Tze Chuen’s Weblog

my inner geek unleashed…

LOLCats on the newspaper

lolcats

Source

As seen on Digg. ;)

January 28, 2008 Posted by tzechuen | funny | , , | 7 Comments

DeviantArt Laptop Messenger Bag

Just received it this morning. The bag itself feels really solid. At a price of $56.71 USD ($38 without freight charges), this is a good buy considering the fact that Crumpler messenger bags back in Aus are really expensive (around $140 AU).

bag1.jpg

The bag itself.

bag2.jpg

Interior of the bag, with my MacBook Pro and some magazines.

Delivery [from US to Malaysia] only took several days, which is amazing. You could have a look at it here. (Currently out of stock at time of writing :P)

I personally rate this bag 4/5 for build quality, 4.5/5 for design and 5/5 for value.

January 28, 2008 Posted by tzechuen | thoughts | , | 1 Comment

Tech Tip: Insert text message on your login window (Mac)

So you got that spanking new [Macbook Air?] laptop. So freaking light [yet so easy to get stolen, or lost]. You would like to somehow “watermark” your laptop so that if an Apple technician OR a good samaritan boots up your laptop, he/she would see a message on the login window….. so he would know who to return this laptop to.

Example: “This is a property of Mike Cannon, if found please contact me at +6012-345-6789. Thanks.”

Behold….

This is a tip I’ve submitted to Macosxhints.com but the editor insisted that it is a dupe when clearly the 2 years old hint does not work anymore on Mac OS X 10.5 (Leopard). Also, please note that I’ve only tested this method on Leopard but it should work on older versions of Mac OS X such as Tiger.

Before you apply this tip [especially on non-Leopard machines] please note that I take no responsibility whatsoever if your computer decides to explode into pieces or refuse to play your porn videos anymore.

  1. First, navigate to /Library/Preferences folder.
  2. Right click on com.apple.loginwindow.plist and click Get Info.
  3. Click on the lock icon on the bottom right (under Sharing & Permissions) and authenticate.
  4. Now, you should see that the ‘+’ button is un-greyed. Click the ‘+’ button and choose your account name. Give your account name ‘Read & Write’ priveledge. (NOTE: This will only give your account temporary read & write access to the current file until you log out.)
  5. Open this file with Property List Editor. (You need to install Xcode Tools from your OS X Installations discs if you don’t have this)
  6. Expand Root and click on Root. Click on New Child. Name this child ‘LoginwindowText’ without the quotes. Make sure the class for this child is String.
  7. Insert whatever message you would like your login window to display in Value. (NOTE: If you would like line breaks in your message, the workaround is to open a text editor such as TextEdit and craft your message there first, then paste it back into the Value box.)
  8. Save the plist file (Apple+S).
  9. Finally, log out and check to see if your login window now shows the text message! :)

loginwindow.png
Sorry about the poor quality picture. I left my digicam back in Aus. Till the next tech tip, I hope you enjoyed this one.

January 28, 2008 Posted by tzechuen | tech tip | , , , , , , | 1 Comment