<?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 &#187; xcode</title>
	<atom:link href="http://christian-albert-mueller.com/blog/category/coding/xcode/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>Fri, 10 Jun 2011 17:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<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>
	</channel>
</rss>

