<?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>Function13.net &#187; lijamez</title>
	<atom:link href="http://www.function13.net/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.function13.net</link>
	<description>A blog about technology and code.</description>
	<lastBuildDate>Tue, 23 Feb 2010 07:37:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.10 Karmic Koala: Fix Video Tearing with Compiz &amp; Nvidia Geforce GTS 250</title>
		<link>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/</link>
		<comments>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:37:10 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[geforce]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video tearing]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=718</guid>
		<description><![CDATA[
I am using Ubuntu 9.10 but steps should be similar for other distributions too.
Video Tearing with Compiz
Ubuntu&#8217;s NVidia drivers are okay for this card. I tried playing 1080p video and it works well if you don&#8217;t have compiz turned on. When compiz is on, the video tearing is noticeable. This is what I did to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-720" title="Nvidia Tearing" src="http://www.function13.net/wp-content/nvidia-tearing.jpg" alt="" width="300" height="300" /></p>
<p>I am using Ubuntu 9.10 but steps should be similar for other distributions too.</p>
<h2>Video Tearing with Compiz</h2>
<p>Ubuntu&#8217;s NVidia drivers are okay for this card. I tried playing 1080p video and it works well if you don&#8217;t have compiz turned on. When compiz is on, the video tearing is noticeable. This is what I did to solve it:</p>
<ol>
<li>In CompizConfig Settings Manager (installable via Ubuntu Software Cemter), go to General Options &gt; Display Settings. Set Refresh Rate to 60 and check &#8220;Sync to VBlank.&#8221;</li>
<li>Enable &#8220;Sync to VBlank&#8221; under nvidia-settings. To do this, go to System &gt; Administration &gt; NVIDIA X Server Settings. Then, choose OpenGL Settings, and check the &#8220;Sync to VBlank&#8221; box.</li>
</ol>
<p>This stopped the tearing I guess, but the 1080p became very choppy, probably because the driver is old. Once I installed the latest drivers, the problem was no more.</p>
<h2>Update NVidia Drivers</h2>
<p>The drivers in the Ubuntu repositories are almost always old. To install the latest version, go to the <a href="http://www.nvidia.com/page/home.html">NVidia</a> site and download the latest version. As of Feb. 22, 2010, the latest version is 190.53. Set the .run as executable by right clicking the file &gt; Properties &gt; Permissions and then checking &#8220;Allowing executing file as program.&#8221;</p>
<p>Before installing, close X by typing into a terminal:</p>
<pre>sudo /etc/init.d/gdm stop</pre>
<p>Then run the installer:</p>
<pre>sudo ./NVIDIA-Linux-x86_64-190.53-pkg2.run</pre>
<p>Choose &#8220;Yes&#8221; for every dialog.</p>
<p>After installation, start X again:</p>
<pre>sudo /etc/init.d/gdm start</pre>
<p>And the new drivers should be loaded.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;t=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250&amp;summary=%0D%0A%0D%0AI%20am%20using%20Ubuntu%209.10%20but%20steps%20should%20be%20similar%20for%20other%20distributions%20too.%0D%0AVideo%20Tearing%20with%20Compiz%0D%0AUbuntu%27s%20NVidia%20drivers%20are%20okay%20for%20this%20card.%20I%20tried%20playing%201080p%20video%20and%20it%20works%20well%20if%20you%20don%27t%20have%20compiz%20turned%20on.%20When%20compiz%20is%20on%2C%20the%20video%20tearing%20is%20noticeable.%20This%20i&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;title=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/&amp;n=Ubuntu+9.10+Karmic+Koala%3A+Fix+Video+Tearing+with+Compiz+%26+Nvidia+Geforce+GTS+250&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/02/22/ubuntu-9-10-karmic-koala-fix-video-tearing-with-compiz-nvidia-geforce-gts-250/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Set Up the Logitech MX Revolution in Linux with Revoco</title>
		<link>http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/</link>
		<comments>http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:36:47 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[mx revolution]]></category>
		<category><![CDATA[revoco]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=713</guid>
		<description><![CDATA[Download Revoco 0.5
Wheel:
The basic mouse functions will work in Linux but to get the mouse wheel customized, download Revoco 0.5. Extract the contents to some folder, go to that folder in the terminal and compile it by typing &#8220;make&#8221;.
Run revoco without any parameters to see the usage. Remember to run it as root! I personally [...]]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: center;"><img class="aligncenter size-full wp-image-723" title="Logitech MX Revolution" src="http://www.function13.net/wp-content/Logitech-MX-Revolution-Wireless-Laser-Mouse1.jpg" alt="" width="280" height="280" /><a href="http://www.function13.net/wp-content/revoco-05tar.gz">Download Revoco 0.5</a></h3>
<h2>Wheel:</h2>
<p>The basic mouse functions will work in Linux but to get the mouse wheel customized, download <a href="http://www.function13.net/wp-content/revoco-05tar.gz">Revoco 0.5</a>. Extract the contents to some folder, go to that folder in the terminal and compile it by typing &#8220;make&#8221;.</p>
<p>Run revoco without any parameters to see the usage. Remember to run it as root! I personally prefer setting it to auto so I&#8217;ll run something like this:</p>
<pre>sudo ./revoco auto=18</pre>
<p>Where the number indicates the sensitivity. 0 = free scroll, 50 = clicky scroll.</p>
<p>The neat thing about revoco is that, unlike Logitech&#8217;s SetPoint, you only need to run this once and the settings stay regardless of whether the next computer you plug it in has SetPoint or revoco. Handy if you need it to function the way you like on a work computer <img src='http://www.function13.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>Extra Functions:</h2>
<p>Download btnx and you can set functions to the mouse wheel/buttons. Remember to detect the mouse buttons first before assigning features.</p>
<p>Note that while btnx has a tab for revoco, it may not work if revoco is removed from the build of btnx due to a licensing issue.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;t=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco&amp;summary=Download%20Revoco%200.5%0D%0AWheel%3A%0D%0AThe%20basic%20mouse%20functions%20will%20work%20in%20Linux%20but%20to%20get%20the%20mouse%20wheel%20customized%2C%20download%20Revoco%200.5.%20Extract%20the%20contents%20to%20some%20folder%2C%20go%20to%20that%20folder%20in%20the%20terminal%20and%20compile%20it%20by%20typing%20%22make%22.%0D%0A%0D%0ARun%20revoco%20without%20any%20parameters%20to%20see%20the%20usage.%20Remembe&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;title=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/&amp;n=Set+Up+the+Logitech+MX+Revolution+in+Linux+with+Revoco&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/02/22/set-up-the-logitech-mx-revolution-in-linux-with-revoco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to move the User folder in Windows 7</title>
		<link>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/</link>
		<comments>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 03:41:16 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[user profile]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=677</guid>
		<description><![CDATA[
In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-697" title="d_silhouette" src="http://www.function13.net/wp-content/d_silhouette.gif" alt="" width="200" height="126" /></p>
<p>In Windows, there is no simple and obvious way to move the entire user folder to another location so we&#8217;ll need to make some modifications in the registry. This method may not be optimal, but it works for me. I am using Windows 7 Professional and I&#8217;m not sure if it works for Vista or XP. This method will move the entire user profile, including the standard folders like Documents, Pictures, and Music in addition to the hidden AppData folder where applications store their settings.</p>
<p>Before starting, I recommend that this is done very early after installing Windows 7 since poorly written programs reference a static path instead of looking up a system variable. This means that the program will try to access the old user folder instead of the new location after the user folder has been moved. I&#8217;ll assume that the next steps are done immediately after a clean Windows 7 install and the Windows install partition is in C:\ and the partition to move the user folder is D:\. So, in the end I want to move C:\Users to D:\Users.</p>
<p>After install, Windows 7 creates the first user account. Because we haven&#8217;t messed with the registry just yet, it will create the account in C:\Users\. Nothing can be done about this right now, so just create the account with a throwaway name.</p>
<div id="attachment_680" class="wp-caption alignright" style="width: 100px"><a href="http://www.function13.net/wp-content/Folder-Options.png"><img class="size-thumbnail wp-image-680 " title="Folder Options" src="http://www.function13.net/wp-content/Folder-Options-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">The Folder Options Dialog</p>
</div>
<p>First, change folder options to show hidden files and folders by opening an explorer window, press Alt, then from the menu bar choose Tools &gt; Folder Options. Click the View tab and choose &#8220;Show hidden files, folders, and drives.&#8221;</p>
<p>Next, go to C:\Users\ and copy the Public and Default folders to D:\Users\.</p>
<p>Open up the registry editor by typing &#8220;regedit&#8221; in the Start Menu search box and press Enter. Navigate to the following path:</p>
<pre>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList</pre>
<div id="attachment_683" class="wp-caption alignleft" style="width: 100px"><a href="http://www.function13.net/wp-content/ProfileList.png"><img class="size-thumbnail wp-image-683 " title="ProfileList" src="http://www.function13.net/wp-content/ProfileList-150x150.png" alt="" width="90" height="90" /></a>
<p class="wp-caption-text">After changing the values.</p>
</div>
<p>Change the Default, ProfilesDirectory, and Public strings to the location that you want them to be. For example, I changed them from %SystemDrive%\Users\Default, %SystemDrive%\Users, and %SystemDrive%\Users\Public to D:\Users\Default, D:\Users, and D:\Users\Public, respectfully.</p>
<p>From now on, the Default and Public profiles are located in the new path and all <em>new </em>user profiles will be created in the ProfilesDirectory path.</p>
<p>Now, use the control panel to create a new account and it should be created in D:\Users\.</p>
<p>Log out and log in to the new account to make sure that it is, in fact, located in D:\Users\. If you have an existing user profile that you wish to use, just copy everything into the newly created user profile and overwrite everything and log back in to the new account. Once everything works, you may delete the throwaway account.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;t=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7&amp;summary=%0D%0A%0D%0AIn%20Windows%2C%20there%20is%20no%20simple%20and%20obvious%20way%20to%20move%20the%20entire%20user%20folder%20to%20another%20location%20so%20we%27ll%20need%20to%20make%20some%20modifications%20in%20the%20registry.%20This%20method%20may%20not%20be%20optimal%2C%20but%20it%20works%20for%20me.%20I%20am%20using%20Windows%207%20Professional%20and%20I%27m%20not%20sure%20if%20it%20works%20for%20Vista%20or%20XP.%20This%20me&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;title=How+to+move+the+User+folder+in+Windows+7" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/&amp;n=How+to+move+the+User+folder+in+Windows+7&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/01/01/how-to-move-the-user-folder-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seagate Barracuda HDD vs. OCZ Vertex SSD &#8211; HD Tune Results</title>
		<link>http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/</link>
		<comments>http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 08:47:39 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[hd tune]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[ocz vertex]]></category>
		<category><![CDATA[seagate barracuda]]></category>
		<category><![CDATA[ssd]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=662</guid>
		<description><![CDATA[Tested on a system with the following specs:

ASUS P5P43TD Motherboard
Intel Core 2 Quad Q8200 2.33GHz
8GB DDR3
Windows 7 Professional 64-bit

Seagate Barracuda HDD

7200RPM
500GB
SATA2
3.5&#8243;
16MB Cache



OCZ Vertex SSD

60GB
SATA2
2.5&#8243;
64MB Cache
Firmware 1.4






			Share this on Reddit
		

			Digg this!
		

			Share this on del.icio.us
		

			Stumble upon something good? Share it on StumbleUpon
		

			Share this on Facebook
		

			Share this on LinkedIn
		

			
		

			Submit this to SlashDot
		

			Blog this on Blogger
		




]]></description>
			<content:encoded><![CDATA[<p>Tested on a system with the following specs:</p>
<ul>
<li>ASUS P5P43TD Motherboard</li>
<li>Intel Core 2 Quad Q8200 2.33GHz</li>
<li>8GB DDR3</li>
<li>Windows 7 Professional 64-bit</li>
</ul>
<h2>Seagate Barracuda HDD</h2>
<ul>
<li>7200RPM</li>
<li>500GB</li>
<li>SATA2</li>
<li>3.5&#8243;</li>
<li>16MB Cache</li>
</ul>
<p style="text-align: center;"><a href="http://www.function13.net/wp-content/HDD.png"><img class="size-full wp-image-663 aligncenter" title="HDD" src="http://www.function13.net/wp-content/HDD.png" alt="" width="570" height="460" /></a></p>
<p style="text-align: center;">
<h2>OCZ Vertex SSD</h2>
<ul>
<li>60GB</li>
<li>SATA2</li>
<li>2.5&#8243;</li>
<li>64MB Cache</li>
<li>Firmware 1.4</li>
</ul>
<p><a href="http://www.function13.net/wp-content/SSD.png"><img class="aligncenter size-full wp-image-664" title="SSD" src="http://www.function13.net/wp-content/SSD.png" alt="" width="570" height="460" /></a></p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;t=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results&amp;summary=Tested%20on%20a%20system%20with%20the%20following%20specs%3A%0D%0A%0D%0A%09ASUS%20P5P43TD%20Motherboard%0D%0A%09Intel%20Core%202%20Quad%20Q8200%202.33GHz%0D%0A%098GB%20DDR3%0D%0A%09Windows%207%20Professional%2064-bit%0D%0A%0D%0ASeagate%20Barracuda%20HDD%0D%0A%0D%0A%097200RPM%0D%0A%09500GB%0D%0A%09SATA2%0D%0A%093.5%22%0D%0A%0916MB%20Cache%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AOCZ%20Vertex%20SSD%0D%0A%0D%0A%0960GB%0D%0A%09SATA2%0D%0A%092.5%22%0D%0A%0964MB%20Cache%0D%0A%09Firmware%201.4%0D&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;title=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/&amp;n=Seagate+Barracuda+HDD+vs.+OCZ+Vertex+SSD+-+HD+Tune+Results&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2010/01/01/seagate-barracuda-hdd-vs-ocz-vertex-ssd-hd-tune-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up a Samba Server in Ubuntu</title>
		<link>http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/</link>
		<comments>http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 21:52:22 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=614</guid>
		<description><![CDATA[
So you have a Linux desktop or server and want to share files and/or printers to your Windows PCs or Macs. Luckily, all three operating systems support SMB so let&#8217;s use that. With Samba you can share files and printers on your home network and protect your shares with a username and password.

Install
First, fire up [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-615" title="Samba" src="http://www.function13.net/wp-content/Samba.jpg" alt="Samba" width="498" height="155" /></p>
<p>So you have a Linux desktop or server and want to share files and/or printers to your Windows PCs or Macs. Luckily, all three operating systems support SMB so let&#8217;s use that. With Samba you can share files and printers on your home network and protect your shares with a username and password.</p>
<p><span id="more-614"></span></p>
<h2>Install</h2>
<p>First, fire up a terminal window and install the Samba server and GUI Configuration Tool:</p>
<pre>sudo apt-get install samba system-config-samba</pre>
<p>Once finished the configuration tool can be found under System &gt; Administration &gt; Samba</p>
<h2>Settings</h2>
<div id="attachment_622" class="wp-caption alignleft" style="width: 130px"><a href="http://www.function13.net/wp-content/samba-newuser.PNG"><img class="size-thumbnail wp-image-622 " title="samba-newuser" src="http://www.function13.net/wp-content/samba-newuser-150x150.PNG" alt="samba-newuser" width="120" height="120" /></a>
<p class="wp-caption-text">Adding a new user.</p>
</div>
<p>Make sure the workgroup matches that of your Windows PCs by going to Preferences &gt; Server Settings. If you are using Windows 7 or Vista, it&#8217;s &#8220;workgroup&#8221; (and Samba should already be set to that). If XP, it&#8217;s usually &#8220;mshome&#8221;.</p>
<p>Create a username and password to secure the shares by going to Preferences &gt; Samba Users and click on &#8220;Add User.&#8221; Add as many users as you need.</p>
<p><strong>Unix Username:</strong> Pick the linux user account<br />
<strong>Windows Username / Samba Password:</strong> The Windows username and samba password will be used for authentication when accessing the share.</p>
<h2>Shares</h2>
<p style="text-align: left;">Time to add a share. Click the &#8220;+&#8221; button.</p>
<p style="text-align: left;">
<div id="attachment_624" class="wp-caption alignright" style="width: 154px"><a href="http://www.function13.net/wp-content/samba-share1.PNG"><img class="size-medium wp-image-624 " title="samba-share1" src="http://www.function13.net/wp-content/samba-share1-300x222.PNG" alt="Adding a new share." width="144" height="106" /></a>
<p class="wp-caption-text">Adding a new share.</p>
</div>
<p><strong>Directory:</strong> This is the directory which you want to share.<br />
<strong>Share Name:</strong> The share name will be the name that will appear when you browse the server.<br />
<strong>Description:</strong> This will not be shown over the network and is just for organization.<br />
<strong>Writable:</strong> Check if you want to be able to write to the folder.<br />
<strong>Visible: </strong>When checked, the share will be visible to users who browse the server. If unchecked, it will not be visible but is still accessible explicitly.</p>
<p>In the Access tab, set permissions by checking the users who may access this share.</p>
<h2>Accessing the Share</h2>
<p>Back in Windows, access the samba server by opening an Explorer window and entering in the address bar:</p>
<pre>\\[ip address of the samba server]</pre>
<p>To access a hidden share:</p>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">\\[ip address of the samba server]\[hidden share name]</pre>
<p>When opening a share for the first time, Windows may prompt for a username and password. Just enter the username and password created earlier.</p>
<p>And now you have a fully functioning Samba server. <img src='http://www.function13.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong>Note: </strong>The GUI config tool is pretty basic. More advanced options can be set in the /etc/samba/smb.conf file. If this is edited, you can restart Samba server without rebooting:</p>
<pre>sudo /etc/init.d/samba restart</pre>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;t=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu&amp;summary=%0D%0A%0D%0ASo%20you%20have%20a%20Linux%20desktop%20or%20server%20and%20want%20to%20share%20files%20and%2For%20printers%20to%20your%20Windows%20PCs%20or%20Macs.%20Luckily%2C%20all%20three%20operating%20systems%20support%20SMB%20so%20let%27s%20use%20that.%20With%20Samba%20you%20can%20share%20files%20and%20printers%20on%20your%20home%20network%20and%20protect%20your%20shares%20with%20a%20username%20and%20password.%0D%0A%0D&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;title=How+To+Set+Up+a+Samba+Server+in+Ubuntu" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/&amp;n=How+To+Set+Up+a+Samba+Server+in+Ubuntu&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/18/how-to-set-up-a-samba-server-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: Monoprice iPhone External Battery (2200mAh)</title>
		<link>http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/</link>
		<comments>http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 00:32:19 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[monoprice]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=540</guid>
		<description><![CDATA[
Let&#8217;s be frank: the iPhone 3G has the worst battery life out of all the iPhones. Add to that the fact that I use my iPhone like a laptop and the battery can die in less than one day. The Monoprice backup battery is only $15 from Monoprice.com and does the job very well. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-601" title="Monoprice" src="http://www.function13.net/wp-content/Monoprice.jpg" alt="Monoprice" width="602" height="92" /></p>
<p>Let&#8217;s be frank: the iPhone 3G has the worst battery life out of all the iPhones. Add to that the fact that I use my iPhone like a laptop and the battery can die in less than one day. The Monoprice backup battery is only $15 from <a href="http://www.monoprice.com/products/product.asp?c_id=108&amp;cp_id=10831&amp;cs_id=1083110&amp;p_id=5480&amp;seq=1&amp;format=2">Monoprice.com</a> and does the job very well. The battery pack should work with all iPods too.</p>
<p>Let&#8217;s take a look&#8230;</p>
<p><span id="more-540"></span></p>
<p><a href="http://www.function13.net/wp-content/MonopriceBatteryPluggedIn.jpg"><img class="aligncenter size-medium wp-image-559" title="MonopriceBatteryPluggedIn" src="http://www.function13.net/wp-content/MonopriceBatteryPluggedIn-300x225.jpg" alt="MonopriceBatteryPluggedIn" width="300" height="225" /></a></p>
<h2>Form</h2>
<p>The battery comes in black to match the black iPhones. It has a standard iPod port so just use your iPod or iPhone cable to recharge the pack.</p>
<div id="attachment_556" class="wp-caption alignright" style="width: 160px"><a href="http://www.function13.net/wp-content/MonopriceBatterySide.jpg"><img class="size-thumbnail wp-image-556 " title="MonopriceBatterySide" src="http://www.function13.net/wp-content/MonopriceBatterySide-150x150.jpg" alt="The battery is thicker than the iPhone." width="150" height="70" /></a>
<p class="wp-caption-text">The battery is thicker than the iPhone.</p>
</div>
<p>Its width is about the same as the iPhone but it&#8217;s quite a bit thicker so you won&#8217;t be able to put it flatly down on a table. The actual dimensions, if you are interested, are 6.2cm x 6.8cm x 1.6cm and it weighs 68g.</p>
<div id="attachment_578" class="wp-caption alignleft" style="width: 96px"><a href="http://www.function13.net/wp-content/MonopriceBatteryPlug.jpg"><img class="size-thumbnail wp-image-578   " title="MonopriceBatteryPlug" src="http://www.function13.net/wp-content/MonopriceBatteryPlug-150x150.jpg" alt="The raised plug." width="86" height="86" /></a>
<p class="wp-caption-text">The raised plug.</p>
</div>
<p>The plug is slightly raised from the battery so it can be plugged in even if there is a case on the phone. The downside to this design is that when the battery is plugged in, there is a gap between the battery and the bottom of the phone. The battery&#8217;s plug doesn&#8217;t feel very secure and it seems like it can snap off but I haven&#8217;t had any real issues with it. The top is almost level with the phone&#8217;s screen, but the battery is <em>slightly </em>higher.</p>
<h2>Charging</h2>
<div id="attachment_543" class="wp-caption alignright" style="width: 100px"><a href="http://www.function13.net/wp-content/MonopriceBatteryLight.jpg"><img class="size-thumbnail wp-image-543 " title="MonopriceBatteryLight" src="http://www.function13.net/wp-content/MonopriceBatteryLight-150x150.jpg" alt="The lights flash when charging." width="90" height="90" /></a>
<p class="wp-caption-text">The lights flash when charging.</p>
</div>
<p>You can check the charge level of the battery by pressing the small, hidden area just to the right of the LEDs. When it&#8217;s plugged into your phone or being charged, its LEDs light up but if you&#8217;re like me who finds it annoying, just press the hidden button to turn the LEDs off. On a full charge, it can charge my iPhone 3G about 1.5 times so it&#8217;ll definitely be your iPhone&#8217;s best friend.</p>
<p>Charging the battery takes some time &#8211; about 3.5 hours according to Monoprice. Charging the phone is about as fast as charging via your computer or wall adapter.</p>
<p>In conclusion, this battery is simple, it works, is of high capacity, and it&#8217;s very inexpensive. Typically, backup batteries like this cost around $30 or more so $15 is a great deal. I&#8217;d recommend it to anyone who frequently has a dead iPhone or iPod. If this battery is too bulky, Monoprice also has a<a href="http://www.monoprice.com/products/subdepartment.asp?c_id=108&amp;cp_id=10831"> smaller (1900mAh) version</a> in black, white, and red.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;t=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29&amp;summary=%0D%0A%0D%0ALet%27s%20be%20frank%3A%20the%20iPhone%203G%20has%20the%20worst%20battery%20life%20out%20of%20all%20the%20iPhones.%20Add%20to%20that%20the%20fact%20that%20I%20use%20my%20iPhone%20like%20a%20laptop%20and%20the%20battery%20can%20die%20in%20less%20than%20one%20day.%20The%20Monoprice%20backup%20battery%20is%20only%20%2415%20from%20Monoprice.com%20and%20does%20the%20job%20very%20well.%20The%20battery%20pack%20should%20w&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;title=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/&amp;n=Review%3A+Monoprice+iPhone+External+Battery+%282200mAh%29&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/15/review-monoprice-iphone-external-battery-2200mah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sudoku Solver in Java</title>
		<link>http://www.function13.net/2009/12/14/sudoku-solver-in-java/</link>
		<comments>http://www.function13.net/2009/12/14/sudoku-solver-in-java/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 08:52:56 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[arc consistency]]></category>
		<category><![CDATA[domain splitting]]></category>
		<category><![CDATA[sudoku]]></category>
		<category><![CDATA[sudoku solver]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=519</guid>
		<description><![CDATA[
This is a Sudoku solver that uses arc consistency and domain splitting. Also able to tell if a board has no or many solutions.
Download SudokuSolver




			Share this on Reddit
		

			Digg this!
		

			Share this on del.icio.us
		

			Stumble upon something good? Share it on StumbleUpon
		

			Share this on Facebook
		

			Share this on LinkedIn
		

			
		

			Submit this to SlashDot
		

			Blog this on Blogger
		




]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-521" title="SudokuSolver" src="http://www.function13.net/wp-content/SudokuSolver.PNG" alt="SudokuSolver" width="469" height="467" /></p>
<p>This is a Sudoku solver that uses arc consistency and domain splitting. Also able to tell if a board has no or many solutions.</p>
<p><a href="http://www.function13.net/wp-content/SudokuSolver.zip">Download SudokuSolver</a></p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;t=Sudoku+Solver+in+Java" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java&amp;summary=%0D%0A%0D%0AThis%20is%20a%20Sudoku%20solver%20that%20uses%20arc%20consistency%20and%20domain%20splitting.%20Also%20able%20to%20tell%20if%20a%20board%20has%20no%20or%20many%20solutions.%0D%0A%0D%0ADownload%20SudokuSolver&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;title=Sudoku+Solver+in+Java" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/14/sudoku-solver-in-java/&amp;n=Sudoku+Solver+in+Java&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/14/sudoku-solver-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great iPhone Apps (Free &amp; Paid)</title>
		<link>http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/</link>
		<comments>http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 07:08:09 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[apps]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=502</guid>
		<description><![CDATA[
I&#8217;ll just list out a few of the apps I have right this moment. If an app costs money, I&#8217;ll try to list out some free alternatives. Hopefully you&#8217;ll find that they&#8217;re useful!

Instant Messaging:
IM+ ($) [iTunes Link]
IM+ supports Live/MSN, Facebook, GTalk, Yahoo, and many more. Also supports push notifications. It&#8217;s a little pricey for an [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-507" title="one-billion-apps-hero-20090418" src="http://www.function13.net/wp-content/one-billion-apps-hero-20090418.png" alt="one-billion-apps-hero-20090418" width="730" height="403" /></p>
<p>I&#8217;ll just list out a few of the apps I have right this moment. If an app costs money, I&#8217;ll try to list out some free alternatives. Hopefully you&#8217;ll find that they&#8217;re useful!</p>
<p><span id="more-502"></span></p>
<h2>Instant Messaging:</h2>
<h4>IM+ ($) [<a href="http://itunes.apple.com/ca/app/im/id296246130?mt=8">iTunes Link</a>]</h4>
<p>IM+ supports Live/MSN, Facebook, GTalk, Yahoo, and many more. Also supports push notifications. It&#8217;s a little pricey for an IM client at $10 but it&#8217;s one of those apps that will stay with you.<br />
Free alternatives: <a href="http://itunes.apple.com/ca/app/im-lite/id285688934?mt=8">IM+ Lite</a> or <a href="http://itunes.apple.com/ca/app/ebuddy/id320087242?mt=8">eBuddy</a></p>
<h2>Social Networking</h2>
<h4>Facebook [<a href="http://itunes.apple.com/ca/app/facebook/id284882215?mt=8">iTunes Link</a>]</h4>
<p>This is the best way to browse Facebook on your iPhone or iPod Touch.</p>
<h2>Entertainment</h2>
<h4>Flixster [<a href="http://itunes.apple.com/ca/app/facebook/id284882215?mt=8">iTunes Link</a>]</h4>
<p>This is a great app that lets you watch trailers for new and upcoming movies and releases, view the Rotten Tomatoes or Flixster rating, and even finds the nearest theatres and movie play times. Facebook and Netflix integration is also supported.</p>
<h4>Midomi SoundHound ($) [<a href="http://itunes.apple.com/ca/app/midomi-soundhound/id284972998?mt=8">iTunes Link</a>]</h4>
<p>Identifies songs recording a short clip or listening to you sing or hum!<br />
Free Alternative: <a href="http://itunes.apple.com/ca/app/shazam/id284993459?mt=8">Shazam</a></p>
<h2>News</h2>
<h4>iReddit ($) [<a href="http://itunes.apple.com/ca/app/ireddit/id302732279?mt=8">iTunes Link</a>]</h4>
<p>The iReddit app lets you view Reddit articles, upvote and downvote, post replies, and subscribe to different subreddits. The free version is ad-supported.<br />
Free alternative: <a href="http://itunes.apple.com/ca/app/ireddit-free/id321405188?mt=8">iReddit Lite</a></p>
<h2><a href="http://itunes.apple.com/ca/app/ireddit-free/id321405188?mt=8"></a> Navigation</h2>
<h4>AroundMe [<a href="http://itunes.apple.com/ca/app/aroundme/id290051590?mt=8">iTunes Link</a>]</h4>
<p>AroundMe finds points of interest around you. Browse by type such as Banks, Gas Stations, Hotels, Movie Theatres, Restaurants, etc. and it&#8217;ll show you the distance from your current location. Great when you&#8217;re in an unfamiliar area trying to find something.</p>
<h2>Shopping</h2>
<h4>eBay Mobile [<a href="http://itunes.apple.com/ca/app/ebay-mobile/id282614216?mt=8">iTunes Link</a>]</h4>
<p>The eBay mobile app lets you search, bid, and pay for items.</p>
<h2>Utilities</h2>
<h4>Photoshop.com Mobile [<a href="http://itunes.apple.com/ca/app/photoshop-com-mobile/id331975235?mt=8">iTunes Link</a>]</h4>
<p>A good free offering that lets you edit and apply effects to your photos.</p>
<h4>Wikipanion [<a href="http://itunes.apple.com/ca/app/wikipanion/id288349436?mt=8">iTunes Link</a>]</h4>
<p>A light Wikipedia reader.</p>
<h4>Dictionary.com [<a href="http://itunes.apple.com/ca/app/dictionary-com-dictionary-thesaurus/id308750436?mt=8">iTunes Link</a>]</h4>
<p>The best dictionary I&#8217;ve seen. It stores the definitions on your phone or iPod so you can search even when there is no internet connection. Dictionary.com can also play the pronunciation (internet connection required) and does Thesaurus.com.</p>
<h4>ConvertBot ($) [<a href="http://itunes.apple.com/ca/app/convertbot/id308928075?mt=8">iTunes Link</a>]</h4>
<p>There are many free unit converters on the app store, but I think this has one of the nicest interfaces. It&#8217;s similar to a classic iPod with a scroll wheel to select your unit type. Complete with animations and sound. I&#8217;ve had the most fun converting units ever.<br />
Free Alternative:  <a href="http://itunes.apple.com/ca/app/convert-units-for-free/id337224035?mt=8">Convert Units for Free</a></p>
<h4>Delivery Status Touch ($) [<a href="http://itunes.apple.com/ca/app/delivery-status-touch-package/id290986013?mt=8">iTunes Link</a>]</h4>
<p>Expecting a lot of packages? Deliveries lets you track each item and displays them in a very pretty view. It supports Amazon, Apple, Canada Post, DHL, UPS, USPS, and many more. (<a href="http://junecloud.com/software/iphone/delivery-status-touch.html">Full list</a>)</p>
<h4>iSSH ($) [<a href="http://itunes.apple.com/ca/app/issh-ssh-vnc-console/id287765826?mt=8">iTunes Link</a>]</h4>
<p>iSSH lets your SSH into some server and also supports VNC. Very useful if you need to remotely administrate something.</p>
<h4>Dropbox [<a href="http://itunes.apple.com/ca/app/dropbox/id327630330?mt=8">iTunes Link</a>]</h4>
<p><a href="https://www.dropbox.com/">Dropbox</a> (for Windows/Mac/Linux) is a service that lets you store files and lets you sync them across several computers. With this app, you can access files such as photos and documents that are in your Dropbox as well as upload photos from your iPhone.</p>
<h4>Backgrounds [<a href="http://itunes.apple.com/ca/app/backgrounds/id295785957?mt=8">iTunes Link</a>]</h4>
<p>An app that lets you easily browse and download backgrounds that fit for your iPhone.</p>
<h2>Games</h2>
<h4>Implode! ($) [<a href="http://itunes.apple.com/ca/app/implode/id337180220?mt=8">iTunes Link</a>]</h4>
<p>Try to blow buildings up by strategically placing different bombs.</p>
<h4>Tap Tap Revenge 3 ($) [<a href="http://itunes.apple.com/ca/app/tap-tap-revenge-3/id326916014?mt=8">iTunes Link</a>]</h4>
<p>Music game with free and paid tracks.<br />
Free Alternative: <a href="http://itunes.apple.com/ca/app/tap-tap-revenge-2-6/id305598228?mt=8">Tap Tap Revenge 2</a></p>
<h2>Jailbreak</h2>
<p>These apps are available in the Cydia store for jailbroken iPhone or iPod Touch users.</p>
<h4>Backgrounder</h4>
<p>Lets you run apps in the background. Hold the Home button while an app is running and you will enable backgrounding for that app. Hold it again while the app is running to disable backgrounding. This is useful if you need to switch to another app for a little bit and need to go back quickly. There is an indicator on the backgrounding app&#8217;s icon to show that it is still running. Remember that leaving too many apps running in the background will reduce battery life and memory.</p>
<h4>SBSettings</h4>
<p>An extremely convenient way to change settings without going into Preferences.app. Just swipe the top bar and you can enable or disable 3G, EDGE, Bluetooth, WiFi, kill processes, and change brightness &#8211; all without leaving your current app.</p>
<h4>3G Unrestrictor ($)</h4>
<p>Tricks apps into thinking that you are connected via WiFi. Useful if you want to download large files from the App Store over 3G, view higher quality YouTube video, or use VoIP apps. Includes an SBSettings toggle.</p>
<h4>Rotation Inhibitor</h4>
<p>An SBSettings toggle which lets you enable or disable rotation for apps like iPod and Safari.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;t=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29&amp;summary=%0D%0A%0D%0AI%27ll%20just%20list%20out%20a%20few%20of%20the%20apps%20I%20have%20right%20this%20moment.%20If%20an%20app%20costs%20money%2C%20I%27ll%20try%20to%20list%20out%20some%20free%20alternatives.%20Hopefully%20you%27ll%20find%20that%20they%27re%20useful%21%0D%0A%0D%0A%0D%0AInstant%20Messaging%3A%0D%0AIM%2B%20%28%24%29%20%5BiTunes%20Link%5D%0D%0AIM%2B%20supports%20Live%2FMSN%2C%20Facebook%2C%20GTalk%2C%20Yahoo%2C%20and%20many%20more.%20Also%20support&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;title=Great+iPhone+Apps+%28Free+%26+Paid%29" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/&amp;n=Great+iPhone+Apps+%28Free+%26+Paid%29&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/13/great-iphone-apps-free-paid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Use the PS3 Controller (Dualshock 3/Sixaxis) on Windows 7 64-bit via USB</title>
		<link>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/</link>
		<comments>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:06:30 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[PlayStation 3]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[dualshock 3]]></category>
		<category><![CDATA[motioninjoy]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[sixaxis]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=411</guid>
		<description><![CDATA[
Get your PS3 controller to work on your PC with MotionInJoy drivers for 32 and 64-bit Windows. This guide will show you how to connect your PS3 controller via USB.

Get the MotionInJoy Drivers
Download and install the the MotionInJoy drivers. These drivers support connecting the PS3 controller via USB and Bluetooth. I&#8217;ve successfully managed to get [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-412" title="DS3Windows" src="http://www.function13.net/wp-content/DS3Windows.png" alt="DS3Windows" width="548" height="374" /></p>
<p>Get your PS3 controller to work on your PC with MotionInJoy drivers for 32 and 64-bit Windows. This guide will show you how to connect your PS3 controller via USB.</p>
<p><span id="more-411"></span></p>
<h2>Get the MotionInJoy Drivers</h2>
<p>Download and install the the <a href="http://www.motioninjoy.com/download">MotionInJoy drivers</a>. These drivers support connecting the PS3 controller via USB and Bluetooth. I&#8217;ve successfully managed to get the USB method working properly. Feel free to experiment with Bluetooth but it seems to be hit-and-miss.</p>
<h2>Load Unsigned Drivers</h2>
<p>The 64-bit version of Windows 7 requires that all drivers are signed but the MotionInJoy drivers are not. Therefore, to load the unsigned drivers you will either need to disable driver signature enforcement or enable test mode. Those who use 32-bit Windows should skip this section.</p>
<h3>Option A (Disable Driver Signature Enforcement on every boot):</h3>
<p><a href="http://www.function13.net/wp-content/windows_7_advanced_boot_options.png"><img class="alignleft size-thumbnail wp-image-422" title="windows_7_advanced_boot_options" src="http://www.function13.net/wp-content/windows_7_advanced_boot_options-150x150.png" alt="windows_7_advanced_boot_options" width="108" height="108" /></a></p>
<p>Get to the Advanced Boot Options screen by pressing F8 right after your BIOS screen and before the Windows loading screen. Choose &#8220;Disable Driver Signature Enforcement&#8221; and now you should be able to load the MotionInJoy drivers.</p>
<p>Remember that every time you boot you will need to do this if you want to use the controller (or another unsigned driver). If you use the controller often then consider enabling test mode (option B).</p>
<h3>Option B (Enabling Test Mode):</h3>
<p><a href="http://www.function13.net/wp-content/DSEO.PNG"><img class="size-thumbnail wp-image-416 alignleft" title="DSEO" src="http://www.function13.net/wp-content/DSEO-150x150.PNG" alt="DSEO" width="120" height="120" /></a></p>
<p>Download the <a href="http://www.ngohq.com/home.php?page=dseo">Driver Signature Enforcement Overrider</a> (DSEO) and use this to turn on Test Mode.  Remember that when test mode is enabled you may install any unsigned driver, including malicious ones.</p>
<p>NOTE: Some antivirus software may be triggered by DSEO. Don&#8217;t worry; it&#8217;s legit.</p>
<p>You&#8217;ll know you&#8217;re in test mode the next time you start Windows because there will be a string at the bottom right indicating that test mode is enabled. If you want to keep test mode on you&#8217;ll probably want to remove the string. To do that, choose &#8220;Remove Watermark&#8221; in the DSEO or just go <a href="http://deepxw.blogspot.com/2008/12/remove-watermark-v03-build-20081210.html">here</a>.</p>
<h2>Configuration</h2>
<p>Once you <a href="http://www.function13.net/wp-content/WindowsDriverSecurity.PNG"><img class="alignleft size-thumbnail wp-image-432" title="WindowsDriverSecurity" src="http://www.function13.net/wp-content/WindowsDriverSecurity-150x150.PNG" alt="WindowsDriverSecurity" width="120" height="120" /></a>have started Windows with driver signature enforcement off, plug in your PS3 controller and wait as Windows tries to install drivers which don&#8217;t work. Once that is done, open your start menu and right click &#8220;Installer USB Driver&#8221; (or something similar) under  MotionInJoy. During the driver install process, Windows will complain that it can&#8217;t verify the publisher. Click &#8220;Install this driver software anyway.&#8221;</p>
<p><a href="http://www.function13.net/wp-content/DS3Tool.PNG"><img class="size-thumbnail wp-image-433 alignright" title="DS3Tool" src="http://www.function13.net/wp-content/DS3Tool-150x150.PNG" alt="DS3Tool" width="120" height="120" /></a>Once completed, restart your computer (with driver signature enforcement off) and launch DS3 Tool. It should recognize your controller. Pick a mode and click Enable. You can see it working and calibrate it by going to Control Panel &gt; Devices and Printers, right click PLAYSTATION(R) 3 Controller, click Game Controller Settings, choose MotioninJoy USB Game Controller, and click Properties. If Windows recognizes your button presses then you&#8217;re done! <img src='http://www.function13.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h2>Conclusion</h2>
<p>If everything went according to plan, your controller should now work just like any other. With many PC games, you can plug in an Xbox 360 controller and have it just work. MotionInJoy 0.4.00 beta  is supposed emulate the 360 controller but it installs both the USB and bluetooth driver at once. The problem for me is that the bluetooth driver doesn&#8217;t seem to like my dongle so I get a BSOD. Hopefully others won&#8217;t have this problem.</p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;t=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB&amp;summary=%0D%0A%0D%0AGet%20your%20PS3%20controller%20to%20work%20on%20your%20PC%20with%20MotionInJoy%20drivers%20for%2032%20and%2064-bit%20Windows.%20This%20guide%20will%20show%20you%20how%20to%20connect%20your%20PS3%20controller%20via%20USB.%0D%0A%0D%0A%0D%0AGet%20the%20MotionInJoy%20Drivers%0D%0ADownload%20and%20install%20the%20the%20MotionInJoy%20drivers.%20These%20drivers%20support%20connecting%20the%20PS3%20control&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;title=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/&amp;n=How+to+Use+the+PS3+Controller+%28Dualshock+3%2FSixaxis%29+on+Windows+7+64-bit+via+USB&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/04/using-the-ps3-controller-dualshock-3sixaxis-on-windows-7-64-bit-via-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deterministic Linear Time k-Select Algorithm</title>
		<link>http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/</link>
		<comments>http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 11:48:18 +0000</pubDate>
		<dc:creator>lijamez</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[algorithm]]></category>
		<category><![CDATA[selection]]></category>

		<guid isPermaLink="false">http://www.function13.net/?p=385</guid>
		<description><![CDATA[
This is an implementation of linear time selection by Blum, Floyd, Pratt, Rivest, and Tarjon in Java.
Pseudocode:

BSelect(A,k):
    If &#124;A&#124; == 1 return A[1]
    p = GoodPivot(A)
    S = { A[i] &#124; A[i] &#60; p }
    L = { A[i] &#124; A[i] &#62; p [...]]]></description>
			<content:encoded><![CDATA[<p><span><img class="aligncenter size-full wp-image-396" title="Code" src="http://www.function13.net/wp-content/Code.png" alt="Code" width="339" height="166" /></span></p>
<p><span>This is an implementation of linear time selection by Blum, Floyd, Pratt, Rivest, and Tarjon in Java.</span></p>
<pre><span>Pseudocode:

BSelect(A,k):</span>
<span>    If |A| == 1 return A[1]</span>
<span>    p = GoodPivot(A)</span>
<span>    S = { A[i] | A[i] &lt; p }</span>
<span>    L = { A[i] | A[i] &gt; p }</span>
<span>    If |S| &gt;= k return BSelect(S,k)</span>
<span>    else if |S| == k-1 return p</span>
<span>    else return BSelect(L, k-|S|-1)</span>

<span>GoodPivot(A):</span>
<span>    Divide A into n/5 groups of 5 elements each</span>
<span>    Find the median of each group</span>
<span>    Use BSelect to find the median, p, of the n/5 medians</span>
<span>    Return p</span></pre>
<p><span><a href="http://snipt.net/lijamez/deterministic-linear-time-k-select">View implementation</a></span></p>
<p><span><br />
</span></p>
<p><!-- Begin SexyBookmarks Menu Code --></p>
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-spaced">
<ul class="socials">
<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;t=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm&amp;summary=%0D%0A%0D%0AThis%20is%20an%20implementation%20of%20linear%20time%20selection%20by%20Blum%2C%20Floyd%2C%20Pratt%2C%20Rivest%2C%20and%20Tarjon%20in%20Java.%0D%0APseudocode%3A%0D%0A%0D%0ABSelect%28A%2Ck%29%3A%0D%0A%20%20%20%20If%20%7CA%7C%20%3D%3D%201%20return%20A%5B1%5D%0D%0A%20%20%20%20p%20%3D%20GoodPivot%28A%29%0D%0A%20%20%20%20S%20%3D%20%7B%20A%5Bi%5D%20%7C%20A%5Bi%5D%20%26lt%3B%20p%20%7D%0D%0A%20%20%20%20L%20%3D%20%7B%20A%5Bi%5D%20%7C%20A%5Bi%5D%20%26gt%3B%20p%20%7D%0D%0A%20%20%20%20If%20%7CS%7C%20%26gt%3B%3D%20k%20return%20BSelect%28S%2Ck%29%0D%0A%20%20%20%20else&amp;source=Function13.net" rel="nofollow" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
<li class="sexy-google">
			<a href="" rel="nofollow" title=""></a>
		</li>
<li class="sexy-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;title=Deterministic+Linear+Time+k-Select+Algorithm" rel="nofollow" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
<li class="sexy-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/&amp;n=Deterministic+Linear+Time+k-Select+Algorithm&amp;pli=1" rel="nofollow" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<p><!-- End SexyBookmarks Menu Code --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.function13.net/2009/12/03/deterministic-linear-time-k-select-algorithm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
