All blog posts tagged with applet

Java Applets + Ubuntu 10.04 = Clusterfuck

Posted May 24, 2010

After dicking around for 2 days, I'm fairly convinced that as things stand right now, trying to develop Java Applets on Ubuntu 10.04 is a complete and total clusterfuck (no, I'm not being needlessly crude, it's a real term - look it up).

Consider the following:

  • Sun JDK not directly supported under …

Read more

File Uploader Applet Demo Live

Posted November 16, 2009

After much inkering to get my software up and running (after leaving BraveNet), I have finally been able to get a demonstration on my file uploader applet working.

I'm still working on implementing Pack200 compression (which should significantly improve download speed), so at the moment it's a littl…

Read more

JVM Ruby vs. ECMA Ruby

Posted September 27, 2009

I've seen a few projects rearing up to try to port Ruby to JavaScript (such as HotRuby). This is all entertaining and everything, but here's a few problems as I see it:

  1. You are still limited to JavaScript's security model
  2. You are still limited to JavaScript's single-thread architecture
  3. JavaScript i…

Read more

Browser Scripting

Posted September 24, 2009

A while back I started a little project to enable scripting in a browser in languages other than JavaScript. Let's be honest - JavaScript is horrible. The project was inspired by several others I came across, and like those projects I opted for a Java Applet which would facilitate communication betw…

Read more

Intelligent Java Applet Embedding

Posted August 30, 2009

Too often I am faced with examples of poor embedding of Java Applets into a website. It's peculiar to see, because people seem to put in plenty of effort to identify and insert Flash, but nobody seems to have put in that much effort for Java.

This compounds the problems many places see - I have seen…

Read more

Throwing Down the Gauntlet

Posted August 8, 2009

I'm throwing down the gauntlet to other language/app developers. For my place of work, I developed a Java Applet for uploading multiple files to a server. Sure, you can do this with other technologies to a certain degree (selecting multiple files at once in Web 2.0 isn't really possible, is it?) but…

Read more

Internet Explorer Irregularities

Posted August 7, 2009

Much has been written about the oddities and irregularities (and standards non-compliance) of Microsoft® Internet Explorer®, but I felt I should publish this one not only for posterity, but also as a helpful hint to other programmers who might need the functionality.

First, some background. I had …

Read more

Displaying all 7 posts

Visit my Friends and Family

If you've enjoyed my site, please take a moment to visit my friends and family, many of whom have some interesting insights, and entertaining thoughts and ideas.