<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Quinn&#039;s Quixotic Quagmire - programming tag</title>
  <link>http://www.yanceyweb.com:80/quinn/tags/programming/</link>
  <description></description>
  <language>en</language>
  <copyright>Quinn Yancey</copyright>
  <lastBuildDate>Thu, 07 Apr 2011 00:17:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Upgrading Tomcat from 5.5.20 to 6.0.18</title>
    <link>http://www.yanceyweb.com:80/quinn/2008/09/25/1222397760000.html</link>
    
      
        <description>
          I recently upgraded tomcat from 5.5.20 to 6.0.18. It went smoothly because I practiced on another environment. I have a bunch of virtual hosts, so my config isn&#039;t just plain vanilla. There were a few things I had to adjust:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Classpath differences in the way 6.0 does things vs. 5.5&lt;/li&gt;
    &lt;li&gt;I set org.apache.jasper.compiler.Parser.STRICT_QUOTE_ESCAPING=false because several webapps aren&#039;t conforming to the jsp 2.0 spec in this regard.&lt;/li&gt;
    &lt;li&gt;The cgi servelet is privileged, so instead of enabling it in tomcat&#039;s global web.xml, it is better to configure each app that needs it in it&#039;s own web.xml and set privileged=true in the context config for that webapp.&lt;/li&gt;
&lt;/ul&gt;
        </description>
      
      
    
    
    
    <comments>http://www.yanceyweb.com:80/quinn/2008/09/25/1222397760000.html#comments</comments>
    <guid isPermaLink="true">http://www.yanceyweb.com:80/quinn/2008/09/25/1222397760000.html</guid>
    <pubDate>Fri, 26 Sep 2008 02:56:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Using a Hauppauge PVR-150 to capture OTA DTV</title>
    <link>http://www.yanceyweb.com:80/quinn/2008/06/25/1214394420000.html</link>
    
      
      
        <description>
          So, this whole digital tv switchover has caused me to do some work. Here is a detailed description of what I had to do to get my PVR-150 to play nicely with an RCA DTA800.&lt;p&gt;&lt;a href=&#034;http://www.yanceyweb.com:80/quinn/2008/06/25/1214394420000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.yanceyweb.com:80/quinn/2008/06/25/1214394420000.html#comments</comments>
    <guid isPermaLink="true">http://www.yanceyweb.com:80/quinn/2008/06/25/1214394420000.html</guid>
    <pubDate>Wed, 25 Jun 2008 11:47:00 GMT</pubDate>
  </item>
  
  <item>
    <title>C Class web page archive</title>
    <link>http://www.yanceyweb.com:80/quinn/2008/06/18/1213841580000.html</link>
    
      
        <description>
          Here is an archive of a web site I put together for a C programming class I taught years ago.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#034;http://www.yanceyweb.com/quinn/cclass-archive&#034;&gt;http://www.yanceyweb.com/quinn/cclass-archive&lt;/a&gt;
        </description>
      
      
    
    
    
    <comments>http://www.yanceyweb.com:80/quinn/2008/06/18/1213841580000.html#comments</comments>
    <guid isPermaLink="true">http://www.yanceyweb.com:80/quinn/2008/06/18/1213841580000.html</guid>
    <pubDate>Thu, 19 Jun 2008 02:13:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

