Pages

Your Ad Here

This Blog is not to read or go through

because, I have never been such a mess


Search the blog instead

Saturday, January 30, 2010

Java Webstart in ubuntu 8.10

I just tried to run Java Web Start Application in my Ubuntu Box and it threw this error.

net.sourceforge.nanoxml.XMLParseException: XML Parse Exception during parsing of the XML definition at line 5: Unexpected end of data reached
at net.sourceforge.nanoxml.XMLElement.unexpectedEndOfData(XMLElement.java:1169)
at net.sourceforge.nanoxml.XMLElement.readChar(XMLElement.java:940)
at net.sourceforge.nanoxml.XMLElement.skipSpecialTag(XMLElement.java:878)
at net.sourceforge.nanoxml.XMLElement.sanitizeInput(XMLElement.java:1293)
at net.sourceforge.jnlp.Parser$1.run(Parser.java:959)
at java.lang.Thread.run(Thread.java:636)
netx: Invalid XML document syntax.
Solution found was as following
java -jar /usr/share/java/netx.jar -jnlp "and-the-jnlp-path-here

Tuesday, January 19, 2010

Logo Design Processes for 30 different logs

http://creativenerds.co.uk/articles/30-professional-logo-design-processes-revealed/

Saturday, January 9, 2010

17 javascript animation frameworks

http://www.admixweb.com/2010/01/07/17-javascript-animation-frameworks-worth-to-seing/
Your Ad Here