<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tyler Oderkirk&#039;s Blog &#187; Javascript programming</title>
	<atom:link href="http://unsyncopated.com/blog/index.php/category/javascript-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://unsyncopated.com/blog</link>
	<description>&#34;Scared money don&#039;t[sic] make money&#34;</description>
	<lastBuildDate>Thu, 27 Jan 2011 05:02:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Pelekus &#8211; A &#8220;Last Login Date&#8221; Verifier</title>
		<link>http://unsyncopated.com/blog/index.php/2007/02/01/pelekus-a-last-login-date-verifier/</link>
		<comments>http://unsyncopated.com/blog/index.php/2007/02/01/pelekus-a-last-login-date-verifier/#comments</comments>
		<pubDate>Thu, 01 Feb 2007 19:42:49 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Javascript programming]]></category>

		<guid isPermaLink="false">http://unsyncopated.com/blog/?p=777</guid>
		<description><![CDATA[What? Pelekus is a Greasemonkey User Script I wrote that can help you catch unauthorized access to your web accounts. Why? You may have noticed that some websites say something like &#8220;You last logged in at 9:09pm on 2/1/07&#8243; when you log on? If you&#8217;re like me, you&#8217;ve learned to ignore this message cause it&#8217;s pretty [...]]]></description>
			<content:encoded><![CDATA[<p>						<div class="flickr-gallery image right"><a href="http://www.flickr.com/photos/sidereal/226494802"><img class="flickr small" title="lumber woman" alt="lumber woman" src="http://farm1.static.flickr.com/62/226494802_df0962b873_m.jpg" /></a></div>
					<br />
<span id="What"><h3>What?</h3></span>
<p>Pelekus is a <a href="http://greasemonkey.mozdev.org/">Greasemonkey</a> User Script I wrote that can help you catch unauthorized access to your web accounts.</p>
<span id="Why"><h3>Why?</h3></span>
<p>You may have noticed that some websites say something like &#8220;You last logged in at 9:09pm on 2/1/07&#8243; when you log on? If you&#8217;re like me, you&#8217;ve learned to ignore this message cause it&#8217;s pretty tough to remember when you <em>really</em> logged in last. This script will remember for you an report discrepancies which might indicate that a baddie accessed your account.</p>
<span id="How"><h3>How?</h3></span>
<p>Pelekus will take notice each time you log into the account that you&#8217;ve set it up to track. It will save the current time, and then, when you log in next, it will compare the expected &#8220;You last logged in at&#8221; date to the actual date you last logged in. If these don&#8217;t match, it probably means someone else somehow got ahold of your password.</p>
<span id="What_are_the_drawbacks"><h3>What are the drawbacks?</h3></span>
<ol>
<li>At this point, Pelekus can only track one account for you. By default, it will work with Citizens Bank.</li>
<li>You&#8217;ll need to modify the script at the points marked &#8220;CONFIGURABLE&#8221; to set it up for the account you&#8217;d like to use. This requires javascript know-how. Firefox&#8217;s DOM inspector will be handy.</li>
<li>Pelekus requires Greasemonkey and Firefox.</li>
<li>If you log in to the tracked account from more than one computer, even if Pelekus is installed on each, you&#8217;ll get false positives.</li>
</ol>
<span id="Why_the_name_8216Pelekus8217"><h3>Why the name &#8216;Pelekus&#8217;?</h3></span>
<p>I started looking for a name for this script at the Wikipedia article on sundials. They measure time. Get it? Well, the ancient Greeks used a sundial called a <a href="http://en.wikipedia.org/wiki/Sundial#Ancient_Greek_sundials">Pelekinon</a> which was named after <a href="http://en.wikipedia.org/wiki/Pelekus">a double-headed axe</a> they also used, which was called a Pelekus. I think the latter is easier to pronounce: &#8220;pell-eh-kuss&#8221;.</p>
<span id="Where_can_I_get_it"><h3>Where can I get it?</h3></span>
<p>Right here: <a href="http://unsyncopated.com/hg/pelekus/">Pelekus &#8211; A &#8220;Last Login Date&#8221; Verifier &#8211; mercurial repository</a> (released 2/08/2007). It&#8217;s GPL&#8217;d.</p>
<p>Thanks to Sidereal for the <a href="http://www.flickr.com/photos/sidereal/226494802/">Lumber Woman</a> image.</p>
<span id="Further_reading"><h3>Further reading</h3></span>
<ul>
<li>&#8220;<a href="http://www.usablesecurity.org/emperor/">The Emperor&#8217;s New Security Indicators:</a> An evaluation of website authentication and the effect of role playing on usability studies&#8221;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unsyncopated.com/blog/index.php/2007/02/01/pelekus-a-last-login-date-verifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

