<?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"
	>
<channel>
	<title>Comments on: TiddlyMojo - Sending SMS and making phone calls with TiddlyWiki</title>
	<atom:link href="http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/</link>
	<description>it's not just about code...</description>
	<pubDate>Thu, 21 Aug 2008 13:22:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: boycook</title>
		<link>http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/#comment-7</link>
		<dc:creator>boycook</dc:creator>
		<pubDate>Sat, 06 Oct 2007 10:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/#comment-7</guid>
		<description>Cheers for the pointers. I'll change the code to use the existing TiddlyWiki functionality.</description>
		<content:encoded><![CDATA[<p>Cheers for the pointers. I&#8217;ll change the code to use the existing TiddlyWiki functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saq</title>
		<link>http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/#comment-6</link>
		<dc:creator>Saq</dc:creator>
		<pubDate>Fri, 05 Oct 2007 22:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://boycook.wordpress.com/2007/10/05/tiddlymojo-sending-sms-and-making-phone-calls-with-tiddlywiki/#comment-6</guid>
		<description>Nice work Craig.

A quick tip: TiddlyWiki has some built in code for SHA-1 that you might be able to use. Just look at the Crypto functions. 
http://svn.tiddlywiki.org/Trunk/core/js/Crypto.js

You can also shave off a few lines of code using the getXMLHttpRequest function
http://svn.tiddlywiki.org/Trunk/core/js/Http.js

I realize that since this is a demo these things dont really matter, but it's good to know whats already available in the core.

Cheers.</description>
		<content:encoded><![CDATA[<p>Nice work Craig.</p>
<p>A quick tip: TiddlyWiki has some built in code for SHA-1 that you might be able to use. Just look at the Crypto functions.<br />
<a href="http://svn.tiddlywiki.org/Trunk/core/js/Crypto.js" rel="nofollow">http://svn.tiddlywiki.org/Trunk/core/js/Crypto.js</a></p>
<p>You can also shave off a few lines of code using the getXMLHttpRequest function<br />
<a href="http://svn.tiddlywiki.org/Trunk/core/js/Http.js" rel="nofollow">http://svn.tiddlywiki.org/Trunk/core/js/Http.js</a></p>
<p>I realize that since this is a demo these things dont really matter, but it&#8217;s good to know whats already available in the core.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
