<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/">

<channel>
<title>Java - Web Developer Tutorials</title>
<link>http://www.devshed.com</link>
<!-- PubSubHubbub Discovery -->
<link rel="hub"  href="http://devshednet.superfeedr.com/" xmlns="http://www.w3.org/2005/Atom" />
<link rel="self" href="http://www.devshed.com/rss-feeds-8.xml" xmlns="http://www.w3.org/2005/Atom" />
<!-- End Of PubSubHubbub Discovery -->
<atom:link href="http://www.devshed.com/rss-feeds-8.xml" rel="self"/>
<description>Java Tutorials at Dev Shed.  DevShed is a community focused on both beginner and advanced tutorials in Java, C, PHP, Python, MySQL and Ruby-on-rails...amongst others.</description>
<language>en-us</language>
<lastBuildDate>Wed, 19 Jun 2013 04:40:44 -0400</lastBuildDate>
<pubDate>Wed, 19 Jun 2013 04:40:44 -0400</pubDate>
<item><title>More Java Bugs Lead to More Attacks</title>
<pubDate>Mon, 25 Feb 2013 17:40:39 -0500</pubDate>
<link>http://www.devshed.com/c/a/Java/More-Java-Bugs-Lead-to-More-Attacks-36252/</link>
		<description><![CDATA[Not even a week after Oracle sent out its latest set of Java patches, security firm Security Explorations reported two more vulnerabilities that allow hackers to bypass the language's security sandbox entirely. These flaws reported affect all versions of Java 7, including Java 7 Update 15, the latest one released.]]></description>
		<content:encoded><![CDATA[Security Explorations posted on their website that they sent the vulnerability notice of what they're calling issues 54 and 55, along with proof of concept code, to Oracle. The software giant confirmed that it received the report and successfully decrypted it. Now it says it  will investigate based on the data provided and get back to us soon,  Security Explorations noted.  Security Explorations CEO Adam Gowdiak, in a discussion with Softpedia, noted that the flaws  allow [hackers] to abuse the Reflection API in a particularly interesting way...Without going into further details, everything in...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/More-Java-Bugs-Lead-to-More-Attacks-36252/</guid>
</item>
<item><title>Oracle's Java One Brings News, Surprises</title>
<pubDate>Mon, 08 Oct 2012 10:02:43 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Oracles-Java-One-Brings-News-Surprises-49314/</link>
		<description><![CDATA[This year's Java One conference took place in San Francisco from September 30 through October 4. This well-attended event brings together celebrities of the Java world to review the language's roadmap for the future, learn from each other, and network.]]></description>
		<content:encoded><![CDATA[If you couldn't make it to the event last week, don't worry; most of the technical sessions and keynotes are available as video on demand online. In fact, I urge you to check those out, as far too much happened for me to capture even all of the highlights. So what should you plan to check out? Dustin Marx gave an excellent review of the session on mastering Java deployment. This session featured two speakers from Oracle: Mark Howe and Igor Nekrestyanov. In particular, you'll want to catch their discussion of  feature deprecation.  The idea behind this is to deprecate older, redundant approache...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Oracles-Java-One-Brings-News-Surprises-49314/</guid>
</item>
<item><title>Oracle Patches Java Runtime Environment</title>
<pubDate>Tue, 04 Sep 2012 09:06:37 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Oracle-Patches-Java-Runtime-Environment-67994/</link>
		<description><![CDATA[Late last week, Oracle released an emergency Java update to cover security holes in the Java Runtime Environment. These holes allow malicious hackers to download and run arbitrary code on vulnerable computers.]]></description>
		<content:encoded><![CDATA[You can read Oracle's security advisory yourself. You can also go here for additional information about the security issues, the products affected, and what you need to do to fix it. The latter advisory contains the following line:  Due to the severity of these vulnerabilities, the public disclosure of technical details and the reported exploitation of CVE-2012-4681 'in the wild,' Oracle strongly recommends that customers apply the updates provided by this Security Alert as soon as possible.   The root of the security issue involves two flaws in JRE 1.7. Attackers can join these weaknesses tog...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Oracle-Patches-Java-Runtime-Environment-67994/</guid>
</item>
<item><title>Apple Syncs Java Update with Oracle</title>
<pubDate>Thu, 14 Jun 2012 13:00:05 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Apple-Syncs-Java-Update-with-Oracle-25204/</link>
		<description><![CDATA[For perhaps the first time in its history, Apple synchronized its Java update for Mac OS X to happen at about the same time that Oracle released its security patches to the system. While Apple seems to have learned its lesson from a security breach back in April, the company could still be doing a better job; some lingering questions remain.]]></description>
		<content:encoded><![CDATA[Paul Henry, a security and forensic analyst, noted that  This is the first time that I can ever recall Apple actually doing a reasonable job with a patch for Java from Oracle. Normally, it's many, many months.   The updates were released this week. If you still need them, check out Oracle's release of Java 6 Update 33 and Java 7 Update 5. Collectively, these two releases patch 14 security vulnerabilities. Apple users who need to patch their systems should grab Apple's Java update 1.6.0_33, which repairs 11 of these flaws. This, of course, is where the questions begin. Why fix only 11, rather t...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Apple-Syncs-Java-Update-with-Oracle-25204/</guid>
</item>
<item><title>Spring 3.1 Java Development Framework Compatibility Update</title>
<pubDate>Mon, 26 Mar 2012 13:25:14 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Spring-31-Java-Development-Framework-Compatibility-Update-76338/</link>
		<description><![CDATA[VMWare, an industry leader in cloud infrastructure and virtualization products for businesses, recently announced that the updated release of its Spring 3.1 open source Java development framework comes with enhanced compatibility to include support for the following major extensions: Spring Batch, Spring Data, Spring Integration, Spring Security, Spring Mobile, and Spring for Android.]]></description>
		<content:encoded><![CDATA[Buy updating compatibility with its Spring 3.1 release, VMWare simplifies the enterprise application development process and allows developers to increase efficiency.  Developers can leverage the Spring Framework's power to easily integrate databases, messaging systems, Web services, security models, and more into their applications and deploy them within any Java environment.  The framework also simplifies access to vital enterprise data stored not only in conventional databases, but also alternative solutions such as Apache Hadoop and NoSQL.  Throw in the inclusion of some new REST enhanceme...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Spring-31-Java-Development-Framework-Compatibility-Update-76338/</guid>
</item>
<item><title>Jelastic Java PaaS Availability and Pricing Announced</title>
<pubDate>Wed, 22 Feb 2012 11:07:25 -0500</pubDate>
<link>http://www.devshed.com/c/a/Java/Jelastic-Java-PaaS-Availability-and-Pricing-Announced-42939/</link>
		<description><![CDATA[Jelastic COO announces pricing and availability for its Java PaaS line, while Oracle patches 14 vulnerabilities.]]></description>
		<content:encoded><![CDATA[Jelastic COO Dmitry Sotnikov discussed the announcement:  Since we publicly launched our beta in October last year, pricing and commercial availability have been the most popular questions we were getting from our users.  Today we got to the major milestone with our first two partners - ServInt in the US and dogado in Europe - publicly announced commercial availability timeframe as well as revolutionary utility billing approach for the service. This is a major step in accomplishing our vision of zero-lock-in standards-based PaaS available to our users around the world.  ServInt COO Christian D...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Jelastic-Java-PaaS-Availability-and-Pricing-Announced-42939/</guid>
</item>
<item><title>NetBeans 7.1 Released, Supports JavaFX 2</title>
<pubDate>Mon, 09 Jan 2012 09:00:04 -0500</pubDate>
<link>http://www.devshed.com/c/a/Java/NetBeans-71-Released-Supports-JavaFX-2-93163/</link>
		<description><![CDATA[Oracle recently released NetBeans IDE 7.1, the latest version of its free, open source integrated development environment that gives developers the power to create a variety of applications using Java, PHP, and C/C++.  The release is of particular importance to the Java community, as NetBeans 7.1 represents the first IDE to include full support for the Java platforms latest standards in the form of JavaFX 2.0 and JDK 7.]]></description>
		<content:encoded><![CDATA[Ted Ferrell, chief architect and senior VP of Oracle's Tools  amp; Middleware division, spoke of the new IDE's appeal to Java developers in the official press release.  He said:  The latest NetBeans IDE release provides the Java developer community with many new features to help them create leading-edge Web, mobile and enterprise applications.  As the first IDE to support JavaFX 2.0, NetBeans IDE 7.1 not only gives developers rich support for developing JavaFX 2.0 applications, but also ensures they have access to all of the advances delivered in the latest Java platform releases.  NetBeans ID...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/NetBeans-71-Released-Supports-JavaFX-2-93163/</guid>
</item>
<item><title>SolarWinds Releases Newest Version of Java Monitor</title>
<pubDate>Mon, 19 Sep 2011 14:07:35 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/SolarWinds-Releases-Newest-Version-of-Java-Monitor-41489/</link>
		<description><![CDATA[SolarWinds, a global provider of IT management software, recently released the latest version of its Application Performance Monitor that comes equipped with several enhancements that focus on improved speed and usability.  Dubbed APM 4.2, the new monitor tackles problems associated with monitoring application and server performance and availability to ensure that IT infrastructures are running as intended.]]></description>
		<content:encoded><![CDATA[SolarWinds' initial release of the Application Performance Monitor took place in January of this year.  The company launched the product with the hopes of offering systems administrators a comprehensive and affordable solution for monitoring the performance of vital IT services in terms of the server resources they run on (Windows, Unix, Linux), the OS, and application components.  SolarWinds' APM continues the tradition of the company's quest to provide IT management software that is both powerful and cost effective, and will likely add to its current client list that includes small businesse...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/SolarWinds-Releases-Newest-Version-of-Java-Monitor-41489/</guid>
</item>
<item><title>Free Monitoring Tool for Java Apps on Heroku</title>
<pubDate>Tue, 06 Sep 2011 03:11:27 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Free-Monitoring-Tool-for-Java-Apps-on-Heroku-37146/</link>
		<description><![CDATA[New Relic, a provider of SaaS-based app performance management, recently announced that New Relic Standard edition is now available for customers running Java applications on Heroku.]]></description>
		<content:encoded><![CDATA[The announcement came during the Salesforce.com Dreamforce '11 conference, which brings hundreds of companies and thousands of customers, partners, and developers together to discuss cloud computing.  The timing of the announcement could not be better, as Java support on Heroku was recently made official.  New Relic's application performance management tool offers a comprehensive solution for monitoring web applications and is used by a host of businesses, both large and small.   The New Relic Standard edition provides 24/7 app and user monitoring and is ideal for smaller projects.  It supplie...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Free-Monitoring-Tool-for-Java-Apps-on-Heroku-37146/</guid>
</item>
<item><title>Heroku Adds JCloud Platform Support, Java 7 News</title>
<pubDate>Tue, 30 Aug 2011 12:03:35 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Heroku-Adds-JCloud-Platform-Support-Java-7-News-94894/</link>
		<description><![CDATA[Cloud application platform provider Heroku recently expanded its reach by adding support for Java.  The move adds to the platforms appeal and strengthens its supported language lineup which already included Clojure, Node.js, and Ruby.]]></description>
		<content:encoded><![CDATA[Heroku first introduced its Celadon Cedar stack in May.  The company claimed that the stack would be able to run any language.  With the addition of Java to the mix, Heroku's is solidified even further.  Adam Wiggins, co-founder of Heroku, described the latest move in a recent blog post, noting:  Java is, by many measures, the world's most popular programming language.  In addition to its large and diverse developer base, it offers a huge ecosystem of libraries and tools, an extremely well-tuned VM for fast and reliable runtime performance, and an accessible C-like syntax.  Bill Lapcevic, VP o...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Heroku-Adds-JCloud-Platform-Support-Java-7-News-94894/</guid>
</item>
<item><title>Java SE 8 Speculation in Full Swing</title>
<pubDate>Mon, 22 Aug 2011 11:34:13 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Java-SE-8-Speculation-in-Full-Swing-95865/</link>
		<description><![CDATA[With the release of Java 7 Standard Edition programming language finally out of the way, it did not take long for discussions speculating on Java 8s features to pop up.    Members of the Java Community Process and those affiliated with Oracle have begun churning out ideas on what to include with the future release, and one area that seems to be of particular importance is that of prepping Java 8 for the cloud.]]></description>
		<content:encoded><![CDATA[In order to maintain a timely release date, Oracle had to ship Java 7 without several advanced features that the company had planned for the platform.  While those omissions may be a letdown, it is quite likely that such features could be included in Java 8.  Mark Little, the senior director of engineering for Red Hat's middleware business and Red Hat's primary liaison for the Java Community Process, said,  Java 8 is supposed to set the scene for the cloud, for a wider deployment arena.   According to Little, two key features will be necessary to give Java 8 capabilities for wide-scale cloud d...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Java-SE-8-Speculation-in-Full-Swing-95865/</guid>
</item>
<item><title>Java SE 7 Now Available</title>
<pubDate>Mon, 15 Aug 2011 11:02:33 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Java-SE-7-Now-Available-23388/</link>
		<description><![CDATA[Oracle recently released Javas newest edition in the form of Java Platform, Standard Edition 7.  The release is significant, as it is the platforms first under the Oracle umbrella.  Oracle engineers collaborated with members of global Java ecosystem via the Java Community Process and the OpenJDK Community in creating Java SE 7, and it comes loaded with plenty of new and improved features.]]></description>
		<content:encoded><![CDATA[Networking and security features have been upgraded, as have the versions of numerous libraries.  Developer efficiency has been addressed through language changes that clarify syntax and make code more concise to simplify day-to-day programming tasks.  Significant performance increases on the JVM are achieved thanks to improved support for dynamic languages such as JavaScript, Python, and Ruby.  Problems can be decomposed into tasks that can be executed in parallel across multiple processor cores with the help of a new multicore-ready API.  There's also an improved I/O interface that offers mo...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Java-SE-7-Now-Available-23388/</guid>
</item>
<item><title>New JVM Language and Java Reporting Tool</title>
<pubDate>Mon, 25 Jul 2011 09:30:07 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/New-JVM-Language-and-Java-Reporting-Tool-91126/</link>
		<description><![CDATA[Stimulsoft releases a Java report generation tool, while JetBrains preps a new JVM-based language named Kotlin.]]></description>
		<content:encoded><![CDATA[Stimulsoft, a software manufacturer with offices in Russia and Belarus, recently announced the release of its Stimulsoft Reports.Fx for Java program.  The software falls in line with Stimulsoft's tradition of producing solutions in the realms of data processing and analysis, giving Java users the ability to generate reports while keeping convenience and compatibility in mind.  The release marks the third of its kind for Stimulsoft, as the company has already introduced similar products for Flex and PHP. Aleksey Pchelnikov, Stimulsoft's project manager in charge of the Reports.Fx for Java proje...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/New-JVM-Language-and-Java-Reporting-Tool-91126/</guid>
</item>
<item><title>Java 7 Release Update and New Eclipse Toolkit</title>
<pubDate>Mon, 11 Jul 2011 11:32:30 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/Java-7-Release-Update-and-New-Eclipse-Toolkit/</link>
		<description><![CDATA[It may have taken a while, but it appears as if Java 7 will finally become available in the near future.  Obstacles such as ownership changes and other delays stood in the way of Java 7's development, but Oracle unveiled the programming language's first release candidate last week.  The official launch of Java 7 is expected to take place later this month.  To give interested parties a taste of what's to come, Oracle discussed some of Java 7's features during a global event last Thursday.]]></description>
		<content:encoded><![CDATA[Mark Reinhold, Oracle's chief architect of the Java platform group, said:  quot;Probably the most significant thing is the fact that we're finally shipping it.  It has been almost five years now and for various political and business reasons this release has taken some time. quot;  As mentioned, ownership changes were one obstacle that helped delay the release of Java 7.  Oracle purchased Sun in 2010 for a cool $7.4 billion.  Reinhold credited the shift as one of the factors behind Java's revitalized focus.  As with any new release, there are many changes and improvements to look forward to.  ...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/Java-7-Release-Update-and-New-Eclipse-Toolkit/</guid>
</item>
<item><title>The Best Java Netbeans IDE Plugins</title>
<pubDate>Mon, 27 Jun 2011 10:00:04 -0400</pubDate>
<link>http://www.devshed.com/c/a/Java/The-Best-Java-Netbeans-IDE-Plugins/</link>
		<description><![CDATA[In this programming article, we will look at some of the best Netbeans IDE plugins you can use to make the most out of your Java applications. We will be showcasing add-ons for several different categories, including reporting, mobile app development, database development, and GUI (graphical user interface).]]></description>
		<content:encoded><![CDATA[One of the most important abilities for any application you develop is to be able to print out reports based on user submitted data or data from a database. This can include information for financial programs, user management - virtually any information you want to see in a clean layout.  While you can achieve this solely with the Java language and some formatting functions, at the end of the day why bother when you can use a pre-built, tested plug-in? Keeping that in mind, the first plug-in I want to highlight is very popular for creating reports - in fact, it is one of (if not the) most down...]]></content:encoded>
<category>Java</category>
<guid isPermaLink="true">http://www.devshed.com/c/a/Java/The-Best-Java-Netbeans-IDE-Plugins/</guid>
</item>
</channel>
</rss>
