•  
  •  
  •  
  •  
  •  
  •  
  •  
Zend Framework Tutorials site suggests that you use trusted hosting site to support your programming language.
Statistics
Number of listings: 9
Number of categories: 0
Username:
Password:
  Forgot password?  Register
XML syndication

Various Zend Framework Tutorials

This blog article explains how to control Meta Tags fusing Zend Framework tools to ensure apropriate SEO.
http://www.framework-zend.com/content/zend-framework-meta-tags
PageRank: 0/10
(Clicks: 63; Comments: 0; Listing added: May 5, 2010) Listing Details Report Broken  Listing
This chapter explains how to create a storefront on your website using the Zend Framework. You will learn to implement a shopping cart which will allow the users of your website to select products edit and delete items.
http://www.packtpub.com/files/4220-zend-framework-sample-chapter-7-the-shopping-cart.pdf
PageRank: 0/10
(Clicks: 2240; Comments: 0; Listing added: Oct 7, 2009) Listing Details Report Broken  Listing
Example of problems encountered and how they were solved while getting Zend Amf to work with Flash CS3 and AS3.
http://www.prodevtips.com/2009/03/24/zend-amf-and-class-mapping-with-flash-cs3-as3/
PageRank: 0/10
(Clicks: 3; Comments: 0; Listing added: Jun 8, 2009) Listing Details Report Broken  Listing
The first part in a series on how to write a combination of a CMS and community with the Zend Framework and the Smarty templating system.
http://www.prodevtips.com/2007/11/02/writing-a-cms-with-smarty-and-the-zend-framework-part-1/
PageRank: Not available
(Clicks: 3979; Comments: 1; Listing added: Nov 20, 2007) Listing Details Report Broken  Listing
This article explains how to create a custom route and a custom router that use the database to determine which controller will be used. This is used because the writer wants to use short URLs like site.com/page and re-use controllers for multiple page-types in a CMS.
http://my.opera.com/zomg/blog/2007/09/19/extending-zend-framework-route-and-router-for-custom-routing
PageRank: Not available
(Clicks: 2045; Comments: 0; Listing added: Sep 19, 2007) Listing Details Report Broken  Listing
Implement multiple language support using the Zend Framework. This system will automatically detect what the likely language the user would be wanting to see and also allows them to change the language at anytime.
http://adam.topicate.com/2007/08/30/multiple-language-support/
PageRank: Not available
(Clicks: 983; Comments: 1; Listing added: Aug 30, 2007) Listing Details Report Broken  Listing
Like many frameworks, the Zend framework is fairly heavy by itself. Today, I decided to do some profiling on code running to see how all that load was distributed and see if there was any way I could pinpoint the problem to one particular location. I found a major one. Just to get things booted up and route the query to the appropriate method, over 40 files get included via require_once(). IO is definitely a problem here. I didnÂ’t keep the original cachegrind trace (from xdebug), but over half of the processing time was lost in those calls. Even if using APC or some sort of op-code caching, calls still have to be made and the code has to be retrieved.
http://drone-alliance.org/wordpress/2007/02/13/speeding-up-the-zend-framework/
PageRank: 3/10
(Clicks: 742; Comments: 0; Listing added: Feb 16, 2007) Listing Details Report Broken  Listing
Building a CMS system looks like a big task to most. Especially when the CMS has to be a custom job. The Zend PHP Framework will make things a lot easier to code and to maintain.
http://www.hiveminds.co.uk/node/926
PageRank: Not available
(Clicks: 2286; Comments: 0; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
I've been experimenting with various pieces of the Zend Framework to get a better idea of how they work. I decided to put together a simple project using a few of them. What I wanted to do was create a class that allows the user to get stock quotes (and other stock information) from Yahoo! Finance, modeled after the Zend_Service_* classes.
http://www.gregphoto.net/index.php/2006/04/23/getting-stock-quotes-with-yahoo-and-the-zend-framework/
PageRank: 4/10
(Clicks: 207; Comments: 1; Listing added: Jan 6, 2007) Listing Details Report Broken  Listing
The Zend Framework allows for websites that are search engine friendly, although some thought needs to be taken when building your application. Besides creating a website that has a better chance of performing well with the search engines, these tips will also make your site friendly for visitors. Believe it or not, building a site that is search engine friendly can also yield usability benefits.
http://devzone.zend.com/node/view/id/949
PageRank: 4/10
(Clicks: 847; Comments: 0; Listing added: Jan 3, 2007) Listing Details Report Broken  Listing
Sort listings by: Alphabetic Date Rank Clicks    ascending | descending