AV-Looks
Watching and Wondering

MacBook on Rails

Posted by Andrew Fri, 24 Feb 2006 06:49:00 GMT

DHH, creator of Rails gushes about his new MacBook

For myself, I recently retired my dinosaur G3 iBook in favor of a last generation 15” PowerBook G4. I’m happy with that, and happy for all you guys with the big bucks who can enjoy the brand new toys.

Posted in  | Tags  | 2 comments | 1 trackback

Out of the mouths...

Posted by Andrew Thu, 23 Feb 2006 23:42:00 GMT

Karl (age 9): ” ‘obese’, what does that mean?”

Lydia (age 12): “It means you hit every corner you turn.”

Posted in  | Tags ,  | 2 comments | no trackbacks

In danger on Safari?

Posted by Andrew Tue, 21 Feb 2006 23:03:00 GMT

With the recent publicity of Mac-targeted viruses, worms and other malicious critters, Macphiles should be aware of the inherent danger of going on Safari. There are really big and mean critters out there waiting to pounce…

Read about it

It’s good to know we have other very good options, like Camino

Posted in  | Tags , ,  | 1 comment | no trackbacks

Running Instiki - Best practices

Posted by Andrew Thu, 16 Feb 2006 00:47:00 GMT

Best practices for running Instiki

Initial setup – prerequisites

  1. Download and install Ruby 1.8.2. In all our experience, later versions of Ruby break Instiki. You can download the source from ruby-lang.org . We recommend building from source (tar zxvf, cd to dir, ./configure, make, make install), though you can certainly install ruby with any of the various package managers out there.
  2. Download and install rubygems . tar zxvf the file, cd into the dir, and run `ruby setup.rb`
  3. run `gem install instiki—include-dependencies`. Besides Ruby 1.8.2, the current Instiki (0.10.2) needs Rails 0.13.1, not higher. A very nice thing about gem is that you can have multiple versions of packages, e.g. Rails 1.0.0 and 0.13.1 installed, and different ruby gems and apps just seem to know what they need.
Read more...

Posted in ,  | Tags , , , ,  | no comments | no trackbacks

How to connect a live site to Subversion

Posted by Andrew Wed, 08 Feb 2006 22:37:00 GMT

Subversion source control management is a big improvement over CVS. But newcomers often ask, “yes, but how do I set up a live website with SVN?”

Here is the step by step procedure.

Read more...

Posted in  | Tags ,  | 1 comment | no trackbacks

The Subversion Book

Posted by Andrew Wed, 08 Feb 2006 19:45:00 GMT

The Subversion Book published by O’Reilly is a good manual and reference on the practical day to day use of Subversion. But what’s even better, the entire text is accessible online for free.

Posted in  | Tags ,  | no comments

Mailroom is unveiled

Posted by Andrew Wed, 08 Feb 2006 03:40:00 GMT

This week is the famed Demo Conference in Phoenix Arizona. There our good friends at Sprout are unleashing their debut Ruby on Rails app, Mailroom. Sign up for a free account and check it out!

Posted in ,  | Tags ,  | 3 comments | no trackbacks

Older posts: 1 ... 3 4 5 6