Posts Tagged ‘Tool’

Web based CakePHP Project generation tool

October 23rd, 2009

Yesterday I found a tool which could be handy for rookie CakePHP developers. Atlas is a web code generator based in CakePHP. As a glance it’s a web alternative of CakePHP bake console which is a nice idea indeed.

My first impression was that tool is like diamond in the mud and I was wondering how I didn’t hear about this tool till now, but after installing I realized that it’s not so good as it looked like.

Why?

The first problem occurs in the generation of my first project – I’ve got a error message in Spanish which I couldn’t understand. I had to use Google translate for it, but after the translation, the message still doesn’t say much – “Failed to generate project skeleton”.

After debugging the code figuring out why this error means, I found that the application uses backslash as directory separator (\) ?!? and of course this lead to directories and files with strange names like /var/www/ctest\app\controllers directories where ctest\app\controllers was the full name of the directory :) . I am on Ubuntu Desktop machine where backslash is not a directory separator.

Pros and Cons about this tool:

Pros:

  • Very nice interface – really big point for Atlas
  • It should work properly on windows environment and based on the features list and screenshots it quite intuitive.
  • I like web based development everything is in your web browser, so another big plus.

Cons

  • Not working as expected – the backslash problem described above
  • If you are not Spanish speaking person – you are in the middle of nowhere when you see error like this: Error: no se ha podido generar el esqueleto del proyecto
  • No documentation at all. I had to look in the code in order to get idea why I cannot create a project – Not clear labels (or at least no hints). Probably a hint like: Directory (enter a full path to the empty directory under htdocs) or similar could help a lot.

The conclusion:
Atlas looking like promising tool, still it’s far from the final version, but it’s worth to try it in Windows environment. :) I definitely will follow that project in the future, so hopefully I could use it one day :)

Ubiquity Plugin for Firefox

August 28th, 2008

Yesterday I’ve seen the presentation of this new plug-in and I think it’s quite good! I’ve installed of course and indeed it’s very good! The part which I like is that it’s possible to be extended. Take a look of the video, it’s very good.

Here what the author of the original article say for Ubiquity features:

The overall goals of Ubiquity are to explore how best to:

  • Empower users to control the web browser with language-based instructions. (With search, users type what they want to find. With Ubiquity, they type what they want to do.)
  • Enable on-demand, user-generated mashups with existing open Web APIs. (In other words, allowing everyone–not just Web developers–to remix the Web so it fits their needs, no matter what page they are on, or what they are doing.)
  • Use Trust networks and social constructs to balance security with ease of extensibility.
  • Extend the browser functionality easily.

Link to the original article: Introducing Ubiquity


Ubiquity for Firefox from Aza Raskin on Vimeo.

Powered by WordPress 2.5

March 31st, 2008

Finally WordPress 2.5 is out and I was encouraged from some blog authors that upgrading doesn’t make any damage to the content or the entire site and voilà – it’s true. I could say – easy like written with CakePHP /couldn’t resist/ :) .

Now the admin area is quite different and it’s a little bit confusing at this moment, but I like the new design. The upgrade option is awesome – instead of downloading to user’s machine and then uploading to the server with one click you could upgrade your plug-in versions on the fly.

So far all plug-ins are working correctly so far. Here is the list which I am using at the moment:

  • All in One SEO Pack
  • CodeColorer
  • Counterize II
  • Cryptographp
  • DiggBadger
  • GöSPress
  • Google XML Sitemaps
  • Pagebar2
  • Twitter Tools
  • WP-Polls
  • WP-ContactForm
  • WordPress Code Editor
  • and few others which are not used very much

Toondoo.com – The comics builder

March 16th, 2008

I always liked such sites. Probably there are a lot of them out there, but recently I found that one – toondoo.com and within 2 weeks I found that they upgrade the service and it become very advanced.

With few words – toondoo.com is a online service which give you ability to build comics by drag and drop elements from the gallery. The features which I like in it:

  • ability to create your own characters
  • ability to change character’s mimic and body position
  • ability to upload images
  • ability to draw your gestures
  • ability to edit previous created comics

There a lot more things.

This also inspire me to start my own comics blog. You can find my “art” at comics.chankov.net.

Hope you enjoy it.

ClickHeat – track user’s clicks on your web site

September 24th, 2007

Today … is the first day after my trip in Greece. Well it’s hard to be in good mood after a holiday and I couldn’t code as fast as I want for these first days, but this is another story.

I would like to share here some information about a marketing tool which I just saw. It’s called ClickHeat.
What is the main purpose of that tool? People which using already Google Analytics could see many things which are the same, but in fact there are differences which I am going to mention.
» Read more: ClickHeat – track user’s clicks on your web site

CodePress Online Highlight Editor

August 9th, 2007

Yesterday I was amazed from a project while I browsing in the tech articles. It’s named CodePress.
» Read more: CodePress Online Highlight Editor