<?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/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>coolchevy&#039;s blog &#124; Life and experience &#187; Archive</title>
	<atom:link href="http://coolchevy.org.ua/category/unsort/feed/" rel="self" type="application/rss+xml" />
	<link>https://coolchevy.org.ua</link>
	<description>мій особистий блог &#124; нотатки</description>
	<lastBuildDate>Tue, 03 Jan 2012 16:52:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Best of Vim Tips</title>
		<link>https://coolchevy.org.ua/2012/01/03/best-of-vim-tips/</link>
		<comments>https://coolchevy.org.ua/2012/01/03/best-of-vim-tips/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 16:50:04 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">https://coolchevy.org.ua/?p=1040</guid>
		<description><![CDATA[Best of Vim Tips by zzapper 15 Years of Vi + 7+ years of Vim and still learning __BEGIN__ *vimtips.txt* For Vim version 7.3. Last change: 2011 Dec 11 ------------------------------------------------------------------------------ " new items marked [N] , corrected items marked [C] " *best-searching* /joe/e : cursor set to End of match 3/joe/e+1 : find 3rd joe [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2012/01/03/best-of-vim-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2012/01/vim-300x136.png" length="27608" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2012/01/vim-300x136.png" width="300" height="136" medium="image" type="image/png" />	</item>
		<item>
		<title>Google Apps Calendar – Only Able To Share Free Busy Information</title>
		<link>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/</link>
		<comments>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 20:12:42 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=1028</guid>
		<description><![CDATA[The only reason I am writing this is that I have spent many evening trying to fix it! The problem is this: You have Google Apps for your domain. You want to share your calendar outside of the domain. In Google Calendar sharing settings, you have added someone to share with but the only option [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/12/03/google-apps-calendar-%e2%80%93-only-able-to-share-free-busy-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2011/12/firefox-300x50.jpg" length="6742" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2011/12/firefox-300x50.jpg" width="300" height="50" medium="image" type="image/jpeg" />	</item>
		<item>
		<title>How to split one cable between two Ethernet PCs</title>
		<link>https://coolchevy.org.ua/2011/12/02/how-to-split-one-cable-between-two-ethernet-pcs/</link>
		<comments>https://coolchevy.org.ua/2011/12/02/how-to-split-one-cable-between-two-ethernet-pcs/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 11:00:46 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=1021</guid>
		<description><![CDATA[Although the scheme below is not recommended for new installations and is not standards-compliant, sometimes it becomes necessary to share one 4-pair cable between two Ethernet computers. The jacks (or patch panel ports, depending on the actual situation) are wired for T568B in this example. If you have T568A jacks or patch panels, just swap [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/12/02/how-to-split-one-cable-between-two-ethernet-pcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2011/12/split_cable-300x221.gif" length="15077" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2011/12/split_cable-300x221.gif" width="300" height="221" medium="image" type="image/gif" />	</item>
		<item>
		<title>Retrieving elements in a specific order in django</title>
		<link>https://coolchevy.org.ua/2011/12/02/retrieving-elements-in-a-specific-order-in-django/</link>
		<comments>https://coolchevy.org.ua/2011/12/02/retrieving-elements-in-a-specific-order-in-django/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 23:45:48 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=1018</guid>
		<description><![CDATA[If you have a list of ordered ids and you want to turn them into an ordered result set you can use FIELD() in mysql: SELECT * FROM addons ORDER BY FIELD(id, 3, 5, 9, 1); This is a handy trick if you use an external search engine which gives you an ordered list of [...]]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/12/02/retrieving-elements-in-a-specific-order-in-django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Origin of NoSQL</title>
		<link>https://coolchevy.org.ua/2011/11/26/origin-of-nosql/</link>
		<comments>https://coolchevy.org.ua/2011/11/26/origin-of-nosql/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 22:16:21 +0000</pubDate>
		<dc:creator>coolchevy</dc:creator>
				<category><![CDATA[Archive]]></category>

		<guid isPermaLink="false">http://www.coolchevy.org.ua/?p=1011</guid>
		<description><![CDATA[Where NoSQL comes from:]]></description>
		<wfw:commentRss>https://coolchevy.org.ua/2011/11/26/origin-of-nosql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="https://coolchevy.org.ua/wp-content/uploads/2011/11/6a00d8341d3df553ef0148c80ac6ef970c-800wi-211x300.jpg" length="15058" type="image/jpg" /><media:content url="https://coolchevy.org.ua/wp-content/uploads/2011/11/6a00d8341d3df553ef0148c80ac6ef970c-800wi-211x300.jpg" width="211" height="300" medium="image" type="image/jpeg" />	</item>
	</channel>
</rss>

