<?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>Silicon Vision</title>
	<atom:link href="http://www.silicon-vision.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silicon-vision.com/wp</link>
	<description>I'm just here for the swordfight.</description>
	<lastBuildDate>Sat, 19 Nov 2011 16:51:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Quickpost &#8211; Easy browser/version/platform specific CSS targeting via jQuery</title>
		<link>http://www.silicon-vision.com/wp/quickpost-easy-browser-version-platform-specific-css-targeting-via-jquery/</link>
		<comments>http://www.silicon-vision.com/wp/quickpost-easy-browser-version-platform-specific-css-targeting-via-jquery/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 16:51:07 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[cross browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css level]]></category>
		<category><![CDATA[css reset]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=791</guid>
		<description><![CDATA[For the last year or so, I&#8217;ve solved browser specific CSS issues using a lightweight jQuery plug-in by Jon Hobbs-Smith named BrowserDetect.js.  This solution allows us to target specific browsers, and browser versions via CSS selectors injected into the Body class. Lately though, I&#8217;ve noticed a few bugs creeping into some of my work where [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/quickpost-easy-browser-version-platform-specific-css-targeting-via-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why the FTC need to raise the bar on their hiring standards.</title>
		<link>http://www.silicon-vision.com/wp/why-the-ftc-need-to-raise-the-bar-on-their-hiring-standards/</link>
		<comments>http://www.silicon-vision.com/wp/why-the-ftc-need-to-raise-the-bar-on-their-hiring-standards/#comments</comments>
		<pubDate>Sun, 15 May 2011 01:11:26 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[bandwagon]]></category>
		<category><![CDATA[complaint]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[ftc]]></category>
		<category><![CDATA[hbgary]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wired]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=770</guid>
		<description><![CDATA[Wired recently published an article on a new FTC complaint filed by Christopher Soghoian.  Soghoian is a PHD as well as having been the first real cyber-ninja to be employed by the FTC&#8217;s Division of Privacy and Identity Protection.  That being said, it discourages me that the information presented was at such a low level [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/why-the-ftc-need-to-raise-the-bar-on-their-hiring-standards/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quickpost &#8211; PHP : Convert HTML to PDF, webkit-style!</title>
		<link>http://www.silicon-vision.com/wp/quickpost-php-convert-html-to-pdf-webkit-style/</link>
		<comments>http://www.silicon-vision.com/wp/quickpost-php-convert-html-to-pdf-webkit-style/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 04:52:16 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=759</guid>
		<description><![CDATA[During two of my recent projects I&#8217;ve had to generate on-the-fly PDF&#8217;s. In the past I&#8217;ve used a few HTML-&#62;PDF tools and found that support for modern HTML is rather limited. This newer tool is Linux based but can be used via the PHP Exec functionality to achieve full integration.  The best part of it [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/quickpost-php-convert-html-to-pdf-webkit-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickpost &#8211; PHP4 domxml to PHP5</title>
		<link>http://www.silicon-vision.com/wp/quickpost-php4-domxml-to-php5/</link>
		<comments>http://www.silicon-vision.com/wp/quickpost-php4-domxml-to-php5/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 04:41:08 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dom]]></category>
		<category><![CDATA[domxml]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=755</guid>
		<description><![CDATA[This saved me hours of re-writing aged code on a few of our sites during the migration :) PHP4 domxml to PHP5 Quote from the source: When moving from PHP4 to PHP5, some modifications are required in the scripts. In PHP4, the experimental domxml extension was used to manage XML, but this has been replaced [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/quickpost-php4-domxml-to-php5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Migration &#8211; Introduction</title>
		<link>http://www.silicon-vision.com/wp/the-migration-introduction/</link>
		<comments>http://www.silicon-vision.com/wp/the-migration-introduction/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 04:19:05 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[move]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=750</guid>
		<description><![CDATA[I recently just completed the migration of our hosting infrastructure to the cloud.  This project was a roller-coaster with typical hurdles as is found in the wild.  I decided to write about this project but with only basic details instead of the step-by-step of how and when to do things.  I simply don&#8217;t have time [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/the-migration-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VI For the WIN.</title>
		<link>http://www.silicon-vision.com/wp/vi-for-the-win/</link>
		<comments>http://www.silicon-vision.com/wp/vi-for-the-win/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 03:45:21 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=748</guid>
		<description><![CDATA[My old boss pointed out to me a long time ago, that VI was something I should really get down and dirty with.  I was an EMACS user at that time and I really had no interest in learning something new when I had lots of work piling up already. That being said though, he [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/vi-for-the-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmers these days&#8230;</title>
		<link>http://www.silicon-vision.com/wp/programmers-these-days/</link>
		<comments>http://www.silicon-vision.com/wp/programmers-these-days/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 02:12:44 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[lack]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[skills]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=745</guid>
		<description><![CDATA[Just a bit distraught at the lack of talent I&#8217;m seeing these days.  &#8216;Programmers&#8217; seem to prefer using plug-ins to do what they need to do.  When you recommend a REALLY good one to somebody the last thing you want back is a sarcastic response that highlights their lack of skills.  Just because it might [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/programmers-these-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Has your work been affected by the recent Wikileaks fallout?</title>
		<link>http://www.silicon-vision.com/wp/has-your-work-been-affected-by-the-recent-wikileaks-fallout/</link>
		<comments>http://www.silicon-vision.com/wp/has-your-work-been-affected-by-the-recent-wikileaks-fallout/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 01:55:03 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wikileaks]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=740</guid>
		<description><![CDATA[Wikileaks stumbled on to the world stage earlier this year with the release of thousands of internal cables belonging to the US Government.  Since then, the story has exploded full force into what could very well be mistaken for a new Tom Clancy novel. Fallout from Julian Assange&#8217;s being taken into custody resulted in the [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/has-your-work-been-affected-by-the-recent-wikileaks-fallout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Evil Google and Bad Programming.</title>
		<link>http://www.silicon-vision.com/wp/evil-google-bad-programming/</link>
		<comments>http://www.silicon-vision.com/wp/evil-google-bad-programming/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 00:09:12 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[evil]]></category>
		<category><![CDATA[exploit]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=693</guid>
		<description><![CDATA[Okay so this post isn&#8217;t exactly about Google being Evil as much as it is about bad programming habits.  This is about how a programming error led to Google automated systems being a little mischievous. A couple of weeks ago I was asked to look into a problem where a site&#8217;s database would empty every [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/evil-google-bad-programming/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A geek forgets his lunch&#8230;</title>
		<link>http://www.silicon-vision.com/wp/a-geek-forgets-his-lunch/</link>
		<comments>http://www.silicon-vision.com/wp/a-geek-forgets-his-lunch/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 16:27:24 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hungry]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=681</guid>
		<description><![CDATA[Yes, I forgot my lunch today&#8230;. su - ******* cd /usr/share/fridge/yourspot chown -R me urlunch.bag chmod -R 700 urlunch.bag for i in urlunch.bag/*; do grep -v &#8216;veg&#8217; &#8220;$i&#8221; &#62;&#62; /tmp/belly.tmp ; rm -f &#8220;$i&#8221;; done mv /tmp/belly.tmp &#62; /dev/null fbookcmd status BURP! dd if=/dev/urandom of=urlunch.bag/baggie bs=1024 count=1000 dd if=/dev/urandom of=urlunch.bag/coke bs=725 count=1 chown -R you [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/a-geek-forgets-his-lunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rethinking Captcha</title>
		<link>http://www.silicon-vision.com/wp/rethinking-captcha/</link>
		<comments>http://www.silicon-vision.com/wp/rethinking-captcha/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 06:02:19 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rethink]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=653</guid>
		<description><![CDATA[CAPTCHA &#8211; Completely Automated Public Turing test to tell Computers and Humans Apart. All current CAPTCHA implementations are doomed to fail due to the persistence of developers to place the onus on client side technologies for validation.  Whether you show the answer to the challenge (albeit after making recognition difficult), or have users spin a [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/rethinking-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sunday Night Photos</title>
		<link>http://www.silicon-vision.com/wp/sunday-night-photos-20100718/</link>
		<comments>http://www.silicon-vision.com/wp/sunday-night-photos-20100718/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 02:02:48 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[photos]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=646</guid>
		<description><![CDATA[Every now and then I&#8217;m going to re-post some of my old photoblog photos. I do so in the hopes that it will somehow re-inspire me to get out there and get back into it.]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/sunday-night-photos-20100718/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>APP REVIEW: Terminal.app</title>
		<link>http://www.silicon-vision.com/wp/app-review-terminal-app/</link>
		<comments>http://www.silicon-vision.com/wp/app-review-terminal-app/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 01:20:20 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=636</guid>
		<description><![CDATA[Although Terminal.app is built into Mac OS X I thought it would make an excellent choice for my first software review.  Terminal has been, and probably always will be the most used, most diverse, and most trusted application on my laptop. Terminal is launched about 20 times a day, every day.  I use it for [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/app-review-terminal-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please UPDATE!</title>
		<link>http://www.silicon-vision.com/wp/please-update/</link>
		<comments>http://www.silicon-vision.com/wp/please-update/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 05:13:09 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[obsolete]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=585</guid>
		<description><![CDATA[I&#8217;ve always understood that running the latest release of any software generally is safer, faster, and more compliant with my needs and expectations than running otherwise. Of course, there are times when you want (*need*) to wait a little before adopting service patches or security patches&#8230; i.e. production servers would do well to take a [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/please-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser Compatibilty.  It&#8217;s a sorry state of affairs.</title>
		<link>http://www.silicon-vision.com/wp/browser-compatibilty-its-a-sorry-state-of-affairs/</link>
		<comments>http://www.silicon-vision.com/wp/browser-compatibilty-its-a-sorry-state-of-affairs/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 03:22:16 +0000</pubDate>
		<dc:creator>KevC</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.silicon-vision.com/wp/?p=541</guid>
		<description><![CDATA[Browser Compatibility has come a long way in the past couple of years.  That being said,  still we find web developers hacking site code to produce acceptably similar results across the playing field. Recently, most browsers are starting to really kick into high gear with the all new HTML5 and CSS3 support.  This is a [...]]]></description>
		<wfw:commentRss>http://www.silicon-vision.com/wp/browser-compatibilty-its-a-sorry-state-of-affairs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

