<?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 on: Retrieving SMS messages from Processing on Mac</title>
	<atom:link href="http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/</link>
	<description>Bits and Blobs</description>
	<lastBuildDate>Wed, 09 Mar 2011 21:25:37 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonathan</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97771</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 12 Jan 2011 18:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97771</guid>
		<description>Hello, I would like to put the sms on a full screen as a video animation. How do i do to insert the sms as text on full screen?</description>
		<content:encoded><![CDATA[<p>Hello, I would like to put the sms on a full screen as a video animation. How do i do to insert the sms as text on full screen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kasper</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97759</link>
		<dc:creator>kasper</dc:creator>
		<pubDate>Sat, 11 Dec 2010 13:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97759</guid>
		<description>Hi,

Any idea how I can solve this message:
&quot;Error getting RFCOMM channel ID from service.&quot;

I&#039;ve googled but didn&#039;t found any solution. 
Maybe you have as suggestion or a resource where I can find more information. 

Kasper</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Any idea how I can solve this message:<br />
&#8220;Error getting RFCOMM channel ID from service.&#8221;</p>
<p>I&#8217;ve googled but didn&#8217;t found any solution.<br />
Maybe you have as suggestion or a resource where I can find more information. </p>
<p>Kasper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drik</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97758</link>
		<dc:creator>drik</dc:creator>
		<pubDate>Fri, 03 Dec 2010 14:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97758</guid>
		<description>Ok nice, now the processing script seems missing the MySQL constructor ...
Is there anybody with a valid processing script please, it could help.</description>
		<content:encoded><![CDATA[<p>Ok nice, now the processing script seems missing the MySQL constructor &#8230;<br />
Is there anybody with a valid processing script please, it could help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v3ga</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97757</link>
		<dc:creator>v3ga</dc:creator>
		<pubDate>Fri, 03 Dec 2010 09:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97757</guid>
		<description>Yep&#039; the code source was not updated to work with this &quot;new&quot; version of mySQL processing lib. So you should replace the &quot;import&quot; with the one that is in the menu once you installed the package.</description>
		<content:encoded><![CDATA[<p>Yep&#8217; the code source was not updated to work with this &#8220;new&#8221; version of mySQL processing lib. So you should replace the &#8220;import&#8221; with the one that is in the menu once you installed the package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drik</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97756</link>
		<dc:creator>drik</dc:creator>
		<pubDate>Fri, 03 Dec 2010 08:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97756</guid>
		<description>Yes, 
FIRST
It seems this link 
http://www.bezier.de/mysql/ is wrong but instead you must go here 
http://bezier.de/processing/libs/sql/

SECOND
Unfortunately when you launch processingSMS.pde the package de.bezier does not exist. Should it needs to be replaced by SQLibrary or something?</description>
		<content:encoded><![CDATA[<p>Yes,<br />
FIRST<br />
It seems this link<br />
<a href="http://www.bezier.de/mysql/" rel="nofollow">http://www.bezier.de/mysql/</a> is wrong but instead you must go here<br />
<a href="http://bezier.de/processing/libs/sql/" rel="nofollow">http://bezier.de/processing/libs/sql/</a></p>
<p>SECOND<br />
Unfortunately when you launch processingSMS.pde the package de.bezier does not exist. Should it needs to be replaced by SQLibrary or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Processing links &#124; BLOG.KAZAH</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97608</link>
		<dc:creator>Processing links &#124; BLOG.KAZAH</dc:creator>
		<pubDate>Sun, 07 Feb 2010 08:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97608</guid>
		<description>[...] Retrieving SMS messages from Processing on Mac &#124; v3ga [...]</description>
		<content:encoded><![CDATA[<p>[...] Retrieving SMS messages from Processing on Mac | v3ga [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loveduster</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97389</link>
		<dc:creator>Loveduster</dc:creator>
		<pubDate>Sun, 24 Jan 2010 13:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97389</guid>
		<description>Hello,
Ultra sms and mamp are working fine but in processing I get this failiornotice: 
” the package”de” does not exist, you might be a missing library “
Can you tell me what I&#039;m doing wrong?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Ultra sms and mamp are working fine but in processing I get this failiornotice:<br />
” the package”de” does not exist, you might be a missing library “<br />
Can you tell me what I&#8217;m doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v3ga</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97282</link>
		<dc:creator>v3ga</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97282</guid>
		<description>No it&#039;s not the same. The link is fixed now. Thanks for noticing !</description>
		<content:encoded><![CDATA[<p>No it&#8217;s not the same. The link is fixed now. Thanks for noticing !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loveduster</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-97281</link>
		<dc:creator>Loveduster</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-97281</guid>
		<description>Hello there!
I have a question: is your script the same as it shown on this website: http://www.bryanchung.net/?p=293  ?
Unfortunately i can not download your scipt, because the link isn&#039;t working anymore...</description>
		<content:encoded><![CDATA[<p>Hello there!<br />
I have a question: is your script the same as it shown on this website: <a href="http://www.bryanchung.net/?p=293" rel="nofollow">http://www.bryanchung.net/?p=293</a>  ?<br />
Unfortunately i can not download your scipt, because the link isn&#8217;t working anymore&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gingerbhoy</title>
		<link>http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/comment-page-1/#comment-96632</link>
		<dc:creator>Gingerbhoy</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://v3ga.net/blog/2008/05/retrieving-sms-messages-from-processing-on-mac/#comment-96632</guid>
		<description>Got it, thanks again. You dont know how much research you have saved me</description>
		<content:encoded><![CDATA[<p>Got it, thanks again. You dont know how much research you have saved me</p>
]]></content:encoded>
	</item>
</channel>
</rss>

