<?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: Our New Online Service</title>
	<atom:link href="http://blog.iliumsoft.com/2006/06/14/our-new-online-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iliumsoft.com/2006/06/14/our-new-online-service/</link>
	<description>Behind the Scenes at Ilium Software</description>
	<lastBuildDate>Sat, 25 May 2013 16:45:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kevin White</title>
		<link>http://blog.iliumsoft.com/2006/06/14/our-new-online-service/comment-page-1/#comment-6</link>
		<dc:creator>Kevin White</dc:creator>
		<pubDate>Thu, 15 Jun 2006 12:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iliumsoft.com/?p=15#comment-6</guid>
		<description><![CDATA[Another (geeky) thing about PassBuilder is that the JavaScript version works using AJAX technologies. In other words, when you push the generate button, your screen doesn&#039;t refresh as it contacts our server. Instead, it contacts our server and runs the (significantly larger) password generator, which then sends back the password and the JavaScript displays it for you without having to get a new webpage.

Of course, we could have put the entire password generator code in the JavaScript but then:

a) it would make the page load time a lot higher, which would be unfortunate for PDA users who have javascript-capable browsers such as Opera and metered internet access

and b) someone could just download it and set it up somewhere else less reputable.]]></description>
		<content:encoded><![CDATA[<p>Another (geeky) thing about PassBuilder is that the JavaScript version works using AJAX technologies. In other words, when you push the generate button, your screen doesn&#8217;t refresh as it contacts our server. Instead, it contacts our server and runs the (significantly larger) password generator, which then sends back the password and the JavaScript displays it for you without having to get a new webpage.</p>
<p>Of course, we could have put the entire password generator code in the JavaScript but then:</p>
<p>a) it would make the page load time a lot higher, which would be unfortunate for PDA users who have javascript-capable browsers such as Opera and metered internet access</p>
<p>and b) someone could just download it and set it up somewhere else less reputable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
