Thanksgiving weekend in Google Talk statuses

By , 2009-10-13 09:14

Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Away
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Away
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Away
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Vaughan, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Vaughan, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: I’m not here right now
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: I’m not here right now
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: I’m not here right now
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: I’m not here right now
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Brampton, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Mississauga, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Vaughan, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Markham, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Richmond Hill, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Markham, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Richmond Hill, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Toronto, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Pickering, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Ajax, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Whitby, ON, Canada (google.com/latitude/t)
Mathieu Yiptong: Clarington, ON, Canada (google.com/latitude/t)

BlackBerry dies, 1st time

Mathieu Yiptong: Pierrefonds, QC, Canada (google.com/latitude/t)
Mathieu Yiptong: Sainte-Geneviève, QC, Canada (google.com/latitude/t)
Mathieu Yiptong: Pierrefonds, QC, Canada (google.com/latitude/t)
Mathieu Yiptong: Sainte-Geneviève, QC, Canada (google.com/latitude/t)
Mathieu Yiptong: Pierrefonds, QC, Canada (google.com/latitude/t)
Mathieu Yiptong: Sainte-Geneviève, QC, Canada (google.com/latitude/t)

Mathieu Yiptong: Kirkland, QC, Canada (google.com/latitude/t) Continue reading 'Thanksgiving weekend in Google Talk statuses'»

Mac OS X 10.5.7 on Acer Aspire 3620

By , 2009-10-12 20:40

Update: For temperature/fan issues, this post over at HP Mini forums looks promising.

