<?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>Jon R Wilson&#039;s Blog &#124; Thoughts on product design (+more) &#187; Uncategorized</title>
	<atom:link href="http://jonrwilson.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonrwilson.com/blog</link>
	<description>Jon&#039;s Thoughts</description>
	<lastBuildDate>Thu, 18 Mar 2010 02:08:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>wordpress http error crunching .htaccess</title>
		<link>http://jonrwilson.com/blog/2009/12/wordpress-http-error-crunching-htaccess/</link>
		<comments>http://jonrwilson.com/blog/2009/12/wordpress-http-error-crunching-htaccess/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 05:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=136</guid>
		<description><![CDATA[Fix the common Wordpress image upload http error while crunching.  Just add "AddType x-mapp-php5 .php" to the top of your .htaccess file! (Wordpress 2.8.6)]]></description>
			<content:encoded><![CDATA[<p><strong>The Problem:</strong><br />
Whenever I would try to upload an image to my blog the file would upload, but I would then get a red http error, as seen in this picture below:</p>
<p>&nbsp;</p>
<p><a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/Screen-shot-2009-12-12-at-11.48.59-PM.png"><img src="http://jonrwilson.com/blog/wp-content/uploads/2009/12/Screen-shot-2009-12-12-at-11.48.59-PM-682x226.png" alt="http wordpress crunching error" title="http wordpress crunching error" width="682" height="226" class="aligncenter size-large wp-image-137" /></a></p>
<p>&nbsp;</p>
<p>With this error it wasn&#8217;t possible for me to choose the preset image size &#8220;medium&#8221;, which I configured to the width of one column. Here is what I&#8217;m talking about:</p>
<p>&nbsp;</p>
<p><a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/affected-by-error.png"><img src="http://jonrwilson.com/blog/wp-content/uploads/2009/12/affected-by-error-596x600.png" alt="affected by error" title="affected by error" width="596" height="600" class="aligncenter size-large wp-image-145" /></a></p>
<p>&nbsp;</p>
<p><strong>The Solution:</strong><br />
Just open your .htaccess file that is in the same folder as your wp-content folder:</p>
<p>&nbsp;</p>
<p><a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/where-htaccess.png"><img src="http://jonrwilson.com/blog/wp-content/uploads/2009/12/where-htaccess.png" alt="where htaccess" title="where htaccess" width="351" height="201" class="aligncenter size-full wp-image-138" /></a></p>
<p>&nbsp;</p>
<p> and add &#8220;AddType x-mapp-php5 .php&#8221; to the top, as so:</p>
<p>&nbsp;</p>
<p><a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/edited-htaccess.png"><img src="http://jonrwilson.com/blog/wp-content/uploads/2009/12/edited-htaccess.png" alt="edited htaccess" title="edited htaccess" width="645" height="339" class="aligncenter size-full wp-image-140" /></a></p>
<p>&nbsp;</p>
<p>Once you save that, you should be able to upload pictures without the error and regain wordpress&#8217;s resizing feature.</p>
<p>&nbsp;</p>
<p><a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/upload-error-fixed.png"><img src="http://jonrwilson.com/blog/wp-content/uploads/2009/12/upload-error-fixed-599x600.png" alt="upload error fixed" title="upload error fixed" width="599" height="600" class="aligncenter size-large wp-image-142" /></a></p>
<p>&nbsp;</p>
<p>I got this little snippet from errors when installing either joomla or drupal, so when this http error came up, I figured it couldn&#8217;t hurt if I add it to .htaccess for wordpress and it worked!  Hopefully this helps since online I didn&#8217;t see anyone else recommending this fix.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/12/wordpress-http-error-crunching-htaccess/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>How To Gain NJ EMT Reciprocity</title>
		<link>http://jonrwilson.com/blog/2009/12/how-to-gain-nj-emt-reciprocity/</link>
		<comments>http://jonrwilson.com/blog/2009/12/how-to-gain-nj-emt-reciprocity/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:52:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=125</guid>
		<description><![CDATA[I&#8217;ve been trying to become a New Jersey EMT-B for a little while now. NJ makes it very difficult to figure out what to do, so the following should be of some help to anyone searching. &#160; The following is a short outline of this form (.pdf), which I had a terrible time finding, but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to become a New Jersey EMT-B for a little while now. NJ makes it very difficult to figure out what to do, so the following should be of some help to anyone searching.</p>
<p>&nbsp;</p>
<p>The following is a short outline of <a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/Reciprocity_Application_Instructions_EMTBasic.pdf">this form (.pdf)</a>, which I had a terrible time finding, but is your key to success:</p>
<p>&nbsp;</p>
<p>1) Go to http://www.njoemscert.com and create an account</p>
<p>&nbsp;</p>
<p>2) They will tell you to download a reciprocity application, which will be your version of <a href="http://jonrwilson.com/blog/wp-content/uploads/2009/12/New-Jersey-OEMS-Certification-Platform.png">this (.png)</a>, fill out the top half, and then mail it to the state in which you are an EMT-B and they will <del datetime="2009-12-09T02:35:15+00:00">quickly</del> fill out the bottom half.  Include a self addressed envelope.  When you receive said envelope back in the mail, keep it sealed and start a bundle of documents.</p>
<p>&nbsp;</p>
<p>3) Add copies of you EMT card, NREMT card, and CPR card to the bundle and mail it to the NJ Department of Health.</p>
<p>&nbsp;</p>
<p>4) Take the 24 hour Core 13 Refresher Course with a group of EMT&#8217;s who are approaching their 3 year mark. This includes refresher lectures, all the practicals, and a 50 question exam. ($120 from Capitol Health in Trenton)</p>
<p>&nbsp;</p>
<p>4) After 15 days of successfully completing the Core 13 class, you are eligible to take the NJ exam.</p>
<p>&nbsp;</p>
<p>5) Complete the exam, and all above, and you should be a NJ EMT!</p>
<p>&nbsp;</p>
<p>I somehow took the Core 13, but didn&#8217;t see that I needed to get a letter from all the states (and national registry) in which I am an EMT.  Seeing that I became a Colorado EMT during this process, I think I&#8217;ll leave them out of it.  Unfortunately this means I&#8217;ll be dealing with NYS again, who took three months to verify with the national registry that I took and passed their EMT course including practical (talk about frustrating).</p>
<p>&nbsp;</p>
<p>Just for reference: to become a Colorado EMT you just need to fill out one easy to find form and get finger printed at your local police station. Then write a check for $40 attach it to your fingerprints and mail to the CBI. Take your EMT form and mail it to their EMT office and in about a month you&#8217;ll be a CO EMT. They have their act together out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/12/how-to-gain-nj-emt-reciprocity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Headlamp + Helmet = Lazer&#8217;s Urbanize N&#8217;Light Helmet</title>
		<link>http://jonrwilson.com/blog/2009/10/headlamp-helmet-lazers-urbanize-nlight-helmet/</link>
		<comments>http://jonrwilson.com/blog/2009/10/headlamp-helmet-lazers-urbanize-nlight-helmet/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 22:55:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=49</guid>
		<description><![CDATA[I saw this bike helmet in the most recent issue of Outdoor Magazine and think that it is and ingenious idea. I&#8217;m surprised it took an unknown company to connect the idea of headlamps and bike helmets &#8211; but nonetheless it looks like a great product. I&#8217;m sure it won&#8217;t be too long before all [...]]]></description>
			<content:encoded><![CDATA[<p>I saw this bike helmet in the most recent issue of Outdoor Magazine and think that it is and ingenious idea. I&#8217;m surprised it took an unknown company to connect the idea of headlamps and bike helmets &#8211; but nonetheless it looks like a great product. I&#8217;m sure it won&#8217;t be too long before all the major players get in on the action.  $100 for a good looking helmet with a built in light is a pretty low initial price point, which is another nice feature for consumers.<img src="http://jonrwilson.com/blog/wp-content/uploads/2009/10/Lazer-Urbanize-N-Light-Helmet.jpg" alt="Headlamp + Helmet = Lazer&#039;s Urbanize N&#039;Light Helmet" title="Headlamp + Helmet = Lazer&#039;s Urbanize N&#039;Light Helmet" width="468" height="419" class="aligncenter size-full wp-image-50" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/10/headlamp-helmet-lazers-urbanize-nlight-helmet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solar Decathlon &#8211; No LEED Certification?</title>
		<link>http://jonrwilson.com/blog/2009/10/solar-decathlon-no-leed-certification/</link>
		<comments>http://jonrwilson.com/blog/2009/10/solar-decathlon-no-leed-certification/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 23:31:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=39</guid>
		<description><![CDATA[&#160;&#160;I attended this years solar decathlon held in Washington, DC, and found it to be an awesome display of ingenuity and future potential. I also found a few areas of the competition that don&#8217;t exactly make sense. &#160;&#160;The purpose of the competition is to encourage students to design houses with the latest technology, however since [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<p style="text-align: center;">
<p style="text-align: left;"><img class="aligncenter size-full wp-image-43" title="DoE Solar Decathlon and LEED" src="http://jonrwilson.com/blog/wp-content/uploads/2009/10/DOE-Solar-Dec-and-leed.png" alt="DoE Solar Decathlon and LEED" width="600" height="150" /></p>
<p style="text-align: left;">&nbsp;&nbsp;I attended this years solar decathlon held in Washington, DC, and found it to be an awesome display of ingenuity and future potential.  I also found a few areas of the competition that don&#8217;t exactly make sense.<br />
&nbsp;&nbsp;The purpose of the competition is to encourage students to design houses with the latest technology, however since it is partly funded by the U.S. Department of Energy, the competition focus&#8217;s on the latest solar technology and energy saving methods. This is great but the competition should be about building houses of the future with all the environment impacts taken into account, not just those revolving around energy. There is a well known non-profit based in Washington, DC by the name of the U.S. Green Building Council, that seems to have been left out of the competition.  One would think that they would be heavily involved, encouraging these up and coming architects and engineers to design for sustainable futures through the implementation of the <a href="http://www.usgbc.org/leed/">Leadership in Energy and Environmental Design (LEED)</a> certification process.  It could easily implemented as part of the competition with points awarded for scoring the highest in the LEED rating system.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/10/solar-decathlon-no-leed-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimal width test</title>
		<link>http://jonrwilson.com/blog/2009/09/optimal-width-test/</link>
		<comments>http://jonrwilson.com/blog/2009/09/optimal-width-test/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 21:59:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=7</guid>
		<description><![CDATA[The optimal width of paragraph text is supposed to be 50-75 characters.  According to Smashing Magazine&#8217;s typography study, 75-85 is more popular.  Lets see what my 3/4 of the way across spacing gives me. We&#8217;ll start with forty: 0123456789012345678901234567890123456789 fifty (optimal): 01234567890123456789012345678901234567890123456789 sixty: 012345678901234567890123456789012345678901234567890123456789 seventy: 0123456789012345678901234567890123456789012345678901234567890123456789 eighty: 01234567890123456789012345678901234567890123456789012345678901234567890123456789 And hopefully using all numbers doesn&#8217;t throw [...]]]></description>
			<content:encoded><![CDATA[<p>The optimal width of paragraph text is supposed to be 50-75 characters.  According to <a href="http://www.smashingmagazine.com/2009/09/24/10-useful-usability-findings-and-guidelines/" target="_blank">Smashing Magazine&#8217;s typography study</a>, 75-85 is more popular.  Lets see what my 3/4 of the way across spacing gives me.</p>
<p>We&#8217;ll start with forty:</p>
<p>0123456789012345678901234567890123456789</p>
<p>fifty (optimal):</p>
<p>01234567890123456789012345678901234567890123456789</p>
<p>sixty:</p>
<p>012345678901234567890123456789012345678901234567890123456789</p>
<p>seventy:</p>
<p>0123456789012345678901234567890123456789012345678901234567890123456789</p>
<p>eighty:</p>
<p>01234567890123456789012345678901234567890123456789012345678901234567890123456789</p>
<p>And hopefully using all numbers doesn&#8217;t throw anything off.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/09/optimal-width-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theming WordPress</title>
		<link>http://jonrwilson.com/blog/2009/09/theming-wordpress/</link>
		<comments>http://jonrwilson.com/blog/2009/09/theming-wordpress/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:07:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://jonrwilson.com/blog/?p=1</guid>
		<description><![CDATA[Comments on designing the theme, with ideas to be implemented in the future.]]></description>
			<content:encoded><![CDATA[<p>This is proving to be just as difficult as I had imagined.  I&#8217;m still having trouble with my sticky footer as well, but that should be working soon, I just must be missing something or have some kind of typo.  After removing one margin-top pixel from the &#8220;Jon R Wilson&#8217;s&#8221; and from the navigation is lines up perfectly with the rest of the site (photo, design&#8230;).  I&#8217;m still unsure of the design for the blog, whether or not 3/4 spacing is the way to go.  The content currently has the vertical border attached to the right side, but there aren&#8217;t enough posts to draw it down past the sidebar links.  Hopefully after I&#8217;ve made some post&#8217;s the content will be long enough and make it look correct. I also need to change the search button, probably to just text that will hover blue.  I&#8217;d also like to move the &#8220;Search for:&#8221; text to inside the white space, to clean it up a bit.</p>
<p>A discouraging realization is the fact that the formatting is completely ruined if any of the side bar links are clicked on, which means that I&#8217;m going to have to create more div&#8217;s in other .php files to set them in line.</p>
<p>I also think that I&#8217;m going to remove the &#8220;Pages&#8221; link from the sidebar, but keep the about page as a link from the footer, after I change &#8220;contact&#8221; from a mailto: link to &#8220;about.&#8221;  This is due to feedback I received from Garrett Helm, who along with many others doesn&#8217;t like &#8220;mailto:&#8221; links since on windows computers they tend to launch outlook, which isn&#8217;t useful for those with browser based email clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonrwilson.com/blog/2009/09/theming-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
