<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for iWillApps</title>
	<atom:link href="http://www.iwillapps.com/wordpress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.iwillapps.com/wordpress</link>
	<description>An iPhone Application Blog</description>
	<lastBuildDate>Tue, 31 Aug 2010 04:38:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Getting Audio Volume/Power by K-boy</title>
		<link>http://www.iwillapps.com/wordpress/?p=119&#038;cpage=1#comment-2076</link>
		<dc:creator>K-boy</dc:creator>
		<pubDate>Tue, 31 Aug 2010 04:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=119#comment-2076</guid>
		<description>&lt;a href=&quot;#comment-2074&quot; rel=&quot;nofollow&quot;&gt;@K-boy&lt;/a&gt; 
also, AudioQueueSetProperty(queue,kAudioQueueProperty_EnableLevelMetering,&amp;enabledLevelMeter,sizeof(UInt32));
AudioQueueGetProperty(queue,kAudioQueueProperty_CurrentLevelMeterDB,&amp;levelMeter,&amp;levelMeterSize);

what is queue?? I don&#039;t know.
Please i want to get the decibel value..</description>
		<content:encoded><![CDATA[<p><a href="#comment-2074" rel="nofollow">@K-boy</a><br />
also, AudioQueueSetProperty(queue,kAudioQueueProperty_EnableLevelMetering,&amp;enabledLevelMeter,sizeof(UInt32));<br />
AudioQueueGetProperty(queue,kAudioQueueProperty_CurrentLevelMeterDB,&amp;levelMeter,&amp;levelMeterSize);</p>
<p>what is queue?? I don&#8217;t know.<br />
Please i want to get the decibel value..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Audio Volume/Power by K-boy</title>
		<link>http://www.iwillapps.com/wordpress/?p=119&#038;cpage=1#comment-2074</link>
		<dc:creator>K-boy</dc:creator>
		<pubDate>Tue, 31 Aug 2010 03:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=119#comment-2074</guid>
		<description>Thanks for you tutorials.
So, I don&#039;t understand your code.
UInt32 levelMeterSize = sizeof(AudioQueueLevelMeterState);
This is error code. 
So my error message is Expected primart-expression before &#039;UInt32&#039;
I don&#039;t know this error message 
Why is this error message??</description>
		<content:encoded><![CDATA[<p>Thanks for you tutorials.<br />
So, I don&#8217;t understand your code.<br />
UInt32 levelMeterSize = sizeof(AudioQueueLevelMeterState);<br />
This is error code.<br />
So my error message is Expected primart-expression before &#8216;UInt32&#8242;<br />
I don&#8217;t know this error message<br />
Why is this error message??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recording Audio by Thamster</title>
		<link>http://www.iwillapps.com/wordpress/?p=32&#038;cpage=1#comment-2046</link>
		<dc:creator>Thamster</dc:creator>
		<pubDate>Fri, 27 Aug 2010 23:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=32#comment-2046</guid>
		<description>I also love you.</description>
		<content:encoded><![CDATA[<p>I also love you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animating Rotations on Views by Deo</title>
		<link>http://www.iwillapps.com/wordpress/?p=283&#038;cpage=1#comment-1868</link>
		<dc:creator>Deo</dc:creator>
		<pubDate>Fri, 13 Aug 2010 10:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=283#comment-1868</guid>
		<description>Thanks, 
For help in the animation.
Please give the way how can we make speedometer in iphone Without using open GL</description>
		<content:encoded><![CDATA[<p>Thanks,<br />
For help in the animation.<br />
Please give the way how can we make speedometer in iphone Without using open GL</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Detecting Piracy by Slum</title>
		<link>http://www.iwillapps.com/wordpress/?p=70&#038;cpage=1#comment-1795</link>
		<dc:creator>Slum</dc:creator>
		<pubDate>Thu, 05 Aug 2010 22:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=70#comment-1795</guid>
		<description>Hello,

This is a great tutorial ; but could you give the PHP sim cipher source encoder ? I didn&#039;t succeed into reproduce your script in PHP, and I need to encrypt data between iPhone and web server.

Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is a great tutorial ; but could you give the PHP sim cipher source encoder ? I didn&#8217;t succeed into reproduce your script in PHP, and I need to encrypt data between iPhone and web server.</p>
<p>Thank you for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hough Transform Library by Iwillapps</title>
		<link>http://www.iwillapps.com/wordpress/?p=350&#038;cpage=1#comment-1766</link>
		<dc:creator>Iwillapps</dc:creator>
		<pubDate>Tue, 03 Aug 2010 08:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=350#comment-1766</guid>
		<description>&lt;strong&gt;Iwillapps...&lt;/strong&gt;

[...] something about iwillapps[...]...</description>
		<content:encoded><![CDATA[<p><strong>Iwillapps&#8230;</strong></p>
<p>[...] something about iwillapps[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hough Transform Library by J</title>
		<link>http://www.iwillapps.com/wordpress/?p=350&#038;cpage=1#comment-1760</link>
		<dc:creator>J</dc:creator>
		<pubDate>Mon, 02 Aug 2010 12:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=350#comment-1760</guid>
		<description>That&#039;s awesome!
thanks for sharing</description>
		<content:encoded><![CDATA[<p>That&#8217;s awesome!<br />
thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Transitioning Views by admin</title>
		<link>http://www.iwillapps.com/wordpress/?p=183&#038;cpage=1#comment-1742</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 31 Jul 2010 12:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=183#comment-1742</guid>
		<description>Sorry, I overlooked the define needed at the top:
#define kAnimationKey @&quot;transitionViewAnimation&quot;</description>
		<content:encoded><![CDATA[<p>Sorry, I overlooked the define needed at the top:<br />
#define kAnimationKey @&#8221;transitionViewAnimation&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on G Unit by Drew</title>
		<link>http://www.iwillapps.com/wordpress/?p=245&#038;cpage=1#comment-1708</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Thu, 29 Jul 2010 02:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=245#comment-1708</guid>
		<description>Why is gravity less than 1 g when the scale is adjusted?</description>
		<content:encoded><![CDATA[<p>Why is gravity less than 1 g when the scale is adjusted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hough Transform Library by EDUARDO</title>
		<link>http://www.iwillapps.com/wordpress/?p=350&#038;cpage=1#comment-1488</link>
		<dc:creator>EDUARDO</dc:creator>
		<pubDate>Wed, 30 Jun 2010 10:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.iwillapps.com/wordpress/?p=350#comment-1488</guid>
		<description>&lt;strong&gt;&lt;blockquote&gt;&lt;a href=&quot;http://pillspot.org/&quot; rel=&quot;nofollow&quot;&gt;PillSpot.org. Canadian Health&amp;Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. Low price drugs. Order pills online&lt;/a&gt;...&lt;/strong&gt;

Buy:Zithromax.Viagra Super Force.Viagra.VPXL.Cialis Super Active+.Cialis Professional.Maxaman.Tramadol.Viagra Super Active+.Levitra.Viagra Professional.Soma.Cialis Soft Tabs.Cialis.Super Active ED Pack.Propecia.Viagra Soft Tabs....</description>
		<content:encoded><![CDATA[<p><strong><br />
<blockquote><a href="http://pillspot.org/" rel="nofollow">PillSpot.org. Canadian Health&amp;Care.Special Internet Prices.No prescription online pharmacy.Best quality drugs. Low price drugs. Order pills online</a>&#8230;</p></blockquote>
<p></strong></p>
<p>Buy:Zithromax.Viagra Super Force.Viagra.VPXL.Cialis Super Active+.Cialis Professional.Maxaman.Tramadol.Viagra Super Active+.Levitra.Viagra Professional.Soma.Cialis Soft Tabs.Cialis.Super Active ED Pack.Propecia.Viagra Soft Tabs&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
