10 Free Ruby, Ruby on Rails and Grails e-books

Ruby needs no special introduction in the world of object oriented programming. With the slow decline of Java over the years, Ruby has caught the eyes with its  dynamic and reflective programming paradigms.

Ruby on Rails is an extension based on Ruby itself. It is an open source web application framework based on Ruby programming language which is often utilized by web developers for its suitability.

Grails, previously known as Groovy on Rails is an open source web application framework which leverages the Groovy programming language (based on the Java platform).

Full article (544 words) »

Is Ruby very syntax rich? Do you like it? I don’t.

I tried delving into Ruby couple of times in the past. Every time I had this weird feeling of what am I doing here when I am already very well conversant with a simpler language - Java, which gives me everything I need. Ruby just felt very syntax rich, may ways and interesting tricks to do stuff and so on.While these may be appealing to a script-kiddie, nice syntactical sugars do not help much in the long run or help you create robust code (unless you love flying whales and a service which fails every other day).

I am not afraid of developing CRUD interfaces nor do I find it time consuming. What value can I get from RoR? Every time I delve into Ruby & RoR, I come back feeling unsatisfied. What am I missing here?

Full article (317 words) »

6 Ruby on Rails Video Tutorials

The tutorials are an intensive one-day overview of the fundamental concepts of the Ruby on Rails Web programming framework, presented by the UC Berkeley RAD Lab. The tutorials consists of six sections of approximately one hour each. Full article (216 words) »

Twitter Overloaded… Again and Again

Twitter seems to be having serious scalability issues, a malaise which plagued the otherwise popular service since its early days.

Full article (94 words) »

The Smell of Java (& JSP) or A Case for Java

After sometime I am back to developing in Java & JSP. And boy does it smell good! If there is a programmers heaven, I am in it now. I have small self-made libraries to help automating regular tasks, tons of high quality free third-party libraries for the bigger ones like opencsv, poi etc. and I am kicking some coding storm. After spending sometime with other languages and environment it sure feels sweeter.

Full article (497 words) »

Last Week In Perspective: Joel Spolsky, Hani, SSH Hacking, Translator Plugin & Anaconda Theme

Last week was an interesting one as hot debate raged over Joel Spolsky's article on enterprise language, Hani rightly bashed copious logging of open source software and my article on hacking attempts from Caltech topped the list of most read articles. We released Anaconda, a beautiful 3 column WordPress theme and version 3 of Translator Plugin Pro for WordPress.

First let's go over Joel Spolsky's article on programming language for enterprise application development.
Full article (535 words) »

Answering Joel Spolsky’s Questions On Enterprise Development

Joel Spolsky was asked four important questions on enterprise development. Joel didn't offer a clear answer on some of them. Here is my take on all the questions.

Full article (219 words) »

Protected by Comment Guard Pro