<?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 06:07:15 +0000</lastBuildDate>
    <item>
      <title>(Other) Mercurial &amp; PowerShell - Delete files by status - dreamlusion</title>
      <link>https://snipplr.com/view/27424/mercurial--powershell--delete-files-by-status</link>
      <description>&lt;p&gt;Inspired by Jagadish and his post [AWK equivalent in Windows Powershell](http://windows-powershell-scripts.blogspot.com/2009/06/awk-equivalent-in-windows-powershell.html).&lt;/p&gt;</description>
      <pubDate>Sun, 31 Jan 2010 05:56:06 UTC</pubDate>
      <guid>https://snipplr.com/view/27424/mercurial--powershell--delete-files-by-status</guid>
    </item>
    <item>
      <title>(CSS) Firefox NO toolbars NO tabs ONLY status bar - dreamlusion</title>
      <link>https://snipplr.com/view/26570/firefox-no-toolbars-no-tabs-only-status-bar</link>
      <description>&lt;p&gt;You need the [stylish addon](https://addons.mozilla.org/en-US/firefox/addon/2108) for this snippet to work.&lt;/p&gt;</description>
      <pubDate>Sat, 16 Jan 2010 15:26:16 UTC</pubDate>
      <guid>https://snipplr.com/view/26570/firefox-no-toolbars-no-tabs-only-status-bar</guid>
    </item>
    <item>
      <title>(Other) Access Stored User Names and Passwords - dreamlusion</title>
      <link>https://snipplr.com/view/25973/access-stored-user-names-and-passwords</link>
      <description>&lt;p&gt;You may also be interested in [DisableDomainCreds (the Save Password feature)](http://technet.microsoft.com/en-us/library/cc743443.aspx) and [CachedLogonsCount](http://support.microsoft.com/kb/172931)&lt;/p&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:15:18 UTC</pubDate>
      <guid>https://snipplr.com/view/25973/access-stored-user-names-and-passwords</guid>
    </item>
    <item>
      <title>(Other) Clear network share credentials - dreamlusion</title>
      <link>https://snipplr.com/view/25972/clear-network-share-credentials</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:14:49 UTC</pubDate>
      <guid>https://snipplr.com/view/25972/clear-network-share-credentials</guid>
    </item>
    <item>
      <title>(C#) Base Conversion Algorithm (Decimal to Hex, Decimal to Bin, Hex to Decimal, Bin to Decimal, e.t.c.) - dreamlusion</title>
      <link>https://snipplr.com/view/9584/base-conversion-algorithm-decimal-to-hex-decimal-to-bin-hex-to-decimal-bin-to-decimal-etc</link>
      <description>&lt;p&gt;Description of the implementation can be found [here](http://pages.cs.wisc.edu/~markhill/cs354/Fall2008/notes/numbers.html).&lt;/p&gt;</description>
      <pubDate>Sun, 09 Nov 2008 19:05:31 UTC</pubDate>
      <guid>https://snipplr.com/view/9584/base-conversion-algorithm-decimal-to-hex-decimal-to-bin-hex-to-decimal-bin-to-decimal-etc</guid>
    </item>
    <item>
      <title>(Windows PowerShell) Replace String in file contents and file names using PowerShell - dreamlusion</title>
      <link>https://snipplr.com/view/8193/replace-string-in-file-contents-and-file-names-using-powershell</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 04 Sep 2008 11:58:08 UTC</pubDate>
      <guid>https://snipplr.com/view/8193/replace-string-in-file-contents-and-file-names-using-powershell</guid>
    </item>
    <item>
      <title>(Windows PowerShell) Use PowerShell to flatten your folders (batch rename) - dreamlusion</title>
      <link>https://snipplr.com/view/8188/use-powershell-to-flatten-your-folders-batch-rename</link>
      <description>&lt;p&gt;This command will recursively move your *.jpg images into the current directory, and add the originally containing directory name as a prefix for the image file.&lt;/p&gt;</description>
      <pubDate>Thu, 04 Sep 2008 10:33:59 UTC</pubDate>
      <guid>https://snipplr.com/view/8188/use-powershell-to-flatten-your-folders-batch-rename</guid>
    </item>
    <item>
      <title>(Windows PowerShell) PowerShell Massive/Batch Extraction - dreamlusion</title>
      <link>https://snipplr.com/view/8187/powershell-massivebatch-extraction</link>
      <description>&lt;p&gt;To run this script you will need the open source 7-Zip utility which is available [here](http://www.7-zip.org/).&lt;/p&gt;</description>
      <pubDate>Thu, 04 Sep 2008 10:21:21 UTC</pubDate>
      <guid>https://snipplr.com/view/8187/powershell-massivebatch-extraction</guid>
    </item>
    <item>
      <title>(C#) ImgX Controls / ASP.NET AJAX Demo Page with Scanning, Upload and Thumbnail generation. - dreamlusion</title>
      <link>https://snipplr.com/view/8006/imgx-controls--aspnet-ajax-demo-page-with-scanning-upload-and-thumbnail-generation</link>
      <description>&lt;p&gt;To run this demo, you need to download and install the trial verson of ImgX Controls from [here](http://www.atalasoft.com/download/ImgX64.exe). You may also want to download a scanner emulator (TWAIN data source), such as _TWAIN WG sample source_ available with the TWAIN Toolkit [here](http://www.twain.org/devfiles/twainkit.exe).&lt;/p&gt;</description>
      <pubDate>Sun, 24 Aug 2008 17:12:35 UTC</pubDate>
      <guid>https://snipplr.com/view/8006/imgx-controls--aspnet-ajax-demo-page-with-scanning-upload-and-thumbnail-generation</guid>
    </item>
    <item>
      <title>(C#) ASP.NET Hello World! - dreamlusion</title>
      <link>https://snipplr.com/view/8005/aspnet-hello-world</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 24 Aug 2008 17:04:52 UTC</pubDate>
      <guid>https://snipplr.com/view/8005/aspnet-hello-world</guid>
    </item>
  </channel>
</rss>
