<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A Learning Journey</title>
	<atom:link href="http://basicjava.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://basicjava.wordpress.com</link>
	<description>--By Sharing Knowledge</description>
	<lastBuildDate>Sat, 06 Feb 2010 08:38:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='basicjava.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>A Learning Journey</title>
		<link>http://basicjava.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://basicjava.wordpress.com/osd.xml" title="A Learning Journey" />
	<atom:link rel='hub' href='http://basicjava.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Useful Links for Good Study Material</title>
		<link>http://basicjava.wordpress.com/2009/07/07/useful-links-for-good-study-material/</link>
		<comments>http://basicjava.wordpress.com/2009/07/07/useful-links-for-good-study-material/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 09:34:51 +0000</pubDate>
		<dc:creator>krishnamm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Useful links]]></category>

		<guid isPermaLink="false">http://basicjava.wordpress.com/?p=28</guid>
		<description><![CDATA[Useful links for Technical People   Java J2ee IQA: http://javastream-pshankar.blogspot.com/   inheritance : http://java.sun.com/docs/books/tutorial/java/concepts/inheritance.html SOA(Service Oriented Architecture) http://www.javaworld.com/javaworld/jw-06-2005/jw-0613-soa.html Serialization : http://www.javabeginner.com/uncategorized/java-serialization Struts : http://www.developer.com/java/ent/article.php/1495931 Collections : http://www.javabeginner.com/java-collections/java-collections-framework   Do’s n Don’ts of Java Interview  : http://www.developer.com/java/data/article.php/3819171   New Features of Java 5.0 : http://www.codeproject.com/KB/java/Java5FeaturesI.aspx New Features of Java 6.0 : http://www.javabeat.net/articles/14-java-60-features-part-2-pluggable-annotation-proce-1.html New features of Java [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basicjava.wordpress.com&amp;blog=5837464&amp;post=28&amp;subd=basicjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><strong><span style="text-decoration:underline;">Useful links for Technical People</span></strong></p>
<p> </p>
<p>Java J2ee IQA: <a href="http://javastream-pshankar.blogspot.com/">http://javastream-pshankar.blogspot.com/</a></p>
<p> </p>
<p>inheritance : <a href="http://java.sun.com/docs/books/tutorial/java/concepts/inheritance.html">http://java.sun.com/docs/books/tutorial/java/concepts/inheritance.html</a></p>
<p>SOA(Service Oriented Architecture) <a href="http://www.javaworld.com/javaworld/jw-06-2005/jw-0613-soa.html">http://www.javaworld.com/javaworld/jw-06-2005/jw-0613-soa.html</a></p>
<p>Serialization : <a href="http://www.javabeginner.com/uncategorized/java-serialization">http://www.javabeginner.com/uncategorized/java-serialization</a></p>
<p>Struts : <a href="http://www.developer.com/java/ent/article.php/1495931">http://www.developer.com/java/ent/article.php/1495931</a></p>
<p>Collections : <a href="http://www.javabeginner.com/java-collections/java-collections-framework">http://www.javabeginner.com/java-collections/java-collections-framework</a></p>
<p> </p>
<p>Do’s n Don’ts of Java Interview  : <a href="http://www.developer.com/java/data/article.php/3819171">http://www.developer.com/java/data/article.php/3819171</a></p>
<p> </p>
<p>New Features of Java 5.0 : <a href="http://www.codeproject.com/KB/java/Java5FeaturesI.aspx">http://www.codeproject.com/KB/java/Java5FeaturesI.aspx</a></p>
<p>New Features of Java 6.0 : <a href="http://www.javabeat.net/articles/14-java-60-features-part-2-pluggable-annotation-proce-1.html">http://www.javabeat.net/articles/14-java-60-features-part-2-pluggable-annotation-proce-1.html</a></p>
<p>New features of Java 7.0 : <a href="http://www.javabeat.net/articles/120-new-features-in-java-70-part-1-1.html">http://www.javabeat.net/articles/120-new-features-in-java-70-part-1-1.html</a></p>
<p>New Features of Java EE 6.0 : <a href="http://www.javabeat.net/articles/99-new-features-in-java-ee-60-1.html">http://www.javabeat.net/articles/99-new-features-in-java-ee-60-1.html</a></p>
<p>New features of Struts 2.0 : <a href="http://www.roseindia.net/struts/struts2/why-struts2.shtml">http://www.roseindia.net/struts/struts2/why-struts2.shtml</a></p>
<p>New Features of Servlet 2.5 : <a href="http://www.javabeat.net/articles/100-new-features-in-servlets-25-1.html">http://www.javabeat.net/articles/100-new-features-in-servlets-25-1.html</a></p>
<p>New features of Servlet 3.0 : <a href="http://www.javabeat.net/articles/97-new-features-in-servlets-30-1.html">http://www.javabeat.net/articles/97-new-features-in-servlets-30-1.html</a></p>
<p> </p>
<p>Threads : <a href="http://javaprepare.com/notes/threads.html">http://javaprepare.com/notes/threads.html</a></p>
<p>SCJP 6 Kit : <a href="http://rapidshare.com/files/209993115/eBook.zip">http://rapidshare.com/files/209993115/eBook.zip</a></p>
<p>Understanding Caching in Hibernate : Part 1 &#8211; <a href="http://blog.dynatrace.com/2009/02/16/understanding-caching-in-hibernate-part-one-the-session-cache/">http://blog.dynatrace.com/2009/02/16/understanding-caching-in-hibernate-part-one-the-session-cache/</a></p>
<p>                                                            Part 2 &#8211; <a href="http://blog.dynatrace.com/2009/02/16/understanding-caching-in-hibernate-part-two-the-query-cache/">http://blog.dynatrace.com/2009/02/16/understanding-caching-in-hibernate-part-two-the-query-cache/</a></p>
<p>Understanding Web Security using web.xml via Use Cases : <a href="http://java.dzone.com/articles/understanding-web-security">http://java.dzone.com/articles/understanding-web-security</a></p>
<p> </p>
<p>Free E-Books Download : <a href="http://free-ebook-collection.blogspot.com/">http://free-ebook-collection.blogspot.com</a></p>
<p>Spring MVC : <a href="http://www.javaworld.com/javaworld/jw-04-2009/jw-04-springmvc.html">http://www.javaworld.com/javaworld/jw-04-2009/jw-04-springmvc.html</a></p>
<p>Diff b/w App Server n Web Server : <a href="http://www.javaworld.com/javaqa/2002-08/01-qa-0823-appvswebserver.html?page=1">http://www.javaworld.com/javaqa/2002-08/01-qa-0823-appvswebserver.html?page=1</a></p>
<p>Java Internationalization : <a href="http://www.developer.com/java/article.php/3826811">http://www.developer.com/java/article.php/3826811</a></p>
<p>Core Java Interview Questions : <a href="http://www.j2eebrain.com/java-J2ee-category/interview-questions-faqs/core-java-questions">http://www.j2eebrain.com/java-J2ee-category/interview-questions-faqs/core-java-questions</a></p>
<p>Configuring Data Source in Tomcat : <a href="http://www.java-samples.com/showtutorial.php?tutorialid=943">http://www.java-samples.com/showtutorial.php?tutorialid=943</a></p>
<p>XPath : <a href="http://www.javabeat.net/articles/121-what-is-xpath-1.html">http://www.javabeat.net/articles/121-what-is-xpath-1.html</a></p>
<p>Spring AOP : <a href="http://java.dzone.com/articles/introduction-spring-aop">http://java.dzone.com/articles/introduction-spring-aop</a></p>
<p> </p>
<p>How to fix memory leaks in Java : <a href="http://java.dzone.com/news/how-fix-memory-leaks-java">http://java.dzone.com/news/how-fix-memory-leaks-java</a></p>
<p>Building Multithreaded Java Applications :  <a href="http://www.devx.com/Java/Article/41377?trk=DXRSS_LATEST">http://www.devx.com/Java/Article/41377?trk=DXRSS_LATEST</a></p>
<p>creating-custom-components-with-struts-2 : <a href="http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/">http://joshuajava.wordpress.com/2008/12/27/creating-custom-components-with-struts-2/</a></p>
<p>Advantage and Disadvantages of String Implementation in JAVA : <a href="http://www.abcarticledirectory.com/Article/Advantage-and-Disadvantages-of-String-Implementation-in-JAVA/188827">http://www.abcarticledirectory.com/Article/Advantage-and-Disadvantages-of-String-Implementation-in-JAVA/188827</a></p>
<p>Run JavaScript files on Server Side : <a href="http://www.ibm.com/developerworks/library/wa-aj-javaee/">http://www.ibm.com/developerworks/library/wa-aj-javaee/</a></p>
<p> </p>
<p>Web Application Management : <a href="http://java.sys-con.com/node/805374">http://java.sys-con.com/node/805374</a></p>
<p> </p>
<p>Prometric Site : <a href="http://securereg3.prometric.com/">http://securereg3.prometric.com/</a></p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Tutorials:</span></strong></p>
<p>Ejb3 Tutorial : <a href="http://docs.jboss.org/ejb3/app-server/tutorial/">http://docs.jboss.org/ejb3/app-server/tutorial/</a></p>
<p>Struts Tutorial : <a href="http://www.strutstutorial.com/index.html">http://www.strutstutorial.com/index.html</a></p>
<p>Struts1, struts2, spring and hibernate Tutorials : <a href="http://www.vaannila.com/spring/spring-tutorial/spring-tutorial.html">http://www.vaannila.com/spring/spring-tutorial/spring-tutorial.html</a></p>
<p>Servlet, JSP Tutorial : <a href="http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/">http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/</a></p>
<p>JSP Tutorial : <a href="http://www.jsptut.com/">http://www.jsptut.com/</a></p>
<p>Servlet Tutorials : <a href="http://www.jsptube.com/servlet-tutorials/index.html">http://www.jsptube.com/servlet-tutorials/index.html</a></p>
<p>Java 5 Tutorial : <a href="http://courses.coreservlets.com/Course-Materials/java5.html">http://courses.coreservlets.com/Course-Materials/java5.html</a></p>
<p><a href="http://www.hostitwise.com/java/javaindex.html">http://www.hostitwise.com/java/javaindex.html</a></p>
<p>Hibernate Tutorial : <a href="http://www.hibernatetutorial.com/index.html">http://www.hibernatetutorial.com/index.html</a></p>
<p><a href="http://www.hibernate-training-guide.com/">http://www.hibernate-training-guide.com/</a></p>
<p><a href="http://docs.jboss.org/hibernate/stable/core/reference/en/html/tutorial.html">http://docs.jboss.org/hibernate/stable/core/reference/en/html/tutorial.html</a></p>
<p>Ajax Tutorial : <a href="http://www.learn-ajax-tutorial.com/">http://www.learn-ajax-tutorial.com/</a></p>
<p><a href="http://www.w3schools.com/Ajax/Default.Asp">http://www.w3schools.com/Ajax/Default.Asp</a></p>
<p>SQL Tutorial : <a href="http://www.sql-tutorial.net/">http://www.sql-tutorial.net/</a></p>
<p>PL/SQL Tutorial: <a href="http://plsql-tutorial.com/">http://plsql-tutorial.com/</a></p>
<p>Unix Tutorial : <a href="http://www.ee.surrey.ac.uk/Teaching/Unix/unixintro.html">http://www.ee.surrey.ac.uk/Teaching/Unix/unixintro.html</a></p>
<p>JSTL Introduction: <a href="http://www.roseindia.net/jstl/introduction.shtml">http://www.roseindia.net/jstl/introduction.shtml</a></p>
<p>UML: <a href="http://atlas.kennesaw.edu/~dbraun/csis4650/A&amp;D/UML_tutorial/">http://atlas.kennesaw.edu/~dbraun/csis4650/A&amp;D/UML_tutorial/</a></p>
<p><a href="http://www.objectmentor.com/resources/articles/umlClassDiagrams.pdf">http://www.objectmentor.com/resources/articles/umlClassDiagrams.pdf</a></p>
<p><a href="http://www.cragsystems.co.uk/ITMUML/">http://www.cragsystems.co.uk/ITMUML/</a></p>
<p>Ant: <a href="http://supportweb.cs.bham.ac.uk/docs/tutorials/docsystem/build/tutorials/ant/ant.html">http://supportweb.cs.bham.ac.uk/docs/tutorials/docsystem/build/tutorials/ant/ant.html</a></p>
<p><a href="http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html">http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html</a></p>
<p>Jdbc : <a href="http://www.jdbc-tutorial.com/">http://www.jdbc-tutorial.com/</a></p>
<p>                <a href="http://www.j2eebrain.com/java-J2ee-category/j2ee-tutorials/jdbc-tutorial">http://www.j2eebrain.com/java-J2ee-category/j2ee-tutorials/jdbc-tutorial</a></p>
<p> </p>
<p><strong><span style="text-decoration:underline;">Interview Q&amp;A : </span></strong></p>
<p><strong><span style="text-decoration:underline;"><a href="http://www.roseindia.net/interviewquestions/">http://www.roseindia.net/interviewquestions/</a></span></strong></p>
<p><strong><span style="text-decoration:underline;"> </span></strong></p>
<p>Core Java: <a href="http://www.techinterviews.com/core-java-interview-questions">http://www.techinterviews.com/core-java-interview-questions</a></p>
<p><a href="http://www.java-interview.com/Core_Java_Interview_Questions.html">http://www.java-interview.com/Core_Java_Interview_Questions.html</a></p>
<p><a href="http://www.java-interview.com/java_interview_questions.html">http://www.java-interview.com/java_interview_questions.html</a></p>
<p><a href="http://www.careerride.com/Java-Interview-Questions.aspx">http://www.careerride.com/Java-Interview-Questions.aspx</a> (Also go thru the links in left side)</p>
<p><a href="http://www.javacertificate.net/core_java_iqns.htm">http://www.javacertificate.net/core_java_iqns.htm</a></p>
<p><a href="http://r4r.co.in/java/faq/index_core_java.shtml">http://r4r.co.in/java/faq/index_core_java.shtml</a></p>
<p><a href="http://www.interview-questions-java.com/">http://www.interview-questions-java.com/</a></p>
<p><a href="http://www.onesmartclick.com/interviews/java-interview-question.html">http://www.onesmartclick.com/interviews/java-interview-question.html</a></p>
<p><a href="http://www.roseindia.net/interviewquestions/corejava/core-java-interview-questions-and-answers.shtml">http://www.roseindia.net/interviewquestions/corejava/core-java-interview-questions-and-answers.shtml</a></p>
<p>Servlets: <a href="http://www.allappforum.com/interview_questions/servlet_interview_questions.htm">http://www.allappforum.com/interview_questions/servlet_interview_questions.htm</a></p>
<p><a href="http://www.java-interview.com/servlets_interview_questions.html">http://www.java-interview.com/servlets_interview_questions.html</a></p>
<p><a href="http://www.techinterviews.com/servlet-interview-questions">http://www.techinterviews.com/servlet-interview-questions</a></p>
<p>JSP: <a href="http://www.techinterviews.com/common-jsp-interview-questions">http://www.techinterviews.com/common-jsp-interview-questions</a></p>
<p><a href="http://www.careerride.com/JSP-page-life-cycle.aspx">http://www.careerride.com/JSP-page-life-cycle.aspx</a></p>
<p><a href="http://www.java-interview.com/jsp_interview_questions.html">http://www.java-interview.com/jsp_interview_questions.html</a></p>
<p><a href="http://faq.programmerworld.net/programming/jsp-interview-questions-answers.html">http://faq.programmerworld.net/programming/jsp-interview-questions-answers.html</a></p>
<p>JDBC: <a href="http://www.onesmartclick.com/interviews/jdbc-interview-questions-and-answers.html">http://www.onesmartclick.com/interviews/jdbc-interview-questions-and-answers.html</a></p>
<p><a href="http://www.java-interview.com/jdbc_interview_questions.html">http://www.java-interview.com/jdbc_interview_questions.html</a></p>
<p><a href="http://www.careerride.com/JDBC-resultset-types.aspx">http://www.careerride.com/JDBC-resultset-types.aspx</a></p>
<p><a href="http://www.javacertificate.net/jdbc_qns.htm">http://www.javacertificate.net/jdbc_qns.htm</a></p>
<p><a href="http://www.techinterviews.com/jdbc-interview-questions-and-answers">http://www.techinterviews.com/jdbc-interview-questions-and-answers</a></p>
<p>Struts: <a href="http://www.roseindia.net/interviewquestions/jakartastrutsinterviewquestions.shtml">http://www.roseindia.net/interviewquestions/jakartastrutsinterviewquestions.shtml</a></p>
<p><a href="http://www.java-interview.com/struts_interview_questions.html">http://www.java-interview.com/struts_interview_questions.html</a></p>
<p><a href="http://www.developersbook.com/struts/interview-questions/struts-interview-questions-faqs.php">http://www.developersbook.com/struts/interview-questions/struts-interview-questions-faqs.php</a></p>
<p><a href="http://www.techpreparation.com/struts-interview-questions-answers1.htm">http://www.techpreparation.com/struts-interview-questions-answers1.htm</a></p>
<p><a href="http://www.allappforum.com/interview_questions/struts_interview_questions.htm">http://www.allappforum.com/interview_questions/struts_interview_questions.htm</a></p>
<p>Springs: <a href="http://www.javabeat.net/articles/spring-framework-interview-questions.php">http://www.javabeat.net/articles/spring-framework-interview-questions.php</a></p>
<p>                <a href="http://www.coders2020.com/interview/spring_interview_questions">http://www.coders2020.com/interview/spring_interview_questions</a></p>
<p><a href="http://www.mydeveloperconnection.com/html/spring-hibernate-QnA.htm">http://www.mydeveloperconnection.com/html/spring-hibernate-QnA.htm</a></p>
<p><a href="http://www.careerride.com/Spring-Interview-Question.aspx">http://www.careerride.com/Spring-Interview-Question.aspx</a></p>
<p><a href="http://www.java-interview.com/Spring_Framework_Interview_Questions_Page1.html">http://www.java-interview.com/Spring_Framework_Interview_Questions_Page1.html</a></p>
<p>Hibernate: <a href="http://www.developersbook.com/hibernate/interview-questions/hibernate-interview-questions-faqs.php">http://www.developersbook.com/hibernate/interview-questions/hibernate-interview-questions-faqs.php</a></p>
<p><a href="http://www.java-interview.com/Hibernate_Interview_Questions.html">http://www.java-interview.com/Hibernate_Interview_Questions.html</a></p>
<p>Tomcat: <a href="http://www.java-interview.com/Tomcat_Interview_Questions.html">http://www.java-interview.com/Tomcat_Interview_Questions.html</a></p>
<p>Weblogic: <a href="http://www.java-interview.com/Weblogic_Interview_Questions.html">http://www.java-interview.com/Weblogic_Interview_Questions.html</a></p>
<p>Design Patterns: <a href="http://www.java-interview.com/design_patterns_interview_questions.html">http://www.java-interview.com/design_patterns_interview_questions.html</a></p>
<p>JUnit: <a href="http://www.java-interview.com/Junit_Interview_Questions.html">http://www.java-interview.com/Junit_Interview_Questions.html</a></p>
<p>Xml: <a href="http://www.java-interview.com/XML_Interview_questions.html">http://www.java-interview.com/XML_Interview_questions.html</a></p>
<p>Uml: <a href="http://www.java-interview.com/UML_Interview_Questions.html">http://www.java-interview.com/UML_Interview_Questions.html</a></p>
<p>SQl: <a href="http://www.java-interview.com/DB2_SQL_Interview_Questions_Page_1.html">http://www.java-interview.com/DB2_SQL_Interview_Questions_Page_1.html</a></p>
<p>Oracle: <a href="http://www.java-interview.com/Oracle_Interview_Questions_Page_1.html">http://www.java-interview.com/Oracle_Interview_Questions_Page_1.html</a></p>
<p>Ant: <a href="http://www.java-interview.com/Ant_interview_questions.html">http://www.java-interview.com/Ant_interview_questions.html</a></p>
<p>Ajax: <a href="http://www.careerride.com/AJAX-Interview-Questions.aspx">http://www.careerride.com/AJAX-Interview-Questions.aspx</a></p>
<p>                <a href="http://www.j2eebrain.com/java-J2ee-ajax-faq.html">http://www.j2eebrain.com/java-J2ee-ajax-faq.html</a></p>
<p>                <a href="http://www.techinterviews.com/50-javascript-ajax-interview-questions">http://www.techinterviews.com/50-javascript-ajax-interview-questions</a></p>
<p>                <a href="http://www.techpreparation.com/ajax-interview-questions-answers1.htm">http://www.techpreparation.com/ajax-interview-questions-answers1.htm</a></p>
<p> </p>
<p><strong> </strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/basicjava.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/basicjava.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/basicjava.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=basicjava.wordpress.com&amp;blog=5837464&amp;post=28&amp;subd=basicjava&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://basicjava.wordpress.com/2009/07/07/useful-links-for-good-study-material/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/657cb00d28e0b62a7f8a536d957a12c3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M M Krishna</media:title>
		</media:content>
	</item>
	</channel>
</rss>
