-
Loading
-
Archives
- January 2012
- July 2011
- April 2011
- February 2011
- November 2010
- October 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- April 2008
-
Meta
Category Archives: apple
Use PHP to find your mobile browser
I needed a quick way to include different files based on the if the visitor to a site is on a mobile device or a regular browser/computer. Every browser has a user agent depending on the operating system, browser and … Continue reading
Posted in apple, Code, fun, Technology, work
Tagged browsers, Code, fun, function, php, user agent
3 Comments
Cleaning my Apple Mighty Mouse Ball's
I have a couple of Apple Mac’s and with each of them, I have a Mighty Mouse. I have one I carry with my with my Mac Book Pro, this is getting quite old now, It was the first release … Continue reading
Changing the RSS refresh rate in Apple Mail
I use Apple’s Mail App as my primary mail client on both my personal and work mac’s, and for both machines I have various RSS Feeds subscribed. I use apple mail as an RSS Client for a couple of reasons, … Continue reading
Posted in apple, Technology, work
Tagged apple, application, daily, leopard, mac, mail, open, rss, terminal, work
2 Comments
BounceBox Update, Version 1.1
I was using an implementation of my BounceBox mootools javascript class on a site I am working on at the moment, and made a couple of additions to the Class that I hope other will enjoy. The new version1.1 demo … Continue reading
Posted in apple, Code, fun, javascript, Life, Technology, work
Tagged bouncebox, class, download, downloads, effects, free, javascript, link, mootools, screen, site, work
Leave a comment
Hack Safari to open links in new tabs, not new windows
Safari (by default) will open certain links (e.g. target=”_blank”) in a new browser window instead of a new tab even if you have your preferences set no too. Fortunately, there is a hidden preference you can set to force Safari … Continue reading
Posted in apple, Technology
Tagged application, browser, Hack, link, mac, open, safari, tab, tabs, terminal, windows
Leave a comment
removing .SVN directories recursively
I have been working a lot lately using SubVersion ‘s to maintain all the projects that I and some times others are all working on. A firm that I contract to has recently set up a SVN Server on a … Continue reading
Posted in apple, Code, Technology, work
Tagged active collab, command line, linux, projects, subversion, svn, web development
2 Comments
Force Eject a CD/DVD in Apple Leopard
Today I had to help a friend force eject a stuck DVD in his iBook, there are a couple of methods we tried and I thought that hey may be helpful for others. I would recommend trying to eject your … Continue reading