<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="0.92">
<channel>
	<title>D'ArcyGregoire.com</title>
	<link>http://www.darcygregoire.com</link>
	<description></description>
	<lastBuildDate>Wed, 12 Nov 2008 05:19:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Another Mental Math Technique</title>
		<description>	This is just something that occured to me today; I haven&#8217;t yet had the time to really explore it. Once I do, I&#8217;m fairly certain that it&#8217;s range of use will expand however, for the time being, please note the limitation listed below.
	Technique for performing mental multiplication for larger numbers.
	This ...</description>
		<link>http://www.darcygregoire.com/2008/05/05/another-mental-math-technique/</link>
	</item>
	<item>
		<title>Quick multiplication trick</title>
		<description>	Here&#8217;s a quick trick for mentally multiplying two numbers which are greater than or equal to 10 but less than 20.
	Let&#8217;s use 18 and 19 as an example.
	Add the second digit in one of the numbers to the other number.
18 + 9 = 27
Now, add a zero (mulitply by 10)
27 ...</description>
		<link>http://www.darcygregoire.com/2008/04/26/quick-multiplication-trick/</link>
	</item>
	<item>
		<title>Convert time in seconds to time format</title>
		<description>	I have a spreadsheet that I&#8217;m working on with thousands and thousands of time values listed strictly in seconds that I need to have converted into an hh:mm:ss format. Now, if we were just working in Excel, that&#8217;s as easy as saying =A1 / (1440*60) where A1 holds the value ...</description>
		<link>http://www.darcygregoire.com/2007/10/24/convert-time-in-seocnds-ti-time-format/</link>
	</item>
	<item>
		<title>Block Hotlinking with .htaccess</title>
		<description>	Here&#8217;s something that I&#8217;ve just added to one of my sites, www.gogosuperfun.com, that some folks may find useful. It&#8217;s intended to stop people from hotlinking images and thus stealing your bandwidth.
Basically, it just blocks any domain, other than your own, from accessing filetypes that you specify. 
	
mod_rewrite code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} ...</description>
		<link>http://www.darcygregoire.com/2005/12/18/block-hotlinking-with-htaccess/</link>
	</item>
</channel>
</rss>
