<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.edocr.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>programming</title>
 <link>http://www.edocr.com/tags/programming</link>
 <description>Latest 25 items</description>
 <language>en</language>
<item>
 <title>Perl Pack Unpack Printf Sprintf Cheat Sheet</title>
 <link>http://www.edocr.com/doc/441/perl-pack-unpack-printf-sprintf-cheat-sheet</link>
 <description>&lt;p&gt;Cheat sheet contains all the perl&#039;s pack() and unpack() function&#039;s template parameters with a detailed description what each parameter does. I also included printf() and sprintf() function format flags and format attributes with their descriptions!&lt;/p&gt;
&lt;p&gt;The cheat sheet was created as a part of an article &quot;&lt;a href=&quot;http://www.catonmat.net/blog/perl-pack-unpack-printf-cheat-sheet/&quot;&gt;Perl’s pack/unpack and printf Cheat Sheet&lt;/a&gt;&quot;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.edocr.com/doc/441/perl-pack-unpack-printf-sprintf-cheat-sheet&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.edocr.com/doc/441/perl-pack-unpack-printf-sprintf-cheat-sheet#comments</comments>
 <category domain="http://www.edocr.com/tags/catonmat">catonmat</category>
 <category domain="http://www.edocr.com/tags/cheat-sheat">cheat sheat</category>
 <category domain="http://www.edocr.com/tags/cheat-sheet">cheat sheet</category>
 <category domain="http://www.edocr.com/tags/cheats">cheats</category>
 <category domain="http://www.edocr.com/tags/cheet-sheet">cheet sheet</category>
 <category domain="http://www.edocr.com/tags/pack">pack</category>
 <category domain="http://www.edocr.com/tags/perl">perl</category>
 <category domain="http://www.edocr.com/tags/peteris-krumins">peteris krumins</category>
 <category domain="http://www.edocr.com/tags/pkrumins">pkrumins</category>
 <category domain="http://www.edocr.com/tags/printf">printf</category>
 <category domain="http://www.edocr.com/tags/programming">programming</category>
 <category domain="http://www.edocr.com/tags/sprintf">sprintf</category>
 <category domain="http://www.edocr.com/tags/unpack">unpack</category>
 <pubDate>Fri, 11 Jan 2008 01:26:21 +0000</pubDate>
 <dc:creator>pkrumins</dc:creator>
 <guid isPermaLink="false">1693 at http://www.edocr.com</guid>
