<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>bildu.net: programming</title> 
    <link>http://www.bildu.net/</link> 
    <description>bildu.netera bidalitako laster-marka berrienak</description>
    <ttl>60</ttl>

    <item>
        <title>Three Benefits to Using a Royalty-Free Image on Your Website or Blog</title>
        <link>http://capturedtech.com/Home/tabid/729/EntryId/1690/Three-Benefits-to-Using-a-Royalty-Free-Image-on-Your-Website-or-Blog.aspx</link>
        <description>Royalty-free images can be expensive by nature. However, in return they offer tons of quality value and increase the significance of your online content.</description>
        <dc:creator>mtorres</dc:creator>
        <pubDate>Thu, 09 Feb 2012 03:49:26 +0000</pubDate>

            <category>application development</category>
            <category>business software</category>
            <category>programming</category>
            <category>software</category>
            <category>software development</category>
            <category>software programming</category>
            <category>system software</category>
            <category>systems software</category>
            <category>visual studio</category>
            <category>web development</category>
    
    </item>
    <item>
        <title>How to find if JVM is 32 or 64 bit from Java program.</title>
        <link>http://javarevisited.blogspot.com/2012/01/find-jvm-is-32-or-64-bit-java-program.html</link>
        <description>Quick tip to check if JVM is 64 bit or not. you can also find if JVM is 32 bit from command prompt and system property in java</description>
        <dc:creator>mtorres</dc:creator>
        <pubDate>Wed, 08 Feb 2012 03:52:34 +0000</pubDate>

            <category>32 bit jvm</category>
            <category>64 bit jvm</category>
            <category>java</category>
            <category>programming</category>
            <category>size of jvm java</category>
    
    </item>
    <item>
        <title>Difference between Thread and Runnable interface in Java</title>
        <link>http://javarevisited.blogspot.com/2012/01/difference-thread-vs-runnable-interface.html</link>
        <description>In Java Runnable and Thread both can be used to create a Thread but choosing Runnable vs Thread requires some subtle knowledge of Java API.</description>
        <dc:creator>dgray</dc:creator>
        <pubDate>Tue, 07 Feb 2012 23:10:42 +0000</pubDate>

            <category>diffrence between runnable and t</category>
            <category>java</category>
            <category>programming</category>
            <category>thread vs runnable</category>
    
    </item>
    <item>
        <title>List of Secure Coding Standards links</title>
        <link>https://hiddencodes.wordpress.com/2012/02/02/list-of-secure-coding-standards-links/</link>
        <description>Zenbait programazio segururako estandar batzen dituen zerrenda</description>
        <dc:creator>janfri</dc:creator>
        <pubDate>Mon, 06 Feb 2012 13:52:50 +0000</pubDate>

            <category>en</category>
            <category>estandar</category>
            <category>programazio</category>
            <category>programming</category>
            <category>secure</category>
            <category>segurtasuna</category>
            <category>segurua</category>
            <category>standard</category>
    
    </item>
    <item>
        <title>3 Reasons Why Online Faxing Services Will Benefit Your Home Business</title>
        <link>http://capturedtech.com/Home/Blog/tabid/751/EntryId/1684/3-Reasons-Why-Online-Faxing-Services-Will-Benefit-Your-Home-Business.aspx</link>
        <description>In today's economy it is becoming increasingly popular for people to run their businesses from their homes. This is perhaps not surprising considering the many savings and lower overhead expenses that home businesses make possible</description>
        <dc:creator>mtorres</dc:creator>
        <pubDate>Sun, 05 Feb 2012 06:09:22 +0000</pubDate>

            <category>application development</category>
            <category>business software</category>
            <category>programming</category>
            <category>software</category>
            <category>software development</category>
            <category>software programming</category>
            <category>system software</category>
            <category>systems software</category>
            <category>visual studio</category>
            <category>web development</category>
    
    </item>
    <item>
        <title>Constructor overloading in Java with Smaple Example</title>
        <link>http://javarevisited.blogspot.com/2012/01/what-is-constructor-overloading-in-java.html</link>
        <description>Good tutorial on Constructor overloading in Java means multiple constructor of same in one Java class but with different signature. Constructor overloading provides flexibility to construct object in different way, classic Examples are ArrayList</description>
        <dc:creator>shomes</dc:creator>
        <pubDate>Sun, 05 Feb 2012 01:18:31 +0000</pubDate>

            <category>constructor overloading java</category>
            <category>development</category>
            <category>java</category>
            <category>overloaded constructor java</category>
            <category>programming</category>
    
    </item>
    <item>
        <title>How to hide file from Java Program with Code Example</title>
        <link>http://javarevisited.blogspot.com/2012/01/how-to-hide-file-java-program-example.html</link>
        <description>Good tutorial. quick tip to make any file hidden in Java or create new hidden files in Unix and windows environment. Java File API doesnt provide any direct way of doing this prior to JDK 7</description>
        <dc:creator>pmiles</dc:creator>
        <pubDate>Sat, 04 Feb 2012 13:32:45 +0000</pubDate>

            <category>hidden file jdk5</category>
            <category>hide java file</category>
            <category>java</category>
            <category>java file hide jdk7</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>How to get current Time and Date in Java on GMT or Local Timezone Example</title>
        <link>http://javarevisited.blogspot.com/2012/01/get-current-date-timestamps-java.html</link>
        <description>Quick guide to get current time in Java. You can get current date and timestamp in Java by using either java.util.Date and SimpleDateFormat or by using Calendar class but beware both are not thread-safe.</description>
        <dc:creator>pmiles</dc:creator>
        <pubDate>Thu, 02 Feb 2012 22:56:37 +0000</pubDate>

            <category>current date time java</category>
            <category>find current date java</category>
            <category>find current time java</category>
            <category>java</category>
            <category>programming</category>
            <category>tutrorial</category>
    
    </item>
    <item>
        <title>The Practical Side of Web Design</title>
        <link>http://capturedtech.com/Home/Blog/tabid/751/EntryId/1679/The-Practical-Side-of-Web-Design.aspx</link>
        <description>Making a website usually isn’t the hardest thing in the world, but there are a lot of things to keep in mind if you want an effective website that is able to convert visitors and easily ranking in the search engines</description>
        <dc:creator>pmiles</dc:creator>
        <pubDate>Wed, 01 Feb 2012 16:58:36 +0000</pubDate>

            <category>application development</category>
            <category>business software</category>
            <category>programming</category>
            <category>software</category>
            <category>software development</category>
            <category>software programming</category>
            <category>system software</category>
            <category>systems software</category>
            <category>visual studio</category>
            <category>web development</category>
    
    </item>
    <item>
        <title>#Mitsubishi PROGRAMMING THE REMOTE - RMT U100 E 0064 pdf.pdf by sanyotv.com - www.pdfride.com</title>
        <link>http://www.pdfride.com/file-275899-programming-remote.pdf</link>
        <description>ABLE C ONTENTS Owner 2 Installing Batteries 2 Operating Keys Locations Filename RMT U100 E 0064 pdf pdf Fullpath RMT U100 E 0064 pdf pdf Categorized MITSUBISHI Publisher sanyotv Wednesday 25 Jan 2012...</description>
        <dc:creator>shomes</dc:creator>
        <pubDate>Fri, 27 Jan 2012 08:13:01 +0000</pubDate>

            <category>ebook</category>
            <category>mitsubishi</category>
            <category>pdf</category>
            <category>programming</category>
            <category>remote</category>
            <category>sanyotv.com</category>
    
    </item>
    <item>
        <title>Sorting  Arraylist in Java with ascending and descending order with Example</title>
        <link>http://javarevisited.blogspot.com/2012/01/how-to-sort-arraylist-in-java-example.html</link>
        <description>Sorting ArrayList in Java is easy by using Collections.sort() method. List also contain duplicates. this tutorial is a step by step guide on sorting arraylist on ascending and descending order.</description>
        <dc:creator>mtorres</dc:creator>
        <pubDate>Thu, 26 Jan 2012 04:38:38 +0000</pubDate>

            <category>arraylist</category>
            <category>java</category>
            <category>java sort list</category>
            <category>programming</category>
            <category>sort arraylist java</category>
            <category>sorting list in java</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>How To Start? To find A Laptop Programming Book.</title>
        <link>http://www.featurepicks.com/finance/credit-finance/how-to-start-to-find-a-laptop-programming-book-2</link>
        <description>Everyone that begins to be informed a programming language needs a book. Period. There is not any means around it. Positive you've got a number of info on the</description>
        <dc:creator>randerson</dc:creator>
        <pubDate>Tue, 24 Jan 2012 19:09:07 +0000</pubDate>

            <category>programming</category>
    
    </item>
    <item>
        <title>How to check hidden files in Java with Example</title>
        <link>http://javarevisited.blogspot.com/2012/01/find-hidden-files-java-example-check.html</link>
        <description>You can check hidden files from Java program by using File API and isHidden()method of Java class. good tutorial</description>
        <dc:creator>pmiles</dc:creator>
        <pubDate>Mon, 23 Jan 2012 22:54:28 +0000</pubDate>

            <category>hidden file java</category>
            <category>hide file java example</category>
            <category>java</category>
            <category>java hidden file</category>
            <category>programming</category>
            <category>tutorial</category>
    
    </item>
    <item>
        <title>Difference between URL-rewriting URL-encoding in Servlet JSP</title>
        <link>http://javarevisited.blogspot.com/2012/01/url-rewriting-url-encoding-in-servlet.html</link>
        <description>URL Encoding and URL Rewriting are two separate concept but often confusing in Servlet JSP because encodeURL method of servlet is used for URL Rewriting and not URL Encoding. overall nice tutorial on URL Encoding and URL Rewriting.</description>
        <dc:creator>dgray</dc:creator>
        <pubDate>Mon, 23 Jan 2012 21:04:05 +0000</pubDate>

            <category>java</category>
            <category>jsp</category>
            <category>programming</category>
            <category>servlet</category>
            <category>url encoding java</category>
            <category>url encoding vs url rewriting</category>
            <category>url rewriting jsp servlet</category>
    
    </item>
    <item>
        <title>How to enable or disable Assertion in Java</title>
        <link>http://javarevisited.blogspot.com/2012/01/enable-or-disable-assertion-in-java.html</link>
        <description>Assertions in java can be enabled or disabled at runtime by supplying JVM options -da and -ea which stands for disable assertions and enable assertions. by default assertions are disabled in java. overall good tutorial on enable disable assertions.</description>
        <dc:creator>abryant</dc:creator>
        <pubDate>Mon, 23 Jan 2012 04:04:29 +0000</pubDate>

            <category>assertions</category>
            <category>disable assertion in java</category>
            <category>enable assertion in java</category>
            <category>enable disable assertion runtime</category>
            <category>java</category>
            <category>programming</category>
    
    </item>

</channel>
</rss>
