<rss version="2.0">
   <channel>
      <title>OmniNerd</title>
      <link>http://www.omninerd.com</link>
      <description>All of the latest articles, news, and blogs from OmniNerd.com</description>
      <language>en-us</language>
      <pubDate>Tue Feb 09 06:19:23 -0600 2010</pubDate>

      <lastBuildDate>Tue Feb 09 06:19:23 -0600 2010</lastBuildDate>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <generator>OmniNerd Feed Generator</generator>
      <managingEditor>mark@omninerd.com</managingEditor>
      <webMaster>mark@omninerd.com</webMaster>
      <item>
         <title>Compiled PHP for Speed</title>
         <link>http://www.omninerd.com/articles/Compiled_PHP_for_Speed</link>
         <description>
         
         &lt;p&gt;Every programmer knows &lt;em&gt;(should know)&lt;/em&gt; that &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/zos/basics/index.jsp?topic=/com.ibm.zos.zappldev/zappldev_85.htm&quot;&gt;interpreted languages are the poorest performers&lt;/a&gt; in the speed game.  Unfortunately, just about all of the web these days is powered by interpreted languages like Ruby and &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt;.  Their performance hit is a fact hidden to most users because CPU&amp;#8217;s interpreting text is still generally faster than the Internet lag between user and host.  One of the most dominant sites out there these days has attempted to do something about that, by creating HipHop, a compiler for &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; that converts logic into C++ whereupon a compiler/linker generates binary code.  The company claims that &lt;a href=&quot;http://www.theregister.co.uk/2010/02/02/facebook_hiphop_unveiled/&quot;&gt;performance gains cut server loads by nearly 50%,&lt;/a&gt; a factor that can allow smaller server farms to handle the same load (a reduction in energy, hardware and support personnel).&lt;/p&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Compiled_PHP_for_Speed&amp;title=Compiled+PHP+for+Speed&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Compiled_PHP_for_Speed&amp;title=Compiled+PHP+for+Speed&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Compiled_PHP_for_Speed&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3437&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (1)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Mon Feb 08 11:25:56 -0600 2010</pubDate>
            <category>programming</category>
            <category>computing</category>
            <category>internet</category>
            <category>php</category>
      </item>
      <item>
         <title>Google Cozying up with the NSA</title>
         <link>http://www.omninerd.com/articles/Google_Cozying_up_with_the_NSA</link>
         <description>
         
         
&lt;p&gt;China has been a thorn in the cyberdefense of the United States for quite some time &amp;#8211; (refer to various leaks about &lt;a href=&quot;http://www.time.com/time/nation/article/0,8599,1098371,00.html&quot;&gt;Titan Rain&lt;/a&gt; case studies).  While the tit for tat between the governments has been going on for years, &lt;a href=&quot;http://www.omninerd.com/articles/Google_vs_China&quot;&gt;public companies like Google are now beginning to feel the heat&lt;/a&gt; from Chinese hackers.  The mega-giant search engine has already announced plans to change their policies towards business with China; it&amp;#8217;s their latest move that has watchdogs scratching their heads over the lesser evil.  If Google had done nothing and maintained business as usual with China, people would cry foul over violating their &amp;#8220;do no evil&amp;#8221; policy.  However, in taking a stand against China, Google tempts privacy advocates by &lt;a href=&quot;http://www.washingtonpost.com/wp-dyn/content/article/2010/02/03/AR2010020304057.html?nav=rss_email/components&quot;&gt;partnering with the National Security Agency&lt;/a&gt; to use their computing professionals to improve security for the company and its users.  This wouldn&amp;#8217;t be the NSA&amp;#8217;s first partnership with the search and email datacenters of a software giant.  In &lt;a href=&quot;http://www.omninerd.com/books/The_Shadow_Factory&quot;&gt;&lt;em&gt;The Shadow Factory&lt;/em&gt;,&lt;/a&gt; author James Bamford outlines a facility partnership between the &lt;span class=&quot;caps&quot;&gt;NSA&lt;/span&gt; and Microsoft for information awareness programs, an arrangement Google was hesitant to enter into before without safeguards.&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Google_Cozying_up_with_the_NSA&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Google_Cozying_up_with_the_NSA&amp;title=Google+Cozying+up+with+the+NSA&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Google_Cozying_up_with_the_NSA&amp;title=Google+Cozying+up+with+the+NSA&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Google_Cozying_up_with_the_NSA&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3434&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (0)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Thu Feb 04 16:04:47 -0600 2010</pubDate>
            <category>china</category>
            <category>google</category>
            <category>security</category>
            <category>cyber</category>
      </item>
      <item>
         <title>Apple and Microsoft: A Tale of Two Companies</title>
         <link>http://www.omninerd.com/articles/Apple_and_Microsoft_A_Tale_of_Two_Companies</link>
         <description>
         
         
