<?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>sim.plified.com</title>
	<atom:link href="http://sim.plified.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sim.plified.com</link>
	<description>&#60;strong&#62;Chris Pollock&#62; - web devleoper (PHP/mySQL &#38; ASP.NET)&#60;br /&#62;undivided... my thoughts on world, family, church, business, technology and Jesus Christ (all in all)</description>
	<lastBuildDate>Sat, 23 Feb 2013 20:31:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>YouTube Sanitizer &#8211; No Suggested Videos</title>
		<link>http://sim.plified.com/2013/02/16/youtube-sanitizer-no-suggested-videos/</link>
		<comments>http://sim.plified.com/2013/02/16/youtube-sanitizer-no-suggested-videos/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 22:59:31 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[family]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=253</guid>
		<description><![CDATA[Has this ever happened to you: You're watching a perfectly acceptable You Tube video with your children, when the video ends you are presented with a nasty thumbnail of what You Tube considers to be a "Related Video".  My wife has asked me if there was a way to get rid of the suggested videos [...]]]></description>
				<content:encoded><![CDATA[<p>Has this ever happened to you: You're watching a perfectly acceptable You Tube video with your children, when the video ends you are presented with a nasty thumbnail of what You Tube considers to be a "Related Video".  My wife has asked me if there was a way to get rid of the suggested videos at the end of the You Tube videos &#8211; the fasetest solution was for me to create a quick tool that parents could use to create a playlist free from "Suggested Videos".</p>
<p>Banner ads will still show at the bottom of the video from time to time.  I haven't found a way to diable that yet.</p>
<p>Access this tool here:</p>
<p><a href="http://sim.plified.com/youtubesanitizer/">http://sim.plified.com/youtubesanitizer/</a></p>
<p>&nbsp;</p>
<p><strong>How To Use the Tool</strong></p>
<p>It's pretty simple to use.</p>
<p>Pull up the video you want to "sanitize" and copy the code from the URL:</p>
<p><img class="alignnone size-full wp-image-255" alt="Screen Shot 2013-02-16 at 5.42.37 PM" src="http://sim.plified.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-16-at-5.42.37-PM.png" width="669" height="322" /></p>
<p>Enter the copied code into YouTube sanitizer:</p>
<p><a href="http://sim.plified.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-16-at-5.45.59-PM.png"><img alt="Screen Shot 2013-02-16 at 5.45.59 PM" src="http://sim.plified.com/wp-content/uploads/2013/02/Screen-Shot-2013-02-16-at-5.45.59-PM.png" width="425" height="165" /></a></p>
<p>&nbsp;</p>
<p>You can enter more than one code.  Put each code on a new line.</p>
<p>Click <strong>Submit</strong> and you'll be on your way to viewing your video without the "threat" of Suggested Videos.</p>
<h3>Update 1: Bookmarklet Available</h3>
<p>Now you can sanitize your videos even easier.  Simply drag the link below to your bookmarks bar.  Then, when you're on a YouTube video that you want to sanitize, click the bookmark link in your toolbar.  A new page will open with the sanitized version of the video.</p>
<p><a href="javascript:(function(){function getQueryVariable(variable){var query=window.location.search.substring(1);var vars=query.split('&#038;');for(var i=0;i<vars.length;i++){var pair=vars[i].split('=');if(decodeURIComponent(pair[0])==variable){return decodeURIComponent(pair[1]);}}alert('Video Not Found');}if(window.location.hostname.indexOf('youtube.com')!=-1){window.open('http://sim.plified.com/youtubesanitizer/?v='+getQueryVariable('v'));}else {alert('Only Available on youtube.com');}})()">YouTube Sanitizer</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2013/02/16/youtube-sanitizer-no-suggested-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OSX: Resize Image on Right Click</title>
		<link>http://sim.plified.com/2012/04/23/mac-osx-resize-image-on-right-click/</link>
		<comments>http://sim.plified.com/2012/04/23/mac-osx-resize-image-on-right-click/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 01:06:13 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=249</guid>
		<description><![CDATA[I resize a lot of images to the same size for use in my blog and on my web site.  This automator script allows you to quickly resize and image from the right click menu.]]></description>
				<content:encoded><![CDATA[<p>I resize a lot of images to the same size for use in my blog and on my web site.  This automator script allows you to quickly resize and image from the right click menu.</p>
<p><a href="http://sim.plified.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-23-at-9.04.28-PM.png"><img class="alignnone  wp-image-250" title="Automator Right Click Script" src="http://sim.plified.com/wp-content/uploads/2012/04/Screen-Shot-2012-04-23-at-9.04.28-PM.png" alt="Resize Image on Right Click - Automator" width="610" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2012/04/23/mac-osx-resize-image-on-right-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must Have Mac Software &#8211; Web Developer</title>
		<link>http://sim.plified.com/2011/07/19/must-have-mac-software-web-developer/</link>
		<comments>http://sim.plified.com/2011/07/19/must-have-mac-software-web-developer/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 03:06:47 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=243</guid>
		<description><![CDATA[It's been almost a year since I switched to using a Mac from a PC.  Since then there have been a number of other converts.  Our entire household now uses Mac computers and I know other people who are switching as well.  I wanted to list out some of the software that I've found helpful [...]]]></description>
				<content:encoded><![CDATA[<p>It's been almost a year since I switched to using a Mac from a PC.  Since then there have been a number of other converts.  Our entire household now uses Mac computers and I know other people who are switching as well.  I wanted to list out some of the software that I've found helpful over the past year.  Note that this is mostly from the perspective of a web devleoper</p>
<ul>
<li><a href="http://www.panic.com/transmit/">Transmit</a> &#8211; Great FTP clients that even supports S3 &#8211; http://www.panic.com/transmit/</li>
<li><a href="http://www.sequelpro.com/">Sequel Pro</a> &#8211; Must have manager for anyone who deals with mySQL &#8211; http://www.sequelpro.com/</li>
<li><a href="http://www.dejal.com/timeout/">Time Out</a> &#8211; Prevents eye fatigue by prompting you to take breaks &#8211; http://www.dejal.com/timeout/</li>
<li><a href="http://www.barebones.com/products/textwrangler/">Text Wrangler</a> &#8211; Good text editor &#8211; http://www.barebones.com/products/textwrangler/</li>
<li>Apple developer tools &#8211; Install these from the disk that comes with your Mac.  The program I use the most is FileMerge</li>
<li><a href="http://growl.info/">Growl</a> &#8211; notification software &#8211; http://growl.info/</li>
<li><a href="http://adium.im/">Adium</a> &#8211; IM client &#8211; I love how it can be tucked away off screen &#8211; http://adium.im/</li>
<li><a href="http://hyperdock.bahoom.com/">Hyperdock</a> &#8211; I use this to manage my windows &#8211; allows them to be made full size or part size by dragging them around the screen &#8211; http://hyperdock.bahoom.com/</li>
<li><a href="http://www.usboverdrive.com/USBOverdrive/News.html ">USB Overdrive</a> &#8211; http://www.usboverdrive.com/USBOverdrive/News.html - a necessity for running my <a href="http://www.evoluent.com/">Evoluent Vertical Mouse</a> &#8211; http://www.evoluent.com/</li>
<li><a href="http://www.ergonis.com/products/typinator/">Typinator</a> &#8211; a shortcut text expander program &#8211; http://www.ergonis.com/products/typinator/</li>
<li><a href="http://www.alfredapp.com/">Alfred</a> &#8211; quick launcher application &#8211; http://www.alfredapp.com/</li>
<li><a href="http://www.sopht.jp/en/cleanarchiver/">Clean Archiver </a>- take the junk out of the standard mac compression &#8211; http://www.sopht.jp/en/cleanarchiver/</li>
<li><a href="http://www.techsmith.com/jing/">Jing</a> &#8211; great for quick screen casts &#8211; http://www.techsmith.com/jing/</li>
<li><a href=" http://jumpcut.sourceforge.net/">Jumpcut</a> &#8211; clipboard app that keeps a record of your latest clipboard cuts &#8211; http://jumpcut.sourceforge.net/</li>
<li><a href="http://bjango.com/mac/istatmenus/">iStats Menus</a> &#8211; allows you to keep an eye on our processor and memory &#8211; http://bjango.com/mac/istatmenus/</li>
</ul>
<p>There are a lot of other programs that I use that are more well known, but these form the foundation of smaller apps that make computing on the mac even easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2011/07/19/must-have-mac-software-web-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pondering: Is Health Insurance the New Social Glue?</title>
		<link>http://sim.plified.com/2011/02/23/pondering-is-health-insurance-the-new-social-glue/</link>
		<comments>http://sim.plified.com/2011/02/23/pondering-is-health-insurance-the-new-social-glue/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 02:40:59 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=240</guid>
		<description><![CDATA[My wife was reading an article in the NY Times about a man who was rushing into marriage because he need to get onto his girlfriends health insurance before his ran out. My reaction: Is health insurance the new social glue? How many times have you heard that someone is doing something, staying at a [...]]]></description>
				<content:encoded><![CDATA[<p>My wife was reading an article in the NY Times about a man who was rushing into marriage because he need to get onto his girlfriends health insurance before his ran out.  </p>
<p>My reaction: Is health insurance the new social glue?  How many times have you heard that someone is doing something, staying at a job, even staying in a relationship because of the healthcare benefits?  I suspect most everyone has heard someone say something along those lines.  </p>
<p>I don't think there is any doubt that this "benefit" is providing a certain amount of glue.  Something that I've never thought of thus far is: with the prospects of a nationalized healthcare system, what would become of that glue.   My guess is it would lose it's stickiness. </p>
<p>I'm definitely not out to make a political statement on this one, my thinking here is purely philosophical.  I'm not out to say it's better or worse without the current glue, but rather: how sad is it that this is one of the core things that's holding our society together is health insurance.  Not love, not family, not a sense of duty, but health insurance.  </p>
<p>Your thoughts?  Comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2011/02/23/pondering-is-health-insurance-the-new-social-glue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dirty Love and Spiritual OCD</title>
		<link>http://sim.plified.com/2011/02/19/dirty-love-and-spiritual-ocd/</link>
		<comments>http://sim.plified.com/2011/02/19/dirty-love-and-spiritual-ocd/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 02:35:42 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[jesus]]></category>
		<category><![CDATA[scriptures]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=234</guid>
		<description><![CDATA[I am beginning to understand that love is fundamentally messy. Think about God’s seedbed for love, the family. Conceiving children is messy. Giving birth to children is messy. Raising children is messy. There’s absolutely nothing clean or aseptic about this process, it’s a big mess. Move from the family to another display of God’s love, [...]]]></description>
				<content:encoded><![CDATA[<p>I am beginning to understand that love is fundamentally messy.  Think about God’s seedbed for love, the family.  Conceiving children is messy.  Giving birth to children is messy.  Raising children is messy.  There’s absolutely nothing clean or aseptic about this process, it’s a big mess.   Move from the family to another display of God’s love, the cross.  What a mess: betrayals, denials, beatings, and then finally a bloody crucifixion.  </p>
<blockquote><p>Now when the Pharisees gathered to him, with some of the scribes who had come from Jerusalem, they saw that some of his disciples ate with hands that were defiled, that is, unwashed. (For the Pharisees and all the Jews do not eat unless they wash their hands, holding to the tradition of the elders, and when they come from the marketplace, they do not eat unless they wash. And there are many other traditions that they observe, such as the washing of cups and pots and copper vessels and dining couches.) And the Pharisees and the scribes asked him, “Why do your disciples not walk according to the tradition of the elders, but eat with defiled hands?” </p></blockquote>
<p>Jesus was not afraid to get dirty.  He touched lepers and dead bodies.  He hung around with the “dirty people” like the tax collectors, prostitutes and other “sinners”.   The Pharisees on the other hand had spiritual OCD.  They hated the idea of getting dirty.  </p>
<blockquote><p>Now when the Pharisee who had invited him saw this, he said to himself, “If this man were a prophet, he would have known who and what sort of woman this is who is touching him, for she is a sinner.”</p></blockquote>
<p>In opposition to the Pharisees, Jesus’ chief teaching on love has to do with someone picking up a half dead person from a ditch.  Can you imagine what the Samaritan must have looked like as he pulled into the inn to drop off the injured person?  This would not have been a pretty picture.  </p>
<p>If we’re going to love we must be willing to get dirty.  We must not allow the spiritual OCD of this generation to define our behavior.  Instead, we must follow the Samaritan and the Lord down a dusty, dirty road where wounds bleed and blisters ooze.  </p>
<p>Perhaps we can do this we can do this because we know the One who can cleanse us and make us whiter than snow.  Perhaps we can do this because we believe that whatever dirt that sticks to us in showing love to God’s creatures will become sparkling diamonds of radiance in the kingdom of our Father.  Perhaps it would be accurate to say that the dirtier we get in loving, the more brightly we will shine in the kingdom (God loves a good paradox).  </p>
<p>Look to the forerunner.  He became a mess in his endeavor to love us&#8230; and in exchange was given a name that was above every name.</p>
<p>It would be a mistake to relegate all benefits of the dusty, dirty road to the future.  Perhaps the greatest glory of walking this muddy path is that Jesus is there with you.  It’s a dirty road, but now a lonely road.  It’s a messy road, but he’s there with you.  With the lowest of the low, you take up fellowship with the King of Kings.</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2011/02/19/dirty-love-and-spiritual-ocd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add Google Reader Link Back Into Gmail with Chrome Extension</title>
		<link>http://sim.plified.com/2011/01/24/add-google-reader-link-back-to-gmail/</link>
		<comments>http://sim.plified.com/2011/01/24/add-google-reader-link-back-to-gmail/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 19:08:44 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[productivity]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=226</guid>
		<description><![CDATA[I installed the Minimalist Gmail plugin (thanks to Life Hacker). The great part about this extension is that it allows you to populate the Google links list with your own custom links. If you're one of the many user chagrined by Google's recent removal of the reader link in the Gmail header, this is a [...]]]></description>
				<content:encoded><![CDATA[<p>I installed the <a href="https://chrome.google.com/webstore/detail/oddhbkghjoccbljmagcgoklbfdjeiinb#">Minimalist Gmail</a> plugin (<a href="http://lifehacker.com/5741771/minimalist-gmail-is-the-best-gmail-tweaker-for-chrome-yet?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+lifehacker/full+(Lifehacker)">thanks to Life Hacker</a>).  The great part about this extension is that it allows you to populate the Google links list with your own custom links.</p>
<p><img class="alignnone size-full wp-image-227" title="screen-shot-2011-01-24-at-20545-pm" src="http://sim.plified.com/wp-content/uploads/2011/01/screen-shot-2011-01-24-at-20545-pm.png" alt="screen-shot-2011-01-24-at-20545-pm" width="663" height="201" /></p>
<p>If you're one of the many user <a href="http://techcrunch.com/2011/01/21/google-replaces-reader-link-with-photos-in-gmail-users-in-a-tizzy/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed:+Techcrunch+(TechCrunch)">chagrined by Google's recent removal of the reader link in  the Gmail header</a>, this is a quick and easy way to get it back.   Supposedly they are bringing it back, but until then enjoy the extension.</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2011/01/24/add-google-reader-link-back-to-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Track 404 Errors with Google Analytics</title>
		<link>http://sim.plified.com/2011/01/24/track-404-errors-with-google-analytics/</link>
		<comments>http://sim.plified.com/2011/01/24/track-404-errors-with-google-analytics/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 16:50:21 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/?p=221</guid>
		<description><![CDATA[Tracking 404 pages is a part of being a web master. I was using a service called Link Patch, but they recently shut down. Why this never occurred to me before I don't know, but I thought, why not just track 404s as an Event in Google analytics. I tried it and it worked like [...]]]></description>
				<content:encoded><![CDATA[<p>Tracking 404 pages is a part of being a web master.  I was using a service called Link Patch, but they recently shut down.  Why this never occurred to me before I don't know, but I thought, why not just track 404s as an Event in Google analytics.  I tried it and it worked like a charm.  </p>
<p>Here is the code I placed on my 404 page:</p>
<pre>

</pre>
<pre class="csharpcode">&lt;script type="text/javascript"&gt;
	// log 404 in google analytics
	_gaq.push(['_trackEvent', 'Error', '404', '&lt;?php echo $_SERVER['REQUEST_URI']; ?&gt;']);
&lt;/script&gt;</pre>
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>This will place the url for the page in the events menu under the "Error" category</p>
<p>What I love about this approach is that:</p>
<ul>
<li>Groups multiple errors together to help me track trends</li>
<li>Allows me to filter and get reports across date ranges</li>
<li>Get reports emailed to me on a weekly, monthly, quarterly or yearly basis</li>
</ul>
<p>I think this is going to be a great shift.  I just sorry I didn't set it up earlier! </p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2011/01/24/track-404-errors-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dual &amp; Triple Monitors with a Mac Book Pro &#8211; Matrox DualHead2Go</title>
		<link>http://sim.plified.com/2010/11/18/dual-triple-monitors-with-a-mac-book-pro-matrox-dualhead2go/</link>
		<comments>http://sim.plified.com/2010/11/18/dual-triple-monitors-with-a-mac-book-pro-matrox-dualhead2go/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 03:54:01 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/2010/11/18/dual-triple-monitors-with-a-mac-book-pro-matrox-dualhead2go/</guid>
		<description><![CDATA[When I pondered my conversion to Mac, one of the biggest issues for me was the ability to operate two large computer monitors side by side.&#160; As a developer this is a huge issue for me, so you can imagine my dismay when after going to the Apple store and talking to “genius” they simply [...]]]></description>
				<content:encoded><![CDATA[<p>When I pondered my conversion to Mac, one of the biggest issues for me was the ability to operate two large computer monitors side by side.&#160; As a developer this is a huge issue for me, so you can imagine my dismay when after going to the Apple store and talking to “genius” they simply turned around and Googled my question (something I had obviously done many times before).&#160; After looking around I did discover that there was a device that would do what I was looking for.&#160; </p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0564.jpg"><img style="display: inline" title="IMG_0564" alt="IMG_0564" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0564-thumb.jpg" width="610" height="407" /></a></p>
<p>This tutorial applies strictly to Mac Book pros (Mine was new in Sept of 2011 and is running 10.6.5).&#160; If you’re using a desktop mac or another mac book I can’t promise similar results but here’s what I did.</p>
<h3>The Device </h3>
<p>The device that allows you to go dual and even triple screen on your mac book is the <a href="http://www.matrox.com/graphics/en/products/gxm/dh2go/">Matrox DualHead2Go DP Edition</a>.&#160; Some of the other device versions will work, but they won’t give you the resolutions you want to run 24” inch monitors.&#160; If you want to go big on you monitors you’re going to need to use the DP (display port) edition.</p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0560.jpg"><img style="display: inline" title="IMG_0560" alt="IMG_0560" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0560-thumb.jpg" width="610" height="407" /></a></p>
<h3>The Adapters</h3>
<p>Because I was operating DVI monitors I needed three different adapters!&#160; 2 DP to DVI adapters to connect the unit to the monitors and 1 Mini DP to DP adapter to connect the Mac to the Matrox unit.&#160; I definitely didn’t appreciate all the extra costs of the adapters, but I was a man on a mission so I did it anyways.</p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0558-dr.jpg"><img style="display: inline" title="IMG_0558-dr" alt="IMG_0558-dr" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0558-dr-thumb.jpg" width="424" height="556" /></a></p>
<p>Mini DP to DP Adapter</p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0557-dr.jpg"><img style="display: inline" title="IMG_0557-dr" alt="IMG_0557-dr" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0557-dr-thumb.jpg" width="610" height="406" /></a></p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0100.jpg"><img style="display: inline" title="IMG_0100" alt="IMG_0100" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0100-thumb.jpg" width="610" height="456" /></a></p>
<h3>The Software</h3>
<p>The software Matrox PowerDesk allows you to tell the OS what monitor (laptop or “dual screen”) should be the primary. </p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101558-pm.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Screen shot 2010-11-18 at 10.15.58 PM" border="0" alt="Screen shot 2010-11-18 at 10.15.58 PM" src="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101558-pm-thumb.png" width="610" height="236" /></a></p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101616-pm.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Screen shot 2010-11-18 at 10.16.16 PM" border="0" alt="Screen shot 2010-11-18 at 10.16.16 PM" src="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101616-pm-thumb.png" width="503" height="497" /></a></p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101445-pm.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Screen shot 2010-11-18 at 10.14.45 PM" border="0" alt="Screen shot 2010-11-18 at 10.14.45 PM" src="http://sim.plified.com/wp-content/uploads/2010/11/screen-shot-2010-11-18-at-101445-pm-thumb.png" width="504" height="403" /></a></p>
<p>&#160;</p>
<h3>Little Annoyance, but Working Great!</h3>
<p>One of the primary annoyances is that it treats the dual monitor setup form the device as a single monitor, so you can see that the task bar is completely stretched out across the top.&#160; This really doesn’t cause too much pain except when I need to get to the file menu and I’m using the left monitor.</p>
<p>On the other hand the great part about this is you can stack a ton of stuff in your application bar at the bottom – fill it up as it will stretch all the way across the bottom if it needs to.&#160; </p>
<p>Lots of cords need to be plugged in when you “dock” your mac, but nothing too overwhelming there. </p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0557.jpg"><img style="display: inline" title="IMG_0557" alt="IMG_0557" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0557-thumb.jpg" width="610" height="407" /></a></p>
<h3>Other Tips</h3>
<p>You’ll need a USB hub.&#160; The Matrox unit takes up the mini display port AND A USB port for power.&#160; </p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0097.jpg"><img style="display: inline" title="IMG_0097" alt="IMG_0097" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0097-thumb.jpg" width="610" height="456" /></a></p>
<h3>Overall</h3>
<p>Overall I’m very pleased with the results.&#160; I work primarily off the two main monitors, but I can put secondary applications like script logs and skype on the less dominant lap top monitor.&#160; If you are a developer you’ll definitely benefit from this arrangement.&#160; Also, if you like my desk<a href="http://www.simplifiedbuilding.com/projects/custom-ergonomic-computer-desk/">, check out this post.. I made it myself</a>. </p>
<p><a href="http://sim.plified.com/wp-content/uploads/2010/11/img-0551.jpg"><img style="display: inline" title="IMG_0551" alt="IMG_0551" src="http://sim.plified.com/wp-content/uploads/2010/11/img-0551-thumb.jpg" width="610" height="407" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2010/11/18/dual-triple-monitors-with-a-mac-book-pro-matrox-dualhead2go/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Make DOMPDF work with Magento</title>
		<link>http://sim.plified.com/2010/11/17/make-dompdf-work-with-magento/</link>
		<comments>http://sim.plified.com/2010/11/17/make-dompdf-work-with-magento/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 16:55:33 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://sim.plified.com/2010/11/17/make-dompdf-work-with-magento/</guid>
		<description><![CDATA[I’m currently working on a project where I wanted to use DOMPDF to export html from magento.&#160; With some help from some folks who got DOMPDF to work with Zend I was able to get it working with Magneto. Step 1 Copy the dompdf folder to the lib directory of your magento install. Step 2 [...]]]></description>
				<content:encoded><![CDATA[<p>I’m currently working on a project where I wanted to use DOMPDF to export html from magento.&#160; With some help from some folks who got <a href="http://www.encapsulated.org/blog/2009/08/27/how-to-let-dompdf-and-zend-framework-play-along/">DOMPDF to work with Zend</a> I was able to get it working with Magneto.</p>
<p><strong>Step 1</strong></p>
<p>Copy the <strong>dompdf</strong> folder to the <strong>lib</strong> directory of your magento install.</p>
<p><strong>Step 2</strong></p>
<p>Edit<strong> app/Mage.php</strong> to include the following code</p>
<pre class="csharpcode">include_once <span class="str">'dompdf/dompdf_config.inc.php'</span>;
spl_autoload_register(<span class="str">'DOMPDF_autoload'</span>);</pre>
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>This goes around line 52 inside the else statement right after </p>
<pre class="csharpcode"> include_once <span class="str">&quot;Varien/Autoload.php&quot;</span>;</pre>
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p><strong>Step 3</strong></p>
<p>Use the code.&#160; Here’s an example of what I&#160; am doing inside on of my custom contollers</p>
<pre class="csharpcode"><span class="kwrd">public</span> function printAction(){
        
        
        <span class="kwrd">if</span> ($quote = $<span class="kwrd">this</span>-&gt;_iniQuote()) {
            
            $html = $<span class="kwrd">this</span>-&gt;getLayout()-&gt;createBlock(<span class="str">'crm/quotes_print'</span>)-&gt;toHtml();
            
            $dompdf = <span class="kwrd">new</span> DOMPDF();
            $dompdf-&gt;load_html($html);
            $dompdf-&gt;render();
            $dompdf-&gt;stream(<span class="str">&quot;sample.pdf&quot;</span>);
            
         }
        
    }</pre>
<style type="text/css">
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }</style>
<p>Basically that’s it.&#160; Pretty straight forward and seems to work like a charm.</p>
<p><strong>NOTE:</strong>&#160; This was done using DOMPDF 0.6.0 beta1 and Magneto 1.4.0.1</p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2010/11/17/make-dompdf-work-with-magento/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DIY Portable Kid&#8217;s Climbing Wall</title>
		<link>http://sim.plified.com/2010/11/08/diy-portable-kids-climbing-wall/</link>
		<comments>http://sim.plified.com/2010/11/08/diy-portable-kids-climbing-wall/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 03:18:49 +0000</pubDate>
		<dc:creator>cwpollock</dc:creator>
				<category><![CDATA[diy]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://sim.plified.com/2010/11/08/diy-portable-kids-climbing-wall/</guid>
		<description><![CDATA[I have 5 boys, so needless to say there’s a lot of activity in our house.&#160; Our 2nd son is by far the most active (at the moment anyhow) and Amy and I couldn’t resist buying him some rock climbing holds for his birthday.&#160; Originally I was going to mount them on the back of [...]]]></description>
				<content:encoded><![CDATA[<p>I have 5 boys, so needless to say there’s a lot of activity in our house.&#160; Our 2nd son is by far the most active (at the moment anyhow) and Amy and I couldn’t resist buying him some rock climbing holds for his birthday.&#160; Originally I was going to mount them on the back of our garage, or outside somewhere, but the other night the idea came to me.&#160; Use some wood I had lying around to build an indoor climbing wall for the basement.&#160; I literally thought of this and built it the next day.&#160; The kids helped and within a matter of hours they were climbing away and having a great time! </p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157682725/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1123/5157682725_cfd8a04155.jpg" /></a></p>
<p>Here’s the finished product. </p>
<h2>Idea</h2>
<p>The ideas was to use two pieces of plywood I had lying around to make a triangle structure. The more I thought, the more refined the idea.&#160; Using bolts to connect the wood accomplished a couple of things.</p>
<ol>
<li>Theoretically I could change the board length at the top and bottom to change the angle of the unit and make it steeper or easier. </li>
<li>The bolts make the whole unit disassemble into a fairly portable unit.&#160; This is great if you want to take it outside, take it to a family runion or just stow it away when not in use. </li>
</ol>
<p>Another port of the idea was to attach indoor/outdoor carpeting.&#160; This protected the kids from splinters (it was really rough plywood) and makes it a little more weather proof if I take it outside (If I take it outside I would also paint the side boards because they are not pressure treated.</p>
<p>If you build something like this I hope you’ll use your own creativity to improve the idea.</p>
<h2>Parts List</h2>
<ul>
<li>40 Climbing holds from EMS </li>
<li>2pc.&#160; 4 x 8 plywood (I used B Grade) </li>
<li>2&#215;4 lumber – various lengths depending on the size of your unit </li>
<li>4&#215;4 lumber – for the base </li>
<li>4pc. 4” Galvanized 1/2” Bolts</li>
<li>4pc.&#160; 6&#8242;” Galvanized 1/2” Bolts</li>
<li>16pc. 1/2” Galvanized Washers</li>
<li>8pc. 1/2” Galvanized Nuts</li>
<li>6’ x 8’ section of indoor/outdoor carpet</li>
<li>8’ Poly Rope</li>
</ul>
<h2>&#160;</h2>
<h2>Step 1: Build the Frames</h2>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158254498/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4084/5158254498_af7509f244.jpg" /></a></p>
<ul>
<li>The frames are made of 2&#215;4 lumber.&#160; My wall was going to be about 5-1/2’ tall so I cut my 2x4s just a couple inches longer.&#160; </li>
<li>I used a jig saw to round the ends of the height boards.&#160; That allowed the unit to be pivoted and got rid of sharp edges when the kids were climbing. </li>
<li>I screwed the whole thing together with 2-1/2” in screws.&#160; </li>
<li>I spaced the cross supports about 6” from either end.&#160; A little bit longer on the top.Make sure you measure from one end.&#160; Because the rounding of the he 2x4s will make them uneven, you don’t want to measure from both sides. </li>
</ul>
<h2>&#160;</h2>
<h2>Step 2 – Cut and Drill the Support Lumber</h2>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158258834/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4125/5158258834_3497ccceee.jpg" /></a></p>
<ul>
<li>On the top I simply used some of the remnant 2&#215;4 to create the connection points. </li>
<li>On the bottom I used some old 4&#215;4 lumber that was lying around in the backyard.&#160; This gives a nice solid base and also some durability if I do place it outside. </li>
</ul>
<h2>&#160;</h2>
<h2>Step 3 – Drilling the Holes</h2>
<ul>
<li>This was hardest part of the project.&#160; if the holes are off then the unit will not hinge properly.&#160; In the end I basically made my holes on center in the 2&#215;4 lumber.&#160; So for instance a 2&#215;4 is 3-1/2” wide.&#160; So I centered my holes at 1-3/4” from the sizdes and ends.&#160; </li>
<li>On the bottom I centered my holes more toward the top of the 4&#215;4 so that only the 4x4s are touching the ground. </li>
</ul>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158262848/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1333/5158262848_8cd60b2051.jpg" /></a></p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158265412/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1211/5158265412_6a2f84ff26.jpg" /></a></p>
<h2>&#160;</h2>
<h2>Step 4 – Test Fit</h2>
<p>Once the holes are drilled then you can test fit the structure by inserting the bolts.&#160; Everything should come together nicely.&#160; If it doesn’t make your adjustments now before you mount the plywood</p>
<h2>&#160;</h2>
<h2>Step 5 – Attach Plywood </h2>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158257042/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4090/5158257042_7c14fc4ac7.jpg" /></a></p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157651659/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1146/5157651659_108071d646.jpg" /></a></p>
<ul>
<li>I cut my plywood down to about 5-1/2” feet. </li>
<li>I attached all over the frame using 2” decking screws.&#160; If you built your frames correctly it should mount perfectly </li>
<li>I left a little bit of room at both ends so that the 2x4s just peak out on either side of the unit – this allows the carpeting to be tucked under the unit. </li>
</ul>
<h2>&#160;</h2>
<h2>Step 6 – Attach the Carpet </h2>
<ul>
<li>I got some indoor outdoor carpet.&#160; This stuff is really inexpensive and gives the climbing wall a very nice finish. </li>
<li>I cut the carpet to be a little longer so that it could be wrapped around the ends. </li>
<li>Glue the carpet down with some adhesive and then staple the carpet on the “bottom” of the plywood.&#160; </li>
</ul>
<p>&#160;</p>
<h2>Step 7 – Layout and Attach the Climbing Holds</h2>
<ul>
<li>I am no expert at climbing layouts, so we basically laid them out in a way that made sense for small guys.&#160; </li>
<li>After laying them out, the boys and I screwed them down. </li>
</ul>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157663673/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4019/5157663673_db74e48b01.jpg" /></a></p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157665505/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1198/5157665505_8316bb08a3.jpg" /></a></p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158268054/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1193/5158268054_6b9bb7e974.jpg" /></a></p>
<p>&#160;</p>
<h2>Step 8 – Assemble and Finishing Touches</h2>
<ul>
<li>Once the glue has dried (the label says 24 hours, but my boys were not going to wait that long) then attach the top with 4” Galvanized 1/2&#8242;” bolts </li>
<li>Connect the bottom with 6” Galvanized 1/2” bolts </li>
<li>When talking this over with a friend, we talked about the possible need for an additional support to fix the angle.&#160; After tightening down the bolts, I saw no need to to add the additional supports, but depending on your angle and and lumber its something you might want to consider. </li>
<li>To finish it off I attached poly rope by drilling a hole into one of the supporting 2x4s to add some interest and variety to the climbing.&#160; </li>
</ul>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158288142/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1256/5158288142_bfa20864dc.jpg" /></a></p>
<h2>&#160;</h2>
<h2>Let the Fun Begin</h2>
<p><iframe height="338" src="http://player.vimeo.com/video/16616685" frameborder="0" width="600"></iframe></p>
<p><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158293862/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4045/5158293862_2996ab8030.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157680805/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1149/5157680805_9b5deeaf6d.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157675927/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1083/5157675927_7a1c055c5b.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5158282752/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/4042/5158282752_054f774d7b.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157671751/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1146/5157671751_cd6ee314c6.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157669467/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1078/5157669467_95bc0320d2.jpg" /></a><a title="Caleb&#39;s Climbing Wall" href="http://www.flickr.com/photos/25747728@N00/5157667083/"><img border="0" alt="Caleb&#39;s Climbing Wall" src="http://static.flickr.com/1370/5157667083_dba9f01d96.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sim.plified.com/2010/11/08/diy-portable-kids-climbing-wall/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
