<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Needful things ...</title>
	<link>http://blogs.itemis.de/frey</link>
	<description>a blog by Andreas Frey</description>
	<lastBuildDate>Tue, 26 May 2009 17:37:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>Location Based Services on Android &#8211; Part 3/3 &#8211; CustomOverlays</title>
		<description><![CDATA[This is the third part of my blog series about how to use location based services in Google Android. The first part of this series describes the integration of the google map view and the use of the MyLocationOverlay. In the second part I demonstrate how to use an ItemizedOverlay on a google map. Third [...]]]></description>
		<link>http://blogs.itemis.de/frey/2009/04/15/location-based-services-on-android-part-33-customoverlays/</link>
			</item>
	<item>
		<title>Location Based Services on Android &#8211; Part 2/3 &#8211; ItemizedOverlay</title>
		<description><![CDATA[This is the second part of my blog series about how to use location based services in Google Android. The first part of this series describes the integration of the google map view and the use of the MyLocationOverlay. In the second part I demonstrate how to use an ItemizedOverlay on a google map. Third [...]]]></description>
		<link>http://blogs.itemis.de/frey/2009/04/07/location-based-services-on-android-part-2/</link>
			</item>
	<item>
		<title>Location Based Services on Android &#8211; Part 1/3 &#8211; MyLocationOverlay</title>
		<description><![CDATA[A juicy feature of Android is its capability for location based services. The combination of the integrated GPS-Device with the easy use of Google Maps allows powerful location based applications. Anyway, the first use of these technologies contains some hazards. Therefore, I decided to write some blog entries explaining the first steps with Android and [...]]]></description>
		<link>http://blogs.itemis.de/frey/2009/04/04/location-based-services-on-android-part-1/</link>
			</item>
	<item>
		<title>Layouting Android Applications</title>
		<description><![CDATA[Layout (and usability) are important factors regarding the acceptance and the success of an application. When working with android I found several ways to determine the layout of my application. Android offers 2 possiblities to create the structure of a view of an application. Describing it using xml or programmatically. I prefer using the xml [...]]]></description>
		<link>http://blogs.itemis.de/frey/2009/01/30/layouting-android-applications/</link>
			</item>
	<item>
		<title>Working with Google Android</title>
		<description><![CDATA[Google Android has a big potential to become an important technology for mobile devices. Hence I started to have a closer look at Android. As I am very interested in geobased applications I concentrated on the Maps API. Finding very good documentation and tutorials for the &#8220;HelloWorld&#8221; stuff, I wondered about the poorly documented &#8220;additional&#8221; [...]]]></description>
		<link>http://blogs.itemis.de/frey/2008/11/03/working-with-google-android/</link>
			</item>
	<item>
		<title>JavaServer Faces &#8211; Find component recursively</title>
		<description><![CDATA[In my current project I had to implement a jsf validator regarding 2 jsf-components. Unfortunately the validate method of the Validator Interface allows only one component as parameter. To realise a validator for 2 fields I needed a way to get the value of the second involved component. Therefore I added the id of the [...]]]></description>
		<link>http://blogs.itemis.de/frey/2008/10/17/javaserver-faces-find-component-recursively/</link>
			</item>
</channel>
</rss>
