Tuesday, September 19, 2006
Monday, October 24, 2005
Thursday, June 02, 2005
Google Summer of Code / Open S
http://code.google.com/summerofcode.html
Friday, May 27, 2005
Thursday, May 26, 2005
Friday, May 20, 2005
GRAVATAR: Globally Recognized Avatar
For more, visit http://www.gravatar.com
Monday, May 16, 2005
Friday, March 18, 2005
Friday, February 04, 2005
Thursday, January 27, 2005
Take Your PHP Web Pages Pro with the Zend IDE
http://www.devx.com/webdev/Article/26852/1954?pf=true
Take Your PHP Web Pages Pro with the Zend IDE
http://www.devx.com/webdev/Article/26852/1954?pf=true
Thursday, January 20, 2005
Eclipse to develop mobile applications for Nokia devices
productivity.
It also targets existing Java Eclipse developers who need a short path to get started in real-world mobile application development for Nokia devices. Although the Nokia Developer's Suite for J2ME
primarily provides tools for Nokia handset developers, you can use it for generic J2ME application development for other devices as well.
http://www-106.ibm.com/developerworks/edu/wi-dw-wi-nokiaecl.html?S_TACT=105AGX01&S_CMP=HP
Eclipse to develop mobile applications for Nokia devices
productivity.
It also targets existing Java Eclipse developers who need a short path to get started in real-world mobile application development for Nokia devices. Although the Nokia Developer's Suite for J2ME
primarily provides tools for Nokia handset developers, you can use it for generic J2ME application development for other devices as well.
http://www-106.ibm.com/developerworks/edu/wi-dw-wi-nokiaecl.html?S_TACT=105AGX01&S_CMP=HP ">
Eclipse to develop mobile applications for Nokia devices
productivity.
It also targets existing Java Eclipse developers who need a short path to get started in real-world mobile application development for Nokia devices. Although the Nokia Developer's Suite for J2ME
primarily provides tools for Nokia handset developers, you can use it for generic J2ME application development for other devices as well.
ttp://www-106.ibm.com/developerworks/edu/wi-dw-wi-nokiaecl.html?S_TACT=105AGX01&S_CMP=HP ">http://www-106.ibm.com/developerworks/edu/wi-dw-wi-nokiaecl.html?S_TACT=105AGX01&S_CMP=HP
Sunday, January 16, 2005
iText Document Generator: PDF Generation Made Easy
iText Document Generator: PDF Generation Made Easy
by Benoy Jose
The portable document format (PDF) is the most commonly used document format in the industry, mainly due to its simplicity and portability. PDF has become the standard format for generating company reports, brochures, and presentations. Hence today's applications are expected to generate reports in numerous formats including HTML, rich text, and PDF. Most application servers and other server software provide direct support for generating HTML, text, and rich text documents, but there are no application servers that provide PDF document-generation support. iText is a Java based API that fills this gap by providing a simple, easy-to-use PDF document generator.
iText has a simple API, which can be used to simultaneously generate PDF, rich text, and HTML documents.
Features
- Easy-to-use Java API
- Writes to any Java output stream
- Generates multiple outputs like HTML, RTF, and PDF simultaneously.
- Supports for underlining, strike-through text, skewed text, subscript, and superscript
- Nested Tables
- Watermarks
- Security and Encryption
- Extended font support
- Barcode support
- Event support
- Parses existing PDF files
- Support for Adobe JavaScript
- XML Support
- Templates