<?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 19:16:33 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) Vb.net Importing .dll - brandonio21</title>
      <link>https://snipplr.com/view/39100/vbnet-importing-dll</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 16 Aug 2010 02:52:52 UTC</pubDate>
      <guid>https://snipplr.com/view/39100/vbnet-importing-dll</guid>
    </item>
    <item>
      <title>(VB.NET) Vb.NET Save File - brandonio21</title>
      <link>https://snipplr.com/view/38799/vbnet-save-file</link>
      <description>&lt;p&gt;This code can be used to save a file!&lt;/p&gt;</description>
      <pubDate>Tue, 10 Aug 2010 03:06:11 UTC</pubDate>
      <guid>https://snipplr.com/view/38799/vbnet-save-file</guid>
    </item>
    <item>
      <title>(VB.NET) Vb.net Check for 30 day trial - brandonio21</title>
      <link>https://snipplr.com/view/38023/vbnet-check-for-30-day-trial</link>
      <description>&lt;p&gt;Created by Brandon&lt;/p&gt;</description>
      <pubDate>Thu, 29 Jul 2010 12:07:11 UTC</pubDate>
      <guid>https://snipplr.com/view/38023/vbnet-check-for-30-day-trial</guid>
    </item>
    <item>
      <title>(VB.NET) Using CASES to generate random items - brandonio21</title>
      <link>https://snipplr.com/view/37763/using-cases-to-generate-random-items</link>
      <description>&lt;p&gt;This code can be used to make random items from a list of specified items.&lt;/p&gt;</description>
      <pubDate>Fri, 23 Jul 2010 05:00:12 UTC</pubDate>
      <guid>https://snipplr.com/view/37763/using-cases-to-generate-random-items</guid>
    </item>
    <item>
      <title>(VB.NET) REQUEST : PASSWORD PROTECTION - brandonio21</title>
      <link>https://snipplr.com/view/28573/request--password-protection</link>
      <description>&lt;p&gt;//Made by Brandonio21\\&lt;/p&gt;</description>
      <pubDate>Thu, 18 Feb 2010 18:51:27 UTC</pubDate>
      <guid>https://snipplr.com/view/28573/request--password-protection</guid>
    </item>
    <item>
      <title>(PHP) HTML CONTACT FORM PROCESS - brandonio21</title>
      <link>https://snipplr.com/view/21126/html-contact-form-process</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 13 Oct 2009 20:17:20 UTC</pubDate>
      <guid>https://snipplr.com/view/21126/html-contact-form-process</guid>
    </item>
    <item>
      <title>(VB.NET) Count Lines in RichTextBox - brandonio21</title>
      <link>https://snipplr.com/view/21078/count-lines-in-richtextbox</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 12 Oct 2009 23:18:04 UTC</pubDate>
      <guid>https://snipplr.com/view/21078/count-lines-in-richtextbox</guid>
    </item>
    <item>
      <title>(VB.NET) Vb2008 Open File - brandonio21</title>
      <link>https://snipplr.com/view/20311/vb2008-open-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 27 Sep 2009 18:43:44 UTC</pubDate>
      <guid>https://snipplr.com/view/20311/vb2008-open-file</guid>
    </item>
    <item>
      <title>(PHP) PHP Create Thumbnails [PNG] - brandonio21</title>
      <link>https://snipplr.com/view/19462/php-create-thumbnails-png</link>
      <description>&lt;p&gt;This code is not made by me : But it was used for one of my projects. This code scans for all png files in a directory and creates a 100x100 thumbnail and moves it into a specified directory.&#13;
&#13;
:.INCLUDES A DATA TEXT CODE WHICH PUTS THE NAMES OF ALL FILES IN THAT DIRECTORY INTO A TEXT FILE, WHICH IS SAVED AS data.txt.:&lt;/p&gt;</description>
      <pubDate>Wed, 09 Sep 2009 21:22:11 UTC</pubDate>
      <guid>https://snipplr.com/view/19462/php-create-thumbnails-png</guid>
    </item>
    <item>
      <title>(PHP) PHP Create Thumbnails [JPEG] - brandonio21</title>
      <link>https://snipplr.com/view/19461/php-create-thumbnails-jpeg</link>
      <description>&lt;p&gt;This code is not made by me : But it was used for one of my projects.&#13;
This code scans for all jpeg files in a directory and creates a 100x100 thumbnail and moves it into a specified directory.&#13;
&#13;
:.INCLUDES A DATA TEXT CODE WHICH PUTS THE NAMES OF ALL FILES IN THAT DIRECTORY INTO A TEXT FILE, WHICH IS SAVED AS data.txt.:&lt;/p&gt;</description>
      <pubDate>Wed, 09 Sep 2009 21:20:37 UTC</pubDate>
      <guid>https://snipplr.com/view/19461/php-create-thumbnails-jpeg</guid>
    </item>
    <item>
      <title>(PHP) PHP Create Thumbnails [GIF] - brandonio21</title>
      <link>https://snipplr.com/view/19460/php-create-thumbnails-gif</link>
      <description>&lt;p&gt;This code is not made by me : But it was used for one of my projects.&#13;
This code scans for all gif files in a directory and creates a 100x100 thumbnail and moves it into a specified directory.&#13;
&#13;
:.INCLUDES A DATA TEXT CODE WHICH PUTS THE NAMES OF ALL FILES IN THAT DIRECTORY INTO A TEXT FILE, WHICH IS SAVED AS data.txt.:&lt;/p&gt;</description>
      <pubDate>Wed, 09 Sep 2009 21:19:56 UTC</pubDate>
      <guid>https://snipplr.com/view/19460/php-create-thumbnails-gif</guid>
    </item>
    <item>
      <title>(VB.NET) Program Updater(vb2008) - brandonio21</title>
      <link>https://snipplr.com/view/19324/program-updatervb2008</link>
      <description>&lt;p&gt;Variable/Parameter Discussion : &#13;
msg = Do you want to display a message box if you have the current version? (true/false)&#13;
currentversion = The version of the program&#13;
txtdocumentaddress = The text document web address containing the most updated version&#13;
exeaddress = the location of the updater .exe  [You can make this with WINRAR - To learn how to do this goto : http://www.hotlinkfiles.com/files/2799514_xsw67/tut.txt&#13;
&#13;
&#13;
\This is my first snipplr post, Hope you enjoy/&#13;
    This coding is used in *Brandons Timer 9* and *Brandons HTML-Ide*&lt;/p&gt;</description>
      <pubDate>Sun, 06 Sep 2009 18:49:04 UTC</pubDate>
      <guid>https://snipplr.com/view/19324/program-updatervb2008</guid>
    </item>
  </channel>
</rss>
