QueLang is a designing tool to use for Questionnaire Design.
This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation.
This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format.
It can be also used for exam and test designing!
Tested on:
-Linux Ubuntu 12.04
-Windows 7 64-bit
QueLang can run by double clicking the .jar (or .exe)...
HtmlClient provides an SGML/HTML/XHTML parser and connection client making web-spidering as easy for developers as actually surfing the web with a premade browser. Based on Apache's HttpClient.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."