Category Archives: apple

Safari's CSS Support for multiple backgrounds on the same Style

I was browsing just now and fond something pretty interesting, Safari supports multiple background image declarations for the same style tag. .box {   background: /* Upper-left */ url(./corners_01.png), /* Upper-right */ url(./corners_02.png), /* Lower-left */ url(./corners_03.png), /* Lower-right */ … Continue reading

Posted in apple, Code, design, Technology, work | Tagged , , , , , | Leave a comment

Adium Chat Client Message Theme – Kermit the Frog

I use Adium for Chatting on my Mac. It is a great little App that allows you to connected with multiple Account types like MSN, Yahoo, Google Chat ( or gmail ), MySpace, Facebook and more… all in the one … Continue reading

Posted in apple, Code, design, fun, Life, Technology | Tagged , , , , , | Leave a comment

Virtual Web Hosting on OSX Leopard

Recently I brought a new iMac for my home development, music, movies, games and general play things. For work I develop Web Applications and with my ISP I have a static IP address, so I decided to set up a … Continue reading

Posted in apple, Code, Technology, work | Tagged , , , , , , | 1 Comment

Auto Close Print Queue in OSX Leopard

When printing in Leopard, the print queue application remains open after the print job is done. In Tiger and all previous versions of OS X, the application would quit automatically as soon as the print job was finished. I find … Continue reading

Posted in apple, Life | Tagged , , , , , | Leave a comment

Clearing your DNS Cache in OS X

Anytime you visit a website or do any other kind of DNS (Domain Name System) lookup, the IP address conveniently gets cached. Well today a Graphic Designer I was working with to finish up a site, just couldn’t access the … Continue reading

Posted in apple, Code, Technology | Tagged , , , , , | Leave a comment

Detect iPhone / iTouch Orientation – Change In Your Code

I have been working on a template for an iPhone Library Application today, its pretty simple stuff, A search, Asynchonous paginated results with the full details on each result. It will be using FileMaker for its database, but currently I … Continue reading

Posted in apple, Code, design, Technology, work | Tagged , , , , | 1 Comment

WPTouch – iPhone your WordPress

I came accross this sweet WordPress Plugin called ‘WPTouch today and have just installed it on this blog. What it does, is create an iPhone friendly version of your blog. It has some sweet customisable features, like using Advanced jQuery … Continue reading

Posted in apple, Code, Technology, wordpress | Tagged , , , , | 1 Comment

Creating Custom iphone ringtones in iTunes

The other day i wrote about the great site Audiko in my post about iPhone ringtones, but today I read this article on

Posted in apple, fun, Life | Tagged , , , | Leave a comment