Archive for the 'Web Authoring' Category

View your site in (almost) every browser with Browsershots

Monday, January 14th, 2008

Ever wonder what your website looks like in different browsers?  Even though most of us would prefer that people didn’t use browsers like Internet Explorer 6, these old browsers are still widely used.  If you want to make sure that your site is not completely broken in these old browsers, try Browsershots.org.
Browsershots generates screenshots of [...]

Yaml Cookbook for Ruby

Monday, January 14th, 2008

I wanted to learn some about YAML so I could use it in one of my current Ruby on Rails projects. A quick google search turned up a lot of information, but nothing quite as useful as the Yaml Cookbook for Ruby. The cookbook is full of examples of YAML and the corresponding Ruby code. [...]

Firebug

Wednesday, December 27th, 2006

While working on a new site today, I was reminded of just how great the Firebug extension for Firefox really is. I used Firebug heavily about 6 months ago for a Ruby on Rails application. I used it mostly for monitoring and debugging my AJAX calls. Firebug has come a long way [...]

‘Tis The Season For … Ruby!

Tuesday, December 19th, 2006

The guys over at Ruby Inside are putting together a
Ruby Advent Calendar.  The Calendar features a new article about Ruby for each day of Advent.

Following the trend, Err the Blog has put together their own Advent Calendar that’s packed full of useful Rails tips (focusing mostly on ActiveSupport).  There are some great gems in there!

Kevin Lynch Interviewed About Adobe’s Apollo Project

Monday, December 18th, 2006

TalkCrunch recently interviewed Kevin Lynch about Adobe’s upcoming Apollo project. I’ve been keeping my eye on Apollo and it seems quite interesting. Adobe is calling Apollo “a cross-operating system runtime being developed by Adobe that allows developers to leverage their existing web development skills (Flash, Flex, HTML, JavaScript, Ajax) to build and deploy [...]