Obba 3.0.7

Version 3.0.7 of Obba brings the following changes:

  • Rewrite of Obba add-ins for Microsoft Excel and OpenOffice / LibreOffice / NeoOffice.
  • Allows to run the Obba server Java virtual machine in a separate process (run "java -jar Obba.jar").
  • Allows to run the Obba server Java virtual machine on a remote machine (edit the ip address in ObbaClient.properties).
  • Easier creation of java.util.Date form Excel Date / OpenOffice Date using obMake(;"Date";...).
  • Added conversion from java.util.Date to Excel Date / OpenOffice Date via obGet.
  • The Excel functions obLoadObjects / obSaveObjects were renamed to obLoad / obSave respectively (to create compatibility with the OO implementation).
  • Added support for Excel 2010 64 bit.
  • Worked around a problem resulting in Obba Control Panel not showing up under OS X.
  • Fixed a bug resulting in a hang of OpenOffice (once) after installing Obba.
  • Improved error / exception handling: much clearer log output of Java exceptions.

And some improvement to the Obba Tutorial and Obba Documentation.

Download extension
Version: 3.0.7 Date: 2012-Apr-08 Size: N/A
Operating System: System Independent
Downloads: Today: 4 | Week: 55 | Month: 161 | Year: 223

Obba 3.0.3

Version 3.0.3 of Obba brings the following changes:

  • Rewrite of Obba add-ins for Microsoft Excel and OpenOffice / LibreOffice / NeoOffice.
  • Allows to run the Obba server Java virtual machine in a separate process (run "java -jar Obba.jar").
  • Allows to run the Obba server Java virtual machine on a remote machine (edit the ip address in ObbaClient.properties).
  • The Excel functions obLoadObjects / obSaveObjects were renamed to obLoad / obSave respectively (to create compatibility with the OO implementation).
  • Worked around a problem resulting in Obba Control Panel not showing up under OS X
  • Fixed a bug resulting in a hang of OpenOffice (once) after installing Obba.
Download extension
Version: 3.0.3 Date: 2012-Mar-22 Size: N/A
Operating System: System Independent
Downloads: Today: 0 | Week: 0 | Month: 10 | Year: 138

Obba 2.2.15

