Wanting to shave a few hours off of coding time and avoid all the stumbling blocks that are certain to occur when dealing with writing flexible objects for use in multiple projects, I decided that I'd try to find an existing package to handle object persistance (aka. DataObjects) in PHP. The following is an account [...]
Read the rest of this entry »
A "preview of Gimp 2.2″:http://gnomedesktop.org/node/2016 has been released. Here's a small list of changes that I feel are important.
* Transform tools can now be previewed.
* Previews for many plugins that didn't have them before (blur!).
* Preview window is resizable and pannable.
* New Gnome 2.6 File Dialog boxes.
* List unsaved images in Application Quit dialog box.
I [...]
Read the rest of this entry »
"Smarty":http://smarty.php.net/ 2.6.6 was released in the middle of last month. Changes include some corrections to "nocache-handling" with nested includes, a few parsing bugs have been squashed, and, and this is important, /libs/core is now /libs/internals. This means you'll need to do a clean re-install and clear the compile/cache files when upgrading.
Read the rest of this entry »