<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>tommek</title>
	<atom:link href="http://tomkaurin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomkaurin.wordpress.com</link>
	<description>I just push the buttons....</description>
	<lastBuildDate>Mon, 31 Jan 2011 09:36:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tomkaurin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>tommek</title>
		<link>http://tomkaurin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tomkaurin.wordpress.com/osd.xml" title="tommek" />
	<atom:link rel='hub' href='http://tomkaurin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>M3U8 Validator Tool</title>
		<link>http://tomkaurin.wordpress.com/2011/01/31/m3u8-validator-tool/</link>
		<comments>http://tomkaurin.wordpress.com/2011/01/31/m3u8-validator-tool/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 08:47:28 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTTP Live Streaming]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=90</guid>
		<description><![CDATA[Recently I worked on a iPad video application setting up the video streaming solution for it. Videos had to be viewable over 3G and EDGE connections, so this meant that we had to use Apple Segmented HTTP Live Streaming . The app had VOD&#8217;s with durations ranging from 2mins, 10mins and 60mins. If you understand how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=90&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I worked on a iPad video application setting up the video streaming solution for it. Videos had to be viewable over 3G and EDGE connections, so this meant that we had to use <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/StreamingMediaGuide/UsingHTTPLiveStreaming/UsingHTTPLiveStreaming.html" target="_blank">Apple Segmented HTTP Live Streaming </a>. The app had VOD&#8217;s with durations ranging from 2mins, 10mins and 60mins. If you understand how &#8220;Segmented HTTP Streams&#8221; works then you understand that the amount of files that are created just for one VOD is quite large.</p>
<p>i.e  60mins VOD with 5 bitrates would be around 1800 files (*.ts / *.m3u8).</p>
<p>One issue I had was validating and debug the VOD&#8217;s when they where on the production environment. The <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://developer.apple.com/library/ios/#technotes/tn2010/tn2235.html" target="_blank">mediastreamvalidator </a>tools supplied by apple works well but can handle token/cookie authentication which was I had implemented for security. Also the tool only works on a mac.</p>
<p>So I decided to to create a AIR app with the ability to connect to the CDN by FTP that way bypassing the token/cookie auth and allowing the app to validate the m3u8 VODs.</p>
<p><a href="http://media.foxsports.com.au/FlashDev/prod/m3u8validator/M3U8Validator_public.air">Download from here</a></p>
<p><a href="http://tomkaurin.files.wordpress.com/2011/01/demoimage.jpg"><img class="alignleft size-full wp-image-92" style="margin-left:10px;margin-right:10px;" title="m3u8validator" src="http://tomkaurin.files.wordpress.com/2011/01/demoimage.jpg?w=205&#038;h=170" alt="" width="205" height="170" /></a><strong>Features<br />
- </strong>parse a index multi-bitrate M3U8 file and a single bitrate M3U8 file.<br />
- It will validate that all *.ts segments files referenced in the M3U8 files exist and the VOD is not missing any files which make the clip<br />
- It will validate that all the M3U8 files are of correct format and contain data.</p>
<p><strong>Does Not<br />
</strong>- calculate ts file bitrate  and average segment bitrate<br />
- validate segment encryption</p>
<p><strong>Note: </strong>When implementing Apple HTTP Live Streaming using the <a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://developer.apple.com/library/ios/#technotes/tn2010/tn2235.html" target="_blank">mediastreamvalidator</a> to validate your VODs is the best way. This app is just designed to validate that all the *.ts files referenced in the *.m3u8 files exist.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=90&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2011/01/31/m3u8-validator-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>

		<media:content url="http://tomkaurin.files.wordpress.com/2011/01/demoimage.jpg" medium="image">
			<media:title type="html">m3u8validator</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting Started Flex / AIR &amp; Android</title>
		<link>http://tomkaurin.wordpress.com/2010/12/12/getting-started-flex-air-android/</link>
		<comments>http://tomkaurin.wordpress.com/2010/12/12/getting-started-flex-air-android/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 09:48:19 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=85</guid>
		<description><![CDATA[If you have been thinking of porting your flex app to run on Android or have a idea for a mobile application which you want to develop in flex. Then to get started follow the links below. First download Adobe Flash Builder &#8220;Burrito&#8221;: (This is the new Flash Builder which now has supports for mobile [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=85&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have been thinking of porting your flex app to run on Android or have a idea for a mobile application which you want to develop in flex. Then to get started follow the links below.</p>
<p>First download Adobe Flash Builder &#8220;Burrito&#8221;: (This is the new Flash Builder which now has supports for mobile application projects)</p>
<ul>
<li><a href="http://labs.adobe.com/technologies/flashbuilder_burrito/">http://labs.adobe.com/technologies/flashbuilder_burrito/</a></li>
</ul>
<p>Seconds download a sample app from &#8220;<a title="Christophe Coenraets" rel="home" href="http://coenraets.org/blog/">Christophe Coenraets</a>&#8220;: (Use this app to learn about the new view structure etc and preview a working Flex / AIR app on your phone/emulator)</p>
<ul>
<li><a href="http://coenraets.org/blog/2010/12/tutorial-flex-for-android-in-90-minutes/">http://coenraets.org/blog/2010/12/tutorial-flex-for-android-in-90-minutes/</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=85&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/12/12/getting-started-flex-air-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
		<item>
		<title>SQLite Browser tool for Android development.</title>
		<link>http://tomkaurin.wordpress.com/2010/11/08/sqlite-browser-tool-for-android-development/</link>
		<comments>http://tomkaurin.wordpress.com/2010/11/08/sqlite-browser-tool-for-android-development/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 08:27:30 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=45</guid>
		<description><![CDATA[If you are developing an Android app that utilizes SQLite then you might want to install Questoid SQLite Browser. This is a eclipse plugin that will allow you to open the SQLite DB  file off the emulator. 1. Install Questoid SQLite Browser 2. Switch to DDMS perspective : 3. Open File Explorer: 4. Navigate to your SQLite file. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=45&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are developing an Android app that utilizes <a href="http://developer.android.com/reference/android/database/sqlite/SQLiteDatabase.html" target="_blank">SQLite</a> then you might want to install <a href="http://marketplace.eclipse.org/content/questoid-sqlite-browser" target="_blank">Questoid SQLite Browser</a>. This is a eclipse plugin that will allow you to open the SQLite DB  file off the emulator.</p>
<p>1. Install Questoid SQLite Browser<br />
2. Switch to DDMS perspective :</p>
<p style="padding-left:30px;"><img class="alignnone size-full wp-image-58" title="ddms" src="http://tomkaurin.files.wordpress.com/2010/11/ddms.jpg?w=221&#038;h=27" alt="" width="221" height="27" /></p>
<p>3. Open File Explorer:</p>
<p style="padding-left:30px;"><img class="alignnone size-full wp-image-60" style="margin-top:-3px;margin-bottom:-3px;" title="fileexplorer" src="http://tomkaurin.files.wordpress.com/2010/11/fileexplorer.jpg?w=225&#038;h=35" alt="" width="225" height="35" /></p>
<p>4. Navigate to your SQLite file. should be something like <em>data/data/&lt;APP_PACKAGE_NAME&gt;/database/&lt;FILE_NAME&gt;</em><br />
5. Select the SQLite file and then launch Questoid <a href="http://tomkaurin.files.wordpress.com/2010/11/dbicon.jpg"><img class="alignnone size-full wp-image-59" title="dbicon" src="http://tomkaurin.files.wordpress.com/2010/11/dbicon.jpg?w=29&#038;h=21" alt="" width="29" height="21" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=45&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/11/08/sqlite-browser-tool-for-android-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>

		<media:content url="http://tomkaurin.files.wordpress.com/2010/11/ddms.jpg" medium="image">
			<media:title type="html">ddms</media:title>
		</media:content>

		<media:content url="http://tomkaurin.files.wordpress.com/2010/11/fileexplorer.jpg" medium="image">
			<media:title type="html">fileexplorer</media:title>
		</media:content>

		<media:content url="http://tomkaurin.files.wordpress.com/2010/11/dbicon.jpg" medium="image">
			<media:title type="html">dbicon</media:title>
		</media:content>
	</item>
		<item>
		<title>Improving your Android List Activity Performance with a ViewHolder</title>
		<link>http://tomkaurin.wordpress.com/2010/11/08/improving-your-android-list-activity-performance-with-a-viewholder/</link>
		<comments>http://tomkaurin.wordpress.com/2010/11/08/improving-your-android-list-activity-performance-with-a-viewholder/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 06:42:31 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Adapters]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Layout]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=47</guid>
		<description><![CDATA[I recently attended a Android developer lab at the Sydney Google offices. (ADL) Most of the day was about Android Market place etc but they did have one speaker Bill Laun who spoke about UI Best Practices &#38; High Performance Apps. Most of the best practices talk was about design and graphics related to different screen sizes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=47&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently attended a Android developer lab at the Sydney Google offices. (<a href="https://sites.google.com/site/androiddevlabs/register/sydney" target="_blank">ADL</a>) Most of the day was about Android Market place etc but they did have one speaker Bill Laun who spoke about UI Best Practices &amp; High Performance Apps. Most of the best practices talk was about design and graphics related to different screen sizes and dpi.</p>
<p>He did show us one thing that I found useful and had not heard of before and this was the <strong>&#8220;ViewHolder&#8221;. </strong>Using this strategy with your custom Adapter improves the performance for your List.</p>
<p>Every time your custom <em>Adapter </em>is executed the <strong>&#8220;getView()&#8221;</strong> method is called to get reference to your custom layout and populate it with data. If you have a large list, calling  <strong>&#8220;findViewById()&#8221; </strong>to access resource on every row will impact the performance of your list. So to get around this you can use a <strong>&#8220;ViewHolder&#8221; </strong>which basically keeps a object in memory with references to your row layout. This means you do not need to use <strong>&#8220;findViewById()&#8221;</strong>every time <strong>&#8220;getView()&#8221;</strong> is called but only once on the first call of it when the list is created.</p>
<pre class="brush: java;">
public View getView(int position, View convertView, ViewGroup parent) {

		View v = convertView;
		ViewHolder holder;
        if (v == null) {

        	LayoutInflater vi = (LayoutInflater)context.getSystemService(Context.LAYOUT_INFLATER_SERVICE);
        	v = vi.inflate(R.layout.article_row, null);

        	 holder = new ViewHolder();
        	 holder.title = (TextView) v.findViewById(R.id.article_title);
        	 holder.description = (TextView) v.findViewById(R.id.article_des);
        	 holder.date = (TextView) v.findViewById(R.id.article_pubdate);
        	 v.setTag(holder);
        } else {
        	holder = (ViewHolder) v.getTag();
        }
        Article article = articles.get(position);
        if (article != null) {
        	holder.title.setText(article.title);
        	holder.description.setText(article.description);
        	holder.date.setText(article.pubDate);
        }
        return v;
}
</pre>
<pre class="brush: java;">
class ViewHolder{
	TextView title;
	TextView description;
	TextView date;
}
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=47&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/11/08/improving-your-android-list-activity-performance-with-a-viewholder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
		<item>
		<title>Android Emulator ConnectivityManager, always returning connected</title>
		<link>http://tomkaurin.wordpress.com/2010/10/29/android-emulator-connectivitymanager-always-returning-connected/</link>
		<comments>http://tomkaurin.wordpress.com/2010/10/29/android-emulator-connectivitymanager-always-returning-connected/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 08:46:40 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Emulator]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=41</guid>
		<description><![CDATA[I have recently be playing around with the ConnectivityManager in the android emulator. I was trying to detect if the emulator had internet connectivity or not. ConnectivityManager connec = (ConnectivityManager)getSystemService(Context.CONNECTIVITY_SERVICE); connec.getNetworkInfo(0).getState() // = CONNECTED connec.getNetworkInfo(1).getState() // = CONNECTED Every time I retrieved the status from the NetworkInfo it would return &#8220;CONNECTED&#8221;, even when I disconnected from internet. After doing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=41&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have recently be playing around with the <a href="http://developer.android.com/reference/android/net/ConnectivityManager.html" target="_blank">ConnectivityManager</a> in the android emulator. I was trying to detect if the emulator had internet connectivity or not.</p>
<pre class="brush: java;">
ConnectivityManager connec =  (ConnectivityManager)getSystemService(Context.CONNECTIVITY_SERVICE);

connec.getNetworkInfo(0).getState() // = CONNECTED
connec.getNetworkInfo(1).getState() // = CONNECTED
</pre>
<p>Every time I retrieved the status from the <em>NetworkInfo</em> it would return &#8220;CONNECTED&#8221;, even when I disconnected from internet.</p>
<p>After doing some hunting around on the issue, I found that you need to manually disable the internet connectivity on the emulator. The emulator does not listen to the computers  network interface so disable the network / internet will not effect the emulator.</p>
<p><strong>To disable internet / network connectivity on the emulator hit F8. </strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=41&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/10/29/android-emulator-connectivitymanager-always-returning-connected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
		<item>
		<title>Build Path Error, When creating first Android project</title>
		<link>http://tomkaurin.wordpress.com/2010/10/13/build-path-error-when-creating-first-android-project/</link>
		<comments>http://tomkaurin.wordpress.com/2010/10/13/build-path-error-when-creating-first-android-project/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 07:46:55 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Error]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=36</guid>
		<description><![CDATA[Recently I start developing a Android App. After downloading the SDK, installing ADT pluging in eclipse and create my first every Android project, I was confronted with a project error even before writing one bit of code. After doing some googling I found that by default eclipse treats incomplete build paths as an error. To [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=36&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I start developing a Android App. After downloading the SDK, installing ADT pluging in eclipse and create my first every Android project, I was confronted with a project error even before writing one bit of code.</p>
<p><a href="http://tomkaurin.files.wordpress.com/2010/10/androiderror1.jpg"><img class="aligncenter size-full wp-image-38" title="Android Build Path Error" src="http://tomkaurin.files.wordpress.com/2010/10/androiderror1.jpg?w=464&#038;h=193" alt="" width="464" height="193" /></a></p>
<p>After doing some googling I found that by default eclipse treats incomplete build paths as an error.</p>
<p>To fix this all you need to do is:</p>
<p>Open eclipse preferences &gt; Java &gt; Compiler &gt; Building and switch &#8220;Incomplete Build Paths&#8221; from &#8220;Error&#8221; to &#8220;Warning&#8221;.</p>
<p><em>I also noticed once you have changed this option to warning and your Android project is rebuilt, you can switch it back to &#8220;Error&#8221; and you will not get build path error any more. Even when you create new Android projects. </em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=36&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/10/13/build-path-error-when-creating-first-android-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>

		<media:content url="http://tomkaurin.files.wordpress.com/2010/10/androiderror1.jpg" medium="image">
			<media:title type="html">Android Build Path Error</media:title>
		</media:content>
	</item>
		<item>
		<title>How-to: Install Flash on your jailbroken iPad (for real)</title>
		<link>http://tomkaurin.wordpress.com/2010/07/08/how-to-install-flash-on-your-jailbroken-ipad-for-real/</link>
		<comments>http://tomkaurin.wordpress.com/2010/07/08/how-to-install-flash-on-your-jailbroken-ipad-for-real/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 01:44:02 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=32</guid>
		<description><![CDATA[source: http://www.engadget.com/2010/07/07/how-to-install-flash-on-your-jailbroken-ipad-for-real/ We just saw Flash 10.1 ported to the iPad demonstrated in video form by Comex, and now you can get in on the action too, as long as your iPad is jailbroken. It&#8217;s called Frash, and while the plugin is still pretty early and doesn&#8217;t do video playback yet, you can definitely play games [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=32&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>source: <a href="http://www.engadget.com/2010/07/07/how-to-install-flash-on-your-jailbroken-ipad-for-real/">http://www.engadget.com/2010/07/07/how-to-install-flash-on-your-jailbroken-ipad-for-real/</a></strong></p>
<p>We just saw Flash 10.1 ported to the iPad <a href="http://www.engadget.com/2010/07/04/flash-10-1-ported-to-ipad-burninates-the-countryside-video/">demonstrated in video form</a> by Comex, and now you can get in on the action too, as long as your iPad is jailbroken. It&#8217;s called Frash, and while the plugin is still pretty early and doesn&#8217;t do video playback yet, you can definitely play games and other animations right now, and we&#8217;re told video support is forthcoming. Okay, so let&#8217;s try this out, shall we? It&#8217;s not point-and-click simple, but it&#8217;s not that hard, either. Full instructions after the break.</p>
<p>0. Make sure your iPad is jailbroken. It&#8217;s pretty easy &#8212; just run <a href="http://spiritjb.com/">Spirit</a> and you&#8217;re done.<br />
1. Download Frash.deb and keep it nearby. [Update: We've been advised against hosting this ourselves, but it's not hard to find out there.]<br />
2. Decide how you&#8217;re going to get files onto your iPad. For Mac users, it&#8217;s dead simple &#8212; just <a href="http://www.simonblog.com/2008/09/07/netatalk-lets-you-transfer-files-between-iphone-and-your-mac-wirelessly/">install Netatalk</a>, which will automatically pop up your iPad in the Finder&#8217;s Sharing list. Windows users can try out <a href="http://www.iclarified.com/entry/index.php?enid=3221">this guide at <em>iClarified</em></a> to get OpenSSH installed and running and use WinSCP &#8212; it&#8217;s just as easy. Either way, the login is &#8220;root&#8221; and the password is &#8220;alpine.&#8221; Remember, you can seriously screw things up while you&#8217;re in there, so be careful!<br />
3. Once you&#8217;ve got access to the iPad&#8217;s filesystem, navigate to /var/root/Media as shown here:</p>
<p><img src="http://www.blogcdn.com/www.engadget.com/media/2010/07/07-07-10varroot.jpg" border="0" alt="" hspace="4" vspace="4" /></p>
<p>4. Once there, open Media and create a folder called &#8220;Cydia.&#8221;<br />
5. Open the new Cydia folder and create another new folder called &#8220;AutoInstall&#8221;<br />
6. Upload Frash to your new folder.<br />
7. Restart your iPad a couple times.<br />
8. You&#8217;re set! Now just navigate to a page in Safari with non-video Flash content and hit the F logo to play it. Again, no video for now, but games and other simple content works. We did have a few crashes here and there, but it&#8217;s early code, and things are bound to get better.</p>
<p>So there you have it &#8212; Flash on the iPad (sans fluid video playback for now, of course). Try it out and let us know how it goes &#8212; if you&#8217;re having trouble, our tipster suggests using SBSettings or the respring app to restart the Springboard, but we didn&#8217;t have too many problems without it. Just remember, you&#8217;re doing this at your own risk, and you might well end up bricking your iPad and blowing up the universe with this stuff. If you&#8217;re not feeling brave enough to muck around, here it is on video:</p>
<span style="text-align:center; display: block;"><a href="http://tomkaurin.wordpress.com/2010/07/08/how-to-install-flash-on-your-jailbroken-ipad-for-real/"><img src="http://img.youtube.com/vi/YD6HcEYmJFA/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=32&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/07/08/how-to-install-flash-on-your-jailbroken-ipad-for-real/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>

		<media:content url="http://www.blogcdn.com/www.engadget.com/media/2010/07/07-07-10varroot.jpg" medium="image" />
	</item>
		<item>
		<title>Flex SDK Reman List.</title>
		<link>http://tomkaurin.wordpress.com/2010/07/06/flex-sdk-reman-list/</link>
		<comments>http://tomkaurin.wordpress.com/2010/07/06/flex-sdk-reman-list/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 09:42:44 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=30</guid>
		<description><![CDATA[Have you ever been following some ones helpful tutorial and found that the reference to an attribute or component doesn&#8217;t exist because your using a new version of the SDK. Well I came across this page on Adobe Open Source: http://opensource.adobe.com/wiki/display/flexsdk/Rename+List<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=30&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Have you ever been following some ones helpful tutorial and found that the reference to an attribute or component doesn&#8217;t exist because your using a new version of the SDK.</p>
<p>Well I came across this page on Adobe Open Source:</p>
<p><a href="http://opensource.adobe.com/wiki/display/flexsdk/Rename+List" target="_blank">http://opensource.adobe.com/wiki/display/flexsdk/Rename+List </a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=30&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/07/06/flex-sdk-reman-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
		<item>
		<title>Flash 10.1 ported to iPad???</title>
		<link>http://tomkaurin.wordpress.com/2010/07/05/flash-10-1-ported-to-ipad/</link>
		<comments>http://tomkaurin.wordpress.com/2010/07/05/flash-10-1-ported-to-ipad/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 04:30:44 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=28</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=28&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://tomkaurin.wordpress.com/2010/07/05/flash-10-1-ported-to-ipad/"><img src="http://img.youtube.com/vi/adouTnXgelE/2.jpg" alt="" /></a></span>
<span style="text-align:center; display: block;"><a href="http://tomkaurin.wordpress.com/2010/07/05/flash-10-1-ported-to-ipad/"><img src="http://img.youtube.com/vi/_wBktYBXMK0/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=28&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/07/05/flash-10-1-ported-to-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning Spring ActionScript</title>
		<link>http://tomkaurin.wordpress.com/2010/07/02/learning-spring-actionscript/</link>
		<comments>http://tomkaurin.wordpress.com/2010/07/02/learning-spring-actionscript/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 05:35:23 +0000</pubDate>
		<dc:creator>tomkaurin</dc:creator>
				<category><![CDATA[Spring ActionScript]]></category>

		<guid isPermaLink="false">http://tomkaurin.wordpress.com/?p=26</guid>
		<description><![CDATA[I recently started to look into &#8220;Spring ActionScript&#8221; and have come across a very helpful three part tutorial by Christophe Coenraets. These tutorials walk you through how it works and how to integrate it into your flex apps. The “Spring ActionScript” Framework – Part 1: The Basics The “Spring ActionScript” Framework – Part 2: Autowiring The Spring ActionScript Framework [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=26&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I recently started to look into &#8220;Spring ActionScript&#8221; and have come across a very helpful three part tutorial by <a href="http://coenraets.org/blog/">Christophe Coenraets</a>. These tutorials walk you through how it works and how to integrate it into your flex apps.</p>
<ol>
<li><a href="http://coenraets.org/blog/2009/03/the-%E2%80%9Cspring-actionscript%E2%80%9D-framework-%E2%80%93-part-1-the-basics/" target="_blank">The “Spring ActionScript” Framework – Part 1: The Basics</a></li>
<li><a href="http://coenraets.org/blog/2009/03/the-spring-actionscript-framework-%E2%80%93-part-2-autowiring/" target="_blank">The “Spring ActionScript” Framework – Part 2: Autowiring</a></li>
<li><a href="http://coenraets.org/blog/2009/03/the-spring-actionscript-framework-part-3-injecting-services-and-mock-services/" target="_blank">The Spring ActionScript Framework — Part 3: Injecting Services (and Mock Services)</a></li>
</ol>
<p>For more info and to download spring actionscript go to: <a href="http://www.springactionscript.org/">http://www.springactionscript.org/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomkaurin.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tomkaurin.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomkaurin.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tomkaurin.wordpress.com&amp;blog=14451177&amp;post=26&amp;subd=tomkaurin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tomkaurin.wordpress.com/2010/07/02/learning-spring-actionscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/adfc093e414f8c2298d7f669a2188bdf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tomkaurin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