Version 2.2.15 of Obba brings the following changes:

  • The Obba properties file allows to disable the access to the Obba control panel via "controlpanel=disallow".
  • The Obba properties file allows to hide the Obba menu in Excel via the "menu=hide".

    Version 2.2.10 of Obba brings the following changes:

  • Obba for Excel now prints the calling spreadsheet cell to the log file, when a Java exception occurs. This may come in handy when debugging spreadsheets.

    Version 2.1.8 of Obba brings the following changes:

  • Complete rewrite of Obba logging.
  • Added a log window to the Obba Control Panel (enable it via Window -> Show Log Window)
  • Many improvements to the diagnostic output.

    Version 1.9.34 of Obba brings the following changes:

  • Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
  • Fixed a problem which prevented installation of Obba for OpenOffice.
  • More improvements for OpenOffice

    Version 1.9.29 of Obba brings the following changes:

  • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
  • Added a demo sheet showing how to access data from finance.yahoo.com. Include the Java source code for the class handling the web access.

    Version 1.9.13 of Obba brings the following changes:

  • Added a window to the Obba Control Panel which visualizes the objects and their dependencies in a graph. The dependencies are determined by the objects used during construction an object.
  • Improved the handling of transient object handles.
    Download extension
    Version: 2.2.15 Date: 2011-Jan-04 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 2 | Month: 8 | Year: 1,600
  • Obba 2.2.10

    Version 2.2.10 is a maintenance release with further improvements to logging.

    Version 2.2.9 of Obba brings the following changes:
    • Complete rewrite of Obba logging.
    • Added a log window to the Obba Control Panel (enable it via Window: Show Log Window).
    • Many improvements to the diagnostic output.

    Please try the demo sheet "Data Access.odt" showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial

    Download extension
    Version: 2.2.10 Date: 2010-Mar-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 2 | Week: 3 | Month: 10 | Year: 4,228

    Obba 2.2.9

    Version 2.2.9 of Obba brings the following changes:
    • Complete rewrite of Obba logging.
    • Added a log window to the Obba Control Panel (enable it via Window: Show Log Window).
    • Many improvements to the diagnostic output.

    Please try the demo sheet "Data Access.odt" showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial

    Download extension
    Version: 2.2.9 Date: 2010-Feb-23 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 0 | Month: 3 | Year: 488

    Obba 2.1.8

    Version 2.1.8 of Obba brings the following changes:
    • Complete rewrite of Obba logging.
    • Added a log window to the Obba Control Panel (enable it via Window: Show Log Window).
    • Many improvements to the diagnostic output.
    Version 1.9.34 of Obba brings the following changes:
    • Fixed a problem which prevented Obba from installing under some configurations.
    • Cosmetic changes.
    Version 1.9.31 of Obba brings the following changes:
    • Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
    Version 1.9.29 of Obba brings the following changes:
    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
    • Added a demo sheet showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial
    Download extension
    Version: 2.1.8 Date: 2010-Feb-21 Size: N/A
    Operating System: System Independent
    Downloads: Today: 1 | Week: 1 | Month: 5 | Year: 424

    Obba 1.9.34

    Version 1.9.34 of Obba brings the following changes:
    • Fixed a problem which prevented Obba from installing under some configurations.
    • Cosmetic changes.
    Version 1.9.31 of Obba brings the following changes:
    • Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
    Version 1.9.29 of Obba brings the following changes:
    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
    • Added a demo sheet showing how to access data from finance.yahoo.com. Includes the Java source code for the class handling the web access. See Obba Tutorial
    Download extension
    Version: 1.9.34 Date: 2010-Feb-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 2 | Month: 5 | Year: 816

    Obba 1.9.33

    Version 1.9.33 of Obba brings the following changes:
    • Fixed a problem which prevented Obba from installing under some configurations.
    Version 1.9.31 of Obba brings the following changes:
    • Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
    Version 1.9.29 of Obba brings the following changes:
    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
    • Added a demo sheet showing how to access data from finance.yahoo.com. Include the Java source code for the class handling the web access.
    Download extension
    Version: 1.9.33 Date: 2010-Feb-08 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 0 | Month: 4 | Year: 444

    Obba 1.9.31

    Version 1.9.31 of Obba brings the following changes:
    • Fixed a problem which prevented loading of some classes. The current thread's context class loader was null. This appears to be a problem with the Java plugin. A workaround was created. Note: This problem resulted in the XMLDecoder not working.
    Version 1.9.29 of Obba brings the following changes:
    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
    • Added a demo sheet showing how to access data from finance.yahoo.com. Include the Java source code for the class handling the web access.
    Download extension
    Version: 1.9.31 Date: 2010-Feb-01 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 0 | Month: 3 | Year: 825

    Obba 1.9.29

    Version 1.9.29 of Obba brings the following changes:

    • Added a demo sheet showing how to access data from finance.yahoo.com. Includes the Java source code of the class handling the web access.
    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).
    • Added a window to the Obba Control Panel which visualizes the objects and their dependencies in a graph. The dependencies are determined by the objects used during construction an object.
    • Improved the handling of transient object handles.

    See the obba homepage for more information.

    Download extension
    Version: 1.9.29 Date: 2009-Dec-12 Size: N/A
    Operating System: System Independent
    Downloads: Today: 1 | Week: 1 | Month: 3 | Year: 1,292

    Obba 1.9.28

    Version 1.9.28 of Obba brings the following changes:

    • Arrays of objects can be created using obMake with a class name of ClassName[] where ClassName is the component type (see documentation for an example).

    Version 1.9.13 of Obba brings the following changes:

    • Added a window to the Obba Control Panel which visualizes the objects and their dependencies in a graph. The dependencies are determined by the objects used during construction an object.
    • Improved the handling of transient object handles.

    See the Obba homepage

    Download extension
    Version: 1.9.28 Date: 2009-Dec-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 1 | Month: 5 | Year: 530

    Obba 1.9.13

    Version 1.9.13 of Obba brings the following changes:

    • Added a window to the Obba Control Panel which visualizes the objects and their dependencies in a graph. The dependencies are determined by the objects used during construction an object.
    • Improved the handling of transient object handles.

    See the obba homepage for more information.

    Download extension
    Version: 1.9.13 Date: 2009-Dec-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 1 | Month: 4 | Year: 395

    Obba 1.8.21

    Version 1.8.21 of Obba brings the following changes:

    • Access fields of an object directly through a spreadsheet function call using 'obCall'. In this case the method name has to be dot + fieldname (e.g '.myMember').
    • Access elements of an array through a spreadsheet function call using 'obCall'. In this case the method name has to be '[]' and the argument of the call is an integer specifying the index. Elements of multi-dimensional arrays can be accessed likewise.
    • Vector arguments can be passed as arbitrary ranges (columns, rows or two dimensional ranges which are then flattened using row major).

    For more details see the Obba Documentation.

    Download extension
    Version: 1.8.21 Date: 2009-Jul-22 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 0 | Month: 3 | Year: 2,850

    Obba 1.8.17

    Version 1.8.17 of Obba allow you to access fields and arrays directly though a special use of obCall.

    See documentation for more details.

    Download extension
    Version: 1.8.17 Date: 2009-Jul-20 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 1 | Month: 5 | Year: 640

    Obba 1.8.12

    In version 1.8 the implementation has been optimized for performance. Obba is now much faster.

    Download extension
    Version: 1.8.12 Date: 2009-Jan-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 1 | Month: 5 | Year: 4,351

    Obba 1.7.28

    • Version 1.7.28 provides minor bug fixes.
    • It changes the location where Obba stores its configuration. You may need to re-enter your registration data.
    Download extension
    Version: 1.7.28 Date: 2009-Jan-02 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 3 | Month: 6 | Year: 1,079

    Obba 1.7.25

    • Version 1.7.25 supports creation of all Java primitive types.
    • A bug was fixed where char was stored as java.lang.String.
    • Added new icon.
    • Corrected documentation (see "Documentation" under the "Help" menu of Obba control panel)
    Download extension
    Version: 1.7.25 Date: 2008-Nov-10 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 2 | Month: 4 | Year: 2,565

    Obba 1.7.24

    Version 1.7.24 supports creation of all Java primitive types. A bug was fixed where char was stored as java.lang.String.

    Download extension
    Version: 1.7.24 Date: 2008-Nov-09 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 0 | Month: 6 | Year: 885

    Obba 1.7.16

    Obba 1.7 supports more basic data types (the java primitives and their wrapped classes).

    For more information see www.obba.info.

    Download extension
    Version: 1.7.16 Date: 2008-Nov-03 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 1 | Month: 5 | Year: 1,173

    Obba 1.6.24

    Version 1.6. is the first port of Obba to OpenOffice. It implements the same api as Obba 1.6 for Microsoft Excel. Thus, Excel sheets using the Obba.xla plugin can be used with OpenOffice and vice versa.

    For issues see www.obba.info.

    Version 1.6.24 fixes a bug which prevented saving registration data.

    Download extension
    Version: 1.6.24 Date: 2008-Oct-27 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 2 | Month: 4 | Year: 1,119

    Obba 1.6.20

    Version 1.6. is the first port of Obba to OpenOffice. It implements the same api as Obba 1.6 for Microsoft Excel. Thus, Excel sheets using the Obba.xla plugin can be used with OpenOffice and vice versa.
    For issues see www.obba.info.

    Download extension
    Version: 1.6.20 Date: 2008-Oct-24 Size: N/A
    Operating System: System Independent
    Downloads: Today: 0 | Week: 2 | Month: 5 | Year: 1,651