<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Shaun's Notes</title>
	<link>http://www.shaunamarelo.com/shaunsnotes</link>
	<description>notes, fixes, and other cool stuff</description>
	<lastBuildDate>Thu, 05 Mar 2009 09:23:03 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OS X Easter Egg : Hidden &#8220;Suck&#8221; minimizing effect.</title>
		<description><![CDATA[In System Preferences there are only two minimizing effects available: Genie Effect and Scale Effect.
There is another hidden effect called &#8220;suck&#8221;.
To enable the suck effect perform the following:

Open Terminal.
Type the following into terminal
defaults write com.apple.dock mineffect -string suck;killall Dock
Hit enter

Now when you minimize a window it will look as though the Dock is sucking in [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-hidden-suck-minimizing-effect/</link>
			</item>
	<item>
		<title>OS X Easter Egg : Play snake in Terminal</title>
		<description><![CDATA[
Open Terminal
Type in emac then hit enter
Press Esc
Now press x
Type in snake and hit enter

]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-snake-in-terminal/</link>
			</item>
	<item>
		<title>OS X Easter Egg : Play tetris in Terminal</title>
		<description><![CDATA[
Open Terminal
Type emacs and hit enter
Press Esc
Now press x
Type in tetris and hit enter

How to play:
Up/Down : rotate block
Left/Right : Left/Right
]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/os-x-easter-egg-play-tetris-in-terminal/</link>
			</item>
	<item>
		<title>Configure Exchange 2007 to receive e-mail for other domains</title>
		<description><![CDATA[This is all basically extracted from Petri.co.il. I just took the steps without really getting into as much depth so I could use as a quick reference.
By default Exchange will only receive emails being sent across the Active Directory domain, i.e. network.mydomain.local. Most Exchange Servers are set up to receive emails for internet domains, i.e. [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/configure-exchange-2007-to-receive-e-mail-for-other-domains/</link>
			</item>
	<item>
		<title>Virtual Box on Ubuntu (USB Bluetooth dongle): Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR).</title>
		<description><![CDATA[Issue:
When you try to allow Virtual Box to use a USB Bluetooth dongle that is connected to your Ubuntu box you receive this error:
Failed to create a proxy device for the USB device. (Error: VERR_READ_ERROR).
Result Code:   0&#215;80004005
This is a result of Ubuntu not allowing Virtual Box to access the device.
A quick fix is [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/virtual-box-on-ubuntu-usb-bluetooth-dongle-failed-to-create-a-proxy-device-for-the-usb-device-error-verr_read_error/</link>
			</item>
	<item>
		<title>Virtual Box on Ubuntu: the shared folder host path &#8230; is not accessible</title>
		<description><![CDATA[1. Go to: ~/.VirtualBox/Machines
2. Open the folder of the OS having the issue
3. Open the ****.xml file
4. Locate &#60;SharedFolders&#62; and remove the invalid entry that is causing the issue.
5. Now Save and you can refresh VirtualBox to be able to access the virtual OS.
]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/virtual-box-on-ubuntu-the-shared-folder-host-path-is-not-accessible/</link>
			</item>
	<item>
		<title>Put video onto your LG Chocolate</title>
		<description><![CDATA[I was asked by me2downhere on a previous post how to add video to the LG Chocolate Spin vx8550 so I thought it deserved its very own post.
Background Info:
All video files created by the LG Chocolate Spin vx8550 are .3G2 format and therefore for best results only play .3G2 videos on the phone. I have [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/put-video-onto-your-lg-chocolate/</link>
			</item>
	<item>
		<title>How to print to USB printer from DOS</title>
		<description><![CDATA[This is from a mix of articles that I have read online.
This method seems to be the least complex and it works for me.
1. First you will need to share your Printer:
Start &#62; Printers and Faxes &#62; right-click on the printer and &#8220;Share&#8221;
2. Open Command Prompt and type:
NET USE LPT1: \\[The Computer Name]\[The Printer Name]
3. [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/</link>
			</item>
	<item>
		<title>Hack Cell Phone by accessing phone&#8217;s service options (i.e. LG VX8550)</title>
		<description><![CDATA[The current phone I&#8217;m using is a LG Chocolate Spin (VX8550).
When you are at the main screen you can dial:
##test
##data
##telus
##browser
##debug
*NOTE: ##test can access every option and is the only one I type in.
When you enter in one of these options you will be asked for a &#8217;service code&#8217;.
What do you need to get the service [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/hack-cell-phone-by-accessing-phones-service-options-ie-lg-vx8550/</link>
			</item>
	<item>
		<title>How to put mp3 ringtones onto LG Chocolate Spin (8550)</title>
		<description><![CDATA[I found this cool &#8216;hack&#8217; from HERE.
What you need:
1(a). Audacity (optional) : used to splice audio tracks &#8230; need ringtone to be 30 seconds or less
1(b). Or an online ringtone maker like makeownringtone.com (user friendly)
2. BitPim : used to transfer data between your phone and computer
3. USB cord : used to physically connect phone to [...]]]></description>
		<link>http://www.shaunamarelo.com/shaunsnotes/how-to-put-mp3-ringtones-onto-lg-chocolate-spin-8550/</link>
			</item>
</channel>
</rss>
