<?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>Alex Borisov</title>
	<atom:link href="http://alexborisov.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexborisov.org</link>
	<description>Personal Blog</description>
	<lastBuildDate>Thu, 21 Mar 2013 12:21:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Disable automatic restart after Windows 7+ update</title>
		<link>http://alexborisov.org/disable-automatic-restart-after-windows/</link>
		<comments>http://alexborisov.org/disable-automatic-restart-after-windows/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 12:09:39 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=221</guid>
		<description><![CDATA[<p>Microsoft is funny. They have all these sensible settings that they never bother to turn on and then they switch on the most annoying things. One of the things that pisses me off most is how they handle updates. Besides deciding to lock my PC down during shutdown and restart to install updates (because hey, when i shut down my &#8230; <a href="http://alexborisov.org/disable-automatic-restart-after-windows/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/disable-automatic-restart-after-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide Featured Torrent bar and other crap in uTorrent 3.2.2+</title>
		<link>http://alexborisov.org/hide-featured-torrent-bar-and-other-crap-in-utorrent-3-2-2/</link>
		<comments>http://alexborisov.org/hide-featured-torrent-bar-and-other-crap-in-utorrent-3-2-2/#comments</comments>
		<pubDate>Tue, 04 Dec 2012 13:21:30 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=205</guid>
		<description><![CDATA[<p>Over the last year or so uTorrent has gone from being an ultra simple lightweight bittorrent client to a disorganised confused mishmash of random monetisation ideas and dead end features (Apps? Seriously?). Loading it up for the first time the UI is so cluttered it makes Skype look spartan in comparison. With version 3.2.2 and onwards uTorrent has introduced probably the worst &#8230; <a href="http://alexborisov.org/hide-featured-torrent-bar-and-other-crap-in-utorrent-3-2-2/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/hide-featured-torrent-bar-and-other-crap-in-utorrent-3-2-2/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Setting up MongoDB and PHP on Debian/Ubuntu</title>
		<link>http://alexborisov.org/setting-up-mongodb-and-php-on-debianubuntu/</link>
		<comments>http://alexborisov.org/setting-up-mongodb-and-php-on-debianubuntu/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 15:06:51 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mongo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=191</guid>
		<description><![CDATA[<p>Getting a MongoDB server setup and working with PHP is very simple. Installing MongoDB First you need to install MongoDB. This varies slightly depending on whether your system uses upstart (Latest Debian, Ubuntu 9.10+) or SysV style init processes. In either case you will need to add 10gen&#8217;s repo to your apt-sources. This ensures your version of Mongo is always &#8230; <a href="http://alexborisov.org/setting-up-mongodb-and-php-on-debianubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/setting-up-mongodb-and-php-on-debianubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tunnel your apps via SSH with tsocks</title>
		<link>http://alexborisov.org/tunnel-your-apps-via-ssh-with-tsocks/</link>
		<comments>http://alexborisov.org/tunnel-your-apps-via-ssh-with-tsocks/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 14:28:52 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=186</guid>
		<description><![CDATA[<p>SSH tunnels are a great way to secure your network connections without having to setup any special VPN servers etc&#8230; SSH supports creating SOCKS proxies which you can instruct your applications to use &#8211; thereby forcing all traffic to pass via an encrypted tunnel between you and your server. Unfortunately not all applications play nice with SOCKS &#8211; and some don&#8217;t have any way &#8230; <a href="http://alexborisov.org/tunnel-your-apps-via-ssh-with-tsocks/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/tunnel-your-apps-via-ssh-with-tsocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Downtime &#8211; All posts 404</title>
		<link>http://alexborisov.org/site-downtime-all-posts-404/</link>
		<comments>http://alexborisov.org/site-downtime-all-posts-404/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 17:46:53 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=159</guid>
		<description><![CDATA[<p>Sometime during the last 24 hours all the posts vanished off my site. No posts showed in my admin panel. I checked the database and they were all there. After trying all the &#8220;suggestions&#8221; online &#8211; which basically didnt really help, i ended up selecting all the tables and performing a &#8220;repair&#8221; operation on them with phpmyadmin. All the posts &#8230; <a href="http://alexborisov.org/site-downtime-all-posts-404/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/site-downtime-all-posts-404/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change the Bluetooth Device Name on Linux Mint (13) and Ubuntu 12</title>
		<link>http://alexborisov.org/how-to-change-the-bluetooth-device-name-on-linux-mint-13-and-ubuntu-12/</link>
		<comments>http://alexborisov.org/how-to-change-the-bluetooth-device-name-on-linux-mint-13-and-ubuntu-12/#comments</comments>
		<pubDate>Thu, 14 Jun 2012 19:38:42 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=152</guid>
		<description><![CDATA[<p>Having just installed the latest version of Linux Mint (13 - Maya) I noticed that my bluetooth device name was incorrectl - showing mint-0 instead of my hostname. I could not find any option to change it via the UI - and it's typically setup to be the host name and the device number (eg host-0). <a href="http://alexborisov.org/how-to-change-the-bluetooth-device-name-on-linux-mint-13-and-ubuntu-12/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/how-to-change-the-bluetooth-device-name-on-linux-mint-13-and-ubuntu-12/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Server Move</title>
		<link>http://alexborisov.org/server-move/</link>
		<comments>http://alexborisov.org/server-move/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 23:13:32 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=104</guid>
		<description><![CDATA[<p>Sorry for the brief Christmas downtime as my server and domain was being transferred.</p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/server-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide media files from Android media scanners</title>
		<link>http://alexborisov.org/hide-media-files-from-android-media-scanners/</link>
		<comments>http://alexborisov.org/hide-media-files-from-android-media-scanners/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 11:45:42 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Cool Stuff]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=102</guid>
		<description><![CDATA[<p>A simple way to prevent Android from automatically indexing unwanted media files into the media player and gallery <a href="http://alexborisov.org/hide-media-files-from-android-media-scanners/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/hide-media-files-from-android-media-scanners/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Dynamic variable names in Javascript</title>
		<link>http://alexborisov.org/dynamic-variable-names-in-javascript/</link>
		<comments>http://alexborisov.org/dynamic-variable-names-in-javascript/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 13:00:30 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=93</guid>
		<description><![CDATA[<p>Simple way to make use of variable's who's name you don't yet know at runtime (aka using variable's as variable names). <a href="http://alexborisov.org/dynamic-variable-names-in-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/dynamic-variable-names-in-javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Variable functions in javascript</title>
		<link>http://alexborisov.org/variable-functions-in-javascript/</link>
		<comments>http://alexborisov.org/variable-functions-in-javascript/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 14:45:28 +0000</pubDate>
		<dc:creator>masayume</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://alexborisov.org/?p=90</guid>
		<description><![CDATA[<p>Simple way to use variable functions in javascript <a href="http://alexborisov.org/variable-functions-in-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p><a href="http://alexborisov.org">Alex Borisov</a></p>]]></description>
		<wfw:commentRss>http://alexborisov.org/variable-functions-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  alexborisov.org/feed/ ) in 0.73830 seconds, on May 23rd, 2013 at 4:05 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 23rd, 2013 at 5:05 pm UTC -->
<!-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -->
<!-- Quick Cache Is Fully Functional :-) ... A Quick Cache file was just served for (  alexborisov.org/feed/ ) in 0.00051 seconds, on May 23rd, 2013 at 4:58 pm UTC. -->