<?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>The Perceptus Back Story &#187; tools</title>
	<atom:link href="http://blog.perceptus.ca/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perceptus.ca</link>
	<description>Issues and adventures in the life of a Canadian micro-sized geek company</description>
	<lastBuildDate>Tue, 31 Jan 2012 07:11:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Clean Up a Column of Mixed Date Formats Tool</title>
		<link>http://blog.perceptus.ca/2010/12/12/clean-up-a-column-of-mixed-date-formats-tool/</link>
		<comments>http://blog.perceptus.ca/2010/12/12/clean-up-a-column-of-mixed-date-formats-tool/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 06:50:57 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tools.perceptus.ca]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[formats]]></category>
		<category><![CDATA[hodge-podge]]></category>
		<category><![CDATA[manually populated]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=351</guid>
		<description><![CDATA[A few times a year, a client of our will need our help in cleaning up a manually populated Excel file that has a couple of date columns.  Invariably, there is a hodge-podge of date entries, such as 2010-10-05;  june 10, 2010; or 8/4/2008.  We&#8217;ve finally made a tool to fix up the bulk of [...]]]></description>
			<content:encoded><![CDATA[<p>A few times a year, a client of our will need our help in cleaning up a manually populated Excel file that has a couple of date columns.  Invariably, there is a hodge-podge of date entries, such as 2010-10-05;  june 10, 2010; or 8/4/2008.  We&#8217;ve finally made a tool to fix up the bulk of this so that Excel will detect it properly as a date value.</p>
<p>Perceptus introduces the  <a href="http://tools.perceptus.ca/number-tables.php?ops=5">The Clean and convert a column of dates in Excel Numbers Wizard</a>, on the <a href="http://tools.perceptus.ca/">Perceptus Web Tools mini-site</a>.</p>
<p>We hope this tool saves some people besides ourselves some time.</p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2010/12/12/clean-up-a-column-of-mixed-date-formats-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our New Web Based Whitespace Trimming Tools</title>
		<link>http://blog.perceptus.ca/2010/10/29/our-new-web-based-whitespace-trimming-tools/</link>
		<comments>http://blog.perceptus.ca/2010/10/29/our-new-web-based-whitespace-trimming-tools/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 22:07:15 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[efficient]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tools.perceptus.ca]]></category>
		<category><![CDATA[blank line]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[remover]]></category>
		<category><![CDATA[text handling]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[whitespace]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=316</guid>
		<description><![CDATA[We added a couple new tools to Web Tools by Perceptus today.  We also cleaned up the look of the site a little &#8211; it&#8217;s gone all the way from ugly to almost passable.  Similar to our blog, over time, the trickle of traffic to our web based text mangling site has grown, and it [...]]]></description>
			<content:encoded><![CDATA[<p>We added a couple new tools to <a title="Web Tools by Perceptus" href="http://tools.perceptus.ca">Web Tools by Perceptus</a> today.  We also cleaned up the look of the site a little &#8211; it&#8217;s gone all the way from <em>ugly</em> to <em>almost passable</em>.  Similar to our blog, over time, the trickle of traffic to our web based text mangling site has grown, and it had earned a bit of our effort to tidy it up. Who knows, if this keeps up, we&#8217;ll have to keep adding more tools!</p>
<p>The new tools?</p>
<ul>
<li><a title="Trim White Space" href="http://tools.perceptus.ca/text-wiz.php?ops=17">The Whitespace Trimmer</a> &#8211; Paste a blob of text. Every line  of text will be trimmed of spaces on the left and right and returned to you.</li>
<li><a title="Blank Line Remover" href="http://tools.perceptus.ca/text-wiz.php?ops=18">The Blank Line Remover</a> &#8211; Paste a blob of text.  Every blank line will be removed.</li>
</ul>
<p>Like the rest of the site, the clipboard is your friend.  Run one tool.  Copy the result to the clipboard, and run another one of our tools on the result.</p>
<p> </p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2010/10/29/our-new-web-based-whitespace-trimming-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Scripts Broken in Google Chrome?</title>
		<link>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/</link>
		<comments>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 08:23:24 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[dev channel]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[user script]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=201</guid>
		<description><![CDATA[A little while ago my custom user script for Chrome stopped working. I&#8217;m currently using the &#8220;dev channel&#8221; at home. When I first switched to Chrome, that was the only version that supported user scripts (basically GreaseMonkey from FireFox integrated into Chrome). My script is simple, it makes some font and color changes to a [...]]]></description>
			<content:encoded><![CDATA[<p>A little while ago my custom user script for Chrome stopped working.  I&#8217;m currently using the &#8220;dev channel&#8221; at home. When I first switched to Chrome, that was the only version that supported user scripts (basically GreaseMonkey from FireFox integrated into Chrome).  </p>
<p>My script is simple, it makes some font and color changes to a few websites that I view regularly to make them more legible (IMHO).  I should bundle it into an extension some day&#8230; </p>
<p>Anyway, it took a bit of research to figure out what happened.  Look here on the Google Chrome blog:</p>
<blockquote><p>
[r33013] Disable &#8211;enable-user-scripts. (Issue: 27520)<br />
NOTE: You can now install user scripts by navigating to them. You will have to reinstall your current scripts (they aren&#8217;t migrated).
</p></blockquote>
<p>&#8211; http://googlechromereleases.blogspot.com/2009/12/dev-channel-has-been-updated-to-4.html</p>
<p>So, scripts are still supported, but I have to install it again.  I didn&#8217;t quite understand &#8220;navigating to them&#8221;  meant, but it actually means exactly what it says.  In the address bar browse the file system, e.g. go to here:<br />
C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default\User Scripts</p>
<p>Then double click on your .JS file, and a little extension installation prompt pops up.  It&#8217;s pretty cool actually.  </p>
<p>Hmm&#8230; now that Google Chrome regular version supports extensions, I might be able to take myself off the dev channel.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2009/12/11/user-scripts-broken-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Fastest Way to Lookup Multiple Historical CAD to USD Rates</title>
		<link>http://blog.perceptus.ca/2009/08/21/the-fastest-historical-cad-usd-rate-lookup/</link>
		<comments>http://blog.perceptus.ca/2009/08/21/the-fastest-historical-cad-usd-rate-lookup/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 23:20:16 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[canadian]]></category>
		<category><![CDATA[efficient]]></category>
		<category><![CDATA[small business]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[cad]]></category>
		<category><![CDATA[daily]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[forex]]></category>
		<category><![CDATA[historical]]></category>
		<category><![CDATA[imf]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[rate]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[usd]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=169</guid>
		<description><![CDATA[At Perceptus, we deal with the Canadian Dollar to US Dollar exchange rate a lot.  Doesn&#8217;t every small business in Canada? We need to convert our US revenues to Canadian CAD amounts for tax purposes, among other things. We used to use the common websites like XE.com or X-Rate.com to get our historical exchange rates. [...]]]></description>
			<content:encoded><![CDATA[<p>At Perceptus, we deal with the Canadian Dollar to US Dollar exchange rate a lot.  Doesn&#8217;t every small business in Canada? We need to convert our US revenues to Canadian CAD amounts for tax purposes, among other things.</p>
<p>We used to use the common websites like XE.com or X-Rate.com to get our historical exchange rates.  But those sites are too slow if you need to look up a half a dozen exchange rates from the past.  It takes several clicks to retrieve a single exchange rate for a date in the past.</p>
<p>So, I went looking for something better to use.  In fact, I was prepared to create a new tool for looking up historical Canada to USA exchange rates on the <a title="Web Tools by Perceptus" href="http://tools.perceptus.ca">Web Tools by Perceptus</a> site if I couldn&#8217;t find a satisfactory alternative.</p>
<p>Unfortunately for tools.perceptus.ca, I did find a reasonably good way to get a lot of old exchange rates in an efficient way.  The IMF website, of all places, has a great custom table generator.</p>
<p>Here&#8217;s the link: <a href="Http://www.imf.org/external/np/fin/ert/GUI/Pages/CountryDataBase.aspx">Http://www.imf.org/external/np/fin/ert/GUI/Pages/CountryDataBase.aspx</a></p>
<p>However, this link (until it breaks, anyway) will take you directly to every <a href="http://www.imf.org/external/np/fin/ert/GUI/Pages/Report.aspx?CT=%27CAN%27,%27USA%27&amp;EX=REP&amp;P=OneYear&amp;CF=UnCompressed&amp;CUF=Period&amp;DS=Ascending&amp;DT=NA">CAD to USD rate in the last 365 days</a> in a nice and tidy table.  Just generate the table, and look up the rate you need for the date you need.</p>
<p>Nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2009/08/21/the-fastest-historical-cad-usd-rate-lookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a single line of text from a table for logging</title>
		<link>http://blog.perceptus.ca/2009/06/15/create-single-line-text-tabl/</link>
		<comments>http://blog.perceptus.ca/2009/06/15/create-single-line-text-tabl/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 02:49:03 +0000</pubDate>
		<dc:creator>leonard</dc:creator>
				<category><![CDATA[annoying]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tools.perceptus.ca]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://blog.perceptus.ca/?p=134</guid>
		<description><![CDATA[Have you ever wanted to copy a chunk of text from a web page for logging in an Excel spreadsheet and have been supremely annoyed by the formatting and spacing and all manner of other things that make it untidy and tedious? Well, we did.  So, a couple months ago, we added a new text [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to copy a chunk of text from a web page for logging in an Excel spreadsheet and have been supremely annoyed by the formatting and spacing and all manner of other things that make it untidy and tedious?</p>
<p>Well, we did.  So, a couple months ago, we added a new text mangling tool to our <a title="Perceptus' Web Tools" href="http://tools.perceptus.ca">simple web tools</a> page, we introduce, <a title="simplify to a single text string" href="http://tools.perceptus.ca/text-wiz.php?ops=15">The Simplify to a single string</a> &#8211; granted, we don&#8217;t have the prettiest names for our web tools.</p>
<p>It was originally designed to online transaction details from a bank web page that includes a small table, and turn it into a single string that we save in Excel for logging purposes.  It&#8217;s turned out to be useful for mangling all sorts of web snippets to make them Excel, Word, and even email friendly.</p>
<p>We strip all formatting, remove extra spaces, and modify table cells and line breaks by replacing the breaks with dashes (&#8220;-&#8221;).</p>
<p>It&#8217;s useful to us, and hopefully to you!  Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.perceptus.ca/2009/06/15/create-single-line-text-tabl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

