<?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>Jacob Gillespie</title>
	<atom:link href="http://jacobwg.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacobwg.com</link>
	<description>Welcome to my blog, fellow geek</description>
	<lastBuildDate>Wed, 15 Feb 2012 21:43: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" />
		<item>
		<title>My View on Search Engine Optimization</title>
		<link>http://jacobwg.com/my-view-on-search-engine-optimization/</link>
		<comments>http://jacobwg.com/my-view-on-search-engine-optimization/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:43:32 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=338</guid>
		<description><![CDATA[There is a particular crowd that is very interested in optimizing their website for search engines, usually using terms like &#8220;white hat&#8221; or &#8220;black hat&#8221; to describe their methodology. I would propose that both methods are fundamentally incorrect.  Obviously so-called &#8220;black hat&#8221; &#8230; <a href="http://jacobwg.com/my-view-on-search-engine-optimization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is a particular crowd that is <em>very</em> interested in optimizing their website for search engines, usually using terms like &#8220;white hat&#8221; or &#8220;black hat&#8221; to describe their methodology.</p>
<p>I would propose that both methods are fundamentally incorrect.  Obviously so-called &#8220;black hat&#8221; SEO is bad, but in my opinion, trying to optimize a website for the sole reason of listing highly in the search engines is fundamentally flawed.  Here&#8217;s my reasoning:</p>
<p>Since,</p>
<ul>
<li>Optimizing a webpage using &#8220;black hat&#8221; methods are a temporary fix and will eventually result in being banned from search indexes &#8211; bad idea.</li>
<li>Optimizing a webpage for a particular keyword other than the true content of the page is deceptive and therefore a bad idea.</li>
<li>Optimizing for a particular keyword that will produce the biggest return on investment runs the risk for the keyword to not be the exact true content of the page &#8211; still bad idea.</li>
</ul>
<p>Therefore,</p>
<ul>
<li>Your content markup (HTML), writing style, and content organization should have one goal &#8211; providing the best experience for the end user.</li>
<li>Search engines have the stated goal of providing the best content on a particular topic to the end user.</li>
<li>In the long run, therefore, your site will perform well in search engines, not because it was search engine optimized, but because it is one of the best sites on the topic.</li>
</ul>
<p>Another new source of marketing / visitor power is social media marketing.  If you have properly optimized your site to deliver your content well, and that content has been optimized, people will want to let their friends about your great resource.</p>
<p>Put simply, it&#8217;s time to stop SEOing our sites and <strong>start creating sites worth sharing</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/my-view-on-search-engine-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install APC on Ubuntu 10.04 Ludid</title>
		<link>http://jacobwg.com/160-install-apc-on-ubuntu-10-04-lucid/</link>
		<comments>http://jacobwg.com/160-install-apc-on-ubuntu-10-04-lucid/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:41:22 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[APC]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=335</guid>
		<description><![CDATA[Installation of APC on Ubuntu 10.04 is much simpler than in past releases of Ubuntu and only requires two terminal commands: sudo apt-get install php-apc sudo /etc/init.d/apache2 restart That&#8217;s it! Much simpler, isn&#8217;t it?]]></description>
			<content:encoded><![CDATA[<p>Installation of APC on Ubuntu 10.04 is much simpler than in past releases of Ubuntu and only requires two terminal commands:</p>
<pre>sudo apt-get install php-apc
sudo /etc/init.d/apache2 restart</pre>
<p>That&#8217;s it! Much simpler, isn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/160-install-apc-on-ubuntu-10-04-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resize andLinux Disk</title>
		<link>http://jacobwg.com/183-resize-andlinux-disk/</link>
		<comments>http://jacobwg.com/183-resize-andlinux-disk/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:38:58 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=333</guid>
		<description><![CDATA[If you&#8217;ve ever wanted your andLinux disk to be bigger than 2GB (the space runs out pretty quickly), here&#8217;s how to do it. First, download TopoResize 0.7.1.  This will allow you to create a new disk file. Unzip and run toporesize.bat. &#8230; <a href="http://jacobwg.com/183-resize-andlinux-disk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever wanted your andLinux disk to be bigger than 2GB (the space runs out pretty quickly), here&#8217;s how to do it. First, download <a href="http://jacobwg.com/wp-content/uploads/2010/06/toporesize-0.7.1.zip">TopoResize 0.7.1</a>.  This will allow you to create a new disk file. Unzip and run toporesize.bat.  You will be greeted by the following screen:</p>
<div data-posterous-file-list="%5B%7B%22large%22%3A%22http%3A%2F%2Fgetfile4.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FAuxgrGyDxeBjqmDqEFzvdCFJemAhiaeBatilqolaheAjugHojtciIeojnqrt%2Fmedia_httpfarm5static_FIopd.jpg%22%2C%22originalWidth%22%3A%22221%22%2C%22largeWidth%22%3A%22221%22%2C%22thumb%22%3A%22http%3A%2F%2Fgetfile6.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FAuxgrGyDxeBjqmDqEFzvdCFJemAhiaeBatilqolaheAjugHojtciIeojnqrt%2Fmedia_httpfarm5static_FIopd.jpg.thumb.jpg%22%2C%22originalHeight%22%3A%22240%22%2C%22largeHeight%22%3A%22240%22%2C%22thumbWidth%22%3A%2236%22%2C%22height%22%3A%22240%22%2C%22main%22%3A%22http%3A%2F%2Fgetfile1.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FAuxgrGyDxeBjqmDqEFzvdCFJemAhiaeBatilqolaheAjugHojtciIeojnqrt%2Fmedia_httpfarm5static_FIopd.jpg.scaled980.jpg%22%2C%22thumbHeight%22%3A%2236%22%2C%22originalSize%22%3A%2217%22%2C%22original%22%3A%22http%3A%2F%2Fgetfile4.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FAuxgrGyDxeBjqmDqEFzvdCFJemAhiaeBatilqolaheAjugHojtciIeojnqrt%2Fmedia_httpfarm5static_FIopd.jpg%22%2C%22width%22%3A%22221%22%7D%5D" data-posterous-image-gallery-initialized="true" data-posterous-image-gallery="true" data-posterous-options="%7B%22zipFile%22%3Anull%2C%22zipFileSize%22%3Anull%2C%22external_url%22%3A%22http%3A%2F%2Fflic.kr%2Fp%2F8euFf5%22%2C%22showDownload%22%3Afalse%2C%22url_slug%22%3A%22resize-andlinux-disk%22%7D"><a href="http://jacobwg.posterous.com/183-resize-andlinux-disk#"><img class="colorbox-333"  id="mainImage" src="http://getfile1.posterous.com/getfile/files.posterous.com/import-hskj-kkwz/AuxgrGyDxeBjqmDqEFzvdCFJemAhiaeBatilqolaheAjugHojtciIeojnqrt/media_httpfarm5static_FIopd.jpg.scaled980.jpg" alt="" width="221" height="240" /></a></div>
<p>Choose &#8220;create new.&#8221;  A file browser window will open.  Navigate to the Drives folder located at the andLinux install location.  By default, that location will be:</p>
<p>&nbsp;</p>
<blockquote><p>C:\Program Files\andLinux\Drives\</p></blockquote>
<p>Give your new disk a name and click save.  I chose root.vdi as my new disk name. Next, drag the slider in the main TopoResize window to choose a disk size.  The value is in MB, so I tried to get as close to 10GB as possible (10240).  You won&#8217;t be able to get it exactly, but a rough estimate will do. Your screen will look something like this:</p>
<div data-posterous-file-list="%5B%7B%22large%22%3A%22http%3A%2F%2Fgetfile2.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FkibxtDbpEEcpwduCdboqkkEgbIsytFinhqAfCCHeBiuohBzwGkHchrwdyivb%2Fmedia_httpfarm5static_wJkka.jpg%22%2C%22originalWidth%22%3A%22221%22%2C%22largeWidth%22%3A%22221%22%2C%22thumb%22%3A%22http%3A%2F%2Fgetfile4.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FkibxtDbpEEcpwduCdboqkkEgbIsytFinhqAfCCHeBiuohBzwGkHchrwdyivb%2Fmedia_httpfarm5static_wJkka.jpg.thumb.jpg%22%2C%22originalHeight%22%3A%22240%22%2C%22largeHeight%22%3A%22240%22%2C%22thumbWidth%22%3A%2236%22%2C%22height%22%3A%22240%22%2C%22main%22%3A%22http%3A%2F%2Fgetfile1.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FkibxtDbpEEcpwduCdboqkkEgbIsytFinhqAfCCHeBiuohBzwGkHchrwdyivb%2Fmedia_httpfarm5static_wJkka.jpg.scaled980.jpg%22%2C%22thumbHeight%22%3A%2236%22%2C%22originalSize%22%3A%2218%22%2C%22original%22%3A%22http%3A%2F%2Fgetfile2.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FkibxtDbpEEcpwduCdboqkkEgbIsytFinhqAfCCHeBiuohBzwGkHchrwdyivb%2Fmedia_httpfarm5static_wJkka.jpg%22%2C%22width%22%3A%22221%22%7D%5D" data-posterous-image-gallery-initialized="true" data-posterous-image-gallery="true" data-posterous-options="%7B%22zipFile%22%3Anull%2C%22zipFileSize%22%3Anull%2C%22external_url%22%3A%22http%3A%2F%2Fflic.kr%2Fp%2F8euUnj%22%2C%22showDownload%22%3Afalse%2C%22url_slug%22%3A%22resize-andlinux-disk%22%7D"><a href="http://jacobwg.posterous.com/183-resize-andlinux-disk#"><img class="colorbox-333"  id="mainImage" src="http://getfile1.posterous.com/getfile/files.posterous.com/import-hskj-kkwz/kibxtDbpEEcpwduCdboqkkEgbIsytFinhqAfCCHeBiuohBzwGkHchrwdyivb/media_httpfarm5static_wJkka.jpg.scaled980.jpg" alt="" width="221" height="240" /></a></div>
<p>Click &#8220;Create file,&#8221; choose <em>ext3 </em>for the drive format, and wait for it to finish. Next, be sure that andLinux is not running.  The easy way to do this is to navigate to the andLinux directory (which, again, is C:\Program Files\andLinux\) and double-click srvstop.bat. In the same directory, open settings.txt.  It will look like this:</p>
<div data-posterous-file-list="%5B%7B%22large%22%3A%22http%3A%2F%2Fgetfile5.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FxuyFydsiyBcvFskFjrtbsnifoivmEzpmHrFpeiyawqyBIqpFyAioryopyjFn%2Fmedia_httpfarm5static_FaEDd.jpg%22%2C%22originalWidth%22%3A%22240%22%2C%22largeWidth%22%3A%22240%22%2C%22thumb%22%3A%22http%3A%2F%2Fgetfile3.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FxuyFydsiyBcvFskFjrtbsnifoivmEzpmHrFpeiyawqyBIqpFyAioryopyjFn%2Fmedia_httpfarm5static_FaEDd.jpg.thumb.jpg%22%2C%22originalHeight%22%3A%22122%22%2C%22largeHeight%22%3A%22122%22%2C%22thumbWidth%22%3A%2236%22%2C%22height%22%3A%22122%22%2C%22main%22%3A%22http%3A%2F%2Fgetfile5.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FxuyFydsiyBcvFskFjrtbsnifoivmEzpmHrFpeiyawqyBIqpFyAioryopyjFn%2Fmedia_httpfarm5static_FaEDd.jpg.scaled980.jpg%22%2C%22thumbHeight%22%3A%2236%22%2C%22originalSize%22%3A%2216%22%2C%22original%22%3A%22http%3A%2F%2Fgetfile5.posterous.com%2Fgetfile%2Ffiles.posterous.com%2Fimport-hskj-kkwz%2FxuyFydsiyBcvFskFjrtbsnifoivmEzpmHrFpeiyawqyBIqpFyAioryopyjFn%2Fmedia_httpfarm5static_FaEDd.jpg%22%2C%22width%22%3A%22240%22%7D%5D" data-posterous-image-gallery-initialized="true" data-posterous-image-gallery="true" data-posterous-options="%7B%22zipFile%22%3Anull%2C%22zipFileSize%22%3Anull%2C%22external_url%22%3A%22http%3A%2F%2Fflic.kr%2Fp%2F8euYFh%22%2C%22showDownload%22%3Afalse%2C%22url_slug%22%3A%22resize-andlinux-disk%22%7D"><a href="http://jacobwg.posterous.com/183-resize-andlinux-disk#"><img class="colorbox-333"  id="mainImage" src="http://getfile5.posterous.com/getfile/files.posterous.com/import-hskj-kkwz/xuyFydsiyBcvFskFjrtbsnifoivmEzpmHrFpeiyawqyBIqpFyAioryopyjFn/media_httpfarm5static_FaEDd.jpg.scaled980.jpg" alt="" width="240" height="122" /></a></div>
<p>Create a new line under the cobd1=&#8230; line and add the following:</p>
<p>&nbsp;</p>
<div>
<div>
<pre>cobd2=Drives\[your_new_image_name]</pre>
</div>
</div>
<p>So, for me, that would be:</p>
<div>
<div>
<pre>cobd2=Drives\root.vdi</pre>
</div>
</div>
<p>That will cause andLinux to mount your newly created disk file as a secondary disk.  Save the file, then run srvstart.bat to boot up the andLinux service. Run colinux-console-fltk.exe and login once you get to the prompt. Next, we will issue the following terminal commands to copy the entirety of the original disk to the new one.  Here they are:</p>
<div>
<div>
<pre>mkdir /mnt/tmp
mount /dev/cobd2 /mnt/tmp
cp -axv / /mnt/tmp
umount /mnt/tmp
sudo reboot now
sudo resize2fs /dev/cobd2</pre>
</div>
</div>
<p>This will copy all of the files and will be verbose and print out all the filenames so that you have an indication of progress and will then unmount and shutdown. Open up the settings.txt file again.  This time, remove your newly added cobd2 line and change cobd0 to be your new disk image file. You can run the <code>df</code> command to verify your disk size. Run srvstart.bat.  You now have an expanded disk!</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/183-resize-andlinux-disk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Will Derive</title>
		<link>http://jacobwg.com/i-will-derive/</link>
		<comments>http://jacobwg.com/i-will-derive/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:33:18 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=331</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><span style='text-align:center; display: block;'><object width='584' height='359'><param name='movie' value='http://www.youtube.com/v/P9dpTTpjymE?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' /><param name='allowfullscreen' value='true' /><param name='wmode' value='opaque' /><embed src='http://www.youtube.com/v/P9dpTTpjymE?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='584' height='359' wmode='opaque'></embed></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/i-will-derive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hulu Filter &#8211; The Movie Filter Database</title>
		<link>http://jacobwg.com/hulu-filter-the-movie-filter-database/</link>
		<comments>http://jacobwg.com/hulu-filter-the-movie-filter-database/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 23:33:45 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Filter]]></category>
		<category><![CDATA[Hulu]]></category>
		<category><![CDATA[TMFDb]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=323</guid>
		<description><![CDATA[I just released the first version of my Hulu filtering bookmarklet &#8211; check it out and let me know what you think! It automatically mutes sections of Hulu videos that contain profanity for a more &#8220;family-friendly&#8221; experience. This is part &#8230; <a href="http://jacobwg.com/hulu-filter-the-movie-filter-database/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just released the first version of my <a href="http://hulu.tmfdb.org/">Hulu filtering bookmarklet</a> &#8211; check it out and let me know what you think!  It automatically mutes sections of Hulu videos that contain profanity for a more &#8220;family-friendly&#8221; experience.</p>
<p>This is part of a broader movie filtering project that I&#8217;m currently calling &#8220;The Movie Filter Database&#8221; (or tmfdb.org).</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/hulu-filter-the-movie-filter-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It Girl iPad Video</title>
		<link>http://jacobwg.com/it-girl-ipad-video/</link>
		<comments>http://jacobwg.com/it-girl-ipad-video/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 23:22:22 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[It Girl]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=321</guid>
		<description><![CDATA[Really good example of using iPads to create very professional modern music.]]></description>
			<content:encoded><![CDATA[<p>Really good example of using iPads to create very professional modern music.</p>
<p><span style='text-align:center; display: block;'><object width='584' height='359'><param name='movie' value='http://www.youtube.com/v/tALlcGXuTPQ?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' /><param name='allowfullscreen' value='true' /><param name='wmode' value='opaque' /><embed src='http://www.youtube.com/v/tALlcGXuTPQ?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='584' height='359' wmode='opaque'></embed></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/it-girl-ipad-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability and Silverware</title>
		<link>http://jacobwg.com/usability-and-silverware/</link>
		<comments>http://jacobwg.com/usability-and-silverware/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 02:40:13 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[silverware]]></category>
		<category><![CDATA[UT Dallas]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=310</guid>
		<description><![CDATA[I just discovered that this post was not migrated from my old blog, so here you go fellow people-who-think-about-silverware-usability. I have an interest in usability. The downside, of course, with an interest in usability is frustration when using products that &#8230; <a href="http://jacobwg.com/usability-and-silverware/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>I just discovered that this post was not migrated from my old blog, so here you go fellow people-who-think-about-silverware-usability.</em></p>
<p>I have an interest in usability.  The downside, of course, with an interest in usability is frustration when using products that are not as usable as possible.</p>
<p>For example, at the UT Dallas dining hall, there are three holders for silverware on a table after you exit the food area and enter the dining area.  Each holder is circular and has two levels of three &#8220;cups&#8221; each that hold silverware&#8230; they can rotate as well.  So, if that doesn&#8217;t make sense, it&#8217;s like if you took six cups and attached them together in sets of threes and attached the two sets to a rod that rotated.</p>
<p>Anyway, they have it set up where for each level, there is a cup for each type of silverware &#8211; forks, spoons, and knives.  The cups have a little sticker on them that is supposed to say what they contain, but is often incorrect.  So each holder has a total of two cups of each type of silverware, then there are three holders.  The individual levels can rotate, so you never know what type of silverware will be at a certain position.</p>
<p>A text representation would be something like this:</p>
<pre>
F-S-K    S-K-F    K-F-S
  |        |        |
S-K-F    K-F-S    F-S-K
  |        |        |
 / \      / \      / \
-----    -----    -----
</pre>
<p>So, each time you go to get silverware, you have to hunt through the holders to find all your required silverware.  As you can imagine, if more than two people try to get the silverware at the same time, it usually causes a &#8220;silverware-jam.&#8221;</p>
<p>So, I&#8217;ve seriously though of submitting a comment card suggesting that the silverware be allocated one type to one holder and large signs be placed in front of them indicating the type of silverware they hold:</p>
<pre>
F-F-F    S-S-S    K-K-K
  |        |        |
F-F-F    S-S-S    K-K-K
  |        |        |
 / \      / \      / \
-----    -----    -----
Forks    Spoons   Knives
</pre>
<p>That would eliminate the &#8220;hunting&#8221; part of the silverware-gathering experience as you could just grab one item from each holder rather than having to look through each one.</p>
<p>There&#8217;s a suggestion box in the dining hall.  But&#8230; should I really submit a comment card about silverware usability?  Interesting&#8230;  But three times each day, I have the privilege of thinking about the usability (or lack thereof) of UTD&#8217;s system.</p>
<p>Hope that makes some sense!  I&#8217;m really a nerd (or usability geek or something), I guess&#8230;  Perhaps sometime I&#8217;ll write a post about the design of the dining hall walkways &#8211; not exactly ideal either.</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/usability-and-silverware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice Explanation of Copyright Length</title>
		<link>http://jacobwg.com/nice-explanation-of-copyright-length/</link>
		<comments>http://jacobwg.com/nice-explanation-of-copyright-length/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 03:14:33 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Law]]></category>
		<category><![CDATA[Length]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=308</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><span style='text-align:center; display: block;'><object width='584' height='359'><param name='movie' value='http://www.youtube.com/v/tk862BbjWx4?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' /><param name='allowfullscreen' value='true' /><param name='wmode' value='opaque' /><embed src='http://www.youtube.com/v/tk862BbjWx4?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1' type='application/x-shockwave-flash' allowfullscreen='true' width='584' height='359' wmode='opaque'></embed></object></span></p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/nice-explanation-of-copyright-length/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send to Webmail Chrome Extension Released</title>
		<link>http://jacobwg.com/send-to-webmail-chrome-extension-released/</link>
		<comments>http://jacobwg.com/send-to-webmail-chrome-extension-released/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 21:49:48 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Extension]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Webmail]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=305</guid>
		<description><![CDATA[Just FYI, I just released the Send with Webmail Google Chrome extension for those of you who use webmail for your email and want to have it be the default email application in Chrome. Supports Gmail, Yahoo!, AT&#38;T, Hotmail, and &#8230; <a href="http://jacobwg.com/send-to-webmail-chrome-extension-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just FYI, I just released the <a href="http://jacobwg.com/send-with-webmail/">Send with Webmail</a> Google Chrome extension for those of you who use webmail for your email and want to have it be the default email application in Chrome.  Supports Gmail, Yahoo!, AT&amp;T, Hotmail, and several more.  There&#8217;s even a custom option so that you can add your own self-hosted and/or obscure webmail links.</p>
<p><a href="http://jacobwg.com/send-with-webmail/">Check it out!</a></p>
<p><a href="http://jacobwg.com/send-with-webmail/"><img src="http://jacobwg.com/files/2011/11/screenshot440x280.png" alt="Send with Webmail Logo" title="Send with Webmail Logo" width="440" height="280" class="aligncenter size-full wp-image-273 colorbox-305" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/send-to-webmail-chrome-extension-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pink is a Lie</title>
		<link>http://jacobwg.com/pink-is-a-lie/</link>
		<comments>http://jacobwg.com/pink-is-a-lie/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 18:43:39 +0000</pubDate>
		<dc:creator>Jacob Gillespie</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[pink]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://jacobwg.swarmery.com/?p=302</guid>
		<description><![CDATA[Interesting video about the fact that pink is not a color on the color spectrum, but is rather a representation of invisible light.]]></description>
			<content:encoded><![CDATA[<p><object width="584" height="329"><param name="movie" value="http://www.youtube.com/v/S9dqJRyk0YM?version=3&#038;feature=oembed"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/S9dqJRyk0YM?version=3&#038;feature=oembed" type="application/x-shockwave-flash" width="584" height="329" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Interesting video about the fact that pink is not a color on the color spectrum, but is rather a representation of invisible light.</p>
]]></content:encoded>
			<wfw:commentRss>http://jacobwg.com/pink-is-a-lie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.506 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-22 13:07:07 -->
<!-- Compression = gzip -->
