Welcome to the Berkano website.
Berkano aims to provide components which can ease the development of web applications. One of the targets is the user management area, covering the basic user data model up to password recovery strategies, etc...
Berkano tries to stay open: you should always be able to use the web framework of you choice, for instance, and/or only use the features you want from berkano, without being forced to use the whole thing.
Some modules of berkano are minimalistic and don't necessarily relate to the others. They have their own history, their own life and will eventually grow... or not.
Basic project info and links
Open issues
Berkano is currently in a buildable state. The tools and user modules are useable, and are currently being used in production at my work place. Note that other modules such as berkano-bookmarks aren't. |
I'm currently going through some documents I wrote some time ago, and am trying to gather useful and relevant information here. It might look unstructured or broken for a while. (I have a number of documents explaining the why's and what's of berkano ideas, which are probably still valid in a way or another) |
Summary of berkano modules
Here's a short summary of the modules and links to their pages:
Berkano User:
The page berkano user - module does not exist. Read more.
Berkano Bookmarks:
One of the main ideas behind starting Berkano - still far from mature unfortunately - provides a simple api to manage bookmarks: can be used to form navigation menus, in such a way that they're user customizable, for instance. Read more.
Berkano Tools:
A bunch of tools or utilities that can be required by other Berkano modules (like Berkano Util), but which are in any case useable and useful outside the context of Berkano.
Read more.- Berkano Beandisplaytag — A simple taglib to display a bean in a table, à la displaytag, but with one bean instead of a collection, each property being a row instead of a column.
- Berkano Kiss Tags — A collection of very simple tags, like drop down boxes of number lists, ...
- Berkano TaglibUnit — A small framework based on HttpUnit's ServletUnit to help testing taglibs.
- Berkano Util — A handful of util classes: a naïve cache, two hibernate custom types, a template-based mail utility package, an small IO utility api, an url helper for WebWork, ...
- Puzzles — Puzzles' aim is to provide an easy way to add functionalities to an application through plugins.
- Taskman — A simple task assignement and event-based library
Berkano Sample:
A couple of demos, samples and a sandbox for Berkano.
Read more.- Berkano Sandbox — This is a melting pot project that's partly a demo and partly a sandbox for other subprojects. (Berkano User UI for WebWork was born in there, for instance)
