<?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>Tutorials &#124; Java 2 ME &#38; Bluetooth Programmierung &#187; grundlagen</title>
	<atom:link href="http://www.karbacher.org/tag/grundlagen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karbacher.org</link>
	<description>Programmierung und Softwareentwicklung für mobile Geräte, Bluetooth, Locationbased Services</description>
	<lastBuildDate>Wed, 02 Jun 2010 11:24:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Grundlagen von Google Android</title>
		<link>http://www.karbacher.org/android/grundlagen-von-google-android/</link>
		<comments>http://www.karbacher.org/android/grundlagen-von-google-android/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 13:08:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[grundlagen]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/?p=368</guid>
		<description><![CDATA[

Wie schon erwähnt, findet die Entwicklung für Google Android in Java statt. Jedoch ist Android nicht mit J2ME zu vergleichen. Es existieren hunderte spezifischer Klassen, welche die API von Google Android bereitstellt. Die Entwicklung für Android-Applikationen setzt auf das Model View Controller-Pattern.

Eine Übersicht aller Klassen des Android-Frameworks befindet sich hier.
Eine detaillierte Einführung in die Grundlagen [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/android/grundlagen-von-google-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth Grundlagen Teil 2</title>
		<link>http://www.karbacher.org/java-j2me/bluetooth-grundlagen-teil-2/</link>
		<comments>http://www.karbacher.org/java-j2me/bluetooth-grundlagen-teil-2/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 09:13:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Diplomarbeit]]></category>
		<category><![CDATA[Java / J2ME]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[geschichte]]></category>
		<category><![CDATA[grundlagen]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/java-j2me/bluetooth-grundlagen-teil-2/</guid>
		<description><![CDATA[

Für Audio- und Sprachdaten gibt es im Bluetooth-Standard drei verschiedene Verfahren, die eine relativ hohe Qualität erreichen (etwa ISDN-Niveau). Damit eignet sich Bluetooth zum Beispiel auch zur drahtlosen Ansteuerung von Lautsprechern, Kopfhörern und Mikrofonen. Die Verfahren sind: 

 64-kBit/s-PCM-Format     (Variante A-Law)
 64-kBit/s-PCM-Format (Variante Micro-Law)
 CVSD-(Continuous Variable Slope Delta-)Modulation.

Jedoch besteht in der [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/java-j2me/bluetooth-grundlagen-teil-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth &#8211; Geschichte und Grundlagen</title>
		<link>http://www.karbacher.org/bluetooth/bluetooth-geschichte-und-grundlagen/</link>
		<comments>http://www.karbacher.org/bluetooth/bluetooth-geschichte-und-grundlagen/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 21:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Diplomarbeit]]></category>
		<category><![CDATA[geschichte]]></category>
		<category><![CDATA[grundlagen]]></category>

		<guid isPermaLink="false">http://www.karbacher.org/bluetooth/bluetooth-geschichte-und-grundlagen/</guid>
		<description><![CDATA[

Bei Bluetooth handelt es sich um einen offenen Nahstreckenfunkstandard mit einer Reichweite von 10 bis 100 Metern, der auf geringen Energieverbrauch und geringe Herstellungskosten ausgelegt ist. Bluetooth wurde bereits 1994 von Ericsson mit der Zielsetzung entwickelt, Geräte wie Mobiltelefone, Drucker, Notebooks etc. miteinander kabellos zu verbinden. Im Frühjahr 1998 schloss man sich mit anderen Industriepartnern [...]]]></description>
		<wfw:commentRss>http://www.karbacher.org/bluetooth/bluetooth-geschichte-und-grundlagen/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
