teknorati

Tuesday, September 19, 2006

Java Best Practices

Best Practices

Java Practices

Monday, October 24, 2005

Asian Open Source

ASIAN Open Source Centre
http://www.asiaosc.org/enwiki/

Thursday, June 02, 2005

Google Summer of Code / Open S

Google Summer of Code / Open Source
http://code.google.com/summerofcode.html

Friday, May 27, 2005

Shai Coggins, About Weblogging

Thursday, May 26, 2005

Spring Tutorial

http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step.html

Friday, May 20, 2005

GRAVATAR: Globally Recognized Avatar

A gravatar, or globally recognized avatar, is quite simply an 80×80 pixel appearing beside your name when you comment on gravatar enabled sites.

For more, visit http://www.gravatar.com

Monday, May 16, 2005

Radio Weblogs

Radio WebLogs

http://radio.weblogs.com/0001011/2004/10/07.html#a8370

Friday, March 18, 2005

Remote Application Debugging with WebLogic 8.1 and Eclipse

Friday, February 04, 2005

Java Blogs

Thursday, January 27, 2005

Take Your PHP Web Pages Pro with the Zend IDE

As Zend prepares to release version 4 of its PHP IDE, Zend Studio, we check in to see if this RAD tool is ready to meet the needs of serious enterprises that are building out their Web application infrastructure on the low-cost LAMP platform.

http://www.devx.com/webdev/Article/26852/1954?pf=true

Take Your PHP Web Pages Pro with the Zend IDE

As Zend prepares to release version 4 of its PHP IDE, Zend Studio, we check in to see if this RAD tool is ready to meet the needs of serious enterprises that are building out their Web application infrastructure on the low-cost LAMP platform.

http://www.devx.com/webdev/Article/26852/1954?pf=true

Thursday, January 20, 2005

Eclipse to develop mobile applications for Nokia devices

This tutorial demonstrates how to develop Java 2 Platform, Micro Edition (J2ME) applications for Nokia handsets using the Eclipse IDE and the Nokia Developer's Suite for J2ME. It is written for J2ME and Nokia developers who are interested in using the powerful Eclipse IDE to boost
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

This tutorial demonstrates how to develop Java 2 Platform, Micro Edition (J2ME) applications for Nokia handsets using the Eclipse IDE and the Nokia Developer's Suite for J2ME. It is written for J2ME and Nokia developers who are interested in using the powerful Eclipse IDE to boost
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

This tutorial demonstrates how to develop Java 2 Platform, Micro Edition (J2ME) applications for Nokia handsets using the Eclipse IDE and the Nokia Developer's Suite for J2ME. It is written for J2ME and Nokia developers who are interested in using the powerful Eclipse IDE to boost
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
For more: http://javaboutique.internet.com/tutorials/iText/index.html