<?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 The Code Train</title>
	<atom:link href="http://thecodetrain.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecodetrain.co.uk</link>
	<description>Where Neil Crosby talks about coding on the train...</description>
	<lastBuildDate>Sun, 27 May 2012 13:34:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Deep Linking into YouTube Videos by gutscheine</title>
		<link>http://thecodetrain.co.uk/2010/01/deep-linking-into-youtube-videos/comment-page-1/#comment-2250</link>
		<dc:creator>gutscheine</dc:creator>
		<pubDate>Sun, 27 May 2012 13:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=352#comment-2250</guid>
		<description>&lt;p&gt;&lt;p&gt;Thanks for finally talking about &gt;Deep Linking into YouTube Videos &lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p></p><p>Thanks for finally talking about &gt;Deep Linking into YouTube Videos </p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Last Genius &#8211; A last.fm hack day project by Denver Weckwerth</title>
		<link>http://thecodetrain.co.uk/2008/12/last-genius-a-lastfm-hack-day-project/comment-page-1/#comment-2246</link>
		<dc:creator>Denver Weckwerth</dc:creator>
		<pubDate>Thu, 17 May 2012 06:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=182#comment-2246</guid>
		<description>&lt;p&gt;Thx for information.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thx for information.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a vCard to your iPhone Address Book from a web page by John</title>
		<link>http://thecodetrain.co.uk/2009/11/adding-a-vcard-to-your-iphone-address-book-from-a-web-page/comment-page-1/#comment-2224</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 29 Mar 2012 03:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=334#comment-2224</guid>
		<description>&lt;p&gt;I dont have an iphone, I have an android. Which makes testing exciting! In light of all the posts, and the time since this was coded, is this still a needed piece of code? Or are all you apple users now able to import vcf files?
Either way, thank you Neil for your work, and for sharing it so generously. Its very much appreciated, and thank you to all the above who added. I truly appreciate all the time you have all given so willingly and freely.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I dont have an iphone, I have an android. Which makes testing exciting! In light of all the posts, and the time since this was coded, is this still a needed piece of code? Or are all you apple users now able to import vcf files?
Either way, thank you Neil for your work, and for sharing it so generously. Its very much appreciated, and thank you to all the above who added. I truly appreciate all the time you have all given so willingly and freely.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a vCard to your iPhone Address Book from a web page by Kerem Erkan</title>
		<link>http://thecodetrain.co.uk/2009/11/adding-a-vcard-to-your-iphone-address-book-from-a-web-page/comment-page-1/#comment-2206</link>
		<dc:creator>Kerem Erkan</dc:creator>
		<pubDate>Tue, 20 Mar 2012 13:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=334#comment-2206</guid>
		<description>&lt;p&gt;Hmm, sorry if my comment looked like it was written in full smugness, I was trying to be more friendly. Anyhow, point taken!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm, sorry if my comment looked like it was written in full smugness, I was trying to be more friendly. Anyhow, point taken!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making PHP CodeSniffer use JSLint via Rhino by Glenn</title>
		<link>http://thecodetrain.co.uk/2011/04/making-php-codesniffer-use-jslint-via-rhino/comment-page-1/#comment-2201</link>
		<dc:creator>Glenn</dc:creator>
		<pubDate>Thu, 08 Mar 2012 19:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=505#comment-2201</guid>
		<description>&lt;p&gt;Just what I needed.  Thanks, Neil.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just what I needed.  Thanks, Neil.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using last.fm tags to make awesome playlists in your local iTunes library by Jobot</title>
		<link>http://thecodetrain.co.uk/2010/08/using-last-fm-tags-to-make-awesome-playlists-in-your-local-itunes-library/comment-page-1/#comment-2195</link>
		<dc:creator>Jobot</dc:creator>
		<pubDate>Fri, 02 Mar 2012 00:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=484#comment-2195</guid>
		<description>&lt;p&gt;Hey Neil,&lt;/p&gt;

