<?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>Tue, 09 Jun 2026 12:31:26 +0000</lastBuildDate>
    <item>
      <title>(C#) Reverse bit order - putu</title>
      <link>https://snipplr.com/view/63616/reverse-bit-order</link>
      <description>&lt;p&gt;Reverse bit order of a byte variable, e.g. 0000 0001 (0x01) --&gt; 1000 000 (0x80).&lt;/p&gt;</description>
      <pubDate>Tue, 28 Feb 2012 13:45:41 UTC</pubDate>
      <guid>https://snipplr.com/view/63616/reverse-bit-order</guid>
    </item>
    <item>
      <title>(DOS Batch) Remove Hidden and System file attribute - putu</title>
      <link>https://snipplr.com/view/63615/remove-hidden-and-system-file-attribute</link>
      <description>&lt;p&gt;Remove hidden and system file attribute which is probably assigned by virus (in Windows).&lt;/p&gt;</description>
      <pubDate>Tue, 28 Feb 2012 13:18:22 UTC</pubDate>
      <guid>https://snipplr.com/view/63615/remove-hidden-and-system-file-attribute</guid>
    </item>
    <item>
      <title>(C#) Create Indexed Color Image in C# - putu</title>
      <link>https://snipplr.com/view/63614/create-indexed-color-image-in-c</link>
      <description>&lt;p&gt;This snippet shows how to create indexed color bitmap in C#. The code also shows how to access and modify pixel data using LockBits.&lt;/p&gt;</description>
      <pubDate>Tue, 28 Feb 2012 13:03:25 UTC</pubDate>
      <guid>https://snipplr.com/view/63614/create-indexed-color-image-in-c</guid>
    </item>
    <item>
      <title>(PHP) Create tree structure in PHP - putu</title>
      <link>https://snipplr.com/view/63613/create-tree-structure-in-php</link>
      <description>&lt;p&gt;This snippet demonstrates how to build tree structure with PHP.&lt;/p&gt;</description>
      <pubDate>Tue, 28 Feb 2012 11:57:37 UTC</pubDate>
      <guid>https://snipplr.com/view/63613/create-tree-structure-in-php</guid>
    </item>
  </channel>
</rss>
