<?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 SofaSurfer.org</title>
	<atom:link href="http://blog.sofasurfer.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sofasurfer.org</link>
	<description>WWW-Artist</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:20:42 +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 UBUNTU EC2: Add new admin user by Getting Started With Amazon EC2</title>
		<link>http://blog.sofasurfer.org/2011/07/16/ubuntu-ec2-add-new-admin-user/#comment-65</link>
		<dc:creator>Getting Started With Amazon EC2</dc:creator>
		<pubDate>Wed, 18 Jan 2012 18:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=539#comment-65</guid>
		<description>[...] to give privilage rights for you to access via your own user check this [...]</description>
		<content:encoded><![CDATA[<p>[...] to give privilage rights for you to access via your own user check this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UBUNTU EC2: Add new admin user by Moshe Beeri</title>
		<link>http://blog.sofasurfer.org/2011/07/16/ubuntu-ec2-add-new-admin-user/#comment-62</link>
		<dc:creator>Moshe Beeri</dc:creator>
		<pubDate>Sun, 25 Dec 2011 11:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=539#comment-62</guid>
		<description>Excellent post, works like charm.
Step 6 is not necessary since ssh creates the key with 700 permissions in the first place.
But it is Excellent post.
Thanks,
Moshe Beeri.</description>
		<content:encoded><![CDATA[<p>Excellent post, works like charm.<br />
Step 6 is not necessary since ssh creates the key with 700 permissions in the first place.<br />
But it is Excellent post.<br />
Thanks,<br />
Moshe Beeri.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic google map markers via simple jSon file by Brian</title>
		<link>http://blog.sofasurfer.org/2011/06/27/dynamic-google-map-markers-via-simple-json-file/#comment-22</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 27 Jun 2011 11:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=469#comment-22</guid>
		<description>Twitter sounds like an interesting approach to integrate photo, location and message if i could setup a feed with the data i wanted. searching for that I haven&#039;t found anything that is within my capabilities. Do you know of any tutorials on that? The data that I need is right there by accessing http://www.instamapper.com/api?action=getPositions&amp;key=4964919593082806954&amp;num=1&amp;format=json

and your other post: http://blog.sofasurfer.ch/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/

looks like it could use that date to include in the text file it creates.</description>
		<content:encoded><![CDATA[<p>Twitter sounds like an interesting approach to integrate photo, location and message if i could setup a feed with the data i wanted. searching for that I haven&#8217;t found anything that is within my capabilities. Do you know of any tutorials on that? The data that I need is right there by accessing <a href="http://www.instamapper.com/api?action=getPositions&#038;key=4964919593082806954&#038;num=1&#038;format=json" rel="nofollow">http://www.instamapper.com/api?action=getPositions&#038;key=4964919593082806954&#038;num=1&#038;format=json</a></p>
<p>and your other post: <a href="http://blog.sofasurfer.ch/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/" rel="nofollow">http://blog.sofasurfer.ch/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/</a></p>
<p>looks like it could use that date to include in the text file it creates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic google map markers via simple jSon file by sofasurfer</title>
		<link>http://blog.sofasurfer.org/2011/06/27/dynamic-google-map-markers-via-simple-json-file/#comment-21</link>
		<dc:creator>sofasurfer</dc:creator>
		<pubDate>Mon, 27 Jun 2011 00:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=469#comment-21</guid>
		<description>In this case, i would keep using http://instamapper.com (it&#039;s a great application i use it as well), to show the route and the full path of the trip.

If you want to add custom markers i would use twitter. There you can add your current location, images and a description of what&#039;s happening (or any other mobile app which allows you to post you current location).

To then generate the map you combine the two data files:

1. instamapper data for the route
2. twitter api data for custom marker

Great idea, would be interesting to build an example on how to combine instamapper and twitter into one custom map.

Hope you got my point and will look into it once i have a bit more time.</description>
		<content:encoded><![CDATA[<p>In this case, i would keep using <a href="http://instamapper.com" rel="nofollow">http://instamapper.com</a> (it&#8217;s a great application i use it as well), to show the route and the full path of the trip.</p>
<p>If you want to add custom markers i would use twitter. There you can add your current location, images and a description of what&#8217;s happening (or any other mobile app which allows you to post you current location).</p>
<p>To then generate the map you combine the two data files:</p>
<p>1. instamapper data for the route<br />
2. twitter api data for custom marker</p>
<p>Great idea, would be interesting to build an example on how to combine instamapper and twitter into one custom map.</p>
<p>Hope you got my point and will look into it once i have a bit more time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic google map markers via simple jSon file by Brian Miller</title>
		<link>http://blog.sofasurfer.org/2011/06/27/dynamic-google-map-markers-via-simple-json-file/#comment-20</link>
		<dc:creator>Brian Miller</dc:creator>
		<pubDate>Sun, 26 Jun 2011 23:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=469#comment-20</guid>
		<description>Bravo on your great work on this. Here is more specific detail about what I am trying to do.

I use a mobile app called Instamapper http://instamapper.com that can run on any mobile device and upload gps data to their server at specified intervals. In my case I am doing this for long bike rides but it would be good for any type of travel where there was wireless data service available. I had aleady been generating google maps of my routes using service from http://GPSVisualizer.com and generating tracks and or markers from the automatically uploaded tracking information from the data feed from instamapper. An example of this can be viewed at http://theregoesbrian.com . What I would like to add to this is the ability to create additional markers on the map that I create from the browser of my phone while moving along my trip bu having a php form that would have text fields that I could enter a label and comment for a marker and then when the script wrote the data to the text file it would also add data from the instamapper feed such as longitude and latitude to finish off the row of data to create the markers from since that location data would be accurate at the most recent time of sync with the server. So essentially doing what you have done only adding this other source of data. Once this is setup one of the form fields can be an image link that I can create from a photo uploaded from my phone to my dropbox account since it&#039;s easy to do it that way. Example map is using a google docs spreadsheet as the data source for the markers since I could do that manually to create the example.</description>
		<content:encoded><![CDATA[<p>Bravo on your great work on this. Here is more specific detail about what I am trying to do.</p>
<p>I use a mobile app called Instamapper <a href="http://instamapper.com" rel="nofollow">http://instamapper.com</a> that can run on any mobile device and upload gps data to their server at specified intervals. In my case I am doing this for long bike rides but it would be good for any type of travel where there was wireless data service available. I had aleady been generating google maps of my routes using service from <a href="http://GPSVisualizer.com" rel="nofollow">http://GPSVisualizer.com</a> and generating tracks and or markers from the automatically uploaded tracking information from the data feed from instamapper. An example of this can be viewed at <a href="http://theregoesbrian.com" rel="nofollow">http://theregoesbrian.com</a> . What I would like to add to this is the ability to create additional markers on the map that I create from the browser of my phone while moving along my trip bu having a php form that would have text fields that I could enter a label and comment for a marker and then when the script wrote the data to the text file it would also add data from the instamapper feed such as longitude and latitude to finish off the row of data to create the markers from since that location data would be accurate at the most recent time of sync with the server. So essentially doing what you have done only adding this other source of data. Once this is setup one of the form fields can be an image link that I can create from a photo uploaded from my phone to my dropbox account since it&#8217;s easy to do it that way. Example map is using a google docs spreadsheet as the data source for the markers since I could do that manually to create the example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Simple Comments Read/Write jSon data to text file by sofasurfer</title>
		<link>http://blog.sofasurfer.org/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/#comment-18</link>
		<dc:creator>sofasurfer</dc:creator>
		<pubDate>Sun, 26 Jun 2011 20:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=406#comment-18</guid>
		<description>@Brian Check out my new &lt;a href=&quot;http://blog.sofasurfer.ch/2011/06/27/dynamic-google-map-markers-via-simple-json-file/&quot; rel=&quot;nofollow&quot;&gt;post&lt;/a&gt; about dynamic maps. Hope this helps.</description>
		<content:encoded><![CDATA[<p>@Brian Check out my new <a href="http://blog.sofasurfer.ch/2011/06/27/dynamic-google-map-markers-via-simple-json-file/" rel="nofollow">post</a> about dynamic maps. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Simple Comments Read/Write jSon data to text file by sofasurfer</title>
		<link>http://blog.sofasurfer.org/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/#comment-17</link>
		<dc:creator>sofasurfer</dc:creator>
		<pubDate>Sun, 26 Jun 2011 17:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=406#comment-17</guid>
		<description>hi brian, yes sure can post an example of what i think you need.

just give me a moment..</description>
		<content:encoded><![CDATA[<p>hi brian, yes sure can post an example of what i think you need.</p>
<p>just give me a moment..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Simple Comments Read/Write jSon data to text file by Brian Miller</title>
		<link>http://blog.sofasurfer.org/2011/03/04/php-simple-comments-readwrite-json-data-to-text-file/#comment-16</link>
		<dc:creator>Brian Miller</dc:creator>
		<pubDate>Sun, 26 Jun 2011 15:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=406#comment-16</guid>
		<description>I found your blog while looking for a way to grab data from a json feed along with some form data and write the results to a text file to be used to create marker lists for the google map on my webpage. I don&#039;t have the skills to do this. Would you be interested in helping.</description>
		<content:encoded><![CDATA[<p>I found your blog while looking for a way to grab data from a json feed along with some form data and write the results to a text file to be used to create marker lists for the google map on my webpage. I don&#8217;t have the skills to do this. Would you be interested in helping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress mootools accordion menu by Komal</title>
		<link>http://blog.sofasurfer.org/2010/01/17/wordpress-mootools-accordion-menu/#comment-14</link>
		<dc:creator>Komal</dc:creator>
		<pubDate>Mon, 04 Oct 2010 16:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=294#comment-14</guid>
		<description>Hi there,

I want to add something similar to my site. Can I add this into a page or something?</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>I want to add something similar to my site. Can I add this into a page or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What happen to Facebook Buttons by Q</title>
		<link>http://blog.sofasurfer.org/2010/04/10/what-happen-to-facebook-buttons/#comment-15</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Sat, 10 Apr 2010 05:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sofasurfer.ch/?p=317#comment-15</guid>
		<description>I can see the buttons! No problems on my chrome...</description>
		<content:encoded><![CDATA[<p>I can see the buttons! No problems on my chrome&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

