Skip to main content

Posts

Showing posts from May, 2008

NetBeans 6.1

With NetBeans 6.1 final now available, I moved up from 6.0.1. Having been used to JDeveloper 's idiosyncrasies, this was a pleasant and smooth upgrade. Steps to upgrade: Download NetBeans 6.1 final . I used the Web & Java EE version. Install. I choose to have both GlassFish and Tomcat installed. Run the new version. It detected my 6.0.1 configuration and migrated it to 6.1. Reinstall some 3rdparty plugins like Mevenide . That's it!

IBiz E-Banking Integrator

The IBiz E-Banking Integrator is a solution from /n software inc. for retrieving live financial data from banks, credit card, and investment companies. It provides components for Open Financial Exchange (OFX) integration. The components provided include: BankStatement - Supports Bank Statement download functions. CreditCardStatement - Supports Credit Card statement download functions. FIProfile - Supports FI Profile functions. InvStatement - Supports Investment Statement Download functions. OFXAggregate - A generic component for parsing and managing XML aggregates produced by other OFX components. Currently there is no support for bill payment or intra-bank communications. Demos of IBiz E-Banking Integrator are included in the download package with code samples in C#, VB and even Java.