&lt;p&gt;Just found this... I&#039;ve been looking around for something similar for years!  Why has the music distribution industry picked up on how users would absolutely love to tag and sort their music similar to how they tag and sort photos? It only makes sense.&lt;/p&gt;

&lt;p&gt;Problem is I&#039;m pretty awful with any kind of code related things... but I find that your approach definitely makes sense (from what I can understand of it.)&lt;/p&gt;

&lt;p&gt;Is there any sort of tutorial for it?  I&#039;m really interested in it.  This functionality should be built in to modern music organizing applications, IMO.&lt;/p&gt;

&lt;p&gt;So I&#039;m wondering if you may have had any leads on a current solution to this conundrum we&#039;ve been faced with... or if you&#039;re able to point me towards a tutorial or give me some insight on your methods.&lt;/p&gt;

&lt;p&gt;Any response is greatly appreciated!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Neil,</p>

<p>Just found this&#8230; I&#8217;ve been looking around for something similar for years!  Why has the music distribution industry picked up on how users would absolutely love to tag and sort their music similar to how they tag and sort photos? It only makes sense.</p>

<p>Problem is I&#8217;m pretty awful with any kind of code related things&#8230; but I find that your approach definitely makes sense (from what I can understand of it.)</p>

<p>Is there any sort of tutorial for it?  I&#8217;m really interested in it.  This functionality should be built in to modern music organizing applications, IMO.</p>

<p>So I&#8217;m wondering if you may have had any leads on a current solution to this conundrum we&#8217;ve been faced with&#8230; or if you&#8217;re able to point me towards a tutorial or give me some insight on your methods.</p>

<p>Any response is greatly appreciated!</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking my body with the Wii Fit by Thomas Käfer</title>
		<link>http://thecodetrain.co.uk/2009/05/hacking-my-body-with-the-wii-fit/comment-page-1/#comment-2188</link>
		<dc:creator>Thomas Käfer</dc:creator>
		<pubDate>Fri, 17 Feb 2012 20:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=257#comment-2188</guid>
		<description>&lt;p&gt;Well actually I found its not that hard to extract the data from the wii fit savegame, the hard work was done by others before me&lt;/p&gt;

&lt;p&gt;First, as Tobias already stated, you need to decrypt the savegame, which can be done with the tool called &quot;tachting&quot; from here:
http://git.infradead.org/?p=users/segher/wii.git&lt;/p&gt;

&lt;p&gt;Then you can use the python script on your unencrypted savegame data, to convert this binary into a nice xml file --&gt;
http://code.google.com/p/wiifit/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well actually I found its not that hard to extract the data from the wii fit savegame, the hard work was done by others before me</p>

<p>First, as Tobias already stated, you need to decrypt the savegame, which can be done with the tool called &#8220;tachting&#8221; from here:
<a href="http://git.infradead.org/?p=users/segher/wii.git" rel="nofollow">http://git.infradead.org/?p=users/segher/wii.git</a></p>

