<?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>Doreo Blog &#187; Software</title>
	<atom:link href="http://blog.doreo.com/tag/software/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.doreo.com</link>
	<description></description>
	<lastBuildDate>Mon, 01 Aug 2011 14:25:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>I have way too many passwords to manage</title>
		<link>http://blog.doreo.com/useful-tools/password-management</link>
		<comments>http://blog.doreo.com/useful-tools/password-management#comments</comments>
		<pubDate>Tue, 16 Dec 2008 18:01:45 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Useful Tools]]></category>
		<category><![CDATA[KeePass]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Password Management]]></category>
		<category><![CDATA[Passwords]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.doreo.com/?p=261</guid>
		<description><![CDATA[About a month ago I finally came to the realization that I have way too many passwords to manage.  This lead me on a question to find free/inexpensive software that could both auto-generate and auto-fill passwords.  KeyPass was my solution.]]></description>
			<content:encoded><![CDATA[<p>About a month ago I finally came to the realization that I have way too many passwords to manage.  I have passwords for work (control panels, servers, mysql, social sites), passwords for home (web mail, shopping sites), passwords for this and passwords for that.  What I didn&#8217;t have was a good way to manage all these passwords.</p>
<p><span id="more-261"></span><br />
Some sort of password management software seemed to be in order.  My requirements were pretty simple:</p>
<ul>
<li>It had to run on a windows PC (Mac/Linux/PDA would be a bonus).</li>
<li>It had to generate strong passwords.</li>
<li>It had to auto-fill log in forms.</li>
<li>Free is best, but I&#8217;d settle for inexpensive.</li>
</ul>
<p>After a bit of searching I came across <a href="http://keepass.info/">KeePass</a>.  KeePass is pretty straight forward.  It creates an encrypted database with <a href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard">AES</a> and you can access all the id&#8217;s/passwords in that database by simply supplying a single (hopefully strong) password.  The way that I have things setup KeyPass starts when my machine boots and I enter the password to unlock the KeyPass database.  After that, all the magic begins.</p>
<p><a href="http://blog.doreo.com/wp-content/uploads/2008/12/keepass_big.png"><img src="http://blog.doreo.com/wp-content/uploads/2008/12/keepass_big-300x206.png" alt="Keepass screen shot" title="Keepass screen shot" width="300" height="206" class="alignright size-medium wp-image-258" /></a></p>
<p>Getting things going with KeyPass is pretty straight forward. It uses a basic tree structure of groups and sub-groups.  You don&#8217;t have to setup any groups (there is a general group by default) but it&#8217;s probably a good idea to set some up to help keep things organized.</p>
<p>Organization is nice but I&#8217;d really like to use the passwords stored in Keepass.  KeePass has a wonderful auto-fill in facility.  By default you would use <code>Ctl+Alt+A</code> to Auto-fill.  If you don&#8217;t like that sequence you can change it by selecting Settings, Advanced tab and then &#8220;Auto-type&#8221; (it&#8217;s near the bottom).  You can also customize what KeePass will auto-type.  By default it&#8217;s &#8220;<code>{USERNAME}{TAB}{PASSWORD}{ENTER}</code>&#8221; but you can customize that also.  A really nice feature is that you can customize the auto-type on a per entry basis.  Simply add the appropriate text to any entries &#8220;Notes&#8221; field and it will use that instead of the default (for example Amazon needs two tabs between the username and password so that ends up being &#8220;<code>{USERNAME}{TAB}{TAB}{PASSWORD}{ENTER}</code>&#8220;).</p>
<p>KeyPass isn&#8217;t perfect at guessing which site your on (and therefore which password to use).  There are a couple of ways to fix this.  Because I primarily use FireFox, the fix was to install a FireFox plugin (Hostname in title Bar be exact).  If your not a FireFox user then check out the <a href="http://keepass.info/plugins.html">KeyPass Plugins page</a>.  There are many options there that extend KeyPass past it&#8217;s out-of-box setup.</p>
<p>If for some reason you can&#8217;t use the auto-type feature your not totally out of luck (it just requires a couple of extra keystrokes).  You&#8217;ll just have to open the entry you need in KeyPass.  By default KeePass masks the passwords with asterisk&#8217;s but you can simply click the button to the right of the password (the icon is 3 blue dots) and the password will display in clear text.</p>
<p>KeePass also had a couple of &#8220;bonus&#8221; feature (at least for me).  First, you can run KeePass directly from a USB key.  This is a perfect solution for me as I tend to work on several different machines and I don&#8217;t want to deal with synchronizing the database.  The USB version runs directly from the USB key and leaves no footprint on the PC you were using.  Secondly there is a BlackBerry version.   I have not had a chance to test the Blackberry version but that&#8217;s next on my (very long) to-do list.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.doreo.com/useful-tools/password-management/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Inbox Overload</title>
		<link>http://blog.doreo.com/doreo-recommended/inbox-overload</link>
		<comments>http://blog.doreo.com/doreo-recommended/inbox-overload#comments</comments>
		<pubDate>Fri, 07 Nov 2008 15:16:23 +0000</pubDate>
		<dc:creator>Frank</dc:creator>
				<category><![CDATA[Doreo Recommended]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Xobni]]></category>

		<guid isPermaLink="false">http://blog.doreo.com/?p=177</guid>
		<description><![CDATA[One of the things that we all have to deal with on a daily basis is the flood of mail that arrives in our in-box.  We do our best to weed out all the spam and viruses with MailFoundry but if your in-box is anything like mine you're still overwhelmed each day with legitimate mail.  I've been using a product called <a href="http://www.xobni.com/">Xobni</a> (in-box spelled backwards) for about 6 months now and it's really helped me with get my in-box under control.]]></description>
			<content:encoded><![CDATA[<p>One of the things that we all have to deal with on a daily basis is the flood of mail that arrives in our in-box.  We do our best to weed out all the spam and viruses with MailFoundry but if your in-box is anything like mine you&#8217;re still overwhelmed each day with legitimate mail.  I&#8217;ve been using a product called <a href="http://www.xobni.com/">Xobni</a> (in-box spelled backwards) for about 6 months now and it&#8217;s really helped me with get my in-box under control.</p>
<p><span id="more-177"></span><br />
<img src="http://blog.doreo.com/wp-content/uploads/2008/11/xobni-sidebar-full-med.png" alt="" title="xobni-sidebar-full-med" width="180" height="492" class="alignright frame size-full wp-image-178" /></p>
<h3>What is Xobni?</h3>
<p>Xobni is a free plug-in for Microsoft Outlook, so if your not an Outlook user, it&#8217;s time to move on (sorry).  More importantly here is what Xobni does:</p>
<ul>
<li>Search you email (really fast)</li>
<li>Get analysis about your emails</li>
<li>Get contact information</li>
<li>Quickly find attachments</li>
<li>It&#8217;s FREE!</li>
</ul>
<p>Everyday I get dozens and dozens of emails that I have to save from vendors, clients etc.  I do my best to both automatically and manually file these into Outlook folders but sometimes even that is not enough.  I &#8220;know&#8221; I filed that email but I still could not find it.  Outlooks built in search (at least in Outlook 2003) is OK, but it&#8217;s really slow.  With Xobni I can simply start to type a few letters of what I&#8217;m searching for and &#8220;poof&#8221; search result start to come up.  You can also easily search for anything.  It could be a persons last name, a part number, etc.</p>
<p>Once you have completed your search the real magic of Xobni starts.  Xobni will return the search results in five sections.  The first part of the search results is the analysis. It will show you a histogram of when you receive emails from this contact.  While this may just seem &#8220;cute&#8221; at first knowing when you receive email from someone may help you know when the best time to reply to them (and they will read it).  Next to the histogram Xobni will display the contacts picture from their Linkedin profile (if they have one).  I deal with a lot of people only by email or phone so it&#8217;s kind of nice to have a &#8220;face&#8221; to go with the voice/name.</p>
<p>The second section in the search results are contact information.  Xobni will automatically parse the signatures of incoming emails and extract telephone numbers and other contact information.  I&#8217;ve totally stopped updating my &#8220;contacts&#8221; information in Outlook and I totally rely on the information from Xobin.  If I need to call someone and I dont&#8217; know their telephone number I just use the search feature to quickly retrieve it.</p>
<p>&#8220;Network&#8221; is the third section of search results.  I have absolutely no idea how it comes up with this list but the results are sometimes pretty amazing.  The network contains a list of contact that you have in common with this contact.  I&#8217;m assuming this is extracted from CC&#8217;s on the emails but the results are still pretty amazing.</p>
<p>The last two sections of search results are the real bread and butter of Xobni.  The contain conversations and files exchanged.  The conversations contains email threads that you&#8217;ve had with this contact sorted by date.  This lets me easily find a particular email (or thread of emails) from this contact.  Once you&#8217;ve found the email or thread that you are looking for you can click on it and you&#8217;ll get a summary of all the messages in the thread.  From there you can open the mail, reply to it or forward it.</p>
<p>Files exchanged is similar to the conversations except it shows you all the attachments that you have exchanged with this contact.  I use this feature when I know someone sent me an attachment but I can&#8217;t remember when.  Once you have searched for the contact you can easily scroll through the list of attachments and find it.</p>
<p>Xobni is not going to solve all of your problems.  It does not organize or file your mail.  It doesn&#8217;t make your coffee or clean windows.  What it does (and I think it does it very well) is help you find what your looking for in the (admin it) huge stash of email that your collecting every day.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.doreo.com/doreo-recommended/inbox-overload/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

