Ruby on Rails

Posted by bordalix Thu, 29 Dec 2005 16:08:00 GMT

I've just finished my first Ruby on Rails web application, and these baby rocks! It's true that you can develop 10 times faster, and it's so simple that you can do it from day one. What follows is a summary of my RoR investigation, from curiosity to my first working RoR web application.

I decided to study more deeply about Ruby on Rails some time ago, and now I had the chance. First, a visit to the official website, a jump to the screencasts section, and watched the screencasts. Seeing is believing, so you have to watch how to make a blog with RoR in 15 minutes (with installation), and how to make a filter for Flickr in 5 minutes (with CSS).

Next, some documentation, which I recommend reading it in the following order:

After these, I was really excited, to I just had to try it for myself. I have a Mac, and I was not willing to compile anything, so I started looking for a no frills package. Found one, Locomotive. Ok, free download, one application, double click and its on. Locomotive is integrated with TextMate, so I decided to extend a little further my investigation and also try it. A trial download, one application, double click, no frills. By the way, TextMate looks promising (more in some days).

Opened a terminal window (tip: open it from Locomotive, it will take care of all the environment variables for you), create a dummy database with sqlite (comes with Locomotive), did some script/generate scaffold xpto, edited some files, and voila, my first web application in RoR.

It's really easy to program in RoR, and still maintain a lot of power. It's a very well organized framework, clean and helpful. And if you are sick of doing always the same things, do yourself a favor and take a couple of hours to try it.

Tags  | no comments

2005 2.0

Posted by bordalix Wed, 28 Dec 2005 16:06:00 GMT

Everybody is trying to make a list of important things for 2005. Well, I was to, but decided to simply label it the "2.0 year". New business models are building from the peer-to-peer social model found in the net, and from the ability to explore the long tail of the market. In the first, digg became bigger then Slashdot, del.icio.us was bought by Yahoo, and wikipedia and folksonomy became part of our lexical.

On the second, iTunes Music Store proved to be a huge business success, eBay paid several billions to have Skype, and everyone is trying to take a piece of the AdSense pie. Maybe the best presentation summarizing all this, was made by Brandon Schauer, check is sources (in the PDF) for further reading.

But this year was also the year of Ajax, JavaScript frameworks and mashups. The web is now easier to use, easier to develop, and the API business model is growing rapidly, as stated by the growth of the mashup matrix. For an excellent example of a mashup, take a look at BlockRocker (GoogleMaps + Amazon + Craigslist).

Well, 2005 was a good year, hope 2006 be even better to everyone.

Tags , , , , , , , ,  | no comments

DropSend

Posted by bordalix Wed, 14 Dec 2005 16:05:00 GMT

If you have difficulties sending big emails (up to 1 GB) try DropSend: it comes with an application for Mac & Windows.

no comments

Back to business

Posted by bordalix Mon, 12 Dec 2005 16:04:00 GMT

Back to work, just to find out that I have +1600 feeds and +400 mails to read. Meanwhile, some news are to important to be kept unnoticed. Please the forgive me the lack of opinions, I'm running against the clock here:

Tags , , , ,  | no comments