<p>Then you can use the python script on your unencrypted savegame data, to convert this binary into a nice xml file &#8211;&gt;
<a href="http://code.google.com/p/wiifit/" rel="nofollow">http://code.google.com/p/wiifit/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a vCard to your iPhone Address Book from a web page by atdotcom</title>
		<link>http://thecodetrain.co.uk/2009/11/adding-a-vcard-to-your-iphone-address-book-from-a-web-page/comment-page-1/#comment-2180</link>
		<dc:creator>atdotcom</dc:creator>
		<pubDate>Thu, 26 Jan 2012 01:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=334#comment-2180</guid>
		<description>&lt;p&gt;Thanks very much, Neil.  This is really helpful!!  Also thank you Jan-Hendrick.  I didn&#039;t think of that at all.  Kerem Erkan, Thank you, also.  I love that Qrafter finally does this correctly (allegedly - I havent tried it yet)... but lose the smugness (and it&#039;s customary here to disclose when you are pushing your own app).  We are the vcard publishers.  Not the people with scanners.  It doesn&#039;t matter what scanner we have.  It matters what scanner the people we meet have.  And when I get really lucky and stumble into someone that knows what QR is, sadly they typically don&#039;t have your scanner.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks very much, Neil.  This is really helpful!!  Also thank you Jan-Hendrick.  I didn&#8217;t think of that at all.  Kerem Erkan, Thank you, also.  I love that Qrafter finally does this correctly (allegedly &#8211; I havent tried it yet)&#8230; but lose the smugness (and it&#8217;s customary here to disclose when you are pushing your own app).  We are the vcard publishers.  Not the people with scanners.  It doesn&#8217;t matter what scanner we have.  It matters what scanner the people we meet have.  And when I get really lucky and stumble into someone that knows what QR is, sadly they typically don&#8217;t have your scanner.</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Geolocation &amp; Beer: Part 1 &#8211; Finding the user by Eli</title>
		<link>http://thecodetrain.co.uk/2010/05/geolocation-and-beer-part-1-finding-the-user/comment-page-1/#comment-2174</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 17 Jan 2012 09:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=389#comment-2174</guid>
		<description>&lt;p&gt;Hi Adrian,&lt;/p&gt;

&lt;p&gt;I&#039;m looking for a solution for the same issue.
Did you find anything? what did you eventually do?
My email is eli (at) manobella.com.
Appreciate any help in this subject as I could not find any solution on the web.
Thanks
Eli&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Adrian,</p>

<p>I&#8217;m looking for a solution for the same issue.
Did you find anything? what did you eventually do?
My email is eli (at) manobella.com.
Appreciate any help in this subject as I could not find any solution on the web.
Thanks
Eli</p>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a vCard to your iPhone Address Book from a web page by Eric</title>
		<link>http://thecodetrain.co.uk/2009/11/adding-a-vcard-to-your-iphone-address-book-from-a-web-page/comment-page-1/#comment-2153</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Tue, 03 Jan 2012 19:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://thecodetrain.co.uk/?p=334#comment-2153</guid>
		<description>&lt;p&gt;The problem with creating a QR code for your downloadable contact information is that a high percentage of users are NOT trying to get your contact info directly from your printed business card they are trying to get it while already on your mobile site.  So unless they happen to carry around 2 iphones (one to pull up the QR code and one to snap it) it is useless for this use case.  Its actually not even a problem with iOS its a problem with the safari browser.  Even the android browser had difficulties with this that haven&#039;t been corrected at the browser level.  At least with android a simple .htaccess correction fixed the problem and allowed you to download .vcf files to the contacts.  With safari though this is still a problem and the php solution to email the .vcf file is the only working solution that i have heard of or seen.  Using google maps to get what you want is a clever solution but lets face it if iphone users were clever it really wouldn&#039;t be that hard for them to get your contact info into their phones so as developers we keep drudging through work arounds to get people that think their phone is amazing to keep believing it!  Good luck i look forward to this being the next standards issue for cross platform development, lol.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The problem with creating a QR code for your downloadable contact information is that a high percentage of users are NOT trying to get your contact info directly from your printed business card they are trying to get it while already on your mobile site.  So unless they happen to carry around 2 iphones (one to pull up the QR code and one to snap it) it is useless for this use case.  Its actually not even a problem with iOS its a problem with the safari browser.  Even the android browser had difficulties with this that haven&#8217;t been corrected at the browser level.  At least with android a simple .htaccess correction fixed the problem and allowed you to download .vcf files to the contacts.  With safari though this is still a problem and the php solution to email the .vcf file is the only working solution that i have heard of or seen.  Using google maps to get what you want is a clever solution but lets face it if iphone users were clever it really wouldn&#8217;t be that hard for them to get your contact info into their phones so as developers we keep drudging through work arounds to get people that think their phone is amazing to keep believing it!  Good luck i look forward to this being the next standards issue for cross platform development, lol.</p>]]></content:encoded>
	</item>
</channel>
</rss>

