Category Archives: Technology

Planting Trees: using railstree plugin in Ruby on Rails

I was looking for a quick way to build a hierarchical navigation tool in Ruby on Rails. There are good examples to build your own tree in Ruby when you use acts_as_tree and Single Table Inheritance etc., but nothing very … Continue reading

Posted in Technology | 3 Comments

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 Technology, rails | 1 Comment

Marc Andreesen refers to the www.softwareinterview.com website

It did not have the slashdot effect but Marc Andreesen linked to the http://www.softwareinterview.com website in his post on recruiting and the traffic jumped a few hundred visitors the next couple of days. I guess the site showed up in … Continue reading

Posted in Technology | Leave a 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 Technology, rails | Leave a comment

Social Bypass: Online Networking

I sometimes feel like I am living in a cave when I keep reading all the magazines and webzines about social networking sites. It is not that I am not online. I have a web presence, developed a website in … Continue reading

Posted in Technology | 1 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 Technology, rails | Leave a comment

Comparison Shopping: Research on the Internet

so much information, so many reviews, so many forums, so little time… Have any of you recently checked how much time you spend on the web doing research about things you are going to do or spend on? Here is … Continue reading

Posted in Technology | 1 Comment

It is Alive: Microsoft Interview Questions Site Ported

The original reason I started looking around for a web hosting company actually came online now. Head on over to http://www.softwareinterview.com to check out the new version of the really old questions page which still generates many emails in my … Continue reading

Posted in Technology | 1 Comment

An Experiment goes Boink: Dreamhost Review

A personal homepage I had started long ago and had been meaning to long overhaul is the Microsoft like Interview Questions database. Last month, I was surprised to hear an intern at my company and an old friend I met … Continue reading

Posted in Technology | Leave a comment