-
Fresh Out of the Oven
- Google IRC: Group Chat Rooms on Google
- Consumption versus Creation: Why I like the Padfone Tablet/Phone
- Fault Tolerance: When it segfaults…
- Real Time Scamming: Scammers exploit bin Laden news in search, Facebook
- Power Management vs Low Power Design: Watts the difference?
- DD-WRT Install: Pleasant Hacking
- What FIFA Soccer TV Can Learn From NBA
- Cloud Computing: The Wheel Makes a Circle
- Windows Media Center Remote Control on iPhone
- Windows 7: (Liberating) My Media (Center Setup)
Trip Down the Lane
Pick Your Poison
Category Archives: rails
To Tweet or Not To: @What I Follow
Is it cool to be on twitter? I end up reading about facebook and Twitter more than I need to for social or work reasons. However, it will surprising to know that is more for intellectual curiosity for the underlying … Continue reading
Posted in rails, Technology
Leave a comment
Signalling on Rails: Tips on Exception Notifier
When you are developing rails apps and you are hacking your way around, it is fine to get a bunch of errors and screen dump of what went wrong. However, when you start deploying it and want to convince users … Continue reading
Posted in rails, Technology
Leave a comment
Running Free on Rails: Displaying results of find_by_sql queries
When we construct views of query results using ERb in rails, most of the time we know what we are displaying and how to format it. However, there are a few occasions when we run find_by_sql queries. Even rare are … Continue reading
Posted in rails, Technology
1 Comment
Ruby on Rails: Confessions of a Closet Coder
I have been dabbling with Ruby on Rails a little more lately. I have hacked around and figured out solutions for issues that stumped me based on posts from others or from experiments. I will try to catalog some of … Continue reading
Posted in rails, Technology
Leave a comment
Ruby on Greased Rails: Adventures in Rapid Application Development
Even though I work in a chip company, I believe in tools that work on the web so creating, updating and maintaining data is a collaborative process (and less personal overhead ). Having a spouse who works in web tech … Continue reading
Posted in rails, Technology
Leave a comment