<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - yuconner</title>
<link>http://snipplr.com/users/yuconner/language/other</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 00:56:44 GMT</pubDate>
<item>
<title>(Other) convert a boolean to a number at LUA</title>
<link>http://snipplr.com/view/2251/convert-a-boolean-to-a-number-at-lua/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 08 Mar 2007 12:34:16 GMT</pubDate>
<guid>http://snipplr.com/view/2251/convert-a-boolean-to-a-number-at-lua/</guid>
</item>
<item>
<title>(Other) save plots (octave)</title>
<link>http://snipplr.com/view/1797/save-plots-octave/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Dec 2006 12:38:04 GMT</pubDate>
<guid>http://snipplr.com/view/1797/save-plots-octave/</guid>
</item>
<item>
<title>(Other) build dependencies</title>
<link>http://snipplr.com/view/1771/build-dependencies/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 08 Dec 2006 19:53:31 GMT</pubDate>
<guid>http://snipplr.com/view/1771/build-dependencies/</guid>
</item>
<item>
<title>(Other) split and join (linux)</title>
<link>http://snipplr.com/view/1647/split-and-join-linux/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Nov 2006 21:08:34 GMT</pubDate>
<guid>http://snipplr.com/view/1647/split-and-join-linux/</guid>
</item>
<item>
<title>(Other) rar compress and encrypt</title>
<link>http://snipplr.com/view/1646/rar-compress-and-encrypt/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 10 Nov 2006 21:08:14 GMT</pubDate>
<guid>http://snipplr.com/view/1646/rar-compress-and-encrypt/</guid>
</item>
<item>
<title>(Other) robots.txt file to block all site content</title>
<link>http://snipplr.com/view/1438/robotstxt-file-to-block-all-site-content/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 20 Oct 2006 14:48:02 GMT</pubDate>
<guid>http://snipplr.com/view/1438/robotstxt-file-to-block-all-site-content/</guid>
</item>
<item>
<title>(Other) kommander - switch structure example</title>
<link>http://snipplr.com/view/950/kommander--switch-structure-example/</link>
<description><![CDATA[ <p>This is the "populate()" function of one script object.
First, connect the "selectionChanged()" signal (of ListBox1) with "populate()" slot (of this script object)</p> ]]></description>
<pubDate>Fri, 25 Aug 2006 17:47:35 GMT</pubDate>
<guid>http://snipplr.com/view/950/kommander--switch-structure-example/</guid>
</item>
<item>
<title>(Other) How to register your IRC nick</title>
<link>http://snipplr.com/view/905/how-to-register-your-irc-nick/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Aug 2006 23:22:31 GMT</pubDate>
<guid>http://snipplr.com/view/905/how-to-register-your-irc-nick/</guid>
</item>
<item>
<title>(Other) How to join a channel (irc network)</title>
<link>http://snipplr.com/view/902/how-to-join-a-channel-irc-network/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 22 Aug 2006 21:05:13 GMT</pubDate>
<guid>http://snipplr.com/view/902/how-to-join-a-channel-irc-network/</guid>
</item>
<item>
<title>(Other) Easy (un)commenting out of source code with vi editor</title>
<link>http://snipplr.com/view/871/easy-uncommenting-out-of-source-code-with-vi-editor/</link>
<description><![CDATA[ <p>#Put into your .vimrc file
#The commands to comment a selection of text are as follows, begining with begining-of-line comments:

    ,#    shell, perl, etc
    ,/     c  
    ,>    email quote
    ,"     vim
    ,%    latex, prolog
    ,!      assembly?... add single !
    ,;      scheme
    ,-      don't remember this one... add --
    ,c     clears any of the previous comments

Here are the wrapping comments, each line wrapped individually:

    ,*      c
    ,(       Standard ML
    ,<      html
    ,d      clears any of the wrapping comments</p> ]]></description>
<pubDate>Mon, 21 Aug 2006 00:21:47 GMT</pubDate>
<guid>http://snipplr.com/view/871/easy-uncommenting-out-of-source-code-with-vi-editor/</guid>
</item>
<item>
<title>(Other) Common packages and macros for a tech LaTeX document in spanish</title>
<link>http://snipplr.com/view/835/common-packages-and-macros-for-a-tech-latex-document-in-spanish/</link>
<description><![CDATA[ <p>Graphics, margin size, utf8 enconding, ams math &amp; math accent, doc struct (title, author, date, table of contents, etc)</p> ]]></description>
<pubDate>Wed, 16 Aug 2006 18:08:43 GMT</pubDate>
<guid>http://snipplr.com/view/835/common-packages-and-macros-for-a-tech-latex-document-in-spanish/</guid>
</item>
</channel>
</rss>