Archive | Web Authoring RSS feed for this section

Find, Share and Install Ubuntu Apps on Facebook

Recently, I wanted to learn how to make Facebook applications using Ruby on Rails. For my first project, I decided to build a small application to let people find, share, install and promote Ubuntu software right from within Facebook. Determining which software we use can be a very social experience, often we’ll ask our friends [...]

Read full storyComments { 4 }

View your site in (almost) every browser with Browsershots

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 [...]

Read full storyComments { 0 }

Yaml Cookbook for Ruby

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. [...]

Read full storyComments { 0 }

Firebug

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 [...]

Read full storyComments { 0 }

‘Tis The Season For … Ruby!

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!

Read full storyComments { 0 }

Kevin Lynch Interviewed About Adobe’s Apollo Project

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 [...]

Read full storyComments { 0 }

Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate

If you’re a website operator or up-and-coming blogger, you may have noticed your bandwidth bills growing larger each month. Fortunately, there’s a very easy way to transparently compress your pages and save bandwidth and download time for you and your visitors. Version 2 of the Apache web server features a module called “mod_deflate”, [...]

Read full storyComments { 0 }

Blake Ross of Firefox Fame Has a New Project: Parakey

IEEE Spectrum has a great 4-page article about a new project from Blake Ross.  His idea seems very similar to Adobe’s Apollo project.  It seems that cross-platform, “sometimes connected” web/desktop applications are “coming things“.  The article is a little long, but a very interesting read.
Read more: IEEE Spectrum: The Firefox Kid

Read full storyComments { 0 }

37Signals Releases Free Version of "Getting Real”

I picked up “Getting Real” from 37Signals back when it was first released as a PDF book. It was well worth the $19 price tag. The book is packed full of useful insights into starting and running your own web business.
I’ve recommended the book to several people (you know who you are), but [...]

Read full storyComments { 0 }

Some Interesting Website Statistics

W3Counter – Global Web Stats
I hope some people will take Firefox’s 25% market share as a sign to quit making their sites compatible only with IE (um, are you listinging Yahoo!?).

Read full storyComments { 0 }