<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on Personal Site of Tim Child</title>
    <link>/tags/java/</link>
    <description>Recent content in Java on Personal Site of Tim Child</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 25 Jan 2012 08:53:31 +0000</lastBuildDate>
    
	<atom:link href="/tags/java/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Going back to Java applets for upload</title>
      <link>/2012/01/25/going-back-to-java-applets-for-upload/</link>
      <pubDate>Wed, 25 Jan 2012 08:53:31 +0000</pubDate>
      
      <guid>/2012/01/25/going-back-to-java-applets-for-upload/</guid>
      <description>This is something that I didn&amp;#8217;t think that I would be writing in 2012 &amp;#8211; we are switching to a Java based applet for our uploader.
The problem has been that browsers and their operating systems handle uploads differently. Really differently. Evening using a project like plupload, you can&amp;#8217;t polyfill over the cracks. There are new APIs coming out (if you want to call it HTML5, not strictly true though), but to handle backwards compatibility, including IE9, there needs to be a mechanism to make it generic and the only thing is Java.</description>
    </item>
    
  </channel>
</rss>