Category Archives: Web

Ahhh, technology

I’m writing this using the brand new wordpress app for my new iPhone 3g. Where would I be without this thing!! By the way… Tap Tap Revenge is a truly great game for the iPhone. And this is my current … Continue reading

Posted in Apple, Misc..., Web | Tagged | Leave a comment

Putting the green in energy bills

I haven’t said much about my current job here, but I’m excited about what I’m doing so I thought I would drop some info. At present (and hopefully for the distant future because I enjoy it that much), I’m working … Continue reading

Posted in Good Steward, Misc..., Software, Web | Leave a comment

Flexable Flex

As I am writing this post, I am sitting in the auditorium of the EBay Town Hall in San Jose, California. No, I’m not here to try to get my money back on a scam auction I was involved in… … Continue reading

Posted in Flex, Web | Leave a comment

Everyone knows the letdown of a bad recommendation…

A newly released site, known as Smatchy (www.smatchy.com), presents an interesting take on recommendations and could become more of the standard than the exception. Smatchy’s premise revolves around users answering questions and then calculating ‘People Like Me’ for users in … Continue reading

Posted in Misc..., Web | Leave a comment

Ajaxed Select Boxes in Rails

The controller for this exercise includes two methods. One for displaying the main page, and a second for generating the select box. Let’s start with the page. We’ll call it order_list: def order_list end That was easy. Nothing here. You’ll … Continue reading

Posted in Rails, Web | 6 Comments