<?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 09:52:25 +0000</lastBuildDate>
    <item>
      <title>(jQuery) JQuery Image Swap - Uzbekjon</title>
      <link>https://snipplr.com/view/13986/jquery-image-swap</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 13 Apr 2009 08:25:40 UTC</pubDate>
      <guid>https://snipplr.com/view/13986/jquery-image-swap</guid>
    </item>
    <item>
      <title>(jQuery) jQuery Preload Images - Uzbekjon</title>
      <link>https://snipplr.com/view/13823/jquery-preload-images</link>
      <description>&lt;p&gt;This script preloads images in your document or lets your to preload images by their url and insert or append them in your DOM tree later.&lt;/p&gt;</description>
      <pubDate>Mon, 06 Apr 2009 10:29:53 UTC</pubDate>
      <guid>https://snipplr.com/view/13823/jquery-preload-images</guid>
    </item>
    <item>
      <title>(jQuery) Get YouTube video thumbnails URL with jQuery - Uzbekjon</title>
      <link>https://snipplr.com/view/13275/get-youtube-video-thumbnails-url-with-jquery</link>
      <description>&lt;p&gt;Lets you get YouTube video scene images by video id or youtube video url using only javascript OR jQuery.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Mar 2009 07:23:20 UTC</pubDate>
      <guid>https://snipplr.com/view/13275/get-youtube-video-thumbnails-url-with-jquery</guid>
    </item>
    <item>
      <title>(Java) Running HSQLDB stand-alone - Uzbekjon</title>
      <link>https://snipplr.com/view/10285/running-hsqldb-standalone</link>
      <description>&lt;p&gt;you should specify path to hsqldb.jar file.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Dec 2008 07:58:26 UTC</pubDate>
      <guid>https://snipplr.com/view/10285/running-hsqldb-standalone</guid>
    </item>
    <item>
      <title>(Java) Traversing the Map (HashMap) in Java - Uzbekjon</title>
      <link>https://snipplr.com/view/10284/traversing-the-map-hashmap-in-java</link>
      <description>&lt;p&gt;How to traverse a hash map in java, similar to PHP's foreach.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Dec 2008 07:53:38 UTC</pubDate>
      <guid>https://snipplr.com/view/10284/traversing-the-map-hashmap-in-java</guid>
    </item>
    <item>
      <title>(XML) Hibernate Maven Project Object Model (pom.xml) - Uzbekjon</title>
      <link>https://snipplr.com/view/9550/hibernate-maven-project-object-model-pomxml</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2008 09:34:42 UTC</pubDate>
      <guid>https://snipplr.com/view/9550/hibernate-maven-project-object-model-pomxml</guid>
    </item>
    <item>
      <title>(JavaScript) Logging in Firebug - Uzbekjon</title>
      <link>https://snipplr.com/view/9496/logging-in-firebug</link>
      <description>&lt;p&gt;Lets you log and display variables in Firebug console.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Nov 2008 06:53:14 UTC</pubDate>
      <guid>https://snipplr.com/view/9496/logging-in-firebug</guid>
    </item>
    <item>
      <title>(XML) Hibernate XML Configuration file - Uzbekjon</title>
      <link>https://snipplr.com/view/8929/hibernate-xml-configuration-file</link>
      <description>&lt;p&gt;Hibernate xml configuration file "hibernate.cfg.xml".&lt;/p&gt;</description>
      <pubDate>Fri, 10 Oct 2008 03:17:43 UTC</pubDate>
      <guid>https://snipplr.com/view/8929/hibernate-xml-configuration-file</guid>
    </item>
    <item>
      <title>(XML) Hibernate XML Mapping - Uzbekjon</title>
      <link>https://snipplr.com/view/8790/hibernate-xml-mapping</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 03 Oct 2008 04:00:24 UTC</pubDate>
      <guid>https://snipplr.com/view/8790/hibernate-xml-mapping</guid>
    </item>
    <item>
      <title>(Java) Context file for Tomcat - Uzbekjon</title>
      <link>https://snipplr.com/view/8396/context-file-for-tomcat</link>
      <description>&lt;p&gt;Create an xml file with this content to tell Tomcat to use seperate folder (can be any folder, even out of tomcat root) as a root folder of your application.&#13;
