Obsolete
« Previous EntriesCallicore Desktop – A PHP-GTK2 Framework
I haven’t posted for awhile but I’ve been doing quite a bit of work on Writer, well rearranging actually, to make the code easier to use and manage.
Callicore Desktop is the base of Writer (really Callicore Writer) – it’s basically a framework for PHP-GTK2. Don’t look at me like that, I haven’t lost my [...]
Flightiness…
I haven’t touched my brother’s little project HTML_AJAX in quite a while. First of all I haven’t been doing any AJAX, secondly I had some bad experiences with (rather annoying) users when I did help out. But tonight I got bored. Why am I such a flighty person? I “fixed” a [...]
Callicore Test System
Unit testing is something that every project really should do – so you can see where things go wrong. So as I consolidate some of my junk into callicore I’m trying to make it easier to keep track of. I’d almost like to use trac – but there’s something in my soul that [...]
The list
Digging around in my mounds of code I have a couple of things I want to consolidate into the callicore library -
A testing system (I really should be testing this stuff) will have to come first.
A db abstraction layer (Something with the functionality of mdb2 without the huge quantites of code… and fewer configuration options) [...]
Callicore
What? I like the name – and the pretty butterfly – so I’m using it for my personal code project.
What is callicore? Well, officially it’s an empty svn repository and two mailing lists (at this point.) The ultimate goal is to create a php-gtk2 desktop application that can interact with a heavily ajaxified (is [...]