Retro Mac nerd alert
Kath and I both had food poisening on the weekend (I'll spare you the details) so I've been couch bound for a few days. What better iq-free way to kill some time than by geeking out with mac emulators. After numerous games of Shufflepuck Cafe, Glider, Prince of Persia etc. I stumbled across this insane website:
http://www.my-old-macintosh.de/ The eWorld app is mind-bendingly cool. And if you leave it alone you get flying toasters. 10:54 AM, 31 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (0) Installing avrdude via MacPorts
avrdude is a program that you use to download compiled software to the (excellent) Atmel AVR line of microprocessors.
Trying to install the current avrdude via MacPorts can hit a snag though, because there is a flex source file (lexer.l) which won't compile with the version of flex that MacPorts installs (if you have ever installed flex via MacPorts). The Apple supplied flex is fine, so the Portfile just needs a little addition to point the ./configure in the right direction. Edit the portfile: /opt/local/var/macports/sources/rsync.macports.org/ release/ports/cross/avrdude/Portfile And add the following line to the end: configure.env-append LEX=/usr/bin/flex Now you just need to rebuild: sudo port clean avrdude Job done! 09:08 AM, 19 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (0) Bringing Cubase LE into the 20th centuryCubase, like Photoshop and many other seemingly professional software packages, refuse to acknowledge that software developers (who you might consider important users) often choose to install their Macs with case-sensitive file systems. Mac OS X has had case sensitive file system options since 10.0 in 2001 included UFS. Anyhoo, to make Cubase LE work after the installer botches it's attempts, run the following in your terminal: CUBASE="/Applications/Cubase LE 4.app" cd "$CUBASE/Contents" sudo mv components Components # documentation stays lowercase # documentation files seem missing - can get them from steinberg website anyway # fonts must stay lowercase sudo mkdir -p Help sudo mv help/* Help sudo rmdir help sudo mv presets Presets sudo mv scripts Scripts sudo mv Scripts/patchnames Scripts/Patchnames sudo mv Scripts/trackmixer Scripts/Trackmixer sudo mv Templates templates/unknown.cpr # templates dir stays lowercase sudo mv vstplugins VSTPlugIns # in case future updates have different casing: sudo ln -s Components components sudo ln -s documentation Documentation sudo ln -s fonts Fonts sudo ln -s Help help sudo ln -s Presets presets sudo ln -s Scripts scripts sudo ln -s templates Templates sudo ln -s VSTPlugIns vstplugins Or I zipped this up in a command file you can double click if you prefer: fix_cubase_case_sensitive.command.zip. 06:39 PM, 03 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (1) Welcome to Macintosh - the documentaryChristmas present idea if anyone's listening :) Welcome to Macintosh —the documentary for the rest of us. 01:30 PM, 02 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (0) By popular demand, heads up 'tunes 0.4 There's a raft of new features, none cooler than the popup you get if you hover over an album cover when the window is too small to show any text. Pictured left.
Happy Matt? The big change is that it's now designed to stay running all the time. When you pause or stop iTunes, the hut window will tastefully fade away. When iTunes fires up again, it will come back. There are a number of new options in the prefs window to support that such as adding to your login items. 11:07 PM, 01 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (1) Brilliant way to schedule events with others
When you don't know which of a few meetup times will work for everyone a meeting request email isn't going to work. doodle.com lets you select a number of date/time options on a calendar and send an email to your friends/colleagues to indicate which ones suit them - then calculating the best option to maximise attendance is easy!
You can do simple polls as well. 11:03 PM, 01 Dec 2008 by Mark Aufflick Permalink | Short Link | Comments (0) |
Archive
July 2010 June 2010 May 2010 April 2010 March 2010 February 2010 January 2010 October 2009 September 2009 August 2009 July 2009 June 2009 May 2009 April 2009 February 2009 January 2009 December 2008 November 2008 October 2008 September 2008 August 2008 July 2008 June 2008 May 2008 March 2008 February 2008 January 2008 December 2007 November 2007 October 2007 September 2007 August 2007 July 2007 June 2007 May 2007 April 2007 March 2007 February 2007 January 2007 December 2006 November 2006 October 2006 September 2006 August 2006 July 2006 June 2006 May 2006 April 2006 March 2006 February 2006 January 2006 December 2005 November 2005 October 2005 September 2005 August 2005 July 2005 June 2005 May 2005 April 2005 March 2005 February 2005 January 2005 December 2004 November 2004 October 2004 September 2004 August 2004 July 2004 June 2004 May 2004 April 2004 March 2004 February 2004 January 2004 December 2003 November 2003 October 2003 September 2003 August 2003 Blog Categoriessoftware (29)..cocoa (14) ..heads up 'tunes (5) ..ruby (4) ..lisp (1) ..perl (3) ..openacs (1) mac (19) embedded (2) ..microprocessor (2) ..avr (1) electronics (3) design (1) photography (24) ..black and white (6) ..A day in Sydney (18) ..The Daily Shoot (5) food (2) Notifications Request notifications
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||







There's a raft of new features, none cooler than the popup you get if you hover over an album cover when the window is too small to show any text. Pictured left.

Request notifications