Main Menu
Home
Blogs
Search
Photos
News Feeds
Links
About Me
Resume
Contact Me


Installing Nokia CK-100 Car Kit in Subaru MY09 Forester XT
Written by Michael   
Sunday, 24 May 2009
I recently purchased a Nokia CK-100 to install in my Subaru MY09 Forester.

After unpacking the car kit, I found that there are two verisons of the car kit. The difference is in the wiring harness they are shipped with.
One comes with a small speaker, and a 4 wire harness that consists power, ignition and mute.
The other doesn't ship with the small speaker, and has an additional 16 wire harness, called the CA-135 ISO Cable.
The CA-135 ISO Cable has a 24pin connector which connects to the car kit interface (HF-22).
I had tried contacting Nokia to see if I could purchase this cable seperatly but no one I spoke to there had heard of it.
Last Updated ( Monday, 01 June 2009 )
Read more...
 
Handy Linux Commands
Written by Michael   
Tuesday, 06 May 2008

Here are some commands in Linux that I've found handy.
I'll continue to post more commands as I find them.

First off,
man
This command can be prefixed infront of another command to give you details on its use.
i.e. >man df
Will tell you what the df command is and how to use it.
Depending on your operating system, you might need to press : followed by q to exit the man command.

Last Updated ( Sunday, 08 March 2009 )
Read more...
 
Oracle Applications Config
Written by Michael   
Friday, 09 November 2007
I've decided to start pasting any information I've found handy whilst configuring Oracle Applications.
Just snips of code, and other information which I have had trouble finding myself.

Like the following, which is the list of parameters for the FNDRSRUN form when called from a menu function.
Last Updated ( Friday, 25 April 2008 )
Read more...