Smartness is everything
Tech Bytes
All the technical posts will come under this main category
Rake commands
Aug 6th
List of all possible rake commands
rake db:abort_if_pending_migrations # Raises an error if there are pending… rake db:charset # Retrieves the charset for the curren… rake db:collation # Retrieves the collation for the curr… rake db:create # Create the database defined in confi… rake db:create:all # Create all the local More >
Ext Js 2.0
Aug 6th
Guys,
I have come across to this new js library, ExtJs. These guys have done really excellent job with the java script.
http://www.extjs.com/
They are giving plenty of things which are user friendly as well as developers friendly. Just check out the web desktop and image viewer at the sample page
http://extjs.com/deploy/dev/examples/samples.html
stay tuned for More >