<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shaun's Notes &#187; Hack</title>
	<atom:link href="http://www.shaunamarelo.com/shaunsnotes/category/hack/feed/" rel="self" type="application/rss+xml" />
	<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>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Put video onto your LG Chocolate</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/put-video-onto-your-lg-chocolate/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/put-video-onto-your-lg-chocolate/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 05:42:36 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/2008/04/11/put-video-onto-your-lg-chocolate/</guid>
		<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>
			<content:encoded><![CDATA[<p>I was asked by <strong>me2downhere </strong>on a previous post how to add video to the LG Chocolate Spin vx8550 so I thought it deserved its very own post.</p>
<p>Background Info:<br />
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 played multiple .mp4 videos on my phone, however, the video is extremely choppy.</p>
<p>STEPS:<br />
1. Convert video file(s) to .3G2 file format.<br />
2. Transfer the file(s) onto phone.</p>
<p>Step 1: Convert video file(s) to .3G2 file format.</p>
<ul>
<li>obtain an application that converts videos to .3G2<br />
I use Pazera Free Video To 3GP Converter (available from <a href="http://www.download.com/Pazera-Free-Video-To-3GP-Converter/3000-2194_4-10805962.html" target="_blank">download.com</a>)</li>
<li>convert the video(s) to .3G2 using the software<br />
for the Pazera software run &#8216;videoto3gp.exe&#8217; and &#8216;Add&#8217; all your files and then &#8216;Convert&#8217;</li>
</ul>
<p>Step 2: Transfer the video(s) onto your phone<br />
via Bluetooth</p>
<ul>
<li>connect your phone to your computer via bluetooth</li>
<li>transfer the videos to  &#8216;MyVideos&#8217; folder</li>
</ul>
<p>via USB and BitPim (using phone drive space)</p>
<ul>
<li>connect your phone to your computer via USB</li>
<li>open BitPim</li>
<li>through the Filesystem browse to : &#8220;/brew/shared/myvideo&#8221;</li>
<li>upload your videos there</li>
</ul>
<p>via USB onto SD card in the phone</p>
<ul>
<li>connect your phone to your computer via USB</li>
<li>on your phone from the menu go to : &#8220;Tools&#8221; -&gt; &#8220;USB Massage Storage&#8221; and click &#8220;OK&#8221;</li>
<li>your phone will now be recognized as a Removable Storage Device by your computer</li>
<li>open the Removable Storage Device</li>
<li>transfer all videos to &#8216;my videos&#8217; folder</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/put-video-onto-your-lg-chocolate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to print to USB printer from DOS</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:22:20 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Windows XP fixes]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/2008/01/27/how-to-print-to-usb-printer-from-dos/</guid>
		<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>
			<content:encoded><![CDATA[<p>This is from a mix of articles that I have read online.<br />
This method seems to be the least complex and it works for me.</p>
<p>1. First you will need to share your Printer:<br />
Start &gt; Printers and Faxes &gt; right-click on the printer and &#8220;Share&#8221;</p>
<p>2. Open Command Prompt and type:<br />
NET USE LPT1: \\[The Computer Name]\[The Printer Name]</p>
<p>3. Configure the printer to use  TEXT as Print Processor<br />
Start &gt; Printers and Faxes &gt; right-click on the printer and choose &#8220;Properties&#8221;<br />
&#8216;Advanced&#8217; tab &gt; &#8216;Print Processor&#8217; button &gt; Under Default data type select &#8216;TEXT&#8217; and click OK.</p>
<p>If you don&#8217;t choose &#8220;TEXT&#8221; for the default data type then the job will be queued in the printer spool but won&#8217;t actually print.</p>
<p>Now you can use the &#8216;print&#8217; command in DOS and DOS applications to print to the usb printer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hack Cell Phone by accessing phone&#8217;s service options (i.e. LG VX8550)</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/hack-cell-phone-by-accessing-phones-service-options-ie-lg-vx8550/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/hack-cell-phone-by-accessing-phones-service-options-ie-lg-vx8550/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 04:42:52 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/?p=23</guid>
		<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>
			<content:encoded><![CDATA[<p>The current phone I&#8217;m using is a LG Chocolate Spin (VX8550).</p>
<p>When you are at the main screen you can dial:<br />
##test<br />
##data<br />
##telus<br />
##browser<br />
##debug</p>
<p>*NOTE: ##test can access every option and is the only one I type in.</p>
<p>When you enter in one of these options you will be asked for a &#8217;service code&#8217;.</p>
<p>What do you need to get the service code?<br />
1. A usb cable that connects your phone to your computer<br />
2. <a href="http://www.bitpim.org/" target="_blank">BitPim</a> : used to transfer data between phone and computer</p>
<p>What to do:<br />
1. Connect phone to computer via USB</p>
<p>2. Open BitPim and go to &#8216;Settings&#8217; / &#8216;Preferences&#8217; and select your phone from the list then close the window.</p>
<p>3. Click on &#8216;View&#8217; and select &#8216;View Filesystem&#8217;</p>
<p>4. On the left menu click on &#8216;Filesystem&#8217;</p>
<p>5. Now on the right panel expand &#8216;/&#8217; to look for &#8216;nvm/nvm/&#8217; folder</p>
<p>6. You should be able to see a file named &#8216;nvm_0000&#8242;</p>
<p>7. Double-click this file within BitPim and it will open a Hex Editor to view it.</p>
<p>8. The editor is split into 2 sections: hexadecimal (left) and decimal(right). Look for the first 6 decimal numbers on the right side and this is your service code.</p>
<p>9. On your phone dial ##test and enter the 6 digit number you got from nvm_0000.</p>
<p>10. You can now access hidden options like changing your WAP settings that some people have used to bypass the provider&#8217;s proxy server for free browsing.</p>
<p>This is the process I used for my LG Chocolate Spin VX8550 from Telus and I&#8217;m sure it will work with VX series phones.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/hack-cell-phone-by-accessing-phones-service-options-ie-lg-vx8550/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to put mp3 ringtones onto LG Chocolate Spin (8550)</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/how-to-put-mp3-ringtones-onto-lg-chocolate-spin-8550/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/how-to-put-mp3-ringtones-onto-lg-chocolate-spin-8550/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 01:38:55 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Hack]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/?p=22</guid>
		<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>
			<content:encoded><![CDATA[<p>I found this cool &#8216;hack&#8217; from <a href="http://www.allthingsmarked.com/2007/04/05/howto-free-mp3-ring-tones-on-the-lg-chocolate/" target="_blank">HERE</a>.</p>
<p>What you need:<br />
1(a). <a href="http://audacity.sourceforge.net/" target="_blank">Audacity</a> (optional) : used to splice audio tracks &#8230; need ringtone to be 30 seconds or less<br />
1(b). Or an online ringtone maker like <a href="http://makeownringtone.com/" target="_blank">makeownringtone.com</a> (user friendly)<br />
2. <a href="http://www.bitpim.org/" target="_blank">BitPim</a> : used to transfer data between your phone and computer<br />
3. USB cord : used to physically connect phone to your computer</p>
<p>What to do:<br />
1. splice track with Audacity and export as MP3. You will need to install LAME MP3 encoder separately (found @ <a href="http://audacity.sourceforge.net/help/faq?s=install&amp;item=lame-mp3" target="_blank">Audacity site</a>). Or you can use an online ringtone maker<br />
2. Install BitPim<br />
3. Connect phone to computer via USB<br />
4. Open BitPim and go to &#8216;Settings&#8217; / &#8216;Preferences&#8217; and select your phone from the Drop-down menu or use the wizard and close window<br />
5. Click on &#8216;View&#8217; and select &#8216;View Filesystem&#8217; (This will allow you to browse the phone&#8217;s data structure)<br />
6. On the left menu click on &#8216;Filesystem&#8217;<br />
7. For LG 8550 go to &#8216;/brew/shared/ringtone/&#8217;<br />
8. Drag the ringtone you created into this folder and let it transfer.<br />
9. You may have to restart your phone for it to recognize the new ringtone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/how-to-put-mp3-ringtones-onto-lg-chocolate-spin-8550/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
