<?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>In Transitione</title>
	<atom:link href="http://www.intransitione.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intransitione.com</link>
	<description>in transitione: (Latin) something in the very act of transitioning itself.</description>
	<lastBuildDate>Thu, 15 Dec 2011 17:37:38 +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>A look at the IT job market</title>
		<link>http://www.intransitione.com/blog/look-it-job-market/</link>
		<comments>http://www.intransitione.com/blog/look-it-job-market/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 07:31:24 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[google visualization api]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1621</guid>
		<description><![CDATA[Few weeks ago I bought an amazing book whose first chapter is an introduction to the Ruby language. I&#8217;ve never really been interested in Ruby before as I&#8217;m perfectly happy with Python but I think there&#8217;s always something to learn when studying a new language. With this in mind, and considering that I&#8217;m looking for [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/look-it-job-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s time for some javascript.</title>
		<link>http://www.intransitione.com/blog/its-time-for-some-javascript/</link>
		<comments>http://www.intransitione.com/blog/its-time-for-some-javascript/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 08:49:36 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1474</guid>
		<description><![CDATA[It&#8217;s been ages I haven&#8217;t written some Javascript code. I always found coding in Javascript excruciatingly painful and the idea of getting myself again into this nightmare wasn&#8217;t particularly exciting. This was at a time when there were no such things like jQuery, Mootools or Prototype. Nobody was using the words &#8220;Javascript&#8221; and &#8220;framework&#8221; in [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/its-time-for-some-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie Suggestions Beta is out</title>
		<link>http://www.intransitione.com/blog/movie-suggestions-beta-is-out/</link>
		<comments>http://www.intransitione.com/blog/movie-suggestions-beta-is-out/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 21:10:57 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1392</guid>
		<description><![CDATA[My truly first Android application <a href="https://market.android.com/details?id=com.marcodinacci.android.movierec">is out on the market</a>. ]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/movie-suggestions-beta-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced ListView: populating a list with images and text</title>
		<link>http://www.intransitione.com/blog/advanced-listview-populating-a-list-with-images-and-text/</link>
		<comments>http://www.intransitione.com/blog/advanced-listview-populating-a-list-with-images-and-text/#comments</comments>
		<pubDate>Tue, 10 May 2011 17:04:48 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[adapter]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[arrayadapter]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[listview]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1278</guid>
		<description><![CDATA[The Android documentation says that the ListView widget is easy to use. It is true if you just want to display a simple list of strings but as soon as you want to customize your list things become more complicated. The following is a tutorial on how to write a ListView that displays a static [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/advanced-listview-populating-a-list-with-images-and-text/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to detect motion on an Android device</title>
		<link>http://www.intransitione.com/blog/how-to-detect-motion-on-an-android-device/</link>
		<comments>http://www.intransitione.com/blog/how-to-detect-motion-on-an-android-device/#comments</comments>
		<pubDate>Wed, 04 May 2011 14:32:42 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[motion detection]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1220</guid>
		<description><![CDATA[For learning purposes I&#8217;ve written PicInMotion, a small Android application that automatically takes a picture when it detects motion in the camera preview. This article explains how the simple motion detection mechanism works. UPDATE: source code is available at github, be sure to clone the standalone repository. Strategy The strategy is dead simple, we store [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/how-to-detect-motion-on-an-android-device/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Adding control to the OpenGL spinning cube</title>
		<link>http://www.intransitione.com/blog/adding-control-to-the-opengl-spinning-cube/</link>
		<comments>http://www.intransitione.com/blog/adding-control-to-the-opengl-spinning-cube/#comments</comments>
		<pubDate>Mon, 02 May 2011 16:56:03 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1210</guid>
		<description><![CDATA[This demo extends on the Create a spinning cube OpenGL to show how to control the cube using a D-pad. We&#8217;re going to increment the speed rotation along the X and Y axes using the directional keys of the D-pad. The biggest change is that we now have our custom class that extends the SurfaceView. [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/adding-control-to-the-opengl-spinning-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;touch&#8221; a file on Android</title>
		<link>http://www.intransitione.com/blog/touch-a-file-on-android/</link>
		<comments>http://www.intransitione.com/blog/touch-a-file-on-android/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 16:44:54 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1188</guid>
		<description><![CDATA[This snippet mimics the behaviour of the unix touch command on the Android platform: public static void touch(File file) throws IOException { if(!file.exists()) { File parent = file.getParentFile(); if(parent != null) if(!parent.exists()) if(!parent.mkdirs()) throw new IOException("Cannot create parent directories for file: " + file); file.createNewFile(); } boolean success = file.setLastModified(System.currentTimeMillis()); if (!success) throw new IOException("Unable [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/touch-a-file-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a spinning cube with OpenGL ES and Android</title>
		<link>http://www.intransitione.com/blog/create-a-spinning-cube-with-opengl-es-and-android/</link>
		<comments>http://www.intransitione.com/blog/create-a-spinning-cube-with-opengl-es-and-android/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 04:31:47 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?page_id=1132</guid>
		<description><![CDATA[Android supports 3D graphics via the OpenGL ES API, a flavor of OpenGL specifically designed for embedded devices. This article is not an OpenGL tutorial, it assumes the reader has already basic OpenGL knowledge. The final result will look like this: First we write a new Activity and in the onCreate method we create the [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/create-a-spinning-cube-with-opengl-es-and-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grabbing a video using MediaRecorder</title>
		<link>http://www.intransitione.com/blog/grabbing-video-using-mediarecorder/</link>
		<comments>http://www.intransitione.com/blog/grabbing-video-using-mediarecorder/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 04:28:12 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mediarecorder]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1128</guid>
		<description><![CDATA[The MediaRecorder is normally used to perform audio and/or video recording. The class has a straightforward API but as it&#8217;s based on a simple state machine the methods must be called in the proper order in order to avoid IllegalStateException from popping up. Create a new Activity and override the onCreate method with the following: [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/grabbing-video-using-mediarecorder/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Play a video on Youtube using an Intent</title>
		<link>http://www.intransitione.com/blog/play-a-video-on-youtube-using-an-intent/</link>
		<comments>http://www.intransitione.com/blog/play-a-video-on-youtube-using-an-intent/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 04:25:08 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.intransitione.com/?p=1125</guid>
		<description><![CDATA[For this demo to work the user needs the Youtube application installed on his device. public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); String video_path = "http://www.youtube.com/watch?v=opZ69P-0Jbc"; Uri uri = Uri.parse(video_path); // With this line the Youtube application, if installed, will launch immediately. // Without it you will be prompted with a list of the application [...]]]></description>
		<wfw:commentRss>http://www.intransitione.com/blog/play-a-video-on-youtube-using-an-intent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

