 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Sameer's Blog: Creating a Figlet text in php
by Chris Cornutt November 18, 2008 @ 14:15:00
Sameer has posted an example of a new(ish) component of the Zend Framework - the Zend_Figlet component - and how you can use it to render the multi-line ASCII text figlet users are familiar with.
Zend_Text_Figlet is a Zend component which enables developers to create a FIGlet text. A Figlet is nothing but a technique of creating large letters using ordinary text. I don't know how to make a use of this in my daily matters, but its a nice recreation. A short history on Figlet can be found here. An example and the code to generate it is shown below.
He includes a few quick code examples to show it in action - including how to make it work with your own fonts and styles.
voice your opinion now!
figlet text zendframework component zendfiglet
Zend Developer Zone: Zend Framework 1.7.0 is now available
by Chris Cornutt November 18, 2008 @ 08:15:12
The latest version of the Zend Framework, 1.7.0, has officially been released:
The Zend Framework team would like to thank everyone who made this release possible. As always, our generous ZF community has provided countless new features, bug fixes, documentation translations, etc. We'd also like to thank Adobe Systems and Wade Arnold for contributing the new Zend_Amf component. A big thanks to PHP Belgium and everyone who participated in bug hunt day and/or the Zend Framework bug hunt week.
This update includes lots of new components and features such as: an update to Dojo, Zend_Service_Twitter, support for Open Office Documents in the Zend_Search_Lucene component, Zend_ProgressBar, I18N improvements and much, much more. Check out the full list on this post on the Zend Developer Zone or just head over the download the latest edition.
You can also check out some of Matthew Weier O'Phinney's comments over on his blog as well as thoughts from Zend's own Andi Gutmans on his blog.
voice your opinion now!
zendframework version 170 release updates components features
Jani Hartikainen's Blog: Improved Zend Framework package maker
by Chris Cornutt November 14, 2008 @ 08:49:51
Jani Hartikainen has made a few updates to his packageizer script for the Zend Framework to improve its interface.
Now, based on some feedback from users, I've improved the user interface of the tool: You can now select multiple items for inclusion in the package, and I've made it possible to get the packages in .phar format. It also has initial support for different libraries, ie. Zend Framework 1.6 and Zend Framework SVN trunk, but currently only 1.6 stable is available.
The tool allows you to select just the packages out of the Zend Framework that you might want to work with and packages them up, along with their dependencies, into a simple, portable file that can be used anywhere the Framework normally could.
voice your opinion now!
zendframework package packageizer dependencies make
Alessandro Crugnola's Blog: AMFPHP recent updates
by Chris Cornutt November 13, 2008 @ 08:47:23
Alessandro Crugnola has posted an update on the future of the AMFPHP project (an interface between Adobe's Flex products and PHP) and how it relates to the work being done on the Zend Framework's Zend_Amf component.
But after the partnership between Zend and Adobe things started to change and amfphp started to move forward to the Zend Framework... and in fact many developers were afraid about the real future of amfphp.
But, as Wade said, the amfphp core will remain separated from the framework implementation ( a framework which I will never use however ), in order to have a shared core and 2 different branches for the implementation.
He notes, though, that he might be being a bit skeptical, but doesn't see things working out in their favor and that Zend_Amf will "win out" over the AMFPHP project and get the larger share of the backing from the larger companies.
voice your opinion now!
amfphp zendamf zendframework opensource project adobe backing
Sander van de Graaf's Blog: Optimizing your (ZF) web application
by Chris Cornutt November 07, 2008 @ 10:16:12
Sander van de Graaf has put together a new post for his blog today that looks at a few ways you can optimize your Zend Framework application.
In the process we're also porting all of our applications to Zend Framework (talking about migrations ;)). After finishing our first project, and moving it over the performance testing phase and all, we encountered quite a few issues. [...] While we don't have the visitor numbers he has for this particular project, we also have a lot less hardware to work with. Let me emphasize that. We have a lot less hardware to work with.
So, to squeeze the most out of their current setup, Sander worked through the process to see how their machine perform and a dew things that they did to give them a bit more of a boost. There's some general tips (like Apache settings) and some more PHP and Zend Framework specific suggestions.
voice your opinion now!
zendframework tutorial optimize application hardware benchmark
|
Community Events
Don't see your event here? Let us know!
|