Archive for November, 2007
AJAX
24Nov07
AJAX (Asynchronous JavaScript and XML), or Ajax, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes so that the entire web page does not have to be reloaded each time the [...]
Filed under: Technical | Leave a Comment
iText, a Free Java-PDF Library
24Nov07
iText, a Free Java-PDF Library Text is a library that allows you to generate PDF files on the fly.iText is an ideal library for developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation. iText is not an end-user tool. Typically you won’t use it on your Desktop as you [...]
Filed under: API, Opensource, Technical | Leave a Comment