Articles in category Tools:

RubyRobot Theme for Textmate

Tags: , ,
Posted 4. March 2007.

A color theme for my favourite text editor Textmate. Easy on the eye and optimized for working with Ruby on Rails, HTML, PHP and Javascript files. Colors appear a bit too bright with Safari in the screenshots, but that seems to be the old color profile guessing issue.

Ruby on Rails

Read more ... (99 words) 10 Comments.

Spoofing the User Agent with Safari or Firefox

Tags: , , , , , ,
Posted 20. December 2006.

If you're a web designer or administrator and frequently have to access your own web pages, it is useful to hide your own requests from the web server's statistics generated by a tool like Awstats. For dial-up users it is common practice to ignore a subnet's IP range like this:

Read more ... (326 words) 7 Comments.

Subversion With Mac OS X Tutorial

Tags: , , ,
Posted 21. September 2006.

Updated: June 2009

Subversion is a version control system that allows you to work with other people on a project and switch back easily to every version ever made. It can be used for all kinds of projects like application source code, web sites, even images or just simple text documents. Once you have it all set up and followed all the steps described below, it is easy to handle and a very useful thing – not just for computer geeks.

Read more ... (1709 words) 76 Comments.