<?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>Digital Transition &#187; Smart Devices</title>
	<atom:link href="http://www.digital-transition.com/archives/category/net/smart-devices/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digital-transition.com</link>
	<description>Benjamin Surkyn's personal blog.</description>
	<lastBuildDate>Sun, 22 Jan 2012 09:38:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Defragmenting flash memory</title>
		<link>http://www.digital-transition.com/archives/2006/defragmenting-flash-memory/</link>
		<comments>http://www.digital-transition.com/archives/2006/defragmenting-flash-memory/#comments</comments>
		<pubDate>Sat, 24 Jun 2006 15:25:04 +0000</pubDate>
		<dc:creator>Benjamin Surkyn</dc:creator>
				<category><![CDATA[Smart Devices]]></category>

		<guid isPermaLink="false">http://www.digital-transition.com/archives/2006/defragmenting-flash-memory/</guid>
		<description><![CDATA[If you write and delete extensively from a storage medium, it gets fragmented. To solve this, you should use a defragmentation tool like Windows&#8217; Defrag. This makes a lot of sense when using hard drives since the seek time (time to move the heads to the correct location on the disk) is one of the [...]]]></description>
		<wfw:commentRss>http://www.digital-transition.com/archives/2006/defragmenting-flash-memory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limitations of Windows CE emulator</title>
		<link>http://www.digital-transition.com/archives/2005/limitations-of-windows-ce-emulator/</link>
		<comments>http://www.digital-transition.com/archives/2005/limitations-of-windows-ce-emulator/#comments</comments>
		<pubDate>Wed, 02 Feb 2005 18:00:02 +0000</pubDate>
		<dc:creator>Benjamin Surkyn</dc:creator>
				<category><![CDATA[Smart Devices]]></category>

		<guid isPermaLink="false">http://www.digital-transition.com/?p=166</guid>
		<description><![CDATA[Yesterday, I came accross a bizarre error. When executing my Smart device application on the Windows CE emulator, I got a &#8220;NotSupportedException&#8221;. What was even stranger, was that I got this in the InitializeComponents method, which is generated by Visual Studio. After quite a bit of searching and debugging, the problem didn&#8217;t seem to be [...]]]></description>
		<wfw:commentRss>http://www.digital-transition.com/archives/2005/limitations-of-windows-ce-emulator/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Garbage collection and threads</title>
		<link>http://www.digital-transition.com/archives/2004/garbage-collection-and-threads/</link>
		<comments>http://www.digital-transition.com/archives/2004/garbage-collection-and-threads/#comments</comments>
		<pubDate>Mon, 08 Nov 2004 10:00:07 +0000</pubDate>
		<dc:creator>Benjamin Surkyn</dc:creator>
				<category><![CDATA[Smart Devices]]></category>

		<guid isPermaLink="false">http://www.digital-transition.com/?p=149</guid>
		<description><![CDATA[I&#8217;ve been working on a project involving a Psion Teklogix Netpad 5522. Nice &#8220;little&#8221; thing BTW. Anyway, I needed multiple threads running simultaneously (one which checks for a wireless network connection). Normal threading isn&#8217;t possible because of the limitations of the compact framework. So I used timers that invoked a method at a certain interval. [...]]]></description>
		<wfw:commentRss>http://www.digital-transition.com/archives/2004/garbage-collection-and-threads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

