 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Padraic Brady's Blog: Zend Framework Surviving The Deep End, Chapter 3 - The Model Available
by Chris Cornutt January 14, 2009 @ 08:41:58
Padraic Brady has posted the third chapter of his "Zend Framework: Surviving The Deep End" book. It focuses on the Models in the Model-View-Controller (MVC) applications.
Today Chapter 3, The Model, has entered the online book. Apart from some early jitters when PHPIDS (an intrusion detection system I use) lost the plot and commenced a vendetta against Opera, the new chapter is fully operational.
If you get these first chapters, you'll notice that there's some color coding going on with status labels. Padraic is using this to give you some feedback as to the level of completion a certain chapter is in. He notes:
I've decided to start noting in these announcements that these early Chapters are akin to drafts. While they are written as complete units, it's intended to revisit them every few weeks for improvement until a final version emerges to be forever immortalised as a first edition of the book.
voice your opinion now!
zendframework book chapter3 model draft colorcode status complete
Paul Reinheimer's Blog: Web Bot Battle - BETA
by Chris Cornutt August 01, 2008 @ 11:12:58
Paul Reinheimer has posted about a contest in the making - a turn-based robot battle sort of game where PHP scripts compete against each other.
Just a quick announcement, in an effort to come up with a self scoring contest, I came up with the ridiculously simple concept of robots firing lasers at each other in a fictional arena. Each robot controlled by a different PHP script, and a central arena managing it all. It's basically a turn based game where your robots take turns for you.
You can check out more about the game and its rules over on the Web Bot Battle site. It defines how your bots should act and even has some examples for you to work from.
voice your opinion now!
webbotbattle beta game script complete battle turnbased
Community News: PHP Throwdown has Come and Gone
by Chris Cornutt January 29, 2007 @ 07:48:45
Well, the PHP Throwdown event has come and gone with all of the teams giving their best creating an application hoping to reach the top.
Wow, what can I say but w00t! The throwdown was a tremendous success and went off without any major problems. We're still compiling all the final projects and I'll be reporting some statistics about those (as in who was using what and how many competitors we had per category). I am excited to see what all has come of it.
There were also bloggers from about the web that covered the event either for themselves or for the team they were a part of.
Congrats to all of those who participated and we'll all be anxiously awaiting the results! OH, and if you didn't get a chance to participate this year, you can still grab a tshirt to remember the event by.
voice your opinion now!
phpthrowdown2006 complete team blog success phpthrowdown2006 complete team blog success
Robert Peake's Blog: GTD Connect
by Chris Cornutt August 15, 2006 @ 08:21:58
It's always good to finish a rather large project, and Robert Peake shares his joy in this new post on his blog nothing that not only is the project off and running, but it was all created based on a best practices/standards-based approach with respect to PHP development.
I spent over 18 months architecting the system, from dedicated hardware to software including eCommerce, CRM, subscription management, recurring billing, and content management systems. I had great help from a small, dedicated, and very talented in-house team of artists and programmers. Absolutely everything is implemented on a LAMP stack.
He notes several of the things they used along the way, including:
I consider it a kind of real-world treatise on how to effectively implement enterprise best practices with LAMP technologies. No books, no debating, no theory -- we did it.
voice your opinion now!
gtd connect project complete standards based best practices gtd connect project complete standards based best practices
Jorge Garifuna's Blog: Build a Complete PHP Application in 3 Clicks
by Chris Cornutt June 06, 2006 @ 17:10:02
Sometimes, just the idea of starting off a new project makes developers shy away from an idea. They think about everything they have to set up even before they get to the real work. Thankfully, there are solutions out there to help you get down to the real work real fast. For example, the ATK Code Generator, an application designed to simplify creation of an application to a few clicks. This new tutorial from Jorge Garifuna shows you how.
Developers can spend their time creating robust database schema and feed it to the ATK Code Generator to see instant web applications customized for the schema. Something that used to take months to create, has been cut to minutes and instant results.
He mentions specifically a three-step method to create an "application" around a database table. The user views the tables in the software, customizes the options for it, and clicks to have the ATK Code Generator build it out for them.
Also included in the post are links to the project's homepage, some documentation, and screenshots of the application at work.
voice your opinion now!
complete application three clicks atk generator complete application three clicks atk generator
Pierre's Blog: Zip, complete rewrite and write mode added
by Chris Cornutt March 06, 2006 @ 07:37:35
Pierre has posted about an update to his zip extension he created and added to the pecl repository. This version is a complete rewrite, and uses libzip instead of zzlib.
It is 100% backward compatible, you can use your old code transparently.
For PHP 5.1.x and up: Add create, modify and write support, from files or strings, stream support (read only), OO interface
For PHP 4.x and 5.0.x: Better zip read support, broken zip files with zzlib may now work smoothly.
For the old APIs, you can read the good old PHP manual. There is no documentation yet, but the examples contain all new features. It is the very first releases, consider it as alpha.
He reminds developers that feedback is always welcome, and that it can be downloaded directly from the pecl site.
voice your opinion now!
zip extension complete rewrite streams oo interface zip extension complete rewrite streams oo interface
|
Community Events
Don't see your event here? Let us know!
|