<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Sergei on Tech</title>
	<link>http://www.sergeiontech.com</link>
	<description>eInsights and then some</description>
	<pubDate>Fri, 01 Jul 2011 21:29:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Unicode characters in strings in xCode for iOS</title>
		<link>http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/</link>
		<comments>http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 21:29:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[iOS]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/</guid>
		<description><![CDATA[(back from the dead)
Spent about an hour trying to get an answer to a simple question. How do you add unicode characters to strings in xCode?
I thought Apple had an answer here. They were wrong though. I finally found what I was looking for on stackoverflow.
The trick is to use a unicode character in a string you [...]]]></description>
			<content:encoded><![CDATA[<p>(back from the dead)</p>
<p>Spent about an hour trying to get an answer to a simple question. How do you add unicode characters to strings in xCode?</p>
<p>I thought Apple had an answer <a href="http://developer.apple.com/library/ios/#documentation/cocoa/Conceptual/LoadingResources/Strings/Strings.html">here</a>. They were wrong though. I finally found what I was looking for on <a href="http://stackoverflow.com/questions/2522393/incomplete-universal-character-name-with-stringwithutf8string">stackoverflow</a>.<br />
The trick is to use a unicode character in a string you need to write it as such:</p>
<p><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <meta content="text/css" http-equiv="Content-Style-Type" /> <title></title> <meta content="Cocoa HTML Writer" name="Generator" /> <meta content="1038.36" name="CocoaVersion" /><br />
<style type="text/css"> p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; color: #d62b24} </style>
<p><span style="color: #d62b24; font-family: Menlo; font-size: 11px; line-height: normal" class="Apple-style-span">&#8220;String\u2002with\u2003three\u2009different spaces&#8221;</span></p>
<p>So a unicode ensp U+2002 would be written as \u2002 in the code. Capitalization does matter, uppercase U means  there&#8217;s 8 hexadecimals following the U and u means there&#8217;s only 4 following the u.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;title=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Unicode characters in strings in xCode for iOS' to Del.icio.us" alt="Add 'Unicode characters in strings in xCode for iOS' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;title=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Unicode characters in strings in xCode for iOS' to digg" alt="Add 'Unicode characters in strings in xCode for iOS' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Unicode+characters+in+strings+in+xCode+for+iOS&amp;u=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/" title="Add 'Unicode characters in strings in xCode for iOS' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Unicode characters in strings in xCode for iOS' to FURL" alt="Add 'Unicode characters in strings in xCode for iOS' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;title=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Unicode characters in strings in xCode for iOS' to reddit" alt="Add 'Unicode characters in strings in xCode for iOS' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/" title="Add 'Unicode characters in strings in xCode for iOS' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Unicode characters in strings in xCode for iOS' to Technorati" alt="Add 'Unicode characters in strings in xCode for iOS' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;t=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Unicode characters in strings in xCode for iOS' to Yahoo My Web" alt="Add 'Unicode characters in strings in xCode for iOS' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;title=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Unicode characters in strings in xCode for iOS' to Stumble Upon" alt="Add 'Unicode characters in strings in xCode for iOS' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;title=Unicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Unicode characters in strings in xCode for iOS' to Google Bookmarks" alt="Add 'Unicode characters in strings in xCode for iOS' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/" title="Add 'Unicode characters in strings in xCode for iOS' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Unicode characters in strings in xCode for iOS' to Rojo" alt="Add 'Unicode characters in strings in xCode for iOS' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/&amp;titleUnicode+characters+in+strings+in+xCode+for+iOS" title="Add 'Unicode characters in strings in xCode for iOS' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Unicode characters in strings in xCode for iOS' to Live-MSN" alt="Add 'Unicode characters in strings in xCode for iOS' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Unicode+characters+in+strings+in+xCode+for+iOS&amp;url={url}" title="Add 'Unicode characters in strings in xCode for iOS' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Unicode characters in strings in xCode for iOS' to SlashDot" alt="Add 'Unicode characters in strings in xCode for iOS' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2011/07/01/unicode-characters-in-strings-in-xcode-for-ios/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Deleting Overdrive Audiobooks on Zune</title>
		<link>http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/</link>
		<comments>http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:31:36 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/</guid>
		<description><![CDATA[Another response to a forum post with pictures.
http://forums.zune.net/339110/ShowPost.aspx
Open the overdrive console &#38; click transfer

Click next

Click Advanced Options

Click Browse

Expand the overdrive folder and right click on the item you want to delete and select delete

Bookmark It:
]]></description>
			<content:encoded><![CDATA[<p>Another response to a forum post with pictures.</p>
<p><a href="http://forums.zune.net/339110/ShowPost.aspx">http://forums.zune.net/339110/ShowPost.aspx</a></p>
<p>Open the overdrive console &amp; click transfer<br />
<a href="http://www.flickr.com/photos/9668521@N03/2885760678/" title="audiobook1 by surge.dj, on Flickr"><img width="510" src="http://farm4.static.flickr.com/3246/2885760678_95e5926983_o.jpg" alt="audiobook1" height="306" /></a></p>
<p>Click next<br />
<a href="http://www.flickr.com/photos/9668521@N03/2884924879/" title="audiobook2 by surge.dj, on Flickr"><img width="444" src="http://farm4.static.flickr.com/3164/2884924879_08ce21deee_o.jpg" alt="audiobook2" height="403" /></a></p>
<p>Click Advanced Options</p>
<p><a href="http://www.flickr.com/photos/9668521@N03/2885760754/" title="audiobook3 by surge.dj, on Flickr"><img width="447" src="http://farm4.static.flickr.com/3245/2885760754_a298955499_o.jpg" alt="audiobook3" height="402" /></a></p>
<p>Click Browse<br />
<a href="http://www.flickr.com/photos/9668521@N03/2884944815/" title="audiobook5 by surge.dj, on Flickr"><img width="441" src="http://farm4.static.flickr.com/3141/2884944815_2d1014a6a8_o.jpg" alt="audiobook5" height="192" /></a></p>
<p>Expand the overdrive folder and right click on the item you want to delete and select delete<br />
<a href="http://www.flickr.com/photos/9668521@N03/2885760602/" title="audiobook4 by surge.dj, on Flickr"><img width="346" src="http://farm4.static.flickr.com/3188/2885760602_efe0cc1f8a_o.jpg" alt="audiobook4" height="361" /></a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;title=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Del.icio.us" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;title=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to digg" alt="Add 'Deleting Overdrive Audiobooks on Zune' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Deleting+Overdrive+Audiobooks+on+Zune&amp;u=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/" title="Add 'Deleting Overdrive Audiobooks on Zune' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to FURL" alt="Add 'Deleting Overdrive Audiobooks on Zune' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;title=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to reddit" alt="Add 'Deleting Overdrive Audiobooks on Zune' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/" title="Add 'Deleting Overdrive Audiobooks on Zune' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Technorati" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;t=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Yahoo My Web" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;title=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Stumble Upon" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;title=Deleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Google Bookmarks" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/" title="Add 'Deleting Overdrive Audiobooks on Zune' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Rojo" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/&amp;titleDeleting+Overdrive+Audiobooks+on+Zune" title="Add 'Deleting Overdrive Audiobooks on Zune' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to Live-MSN" alt="Add 'Deleting Overdrive Audiobooks on Zune' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Deleting+Overdrive+Audiobooks+on+Zune&amp;url={url}" title="Add 'Deleting Overdrive Audiobooks on Zune' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Deleting Overdrive Audiobooks on Zune' to SlashDot" alt="Add 'Deleting Overdrive Audiobooks on Zune' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/09/24/deleting-overdrive-audiobooks-on-zune/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing missing album art in store purchase</title>
		<link>http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/</link>
		<comments>http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 23:12:25 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/</guid>
		<description><![CDATA[Valid for Zune 3.0
The Marketplace album Usher-Burn doesn&#8217;t download the art on purchase, here&#8217;s a way to fix it.
1) Browse to album with missing album art and click &#8220;find album info&#8221;

2) Search for album, I used the second album with 3 tracks, click next

3) Use the drop downs on the right under &#8220;available song titles [...]]]></description>
			<content:encoded><![CDATA[<p>Valid for Zune 3.0</p>
<p>The Marketplace album Usher-Burn doesn&#8217;t download the art on purchase, here&#8217;s a way to fix it.</p>
<p>1) Browse to album with missing album art and click &#8220;find album info&#8221;<br />
<a href="http://www.flickr.com/photos/9668521@N03/2864113166/" title="albumart1 by surge.dj, on Flickr"><img width="500" src="http://farm4.static.flickr.com/3172/2864113166_aa9b5310a7.jpg" alt="albumart1" height="343" /></a></p>
<p>2) Search for album, I used the second album with 3 tracks, click next</p>
<p><a href="http://www.flickr.com/photos/9668521@N03/2863280419/" title="albumart2 by surge.dj, on Flickr"><img src="http://farm4.static.flickr.com/3071/2863280419_7b5c81edc5.jpg" width="500" height="400" alt="albumart2" /></a></p>
<p>3) Use the drop downs on the right under &#8220;available song titles for this album&#8221; to select the old song titles (so you&#8217;re effectively just taking the album art)</p>
<p><a href="http://www.flickr.com/photos/9668521@N03/2863280459/" title="albumart3 by surge.dj, on Flickr"><img width="500" src="http://farm4.static.flickr.com/3251/2863280459_cbe2839740.jpg" alt="albumart3" height="430" /></a><br />
4) click next and finish and you should have the album art</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;title=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Fixing missing album art in store purchase' to Del.icio.us" alt="Add 'Fixing missing album art in store purchase' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;title=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Fixing missing album art in store purchase' to digg" alt="Add 'Fixing missing album art in store purchase' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Fixing+missing+album+art+in+store+purchase&amp;u=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/" title="Add 'Fixing missing album art in store purchase' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Fixing missing album art in store purchase' to FURL" alt="Add 'Fixing missing album art in store purchase' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;title=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Fixing missing album art in store purchase' to reddit" alt="Add 'Fixing missing album art in store purchase' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/" title="Add 'Fixing missing album art in store purchase' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Fixing missing album art in store purchase' to Technorati" alt="Add 'Fixing missing album art in store purchase' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;t=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Fixing missing album art in store purchase' to Yahoo My Web" alt="Add 'Fixing missing album art in store purchase' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;title=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Fixing missing album art in store purchase' to Stumble Upon" alt="Add 'Fixing missing album art in store purchase' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;title=Fixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Fixing missing album art in store purchase' to Google Bookmarks" alt="Add 'Fixing missing album art in store purchase' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/" title="Add 'Fixing missing album art in store purchase' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Fixing missing album art in store purchase' to Rojo" alt="Add 'Fixing missing album art in store purchase' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/&amp;titleFixing+missing+album+art+in+store+purchase" title="Add 'Fixing missing album art in store purchase' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Fixing missing album art in store purchase' to Live-MSN" alt="Add 'Fixing missing album art in store purchase' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Fixing+missing+album+art+in+store+purchase&amp;url={url}" title="Add 'Fixing missing album art in store purchase' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Fixing missing album art in store purchase' to SlashDot" alt="Add 'Fixing missing album art in store purchase' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/09/17/fixing-missing-album-art-in-store-purchase/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WinMerge brilliant diff and merge tool</title>
		<link>http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/</link>
		<comments>http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 07:05:03 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/</guid>
		<description><![CDATA[No matter what kind of development you&#8217;re doing at some point you&#8217;re going to compare your code to the original to see where the differences are. This is my favorite tool to do it in windows: http://winmerge.org/
Some  screenshots

Bookmark It:
]]></description>
			<content:encoded><![CDATA[<p>No matter what kind of development you&#8217;re doing at some point you&#8217;re going to compare your code to the original to see where the differences are. This is my favorite tool to do it in windows:<a href="http://winmerge.org/"> http://winmerge.org/</a></p>
<p><a href="http://winmerge.org/2.8/screenshots.php">Some  screenshots</a></p>
<p><img src="http://winmerge.org/2.8/images/filecmp.png" height="519" width="792" /></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;title=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'WinMerge brilliant diff and merge tool' to Del.icio.us" alt="Add 'WinMerge brilliant diff and merge tool' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;title=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'WinMerge brilliant diff and merge tool' to digg" alt="Add 'WinMerge brilliant diff and merge tool' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=WinMerge+brilliant+diff+and+merge+tool&amp;u=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/" title="Add 'WinMerge brilliant diff and merge tool' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'WinMerge brilliant diff and merge tool' to FURL" alt="Add 'WinMerge brilliant diff and merge tool' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;title=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'WinMerge brilliant diff and merge tool' to reddit" alt="Add 'WinMerge brilliant diff and merge tool' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/" title="Add 'WinMerge brilliant diff and merge tool' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'WinMerge brilliant diff and merge tool' to Technorati" alt="Add 'WinMerge brilliant diff and merge tool' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;t=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'WinMerge brilliant diff and merge tool' to Yahoo My Web" alt="Add 'WinMerge brilliant diff and merge tool' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;title=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'WinMerge brilliant diff and merge tool' to Stumble Upon" alt="Add 'WinMerge brilliant diff and merge tool' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;title=WinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'WinMerge brilliant diff and merge tool' to Google Bookmarks" alt="Add 'WinMerge brilliant diff and merge tool' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/" title="Add 'WinMerge brilliant diff and merge tool' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'WinMerge brilliant diff and merge tool' to Rojo" alt="Add 'WinMerge brilliant diff and merge tool' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/&amp;titleWinMerge+brilliant+diff+and+merge+tool" title="Add 'WinMerge brilliant diff and merge tool' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'WinMerge brilliant diff and merge tool' to Live-MSN" alt="Add 'WinMerge brilliant diff and merge tool' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=WinMerge+brilliant+diff+and+merge+tool&amp;url={url}" title="Add 'WinMerge brilliant diff and merge tool' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'WinMerge brilliant diff and merge tool' to SlashDot" alt="Add 'WinMerge brilliant diff and merge tool' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/04/07/winmerge-brilliant-diff-and-merge-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bit Fields, what are those?</title>
		<link>http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/</link>
		<comments>http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 19:15:27 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[C]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/</guid>
		<description><![CDATA[I was working on some C code today and ran into something I wasn&#8217;t familiar with:

typedef struct {
uint8_t	h:4;
uint8_t n:4;
} Buf;
What do those colons mean?

Bit Fields allow the packing of data in a structure. This is especially useful when memory or data storage is at a premium. Typical examples:
    * Packing several objects [...]]]></description>
			<content:encoded><![CDATA[<p>I was working on some C code today and ran into something I wasn&#8217;t familiar with:<br />
<code><br />
typedef struct {<br />
uint8_t	h:4;<br />
uint8_t n:4;<br />
} Buf;</code></p>
<p>What do those colons mean?</p>
<blockquote><p>
Bit Fields allow the packing of data in a structure. This is especially useful when memory or data storage is at a premium. Typical examples:</p>
<p>    * Packing several objects into a machine word. e.g. 1 bit flags can be compacted &#8212; Symbol tables in compilers.<br />
    * Reading external file formats &#8212; non-standard file formats could be read in. E.g. 9 bit integers. </p>
<p>C lets us do this in a structure definition by putting :bit length after the variable. i.e.
</p></blockquote>
<p>According to <a href="http://www.cs.cf.ac.uk/Dave/C/node13.html#SECTION001320000000000000000"> http://www.cs.cf.ac.uk/Dave/C/node13.html#SECTION001320000000000000000</a></p>
<p>Sweet!</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;title=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Bit Fields, what are those?' to Del.icio.us" alt="Add 'Bit Fields, what are those?' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;title=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Bit Fields, what are those?' to digg" alt="Add 'Bit Fields, what are those?' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Bit+Fields%2C+what+are+those%3F&amp;u=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/" title="Add 'Bit Fields, what are those?' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Bit Fields, what are those?' to FURL" alt="Add 'Bit Fields, what are those?' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;title=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Bit Fields, what are those?' to reddit" alt="Add 'Bit Fields, what are those?' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/" title="Add 'Bit Fields, what are those?' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Bit Fields, what are those?' to Technorati" alt="Add 'Bit Fields, what are those?' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;t=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Bit Fields, what are those?' to Yahoo My Web" alt="Add 'Bit Fields, what are those?' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;title=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Bit Fields, what are those?' to Stumble Upon" alt="Add 'Bit Fields, what are those?' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;title=Bit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Bit Fields, what are those?' to Google Bookmarks" alt="Add 'Bit Fields, what are those?' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/" title="Add 'Bit Fields, what are those?' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Bit Fields, what are those?' to Rojo" alt="Add 'Bit Fields, what are those?' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/&amp;titleBit+Fields%2C+what+are+those%3F" title="Add 'Bit Fields, what are those?' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Bit Fields, what are those?' to Live-MSN" alt="Add 'Bit Fields, what are those?' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Bit+Fields%2C+what+are+those%3F&amp;url={url}" title="Add 'Bit Fields, what are those?' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Bit Fields, what are those?' to SlashDot" alt="Add 'Bit Fields, what are those?' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/04/05/bit-fields-what-are-those/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fixing Error 0&#215;80070643 on Zune 2.3 Install</title>
		<link>http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/</link>
		<comments>http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 16:00:56 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/</guid>
		<description><![CDATA[Problems started when Windows XP refused to detect my Zune. I then tried re-installing the software and getting an error like this:

So I scoured the internet for resources, here&#8217;s some articles I found:

http://forums.zune.net/68026/ShowPost.aspx
http://www.zuneboards.com/forums/zune-firmware/12736-error-0&#215;80070643-2.html
http://forums.zune.net/194840/ShowPost.aspx#194840

After reading all of the suggestions, I decided to stick with the following process. Here are the steps LandoJamz of the Zune.net forums. [...]]]></description>
			<content:encoded><![CDATA[<p>Problems started when Windows XP refused to detect my Zune. I then tried re-installing the software and getting an error like this:<br />
<img src="http://www.sergeiontech.com/upload/zune_error_0x80070643.jpg" title="Zune Error 0x80070643" alt="Zune Error 0x80070643" height="238" width="573" /></p>
<p>So I scoured the internet for resources, here&#8217;s some articles I found:</p>
<ul>
<li>http://forums.zune.net/68026/ShowPost.aspx</li>
<li>http://www.zuneboards.com/forums/zune-firmware/12736-error-0&#215;80070643-2.html</li>
<li>http://forums.zune.net/194840/ShowPost.aspx#194840</li>
</ul>
<p>After reading all of the suggestions, I decided to stick with the following process. Here are the steps LandoJamz of the Zune.net forums. I&#8217;m bolding the ones I need to do</p>
<p>1.  Update all you can from the Microsoft Update page.</p>
<p><strong>2.  Search forum for &#8220;DisableRollBack&#8221; registry hack and follow that.  Restart PC after completing this.</strong></p>
<p><strong>3.  Uninstall WMP 11 if you have it.  Then go to <a href="http://tinyurl.com/4qoth">http://www.microsoft.com/windows/windowsmedia/player/download/download.aspx</a> to download a fresh copy of WMP11</strong></p>
<p><strong>4.  Install WMP 11.</strong></p>
<p>5.  Hit Start-&gt;Search-&gt;All Files and Folders-&gt;type &#8220;Zune&#8221; under &#8220;all or part of the file name&#8221; -&gt;Search</p>
<p>6.  Delete any references to Zune.  Then clear the &#8220;recycle bin&#8221;.</p>
<p>[Edit 7/2/2008] 6.5. Run Unzoone - http://remove-it.org/tools/unzoone</p>
<p><strong>7.  Download the Zune install package directly from Microsoft, not from Zune.  It&#8217;s about 166MB file.</strong></p>
<p><strong>8.  Right click on &#8220;My Computer&#8221; from the desktop, and choose &#8220;Properties&#8221;</strong></p>
<p><strong>9.  In the System Properties, choose &#8220;Hardware Tab&#8221;, Click &#8220;Device Manager&#8221;</strong></p>
<p><strong>10.  Uninstall any &#8220;Unknown Devices&#8221; found under &#8220;System Devices&#8221;</strong></p>
<p><strong>11.  Still under &#8220;System Properties&#8221;, click &#8220;System Restore&#8221; tab.</strong></p>
<p><strong>12.  Place a check mark on &#8220;Turn off system restore on all drives&#8221;.  Hit &#8220;Apply&#8221; then &#8220;OK&#8221; button.</strong></p>
<p><strong>13.  Turn ON Windows Firewall (and disable any third party firewalls like Norton)</strong></p>
<p><strong>14.  Disconnect any network cables or disable wireless network.  The point is not to be connected to the Internet.</strong></p>
<p><strong>15.  Run the Microsoft Zune install package.</strong></p>
<p><strong>16.  You will still get the error message, but just ignore.  Since you disabled the roll back feature, you will at least have the Zune shortcut.</strong></p>
<p><strong>17.  Run the Zune Software.</strong></p>
<p>18.  Connect your Zune Device.  Follow any &#8220;Update firmware&#8221; issues.</p>
<p>19.  If this works, then you can reverse any settings (remove rollback hack, turn off windows firewall, enable system restore) and restart PC.</p>
<p>20.  Uninstall any &#8220;Unknown Device&#8221; - see steps 8-10.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Del.icio.us" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to digg" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install&amp;u=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to FURL" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to reddit" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Technorati" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;t=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Yahoo My Web" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Stumble Upon" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Google Bookmarks" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Rojo" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/&amp;titleFixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Live-MSN" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Fixing+Error+0%26%23215%3B80070643+on+Zune+2.3+Install&amp;url={url}" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to SlashDot" alt="Add 'Fixing Error 0&#215;80070643 on Zune 2.3 Install' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/03/26/fixing-error-0x80070643-on-zune-23-install/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Backup and Restore</title>
		<link>http://www.sergeiontech.com/2008/03/21/backup-and-restore/</link>
		<comments>http://www.sergeiontech.com/2008/03/21/backup-and-restore/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 19:23:51 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2008/03/21/backup-and-restore/</guid>
		<description><![CDATA[I&#8217;m pretty frustrated with Vista so I&#8217;m backing up my files and settings and going back to XP. I&#8217;m putting together a list of links that explain how to backup specific applications.
Outlook 2007
Microsoft has a tool to back up and restore the PST folder (I wouldn&#8217;t use it): http://office.microsoft.com/en-us/outlook/HA100758021033.aspx
Edit: When I run it under XP [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty frustrated with Vista so I&#8217;m backing up my files and settings and going back to XP. I&#8217;m putting together a list of links that explain how to backup specific applications.</p>
<p><strong>Outlook 2007</strong></p>
<p>Microsoft has a tool to back up and restore the PST folder (I wouldn&#8217;t use it): <a href="http://office.microsoft.com/en-us/outlook/HA100758021033.aspx">http://office.microsoft.com/en-us/outlook/HA100758021033.aspx</a></p>
<p>Edit: When I run it under XP and Outlook 2007 it tells me my file is corrupted. Good thing I just copied the PST files to an external.</p>
<p>Outlook PST files on Vista:C:\users\username\AppData\Local\Microsoft\Outlook</p>
<p>Outlook PST files on XP: C:\Documents and Settings\username\Local Settings\Application Data\Microsoft\Outlook</p>
<p>The file called Outlook.pst was the important one for me, but I copied the rest as well.</p>
<p><strong>Firefox</strong></p>
<p>MozBackup is the tool of choice - <a href="http://mozbackup.jasnapaka.com/download.php">http://mozbackup.jasnapaka.com/download.php</a> <a href="http://lifehacker.com/software/ask-lifehacker/ask-lifehacker-moving-firefox-to-a-new-computer-134611.php">Lifehacker article</a></p>
<p>1.4.7 doesn&#8217;t back up all the extensions, so if you&#8217;re having trouble backing up extensions try <a href="http://customsoftwareconsult.com/extensions/febe/febe.html">FEBE</a></p>
<p>One caveat with using FEBE, when restoring your data you will need to create an extra profile. FEBE can&#8217;t overwrite the profile you are currently using. <a href="http://support.mozilla.com/en-US/kb/Managing+profiles">Information on managing profiles here.</a></p>
<p><strong>Zune 2</strong></p>
<p>I&#8217;m interested in backing up the podcasts that I am subscribed to so I don&#8217;t have to re-enter all of them when I get my new computer working. Unfortunately, no such functionality exists in the Zune software. Sort of painful process:</p>
<ol>
<li>Open Firefox</li>
<li>Open Zune 2</li>
<li>Go to podcasts</li>
<li>On each podcast click the &#8220;official website&#8221;</li>
<li>In Firefox do bookmark all open tabs, this way you&#8217;ll at least remember what podcasts you have to resubscribe to.</li>
<li>Make sure to backup your Firefox after you do this.</li>
</ol>
<p><strong>Slipstream Windows XP</strong></p>
<p>Slipstreaming refers to the process of adding updates to an existing windows install disk.</p>
<p><a href="http://smithii.com/slipstream_xpsp2">Automatically Slipstream Windows XP</a></p>
<p><a href="http://www.winsupersite.com/showcase/windowsxp_sp2_slipstream.asp">Burn the disc without Cygwin</a></p>
<p>When using the slipstream script I had some trouble with the downloads going in the wrong directory. I got everything to work with wget when the xpsp2.cmd was in the directory hotfixes were getting downloaded.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;title=Backup+and+Restore" title="Add 'Backup and Restore' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Backup and Restore' to Del.icio.us" alt="Add 'Backup and Restore' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;title=Backup+and+Restore" title="Add 'Backup and Restore' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Backup and Restore' to digg" alt="Add 'Backup and Restore' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Backup+and+Restore&amp;u=http://www.sergeiontech.com/2008/03/21/backup-and-restore/" title="Add 'Backup and Restore' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Backup and Restore' to FURL" alt="Add 'Backup and Restore' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;title=Backup+and+Restore" title="Add 'Backup and Restore' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Backup and Restore' to reddit" alt="Add 'Backup and Restore' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2008/03/21/backup-and-restore/" title="Add 'Backup and Restore' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Backup and Restore' to Technorati" alt="Add 'Backup and Restore' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;t=Backup+and+Restore" title="Add 'Backup and Restore' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'Backup and Restore' to Yahoo My Web" alt="Add 'Backup and Restore' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;title=Backup+and+Restore" title="Add 'Backup and Restore' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Backup and Restore' to Stumble Upon" alt="Add 'Backup and Restore' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;title=Backup+and+Restore" title="Add 'Backup and Restore' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Backup and Restore' to Google Bookmarks" alt="Add 'Backup and Restore' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2008/03/21/backup-and-restore/" title="Add 'Backup and Restore' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'Backup and Restore' to Rojo" alt="Add 'Backup and Restore' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2008/03/21/backup-and-restore/&amp;titleBackup+and+Restore" title="Add 'Backup and Restore' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Backup and Restore' to Live-MSN" alt="Add 'Backup and Restore' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Backup+and+Restore&amp;url={url}" title="Add 'Backup and Restore' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Backup and Restore' to SlashDot" alt="Add 'Backup and Restore' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2008/03/21/backup-and-restore/feed/</wfw:commentRss>
		</item>
		<item>
		<title>So it begins&#8230;</title>
		<link>http://www.sergeiontech.com/2007/07/24/so-it-begins/</link>
		<comments>http://www.sergeiontech.com/2007/07/24/so-it-begins/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 12:17:32 +0000</pubDate>
		<dc:creator>Sergei</dc:creator>
		
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.sergeiontech.com/2007/07/24/so-it-begins/</guid>
		<description><![CDATA[I&#8217;ve been musing about starting a blog again. We&#8217;ll where this goes.
To Dos so far:
Pimp my blog - have to add some quality plug ins
Articles (ideas so far)

IPTV survey
VoIP survey

I think I&#8217;ll be able to add to the oodles of information that&#8217;s been written on the topic already
Bookmark It:
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been musing about starting a blog again. We&#8217;ll where this goes.</p>
<p>To Dos so far:</p>
<p>Pimp my blog - have to add some quality plug ins</p>
<p>Articles (ideas so far)</p>
<ul>
<li>IPTV survey</li>
<li>VoIP survey</li>
</ul>
<p>I think I&#8217;ll be able to add to the oodles of information that&#8217;s been written on the topic already</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark It:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;title=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to Del.icio.us"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'So it begins&#8230;' to Del.icio.us" alt="Add 'So it begins&#8230;' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;title=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to digg"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'So it begins&#8230;' to digg" alt="Add 'So it begins&#8230;' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=So+it+begins%26%238230%3B&amp;u=http://www.sergeiontech.com/2007/07/24/so-it-begins/" title="Add 'So it begins&#8230;' to FURL"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'So it begins&#8230;' to FURL" alt="Add 'So it begins&#8230;' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;title=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to reddit"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'So it begins&#8230;' to reddit" alt="Add 'So it begins&#8230;' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sergeiontech.com/2007/07/24/so-it-begins/" title="Add 'So it begins&#8230;' to Technorati"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'So it begins&#8230;' to Technorati" alt="Add 'So it begins&#8230;' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;t=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to Yahoo My Web"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'So it begins&#8230;' to Yahoo My Web" alt="Add 'So it begins&#8230;' to Yahoo My Web" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/refer.php?url=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;title=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to Stumble Upon"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'So it begins&#8230;' to Stumble Upon" alt="Add 'So it begins&#8230;' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;title=So+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to Google Bookmarks"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'So it begins&#8230;' to Google Bookmarks" alt="Add 'So it begins&#8230;' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.rojo.com/add-subscription/?resource=http://www.sergeiontech.com/2007/07/24/so-it-begins/" title="Add 'So it begins&#8230;' to Rojo"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/rojo.png" title="Add 'So it begins&#8230;' to Rojo" alt="Add 'So it begins&#8230;' to Rojo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sergeiontech.com/2007/07/24/so-it-begins/&amp;titleSo+it+begins%26%238230%3B" title="Add 'So it begins&#8230;' to Live-MSN"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'So it begins&#8230;' to Live-MSN" alt="Add 'So it begins&#8230;' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=So+it+begins%26%238230%3B&amp;url={url}" title="Add 'So it begins&#8230;' to SlashDot"><img src="http://www.sergeiontech.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'So it begins&#8230;' to SlashDot" alt="Add 'So it begins&#8230;' to SlashDot" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sergeiontech.com/2007/07/24/so-it-begins/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

