Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Pablo Viquez's Blog:
Zend Framework Documentation
Mar 12, 2010 @ 19:13:47

Pablo Viquez has put together something that all of the Windows-based Zend Framework developers might find very useful during their next offline (or online, really) development session - a Windows Help file version of the Zend Framework manual.

As you might now, you can view and download the Zend Framework reference manual from the Zend Framework site and download it from the download section, however what I wanted was the Windows compiled version of it (CHM file). In order to get this version you need to compile the documentation, after running into some small issues, I manage to do it, and to save you some work.

He only had to fix an issue with one XML file to correct some escaping in the Zend_Feed_Writer.xml and zend.feed.writer.html files. You can download both the English CHM and the Spanish CHM files depending on your needs.

tagged: znedframework documentation chm windows help

Link:

Zend Developer Zone:
Flex and PHP: Party in the Front, Business in the Back
May 09, 2007 @ 21:25:21

The Zend Developer Zone has posted a new tutorial today about combining Adobe's Flex toolkit with PHP to make a simple application.

Besides my innate inability to design anything like a usable interface, the main drawback that has kept me from exploiting Flash is I never could get my head around the "Movie Timeline" metaphor for programming. As we say back home, "It just ain't right."

That all changed with Flex. Now programmers can work with tools they are comfortable with and still take advantage of all of Flash's...well, flash.

His focus is on using the Flex interface as a frontend to create a web service, specifically one to parse and spit back out the information from feed coming from the Zend Developer Zone itself. They use the Zend Framework as a backend system for the mini-application and include a list of "ingredients" that you'll need to get started.

The tutorial definitely goes in depth with plenty of code examples and details to ensure you don't miss a thing - everything from making the bootstrap file out to coding up the Flex interface. In the end, you'll have a simple feed reader that took almost no effort (well, if you're familiar with the Zend Framework) to get up and running.

You can download the complete source code here.

tagged: flex adobe znedframework feedreader interface tutorial flex adobe znedframework feedreader interface tutorial

Link:

Zend Developer Zone:
Flex and PHP: Party in the Front, Business in the Back
May 09, 2007 @ 21:25:21

The Zend Developer Zone has posted a new tutorial today about combining Adobe's Flex toolkit with PHP to make a simple application.

Besides my innate inability to design anything like a usable interface, the main drawback that has kept me from exploiting Flash is I never could get my head around the "Movie Timeline" metaphor for programming. As we say back home, "It just ain't right."

That all changed with Flex. Now programmers can work with tools they are comfortable with and still take advantage of all of Flash's...well, flash.

His focus is on using the Flex interface as a frontend to create a web service, specifically one to parse and spit back out the information from feed coming from the Zend Developer Zone itself. They use the Zend Framework as a backend system for the mini-application and include a list of "ingredients" that you'll need to get started.

The tutorial definitely goes in depth with plenty of code examples and details to ensure you don't miss a thing - everything from making the bootstrap file out to coding up the Flex interface. In the end, you'll have a simple feed reader that took almost no effort (well, if you're familiar with the Zend Framework) to get up and running.

You can download the complete source code here.

tagged: flex adobe znedframework feedreader interface tutorial flex adobe znedframework feedreader interface tutorial

Link:


Trending Topics: