PHPSimpl 0.8.5 Feature Release
Long awaited features now implemented. Main highlights include cross database join’s. Functions on DisplayList() fields and a way to change where the required indicator (*) is on forms and the character that is displayed after the label.
A rundown of the complete changes include:
Updated example
Completely rewritten Export class with CVS, JSON, XML and SQL support
Export() function [...]
PHPSimpl matches download count in less than 2 weeks!
PHPSimpl 0.8.4 has caught up to the 0.8.3 download count in just two weeks! By no means did we expect this release to be so popular. It took 8.3 ~3 months to get to 157 downloads while 8.4 took only 2 weeks.
We never designed the framework to compete with the “big guys” like Zend or [...]
PHPSimpl 0.8.4 Feature Release
Yay! New Year, New Release. Its been a while since our last release and we apologize, all of us have been pretty busy and we were down two full time developers in the department. This release is a mix of additional features and bug fixes. We hope to release more often this year since we [...]
Shrinking a Big World.
Taking something large and packaging it into something short, sweet and understandable is a designers passion. Taking a step back it is also a programmer and teachers passion.
Yesterday I had the honor to give a top down talk and tutorial of a web site manager to my Senior Seminar group. This included all the logic [...]
Battling massive amounts of email
Sending email from a web site using PHP’s mail() function is a pretty routine task. Contact forms, friend requests, alerts, errors… Servers hosting one or two sites the time to send an email is not even noticeable, but on a server that hosts 200+ sites the time creeps up the two to three second range.
In [...]