</item>
<item>
 <title>Perl Predefined Variables (Special Variable) Cheat Sheet</title>
 <link>http://www.edocr.com/doc/441/perl-predefined-variables-special-variable-cheat-sheet</link>
 <description>&lt;p&gt;Cheat sheet contains all the predefined/special variables of Perl. They have been collected form `perldoc perlvar&#039; manual page.&lt;/p&gt;
&lt;p&gt;The cheat sheet was created as a part of an article &quot;&lt;a href=&quot;http://www.catonmat.net/blog/perls-special-variable-cheat-sheet/&quot;&gt;Perl’s Special Variable Cheat Sheet&lt;/a&gt;&quot;.&lt;/p&gt;
&lt;p&gt;Created by &lt;strong&gt;Peteris Krumins&lt;/strong&gt; (&lt;a href=&quot;http://www.catonmat.net/about/&quot;&gt;about him&lt;/a&gt;) from &lt;a href=&quot;http://www.catonmat.net&quot;&gt;catonmat - good coders code, great reuse&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;.&lt;/p&gt;
</description>
 <comments>http://www.edocr.com/doc/441/perl-predefined-variables-special-variable-cheat-sheet#comments</comments>
 <category domain="http://www.edocr.com/tags/catonmat">catonmat</category>
 <category domain="http://www.edocr.com/tags/cheat-sheat">cheat sheat</category>
 <category domain="http://www.edocr.com/tags/cheat-sheet">cheat sheet</category>
 <category domain="http://www.edocr.com/tags/cheet-sheet">cheet sheet</category>
 <category domain="http://www.edocr.com/tags/perl">perl</category>
 <category domain="http://www.edocr.com/tags/peteris-krumins">peteris krumins</category>
 <category domain="http://www.edocr.com/tags/pkrumins">pkrumins</category>
 <category domain="http://www.edocr.com/tags/predefined-variables">predefined variables</category>
 <category domain="http://www.edocr.com/tags/programming">programming</category>
 <pubDate>Fri, 11 Jan 2008 01:22:07 +0000</pubDate>
 <dc:creator>pkrumins</dc:creator>
 <guid isPermaLink="false">1692 at http://www.edocr.com</guid>
</item>
<item>
 <title>AWK (Aho, Kernighan, and Weinberger), NAWK and GAWK Programming Language Cheat Sheet Summary</title>
 <link>http://www.edocr.com/doc/441/awk-aho-kernighan-and-weinberger-nawk-and-gawk-programming-language-cheat-sheet-summary</link>
 <description>&lt;p&gt;This cheat sheet contains: Predefined Variable Summary, which lists all the predefined variables and which awk versions (original awk, nawk or gawk) have it built in, GNU awk’s command line argument summary, I/O statements, Numeric functions, Bit manipulation functions, I18N (internationalization) functions, String functions, and finally, Time functions.&lt;/p&gt;
&lt;p&gt;The cheat sheet was created as a part of an article &quot;&lt;a href=&quot;http://www.catonmat.net/blog/awk-nawk-and-gawk-cheat-sheet/&quot;&gt;Awk, Nawk and Gawk Cheat Sheet&lt;/a&gt;&quot;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.edocr.com/doc/441/awk-aho-kernighan-and-weinberger-nawk-and-gawk-programming-language-cheat-sheet-summary&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.edocr.com/doc/441/awk-aho-kernighan-and-weinberger-nawk-and-gawk-programming-language-cheat-sheet-summary#comments</comments>
 <category domain="http://www.edocr.com/tags/awk">awk</category>
 <category domain="http://www.edocr.com/tags/catonmat">catonmat</category>
 <category domain="http://www.edocr.com/tags/cheat-sheet">cheat sheet</category>
 <category domain="http://www.edocr.com/tags/cheatsheet">cheatsheet</category>
 <category domain="http://www.edocr.com/tags/cheet-sheet">cheet sheet</category>
 <category domain="http://www.edocr.com/tags/cheetsheet">cheetsheet</category>
 <category domain="http://www.edocr.com/tags/gawk">gawk</category>
 <category domain="http://www.edocr.com/tags/nawk">nawk</category>
 <category domain="http://www.edocr.com/tags/peteris-krumins">peteris krumins</category>
 <category domain="http://www.edocr.com/tags/pkrumins">pkrumins</category>
 <category domain="http://www.edocr.com/tags/programming">programming</category>
 <pubDate>Fri, 11 Jan 2008 01:01:23 +0000</pubDate>
 <dc:creator>pkrumins</dc:creator>
 <guid isPermaLink="false">1689 at http://www.edocr.com</guid>
</item>
<item>
 <title>PHP Cheat Sheet</title>
 <link>http://www.edocr.com/doc/4/php-cheat-sheet</link>
 <description>&lt;p&gt;A great PHP reference card containing all the little niggly things you probably use a lot, but always forget during a coding blitz.&lt;/p&gt;
&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;span class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/group/developer-resources&quot; class=&quot;og_links&quot;&gt;Developer Resources&lt;/a&gt;&lt;/span&gt;
&lt;/div&gt;</description>
 <comments>http://www.edocr.com/doc/4/php-cheat-sheet#comments</comments>
 <group domain="http://www.edocr.com/group/developer-resources">Developer Resources</group>
 <category domain="http://www.edocr.com/tags/cheat-sheet">cheat sheet</category>
 <category domain="http://www.edocr.com/tags/function-v-n-n-n-null-0-n-var-m-length-var-i-n-i-m-i-if-i-v-return-i-return-1">function(v,n){n=(n==null)?0:n;var m=this.length;for(var i=n;i&amp;lt;m;i++)if(this[i]==v)return i;return-1}</category>
 <category domain="http://www.edocr.com/tags/php">php</category>
 <category domain="http://www.edocr.com/tags/programming">programming</category>
 <category domain="http://www.edocr.com/tags/web">web</category>
 <pubDate>Fri, 21 Sep 2007 00:13:10 +0100</pubDate>
 <dc:creator>Budda</dc:creator>
 <guid isPermaLink="false">217 at http://www.edocr.com</guid>
</item>
</channel>
</rss>
