Posts tagged as:

tip

A Reminder – QuickSilver Style

September 14, 2007

So, I ran across a little QuickSilver tip which may be old news for the QS power users, but was new to me: QuickSilver is a a great timer for reminders. So, say you need to call someone in 30 minutes, but you don’t want to have to keep monitoring the clock as you are [...]

1 comment Read the full article →

Efficient WebDev Tip

April 3, 2006

The post Write Stylesheets Simultaneously has a great tip for easing the initial development of a new site. Instead of manually reloading your browser each time you want to view your changes to your markup or CSS, throw a simple meta refresh into the HEAD so the page will reload automatically every N seconds. A [...]

0 comments Read the full article →

Wireless network-aware homepage

February 6, 2006

From Mac Geekery comes the wireless network aware homepage

Given a list of trusted SSID’s it will test internet connection and:
1. if connected to a trusted network it will load homepage if connected or display an error if not connected
2. if connected to another network it will display SSID and connection status
3. if not connected to [...]

0 comments Read the full article →