<?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[shlomif's Feed]]></title>
    <link>http://www.simpy.com/user/shlomif</link>
    <url>http://www.simpy.com/</url>
    <description><![CDATA[shlomif's Feed]]></description>
    <image>
      <url>http://www.simpy.com/img/simpy-icon-16x16.png</url>
      <title>Simpy</title>
      <link>http://www.simpy.com/user/shlomif</link>
    </image>
    <lastBuildDate></lastBuildDate>
    <ttl>1440</ttl>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Top 10 Reasons to use ack - Andy Lester's blog]]></title>
        <link><![CDATA[http://use.perl.org/~petdance/journal/31763]]></link>
        <description><![CDATA[ack is a command line utility optimised for searching large codebases. In this blog entry, its author gives several good reasons why one should consider taking a look at it. Among its features: restricting to certain languages, ignoring VCS and other resultant directories and a recursive call by default.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://use.perl.org/~petdance/journal/31763"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://use.perl.org/~petdance/journal/31763" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22ack%22">ack</a>,

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

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

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

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

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

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

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

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

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

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


]]>
</description>
        
        <category><![CDATA[ack]]></category>
        
        <category><![CDATA[grep]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[search]]></category>
        
        <category><![CDATA[utilities]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[code]]></category>
        
        <category><![CDATA[coding]]></category>
        
        <category><![CDATA[recursive]]></category>
        
        <category><![CDATA[tree]]></category>
        
        <category><![CDATA[directories]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Fri, 01 Dec 2006 09:02:00 -0500</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Perlish Lisp - Using Perl-like Paradigms in Lisp Programming]]></title>
        <link><![CDATA[http://cybertiggyr.com/gene/perlish/]]></link>
        <description><![CDATA[This page explains how to use some common Perl-like programming paradigms in Common Lisp. I stumbled across it when I was looking for a Lisp equivalent for the "chomp" function.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cybertiggyr.com/gene/perlish/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://cybertiggyr.com/gene/perlish/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22lisp%22">lisp</a>,

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

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

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

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

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

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


]]>
</description>
        
        <category><![CDATA[lisp]]></category>
        
        <category><![CDATA[common]]></category>
        
        <category><![CDATA[CL]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[perlish]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[chomp]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Fri, 01 Dec 2006 08:50:00 -0500</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[perl.com: Rapid Website Development with CGI::Application]]></title>
        <link><![CDATA[http://www.perl.com/pub/a/2006/10/19/cgi_application.html]]></link>
        <description><![CDATA[A nice article on Perl.com on what's new with CGI::Application with many useful tips. It didn't take me a long time to read.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.perl.com/pub/a/2006/10/19/cgi_application.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.perl.com/pub/a/2006/10/19/cgi_application.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22cgi%22">cgi</a>,

<a href="http://www.simpy.com/user/shlomif/tag/%22CGI%3A%3AApplication%22">CGI::Application</a>,

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

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

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

<a href="http://www.simpy.com/user/shlomif/tag/%22Template+Toolkit%22">Template Toolkit</a>,

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

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


]]>
</description>
        
        <category><![CDATA[cgi]]></category>
        
        <category><![CDATA[CGI::Application]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[plugins]]></category>
        
        <category><![CDATA[templates]]></category>
        
        <category><![CDATA[Template Toolkit]]></category>
        
        <category><![CDATA[perl.com]]></category>
        
        <category><![CDATA[article]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Sat, 21 Oct 2006 07:53:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Haskell for C Programmers]]></title>
        <link><![CDATA[http://www.haskell.org/~pairwise/intro/intro.html]]></link>
        <description><![CDATA[A Haskell tutorial recommended to me by audreyt on the IRC.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.haskell.org/~pairwise/intro/intro.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.haskell.org/~pairwise/intro/intro.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22Haskell%22">Haskell</a>,

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

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

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

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


]]>
</description>
        
        <category><![CDATA[Haskell]]></category>
        
        <category><![CDATA[C]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[tutorial]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Thu, 20 Jul 2006 03:10:00 -0400</pubDate>
      </item>
    
      
      
      


  
    
  
  
  


      <item>
        <title><![CDATA[Amazon.com's Codebase Size]]></title>
        <link><![CDATA[http://discuss.fogcreek.com/joelonsoftware5/default.asp?cmd=show&ixPost=171637&ixReplies=13]]></link>
        <description><![CDATA[The comments in the post of this page indicate that Amazon.com has a rapidly changing codebase of 100 Million lines of code (LOCs), a large part of which is written in Perl (which is itself considered very high-level and succinct).

The maintenance of the code was so demanding that  they needed to change from CVS to Perforce because CVS could not scale to that.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://discuss.fogcreek.com/joelonsoftware5/default.asp?cmd=show&ixPost=171637&ixReplies=13"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://discuss.fogcreek.com/joelonsoftware5/default.asp?cmd=show&ixPost=171637&ixReplies=13" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22amazon.com%22">amazon.com</a>,

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

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

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

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

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

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

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

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

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


]]>
</description>
        
        <category><![CDATA[amazon.com]]></category>
        
        <category><![CDATA[amazon]]></category>
        
        <category><![CDATA[codebase]]></category>
        
        <category><![CDATA[millions]]></category>
        
        <category><![CDATA[locs]]></category>
        
        <category><![CDATA[million]]></category>
        
        <category><![CDATA[cvs]]></category>
        
        <category><![CDATA[perforce]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[joelonsoftware]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Tue, 11 Jul 2006 11:26:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Generator for Modules-Installing Makefiles]]></title>
        <link><![CDATA[http://www.mail-archive.com/perl-qa@perl.org/msg05607.html]]></link>
        <description><![CDATA[A generator I (= Shlomi Fish) wrote for a makefile for installing Module::Build and ExtUtils::MakeMaker modules under  a certain prefix while testing them first.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.mail-archive.com/perl-qa@perl.org/msg05607.html"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://www.mail-archive.com/perl-qa@perl.org/msg05607.html" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22perl%22">perl</a>,

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

<a href="http://www.simpy.com/user/shlomif/tag/%22perl-qa%22">perl-qa</a>,

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

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

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

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

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

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

<a href="http://www.simpy.com/user/shlomif/tag/%22Module%3A%3ABuild%22">Module::Build</a>,

<a href="http://www.simpy.com/user/shlomif/tag/%22ExtUtils%3A%3AMakeMaker%22">ExtUtils::MakeMaker</a>,


]]>
</description>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[qa]]></category>
        
        <category><![CDATA[perl-qa]]></category>
        
        <category><![CDATA[generator]]></category>
        
        <category><![CDATA[makefile]]></category>
        
        <category><![CDATA[generate]]></category>
        
        <category><![CDATA[install]]></category>
        
        <category><![CDATA[modules]]></category>
        
        <category><![CDATA[test]]></category>
        
        <category><![CDATA[Module::Build]]></category>
        
        <category><![CDATA[ExtUtils::MakeMaker]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Fri, 23 Jun 2006 06:13:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Task:: - a CPAN alternative to Bundle::]]></title>
        <link><![CDATA[http://use.perl.org/~Alias/journal/27660]]></link>
        <description><![CDATA[An alternative approach to group dependant CPAN modules 
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://use.perl.org/~Alias/journal/27660"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://use.perl.org/~Alias/journal/27660" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22adam_kennedy%22">adam_kennedy</a>,

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

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

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

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

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

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

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

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

<a href="http://www.simpy.com/user/shlomif/tag/%2220060614-1613%22">20060614-1613</a>,


]]>
</description>
        
        <category><![CDATA[adam_kennedy]]></category>
        
        <category><![CDATA[alias]]></category>
        
        <category><![CDATA[bundle]]></category>
        
        <category><![CDATA[cpan]]></category>
        
        <category><![CDATA[dependencies]]></category>
        
        <category><![CDATA[deps]]></category>
        
        <category><![CDATA[namespace]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[task]]></category>
        
        <category><![CDATA[20060614-1613]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Wed, 14 Jun 2006 04:13:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[The CPAN Search Site - search.cpan.org]]></title>
        <link><![CDATA[http://search.cpan.org/]]></link>
        <description><![CDATA[A Site to search CPAN - The Comprehensive Perl Archive Network
CPAN is the "Comprehensive Perl Archive Network". It is a large collection of open-source user-contributed Perl modules that can be used in your own programs and modules and facilitate many tasks. search.cpan.org is the definitive resource for searching for modules in CPAN, and also provides and links to other resources about them. For example, all the documentation of the modules can be accessed from there. It is the first stop in any Perl development work.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://search.cpan.org/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://search.cpan.org/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22code%22">code</a>,

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

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

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

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

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

<a href="http://www.simpy.com/user/shlomif/tag/%2220060614-1613%22">20060614-1613</a>,


]]>
</description>
        
        <category><![CDATA[code]]></category>
        
        <category><![CDATA[cpan]]></category>
        
        <category><![CDATA[modules]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[programming]]></category>
        
        <category><![CDATA[search]]></category>
        
        <category><![CDATA[20060614-1613]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Wed, 14 Jun 2006 04:13:00 -0400</pubDate>
      </item>
    
      
      
      


  
  
    
  
  


      <item>
        <title><![CDATA[Perl Beginners' Site]]></title>
        <link><![CDATA[http://perl-begin.berlios.de/]]></link>
        <description><![CDATA[A Portal for Perl Beginners with Many Links and Resources
A Site for Perl Beginners that contain many links and resources. It links to many online tutorials, books, articles, etc.
          <img src="http://www.simpy.com/t/fir.gif"/>
<!--
	  <br/>
          <a href="http://www.pheedo.com/click.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://perl-begin.berlios.de/"><img
             src="http://www.pheedo.com/img.phdo?x=0b8a1e9c81c14341a5689c3f903dd631&u=http://perl-begin.berlios.de/" border="0"/></a>
          <p/>
-->
          Tagged by <a href="http://www.simpy.com/user/shlomif">shlomif</a> under 
         
<a href="http://www.simpy.com/user/shlomif/tag/%22beginners%22">beginners</a>,

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

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

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

<a href="http://www.simpy.com/user/shlomif/tag/%2220060614-1613%22">20060614-1613</a>,


]]>
</description>
        
        <category><![CDATA[beginners]]></category>
        
        <category><![CDATA[newbies]]></category>
        
        <category><![CDATA[perl]]></category>
        
        <category><![CDATA[portals]]></category>
        
        <category><![CDATA[20060614-1613]]></category>
        
        <author><![CDATA[shlomif]]></author>
        <pubDate>Wed, 14 Jun 2006 04:13:00 -0400</pubDate>
      </item>
    
  </channel>
</rss>
