Cuppin’ watch

As part of Rails day 2006, Ray is working for the next 24 hours on Cuppin’. Looks like it’ll be a Cork’d for coffee. Good luck guys. Update: This site is up and running now at cuppin.com. Go check it out.

I took the bait (Google Spreadsheets is sweet)

I jumped at the Google Spreadsheets launch (more here) and wanted to share my first impressions. It sure gets the closest to Excel that I’ve seen so far. I was incredibly impressed. The editing, formuals and sheets functionality is very well done. You can even change sheets with CTRL-PgDn like in Excel, although if you have mutliple tabs open in Firefox it will change the sheet in your spreadsheet and then change tabs (so if you want to use this feature, make sure you have your spreadsheet in a single tab instance of Firefox).

More Family 2.0 (I got dissed by cnet)

Back in April I posted (or more like rambled) about some parenting/family sites that were popping up. In a stroke of really, really original thought (I’m being sarcastic here), because they were using what would generally be considered a Web 2.0 approach (collaborative, social, user-generated content, etc.), I called them Family 2.0. Since that time, a blog has been started, Amiglia is using it in their title, and now cnet is running a front page story on it.

Redfin making a comeback

They probably don’t think they ever really went away, but Zillow and Trulia stole most of their thunder. Being that Redfin was only for Seattle, I can see why nobody ever talked much about them. These guys were the pioneers though, in merging maps, listings and recent sales data. When it came out, I was just dying for something similar for Portland. I’m a real estate, map and data junkie, so this was just awesome.

Lesson learned for Visual Studio and Web Deployment Projects

In my jump into using Web Deployment Projects with Web Application Projects I ran into an issue which is rather obvious after the fact, but thought it would be good to share for Google searchers. When creating a new solution/project configuration (i.e. dev, test, production, etc.) in Visual Studio 2005, which is useful to do when using Web Deployment Projects, make sure you set the output path for the Web project to “/bin”.