<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 04:06:06 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) JavaScript - The Basics - CodeAcademy.com - denakitan</title>
      <link>https://snipplr.com/view/68833/javascript--the-basics--codeacademycom</link>
      <description>&lt;p&gt;Basic information on JavaScript from CodeAcademy.com's JavaScript track&lt;/p&gt;</description>
      <pubDate>Fri, 30 Nov 2012 09:07:46 UTC</pubDate>
      <guid>https://snipplr.com/view/68833/javascript--the-basics--codeacademycom</guid>
    </item>
    <item>
      <title>(Python) Flask - The Basics - denakitan</title>
      <link>https://snipplr.com/view/68733/flask--the-basics</link>
      <description>&lt;p&gt;Snippet showing a simple Flask application to illustrate the topics covered in the "Quickstart".&lt;/p&gt;</description>
      <pubDate>Sat, 24 Nov 2012 00:22:31 UTC</pubDate>
      <guid>https://snipplr.com/view/68733/flask--the-basics</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - WebClient and HtmlAgilityPack - Fetching and Parsing HTML - denakitan</title>
      <link>https://snipplr.com/view/68101/net--c--webclient-and-htmlagilitypack--fetching-and-parsing-html</link>
      <description>&lt;p&gt;Shows how to use WebClient class to retrieve HTML from an URL and then to use HtmlAgilityPack to parse it.&lt;/p&gt;</description>
      <pubDate>Mon, 05 Nov 2012 14:50:26 UTC</pubDate>
      <guid>https://snipplr.com/view/68101/net--c--webclient-and-htmlagilitypack--fetching-and-parsing-html</guid>
    </item>
    <item>
      <title>(Python) Python - Basic Main Structure - denakitan</title>
      <link>https://snipplr.com/view/67927/python--basic-main-structure</link>
      <description>&lt;p&gt;Extremely simple snippet showing the basic structure of a Python program.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Oct 2012 05:06:19 UTC</pubDate>
      <guid>https://snipplr.com/view/67927/python--basic-main-structure</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - DateTime - Basics - denakitan</title>
      <link>https://snipplr.com/view/67827/net--c--datetime--basics</link>
      <description>&lt;p&gt;Basic examples on the usage of the DateTime objects.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 04:56:56 UTC</pubDate>
      <guid>https://snipplr.com/view/67827/net--c--datetime--basics</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - Enum - Basics - denakitan</title>
      <link>https://snipplr.com/view/67826/net--c--enum--basics</link>
      <description>&lt;p&gt;Examples of use of Enum type, like how to iterate its items.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 04:49:18 UTC</pubDate>
      <guid>https://snipplr.com/view/67826/net--c--enum--basics</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - Interop - Excel  - Utility/Wrapper Class - denakitan</title>
      <link>https://snipplr.com/view/67825/net--c--interop--excel---utilitywrapper-class</link>
      <description>&lt;p&gt;Utility class that abstracts the creation of a Excel spreadsheet through Interop, and helps on adding and format its contents.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 04:21:00 UTC</pubDate>
      <guid>https://snipplr.com/view/67825/net--c--interop--excel---utilitywrapper-class</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - Resources - Basics - denakitan</title>
      <link>https://snipplr.com/view/67823/net--c--resources--basics</link>
      <description>&lt;p&gt;Basic examples on using information stored as Resources.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 04:08:37 UTC</pubDate>
      <guid>https://snipplr.com/view/67823/net--c--resources--basics</guid>
    </item>
    <item>
      <title>(C#) .NET - C# - Basics - Examples - Directory IO and DateTime Parsing - denakitan</title>
      <link>https://snipplr.com/view/67769/net--c--basics--examples--directory-io-and-datetime-parsing</link>
      <description>&lt;p&gt;Example of the usage of Directory IO class and the parsing of strings to DateTime.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Oct 2012 08:51:23 UTC</pubDate>
      <guid>https://snipplr.com/view/67769/net--c--basics--examples--directory-io-and-datetime-parsing</guid>
    </item>
    <item>
      <title>(C#) .NET - WPF - C# - Basics - Examples - ComboBox ItemsSource Definition - denakitan</title>
      <link>https://snipplr.com/view/67768/net--wpf--c--basics--examples--combobox-itemssource-definition</link>
      <description>&lt;p&gt;Snippet to illustrate how to bind a ComboBox to a Dictionary.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Oct 2012 08:06:57 UTC</pubDate>
      <guid>https://snipplr.com/view/67768/net--wpf--c--basics--examples--combobox-itemssource-definition</guid>
    </item>
    <item>
      <title>(SQL) SQL - SQL Server - Add Column with Default Value and Check Constraint - denakitan</title>
      <link>https://snipplr.com/view/64667/sql--sql-server--add-column-with-default-value-and-check-constraint</link>
      <description>&lt;p&gt;Example of SQL syntax to add a new column to an existing table, define a default value to the columns for the existing rows and also add a check constraint to limit the values that the column can hold.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Apr 2012 01:45:29 UTC</pubDate>
      <guid>https://snipplr.com/view/64667/sql--sql-server--add-column-with-default-value-and-check-constraint</guid>
    </item>
    <item>
      <title>(C#) .NET - LINQ - C# - Basics - Examples - The Three Parts of a LINQ Query - denakitan</title>
      <link>https://snipplr.com/view/64638/net--linq--c--basics--examples--the-three-parts-of-a-linq-query</link>
      <description>&lt;p&gt;Snippet to illustrate the three actions that happen in all LINQ query operations.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Apr 2012 05:42:05 UTC</pubDate>
      <guid>https://snipplr.com/view/64638/net--linq--c--basics--examples--the-three-parts-of-a-linq-query</guid>
    </item>
    <item>
      <title>(Python) Python - Random Numbers - Examples - denakitan</title>
      <link>https://snipplr.com/view/59467/python--random-numbers--examples</link>
      <description>&lt;p&gt;Example of some random number generation mechanisms built-in Python. More details in the following link: http://docs.python.org/library/random.html&lt;/p&gt;</description>
      <pubDate>Thu, 06 Oct 2011 06:42:00 UTC</pubDate>
      <guid>https://snipplr.com/view/59467/python--random-numbers--examples</guid>
    </item>
    <item>
      <title>(Python) Python - Thread - Basics - denakitan</title>
      <link>https://snipplr.com/view/59466/python--thread--basics</link>
      <description>&lt;p&gt;Basic thread example showing how to create a class inheriting from threading.Thread class. For more information, take a look at the following links: http://docs.python.org/library/thread.html http://docs.python.org/library/threading.html http://www.ibm.com/developerworks/aix/library/au-threadingpython/ http://effbot.org/zone/thread-synchronization.htm&lt;/p&gt;</description>
      <pubDate>Thu, 06 Oct 2011 06:06:26 UTC</pubDate>
      <guid>https://snipplr.com/view/59466/python--thread--basics</guid>
    </item>
    <item>
      <title>(Python) Python - Date - Basics - denakitan</title>
      <link>https://snipplr.com/view/59380/python--date--basics</link>
      <description>&lt;p&gt;Reference of simple operations with dates, such as formatting and arithmetic.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Oct 2011 04:39:34 UTC</pubDate>
      <guid>https://snipplr.com/view/59380/python--date--basics</guid>
    </item>
    <item>
      <title>(Python) Python - Dictionary - Does key exist? - denakitan</title>
      <link>https://snipplr.com/view/59298/python--dictionary--does-key-exist</link>
      <description>&lt;p&gt;Snippet to verify whether or not a key exists in a python dictionary.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Sep 2011 23:42:19 UTC</pubDate>
      <guid>https://snipplr.com/view/59298/python--dictionary--does-key-exist</guid>
    </item>
  </channel>
</rss>