&#13;
Copy this file into TomcatDir/conf/Catalina/localhost&lt;/p&gt;</description>
      <pubDate>Mon, 15 Sep 2008 01:29:15 UTC</pubDate>
      <guid>https://snipplr.com/view/8396/context-file-for-tomcat</guid>
    </item>
    <item>
      <title>(Java) Luhn Formula (Algorithm) - Uzbekjon</title>
      <link>https://snipplr.com/view/7823/luhn-formula-algorithm</link>
      <description>&lt;p&gt;Test harness for an implementation of the Luhn algorithm that checks the validity of a credit card number.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 02:03:23 UTC</pubDate>
      <guid>https://snipplr.com/view/7823/luhn-formula-algorithm</guid>
    </item>
    <item>
      <title>(Java) Convert java properties file from UTF to ASCII - Uzbekjon</title>
      <link>https://snipplr.com/view/7721/convert-java-properties-file-from-utf-to-ascii</link>
      <description>&lt;p&gt;You can use this command to convert your properties file to ASCII encoded file. Normally you'll need it to convert your language.properties file.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Aug 2008 01:20:48 UTC</pubDate>
      <guid>https://snipplr.com/view/7721/convert-java-properties-file-from-utf-to-ascii</guid>
    </item>
    <item>
      <title>(CSS) Placing background image to the bottom of the page in Firefox - Uzbekjon</title>
      <link>https://snipplr.com/view/7580/placing-background-image-to-the-bottom-of-the-page-in-firefox</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 07:55:27 UTC</pubDate>
      <guid>https://snipplr.com/view/7580/placing-background-image-to-the-bottom-of-the-page-in-firefox</guid>
    </item>
    <item>
      <title>(Java) Create a JavaBean - Uzbekjon</title>
      <link>https://snipplr.com/view/7486/create-a-javabean</link>
      <description>&lt;p&gt;This assumes that you want the resulting JAR file to be named BangBean.jar, and that youâ€™ve put the manifest in a file called BangBean.mf&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 04:01:54 UTC</pubDate>
      <guid>https://snipplr.com/view/7486/create-a-javabean</guid>
    </item>
    <item>
      <title>(CSS) IE only CSS rule - Uzbekjon</title>
      <link>https://snipplr.com/view/7158/ie-only-css-rule</link>
      <description>&lt;p&gt;This rule lets you define CSS rules that are visible to IE only.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jul 2008 06:56:57 UTC</pubDate>
      <guid>https://snipplr.com/view/7158/ie-only-css-rule</guid>
    </item>
    <item>
      <title>(CSS) Min-height attribute ignored in IE - Uzbekjon</title>
      <link>https://snipplr.com/view/7157/minheight-attribute-ignored-in-ie</link>
      <description>&lt;p&gt;â€œmin-heightâ€ attribute works well in Firefox but IE ignores it. IEâ€™s height act as FFâ€™s min-height. Note: in IE 7 problem was fixed.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jul 2008 06:55:34 UTC</pubDate>
      <guid>https://snipplr.com/view/7157/minheight-attribute-ignored-in-ie</guid>
    </item>
    <item>
      <title>(CSS) Bug Fix: IE Double Margin Float Bug - Uzbekjon</title>
      <link>https://snipplr.com/view/7156/bug-fix-ie-double-margin-float-bug</link>
      <description>&lt;p&gt;Itâ€™s an Internet Explorer-exclusive bug wherein an element that is floated â€“ and given a margin in the same direction as the float â€“ ends up with twice the specified margin size. The fix is extremely simple. All you have to do is apply a display: inline rule to your floated element.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jul 2008 06:53:30 UTC</pubDate>
      <guid>https://snipplr.com/view/7156/bug-fix-ie-double-margin-float-bug</guid>
    </item>
    <item>
      <title>(CSS) Hide CSS rules from IE-Mac, show to only IE-Win - Uzbekjon</title>
      <link>https://snipplr.com/view/7154/hide-css-rules-from-iemac-show-to-only-iewin</link>
      <description>&lt;p&gt;Change #floatbox and p selectors to anything you want...&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jul 2008 06:46:10 UTC</pubDate>
      <guid>https://snipplr.com/view/7154/hide-css-rules-from-iemac-show-to-only-iewin</guid>
    </item>
  </channel>
</rss>
