<?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 Lee Packham&#039;s Corner</title>
	<atom:link href="http://leenux.org.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://leenux.org.uk</link>
	<description>The rants of a software busy body</description>
	<lastBuildDate>Mon, 15 Feb 2010 10:32:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Facebook offers Jabber, MSN redundant? by Lee</title>
		<link>http://leenux.org.uk/2010/02/14/facebook-offers-jabber-msn-redundant/comment-page-1/#comment-467</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Mon, 15 Feb 2010 10:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=487#comment-467</guid>
		<description>Trust you ;) 

Thanks for giving me the citation though.</description>
		<content:encoded><![CDATA[<p>Trust you <img src='http://leenux.org.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Thanks for giving me the citation though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Facebook offers Jabber, MSN redundant? by RTO</title>
		<link>http://leenux.org.uk/2010/02/14/facebook-offers-jabber-msn-redundant/comment-page-1/#comment-466</link>
		<dc:creator>RTO</dc:creator>
		<pubDate>Mon, 15 Feb 2010 10:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=487#comment-466</guid>
		<description>I&#039;m gonna call &#039;citation needed&#039; on your FB&gt;MSN users :p

(For reference: Wikipedia has MSN with 330mil and Facebook with 400mil active users. Though how reliable those figures are is unknown. :))</description>
		<content:encoded><![CDATA[<p>I&#8217;m gonna call &#8216;citation needed&#8217; on your FB&gt;MSN users :p</p>
<p>(For reference: Wikipedia has MSN with 330mil and Facebook with 400mil active users. Though how reliable those figures are is unknown. <img src='http://leenux.org.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Green Man Gaming news hits the web (Day 2.5) by Turkeysaladboy</title>
		<link>http://leenux.org.uk/2010/01/23/green-man-gaming-news-hits-the-web-day-2-5/comment-page-1/#comment-413</link>
		<dc:creator>Turkeysaladboy</dc:creator>
		<pubDate>Tue, 26 Jan 2010 10:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=462#comment-413</guid>
		<description>Great idea with the service. Simplicity or path of least resistance is the key to succes. May I wish you all the best with it :D</description>
		<content:encoded><![CDATA[<p>Great idea with the service. Simplicity or path of least resistance is the key to succes. May I wish you all the best with it <img src='http://leenux.org.uk/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by Lee</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-401</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 22 Jan 2010 06:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-401</guid>
		<description>self.registered is an NSString on the class and is in the .h file - the code assumes the reader and make that themselves.

You pasted your code, but I&#039;m not sure you&#039;re even calling it? The code has to be in the application instance for your app - otherwise it will not work.

You also have to make sure you set up your provisioning properly - this probably the most common error on the phone side. The app requires it&#039;s own provisioning profile and development certificate from Apple - to even test.</description>
		<content:encoded><![CDATA[<p>self.registered is an NSString on the class and is in the .h file &#8211; the code assumes the reader and make that themselves.</p>
<p>You pasted your code, but I&#8217;m not sure you&#8217;re even calling it? The code has to be in the application instance for your app &#8211; otherwise it will not work.</p>
<p>You also have to make sure you set up your provisioning properly &#8211; this probably the most common error on the phone side. The app requires it&#8217;s own provisioning profile and development certificate from Apple &#8211; to even test.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by ozgurv</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-400</link>
		<dc:creator>ozgurv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-400</guid>
		<description>And I did not get any error message from console. I successfully create my certificate and provisioning profile and btw I am testing on the phone.</description>
		<content:encoded><![CDATA[<p>And I did not get any error message from console. I successfully create my certificate and provisioning profile and btw I am testing on the phone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by ozgurv</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-399</link>
		<dc:creator>ozgurv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-399</guid>
		<description>The callback methods never gets executed. Here is my code.

- (void)applicationDidFinishLaunching:(UIApplication *)application {
	NSLog(@&quot;Registering Remote Notications&quot;);
	
	[[UIApplication sharedApplication] registerForRemoteNotificationTypes:(UIRemoteNotificationTypeBadge &#124; UIRemoteNotificationTypeSound &#124; UIRemoteNotificationTypeAlert)];
	
	// Override point for customization after app launch
	[window makeKeyAndVisible];
}


// Delegation methods
- (void)application:(UIApplication *)app didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)devToken {
	const void *devTokenBytes = [devToken bytes];
	// self.registered = YES;
	NSLog(@&quot;deviceToken: %@&quot;, devToken);
	// [self sendProviderDeviceToken:devTokenBytes]; // custom method
}

- (void)application:(UIApplication *)app didFailToRegisterForRemoteNotificationsWithError:(NSError *)err {
	NSLog(@&quot;Error in registration. Error: %@&quot;, err);
}</description>
		<content:encoded><![CDATA[<p>The callback methods never gets executed. Here is my code.</p>
<p>- (void)applicationDidFinishLaunching:(UIApplication *)application {<br />
	NSLog(@&#8221;Registering Remote Notications&#8221;);</p>
<p>	[[UIApplication sharedApplication] registerForRemoteNotificationTypes:(UIRemoteNotificationTypeBadge | UIRemoteNotificationTypeSound | UIRemoteNotificationTypeAlert)];</p>
<p>	// Override point for customization after app launch<br />
	[window makeKeyAndVisible];<br />
}</p>
<p>// Delegation methods<br />
- (void)application:(UIApplication *)app didRegisterForRemoteNotificationsWithDeviceToken:(NSData *)devToken {<br />
	const void *devTokenBytes = [devToken bytes];<br />
	// self.registered = YES;<br />
	NSLog(@&#8221;deviceToken: %@&#8221;, devToken);<br />
	// [self sendProviderDeviceToken:devTokenBytes]; // custom method<br />
}</p>
<p>- (void)application:(UIApplication *)app didFailToRegisterForRemoteNotificationsWithError:(NSError *)err {<br />
	NSLog(@&#8221;Error in registration. Error: %@&#8221;, err);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by ozgurv</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-398</link>
		<dc:creator>ozgurv</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-398</guid>
		<description>Hi,

what is &quot;self.registered = YES&quot; ?

it causes an error.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>what is &#8220;self.registered = YES&#8221; ?</p>
<p>it causes an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by 使用 python/django 发送iphone push消息 &#171; 不落不乖</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-376</link>
		<dc:creator>使用 python/django 发送iphone push消息 &#171; 不落不乖</dc:creator>
		<pubDate>Thu, 10 Dec 2009 07:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-376</guid>
		<description>[...] http://leenux.org.uk/2009/07/14/push-on-the-iphone/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://leenux.org.uk/2009/07/14/push-on-the-iphone/" rel="nofollow">http://leenux.org.uk/2009/07/14/push-on-the-iphone/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on D3D Screenshots with Anti-Aliasing&#8230; quickly by Varun</title>
		<link>http://leenux.org.uk/2009/11/02/d3d-screenshots-with-anti-aliasing-quickly/comment-page-1/#comment-374</link>
		<dc:creator>Varun</dc:creator>
		<pubDate>Mon, 30 Nov 2009 06:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=429#comment-374</guid>
		<description>Hi,

I have started with the DirecTX work recetly and i was playing around with screenshots. I was using the SlimDX dll with C#. But i was stumbled upon the Anti-aliasing screenshots which comes blank with a windows 7 machine. 

I could make some sense out of the post which you have given . Can you elaborate a little more on the same if possible. Apart from that, i wanted to get hold of the LPDIRECT3DSURFACE9 datastructure to run it on my machine and play it around with .

Can you help me with the same.

Regards,
Varun</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have started with the DirecTX work recetly and i was playing around with screenshots. I was using the SlimDX dll with C#. But i was stumbled upon the Anti-aliasing screenshots which comes blank with a windows 7 machine. </p>
<p>I could make some sense out of the post which you have given . Can you elaborate a little more on the same if possible. Apart from that, i wanted to get hold of the LPDIRECT3DSURFACE9 datastructure to run it on my machine and play it around with .</p>
<p>Can you help me with the same.</p>
<p>Regards,<br />
Varun</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Push on the iPhone by Lee</title>
		<link>http://leenux.org.uk/2009/07/14/push-on-the-iphone/comment-page-1/#comment-217</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 25 Sep 2009 12:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://leenux.org.uk/?p=312#comment-217</guid>
		<description>Ahhh wow - ace! I&#039;ll connect to it later and dump the output from it. Remember that there are headers to each entry (but no footer) - could that be what you&#039;re missing?</description>
		<content:encoded><![CDATA[<p>Ahhh wow &#8211; ace! I&#8217;ll connect to it later and dump the output from it. Remember that there are headers to each entry (but no footer) &#8211; could that be what you&#8217;re missing?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
