<?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>Christian - Albert - Mueller . com &#187; coding</title>
	<atom:link href="http://christian-albert-mueller.com/blog/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://christian-albert-mueller.com/blog</link>
	<description>Web Entertainment, Programming, Research and Development since 1992</description>
	<lastBuildDate>Wed, 14 Jul 2010 13:53:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Button in XCode iPhone</title>
		<link>http://christian-albert-mueller.com/blog/create-button-in-xcode-iphone/</link>
		<comments>http://christian-albert-mueller.com/blog/create-button-in-xcode-iphone/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 15:40:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=1241</guid>
		<description><![CDATA[<p>CGRect nextMonthButtonFrame = CGRectMake(10,10,50,50);</p>
<p>UIButton *nextMonthButton = [[UIButton alloc] initWithFrame:nextMonthButtonFrame];</p>
<p>[nextMonthButton setImage:[UIImage imageNamed:@"kal_right_arrow.png"] forState:UIControlStateNormal];</p>
<p>nextMonthButton.contentHorizontalAlignment = UIControlContentHorizontalAlignmentCenter;</p>
<p>nextMonthButton.contentVerticalAlignment = UIControlContentVerticalAlignmentCenter;</p>
<p>[nextMonthButton addTarget:self action:@selector(prevMonth) forControlEvents:UIControlEventTouchUpInside];</p>
<p>[calendarview addSubview:nextMonthButton];</p>
<p>[nextMonthButton release];</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/create-button-in-xcode-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone OpenAL full Source Code Demo</title>
		<link>http://christian-albert-mueller.com/blog/iphone-openal-full-source-code-demo/</link>
		<comments>http://christian-albert-mueller.com/blog/iphone-openal-full-source-code-demo/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 12:40:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=980</guid>
		<description><![CDATA[<p>Hi,</p>
<p>thanks to Mike from http://www.71squared.com</p>
<p>I go finaly OpenAL playing a Sound on my iPhone <img src='http://christian-albert-mueller.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am not a big writer as usual so just see the Code</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 18px; background-position: initial initial; margin: 0px; border: initial none initial;">You may find a full functional XCode Demo (its on 3.2.2)<br style="text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;" />on my HP: <a style="text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; color: #c34629; font-weight: bold; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;" rel="nofollow" href="http://2t4u.com/playopenal.zip">http://2t4u.com/playopenal.zip</a></p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 18px; background-position: initial initial; margin: 0px; border: initial none initial;">I added also a small function: checkSoundWithKeyPlaying(soundID)</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 18px; background-position: initial initial; margin: 0px; border: initial none initial;">Just look at the Source and when you start your Project<br style="text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;" />look into your CONSOLE !! to see if the Sound is still playing or not!</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 18px; background-position: initial initial; margin: 0px; border: initial none initial;">Enjoy and Thanks to Mike for the Base.</p>
<p style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; line-height: 18px; background-position: initial initial; margin: 0px; border: initial none initial;">Greets<br style="text-decoration: none; outline-width: 0px; outline-style: initial; outline-color: initial; background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; list-style-type: none; list-style-position: initial; list-style-image: initial; background-position: initial initial; padding: 0px; margin: 0px; border: initial none initial;" />Chris</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/iphone-openal-full-source-code-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS &#8211; PHP Reader</title>
		<link>http://christian-albert-mueller.com/blog/rss-php-reader/</link>
		<comments>http://christian-albert-mueller.com/blog/rss-php-reader/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:35:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=978</guid>
		<description><![CDATA[<p>Simple RSS Reader</p>
<p>function getrssdata($rssx,$item_strip)</p>
<p>{</p>
<p>$rsslength = strlen ($rssx);</p>
<p>$title_start=strpos($item_strip,&#8221;&#60;&#8221;.$rssx.&#8221;&#62;&#8221;);</p>
<p>$title_end=strpos($item_strip,&#8221;&#60;/&#8221;.$rssx.&#8221;&#62;&#8221;);</p>
<p>$title_length=$title_end+$rsslength+3-$title_start;</p>
<p>$title=substr($item_strip, $title_start+$rsslength+2, $title_length-(($rsslength*2)+5));</p>
<p>return trim($title);</p>
<p>}</p>
<p>function readrss($rssfile)</p>
<p>{</p>
<p>global $fldID, $fldCountry, $fldCountryIndex;</p>
<p>$array=file_get_contents($rssfile);</p>
<p>$i=0; $counti=0;</p>
<p>while ($i!=1) {</p>
<p>$item_start=strpos($array,&#8221;&#60;rec&#62;&#8221;);</p>
<p>if ($item_start===false) {</p>
<p>$i=1;</p>
<p>}</p>
<p>else</p>
<p>{</p>
<p>$item_end=strpos($array,&#8221;&#60;/rec&#62;&#8221;);</p>
<p>$item_length=$item_end+6-$item_start;</p>
<p>$item_strip=substr($array,$item_start,$item_length);</p>
<p>$fldID[$counti]           = getrssdata(&#8220;fldID&#8221;,$item_strip);</p>
<p>$fldCountry[$counti]      = getrssdata(&#8220;fldCountry&#8221;,$item_strip);</p>
<p>$fldCountryIndex[$counti] = getrssdata(&#8220;fldCountryIndex&#8221;,$item_strip);</p>
<p>$array=substr($array,$item_end+6); $counti++;</p>
<p>}</p>
<p>}</p>
<p>}</p>
<p>//&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>readrss (&#8220;http://xxx.xx/myxml.xml&#8221;);</p>
<p>$arr_size = count ($fldID);</p>
<p>echo &#8220;Centers found: &#8220;.$arr_size.&#8221;&#60;br&#62;&#60;br&#62;&#8221;;</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">function getrssdata($rssx,$item_strip)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$rsslength = strlen ($rssx);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$title_start=strpos($item_strip,&#8221;&#60;&#8221;.$rssx.&#8221;&#62;&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$title_end=strpos($item_strip,&#8221;&#60;/&#8221;.$rssx.&#8221;&#62;&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$title_length=$title_end+$rsslength+3-$title_start;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$title=substr($item_strip, $title_start+$rsslength+2, $title_length-(($rsslength*2)+5));</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">return trim($title);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">function readrss($rssfile)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">global $fldID, $fldCountry, $fldCountryIndex, $fldCity, $fldCityAlias, $fldHost, $fldStreet, $fldcode,</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCityLocation, $fldTelefon, $fldTelefon2, $fldTelefon3, $fldFax, $fldHandy, $fldHandy2,</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldDWBEmail, $fldForwardEmail, $fldURL, $fldFounded, $fldLongitude, $fldLatitude, $fldTyp;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$array=file_get_contents($rssfile);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$i=0; $counti=0;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">while ($i!=1) {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$item_start=strpos($array,&#8221;&#60;rec&#62;&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">if ($item_start===false) {</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$i=1;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">}</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">else</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">{</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$item_end=strpos($array,&#8221;&#60;/rec&#62;&#8221;);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$item_length=$item_end+6-$item_start;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$item_strip=substr($array,$item_start,$item_length);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldID[$counti]           = getrssdata(&#8220;fldID&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCountry[$counti]      = getrssdata(&#8220;fldCountry&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCountryIndex[$counti] = getrssdata(&#8220;fldCountryIndex&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCity[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldCity&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCityAlias[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldCityAlias&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldHost[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldHost&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldStreet[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldStreet&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldcode[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldcode&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldCityLocation[$counti] = getrssdata(&#8220;fldCityLocation&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldTelefon[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldTelefon&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldTelefon2[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldTelefon2&#8243;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldTelefon3[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldTelefon3&#8243;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldFax[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldFax&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldHandy[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldHandy&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldHandy2[$counti]<span style="white-space: pre;"> </span> <span style="white-space: pre;"> </span> = getrssdata(&#8220;fldHandy2&#8243;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldDWBEmail[$counti]<span style="white-space: pre;"> </span> = getrssdata(&#8220;fldDWBEmail&#8221;,$item_strip);</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">$fldForwardEmail[$counti]&#8230;</div>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/rss-php-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>copy files and folders from one server to another server</title>
		<link>http://christian-albert-mueller.com/blog/copy-files-and-folders-from-one-server-to-another-server/</link>
		<comments>http://christian-albert-mueller.com/blog/copy-files-and-folders-from-one-server-to-another-server/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 19:31:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=969</guid>
		<description><![CDATA[<p>Hi, you may like to copy whole folders from one server to another.</p>
<p>as long your both server support ssh you should try</p>
<p>scp -r username1@xxx.xxx.xxx.xxx:/home/folderorg username2@yyy.yyy.yyy.yyy:/home/folderdest</p>
<p>its very fast, because you dont have to copy the files to your local pc first.</p>
<p>Just replace username1 with the username from your first server<br />
and xxx.xxx with the IP from your original server</p>
<p>and username2 with the username from your first server<br />
and yyy.yyy with the IP from your destination server</p>
<p>you may also login to your original server and just do<br />
scp -r  /home/folderorg  username2@yyy.yyy.yyy.yyy:/home/destfolder</p>
<p>have fun</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>&#8230;


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/copy-files-and-folders-from-one-server-to-another-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert SWF into MP4 for Android Mobile streaming!</title>
		<link>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/</link>
		<comments>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=941</guid>
		<description><![CDATA[<p>My job was to bring a swf streaming to my android mobile (g1)</p>
<p>As we know there is no Flash Player on the Android (G1) i had to convert it to a mp4.<br />
Unfortunatly when I placed the mp4 on my sd-card i was able to play it on my device, but when i placed it on my server and loaded that file from there to my Android it told my &#8220;Format is not supported&#8221;.</p>
<p><span style="background-color: #ffffff;">Long Story, shorter Result:</span></p>
<p><span style="background-color: #ffffff;">1.</span></p>
<p>I use now the Software SWF to Video Converter from iWiSoft (<a href="http://www.flash-swf-converter.com/">get it here</a>) to convert my swf to a mp4 file.<br />
- I choose the&#8230;</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/how-to-convert-swf-into-mp4-for-android-mobile-streaming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>virtual Keyboard frames</title>
		<link>http://christian-albert-mueller.com/blog/virtual-keyboard-frames/</link>
		<comments>http://christian-albert-mueller.com/blog/virtual-keyboard-frames/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 10:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=929</guid>
		<description><![CDATA[<p><a href="http://christian-albert-mueller.com/blog/wp-content/uploads/2009/09/vkeyboard.jpg" rel="lightbox[929]" title="vkeyboard"><img class="alignleft size-full wp-image-932" title="vkeyboard" src="http://christian-albert-mueller.com/blog/wp-content/uploads/2009/09/vkeyboard1.jpg" alt="vkeyboard" width="150" height="208" /></a>Hi, thanks to Keith Wood , creator from this cool virtuale keyboard<br />
<a href="http://keith-wood.name/keypad.html">http://keith-wood.name/keypad.html</a></p>
<p>I had some problems with it and needed a working back button and also that i just simple can keep my forms in Frame1 as they are and a virtual keyboard in the second frame.<br />
Wohhh and he really did it great.</p>
<p><a href="http://christian-albert-mueller.com/blog/wp-content/uploads/2009/09/vkeyboard-working.rar">Download the Demo</a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/virtual-keyboard-frames/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPhone GUI like Homepage for Mobile</title>
		<link>http://christian-albert-mueller.com/blog/iphone-gui-like-homepage-for-mobile/</link>
		<comments>http://christian-albert-mueller.com/blog/iphone-gui-like-homepage-for-mobile/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:55:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=918</guid>
		<description><![CDATA[<p><a href="http://christian-albert-mueller.com/blog/wp-content/uploads/2009/09/iwebkits3.jpg" rel="lightbox[918]" title="iwebkits"><img class="alignleft size-full wp-image-927" title="iwebkits" src="http://christian-albert-mueller.com/blog/wp-content/uploads/2009/09/iwebkits3.jpg" alt="iwebkits" width="150" height="225" /></a>Hi, while is was searching for a simple solution to create a homepage that looks like the GUi of Iphone I found IWebKit. It works great, just the sliding did not worked. Here Marcus from devilx.net helped me out and did a frame work that adds the Sliding into the iWebkit.</p>
<p>So here you find the original Framework with the examples:<br />
<a href="http://iwebkit.net/">http://iwebkit.net/</a></p>
<p>Than just download the hacked Framework with sliding and replace the css and js</p>
<p><a href="http://www.devilx.net/2009/09/08/hacked-iwebkit-a-bit/">http://www.devilx.net/2009/09/08/hacked-iwebkit-a-bit/</a></p>
<p>Enjoy</p>
<p>Greets</p>
<p>Chris</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/iphone-gui-like-homepage-for-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Demo Gesture Listener</title>
		<link>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/</link>
		<comments>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/#comments</comments>
		<pubDate>Thu, 07 May 2009 17:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=894</guid>
		<description><![CDATA[<p>Hi, I guess some of you like to get a simple demo how to listen to gestures on Android.<br />
I could write now a lot of code, but more simple, just <a href="http://christian-albert-mueller.com/wp-content/uploads/2009/05/demo_gesture.zip">DOWNLOAD</a> the archive I made for you with a simple Demo Gesture APP. Its written under sdk 1.5 but also works in sdk 1.1</p>
<p>But anyhow&#8230; this could be very useful to know.<br />
@Override<br />
public boolean dispatchTouchEvent(MotionEvent me) {</p>
<p>gestureScanner.onTouchEvent(me);<br />
return super.dispatchTouchEvent(me);<br />
}</p>
<p>when you do that, the demo listener works also on buttons ! I was looking quit long for that to know.. but its all included in the demo.<br />
greets<br />
chris</p>


<p>No related posts.</p>
<p>Related posts brought to you by&#8230;</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/android-demo-gesture-listener/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Orb for Android G1 &#8211; (Androrb 0.3a)</title>
		<link>http://christian-albert-mueller.com/blog/orb-for-android-g1-androrb-03a/</link>
		<comments>http://christian-albert-mueller.com/blog/orb-for-android-g1-androrb-03a/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 15:26:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[g1]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/blog/?p=849</guid>
		<description><![CDATA[<p>Hi,</p>
<p>today I got my commercial API from Orb (thanks to Orb).</p>
<p>Now I am able to share with you my little App I wrote for Android.</p>
<p><strong>&#8212;- Info</strong></p>
<p>With this Application ( i called it Androrb) you may request your media list that is stored on your pc from the orb server and open a video, audio, webradio or photo on your Android G1 Mobile.</p>
<p>Its still Alpha and there are several things to improve. Please keep in mind this is just a hobby from me and the only reason I give it into the public is to share my joy that I do&#8230;</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/orb-for-android-g1-androrb-03a/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>delay in ms</title>
		<link>http://christian-albert-mueller.com/blog/delay-in-ms/</link>
		<comments>http://christian-albert-mueller.com/blog/delay-in-ms/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:16:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christian-albert-mueller.com/?p=803</guid>
		<description><![CDATA[<p>Somtimes you may like to pause your javascript for a while (milliseconds). Here is a simple script i found from sean.co.uk that do exactly this:</p>
<p>&#60;script language=&#8221;javascript&#8221;&#62;</p>
<p>// www.sean.co.uk</p>
<p>function pausecomp(millis) <br />
{<br />
var date = new Date();<br />
var curDate = null;</p>
<p>do { curDate = new Date(); } <br />
while(curDate-date &#60; millis);<br />
} </p>
<p>&#60;/script&#62;</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://christian-albert-mueller.com/blog/delay-in-ms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
