<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
<channel>
<title>Shared Tutorials</title>
<link>http://www.tutorialspoint.com/shared-tutorials.php</link>
<description>Tutorials Shared by the Internet Community</description>
<language>en-us</language>
<lastBuildDate>Thu, 2 Feb  2012 8:34:09 MST</lastBuildDate>
<image>
<title>Shared Tutorials</title>
<link>http://www.tutorialspoint.com/shared-tutorials.php</link>
<url>http://www.tutorialspoint.com/images/shared-tutorials.gif</url>
<width>100</width>
<height>100</height>
</image>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SharedTutorials" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="sharedtutorials" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
<title>sql.Date in java</title>
<link>http://www.tutorialspoint.com/listtutorial/sqlDate-in-java/3845</link>
<guid>http://www.tutorialspoint.com/listtutorial/sqlDate-in-java/3845</guid>
<pubDate>Sat, 28 Jan 2012 17:25:32 AST</pubDate>
<description>convert java.util.Date to java.sql.date</description>
</item>
<item>
<title>How to Overloaded Constructor in java</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-Overloaded-Constructor-in-java/3844</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-Overloaded-Constructor-in-java/3844</guid>
<pubDate>Mon, 23 Jan 2012 08:42:27 AST</pubDate>
<description>Good tutorial on What is Constructor overloading, Benefit of Constructor overloading in Java and how to do Constructor overloading in Java.</description>
</item>
<item>
<title>Difference between Serializable and Externalizable Java</title>
<link>http://www.tutorialspoint.com/listtutorial/Difference-between-Serializable-and-Externalizable-Java/3843</link>
<guid>http://www.tutorialspoint.com/listtutorial/Difference-between-Serializable-and-Externalizable-Java/3843</guid>
<pubDate>Mon, 23 Jan 2012 08:41:22 AST</pubDate>
<description>There are many differences between Serialization and Externalization the way they do serialization in java. if used correctly Externalizable interface</description>
</item>
<item>
<title>Difference between URL Encoding and URL Rewriting</title>
<link>http://www.tutorialspoint.com/listtutorial/Difference-between-URL-Encoding-and-URL-Rewriting/3842</link>
<guid>http://www.tutorialspoint.com/listtutorial/Difference-between-URL-Encoding-and-URL-Rewriting/3842</guid>
<pubDate>Mon, 23 Jan 2012 08:40:22 AST</pubDate>
<description>URL Rewriting and UrL Encoding are two similar but yet different terms and concept. URL Encoding is used to encode special character while URL Rewriti</description>
</item>
<item>
<title>How to find free memory in Java with Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-find-free-memory-in-Java-with-Example/3841</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-find-free-memory-in-Java-with-Example/3841</guid>
<pubDate>Mon, 23 Jan 2012 08:39:32 AST</pubDate>
<description>Simple examples how freeMemory(), totalMemory() and maxMemory() function of Java runtime can be used to find memory usage in Java.</description>
</item>
<item>
<title>Where to use Assertion in Java Program</title>
<link>http://www.tutorialspoint.com/listtutorial/Where-to-use-Assertion-in-Java-Program/3840</link>
<guid>http://www.tutorialspoint.com/listtutorial/Where-to-use-Assertion-in-Java-Program/3840</guid>
<pubDate>Mon, 23 Jan 2012 08:38:40 AST</pubDate>
<description>Assertion in java is fairly underused feature but if used carefully can complement both Unit Testing and Exception handling. Since Assertion sits on c</description>
</item>
<item>
<title>Enable Disable Assertion in Java at runtime</title>
<link>http://www.tutorialspoint.com/listtutorial/Enable-Disable-Assertion-in-Java-at-runtime/3839</link>
<guid>http://www.tutorialspoint.com/listtutorial/Enable-Disable-Assertion-in-Java-at-runtime/3839</guid>
<pubDate>Mon, 23 Jan 2012 08:37:54 AST</pubDate>
<description>Quick tip on how to disable and enable Assertion in JAva on runtime without changing code.</description>
</item>
<item>
<title>Simple tips to improve performance of Java application</title>
<link>http://www.tutorialspoint.com/listtutorial/Simple-tips-to-improve-performance-of-Java-application/3838</link>
<guid>http://www.tutorialspoint.com/listtutorial/Simple-tips-to-improve-performance-of-Java-application/3838</guid>
<pubDate>Mon, 23 Jan 2012 08:36:59 AST</pubDate>
<description>Some simple tips to improve performance of Java application which uses database as back-end. These are very simple in order to follow but you can also</description>
</item>
<item>
<title>How to Sort Array in java in ascending order Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-Sort-Array-in-java-in-ascending-order-Example/3837</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-Sort-Array-in-java-in-ascending-order-Example/3837</guid>
<pubDate>Mon, 23 Jan 2012 08:35:45 AST</pubDate>
<description>quick tutorial on how to sort array in java in both ascending and descending order of elements. This is like sorting Arraylist in java after convertin</description>
</item>
<item>
<title>Jav aAssertion Tutorial for Beginners with Example</title>
<link>http://www.tutorialspoint.com/listtutorial/Jav-aAssertion-Tutorial-for-Beginners-with-Example/3836</link>
<guid>http://www.tutorialspoint.com/listtutorial/Jav-aAssertion-Tutorial-for-Beginners-with-Example/3836</guid>
<pubDate>Mon, 23 Jan 2012 08:34:55 AST</pubDate>
<description>Short tutorial on what is assertion in java and why should you use assertion to improve code quality</description>
</item>
<item>
<title>C Programming Pointer Made Easy</title>
<link>http://www.tutorialspoint.com/listtutorial/C-Programming-Pointer-Made-Easy/3835</link>
<guid>http://www.tutorialspoint.com/listtutorial/C-Programming-Pointer-Made-Easy/3835</guid>
<pubDate>Fri, 20 Jan 2012 12:28:50 AST</pubDate>
<description>Pointer Concept</description>
</item>
<item>
<title>Learn the Easiest way of Eye colorization.</title>
<link>http://www.tutorialspoint.com/listtutorial/Learn-the-Easiest-way-of-Eye-colorization/3834</link>
<guid>http://www.tutorialspoint.com/listtutorial/Learn-the-Easiest-way-of-Eye-colorization/3834</guid>
<pubDate>Tue, 17 Jan 2012 16:59:24 AST</pubDate>
<description>Out of a huge number of tutorials available for eye colorization some are for beginners some are for pros, but the technique I m going to explain</description>
</item>
<item>
<title>Building a simple Gesture Application in Android</title>
<link>http://www.tutorialspoint.com/listtutorial/Building-a-simple-Gesture-Application-in-Android/3833</link>
<guid>http://www.tutorialspoint.com/listtutorial/Building-a-simple-Gesture-Application-in-Android/3833</guid>
<pubDate>Sun, 15 Jan 2012 14:34:39 AST</pubDate>
<description>This tutorial will show you a proof-of-concept application how you can make use of Gesture API.</description>
</item>
<item>
<title>Detecting Internet Connection in Android</title>
<link>http://www.tutorialspoint.com/listtutorial/Detecting-Internet-Connection-in-Android/3832</link>
<guid>http://www.tutorialspoint.com/listtutorial/Detecting-Internet-Connection-in-Android/3832</guid>
<pubDate>Sun, 15 Jan 2012 14:33:02 AST</pubDate>
<description>How to detect internet connection in Android</description>
</item>
<item>
<title>Building a Custom Fancy ListView in Android</title>
<link>http://www.tutorialspoint.com/listtutorial/Building-a-Custom-Fancy-ListView-in-Android/3831</link>
<guid>http://www.tutorialspoint.com/listtutorial/Building-a-Custom-Fancy-ListView-in-Android/3831</guid>
<pubDate>Sun, 15 Jan 2012 14:30:24 AST</pubDate>
<description>In this tutorial we will walk through the process of building a custom ListView with alternate background colors and an image icon set to every row.</description>
</item>
<item>
<title>10 Most awesome Tech Brushes.</title>
<link>http://www.tutorialspoint.com/listtutorial/10-Most-awesome-Tech-Brushes/3830</link>
<guid>http://www.tutorialspoint.com/listtutorial/10-Most-awesome-Tech-Brushes/3830</guid>
<pubDate>Sat, 14 Jan 2012 14:09:09 AST</pubDate>
<description>Want to create a futuristic movie poster or a sci-fi movie scene. Well than youll need some cool sci-fi and tech brushes to accomplish this task. Tod</description>
</item>
<item>
<title>How to get Unicode codepoint in Java String</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-get-Unicode-codepoint-in-Java-String/3829</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-get-Unicode-codepoint-in-Java-String/3829</guid>
<pubDate>Sat, 14 Jan 2012 11:57:03 AST</pubDate>
<description>Quick way to get unicode codepoint from String in Java.CodePointAt() method of String class can be used to get unicode char</description>
</item>
<item>
<title>How to Set File Permissions from Java Program</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-Set-File-Permissions-from-Java-Program/3828</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-Set-File-Permissions-from-Java-Program/3828</guid>
<pubDate>Sat, 14 Jan 2012 11:55:58 AST</pubDate>
<description>quick guide on how to set permissions on file in java. you can set read, write and execute permission. sample code is also there with example.</description>
</item>
<item>
<title>REST and SOAP web service Interview Questions for prep</title>
<link>http://www.tutorialspoint.com/listtutorial/REST-and-SOAP-web-service-Interview-Questions-for-prep/3827</link>
<guid>http://www.tutorialspoint.com/listtutorial/REST-and-SOAP-web-service-Interview-Questions-for-prep/3827</guid>
<pubDate>Sat, 14 Jan 2012 11:54:33 AST</pubDate>
<description>REST is getting popular day by day and replacing SOAP web services which was standard earlier and Interviewer expect you to know about REST and how it</description>
</item>
<item>
<title>How to change ArrayList to HashSet in Java Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-change-ArrayList-to-HashSet-in-Java-Example/3826</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-change-ArrayList-to-HashSet-in-Java-Example/3826</guid>
<pubDate>Sat, 14 Jan 2012 11:53:24 AST</pubDate>
<description>Quick way to convert ArrayList to Set in java with simple example , though its worth noting that all those method will eat duplicates silently and siz</description>
</item>
<item>
<title>How to create anonymous string array in Java Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-create-anonymous-string-array-in-Java-Example/3825</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-create-anonymous-string-array-in-Java-Example/3825</guid>
<pubDate>Sat, 14 Jan 2012 11:50:59 AST</pubDate>
<description>Anonymous array are good to implement variable argument methods and they are used for that purpose prior to jdk5 introduced varargs.</description>
</item>
<item>
<title>How to write Thread-Safe Code in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-write-Thread-Safe-Code-in-Java/3824</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-write-Thread-Safe-Code-in-Java/3824</guid>
<pubDate>Sat, 14 Jan 2012 11:49:11 AST</pubDate>
<description>Simple introduction to complex topic.Writing thread-safe code in java is bit of challenge in Java, you need to be expert in multi-threading in order t</description>
</item>
<item>
<title>How to Sorting ArrayList in java</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-Sorting-ArrayList-in-java/3823</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-Sorting-ArrayList-in-java/3823</guid>
<pubDate>Sat, 14 Jan 2012 11:47:58 AST</pubDate>
<description>Short and Quick tutorial on how to sort ArrayList in Java with sample code example. sorting arraylist is easy using Collections.sort() method. you can</description>
</item>
<item>
<title>what is use of this keyword in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/what-is-use-of-this-keyword-in-Java/3822</link>
<guid>http://www.tutorialspoint.com/listtutorial/what-is-use-of-this-keyword-in-Java/3822</guid>
<pubDate>Sat, 14 Jan 2012 11:47:15 AST</pubDate>
<description>this is very special keyword which can also used to synchronized block in that case that block will be locked on current instance of Class and differe</description>
</item>
<item>
<title>How to find current Date and time in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-find-current-Date-and-time-in-Java/3821</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-find-current-Date-and-time-in-Java/3821</guid>
<pubDate>Sat, 14 Jan 2012 11:46:07 AST</pubDate>
<description>Quick and easy way to find current date and time in Java using DateFormat and SimpleDateFormat class and converting them into different timezones like</description>
</item>
<item>
<title>How to find hidden files in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-find-hidden-files-in-Java/3820</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-find-hidden-files-in-Java/3820</guid>
<pubDate>Sat, 14 Jan 2012 11:45:11 AST</pubDate>
<description>quick tip to check and find hidden files in Java. you can use isHidden method of File Class to do this.</description>
</item>
<item>
<title>How make file hidden in Java with Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-make-file-hidden-in-Java-with-Example/3819</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-make-file-hidden-in-Java-with-Example/3819</guid>
<pubDate>Sat, 14 Jan 2012 11:40:43 AST</pubDate>
<description>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</description>
</item>
<item>
<title>Create awesome typography portrait in just 5 steps.</title>
<link>http://www.tutorialspoint.com/listtutorial/Create-awesome-typography-portrait-in-just-5-steps/3818</link>
<guid>http://www.tutorialspoint.com/listtutorial/Create-awesome-typography-portrait-in-just-5-steps/3818</guid>
<pubDate>Sat, 07 Jan 2012 17:39:21 AST</pubDate>
<description>todays tutorial Im going to introduce you with a very basic but important technique to create typographic portrait or other artworks.</description>
</item>
<item>
<title>Difference between Checked and UnChecked Exception Java</title>
<link>http://www.tutorialspoint.com/listtutorial/Difference-between-Checked-and-UnChecked-Exception-Java/3817</link>
<guid>http://www.tutorialspoint.com/listtutorial/Difference-between-Checked-and-UnChecked-Exception-Java/3817</guid>
<pubDate>Thu, 05 Jan 2012 15:12:53 AST</pubDate>
<description>Checked and unchecked Exception are two different types of Exception in java. both are similar in functionality and you can do all things with checked</description>
</item>
<item>
<title>How to use Observer Pattern in Java with Example</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-use-Observer-Pattern-in-Java-with-Example/3816</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-use-Observer-Pattern-in-Java-with-Example/3816</guid>
<pubDate>Thu, 05 Jan 2012 15:08:52 AST</pubDate>
<description>Observer pattern in Java is one of most used core Java pattern which has heavily used in JDK and outside of JDK in various frameworks like Spring, Str</description>
</item>
<item>
<title>How to change default port of Tomcat Server</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-change-default-port-of-Tomcat-Server/3815</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-change-default-port-of-Tomcat-Server/3815</guid>
<pubDate>Thu, 05 Jan 2012 15:03:02 AST</pubDate>
<description>In this tutorial we will see how to change default port of tomcat from 8080 and shutdown port of java.Tomcat web server has a concept of SHUTDOWN port</description>
</item>
<item>
<title>Difference between Overloading and Overriding in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/Difference-between-Overloading-and-Overriding-in-Java/3814</link>
<guid>http://www.tutorialspoint.com/listtutorial/Difference-between-Overloading-and-Overriding-in-Java/3814</guid>
<pubDate>Thu, 05 Jan 2012 15:00:50 AST</pubDate>
<description>Difference between method overriding and method overloading is one of popular core java interview question which explores powerful polymorphism concep</description>
</item>
<item>
<title>How to use Address Already in Use:JVM_Bind Exception</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-use-Address-Already-in-UseJVM_Bind-Exception/3813</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-use-Address-Already-in-UseJVM_Bind-Exception/3813</guid>
<pubDate>Thu, 05 Jan 2012 14:58:41 AST</pubDate>
<description>Address Already in Use:JVM_Bind is a very common exception while working with eclipse or web server like tomcat , since tomcat is java application and</description>
</item>
<item>
<title>Why main method is declared public static in Java</title>
<link>http://www.tutorialspoint.com/listtutorial/Why-main-method-is-declared-public-static-in-Java/3812</link>
<guid>http://www.tutorialspoint.com/listtutorial/Why-main-method-is-declared-public-static-in-Java/3812</guid>
<pubDate>Thu, 05 Jan 2012 14:57:02 AST</pubDate>
<description>Why Main method is declared public static void in Java is one of Classical interview questions in Java. Every Java Programmer knows that main method i</description>
</item>
<item>
<title>Create realistic stickers out of any cutout images.</title>
<link>http://www.tutorialspoint.com/listtutorial/Create-realistic-stickers-out-of-any-cutout-images/3811</link>
<guid>http://www.tutorialspoint.com/listtutorial/Create-realistic-stickers-out-of-any-cutout-images/3811</guid>
<pubDate>Thu, 05 Jan 2012 11:06:17 AST</pubDate>
<description>I dont know whether you will be able to stick them on your Fridge or Room wall but for your desktop blog or website they can be a beautiful eye-can</description>
</item>
<item>
<title>watermarking on images using java source code</title>
<link>http://www.tutorialspoint.com/listtutorial/watermarking-on-images-using-java-source-code/3810</link>
<guid>http://www.tutorialspoint.com/listtutorial/watermarking-on-images-using-java-source-code/3810</guid>
<pubDate>Fri, 30 Dec 2011 05:55:30 AST</pubDate>
<description>dear friends we can make watermarking on images or logos using java .this code is useful for somebody want to write their logo or their company name o</description>
</item>
<item>
<title>convert pdf file to png file format using java program</title>
<link>http://www.tutorialspoint.com/listtutorial/convert-pdf-file-to-png-file-format-using-java-program/3809</link>
<guid>http://www.tutorialspoint.com/listtutorial/convert-pdf-file-to-png-file-format-using-java-program/3809</guid>
<pubDate>Fri, 30 Dec 2011 05:51:46 AST</pubDate>
<description>you can use this java program for converting pdf files to png file format.</description>
</item>
<item>
<title>Fix Common Taskbar Problems and Solution</title>
<link>http://www.tutorialspoint.com/listtutorial/Fix-Common-Taskbar-Problems-and-Solution/3808</link>
<guid>http://www.tutorialspoint.com/listtutorial/Fix-Common-Taskbar-Problems-and-Solution/3808</guid>
<pubDate>Wed, 28 Dec 2011 04:51:09 AST</pubDate>
<description>Learn how to solve annoying taskbar problems quickly.</description>
</item>
<item>
<title>How to Convert SWF to BMP Images</title>
<link>http://www.tutorialspoint.com/listtutorial/How-to-Convert-SWF-to-BMP-Images/3807</link>
<guid>http://www.tutorialspoint.com/listtutorial/How-to-Convert-SWF-to-BMP-Images/3807</guid>
<pubDate>Tue, 27 Dec 2011 04:27:32 AST</pubDate>
<description>A detailed tutorial about how to convert SWF movie to BMP images with a handy SWF to BMP image converter.</description>
</item>
<item>
<title>Slow Internet How to Remotely use someone elses (faste</title>
<link>http://www.tutorialspoint.com/listtutorial/Slow-Internet-How-to-Remotely-use-someone-elses-faste/3806</link>
<guid>http://www.tutorialspoint.com/listtutorial/Slow-Internet-How-to-Remotely-use-someone-elses-faste/3806</guid>
<pubDate>Mon, 26 Dec 2011 12:33:11 AST</pubDate>
<description>Ever wished that you could just use someone elses internet connection?  Well, that is possible, though it has its limitations.  All you have to do...</description>
</item>
</channel>
</rss>

