<?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 gene's nerdery</title>
	<atom:link href="http://blog.eugeneoden.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eugeneoden.com</link>
	<description>random ramblings about nerdy things</description>
	<lastBuildDate>Fri, 09 Jul 2010 11:38:32 +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 script to delete all iphone sms messages by ash</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-340</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Fri, 09 Jul 2010 11:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-340</guid>
		<description>Is there any way to change the text and date of a particular SMS in sms.db?</description>
		<content:encoded><![CDATA[<p>Is there any way to change the text and date of a particular SMS in sms.db?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by Gene Oden</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-336</link>
		<dc:creator>Gene Oden</dc:creator>
		<pubDate>Tue, 08 Jun 2010 23:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-336</guid>
		<description>you just need to define a sqlite user-defined function named &quot;read&quot; which returns a 0 or 1 based on whether the message was read.  see the &quot;message_read()&quot; function above for an example</description>
		<content:encoded><![CDATA[<p>you just need to define a sqlite user-defined function named &#8220;read&#8221; which returns a 0 or 1 based on whether the message was read.  see the &#8220;message_read()&#8221; function above for an example</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by ash</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-335</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Tue, 08 Jun 2010 23:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-335</guid>
		<description>Hi Gene, how do I get past the read error? Im willing to install python. Cheers</description>
		<content:encoded><![CDATA[<p>Hi Gene, how do I get past the read error? Im willing to install python. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on start and resize mac terminal windows by Danny</title>
		<link>http://blog.eugeneoden.com/2009/02/17/start-and-resize-mac-terminal-windows/comment-page-1/#comment-303</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 10 Apr 2010 06:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=51#comment-303</guid>
		<description>I ran into your profile on RAC. We are looking for a developer for a point of sale software package in the Austin area. If your interested send me an email and I can forward the details. I will be in the Austin area next week and we can possible meet to discuss the project.

Thanks.</description>
		<content:encoded><![CDATA[<p>I ran into your profile on RAC. We are looking for a developer for a point of sale software package in the Austin area. If your interested send me an email and I can forward the details. I will be in the Austin area next week and we can possible meet to discuss the project.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on adding pjsip to my openmoko overlay by Gene Oden</title>
		<link>http://blog.eugeneoden.com/2008/02/15/adding-pjsip-to-my-openmoko-overlay/comment-page-1/#comment-299</link>
		<dc:creator>Gene Oden</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/2008/02/15/adding-pjsip-to-my-openmoko-overlay/#comment-299</guid>
		<description>sorry, haven&#039;t used pjsip at all since i posted this.  

ended up writing my own sip stack in python because i didn&#039;t really find another solution i was comfortable with.

unfortunately its owned by my company so i can&#039;t release it.

thanks,

gene</description>
		<content:encoded><![CDATA[<p>sorry, haven&#8217;t used pjsip at all since i posted this.  </p>
<p>ended up writing my own sip stack in python because i didn&#8217;t really find another solution i was comfortable with.</p>
<p>unfortunately its owned by my company so i can&#8217;t release it.</p>
<p>thanks,</p>
<p>gene</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on adding pjsip to my openmoko overlay by Andr&#233;</title>
		<link>http://blog.eugeneoden.com/2008/02/15/adding-pjsip-to-my-openmoko-overlay/comment-page-1/#comment-298</link>
		<dc:creator>Andr&#233;</dc:creator>
		<pubDate>Wed, 03 Mar 2010 20:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/2008/02/15/adding-pjsip-to-my-openmoko-overlay/#comment-298</guid>
		<description>Hopefully you&#039;ll get around to reading this.

I&#039;ve already done a lot of searching for an easy solution to building pjsip using OE. Unfortunately I haven&#039;t found one.

So if you have a link I&#039;d greatly appreciate it. If not can you tell me if you started using something else instead of pjsip or did you stop with SIP stuff completely?

Thanks</description>
		<content:encoded><![CDATA[<p>Hopefully you&#8217;ll get around to reading this.</p>
<p>I&#8217;ve already done a lot of searching for an easy solution to building pjsip using OE. Unfortunately I haven&#8217;t found one.</p>
<p>So if you have a link I&#8217;d greatly appreciate it. If not can you tell me if you started using something else instead of pjsip or did you stop with SIP stuff completely?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by dan smith</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-295</link>
		<dc:creator>dan smith</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-295</guid>
		<description>woah, my name&#039;s dan smith and I&#039;m also fustrated I can&#039;t bulk delete my iphone sms&#039;s.</description>
		<content:encoded><![CDATA[<p>woah, my name&#8217;s dan smith and I&#8217;m also fustrated I can&#8217;t bulk delete my iphone sms&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by Gene Oden</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-293</link>
		<dc:creator>Gene Oden</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-293</guid>
		<description>yeah, the call history database is at:

/var/mobile/Library/CallHistory/call_history.db

its also an sqlite database file</description>
		<content:encoded><![CDATA[<p>yeah, the call history database is at:</p>
<p>/var/mobile/Library/CallHistory/call_history.db</p>
<p>its also an sqlite database file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by Shikhar</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-292</link>
		<dc:creator>Shikhar</dc:creator>
		<pubDate>Sat, 28 Nov 2009 19:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-292</guid>
		<description>Is there any way to access call history?</description>
		<content:encoded><![CDATA[<p>Is there any way to access call history?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on script to delete all iphone sms messages by Gene Oden</title>
		<link>http://blog.eugeneoden.com/2008/07/28/script-to-delete-all-iphone-sms-messages/comment-page-1/#comment-291</link>
		<dc:creator>Gene Oden</dc:creator>
		<pubDate>Thu, 27 Aug 2009 13:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.eugeneoden.com/?p=27#comment-291</guid>
		<description>which editor are you using?  it might be tough to setup so it can properly edit sms.db because it needs to define that &#039;read&#039; function with sqlite before the edits will work.

are you copying sms.db to your pc &amp; running the editor there?  i could probably write a quick script to do what you want if you don&#039;t mind installing python on your pc.</description>
		<content:encoded><![CDATA[<p>which editor are you using?  it might be tough to setup so it can properly edit sms.db because it needs to define that &#8216;read&#8217; function with sqlite before the edits will work.</p>
<p>are you copying sms.db to your pc &#038; running the editor there?  i could probably write a quick script to do what you want if you don&#8217;t mind installing python on your pc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