Yes, it’s another hackintosh post, but what can I say, it’s this stuff that’s hardest to remember and useful to lots of people. Emma, if you’re reading this, this was done for you. 🙂 Let me just say that this is purely for educational purposes, and yes, I do own a real mac and both Leopard and Snow Leopard.

  1. Obtain the excellent iATKOS 7 DVD ISO. Burn to disc.
  2. Boot from the install DVD. (You may have to use an external VGA monitor to prevent the “Blue screen”) Use the Disk Utility to format the drive as a single large HFSJ partition, using the MBR partition table. (I use a partition label without spaces because of some past experiences.)
  3. Install; select appropriate drivers. Don’t reboot at the end of the installation.
    • None of the audio or video drivers work, so uncheck all of them.
    • VoodooPS2 with trackpad plugin works great
    • Intel ICH IDE driver?
    • Cardbus driver causes kernel panic, so UNCHECK that one
    • Voodoo kernel 9.5.0 is necessary, as this machine only has SSE2 (Intel Pentium M 715)
    • I selected the Broadcom wifi driver for a Dell 1370 MiniPCI card; my laptop originally came with an Atheros AR5005G. (The AR5005G works with Leopard, however last I checked it needed to use the old kext from Tiger, which breaks WPA support*)
  4. Now comes the fun part. Download the GMA900 Leopard kext package. (source) Extract it and put the kexts on a FAT32 or FAT formatted USB drive.
  5. Plug the USB drive into the Aspire. Reboot; at the chameleon boot menu press any key to bring up the boot flags prompt (at the bottom of the screen), then type -x -s -v to enter single-user, safe mode with verbose boot.
  6. You will see a lot of scrolling text. Finally it will drop to a shell prompt with instructions about fsck and mount -uw. Do as it says.
  7. cd to /Volumes. mkdir usbdrive.
  8. mount -t msdos /dev/diskXsY /Volumes/usbdrive, where X and Y are the disk and partition numbers of your usb drive, respectively. This may require some trial-and-error, but getting the wrong one won’t harm your system in any way, it will just display an error message.
  9. Once you have the drive mounted, cp -Rv /Volumes/usbdrive/*.kext /System/Library/Extensions. Then cd to /System/Library/Extensions and make sure the two new kexts are owned by root:wheel.
  10. reboot. The system should now boot with QE+CI!
  11. Once you’re at the desktop, you should now install the AC97Audio.pkg and (optionally) the fixed version of VoodooPS2Controller.kext that gives you back the ~ key. I also recommend the VoodooPower.kext from superhai to allow SpeedStep to work.

And that should be it! Note that I am writing this guide from memory, so I may have missed a few steps. DO NOT upgrade to Safari 4 on this machine, it causes kernel panics. Also, I have NOT tested the 10.5.8 update, so YMMV there.

*Atheros 5005G info: Install this IO80211Family.kext. Then, the Atheros card should be detected as AirPort. Unfortunately, attempting to connect to WPA-protected networks will result in a “connection failed” message. To get around this, you can either click the “assist me” button in network preferences and follow the prompts, or use the following command in Terminal (source):

sudo networksetup -setairportnetwork "your wifi name" "password"

Mac OS X on ASUS ITX 220

By , 2009-10-10 16:33

Installed using iATKOS 7.

Patched files necessary:

Graphics (DSDT fix): ITX-220_DSDT_GMA950

Audio (VoodooHDA Volume fix): VoodooMOD

How to tie a tie

By , 2009-10-10 12:27

How to tie a tie… easiest way i’ve found.
http://www.totieatie.com/halfWindsor2.asp

Fix VoodooPS2

By , 2009-10-08 23:20

http://forum.voodooprojects.org/index.php?topic=137.0

Google Street view in Canada

By , 2009-10-08 13:46

http://bit.ly/ylLc4

Nuit Blanche Toronto

By , 2009-10-06 23:27

This past weekend was also Nuit Blanche in Toronto. Highlights included a giant silver bunny-shaped balloon in front of Sears in the Eaton centre, four-letter words on a light sign at city hall, and sweaty blindfolded men cage fighting in the bus terminal.

Also, waffles.

httpvh://www.youtube.com/watch?v=ch15GMJfYGg

Triple-Booting Macbook Pro

By , 2009-10-05 13:01

It’s been a week now and I still have had no success installing all 3 major OSes on my MBP. OSX+Windows works fine (via Bootcamp), OSX+Ubuntu 9.10 also (9.04 hangs on boot).

This, however looks promising:
http://tubeshards.wordpress.com/2006/12/05/install-windows-to-a-macintosh-usb-drive/

Fix ACL/permissions on Mac OS X 10.5+

By , 2009-10-05 10:58

After much hacking at the command line and Google, I found this handy little app that strips the ACLs from files or folders. Why would I want to do this? Well one example is when attempting to retake ownership of a home folder recovered from another Mac’s hard drive.

http://www.macupdate.com/info.php/id/26864

Eventful night in Toronto

By , 2009-10-03 05:08

Yes, I know it’s 5AM on Saturday morning. Yes, I know I should be sleeping. Yes, I want to be sleeping. But I’m not. And for good reason. I’ll start from the beginning.

Friday night was awesome. I left work and drove Marie-Sophie and Sebastien home, then headed over to the Eaton Centre to hang out and have dinner. Later on, I met up with some friends at their apartment. Emma and Alina were just back from auditions for some sketch comedy. We then had a few drinks and headed over to Dance Cave and danced ’til the place closed, singing on the way there and back. Back at the apartment, we had some awesome 3AM pancakes and headed to bed.

Pretty good night so far. But now to why I’m awake at 5AM. About 30 minutes ago, I heard a loud annoying beeping sound. Turns out it was the carbon monoxide detector. So we called poison control, who told us to call 911. Emma and I waited outside for the firemen to show up. They did, sirens and all, and then proceeded to declare it a false alarm. The fire captain then proceeded to have Emma sign away her first-born child and wished us a good night.

And that’s why I’m up at 5AM on a Saturday. Also, now Emma, Alina and Muna have a notice from both the fire and police departments on their fridge :).

Emma checking out the rock damage on her finger

Emma checking out the damage caused by rocking out.

Custom theme by me. Based on Panorama by Themocracy