iNamik
  The Pursuit of Excellence in the Software Development Lifecycle
 
Home
Projects
Downloads
FAQ
Old News
About
Links
Contact
 
News

July 7, 2006
iNamik WebFrames project v0.9.2 released.

WebFrames is a JSP Taglib that realizes the Composite View design pattern.

Changes (see 'VERSION.txt' for more information):

  • Fixed important bug that I can't remember :D but it had something to do with nesting section renders and section definitions.
  • Added some improved state verification
  • Updated source headers to say "Copyright (C) 2004-2006"
  • Updated tlddoc.jar to v1.3

October 27, 2005
iNamik GetOpt project v0.7.0 released.

GetOpt is a command-line parsing tool.

Changes (see 'VERSION.txt' for more information):

  • GetOpt was importing/using the Config class from the test package.
  • Fixed bug in build.xml
  • Now Supports long-opts behind '-' or '--'
  • Now Supports multiple shorts behind a single '-'
  • Now Supports no space between short option and value
  • Now Supports "=" between long option and value
  • Now Supports operands
  • XML "name" field now supports " ", "_" or "-" as logical word seperators.

October 27, 2005
iNamik TableFormatter project v0.9.1 released.

TableFormatter is a simple set of classes to help print text in tabulated form.

October 15, 2005
iNamik PScript project v0.7.7 released.

PScript is an interpreted scripting language for generating text files (xml, source code, sql, etc).

October 14, 2005
iNamik GetOpt project v0.6.1 released.

GetOpt is a command-line parsing tool.

October 14, 2005
iNamik WebFrames project v0.9.1 released.

WebFrames is a JSP Taglib that realizes the Composite View design pattern.

Changes (see 'VERSION.txt' for more information):

  • Changed jar + distrubution name to package name.
  • Changed build.xml to more closely match pattern of other iNamik projects
  • Added tar distributions

December 19, 2004
iNamik WebFrames project v0.9 released.

WebFrames is a JSP Taglib that realizes the Composite View design pattern.

Changes (see 'VERSION.txt' for more information):

  • Moved build files to root directory to keep in line with best practices.
  • Updated documentation in TLD file to reflect new features.
  • Ability to define sections within a section who's content is a frame or a file.
  • Ability to place default content for a section within the body of the render tag for that section.
  • Added 'defined' tag to determine if a frame or section has been defined.
  • Added 'notDefined' tag to determine if a frame or section has not been defined.

December 5, 2004
iNamik WebFrames project v0.8 released.

WebFrames is a JSP Taglib that realizes the Composite View design pattern.

Well here it is, my first open source project! Now lets see if anyone notices.

December 1, 2004
iNamik.com website launches. The hardly anticipated event went off without a hitch. Well, except for some small cross-browser stylesheet incompatibilities and a lack of content in general.