Too Cool for Internet Explorer

Monday, September 21, 2009

Ruby on Rails for Sale! Under $ 2,500 limited offer.


Last Week I have brought some Java team mates to Dev in Rio 2009, a Web development event here in the town. You can see some pictures from the event here.

I was exited because they will be introduced to Ruby on Rails, by one of the most known Brazilian Rails expert.

But after the Rails keynote, I feel something went wrong.

Here is a summary of my conversation with my team mates:

Me - Hey, what do you think? Is Rails awesome or not?

Them - Yeah, yeah, Rails appears to be really awesome, but the cost is prohibitive.

Me - ????? WHAT ????? It is all open source!

Them - Yeah, yeah, but the problem is the hardware; I will not spent near $ 3,000.00 box into a Mac, just to get introduced to this Rails stuff.

OMG…

Here is the old problem again.

Why in the hell did the experts insist to associate good and productive Rails programmers with a hardware brand or specific O.S.?

I can only imagine someone from the Rails core team has a kind of association with something “evil”.

And they are not alone! People from Ruby Central “purchased and sent Matz a new Mac” which you can see here “full of smiles”.

But, the real fact is: A Mac Book Pro in Brazil could be legally acquired by $ 2,440.00 (best price today)

I need to assume developers on the same country, on the same city, on the same company have something in common.

Developers are average citizens after all.

And average citizens use Windows (more then 90% at least)!

Why, should I try to convince them not only to try a new open source language, a new open source framework, but change everything else around?

I don’t think so.

Thanks to Luis Lavena and a bunch of other smart guys I’m now testing Ruby 1.9.1 on Windows 7.

In the beginning before I start learning Ruby with Satish Talim from RubyLearning, I have spent some time looking for a place where I can learn Ruby using Windows, and my mentor uses Windows as well. Satish shows up just in time for me.

I think there are many similarities between India and Brazil in this case.

Apple products are very expensive pieces in developing countries, and are not for the average people.

That said, Rails experts, please try to be at least more agnostic about hardware and OS when keynoting about Rails.

IMHO, this is the best produced stupidest Apple advertisement ever.

I can understand why some people are stick with Apple products.


Anyway I will say it again.

Being a good and smart Ruby on Rails developer, has no direct relationship with the hardware, Operating system, Editor or IDE you use.

It is all about YOU, your motivation, your perception and good sources of information.

If you like the all open source Linux use it, it is completely free, and friendlier every day.

If you like the software proprietary Windows, buy the hardware you like the most (probably windows will be pre-installed on it).

And last but not least, if you like the software and hardware proprietary OS/X and can afford a Mac, do it, and be happy!

Free will for all!

Tuesday, September 8, 2009

UNDER CONSTRUCTION - to be, or not to be



This weekend I re-started the “TrainerOnRails” Project.

So, it is time to put the first page on that domain which was empty for almost a year.

My first attempt was to Google about “under construction pages”, and doing that, I start to question myself.

Would that be the coolest thing to do first?

Here are some of against opinions about that.

This icon says more about me than it does about my web page

Don’t use under construction pages

Design Mistakes: The Under Construction Page

Under Construction pages on websites - do they matter to SEO?

Making The Most of Being Under Construction

A nostalgic one:

The Top 3 Retro Under Construction Pages

This one disagrees from everyone else, saying an upfront “under construction page” can improve your SEO activity.

Getting Your SEO Started Early With A Development Home Page

The one that looks more pragmatically at this subject is this:

Under Construction page is such a waste of time or is it? What make a good one?

One good idea here:

Cool and Free Launch Page with Ajax Newsletter

Well, I have made my choice: a beta version page will be. No under construction, obvious and redundant, animated gifs at all.


But why in the hell do I need a beta version page?

In fact for some practical reasons:

First of all, if I do nothing, people will see that strange list of files when they access my domain name, if I need to do something, why not to put a page out there?

Secondly, I need to get ready with RRS feeds, donation badges, hit counters, etc. and to get that I need a working page now!

Another problem (in my case), is that TrainerOnRails’ domain, sleeps for almost a year, and there are a few broken links elsewhere that I want to redirect.

How can I do that if I don’t have any “beta version page” to redirect them?

This situation drives me to another research: customized error pages…

In this case, people were getting a 404 error page when they try the old TrainerOnRails link, so, I need to put something there to redirect them.

It is not a regular 404 error customized page, but sounds like one.

To test the whole thing, you can start from the former link, and see what happens:

I’m not a designer, I try to do it quite simple: no CSS, just hard coded HTML and a few images.

I like the final result. It is triple checked by W3C Validation Service, Validome and WDG HTML Validator.

Since it might help someone else to avoid one or two working days on something that simple, I have turned it into an open source project “my_domain_beta_page” and released it on Github.

You are welcome to fork it, customize it and make it better, trying to keep it simple at the same time.

After all: it is just a general beta version page to keep your domain alive up front just before “your real page” get ready.

Next step? What about a Release Candidate page?