While installing on my Windows computer (I’m trying to get a Mac @ home) for theLive TV Show project I had the surprise to get a beautiful error after installing the famous restful-authentication plugin from techno-winee.
rails_apps\dummytest>rake db:create:all
rake aborted!
couldn’t find HOME environment — expanding
Do not panic this is not the end of the world! There is [...]
CushyCMS is a new kind of CMS oriented for simple website and web designer user. It enables to easily manage content from your website by using CSS class named “cushycms” where you need to let the client.
It remember’s me how we can easily do a CMS like this using rules applied on XHTML elements with [...]
Tags:
Cascading Style Sheets,
cms,
cushycms,
dom,
HTML element,
ImageMagick,
php,
prototype,
rails,
Ruby On Rails,
WYSIWYG,
xhtml
Why git is now so popular? Why all Rails developer are migrating their repository from SVN to Git? This is a new trend? I to talk about this phenomenon arround my self and no one’s was able to tell me why Git is technicaly better or wrost than another repository system. Then I started [...]
Yes ! Rails 2.0 is out ! A full list of all new features, optimization and upgrades could be found on the official post :
http://weblog.rubyonrails.org/2007/12/7/rails-2-0-it-s-done
Heroku is a 3-in-one service for Ruby On Rails development : It’s an editor, a collaborative tool and finally it includes a built-in hosting !
I am using it for my new personal project and I can tel you that it’s really effective and useful ! I did my registration form in 20 minutes. (I [...]