<?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:17:41 +0000</lastBuildDate>
    <item>
      <title>(PHP) Validate email address PHP - visudex</title>
      <link>https://snipplr.com/view/44666/validate-email-address-php</link>
      <description>&lt;p&gt;This snippet is a PHP function that checks if an email address is valid&lt;/p&gt;</description>
      <pubDate>Mon, 22 Nov 2010 19:22:55 UTC</pubDate>
      <guid>https://snipplr.com/view/44666/validate-email-address-php</guid>
    </item>
    <item>
      <title>(Java) Helper method to print to the console - visudex</title>
      <link>https://snipplr.com/view/44364/helper-method-to-print-to-the-console</link>
      <description>&lt;p&gt;Ever got tired of writing System.out.print(); all the time when testing, well, to avoid this, just create a helper method that will narrow it down to print();&lt;/p&gt;</description>
      <pubDate>Thu, 18 Nov 2010 20:34:50 UTC</pubDate>
      <guid>https://snipplr.com/view/44364/helper-method-to-print-to-the-console</guid>
    </item>
    <item>
      <title>(Java) Read User Input Java with Scanner Class - visudex</title>
      <link>https://snipplr.com/view/44362/read-user-input-java-with-scanner-class</link>
      <description>&lt;p&gt;This snippet will allow you to read user's input when they write in the console. This method uses the Scanner class, which is my favorite way of doing instead of using the Buffered Reader, with the Scanner, you can also read from a file.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Nov 2010 20:08:35 UTC</pubDate>
      <guid>https://snipplr.com/view/44362/read-user-input-java-with-scanner-class</guid>
    </item>
    <item>
      <title>(Java) Screen Shot in Java and saves as PNG - visudex</title>
      <link>https://snipplr.com/view/44359/screen-shot-in-java-and-saves-as-png</link>
      <description>&lt;p&gt;This snippet will allow you to capture your screen in Java and saves the image as a PNG&lt;/p&gt;</description>
      <pubDate>Thu, 18 Nov 2010 19:51:24 UTC</pubDate>
      <guid>https://snipplr.com/view/44359/screen-shot-in-java-and-saves-as-png</guid>
    </item>
    <item>
      <title>(CSS) Inner Shadow with CSS3 - visudex</title>
      <link>https://snipplr.com/view/44358/inner-shadow-with-css3</link>
      <description>&lt;p&gt;Use the regular box shadow, but add the keyword "inset" as the last parameter.&#13;
Works in Firefox, Safari, Chrome, Opera and IE9.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Nov 2010 19:33:04 UTC</pubDate>
      <guid>https://snipplr.com/view/44358/inner-shadow-with-css3</guid>
    </item>
  </channel>
</rss>
