When you run the Tutorial05.java and onwards in the Jena examples, you get the following error:
ERROR [main] (RDFDefaultErrorHandler.java:40) – file:///C:/Users/Ravi/Desktop/Jena-examples/(line 4 column 60): {E201} rdf:about
Continue reading org.xml.sax.SAXParseException: The prefix “vcard” for element “vcard:fn” is not bound.
Recently, when I developed an simple android application for version 3.0 (API 11) and tried to run this on version 2.3, I got this wierd
Continue reading Parse error. There is a problem parsing the package.
So, finally the much awaited Java 7 has finally been released. The official version of the software can be downloaded here.
The most distinctly visible coding
Continue reading Java 7, What’s new?
Wierd Title, and wierdest of errors. I have been banging my head against this wierd error for more than a day now, but eventually thanks
Continue reading OpenCV Error: Unspecified error in function cvNamedWindow
I came upto this wierd problem this evening.
I used to download a lot of files using the download manager plugin I had in Firefox.
Continue reading File doesn’t save after download in Firefox
I was working on building Mongrel Cluster to work with apache for running multiple Ruby On Rails app. on a machine, yesterday, When I encountered
Continue reading `load_missing_constant’: uninitialized constant ActionController::AbstractRequest (NameError)