Menu

spadar api / News: Recent posts

First commercial project uses spadar API

The very first spadarAPI based commercial project is running this week.

http://www.somedia.ru/

is the corporate website of the social media development company.

There were fixed few bugs related to the framework core during this project.
They will be patched to the next release.

Posted by Yury Ksenevich 2009-06-22

2 new tutorials: installation and confuguration

There are 2 new tutorials on documentation website:

1) Requirements, installation and file structure
http://api.spadar.com/docs/tutorials/file-structure

2) Project configuration
http://api.spadar.com/docs/tutorials/configuration

Posted by Yury Ksenevich 2009-05-11

New build 0.2.0.3a with minor fixes

I'd like to announce the new one build. I added symbolic links support for windows servers. It is used for linking "public" package's files with project public directories

Posted by Yury Ksenevich 2009-05-09

spadar api 0.2.0.2a build

I have just cretated a new build. There are some minor fixes there.

Posted by Yury Ksenevich 2009-05-07

spadar api 0.2.0.1 first alpha release

The very first release of the 0.2 branch is ready.

Release contains only the library itself and a typical project structure. Exaple scripts and description is omitted. It will be presented at first at the project documentation webpage

Posted by Yury Ksenevich 2009-05-03

Tree widget announcement

I have started to develop a new widget based on AbstractGrid. It will include all the features of the grids plus the following:
* Visual tree presentation for nested set objects
* Expanding/collapsing subtree nodes
* Cookie storage of expanded nodes
* Customizable initial depth
* A number of possibilities to extend

Posted by Yury Ksenevich 2009-04-09

spadar api!!!

Hi, everybody!
the framework has received a new name. Now it is called "spadar api".

Posted by Yury Ksenevich 2009-04-07

Grid package

I'd like to announce the New "Grid" Package for upcoming framework release v0.2.

Grid's features are:
* Easy object-oriented API for creation lists widgets
* Customizeable Pagination
* Customizeable Sorting
* Customizeable Filtering/Searching using Form package
* Full customization of selection queries
* AJAX reloading
* Selection Fields tuning including customization of every column using OO-style
* Using form elements as row fields
* Binding Actions assigned for field rows
* Basic default design... read more

Posted by Yury Ksenevich 2009-02-10

version 0.2 is coming up

I spent much time to prepare requirements for the 0.2 version. That's they are:

* New ORM. More easy to use and understand. Much more powerfull. It's features in depth:
- Improve easy joins for selection object (done)
- Add more query features to selection object (done)
- Simple work with selection results (done, need to be reviewed)
- Create Records generation tool (done)
- Add behavioral model for records (as used in popular frameworks and ORMs) (done)... read more

Posted by Yury Ksenevich 2009-01-25

0.1 pre-alpha release announcement

I'm happy to announce first preview version of phpAxes. It contains demonstration project, simple guide and the library itself.

Your response will be very helpful.

Posted by Yury Ksenevich 2008-09-18

phpAxes: New Feature-names announcement

Hi all! I'd like to introduce three renamings of phpAxes' features:

1) Callbacks become Triggers and folders with ex-callbacks attachments now will be named "triggers/triggers.php" instead of "callback/callback.inc.php"

2) Package settings now will be placed in "settings/settings.php" file instead of old "settings/package.sett.php"

3) _Controller_Template will be renamed in _Controller_View and all packages' templates will now be placed in "views/" folder instead of "templates/".... read more

Posted by Yury Ksenevich 2008-07-28

Project sources are in SVN

Project source code is in SVN-repository now. It will be hidden in the project main menu until new Filter architecture will be implemented.

New Filter main features:
- more scalability to work with DB queries
- sub-conditions processing

Posted by Yury Ksenevich 2008-07-16