&lt;h2&gt;Background&lt;/h2&gt;
&lt;p&gt;In the 80s, we had Apples at school and a PC (186, baby) at home. I remember loving the games I played on the Apple ][&amp;#8217;s at school and enjoying the experience of a windows-based environment as opposed to the command line &lt;span class=&quot;caps&quot;&gt;DOS&lt;/span&gt; I was using at home.&lt;/p&gt;
&lt;p&gt;Then things changed. Steve Jobs left, Apple went to hell &lt;sup&gt;&lt;a href=&quot;http://applemuseum.bott.org/sections/history.html&quot;&gt;1&lt;/a&gt;&lt;/sup&gt; and Microsoft went to&amp;#8230; what do you call a place where Microsoft is really happy, but no one else is? I think I&amp;#8217;ll call it the 90s.&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Apple_and_Microsoft_A_Tale_of_Two_Companies&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Apple_and_Microsoft_A_Tale_of_Two_Companies&amp;title=Apple+and+Microsoft:+A+Tale+of+Two+Companies&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Apple_and_Microsoft_A_Tale_of_Two_Companies&amp;title=Apple+and+Microsoft:+A+Tale+of+Two+Companies&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Apple_and_Microsoft_A_Tale_of_Two_Companies&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3342&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (8)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>Jackson</author>
         <pubDate>Wed Feb 03 15:54:33 -0600 2010</pubDate>
            <category>mac</category>
            <category>pc</category>
            <category>linux</category>
            <category>os</category>
      </item>
      <item>
         <title>Finally, the Death of Microsoft Internet Explorer 6?</title>
         <link>http://www.omninerd.com/articles/Finally_the_Death_of_Microsoft_Internet_Explorer_6</link>
         <description>
         
         
&lt;p&gt;I just received an email from Google that brought a tear to my web-developer-eye:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;#8220;In order to continue to improve our products and deliver more sophisticated features and performance, we are harnessing some of the latest improvements in web browser technology.  &amp;#8230;  As a result, over the course of 2010, we will be phasing out support for Microsoft Internet Explorer 6.0 as well as other older browsers that are not supported by their own manufacturers.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/blockquote&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Finally_the_Death_of_Microsoft_Internet_Explorer_6&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Finally_the_Death_of_Microsoft_Internet_Explorer_6&amp;title=Finally,+the+Death+of+Microsoft+Internet+Explorer+6?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Finally_the_Death_of_Microsoft_Internet_Explorer_6&amp;title=Finally,+the+Death+of+Microsoft+Internet+Explorer+6?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Finally_the_Death_of_Microsoft_Internet_Explorer_6&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3430&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (12)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>markmcb</author>
         <pubDate>Tue Feb 02 15:23:41 -0600 2010</pubDate>
            <category>msie</category>
            <category>microsoft</category>
            <category>msie6</category>
            <category>google</category>
      </item>
      <item>
         <title>Chimpanzee Movies</title>
         <link>http://www.omninerd.com/articles/Chimpanzee_Movies</link>
         <description>
         
         &lt;p&gt;CritterCams are usually entertaining ventures for owners to know what their pets are up to.  (I know I&amp;#8217;m intrigued to &lt;a href=&quot;http://www.mr-lee-catcam.de/&quot;&gt;use this&lt;/a&gt; to figure out where my stupid cat goes all day).  But primatologist Betsy Herrelko is taking the concept into the professional domain by teaching chimpanzees to use hardened, chimp-proof video equipment and then allow them to carry it about in order to &lt;a href=&quot;http://news.bbc.co.uk/earth/hi/earth_news/newsid_8472000/8472831.stm&quot;&gt;learn about their behaviors from the inside&lt;/a&gt;. She noted their behavior towards the equipment changed over time with their fascinations ranging from watching each other play with it to their selection of video feeds on a touchscreen.  But eventually they began to carry the camera around and would periodically watch it&amp;#8217;s own playback; Herrelko doubts they understood it was a replay of their world but hopes that getting the chimp&amp;#8217;s eye view will bring new insights into their world.  A compilation of the videos were aired on BBC&amp;#8217;s Natural World program in late January.&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Chimpanzee_Movies&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Chimpanzee_Movies&amp;title=Chimpanzee+Movies&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Chimpanzee_Movies&amp;title=Chimpanzee+Movies&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Chimpanzee_Movies&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3428&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (3)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Mon Feb 01 11:48:01 -0600 2010</pubDate>
            <category>anthropology</category>
            <category>zoology</category>
            <category>cinematography</category>
      </item>
      <item>
         <title>Preferred video entertainment vector?</title>
         <link>http://www.omninerd.com/polls/Preferred_Entertainment_Media_Vector_2</link>
         <description>
         
         Cast Your Vote - Preferred video entertainment vector?&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/polls/Preferred_Entertainment_Media_Vector_2&amp;title=Preferred+video+entertainment+vector?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/polls/Preferred_Entertainment_Media_Vector_2&amp;title=Preferred+video+entertainment+vector?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/polls/Preferred_Entertainment_Media_Vector_2&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=344&amp;content_type=Poll#comment_form_header&quot;&gt;Add a Comment (15)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>mikeforbes</author>
         <pubDate>Mon Feb 01 05:47:05 -0600 2010</pubDate>
      </item>
      <item>
         <title>OmniNerd Version 5</title>
         <link>http://www.omninerd.com/articles/OmniNerd_Version_5</link>
         <description>
         
         
&lt;p&gt;Welcome to OmniNerd Version 5.  We&amp;#8217;ve implemented a completely new color scheme, changed the header and front page layout, and even added a little dose of Twitter into the mix.  We got a lot of negative feedback regarding the v4 layout to include things like &amp;#8220;not intuitive,&amp;#8221; &amp;#8220;too blue,&amp;#8221; and &amp;#8220;too much going on.&amp;#8221;  Our response is v5, which we hope is more intuitive, color balanced, and simple.&lt;/p&gt;
&lt;h2&gt;Shades of Orange and Brown&lt;/h2&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/OmniNerd_Version_5&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/OmniNerd_Version_5&amp;title=OmniNerd+Version+5&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/OmniNerd_Version_5&amp;title=OmniNerd+Version+5&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/OmniNerd_Version_5&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3427&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (0)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>markmcb</author>
         <pubDate>Sun Jan 31 17:45:22 -0600 2010</pubDate>
            <category>omninerd</category>
            <category>release</category>
            <category>v5</category>
            <category>twitter</category>
            <category>design</category>
      </item>
      <item>
         <title>NTVDM Flaw Allows Takeover of all 32bit Windows Systems</title>
         <link>http://www.omninerd.com/articles/NTVDM_Flaw_Allows_Takeover_of_all_32bit_Windows_Systems</link>
         <description>
         
         &lt;p&gt;Virtualization is all the rage in computing these days, but it&amp;#8217;s a very old concept.  On consumer PCs, hardware support for 16bit virtualization goes back as far as the 80s when the i386 chips were introduced by Intel.  There were applications that took advantage of the subsystem but it wasn&amp;#8217;t until the launch of the 32bit versions of the Windows operating system that the mode was really used &amp;#8211; for &lt;a href=&quot;http://en.wikipedia.org/wiki/Virtual_DOS_machine&quot;&gt;emulating a 16bit environment virtually to support old &lt;span class=&quot;caps&quot;&gt;DOS&lt;/span&gt; applications&lt;/a&gt;.  Apparently not much has changed in the code for &lt;span class=&quot;caps&quot;&gt;VDM&lt;/span&gt; (Virtual &lt;span class=&quot;caps&quot;&gt;DOS&lt;/span&gt; Mode) within Windows as a &lt;a href=&quot;http://archives.neohapsis.com/archives/fulldisclosure/2010-01/0346.html&quot;&gt;recently discovered stack manipulation bug&lt;/a&gt; allows a console application to spawn new processes with full system privileges.  Affecting everything from NT through Windows 7, the bug is easy to avoid by &lt;a href=&quot;http://arstechnica.com/microsoft/news/2010/01/microsoft-investigates-17-year-old-windows-flaw.ars?utm_source=rss&amp;amp;utm_medium=rss&amp;amp;utm_campaign=rss&quot;&gt;disabling the ability to use &lt;span class=&quot;caps&quot;&gt;NTVDM&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/NTVDM_Flaw_Allows_Takeover_of_all_32bit_Windows_Systems&amp;title=NTVDM+Flaw+Allows+Takeover+of+all+32bit+Windows+Systems&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/NTVDM_Flaw_Allows_Takeover_of_all_32bit_Windows_Systems&amp;title=NTVDM+Flaw+Allows+Takeover+of+all+32bit+Windows+Systems&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/NTVDM_Flaw_Allows_Takeover_of_all_32bit_Windows_Systems&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3426&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (0)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Sun Jan 31 04:52:47 -0600 2010</pubDate>
            <category>security</category>
            <category>microsoft</category>
            <category>computing</category>
      </item>
      <item>
         <title>Bin Laden weighs in on Climate Change</title>
         <link>http://www.omninerd.com/articles/Bin_Laden_weighs_in_on_Climate_Change</link>
         <description>
         
         
&lt;p&gt;Well, the argument can now be settled. &lt;a href=&quot;http://www.nytimes.com/2010/01/30/world/middleeast/30binladen.html&quot;&gt;Osama bin Laden&lt;/a&gt; has released a new audiotape criticizing the US for its failure to halt climate change. He said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;All of the industrialized countries, especially the big ones, bear responsibility for the global warming crisis&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Asked for his reasons in entering the climate change fray, he responded &amp;#8220;it&amp;#8217;s getting pretty hot running around the mountains in these robes all the time.&amp;#8221;&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Bin_Laden_weighs_in_on_Climate_Change&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Bin_Laden_weighs_in_on_Climate_Change&amp;title=Bin+Laden+weighs+in+on+Climate+Change&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Bin_Laden_weighs_in_on_Climate_Change&amp;title=Bin+Laden+weighs+in+on+Climate+Change&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Bin_Laden_weighs_in_on_Climate_Change&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3425&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (2)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>Jackson</author>
         <pubDate>Fri Jan 29 12:21:33 -0600 2010</pubDate>
            <category>climate change</category>
            <category>terrorism</category>
            <category>sarcasm</category>
      </item>
      <item>
         <title>DirecTV vs Comcast: Economic Analysis</title>
         <link>http://www.omninerd.com/articles/DirecTV_vs_Comcast_Economic_Analysis</link>
         <description>
         
         
&lt;p&gt;Like millions of others, I was recently involved in the cable vs satellite TV debacle. I&amp;#8217;ve never had satellite TV before, but a glossy ad from DirecTV was promoting a deal that could give me much more than what I was getting with the budget, local cable company I was using &amp;#8211; and for less money.&lt;/p&gt;
&lt;p&gt;Before I made the full-out change, however, I looked up the High Definition (HD) service competition (at least for my area): Comcast. My basis of comparison is was one HD Digital Video Recorder (&lt;span class=&quot;caps&quot;&gt;DVR&lt;/span&gt;), one Standard Definition (SD) receiver (not a &lt;span class=&quot;caps&quot;&gt;DVR&lt;/span&gt;), and no non-free movie channels. Here are the two offers:&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/DirecTV_vs_Comcast_Economic_Analysis&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/DirecTV_vs_Comcast_Economic_Analysis&amp;title=DirecTV+vs+Comcast:+Economic+Analysis&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/DirecTV_vs_Comcast_Economic_Analysis&amp;title=DirecTV+vs+Comcast:+Economic+Analysis&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/DirecTV_vs_Comcast_Economic_Analysis&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3423&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (1)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>Brandon</author>
         <pubDate>Thu Jan 28 23:36:46 -0600 2010</pubDate>
            <category>satellite</category>
            <category>cable</category>
            <category>tv</category>
            <category>directv</category>
            <category>comcast</category>
            <category>economics</category>
      </item>
      <item>
         <title>Apple iPad</title>
         <link>http://www.omninerd.com/articles/Apple_iPad</link>
         <description>
         
         
&lt;p&gt;So what are people&amp;#8217;s thoughts on the &lt;a href=&quot;http://www.tomshardware.com/news/Steve-Jobs-Apple-Tablet-iPad,9521.html&quot;&gt;Apple&amp;#8217;s unveiling&lt;/a&gt; of their new product, the &lt;a href=&quot;http://www.apple.com/ipad/&quot;&gt;iPad&lt;/a&gt;?  The company focused it&amp;#8217;s presentation around the simplicity of the device to just &lt;a href=&quot;http://www.apple.com/ipad/#video&quot;&gt;integrate itself into your daily life&lt;/a&gt;.  Highlights included their book reader software along with newer versions of their mail, calendar and &amp;#8220;life&amp;#8221; apps designed to be used with natural multi-touch gestures.&lt;/p&gt;Continue reading this article on &lt;a href=&quot;http://www.omninerd.com/articles/Apple_iPad&quot;&gt;OmniNerd&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/articles/Apple_iPad&amp;title=Apple+iPad&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/articles/Apple_iPad&amp;title=Apple+iPad&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/articles/Apple_iPad&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=3422&amp;content_type=Article#comment_form_header&quot;&gt;Add a Comment (2)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Thu Jan 28 11:04:47 -0600 2010</pubDate>
            <category>apple</category>
            <category>ipad</category>
            <category>computing</category>
      </item>
      <item>
         <title>I adhere to the urinal code of Man Law?</title>
         <link>http://www.omninerd.com/polls/I_adhere_to_the_urinal_code_of_Man_Law</link>
         <description>
         
         Cast Your Vote - I adhere to the urinal code of Man Law?&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/polls/I_adhere_to_the_urinal_code_of_Man_Law&amp;title=I+adhere+to+the+urinal+code+of+Man+Law?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/polls/I_adhere_to_the_urinal_code_of_Man_Law&amp;title=I+adhere+to+the+urinal+code+of+Man+Law?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/polls/I_adhere_to_the_urinal_code_of_Man_Law&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=335&amp;content_type=Poll#comment_form_header&quot;&gt;Add a Comment (28)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Mon Dec 14 04:27:29 -0600 2009</pubDate>
      </item>
      <item>
         <title>Most common method for software installation?</title>
         <link>http://www.omninerd.com/polls/Most_common_method_for_software_installation</link>
         <description>
         
         Cast Your Vote - Most common method for software installation?&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/polls/Most_common_method_for_software_installation&amp;title=Most+common+method+for+software+installation?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/polls/Most_common_method_for_software_installation&amp;title=Most+common+method+for+software+installation?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/polls/Most_common_method_for_software_installation&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=329&amp;content_type=Poll#comment_form_header&quot;&gt;Add a Comment (8)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>markmcb</author>
         <pubDate>Sun Nov 29 23:08:08 -0600 2009</pubDate>
      </item>
      <item>
         <title>Best part of Thanksgiving?</title>
         <link>http://www.omninerd.com/polls/Best_part_of_Thanksgiving</link>
         <description>
         
         Cast Your Vote - Best part of Thanksgiving?&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/polls/Best_part_of_Thanksgiving&amp;title=Best+part+of+Thanksgiving?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/polls/Best_part_of_Thanksgiving&amp;title=Best+part+of+Thanksgiving?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/polls/Best_part_of_Thanksgiving&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=330&amp;content_type=Poll#comment_form_header&quot;&gt;Add a Comment (10)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Mon Nov 23 09:07:27 -0600 2009</pubDate>
      </item>
      <item>
         <title>OmniNerd should have more content about?</title>
         <link>http://www.omninerd.com/polls/I_would_prefer_to_see_an_increase_in_news_on_OmniNerd_about</link>
         <description>
         
         Cast Your Vote - OmniNerd should have more content about?&lt;br/&gt;&lt;br/&gt;

         &lt;a href=&quot;http://www.stumbleupon.com/submit?url=http://www.omninerd.com/polls/I_would_prefer_to_see_an_increase_in_news_on_OmniNerd_about&amp;title=OmniNerd+should+have+more+content+about?&quot;&gt;StumbledUpon&lt;/a&gt; | &lt;a href=&quot;http://www.digg.com/submit?url=http://www.omninerd.com/polls/I_would_prefer_to_see_an_increase_in_news_on_OmniNerd_about&amp;title=OmniNerd+should+have+more+content+about?&quot;&gt;Digg It&lt;/a&gt; | &lt;a href=&quot;http://del.icio.us/post?url=http://www.omninerd.com/polls/I_would_prefer_to_see_an_increase_in_news_on_OmniNerd_about&quot;&gt;Del.icio.us&lt;/a&gt; | &lt;a href=&quot;/comments/new?content_id=206&amp;content_type=Poll#comment_form_header&quot;&gt;Add a Comment (8)&lt;/a&gt;
                  
         
         
         
                  </description>
         <author>VnutZ</author>
         <pubDate>Mon Nov 02 04:29:04 -0600 2009</pubDate>
      </item>
   </channel>
</rss>
