<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0">
  <channel>
    <docs>This is an RSS file.  It is intended to be read by a software program called a "feed reader". Search on Google for more details.</docs>
    <title><![CDATA[Simpy Group: content ops's Feed]]></title>
    <link>http://www.simpy.com/group/335</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[Simpy Group: content ops's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/group/335</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[A New Look at Test Driven Development]]></title>
        <link><![CDATA[http://blog.daveastels.com/articles/2005/07/05/a-new-look-at-test-driven-development]]></link>
        <description><![CDATA[we want behavioural divisions.. we want to work at a level of granularity much smaller than that of the typical unit test. As I've said before when talking about TDD, we should be working with very small, focused pieces of behaviour.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://blog.daveastels.com/articles/2005/07/05/a-new-look-at-test-driven-development"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://blog.daveastels.com/articles/2005/07/05/a-new-look-at-test-driven-development" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22xp%22">xp</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22agile+development%22">agile development</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22bdd%22">bdd</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22tdd%22">tdd</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22testing%22">testing</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22methodology%22">methodology</a>,


]]>
</description>
        
        <category><![CDATA[xp]]></category>
        
        <category><![CDATA[agile development]]></category>
        
        <category><![CDATA[bdd]]></category>
        
        <category><![CDATA[tdd]]></category>
        
        <category><![CDATA[testing]]></category>
        
        <category><![CDATA[methodology]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 24 Apr 2006 03:39:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Behavior Driven Development]]></title>
        <link><![CDATA[http://behaviour-driven.org/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://behaviour-driven.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://behaviour-driven.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22agile+development%22">agile development</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22tdd%22">tdd</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22bdd%22">bdd</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22xp%22">xp</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22design+by+contract%22">design by contract</a>,


]]>
</description>
        
        <category><![CDATA[agile development]]></category>
        
        <category><![CDATA[tdd]]></category>
        
        <category><![CDATA[bdd]]></category>
        
        <category><![CDATA[xp]]></category>
        
        <category><![CDATA[design by contract]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 24 Apr 2006 03:28:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Pragmatic J2EE Architecture: DO logic in JSPs!]]></title>
        <link><![CDATA[http://pragmaticj2ee.blogspot.com/2006/02/do-logic-in-jsps.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pragmaticj2ee.blogspot.com/2006/02/do-logic-in-jsps.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pragmaticj2ee.blogspot.com/2006/02/do-logic-in-jsps.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22web%22">web</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22architecture%22">architecture</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22jsp%22">jsp</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22mvc%22">mvc</a>,


]]>
</description>
        
        <category><![CDATA[j2ee]]></category>
        
        <category><![CDATA[web]]></category>
        
        <category><![CDATA[architecture]]></category>
        
        <category><![CDATA[jsp]]></category>
        
        <category><![CDATA[mvc]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 21 Apr 2006 09:59:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Pragmatic J2EE Architecture: MVC is not Templates]]></title>
        <link><![CDATA[http://pragmaticj2ee.blogspot.com/2006/03/mvc-is-not-templates.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pragmaticj2ee.blogspot.com/2006/03/mvc-is-not-templates.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://pragmaticj2ee.blogspot.com/2006/03/mvc-is-not-templates.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22web%22">web</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22architecture%22">architecture</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22mvc%22">mvc</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22patterns%22">patterns</a>,


]]>
</description>
        
        <category><![CDATA[j2ee]]></category>
        
        <category><![CDATA[web]]></category>
        
        <category><![CDATA[architecture]]></category>
        
        <category><![CDATA[mvc]]></category>
        
        <category><![CDATA[patterns]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 21 Apr 2006 09:59:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Pauses Café » Blog Archive » Corporate https maven2 repositories]]></title>
        <link><![CDATA[http://www.coffeebreaks.org/blogs/?p=37]]></link>
        <description><![CDATA[So you started using maven / maven2 in your organization. Now you need a place to deploy your company specific artifacts. You also don’t want to depend on an external repository to perform your b
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.coffeebreaks.org/blogs/?p=37"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.coffeebreaks.org/blogs/?p=37" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22java%22">java</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22programming%22">programming</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22agile%22">agile</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[java]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[j2ee]]></category>
        
        <category><![CDATA[agile]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 12 May 2006 12:50:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Listen.com SF Office Traffic Report]]></title>
        <link><![CDATA[http://ops.sf.listen.com/netmon/sf-office.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://ops.sf.listen.com/netmon/sf-office.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://ops.sf.listen.com/netmon/sf-office.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22ops%22">ops</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22bandwidth%22">bandwidth</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22monitoring%22">monitoring</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22internap%22">internap</a>,


]]>
</description>
        
        <category><![CDATA[work]]></category>
        
        <category><![CDATA[ops]]></category>
        
        <category><![CDATA[bandwidth]]></category>
        
        <category><![CDATA[monitoring]]></category>
        
        <category><![CDATA[internap]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 12 May 2006 06:30:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Resin]]></title>
        <link><![CDATA[http://www.caucho.com/resin-3.0/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.caucho.com/resin-3.0/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.caucho.com/resin-3.0/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22java%22">java</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22web%22">web</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22servlet%22">servlet</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[java]]></category>
        
        <category><![CDATA[j2ee]]></category>
        
        <category><![CDATA[web]]></category>
        
        <category><![CDATA[servlet]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 15 May 2006 05:05:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Mailing list archives]]></title>
        <link><![CDATA[http://mail-archives.apache.org/mod_mbox/ibatis-user-java/200603.mbox/%3C1141717737.2655.256005696@webmail.messagingengine.com%3E]]></link>
        <description><![CDATA[I'm pretty sure that some JDBC drivers (at least Oracle) can correctly convert values like "Y/N" or "1/0" to Boolean if read with ResultSet.getBoolean().
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://mail-archives.apache.org/mod_mbox/ibatis-user-java/200603.mbox/%3C1141717737.2655.256005696@webmail.messagingengine.com%3E"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://mail-archives.apache.org/mod_mbox/ibatis-user-java/200603.mbox/%3C1141717737.2655.256005696@webmail.messagingengine.com%3E" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22ibatis%22">ibatis</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22oracle%22">oracle</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22orm%22">orm</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22troubleshooting%22">troubleshooting</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[ibatis]]></category>
        
        <category><![CDATA[oracle]]></category>
        
        <category><![CDATA[j2ee]]></category>
        
        <category><![CDATA[orm]]></category>
        
        <category><![CDATA[troubleshooting]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 15 May 2006 05:41:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Maven 2 master repository]]></title>
        <link><![CDATA[http://www.ibiblio.org/maven2/]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ibiblio.org/maven2/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.ibiblio.org/maven2/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22repository%22">repository</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22java%22">java</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22j2ee%22">j2ee</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[repository]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[java]]></category>
        
        <category><![CDATA[work]]></category>
        
        <category><![CDATA[j2ee]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 15 May 2006 05:42:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Maven - Guide to deploying with an external SSH command]]></title>
        <link><![CDATA[http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html]]></link>
        <description><![CDATA[In order to deploy artifacts using SSH you must first specify the use of an SSH server in the distributionManagement element of your POM as well as specifying an extension in your build element which will pull in the SSH artifacts required to deploy with SSH:
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-deploy-ssh-external.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22remote%22">remote</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22repository%22">repository</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22troubleshooting%22">troubleshooting</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22ssh%22">ssh</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[remote]]></category>
        
        <category><![CDATA[repository]]></category>
        
        <category><![CDATA[troubleshooting]]></category>
        
        <category><![CDATA[ssh]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 15 May 2006 05:44:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Maven - Guide to Mirror Settings]]></title>
        <link><![CDATA[http://maven.apache.org/guides/mini/guide-mirror-settings.html]]></link>
        <description><![CDATA[you may want to use an alternative mirror for a particular repository without changing the project files
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-mirror-settings.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-mirror-settings.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22development%22">development</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22ops%22">ops</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[work]]></category>
        
        <category><![CDATA[development]]></category>
        
        <category><![CDATA[ops]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Thu, 20 Jul 2006 10:26:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[The Maven 2 POM demystified]]></title>
        <link><![CDATA[http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven_p.html]]></link>
        <description><![CDATA[This article finally pins down the elusive Maven 2 POM, version 4.0, the single largest configuration file you are likely ever to love. Readers will learn that the successful Maven 2 build system derives much of its power and portability from the POM, and that—despite what you may have heard—it is really not so bad after all.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven_p.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.javaworld.com/javaworld/jw-05-2006/jw-0529-maven_p.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22programming%22">programming</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[work]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 21 Jul 2006 02:01:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Lucene 2.0 Javadocs]]></title>
        <link><![CDATA[http://lucene.apache.org/java/docs/api/index.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://lucene.apache.org/java/docs/api/index.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://lucene.apache.org/java/docs/api/index.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22lucene%22">lucene</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22api%22">api</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22javadocs%22">javadocs</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[lucene]]></category>
        
        <category><![CDATA[api]]></category>
        
        <category><![CDATA[javadocs]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 21 Jul 2006 06:02:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[jMock javadocs]]></title>
        <link><![CDATA[http://jmock.codehaus.org/docs/javadoc/index.html]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://jmock.codehaus.org/docs/javadoc/index.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://jmock.codehaus.org/docs/javadoc/index.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22jmock%22">jmock</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22mocks%22">mocks</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22api%22">api</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22javadocs%22">javadocs</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,


]]>
</description>
        
        <category><![CDATA[jmock]]></category>
        
        <category><![CDATA[mocks]]></category>
        
        <category><![CDATA[api]]></category>
        
        <category><![CDATA[javadocs]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[work]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Fri, 21 Jul 2006 06:03:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Maven dependency management]]></title>
        <link><![CDATA[http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html]]></link>
        <description><![CDATA[Dependency management is one of the features of Maven that is best known to users and is one of the areas where Maven excels. There is not much difficulty in managing dependencies for a single a project, but when you start getting into dealing with multi-module projects and applications that consist of tens or hundreds of modules this is where Maven can help you a great deal in maintaining a high degree of control and stability.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22reference%22">reference</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22dependency%22">dependency</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[reference]]></category>
        
        <category><![CDATA[dependency]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Tue, 29 Aug 2006 06:40:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Avoiding Mutating Tables]]></title>
        <link><![CDATA[http://asktom.oracle.com/~tkyte/Mutate/index.html]]></link>
        <description><![CDATA[Ok, so you've just recieved the error:

ORA-04091: table XXXX is mutating, trigger/function may not see it

and you want to get around that. This short article will describe and demonstrate the various methods of getting around the mutating table error.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://asktom.oracle.com/~tkyte/Mutate/index.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://asktom.oracle.com/~tkyte/Mutate/index.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22work%22">work</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22databases%22">databases</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22sql%22">sql</a>,


]]>
</description>
        
        <category><![CDATA[work]]></category>
        
        <category><![CDATA[databases]]></category>
        
        <category><![CDATA[sql]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Thu, 12 Oct 2006 09:24:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Maven - Guide to deploying 3rd party JARs to remote repository]]></title>
        <link><![CDATA[http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html]]></link>
        <description><![CDATA[Same concept of the install:install-file goal of the maven-install-plugin where the 3rd party JAR is installed in the local repository. But this time instead to local repository the JAR will be install both in the local and remote repository.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://maven.apache.org/guides/mini/guide-3rd-party-jars-remote.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22maven%22">maven</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22build%22">build</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22java%22">java</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22programming%22">programming</a>,


]]>
</description>
        
        <category><![CDATA[maven]]></category>
        
        <category><![CDATA[build]]></category>
        
        <category><![CDATA[java]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Mon, 06 Nov 2006 06:27:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Browser Bugs - css-discuss]]></title>
        <link><![CDATA[http://css-discuss.incutio.com/?page=BrowserBugs]]></link>
        <description><![CDATA[
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://css-discuss.incutio.com/?page=BrowserBugs"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://css-discuss.incutio.com/?page=BrowserBugs" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22css%22">css</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22bugs%22">bugs</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22web%22">web</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22design%22">design</a>,


]]>
</description>
        
        <category><![CDATA[css]]></category>
        
        <category><![CDATA[bugs]]></category>
        
        <category><![CDATA[web]]></category>
        
        <category><![CDATA[design]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Thu, 30 Nov 2006 06:25:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[W3C DOM Compatibility Tables]]></title>
        <link><![CDATA[http://www.quirksmode.org/dom/compatibility.html]]></link>
        <description><![CDATA[Here you find an overview of W3C DOM compatibility, as well as links to the individual tables.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.quirksmode.org/dom/compatibility.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.quirksmode.org/dom/compatibility.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/othiym23">othiym23</a> under 
         
<a href="http://www.simpy.com/user/othiym23/tag/%22DOM%22">DOM</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22javascript%22">javascript</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22web%22">web</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22design%22">design</a>,

<a href="http://www.simpy.com/user/othiym23/tag/%22programming%22">programming</a>,


]]>
</description>
        
        <category><![CDATA[DOM]]></category>
        
        <category><![CDATA[javascript]]></category>
        
        <category><![CDATA[web]]></category>
        
        <category><![CDATA[design]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <author><![CDATA[othiym23]]></author>
        <pubDate>Thu, 30 Nov 2006 06:26:00 -0500</pubDate>
      </item>
    
  </channel>
</rss>
