Ansermot.ch Another computer sciences blog….

22sept/090

Bullet Proof Lib 0.2a out !

I've published the tags-0.2.0 on the public svn.
This version is alpha very unstable, but I'll be happy if you post issues in the tracker, even basics ;)
I'm building the roadmap for 0.3.0 (with I think, some bugfix and security before 0.3a).

Tags-0.2.0 svn link
Google code project's homepage

See you soon

20sept/090

BpLib : Alpha 0.2 soon

A little post about the next tag version of Bullet Proof Lib.
The sources should be commited on Google Code's svn this next week.
If you want to test it, just visite the project's page on Google Code. The svn public access link is on.

Svn information for checkout :

(Trunk) => svn checkout http://bplib.googlecode.com/svn/trunk/ bplib-read-only
(Tags) => svn checkout http://bplib.googlecode.com/svn/tags/ bplib-read-only

Actual changelog for 0.2a :

  • Added BpDocument, BpDocumentMeta, BpDocumentCss, BpDocumentScript
  • Updated BpLib with some new features like &getInstance() or redirect() ;)
  • 2 new interfaces : IBpDocElement & IBpPackage
  • Some bug fixes

More informations :
Project's main page

17sept/090

BpLib on GoogleCodes !

Hi everyones, some news about BpLib :

I've created the project's page on GoogleCode. The bug tracker, the svn are up.
You can go ahead on BpLib Project

Available objects/packages  now :

  • BpLib
  • BpError
  • BpSessionHandler
  • BpTools
  • BpRegistry

Don't hesitate to submit bugs, features requests, etc.
See you soon

6sept/091

Bullet Proof Lib – New Project

So, finally, with some changes in my needs, I decided to start and publish this project before my others.

The beta isn't ready yet but in some day I think I'll publish it for testing.
At the moment, the package bplib_v1_0_0 contain this subpackages :

  • BpSessionHandler
  • BpError
  • BpRegistry

And will contains those in the release :

  • BpCookieHandler
  • BpRequest
  • BpDatabaseMySql
  • IBpDatabase (interface)
  • BpTools

See you soon for some updates