Blog

DaDaBIK 3.1 beta released

Posted by Eugenio on 19 Jul 2004

Hi all,
DaDaBIK 3.1 beta is available.
The main improvements:


  • A new select query engine, that fixes the problems related to multiple references to a linked table and the multiple use of the same field name. This should also increase DaDaBIK speed.

  • A basic authorization model: it is now possible to allow a user to delete only his own records, modify only his own records, view only his own records. For the authentication the class simpleLogin (http://www.phpclasses.org/browse/package/1492.html) has been (probably temporary) used, but it is possible to easily customize the authentication.

  • A new field type is available: rich_editor; it is a rich text editor (htmlArea 2.03 by interactivetools.com http://www.interactivetools.com/products/htmlarea/) that allows to easily insert/modify HTML content


As usual, you can check the complete changelog for further details.

The DaDaBIK on-line shop is now available, you can buy DaDaBIK t-shirts and other cool things :) In this way you can also financially support the DaDaBIK project.

Next release of DaDaBIK

Posted by Eugenio on 12 Jun 2004

Hi all,
I'm working on the next release (3.1 beta) of DaDaBIK and probably it will be released on July.

The release will contain:

- a rewritten engine that perform the select query using join and aliases (this fixes the problems related to multiple references to a linked table and the multiple use of the same field name)

- the ability to handle HTML content: a new field type rich_editor which uses htmlarea (http://www.interactivetools.com/products/htmlarea) as rich text editor and a new content type: "html"

- a basic authentication model, that for the moment allows a user to change and delete only his own records.

I'm proud to announce that two people have joined the DaDaBIK project:

Debbie Sontag (debsweb at shaw.ca), who manages the support forum and has started to write some additional documentation and

Marcello Vitali (si13259 at iperbole.bologna.it) who has implemented the rich text editor in DaDaBIK and is working on the authentication feature.


Stay tuned :)

Bye,

Eugenio.

DaDaBIK 3.0 released

Posted by Eugenio on 25 May 2004

Hi all,
DaDaBIK 3.0 final release is available.
This version fix several bugs discovered during the beta test, including some "[08] Error: during query execution" errors which appeared under particular conditions. It has been added also a new configuration parameter used to control the width of the results table columns.

I'm already working to the future 3.1 version, in which I will partially rewrite the engine that produce the SELECT statement, in order to fix the problems related to the multiple reference to a linked table and the multiple use of the same field name.
For further details see the changelog page.

I have also decided, starting from this version, to always release an upgrade procedure that allows to upgrade to a new DaDaBIK release without loosing the previous configuration settings.

Another way to support DaDaBIK, besides donations, is now available; I've put on this site some sponsored links to DWeb, a very interesting software product that allows the deploying of a PHP/MySQL application on CD/DVD. If you buy DWeb from these links I earn some money for every sale.

DaDaBIK @ Webb.it

Posted by Eugenio on 13 Apr 2004

On friday may 7, 2004 I will be in Padova (Italy) at Webb.it to give a
seminar about DaDaBIK and rapid MySQL front-end developement.

I will explain how to use and exploit DaDaBIK using a real life example.

Webb.it is the most important italian meeting for ICT professionals and talents.

DaDaBIK 3.0 beta released!!

Posted by Eugenio on 10 Mar 2004

Hi all,
you have been waiting for one year but I think it is worth the effort :)
I'm proud to announce that DaDaBIK 3.0 beta has been released.

It's difficult to summarize here all the changes, the decision to change the major release from 2.x to 3.x is however due also to the fact that all the code (5000+ lines) has been revisited and in some part rewritten.

Among other changes:


  • The primary-foreign key feature is now complete: it is possible to link a field of a table (foreign key) to a number of fields of another table (containing the primary key). The produced HTML select menu will have the linked field values as "options" and the primary key values as "values". This allow to use a normalized DB design.

  • The speed of DaDaBIK in managing DB with a large number of tables is now dramatically increased.

  • "Export to CSV" feature

  • All the HTML code produced can be handle by the CSS file

  • It is now possible to order result records both in ASC and DESC.

  • "Delete all" feature


For the complete list of changes and bug fixes see the changelog.

As you can se we have also a new Web site and a logo, thanks to my colleague and friend Fausto Mazza (main at digiworx.it) for it.

Last but definitely not least: it is now possible to make a donation through Paypal. All you need to make a small donation and support the future developing of DaDaBIK is a Paypal account or a credit card. DaDaBIK has costed to me hundreds of hours and you can download it for free, so if you like DaDaBIK, do it!

Page 26 of 27
<<  <  21  22  23  24  25  26  27  

Top