<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Jeremy Heslop</title>
	
	<link>http://jheslop.com</link>
	<description>Christian, Husband, Father, Geek, Entrepreneur, Photographer, Golfer</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:37:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JeremyHeslop" /><feedburner:info uri="jeremyheslop" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><feedburner:emailServiceId>JeremyHeslop</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Syncing Keyboard Shortcuts from one iOS to another using ssh (needs jailbreak)</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/Ue9JQvF5hR4/</link>
		<comments>http://jheslop.com/2012/01/30/syncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:18:34 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[4s]]></category>
		<category><![CDATA[good resources]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[ssh copy]]></category>
		<category><![CDATA[user library]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=457</guid>
		<description><![CDATA[!!DISCLAIMER!! This process could potentially brick your phone if done improperly. Follow these steps at your own risk. I have created many keyboard shortcuts on my iPhone 4S after learning about the new feature for iOS 5. They make filling out forms and logging into sites so much easier when you can type eml instead [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><font color="red">!!DISCLAIMER!! This process could potentially brick your phone if done improperly. Follow these steps at your own risk.</font></p>
<p><a href="http://jheslop.com/wp-content/uploads/2012/01/iphone-ssh-ipad.png" rel="lightbox[457]"><img src="http://jheslop.com/wp-content/uploads/2012/01/iphone-ssh-ipad.png" alt="" title="iphone-ssh-ipad" width="524" height="148" class="aligncenter size-full wp-image-477" /></a><br />
I have created many <a href="http://jheslop.com/tag/keyboard-shortcuts/" class="st_tag internal_tag" rel="tag" title="Posts tagged with keyboard shortcuts">keyboard shortcuts</a> on my <a href="http://jheslop.com/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iphone">iPhone</a> <a href="http://jheslop.com/tag/4s/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 4s">4S</a> after learning about the new feature for <a href="http://jheslop.com/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ios">iOS</a> 5. They make filling out forms and logging into sites so much easier when you can type eml instead of your full email address. You can check out how to setup keyboard shortcuts in <a href="http://jheslop.com/tag/ios/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ios">iOS</a> at <a href="http://lifehacker.com/5849229/how-to-configure-ios-5s-awesome-built+in-text-expansion">lifehacker</a> or by seaching google for iOS keyboard shortcuts. Many <a href="http://jheslop.com/tag/good-resources/" class="st_tag internal_tag" rel="tag" title="Posts tagged with good resources">good resources</a> are out there. However the problem that I found myself with was also using my <a href="http://jheslop.com/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ipad">iPad</a> for signing in and other tasks that required filling in forms. I googled around and could not find any methods of copying shortcuts from my iPhone to my <a href="http://jheslop.com/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ipad">iPad</a> other than to restore the <a href="http://jheslop.com/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ipad">iPad</a> from the iPhones backup. Less than an ideal solution. So I have come up with a way that depends on both devices being jailbroken. Since iOS 5.0.1 has recently been jailbroken I downloaded and applied Absinthe on my 4S and redsn0w on my original <a href="http://jheslop.com/tag/ipad/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ipad">iPad</a>. I installed openssh on both devices and copied my Keyboard info from one device to the other (remember to change the root and mobile user passwords if you install openssh!)</p>
<p>Here are the full steps I took for getting all my shortcuts assuming both devices are jailbroken:</p>
<ul>
<li>Make an iTunes backup of each device in case something goes wrong!</li>
<li>Install openssh on both iOS devices using Cydia (check out the &#8220;OpenSSH Access How-To&#8221; on the ront page of the Cydia app)</li>
<li>ssh in to each device and change the password of root and mobile</li>
<li><a href="http://jheslop.com/tag/ssh-copy/" class="st_tag internal_tag" rel="tag" title="Posts tagged with ssh copy">ssh copy</a> to the device that has all your keyboard shortcuts and copy the contents of /User/Library/Keyboard to your PC or Mac (ie ssh mobile@192.168.0.5:/User/Library/Keyboard ~/Desktop/keyboardshortcuts/)</li>
<li>ssh the contents of the /User/Library/Keyboard directory from your Mac or PC to the device you want the keyboard shortcuts copied to (ie ssh ~/Desktop/keyboardshortcuts/* mobile@192.168.0.6:/User/Library/Keyboard/) the dynamic-text.dat is optional</li>
<li>Reboot the device you just copied the Keyboard contents to.</li>
<li>Enjoy your awesome keyboard shortcuts!</li>
</ul>
<p>If you know ssh well you could technically copy from one device to another directly, but I liked the idea of having a backup of all my shortcuts on my Mac.</p>
<p>This is the way I came up with. I would <a href="http://jheslop.com/tag/love/" class="st_tag internal_tag" rel="tag" title="Posts tagged with love">love</a> for Apple to support this feature with iCloud or some other method of keeping them in sync. For now this will do even though it involves jailbreaking. Anyone else have an idea of how <a href="http://jheslop.com/tag/to-do/" class="st_tag internal_tag" rel="tag" title="Posts tagged with to do">to do</a> this differently?</p>
<p>Nerd info:<br />
- I checked the contents of dynamic-text.dat and it doesn&#8217;t need to be copied<br />
- The contents of UserDictionary.sqlite is what creates UserDictionaryWordKeyPairs.plist as just copying over UserDictionaryWordKeyPairs.plist does not do the job. I checked with sqlite command line the UserDictionary.sqlite file and it looks to only contain the keyboard shortcut data. Thus I feel this is a safe hack and shouldn&#8217;t mess up anything.<br />
- I used mobile user above since the original files were owned by mobile and copied via root could mess up permissions.</p>
<div class="shr-publisher-457"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2012%2F01%2F30%2Fsyncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak%2F' data-shr_title='Syncing+Keyboard+Shortcuts+from+one+iOS+to+another+using+ssh+%28needs+jailbreak%29'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2012%2F01%2F30%2Fsyncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak%2F' data-shr_title='Syncing+Keyboard+Shortcuts+from+one+iOS+to+another+using+ssh+%28needs+jailbreak%29'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2012%2F01%2F30%2Fsyncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak%2F' data-shr_title='Syncing+Keyboard+Shortcuts+from+one+iOS+to+another+using+ssh+%28needs+jailbreak%29'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Ue9JQvF5hR4:g_DnmTux5W4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Ue9JQvF5hR4:g_DnmTux5W4:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Ue9JQvF5hR4:g_DnmTux5W4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Ue9JQvF5hR4:g_DnmTux5W4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Ue9JQvF5hR4:g_DnmTux5W4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Ue9JQvF5hR4:g_DnmTux5W4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/Ue9JQvF5hR4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2012/01/30/syncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jheslop.com/2012/01/30/syncing-keyboard-shortcuts-from-one-ios-to-another-using-ssh-needs-jailbreak/</feedburner:origLink></item>
		<item>
		<title>My Review of SeV Travel Boxers</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/2Acf7knKIa0/</link>
		<comments>http://jheslop.com/2011/01/04/my-review-of-sev-travel-boxers/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 03:10:54 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://jheslop.com/2011/01/04/my-review-of-sev-travel-boxers/</guid>
		<description><![CDATA[Originally submitted at SCOTTEVEST, Inc. We spent months developing the perfect travel boxers with features no other brand has! Although not intended as shorts or swimwear, they offer enough coverage to be worn as shorts in a pinch (Just be mindful of the open fly!). Pocket for your iPhone� or anything else you desire &#8211; [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="hreview">
<div class="item">
<p><a href="http://www.scottevest.com/v3_store/Travel-Boxers.shtml">Originally submitted at SCOTTEVEST, Inc.</a></p>
<div><img src="http://images.powerreviews.com/images_products/01/59/9958981_100.jpg" class="photo" align="left" style="margin: 0 0.5em 0 0"/>
<p style="margin-top:0">We spent months developing the perfect travel boxers with features no other brand has! Although not intended as shorts or swimwear, they offer enough coverage to be worn as shorts in a pinch (Just be mindful of the open fly!). Pocket for your <a href="http://jheslop.com/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iphone">iPhone</a>� or anything else you desire &#8211; fits an <a href="http://jheslop.com/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iphone">iPhone</a>�, D&#8230;                            </p>
</div>
<p><a href="http://www.scottevest.com/v3_store/Travel-Boxers.shtml" style="display: none;" class="url fn"><span class="fn">SeV Travel Boxers</span></a></div>
<p><br clear="left"/>
<p><strong class="summary">Comfortable and free</strong></p>
<div>By <strong>Jeremy the Geek</strong> from <strong>Eden, MD</strong> on <strong><abbr title="201114T1200-0800" class="dtreviewed" style="border: none; text-decoration: none;">1/4/2011</abbr></strong></div>
<p>
<div style="margin: 0.5em 0; height: 15px; width: 83px; background-image: url(http://images.powerreviews.com/images_merchants/stars/11131_stars_small.gif); background-position: 0px -180px;" class="prStars prStarsSmall">&nbsp;</div>
</p>
<div style="display: none"><span class="rating">5</span>out of 5</div>
<p><strong>Sizing: </strong>Feels true to size</p>
<p><strong>Pros: </strong>Well Made, Comfortable, Wrinkle Resistant, Quality Materials</p>
<p><strong>Best Uses: </strong>Casual Wear, Wear to School, Date Night/Night Out, Special Occasions, Wear To Work, Travel, Golf</p>
<p><strong>Describe Yourself: </strong>Casual Dresser</p>
<p><strong>Comfort vs Style: </strong>Comfort Driven</p>
<p style="margin-top:1em" class="description">These are probably the most comfortable boxers I have owned. The don&#8217;t bunch up, the breath well like cotton and they feel like silk without being clingy. These were one of the best gifts I got for Christmas this year!</p>
<p style="margin-top:0.5em">(<a href="http://www.powerreviews.com/legal/terms_of_use.html" rel="license">legalese</a>)</p>
</div>
<div class="shr-publisher-444"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2011%2F01%2F04%2Fmy-review-of-sev-travel-boxers%2F' data-shr_title='My+Review+of+SeV+Travel+Boxers'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2011%2F01%2F04%2Fmy-review-of-sev-travel-boxers%2F' data-shr_title='My+Review+of+SeV+Travel+Boxers'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2011%2F01%2F04%2Fmy-review-of-sev-travel-boxers%2F' data-shr_title='My+Review+of+SeV+Travel+Boxers'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=2Acf7knKIa0:AFeN4Zd8PG0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=2Acf7knKIa0:AFeN4Zd8PG0:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=2Acf7knKIa0:AFeN4Zd8PG0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=2Acf7knKIa0:AFeN4Zd8PG0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=2Acf7knKIa0:AFeN4Zd8PG0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=2Acf7knKIa0:AFeN4Zd8PG0:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/2Acf7knKIa0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2011/01/04/my-review-of-sev-travel-boxers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://jheslop.com/2011/01/04/my-review-of-sev-travel-boxers/</feedburner:origLink></item>
		<item>
		<title>Tips on adding PECL uploadprogress to your PHP scripts</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/5x43vfEE2fc/</link>
		<comments>http://jheslop.com/2010/11/04/tips-on-adding-pecl-uploadprogress-to-your-php-scripts/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 18:08:35 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php extensions]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[uploadprogress]]></category>
		<category><![CDATA[viddler]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=436</guid>
		<description><![CDATA[I&#8217;ve been working on adding PECL Uploadprogress support to the drupal viddler module to give the user a better indication of how long the upload process will take. In this process I ran into a few gotchas that I thought I would pass along. Make sure to have the UPLOAD_IDENTIFIER hidden element before your file [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I&#8217;ve been working on adding <a href="http://pecl.php.net/package/uploadprogress">PECL Uploadprogress</a> support to the <a href="http://drupal.org/project/viddler">drupal viddler module</a> to give the user a better indication of how long the <a href="http://jheslop.com/tag/upload/" class="st_tag internal_tag" rel="tag" title="Posts tagged with upload">upload</a> process will take. In this process I ran into a few gotchas that I thought I would pass along.</p>
<ul>
<li>Make sure to have the UPLOAD_IDENTIFIER hidden element before your file input element. Otherwise it won&#8217;t be able to find your uploaded file to monitor.</li>
<li>Use the example code provided to make sure your <a href="http://jheslop.com/tag/uploadprogress/" class="st_tag internal_tag" rel="tag" title="Posts tagged with uploadprogress">uploadprogress</a> <a href="http://jheslop.com/tag/extension/" class="st_tag internal_tag" rel="tag" title="Posts tagged with extension">extension</a> in <a href="http://jheslop.com/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">php</a> is actually working. Since moving to Snow Leopard which is an 64bit OS the <a href="http://jheslop.com/tag/module/" class="st_tag internal_tag" rel="tag" title="Posts tagged with module">module</a> would load, but not work properly. I had to <a href="http://smbjorklund.no/how-enable-pecl-uploadprogress-extention-mamp">download the latest version</a> for php and put it in the <a href="http://jheslop.com/tag/php-extensions/" class="st_tag internal_tag" rel="tag" title="Posts tagged with php extensions">php extensions</a> folder.</li>
<li>If you do anything else after the upload that holds up the form from posting (ie http post to another server) expect the timing for the upload progress to only show the upload to the server&#8217;s local disk not the remote call.</li>
</ul>
<p>I&#8217;m sure there were other things I ran into, but these were the major ones. Good luck and happy coding!</p>
<div class="shr-publisher-436"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F11%2F04%2Ftips-on-adding-pecl-uploadprogress-to-your-php-scripts%2F' data-shr_title='Tips+on+adding+PECL+uploadprogress+to+your+PHP+scripts'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F11%2F04%2Ftips-on-adding-pecl-uploadprogress-to-your-php-scripts%2F' data-shr_title='Tips+on+adding+PECL+uploadprogress+to+your+PHP+scripts'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F11%2F04%2Ftips-on-adding-pecl-uploadprogress-to-your-php-scripts%2F' data-shr_title='Tips+on+adding+PECL+uploadprogress+to+your+PHP+scripts'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5x43vfEE2fc:rZUnSvgSldU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5x43vfEE2fc:rZUnSvgSldU:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5x43vfEE2fc:rZUnSvgSldU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=5x43vfEE2fc:rZUnSvgSldU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5x43vfEE2fc:rZUnSvgSldU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=5x43vfEE2fc:rZUnSvgSldU:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/5x43vfEE2fc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2010/11/04/tips-on-adding-pecl-uploadprogress-to-your-php-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://jheslop.com/2010/11/04/tips-on-adding-pecl-uploadprogress-to-your-php-scripts/</feedburner:origLink></item>
		<item>
		<title>His Needs, Her Needs: Building an Affair-Proof Marriage (Review)</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/akH_ozUALi4/</link>
		<comments>http://jheslop.com/2010/08/31/his-needs-her-needs-building-an-affair-proof-marriage-review/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 15:16:52 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[marriage]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[affair proof]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[marriage counseling]]></category>
		<category><![CDATA[to do]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=386</guid>
		<description><![CDATA[I just finished reading, &#8220;His Needs, Her Needs: Building an Affair-Proof Marriage&#8221; and I must say I&#8217;m impressed. While Carla and I are by no means anywhere close to an affair the book does go over how neglecting key needs in a marriage can deduct from ones &#8220;Love Bank&#8221; and ultimately end up in an [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p> <a href="http://www.amazon.com/gp/product/0800717880?ie=UTF8&#038;tag=jerehesl-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0800717880"><img src="http://ecx.images-amazon.com/images/I/514ZCImRucL._SL160_.jpg" alt="" class="alignright" /></a> I just finished reading, <a href="http://www.amazon.com/gp/product/0800717880?ie=UTF8&#038;tag=jerehesl-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0800717880">&#8220;His Needs, Her Needs: Building an Affair-Proof Marriage&#8221;</a> and I must say I&#8217;m impressed. While <a href="http://carlaslittlethings.blogspot.com">Carla</a> and I are by no means anywhere close to an affair the <a href="http://jheslop.com/tag/book/" class="st_tag internal_tag" rel="tag" title="Posts tagged with book">book</a> does go over how neglecting key needs in a <a href="http://jheslop.com/tag/marriage/" class="st_tag internal_tag" rel="tag" title="Posts tagged with marriage">marriage</a> can deduct from ones &#8220;<a href="http://jheslop.com/tag/love/" class="st_tag internal_tag" rel="tag" title="Posts tagged with love">Love</a> Bank&#8221; and ultimately end up in an unhealthy marriage (or affair).</p>
<p>After introducing the basic idea of the &#8220;Love Bank&#8221; and going over the 10 basic needs everyone has the book then alternates chapters between a need for him and a need for her. It was fun to read the chapters speaking to the wife (the guys needs) and thinking in my head &#8220;yeah that&#8217;s the ticket&#8221; then only go over how I have some work <a href="http://jheslop.com/tag/to-do/" class="st_tag internal_tag" rel="tag" title="Posts tagged with to do">to do</a> when going over the wife&#8217;s needs.</p>
<p>I&#8217;d highly recommend this book to anyone who wants to strengthen their marriage. No matter where you fall on the scale from 1-10 you can learn something from this book. When the author has put in so much time and research in <a href="http://jheslop.com/tag/marriage-counseling/" class="st_tag internal_tag" rel="tag" title="Posts tagged with marriage counseling">marriage counseling</a> you can tell he knows a thing or two about the needs of a healthy marriage.</p>
<div class="shr-publisher-386"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F31%2Fhis-needs-her-needs-building-an-affair-proof-marriage-review%2F' data-shr_title='His+Needs%2C+Her+Needs%3A+Building+an+Affair-Proof+Marriage+%28Review%29'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F31%2Fhis-needs-her-needs-building-an-affair-proof-marriage-review%2F' data-shr_title='His+Needs%2C+Her+Needs%3A+Building+an+Affair-Proof+Marriage+%28Review%29'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F31%2Fhis-needs-her-needs-building-an-affair-proof-marriage-review%2F' data-shr_title='His+Needs%2C+Her+Needs%3A+Building+an+Affair-Proof+Marriage+%28Review%29'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=akH_ozUALi4:67SLysSzBMA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=akH_ozUALi4:67SLysSzBMA:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=akH_ozUALi4:67SLysSzBMA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=akH_ozUALi4:67SLysSzBMA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=akH_ozUALi4:67SLysSzBMA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=akH_ozUALi4:67SLysSzBMA:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/akH_ozUALi4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2010/08/31/his-needs-her-needs-building-an-affair-proof-marriage-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://jheslop.com/2010/08/31/his-needs-her-needs-building-an-affair-proof-marriage-review/</feedburner:origLink></item>
		<item>
		<title>Vintage Felt Flowers</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/m-PzCt5Q_ok/</link>
		<comments>http://jheslop.com/2010/08/30/vintage-felt-flowers/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 02:11:28 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[blogs]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[button work]]></category>
		<category><![CDATA[flowers]]></category>
		<category><![CDATA[interesting things]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=419</guid>
		<description><![CDATA[It&#8217;s been awhile since I&#8217;ve blogged, but I&#8217;d figure I would start up again for no other reason that I feel like it. So for my first one back I&#8217;m going to talk about flowers LOL. Not the typical man topic, but I do photography on the side and thought the flowers at this particular [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>It&#8217;s been awhile since I&#8217;ve blogged, but I&#8217;d figure I would start up again for no other reason that I feel like it. So for my first one back I&#8217;m going to talk about <a href="http://jheslop.com/tag/flowers/" class="st_tag internal_tag" rel="tag" title="Posts tagged with flowers">flowers</a> LOL. Not the typical man topic, but I do <a href="http://jheslop.com/tag/photography/" class="st_tag internal_tag" rel="tag" title="Posts tagged with photography">photography</a> on the side and thought the flowers at this particular wedding where interesting enough to post a quick <a href="http://jheslop.com/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with blog">blog</a>.</p>
<p>I follow <a href="http://benfieldphotography.blogspot.com/2010/08/abby-and-nates-eco-green-wedding-lovely.html">Benfield Photography</a> in google reader and he shot this beautiful shot of the bride and brides maid&#8217;s flowers. I had to take a closer look and yes they are felt and buttons! <a href="http://www.benfieldphoto.com/10Blog/0804_abby/eco_friendly_green_wedding_002.jpg" rel="lightbox[419]"><img alt="" src="http://www.benfieldphoto.com/10Blog/0804_abby/eco_friendly_green_wedding_002.jpg" title="Vintage Felt Flowers" width="400" border="0" /></a> So off the wall and interesting I had to send them to my <a href="http://carlaslittlethings.blogspot.org">wife</a> who likes to scrapbook and mess around with different types of paper and crafts.</p>
<p>Apparently the flowers where done by <a href="http://princesslasertron.com/">Meghan of Princess Lasertron</a> and there are other examples of the felt and <a href="http://jheslop.com/tag/button-work/" class="st_tag internal_tag" rel="tag" title="Posts tagged with button work">button work</a> on her site. Very interesting indeed. I might have had to talk my wife into them if we were getting married. I&#8217;m sure I would have gotten shot down though.</p>
<p>Well thanks for checking in to my annual blog post <img src='http://jheslop.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Hopefully I&#8217;ll have some more <a href="http://jheslop.com/tag/interesting-things/" class="st_tag internal_tag" rel="tag" title="Posts tagged with interesting things">interesting things</a> to say before the year ends.</p>
<div class="shr-publisher-419"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F30%2Fvintage-felt-flowers%2F' data-shr_title='Vintage+Felt+Flowers'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F30%2Fvintage-felt-flowers%2F' data-shr_title='Vintage+Felt+Flowers'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2010%2F08%2F30%2Fvintage-felt-flowers%2F' data-shr_title='Vintage+Felt+Flowers'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=m-PzCt5Q_ok:hswkS82ysEI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=m-PzCt5Q_ok:hswkS82ysEI:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=m-PzCt5Q_ok:hswkS82ysEI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=m-PzCt5Q_ok:hswkS82ysEI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=m-PzCt5Q_ok:hswkS82ysEI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=m-PzCt5Q_ok:hswkS82ysEI:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/m-PzCt5Q_ok" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2010/08/30/vintage-felt-flowers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://jheslop.com/2010/08/30/vintage-felt-flowers/</feedburner:origLink></item>
		<item>
		<title>Adding pdftk to 1and1 shared hosting</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/DT8l3b9lN3A/</link>
		<comments>http://jheslop.com/2009/11/11/adding-pdftk-to-1and1-shared-hosting/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 21:12:47 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[deb]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdf toolkit]]></category>
		<category><![CDATA[pdftk]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=412</guid>
		<description><![CDATA[UPDATE 2010-09-03: I updated a couple links to reflect newer downloads. Because 1and1 shared hosting is on an older debian (etch) system I had to tweak the steps for using lenny based packages. ENJOY! There are some cases where you might need a powerful pdf toolkit to use with php. 1and1 does not come with [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><strong>UPDATE 2010-09-03: I updated a couple links to reflect newer downloads. Because <a href="http://jheslop.com/tag/1and1/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1and1">1and1</a> <a href="http://jheslop.com/tag/shared-hosting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with shared hosting">shared hosting</a> is on an older debian (etch) system I had to tweak the steps for using lenny based packages. ENJOY!</strong></p>
<p>There are some cases where you might need a powerful <a href="http://jheslop.com/tag/pdf-toolkit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with pdf toolkit">pdf toolkit</a> to use with <a href="http://jheslop.com/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">php</a>. <a href=http://jheslop.com/hosting/1and1 target=_blank>1and1</a> does not come with any built in <a href="http://jheslop.com/tag/pdf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with pdf">pdf</a> processors or <a href="http://jheslop.com/tag/pdf/" class="st_tag internal_tag" rel="tag" title="Posts tagged with pdf">pdf</a> <a href="http://jheslop.com/tag/libraries/" class="st_tag internal_tag" rel="tag" title="Posts tagged with libraries">libraries</a> built into php. Here is the process I used to integrate <a href="http://www.pdfhacks.com/pdftk/">phptk</a> into my <a href=http://jheslop.com/hosting/1and1 target=_blank>1and1</a> shared <a href="http://jheslop.com/tag/hosting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with hosting">hosting</a> account.</p>
<p>Requirements: <a href=http://jheslop.com/hosting/1and1 target=_blank>1and1</a> shared plan that has ssh support</p>
<p>- Download <a href="http://jheslop.com/tag/pdftk/" class="st_tag internal_tag" rel="tag" title="Posts tagged with pdftk">pdftk</a> <a href="http://jheslop.com/tag/deb/" class="st_tag internal_tag" rel="tag" title="Posts tagged with deb">deb</a> file for debian lenny:</p>
<p><code><a href="http://jheslop.com/tag/wget/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wget">wget</a> http://ftp.us.debian.org/debian/pool/main/p/pdftk/pdftk_1.41-3_i386.deb</code></p>
<p>- Extract the pdftk deb file:</p>
<p><code>ar xv pdftk_1.41-3_i386.deb</code></p>
<p>- Extract the data.tar.gz file:</p>
<p><code>tar xvzf data.tar.gz</code></p>
<p>- Download libgcj deb file for debian lenny:</p>
<p><code>wget http://ftp.us.debian.org/debian/pool/main/g/gcj-4.2/libgcj8-1_4.2.4-4_i386.deb</code></p>
<p>- Extract the libgcj deb file:</p>
<p><code>ar xv libgcj7-0_4.1.1-20_i386.deb</code></p>
<p>- Extract the data.tar.gz file:</p>
<p><code>tar xvzf data.tar.gz</code></p>
<p>- Download libstdc++ deb file for debian lenny (backport file http://packages.debian.org/lenny-backports/i386/libstdc++6/download):</p>
<p><code>wget http://mirror.linux.org.au/backports.org/pool/main/g/gcc-4.3/libstdc++6_4.3.4-6~bpo50+1_i386.deb</code></p>
<p>- Extract the libstdc++6 deb file:</p>
<p><code>ar xv libstdc++6_4.3.4-6~bpo50+1_i386.deb</code></p>
<p>- Extract the data.tar.gz file:</p>
<p><code>tar xvzf data.tar.gz</code></p>
<p>- Create a <a href="http://jheslop.com/tag/script/" class="st_tag internal_tag" rel="tag" title="Posts tagged with script">script</a> to link libgcj and libstdc++6 for pdftk (use nano or vi):</p>
<p><code>#!/bin/bash</p>
<p>LD_LIBRARY_PATH="usr/lib:$LD_LIBRARY_PATH" usr/bin/pdftk $*</code></p>
<p>- Chmod the pdftk script so it can run:</p>
<p><code>chmod 755 pdftk</code></p>
<p>Now you can run pdftk from your main directory and process files from php or cronjobs.</p>
<p>If you run into any problems try running the pdftk command with some test files. If you have any problems please leave a comment. Thanks!</p>
<div class="shr-publisher-412"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F11%2F11%2Fadding-pdftk-to-1and1-shared-hosting%2F' data-shr_title='Adding+pdftk+to+1and1+shared+hosting'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F11%2F11%2Fadding-pdftk-to-1and1-shared-hosting%2F' data-shr_title='Adding+pdftk+to+1and1+shared+hosting'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F11%2F11%2Fadding-pdftk-to-1and1-shared-hosting%2F' data-shr_title='Adding+pdftk+to+1and1+shared+hosting'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=DT8l3b9lN3A:R3ozksxmpYo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=DT8l3b9lN3A:R3ozksxmpYo:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=DT8l3b9lN3A:R3ozksxmpYo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=DT8l3b9lN3A:R3ozksxmpYo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=DT8l3b9lN3A:R3ozksxmpYo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=DT8l3b9lN3A:R3ozksxmpYo:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/DT8l3b9lN3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2009/11/11/adding-pdftk-to-1and1-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://jheslop.com/2009/11/11/adding-pdftk-to-1and1-shared-hosting/</feedburner:origLink></item>
		<item>
		<title>1&amp;1 tightens up Email spam rules</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/5pV6iNwVc80/</link>
		<comments>http://jheslop.com/2009/07/31/1and1-tightens-up-email-spam-rules/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 21:45:53 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[business websites]]></category>
		<category><![CDATA[cname record]]></category>
		<category><![CDATA[dns admin]]></category>
		<category><![CDATA[e mail]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[mail servers]]></category>
		<category><![CDATA[mx record]]></category>
		<category><![CDATA[mx server]]></category>
		<category><![CDATA[smtp server]]></category>
		<category><![CDATA[speedy response]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=377</guid>
		<description><![CDATA[I use 1and1 for my personal and business websites as well as for our clients. We&#8217;ve had a client recently that was not receiving emails from one of their colleagues and of course the other company&#8217;s IT person said it was our problem. Having been an email administrator for many years I always like to [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I use <a href="http://www.1and1.com/?k_id=6447276">1and1</a> for my personal and <a href="http://jheslop.com/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with business">business</a> websites as well as for our clients. We&#8217;ve had a client recently that was not receiving emails from one of their colleagues and of course the other company&#8217;s IT person said it was our problem. Having been an email administrator for many years I always like to look into the bounced back messages, smtp connection info, email headers, and more to track down a problem. This particular issue was perplexing because there where not many posts on the net about it. When someone was trying to send an email to a domain hosted at <a href="http://www.1and1.com/?k_id=6447276">1and1</a> it sent this error after the RCPT TO line:</p>
<blockquote><p>421 invalid sender domain, possibly misconfigured</p></blockquote>
<p>I tested at <a href="http://www.wormly.com/test_smtp_server">http://www.wormly.com/test_smtp_server</a> (which is a great site btw) to get test the error.</p>
<p>So I sent an email to <a href="http://www.1and1.com/?k_id=6447276">1and1</a> support to see if they could help. This was the very <a href="http://jheslop.com/tag/speedy-response/" class="st_tag internal_tag" rel="tag" title="Posts tagged with speedy response">speedy response</a>:</p>
<blockquote><p>The circumstances you have just described is caused by a RFC-non-compliant configuration of the despatcher-domain. The MX-Server<br />
of the domain has no registered A-record, but merely a CNAME-record this is why the e-mail is rejected by our e-<a href="http://jheslop.com/tag/mail-servers/" class="st_tag internal_tag" rel="tag" title="Posts tagged with mail servers">mail servers</a>.</p>
<p>You can find some general information about this topic here:</p>
<p>http://www.faqs.org/rfcs/rfc2181.html</p>
<p>To provide the e-mail delivery as fast as possible again, we kindly advise you to inscribe the target domain of the CNAME-record as MX-record. For further information, please contact the provider of the despatcher-domain.</p></blockquote>
<p>Looks like the <a href="http://jheslop.com/tag/1and1/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1and1">1and1</a> is blocking any non RFC compliant domains. In the rfc spec above it says:</p>
<blockquote><p>10.3. MX and NS records</p>
<p>   The domain name used as the value of a NS resource record, or part of<br />
   the value of a MX resource record must not be an <a href="http://jheslop.com/tag/alias/" class="st_tag internal_tag" rel="tag" title="Posts tagged with alias">alias</a>.<br />
&#8230;</p>
<p>   Additional section processing does not include CNAME records, let alone the address records that may be associated with the canonical name derived from the alias.</p></blockquote>
<p>So if you are a <a href="http://jheslop.com/tag/dns-admin/" class="st_tag internal_tag" rel="tag" title="Posts tagged with dns admin">DNS admin</a> or setup DNS for clients make sure to have the <a href="http://jheslop.com/tag/mx-record/" class="st_tag internal_tag" rel="tag" title="Posts tagged with mx record">MX record</a> for your domains be A records (they directly resolve to an ip) not CNAME records. So far I have had to email a couple of <a href="http://jheslop.com/tag/hosting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with hosting">hosting</a> companies related to this issue. I applaud <a href="http://www.1and1.com/?k_id=6447276">1and1</a> for locking down their email servers even more to thwart spam, but it would have been nice to have had a link or faq on their site explaining what was going on. Thus the reason for this lengthy <a href="http://jheslop.com/tag/blog/" class="st_tag internal_tag" rel="tag" title="Posts tagged with blog">blog</a> post.</p>
<p>Some other posts on the web about this issues:</p>
<ul>
<li><a href="http://discussions.apple.com/thread.jspa?messageID=9892913">http://discussions.apple.com/thread.jspa?messageID=9892913</a>
</li>
<li><a href="http://forums.devshed.com/dns-36/dns-cname-a-records-issues-628838.html">http://forums.devshed.com/dns-36/dns-cname-a-records-issues-628838.html</a>
</li>
</ul>
<p>Useful links to test out DNS and MX records:</p>
<ul>
<li><a href="http://www.wormly.com/test_smtp_server">http://www.wormly.com/test_smtp_server</a>
</li>
<li>h<a href="ttp://www.mxtoolbox.com/">ttp://www.mxtoolbox.com/</a>
</li>
<li><a href="http://www.checkdns.net/quickcheckdomainf.aspx">http://www.checkdns.net/quickcheckdomainf.aspx</a>
</li>
</ul>
<div class="shr-publisher-377"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F07%2F31%2F1and1-tightens-up-email-spam-rules%2F' data-shr_title='1%261+tightens+up+Email+spam+rules'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F07%2F31%2F1and1-tightens-up-email-spam-rules%2F' data-shr_title='1%261+tightens+up+Email+spam+rules'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F07%2F31%2F1and1-tightens-up-email-spam-rules%2F' data-shr_title='1%261+tightens+up+Email+spam+rules'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5pV6iNwVc80:1trBqMiDBb4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5pV6iNwVc80:1trBqMiDBb4:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5pV6iNwVc80:1trBqMiDBb4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=5pV6iNwVc80:1trBqMiDBb4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=5pV6iNwVc80:1trBqMiDBb4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=5pV6iNwVc80:1trBqMiDBb4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/5pV6iNwVc80" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2009/07/31/1and1-tightens-up-email-spam-rules/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://jheslop.com/2009/07/31/1and1-tightens-up-email-spam-rules/</feedburner:origLink></item>
		<item>
		<title>Adding PECL Uploadprogress to 1&amp;1 shared hosting for Drupal FileField</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/Bb4WOVwZ_98/</link>
		<comments>http://jheslop.com/2009/05/27/adding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield/#comments</comments>
		<pubDate>Wed, 27 May 2009 20:25:46 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[1&1]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[uploadprogress]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=371</guid>
		<description><![CDATA[Drupal 6.x is the platform we use to build great websites. There are modules FileField and ImageField 3.0 that allow the ability to update a progress meter when uploading a file. This requires installing a PECL extension to PHP called uploadprogress. Here is the process I used to get it working on a 1and1.com hosting [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://drupal.org">Drupal</a> 6.x is the platform we use to build great websites. There are modules <a href="http://drupal.org/project/filefield">FileField</a> and <a href="http://drupal.org/project/imagefield">ImageField</a> 3.0 that allow the ability to update a progress meter when uploading a file. This requires installing a <a href="http://jheslop.com/tag/pecl/" class="st_tag internal_tag" rel="tag" title="Posts tagged with PECL">PECL</a> <a href="http://jheslop.com/tag/extension/" class="st_tag internal_tag" rel="tag" title="Posts tagged with extension">extension</a> to <a href="http://jheslop.com/tag/php/" class="st_tag internal_tag" rel="tag" title="Posts tagged with php">PHP</a> called <a href="http://pecl.php.net/package/uploadprogress">uploadprogress</a>. Here is the process I used to get it working on a <a href="http://www.1and1.com/?k_id=6447276">1and1.com</a> <a href="http://jheslop.com/tag/hosting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with hosting">hosting</a> package. You will need a <a href="http://jheslop.com/tag/hosting/" class="st_tag internal_tag" rel="tag" title="Posts tagged with hosting">hosting</a> package with ssh support currently the <a href="http://jheslop.com/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with business">Business</a> and Developer packages do.</p>
<ul>
<li>Download <a href="http://pecl.php.net/package/uploadprogress">PECL uploadaccess</a> to your <a href="http://jheslop.com/tag/11/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 1&amp;1">1&amp;1</a> account</li>
<li>Extract the package<br />
<code>tar xvzf <a href="http://jheslop.com/tag/uploadprogress/" class="st_tag internal_tag" rel="tag" title="Posts tagged with uploadprogress">uploadprogress</a>-1.0.0.tgz</code></li>
<li>Go into the directory<br />
<code>cd uploadprogress-1.0.0</code></li>
<li>Run phpize5<br />
<code>phpize5</code></li>
<li>Change php-config to php-config5 in configure <a href="http://jheslop.com/tag/script/" class="st_tag internal_tag" rel="tag" title="Posts tagged with script">script</a><br />
<code>sed -i 's/=php-config/=php-config5/g' configure</code></li>
<li>Run Configure<br />
<code>./configure</code></li>
<li>Change include directives in Makefile<br />
<code>sed -i 's#-I/usr/local/include/php#-I/usr/include/php5#g' Makefile</code></li>
<li>Run make and make test<br />
<code>make<br />
make test</code></li>
<li>Make new extensions folder for new extension to go in<br />
<code>mkdir ~/extensions</code></li>
<li>Copy uploadprogress extension to new folder<br />
<code>cp .libs/uploadprogress.so ~/extensions/</code></li>
<li>Create new php.ini under your main folder (or under a single subfolder for just that application) to add new extension_dir then add this code to the file<br />
<code>extension_dir=/kunden/homepages/6/d87663654/htdocs/extensions/<br />
extension=uploadprogress.so</code></li>
</ul>
<p>That should be it. You should now be able to see the &#8220;Upload progress Enabled (PECL uploadprogress)&#8221; on the admin/reports/status page in <a href="http://jheslop.com/tag/drupal/" class="st_tag internal_tag" rel="tag" title="Posts tagged with drupal">Drupal</a>.</p>
<p>Links that helped me with the above info:</p>
<ul>
<li><a href="http://freestylesystems.co.uk/blog/installng-pecl-uploadprogress-extension-drupal-filefield-module">http://freestylesystems.co.uk/blog/installng-pecl-uploadprogress-extension-drupal-filefield-module</a></li>
<li><a href="http://www.outofcontrol.ca/2008/12/16/install-custom-pear-packages-on-1and1/">http://www.outofcontrol.ca/2008/12/16/install-custom-pear-packages-on-1and1/</a></li>
<li><a href="http://faq.1and1.com/scripting_languages_supported/php/14.html">http://faq.1and1.com/scripting_languages_supported/php/14.html</a></li>
</ul>
<div class="shr-publisher-371"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F05%2F27%2Fadding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield%2F' data-shr_title='Adding+PECL+Uploadprogress+to+1%261+shared+hosting+for+Drupal+FileField'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F05%2F27%2Fadding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield%2F' data-shr_title='Adding+PECL+Uploadprogress+to+1%261+shared+hosting+for+Drupal+FileField'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F05%2F27%2Fadding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield%2F' data-shr_title='Adding+PECL+Uploadprogress+to+1%261+shared+hosting+for+Drupal+FileField'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Bb4WOVwZ_98:aXlGc1H7p9g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Bb4WOVwZ_98:aXlGc1H7p9g:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Bb4WOVwZ_98:aXlGc1H7p9g:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Bb4WOVwZ_98:aXlGc1H7p9g:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Bb4WOVwZ_98:aXlGc1H7p9g:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Bb4WOVwZ_98:aXlGc1H7p9g:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/Bb4WOVwZ_98" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2009/05/27/adding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		<feedburner:origLink>http://jheslop.com/2009/05/27/adding-pecl-uploadprogress-to-11-shared-hosting-for-drupal-filefield/</feedburner:origLink></item>
		<item>
		<title>The Shack – Book Review</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/Dc4MzN_xGCA/</link>
		<comments>http://jheslop.com/2009/04/15/the-shack-book-review/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 03:16:00 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[books]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[belief system]]></category>
		<category><![CDATA[better person]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[controversial view]]></category>
		<category><![CDATA[core belief]]></category>
		<category><![CDATA[jesus and the holy spirit]]></category>
		<category><![CDATA[novels]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=367</guid>
		<description><![CDATA[My wife started reading The Shack not to long ago and wanted me to read it as well so she could talk about what she was reading. My typical reading/listening is mostly filled with podcasts, self help, business and technical books. Novels work there way in my reading list but not often and not ones [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.amazon.com/Shack-William-P-Young/dp/0964729237%3FSubscriptionId%3D02E5W5871AJF7PMMMS82%26tag%3Djerehesl-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0964729237"><img src="http://ecx.images-amazon.com/images/I/51WJkdMe5jL._SL160_.jpg" align="left"/></a>My <a href="http://carlaslittlethings.blogspot.com">wife</a> started reading <a href="http://www.amazon.com/Shack-William-P-Young/dp/0964729237%3FSubscriptionId%3D02E5W5871AJF7PMMMS82%26tag%3Djerehesl-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0964729237">The Shack</a> not to long ago and wanted me to read it as well so she could talk about what she was reading. My typical reading/listening is mostly filled with podcasts, self help, <a href="http://jheslop.com/tag/business/" class="st_tag internal_tag" rel="tag" title="Posts tagged with business">business</a> and technical books. <a href="http://jheslop.com/tag/novels/" class="st_tag internal_tag" rel="tag" title="Posts tagged with novels">Novels</a> work there way in my reading list but not often and not ones that are less than a year old from an unknown author. I was skeptical at best and had only heard short explanations of its contents from my father in-law and brother in-law that made the <a href="http://jheslop.com/tag/book/" class="st_tag internal_tag" rel="tag" title="Posts tagged with book">book</a> seem less interesting. Everyone who talked about it had mentioned its <a href="http://jheslop.com/tag/controversial-view/" class="st_tag internal_tag" rel="tag" title="Posts tagged with controversial view">controversial view</a> of God and shock of their <a href="http://jheslop.com/tag/core-belief/" class="st_tag internal_tag" rel="tag" title="Posts tagged with core belief">core belief</a> system so when my wife asked me to read it I was reluctant. But knowing my wife she would not allow me to just put off such as request so I told her I would read it if it was on audible.com. It was. I have an audible.com account which had a couple credits queued up, so I downloaded the book to my <a href="http://jheslop.com/tag/iphone/" class="st_tag internal_tag" rel="tag" title="Posts tagged with iphone">iPhone</a> that night. The next day I began listing to The Shack on the way to a clients two and a half hours away. I was hooked. The story was moving and captured my attention so much that I was disappointed at every interruption as I was driving in the car. The ride home was no different and I spent most of the evening at home with one or two earbuds in my ears. The book has some suspense so that evening when a transformer popped and made a bright light outside our bedroom window I was startled (you can read more about that on <a href="http://carlaslittlethings.blogspot.com">my wife&#8217;s blog</a>). The day after I finished listening and all I can say is &#8220;Wow&#8221;. If this book doesn&#8217;t move you in a way to become a <a href="http://jheslop.com/tag/better-person/" class="st_tag internal_tag" rel="tag" title="Posts tagged with better person">better person</a> I don&#8217;t know what will. I won&#8217;t spoil the book for those who didn&#8217;t read it, but the main characters connection to God was so real it made me want to be familiar with God in that way. I can&#8217;t say it challenged my view of God, <a href="http://jheslop.com/tag/jesus-and-the-holy-spirit/" class="st_tag internal_tag" rel="tag" title="Posts tagged with jesus and the holy spirit">Jesus and the Holy Spirit</a> as much as others, but it made me want to be a <a href="http://jheslop.com/tag/better-person/" class="st_tag internal_tag" rel="tag" title="Posts tagged with better person">better person</a> and to connect with God in a deep and new way. If you strive for those things you should get a copy today. You won&#8217;t be disappointed.</p>
<p>For more info on <a href="http://www.amazon.com/Shack-William-P-Young/dp/0964729237%3FSubscriptionId%3D02E5W5871AJF7PMMMS82%26tag%3Djerehesl-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0964729237">The Shack</a> you can go to <a href="http://theshackbook.com/">http://theshackbook.com/</a>. If you want to find more info on purchasing check out <a href="http://www.amazon.com/Shack-William-P-Young/dp/0964729237%3FSubscriptionId%3D02E5W5871AJF7PMMMS82%26tag%3Djerehesl-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0964729237">amazon.com</a>&#8216;s reviews and more.</p>
<div class="shr-publisher-367"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F04%2F15%2Fthe-shack-book-review%2F' data-shr_title='The+Shack+-+Book+Review'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F04%2F15%2Fthe-shack-book-review%2F' data-shr_title='The+Shack+-+Book+Review'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F04%2F15%2Fthe-shack-book-review%2F' data-shr_title='The+Shack+-+Book+Review'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Dc4MzN_xGCA:OQO75fNu6VU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Dc4MzN_xGCA:OQO75fNu6VU:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Dc4MzN_xGCA:OQO75fNu6VU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Dc4MzN_xGCA:OQO75fNu6VU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Dc4MzN_xGCA:OQO75fNu6VU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Dc4MzN_xGCA:OQO75fNu6VU:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/Dc4MzN_xGCA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2009/04/15/the-shack-book-review/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://jheslop.com/2009/04/15/the-shack-book-review/</feedburner:origLink></item>
		<item>
		<title>300k Miles!</title>
		<link>http://feedproxy.google.com/~r/JeremyHeslop/~3/Enfk6hqhp4I/</link>
		<comments>http://jheslop.com/2009/03/20/300k-miles/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 15:44:34 +0000</pubDate>
		<dc:creator>jeremy</dc:creator>
				<category><![CDATA[cars]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[10 years]]></category>
		<category><![CDATA[1993 honda accord]]></category>
		<category><![CDATA[300k]]></category>
		<category><![CDATA[honda]]></category>
		<category><![CDATA[honda accord]]></category>
		<category><![CDATA[miles per gallon]]></category>
		<category><![CDATA[momentous occasion]]></category>

		<guid isPermaLink="false">http://jheslop.com/?p=362</guid>
		<description><![CDATA[So this morning I hit 300k miles in my 1993 Honda Accord SE! I&#8217;ve owned my car since 1999 and I got it with 78k miles on it. So I&#8217;ve driven it an average of 22,200 miles a year. At my current miles per gallon of 25 at the current gas prices I would have [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>So this morning I hit <a href="http://jheslop.com/tag/300k/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 300k">300k</a> miles in my 1993 <a href="http://jheslop.com/tag/honda/" class="st_tag internal_tag" rel="tag" title="Posts tagged with honda">Honda</a> Accord SE! I&#8217;ve owned my car since 1999 and I got it with 78k miles on it. So I&#8217;ve driven it an average of 22,200 miles a year. At my current <a href="http://jheslop.com/tag/miles-per-gallon/" class="st_tag internal_tag" rel="tag" title="Posts tagged with miles per gallon">miles per gallon</a> of 25 at the current gas prices I would have spent over $1580 a year or $15,800 over the last <a href="http://jheslop.com/tag/10-years/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 10 years">10 years</a>. I could have bought a new car <img src='http://jheslop.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I had my <a href="http://www.amazon.com/gp/product/B001HSOFI2?ie=UTF8&#038;tag=jerehesl-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001HSOFI2">Flip Video MinoHD</a><img src="http://www.assoc-amazon.com/e/ir?t=jerehesl-20&#038;l=as2&#038;o=1&#038;a=B001HSOFI2" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> (that <a href="http://carlaslittlethings.blogspot.com">Carla</a> got me for my birthday. Thanks beautiful!) with me so I captured the moment of going from 299,999 to 300,000. A <a href="http://jheslop.com/tag/momentous-occasion/" class="st_tag internal_tag" rel="tag" title="Posts tagged with momentous occasion">momentous occasion</a> I&#8217;m sure. </p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/ZjE-0Mskix4&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZjE-0Mskix4&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Like I mentioned in the video I&#8217;ve had a great time driving my little Honda. Maybe I&#8217;ll get another 100k our of it!</p>
<p><a href="http://twitpic.com/29y6t" title="Share photos on twitter with Twitpic"><img src="http://twitpic.com/show/thumb/29y6t.jpg" width="150" height="150" alt="Share photos on twitter with Twitpic"/></a><br />
Yes it is dusty <img src='http://jheslop.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I haven&#8217;t cleaned in awhile.</p>
<div class="shr-publisher-362"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F03%2F20%2F300k-miles%2F' data-shr_title='300k+Miles%21'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F03%2F20%2F300k-miles%2F' data-shr_title='300k+Miles%21'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fjheslop.com%2F2009%2F03%2F20%2F300k-miles%2F' data-shr_title='300k+Miles%21'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic --><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Enfk6hqhp4I:p56kSeRXOCE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Enfk6hqhp4I:p56kSeRXOCE:-drLCGVt00U"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?d=-drLCGVt00U" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Enfk6hqhp4I:p56kSeRXOCE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Enfk6hqhp4I:p56kSeRXOCE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/JeremyHeslop?a=Enfk6hqhp4I:p56kSeRXOCE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/JeremyHeslop?i=Enfk6hqhp4I:p56kSeRXOCE:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/JeremyHeslop/~4/Enfk6hqhp4I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://jheslop.com/2009/03/20/300k-miles/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		<feedburner:origLink>http://jheslop.com/2009/03/20/300k-miles/</feedburner:origLink></item>
	</channel>
</rss>

