(Java Applets == Stupid Design) == Stupid Comment
By Angsuman Chakraborty, Gaea News NetworkTuesday, July 12, 2005
I just read a post titled - Java Applets = Stupid Design. The actual contention was -
My example would have been web pages that are written entirely as Java applets. HORRID!
I can see web applications designed entirely as applet as very appropriate. Several web applications have been successfully (in business) made that way. Like the author I too do not see much reason for designing a website solely using applet, unless the designer wants to provide unique user intreractivity experience which he cannot achieve to his satisfaction with a mixture of html and applets. Personally I prefer to use the best tools for the job without any bias and in this case that translates to a mixture of html and applets, provided I need the specific capabilities of an applet over html + ajax based designs.
The reason for my strong comment was because the title was too strongly worded in denouncing applets as a whole. The actual content was more specific.
I think applets suffered bad rap particularly due to ignorant coverage in popular media, not due to technological demerits. I can bet applets will make a comeback with wider usage of broadband. The technology is far from dead. Mark my words.
August 17, 2007: 7:56 pm
> I think applets suffered bad rap particularly I more than agree. I have recently developed several applications in Java for the desktop that I converted seemlessly to web apps as applets in just about 6 lines of code. I see a great potential here with applets, being able to do more than just display FLASHy graphics. Java is a more of a programming language than a graphics deployment platform. I know Java applets will soon be going places. Francis |
Francis