<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Kasey's blog - Latest Comments in Hands on with Small Basic - Issac Kelly</title><link>http://servee.disqus.com/</link><description>Kasey's design blog</description><atom:link href="https://servee.disqus.com/hands_on_with_small_basic_issac_kelly/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 02 Jan 2009 14:45:01 -0000</lastBuildDate><item><title>Re: Hands on with Small Basic - Issac Kelly</title><link>http://www.issackelly.com/Blog/entry/Hands_on_with_Small_Basic/#comment-4833966</link><description>&lt;p&gt;Not quite.  I took a look at those, and ended up writing my own *which is much simpler*.&lt;/p&gt;&lt;p&gt;Here's a hint, it's based on binary arithmetic. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">issackelly</dc:creator><pubDate>Fri, 02 Jan 2009 14:45:01 -0000</pubDate></item><item><title>Re: Hands on with Small Basic - Issac Kelly</title><link>http://www.issackelly.com/Blog/entry/Hands_on_with_Small_Basic/#comment-4833239</link><description>&lt;p&gt;ah... possibly mcrypt_encrypt/mcrypt_decrypt&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aName</dc:creator><pubDate>Fri, 02 Jan 2009 14:36:56 -0000</pubDate></item><item><title>Re: Hands on with Small Basic - Issac Kelly</title><link>http://www.issackelly.com/Blog/entry/Hands_on_with_Small_Basic/#comment-4832181</link><description>&lt;p&gt;What I was getting at was 'which method do I use (inside the php script) to encrypt the string?&lt;/p&gt;&lt;p&gt;It's a pretty simple one; for anyone with any sort of crypto experience.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">issackelly</dc:creator><pubDate>Fri, 02 Jan 2009 13:27:00 -0000</pubDate></item><item><title>Re: Hands on with Small Basic - Issac Kelly</title><link>http://www.issackelly.com/Blog/entry/Hands_on_with_Small_Basic/#comment-4832017</link><description>&lt;p&gt;To encrypt the string, looks like you pass the user defined message and password into the php program string.php with the action to 'encode' via the url.  The php program then writes out the encrypted 'string'  to a web page of which you read (GetWebPageContents).  (e.g. &lt;a href="http://www.issackelly.com/string.php?action=encode&amp;amp;string=" rel="nofollow noopener" target="_blank" title="http://www.issackelly.com/string.php?action=encode&amp;amp;string="&gt;http://www.issackelly.com/s...&lt;/a&gt;"astringtoencodeatextmessage"&amp;amp;key="apassword" )  Then, using a similar process you call &lt;a href="http://www.issackelly.com/string.php?action=decode&amp;amp;string=" rel="nofollow noopener" target="_blank" title="http://www.issackelly.com/string.php?action=decode&amp;amp;string="&gt;http://www.issackelly.com/s...&lt;/a&gt;"0000000315011a1908060b394c3f4d05150007160f1b1f012f513d45042c43"&amp;amp;key="apassword" &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">aName</dc:creator><pubDate>Fri, 02 Jan 2009 13:16:45 -0000</pubDate></item></channel></rss>