<?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, 17 Jun 2026 09:15:45 +0000</lastBuildDate>
    <item>
      <title>(Java) How to Java configuration file with terraform - NehaBharti5825</title>
      <link>https://snipplr.com/view/337442/how-to-java-configuration-file-with-terraform</link>
      <description>&lt;p&gt;The examples use real providers that launch real resources. That means they can cost money to experiment with. To avoid unexpected charges, be sure to understand the price of resources before launching them, and verify any unneeded resources are cleaned up afterward.&lt;/p&gt;</description>
      <pubDate>Sat, 14 Mar 2020 12:10:44 UTC</pubDate>
      <guid>https://snipplr.com/view/337442/how-to-java-configuration-file-with-terraform</guid>
    </item>
    <item>
      <title>(XML) Hibernate project - priyagchaudhary</title>
      <link>https://snipplr.com/view/337137/hibernate-project</link>
      <description>&lt;p&gt;In this article, we will show you how to create a Hibernate Application using Java configuration without using hibernate.cfg.xml to connect the MySQL database.&#13;
&#13;
Below diagram shows Java code for Hibernate settings equivalent to hibernate.cfg.xml's properties&lt;/p&gt;</description>
      <pubDate>Tue, 28 Jan 2020 07:34:41 UTC</pubDate>
      <guid>https://snipplr.com/view/337137/hibernate-project</guid>
    </item>
    <item>
      <title>(Java) Example of Java Sample SMS code - Broadnet</title>
      <link>https://snipplr.com/view/325646/example-of-java-sample-sms-code</link>
      <description>&lt;p&gt;This example of Java SMS Sample Code utilizes a clichéd Java Object API.&lt;/p&gt;</description>
      <pubDate>Tue, 18 Jul 2017 01:08:05 UTC</pubDate>
      <guid>https://snipplr.com/view/325646/example-of-java-sample-sms-code</guid>
    </item>
    <item>
      <title>(Java) Big Number Bitwise Operator - m3hdiii</title>
      <link>https://snipplr.com/view/146523/big-number-bitwise-operator</link>
      <description>&lt;p&gt;This Utility Class will receive two big number and do the Bitwise Operation on them using specific radix.&lt;/p&gt;</description>
      <pubDate>Wed, 30 Mar 2016 01:54:48 UTC</pubDate>
      <guid>https://snipplr.com/view/146523/big-number-bitwise-operator</guid>
    </item>
    <item>
      <title>(Java) Delegation pattern - kolepep</title>
      <link>https://snipplr.com/view/146255/delegation-pattern</link>
      <description>&lt;p&gt;In software engineering, the delegation pattern is a design pattern in object-oriented programming where an object, instead of performing one of its stated tasks, delegates that task to an associated helper object.&lt;/p&gt;</description>
      <pubDate>Tue, 01 Mar 2016 09:33:28 UTC</pubDate>
      <guid>https://snipplr.com/view/146255/delegation-pattern</guid>
    </item>
    <item>
      <title>(Java) Strategic Pattern v3 - jasonhue</title>
      <link>https://snipplr.com/view/98502/strategic-pattern-v3</link>
      <description>&lt;p&gt;Strategic Pattern v3&lt;/p&gt;</description>
      <pubDate>Fri, 24 Apr 2015 12:08:20 UTC</pubDate>
      <guid>https://snipplr.com/view/98502/strategic-pattern-v3</guid>
    </item>
    <item>
      <title>(Java) Strategic Pattern v2 - jasonhue</title>
      <link>https://snipplr.com/view/98501/strategic-pattern-v2</link>
      <description>&lt;p&gt;strategic pattern with spring testing&lt;/p&gt;</description>
      <pubDate>Fri, 24 Apr 2015 11:59:34 UTC</pubDate>
      <guid>https://snipplr.com/view/98501/strategic-pattern-v2</guid>
    </item>
    <item>
      <title>(Java) Java Arrays.sort() Example - nulldev</title>
      <link>https://snipplr.com/view/90655/java-arrayssort-example</link>
      <description>&lt;p&gt;An example of the Arrays.sort() function. Taken from: http://www.tutorialspoint.com/java/util/arrays_sort_int.htm&lt;/p&gt;</description>
      <pubDate>Wed, 18 Feb 2015 13:51:59 UTC</pubDate>
      <guid>https://snipplr.com/view/90655/java-arrayssort-example</guid>
    </item>
    <item>
      <title>(Java) Reverse String Array - nulldev</title>
      <link>https://snipplr.com/view/90654/reverse-string-array</link>
      <description>&lt;p&gt;Reverses a Java string array, taken from: http://www.java-examples.com/java-reverse-string-array-example&lt;/p&gt;</description>
      <pubDate>Wed, 18 Feb 2015 13:48:59 UTC</pubDate>
      <guid>https://snipplr.com/view/90654/reverse-string-array</guid>
    </item>
    <item>
      <title>(Java) Concatenating String in Java - lpiaitdepok</title>
      <link>https://snipplr.com/view/85122/concatenating-string-in-java</link>
      <description>&lt;p&gt;Concatenating String in Java&lt;/p&gt;</description>
      <pubDate>Sat, 27 Dec 2014 21:41:50 UTC</pubDate>
      <guid>https://snipplr.com/view/85122/concatenating-string-in-java</guid>
    </item>
    <item>
      <title>(Java) Comment style in Java - lpiaitdepok</title>
      <link>https://snipplr.com/view/85120/comment-style-in-java</link>
      <description>&lt;p&gt;Comment style in Java&lt;/p&gt;</description>
      <pubDate>Sat, 27 Dec 2014 21:24:55 UTC</pubDate>
      <guid>https://snipplr.com/view/85120/comment-style-in-java</guid>
    </item>
    <item>
      <title>(Java) Heron's Formula - acecengic</title>
      <link>https://snipplr.com/view/84231/herons-formula</link>
      <description>&lt;p&gt;Java Heron's formula&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2014 15:44:51 UTC</pubDate>
      <guid>https://snipplr.com/view/84231/herons-formula</guid>
    </item>
    <item>
      <title>(Java) Selection Sort Java - acecengic</title>
      <link>https://snipplr.com/view/84229/selection-sort-java</link>
      <description>&lt;p&gt;selection sort in java&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2014 15:15:52 UTC</pubDate>
      <guid>https://snipplr.com/view/84229/selection-sort-java</guid>
    </item>
    <item>
      <title>(Java) Java Word Processor - acecengic</title>
      <link>https://snipplr.com/view/84217/java-word-processor</link>
      <description>&lt;p&gt;Applet that does basic word processor functions&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2014 14:42:29 UTC</pubDate>
      <guid>https://snipplr.com/view/84217/java-word-processor</guid>
    </item>
    <item>
      <title>(Bash) Install oracle-java one-liner - dbiesecke</title>
      <link>https://snipplr.com/view/81020/install-oraclejava-oneliner</link>
      <description>&lt;p&gt;* Install oracle-java with one line, prompt for sudo if not root&#13;
 - more infos on (duinsoft)[http://www.duinsoft.nl]&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2014 05:54:10 UTC</pubDate>
      <guid>https://snipplr.com/view/81020/install-oraclejava-oneliner</guid>
    </item>
    <item>
      <title>(Java) Fibonacciç¬¬né¡¹javaå®žçŽ° - jacktan</title>
      <link>https://snipplr.com/view/80054/fibonaccinjava</link>
      <description>&lt;p&gt;è€ƒè™‘åˆ°Fibonacciæ•°åˆ—å¢žé•¿é€Ÿåº¦ä¹‹å¿«ï¼Œè¿”å›žå€¼ç”¨longç±»åž‹ï¼›å¦‚æžœlongç±»åž‹è¿˜ä¸å¤Ÿï¼Œä¸‹ä¸€æ­¥è€ƒè™‘ä½¿ç”¨BigIntegerç±»ã€‚&#13;
&#13;
----&#13;
//TODO&#13;
&#13;
* è¡¥å……ä¸¤ç§æ–¹æ³•çš„å¤§Oåˆ†æžå’Œæ€§èƒ½æµ‹è¯•&lt;/p&gt;</description>
      <pubDate>Mon, 20 Oct 2014 13:49:56 UTC</pubDate>
      <guid>https://snipplr.com/view/80054/fibonaccinjava</guid>
    </item>
    <item>
      <title>(Java) Advanced Java mysql,oracle,...  connect, full functions - supupoff</title>
      <link>https://snipplr.com/view/74674/advanced-java-mysqloracle--connect-full-functions</link>
      <description>&lt;p&gt;use This Class to conenct to any database mysql oracle  access  and postgresql  and use functions to select update insert or update data from database &#13;
--&lt;/p&gt;</description>
      <pubDate>Sun, 25 May 2014 06:11:29 UTC</pubDate>
      <guid>https://snipplr.com/view/74674/advanced-java-mysqloracle--connect-full-functions</guid>
    </item>
    <item>
      <title>(Java) Java Code Sample to Create PDF from HTML Using REST API - johansonkatherine</title>
      <link>https://snipplr.com/view/74170/java-code-sample-to-create-pdf-from-html-using-rest-api</link>
      <description>&lt;p&gt;This code sample shows how Java developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Apr 2014 17:13:37 UTC</pubDate>
      <guid>https://snipplr.com/view/74170/java-code-sample-to-create-pdf-from-html-using-rest-api</guid>
    </item>
    <item>
      <title>(C#) C# Code Sample to Create PDF from HTML Using REST API - johansonkatherine</title>
      <link>https://snipplr.com/view/74169/c-code-sample-to-create-pdf-from-html-using-rest-api</link>
      <description>&lt;p&gt;This code sample shows how C# developers can create PDF file from HTML using Aspose.Pdf for Cloud API in their REST applications.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Apr 2014 15:49:48 UTC</pubDate>
      <guid>https://snipplr.com/view/74169/c-code-sample-to-create-pdf-from-html-using-rest-api</guid>
    </item>
    <item>
      <title>(Java) Tree Generation by given string content using JAVA - muzahidict</title>
      <link>https://snipplr.com/view/73906/tree-generation-by-given-string-content-using-java</link>
      <description>&lt;p&gt;This is a java class to generate a tree by given string content&lt;/p&gt;</description>
      <pubDate>Tue, 18 Mar 2014 16:40:53 UTC</pubDate>
      <guid>https://snipplr.com/view/73906/tree-generation-by-given-string-content-using-java</guid>
    </item>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:09:28 UTC</pubDate>
      <guid>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:04:04 UTC</pubDate>
      <guid>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(Java) Convert Each TIFF Frame to JPEG &amp; Transform them to PDF Format Using Java - johansonkatherine</title>
      <link>https://snipplr.com/view/73485/convert-each-tiff-frame-to-jpeg--transform-them-to-pdf-format-using-java</link>
      <description>&lt;p&gt;This technical tip shows how each TIFF frame can be converted to JPEG and then these images to PDF file using Aspose.Pdf for Java. Aspose.Pdf for Java is very well capable of dealing with TIFF images and can easily transform them into PDF format. However there are cases when a TIFF image contains frames with different resolution or page orientation and product might not work well. So in order to resolve such issues, we can first convert TIFF frames into individual JPEG images and then save these images into PDF format using Aspose.Pdf for Java.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Jan 2014 16:51:50 UTC</pubDate>
      <guid>https://snipplr.com/view/73485/convert-each-tiff-frame-to-jpeg--transform-them-to-pdf-format-using-java</guid>
    </item>
    <item>
      <title>(Java) Java: print values of all get-methods of an object - mcaordie</title>
      <link>https://snipplr.com/view/73421/java-print-values-of-all-getmethods-of-an-object</link>
      <description>&lt;p&gt;Surprisingly often I want to print all the values of some object for debugging reasons, and if the object has a lot of different get methods (and toString is not good for this), it is a pain to write all the print commands. That's when this snippet is useful (yes, it is not perfect, and if get methods are not named as "getXXX", it does not find those, but it is your own fault then).&lt;/p&gt;</description>
      <pubDate>Wed, 15 Jan 2014 00:46:03 UTC</pubDate>
      <guid>https://snipplr.com/view/73421/java-print-values-of-all-getmethods-of-an-object</guid>
    </item>
    <item>
      <title>(Visual Basic) Trading at www.cex.io ( VB Script ) - Create your own Bitcoin Trading BOT - rbillig</title>
      <link>https://snipplr.com/view/73211/trading-at-wwwcexio--vb-script---create-your-own-bitcoin-trading-bot</link>
      <description>&lt;p&gt;'&#13;
'&#13;
'    1, Create your cex.io account from https://cex.io/r/0/rbillig/0/ ( mandatory )&#13;
'    2, Tranfer Bitcoins to you account&#13;
'    3, Under your CEX account, create a public and secret key&#13;
'    4, Modify the 3 vars below ( G_USERNAME, G_APIKEY, G_APIKEY_SECRET )&#13;
'    5, If the decimal separator in your country is not ".", modify "G_SeparateurDecimalDuSyteme" ( eg "," for France )&#13;
'    6, Example below show how to display your balance and place an order&#13;
'    7, Send 0.01 BITCOINs to "1EfjFxXX31z7PQBKFHe7UQ7LduR64Vczf5" and use this basic code exemple to do more and more &#13;
'&#13;
'    Usage ( after acount creation and key and secret key settings ) : &#13;
'&#13;
'             1, Save this content to a file named c:\test.vbs&#13;
'             2, open a Windows command prompt ( start / run / type "cmd" )&#13;
'             3, type  "cscript c:\test.vbs"&#13;
'&#13;
'&#13;
'    If you win something with this code, help me and donate some BITCOINs to the following adress :&#13;
'    &#13;
'          1EfjFxXX31z7PQBKFHe7UQ7LduR64Vczf5&#13;
'&#13;
'&#13;
'    Creator Remy BILLIG - billig_remy@hotmail.com - December 2013 -  ( France )&#13;
'                                                    Special thanks to Demon ( http://demon.tw )&#13;
'&#13;
'&#13;
'                                                    Donation : "1EfjFxXX31z7PQBKFHe7UQ7LduR64Vczf5"&#13;
'                                                    Thank you&#13;
'    More info : https://cex.io/api&#13;
'&lt;/p&gt;</description>
      <pubDate>Sun, 22 Dec 2013 18:49:58 UTC</pubDate>
      <guid>https://snipplr.com/view/73211/trading-at-wwwcexio--vb-script---create-your-own-bitcoin-trading-bot</guid>
    </item>
    <item>
      <title>(Java) JPA NonFlushableQueryWrapper - pachaman</title>
      <link>https://snipplr.com/view/72350/jpa-nonflushablequerywrapper</link>
      <description>&lt;p&gt;Wrapper over JPA query that avoid flush&lt;/p&gt;</description>
      <pubDate>Thu, 12 Sep 2013 20:30:18 UTC</pubDate>
      <guid>https://snipplr.com/view/72350/jpa-nonflushablequerywrapper</guid>
    </item>
    <item>
      <title>(Java) Externalizable Example - rnavanee</title>
      <link>https://snipplr.com/view/72160/externalizable-example</link>
      <description>&lt;p&gt;Externalizable interface provides you an alternate to Serializable interface. In Externalizable, you specify how/what to persist. &#13;
&#13;
Seralizable persists all non-transient elements using default serialize/deserialize implementation.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Aug 2013 10:13:19 UTC</pubDate>
      <guid>https://snipplr.com/view/72160/externalizable-example</guid>
    </item>
    <item>
      <title>(Java) Java OutOfMemory Example - rnavanee</title>
      <link>https://snipplr.com/view/72141/java-outofmemory-example</link>
      <description>&lt;p&gt;This java code, when executed, throws OOM error. &#13;
&#13;
Java Console:&#13;
...&#13;
Exception in thread "main" java.lang.OutOfMemoryError&#13;
...&#13;
&#13;
Heapdump Data:&#13;
...&#13;
1STHEAPFREE    Bytes of Heap Space Free: 0 &#13;
1STHEAPALLOC   Bytes of Heap Space Allocated: 66666600 &#13;
...&lt;/p&gt;</description>
      <pubDate>Sat, 17 Aug 2013 06:53:55 UTC</pubDate>
      <guid>https://snipplr.com/view/72141/java-outofmemory-example</guid>
    </item>
    <item>
      <title>(Java) Determine the minimum number of coins for change - rnavanee</title>
      <link>https://snipplr.com/view/71911/determine-the-minimum-number-of-coins-for-change</link>
      <description>&lt;p&gt;Determine the minimum number of coins for change&#13;
Given any number between 1 and 99, determine how to give change with the minimum number of coins. You can assume that the coins are 1c, 2c, 5c, 10c, 20c and 50c.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Jul 2013 08:18:12 UTC</pubDate>
      <guid>https://snipplr.com/view/71911/determine-the-minimum-number-of-coins-for-change</guid>
    </item>
    <item>
      <title>(Java) Calculate The Second Highest Frequency - rnavanee</title>
      <link>https://snipplr.com/view/71909/calculate-the-second-highest-frequency</link>
      <description>&lt;p&gt;Calculate The Second Highest Frequency &#13;
Write a method that accepts a String and returns the  character with the second highest frequency. For example "aabbbc" would return 'a'. If the string contains spaces, they can be disregarded from the count.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Jul 2013 08:15:49 UTC</pubDate>
      <guid>https://snipplr.com/view/71909/calculate-the-second-highest-frequency</guid>
    </item>
    <item>
      <title>(Java) Java Reflection and recursive JSON deserializer using Gson - mindinmotionmkd</title>
      <link>https://snipplr.com/view/71742/java-reflection-and-recursive-json-deserializer-using-gson</link>
      <description>&lt;p&gt;Change the generic class to whatever class you wish. JSON arrays, types etc, are not handled, you should do that. Purpose of this snippet is to deserialize only needed JSON keys with respect to the class members of your class.&lt;/p&gt;</description>
      <pubDate>Sat, 06 Jul 2013 05:24:20 UTC</pubDate>
      <guid>https://snipplr.com/view/71742/java-reflection-and-recursive-json-deserializer-using-gson</guid>
    </item>
    <item>
      <title>(Java) DropboxAPI -  folder content - RobinD</title>
      <link>https://snipplr.com/view/71528/dropboxapi---folder-content</link>
      <description>&lt;p&gt;Iterating through a Dropbox Folder&lt;/p&gt;</description>
      <pubDate>Fri, 14 Jun 2013 22:50:02 UTC</pubDate>
      <guid>https://snipplr.com/view/71528/dropboxapi---folder-content</guid>
    </item>
    <item>
      <title>(Java) Fill Character List From ASCII Table And Sort - borysn</title>
      <link>https://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort</link>
      <description>&lt;p&gt;FIll a List&lt;Character&gt; with ASCII (0-127) characters with a given number of characters.&lt;/p&gt;</description>
      <pubDate>Fri, 31 May 2013 11:00:46 UTC</pubDate>
      <guid>https://snipplr.com/view/71355/fill-character-list-from-ascii-table-and-sort</guid>
    </item>
    <item>
      <title>(Java) Generic pretty print based on chars per line - borysn</title>
      <link>https://snipplr.com/view/71353/generic-pretty-print-based-on-chars-per-line</link>
      <description>&lt;p&gt;Generic method for printing a list to the console based on the number of characters per line.&lt;/p&gt;</description>
      <pubDate>Fri, 31 May 2013 08:12:11 UTC</pubDate>
      <guid>https://snipplr.com/view/71353/generic-pretty-print-based-on-chars-per-line</guid>
    </item>
    <item>
      <title>(Java) Simple java http server, from java - alexedy</title>
      <link>https://snipplr.com/view/71346/simple-java-http-server-from-java</link>
      <description>&lt;p&gt;A simple http server,  from java JDK.&lt;/p&gt;</description>
      <pubDate>Fri, 31 May 2013 01:23:43 UTC</pubDate>
      <guid>https://snipplr.com/view/71346/simple-java-http-server-from-java</guid>
    </item>
    <item>
      <title>(Java) medium quality random number generator - fahrenx</title>
      <link>https://snipplr.com/view/70883/medium-quality-random-number-generator</link>
      <description>&lt;p&gt;From Java Concurrency in practice&lt;/p&gt;</description>
      <pubDate>Mon, 22 Apr 2013 23:16:20 UTC</pubDate>
      <guid>https://snipplr.com/view/70883/medium-quality-random-number-generator</guid>
    </item>
    <item>
      <title>(Java) Iterating through cursor - noloman</title>
      <link>https://snipplr.com/view/70435/iterating-through-cursor</link>
      <description>&lt;p&gt;Iterating through cursor&lt;/p&gt;</description>
      <pubDate>Fri, 15 Mar 2013 19:59:26 UTC</pubDate>
      <guid>https://snipplr.com/view/70435/iterating-through-cursor</guid>
    </item>
    <item>
      <title>(Groovy) Jar with dependencies task for build.gradle - alces</title>
      <link>https://snipplr.com/view/70371/jar-with-dependencies-task-for-buildgradle</link>
      <description>&lt;p&gt;Custom task using gradle java plugin for build runnable jar file with full dependencies set&lt;/p&gt;</description>
      <pubDate>Tue, 12 Mar 2013 23:51:12 UTC</pubDate>
      <guid>https://snipplr.com/view/70371/jar-with-dependencies-task-for-buildgradle</guid>
    </item>
    <item>
      <title>(Java) Basic browser in java fx - alexedy</title>
      <link>https://snipplr.com/view/70308/basic-browser-in-java-fx</link>
      <description>&lt;p&gt;don't forget to add jfxrt.jar to class path&lt;/p&gt;</description>
      <pubDate>Thu, 07 Mar 2013 09:23:09 UTC</pubDate>
      <guid>https://snipplr.com/view/70308/basic-browser-in-java-fx</guid>
    </item>
    <item>
      <title>(Java) Drawable to Bitmap - noloman</title>
      <link>https://snipplr.com/view/70172/drawable-to-bitmap</link>
      <description>&lt;p&gt;How to convert a drawable to a bitmap&lt;/p&gt;</description>
      <pubDate>Fri, 01 Mar 2013 02:50:50 UTC</pubDate>
      <guid>https://snipplr.com/view/70172/drawable-to-bitmap</guid>
    </item>
    <item>
      <title>(Java) Test-Type Exam Correction With Java - eiger824</title>
      <link>https://snipplr.com/view/69859/testtype-exam-correction-with-java</link>
      <description>&lt;p&gt;A simple way of correcting tests with Java. In this piece of code I just defined two possible models or answers, they're all random, but the only thing needed is to update them with valid answers. The length of the test? I just did it for a 10-question test, but it can naturally be extended to the number of answers the teacher may want.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Feb 2013 06:38:23 UTC</pubDate>
      <guid>https://snipplr.com/view/69859/testtype-exam-correction-with-java</guid>
    </item>
    <item>
      <title>(Java) Basic Database in Java. Updated Version - eiger824</title>
      <link>https://snipplr.com/view/69567/basic-database-in-java-updated-version</link>
      <description>&lt;p&gt;A basic database made in Java. It resembles a mobile phone contacts activity in which user is prompted to introduce some data of new contacts.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2013 21:23:58 UTC</pubDate>
      <guid>https://snipplr.com/view/69567/basic-database-in-java-updated-version</guid>
    </item>
    <item>
      <title>(Java) Text-to-Binary Encoder - eiger824</title>
      <link>https://snipplr.com/view/69415/texttobinary-encoder</link>
      <description>&lt;p&gt;A simple Text Encoder.&lt;/p&gt;</description>
      <pubDate>Fri, 11 Jan 2013 00:47:47 UTC</pubDate>
      <guid>https://snipplr.com/view/69415/texttobinary-encoder</guid>
    </item>
    <item>
      <title>(Java) DSTG_Projekt_WebKalkulator_ - DSTG_Kwan</title>
      <link>https://snipplr.com/view/69389/dstgprojektwebkalkulator</link>
      <description>&lt;p&gt;Web aplikacija generira sluÄajne registracijske oznake za grad Zagreb u odabranom formatu. Ispisuje se i broj moguÄ‡ih razliÄitih registracijskih tablica za taj format.&lt;/p&gt;</description>
      <pubDate>Wed, 09 Jan 2013 04:03:10 UTC</pubDate>
      <guid>https://snipplr.com/view/69389/dstgprojektwebkalkulator</guid>
    </item>
    <item>
      <title>(Java) Inserted line into webservice consumer methods to add SOAP Headers - lspellman</title>
      <link>https://snipplr.com/view/69126/inserted-line-into-webservice-consumer-methods-to-add-soap-headers</link>
      <description>&lt;p&gt;When Domino is used to create a webservice consumer, it does not provide an easy way to add SOAP headers to method calls.  To do so, extend the STUB class it provides, copy any methods that need SOAP headers, and insert a line after the 'createCall' to provide that functionality.  See snippet 69125 for the details of the 'createSessionHeader' code.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Dec 2012 00:36:25 UTC</pubDate>
      <guid>https://snipplr.com/view/69126/inserted-line-into-webservice-consumer-methods-to-add-soap-headers</guid>
    </item>
    <item>
      <title>(Java) Java method to add SOAP header - lspellman</title>
      <link>https://snipplr.com/view/69125/java-method-to-add-soap-header</link>
      <description>&lt;p&gt;Some webservices require a SOAP header to be added to requests (typically with authentication information).  For Domino webservice consumer code, this can be handled by extending the generated stub class and rewriting the service calls that are being used.  Those methods all execute a 'createCall'.  After you have a handle to the call, you can call this custom method to add headers to it.&#13;
&#13;
NOTE:  The oli log methods are to a custom logger (OpenLog) which is setup elsewhere in the class.  Delete if not using OpenLog.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Dec 2012 00:23:20 UTC</pubDate>
      <guid>https://snipplr.com/view/69125/java-method-to-add-soap-header</guid>
    </item>
    <item>
      <title>(Java) Java - reverse a linked list - djangofan</title>
      <link>https://snipplr.com/view/69093/java--reverse-a-linked-list</link>
      <description>&lt;p&gt;Reverse a linked list using Java.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Dec 2012 11:30:59 UTC</pubDate>
      <guid>https://snipplr.com/view/69093/java--reverse-a-linked-list</guid>
    </item>
    <item>
      <title>(Java) Generar Clases skel y stub (RMI) in Netbeans - thescorpion</title>
      <link>https://snipplr.com/view/67951/generar-clases-skel-y-stub-rmi-in-netbeans</link>
      <description>&lt;p&gt;Para genera clases de RMI skel y stub en proceso distribuidos&lt;/p&gt;</description>
      <pubDate>Fri, 26 Oct 2012 04:41:39 UTC</pubDate>
      <guid>https://snipplr.com/view/67951/generar-clases-skel-y-stub-rmi-in-netbeans</guid>
    </item>
    <item>
      <title>(Java) Sending ExtendScript via Java - layouterlimits</title>
      <link>https://snipplr.com/view/67406/sending-extendscript-via-java</link>
      <description>&lt;p&gt;Just a simple code snippet that uses cmd to send an ExtendScript to an application like PhotoshopÂ® or InDesignÂ®.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Sep 2012 17:17:55 UTC</pubDate>
      <guid>https://snipplr.com/view/67406/sending-extendscript-via-java</guid>
    </item>
    <item>
      <title>(Java) Recoger Cursor de Oracle en Java - thescorpion</title>
      <link>https://snipplr.com/view/67289/recoger-cursor-de-oracle-en-java</link>
      <description>&lt;p&gt;Obtener el cursor de oracle y recorrerlo para sacar los datos&lt;/p&gt;</description>
      <pubDate>Fri, 21 Sep 2012 03:58:00 UTC</pubDate>
      <guid>https://snipplr.com/view/67289/recoger-cursor-de-oracle-en-java</guid>
    </item>
  </channel>
</rss>
