Zend Framework


Why choose the Zend Framework over other PHP Frameworks?

www.killersites.com – In this video I go over the reasons why I choose the Zend framework over the other PHP frameworks that are out there. We’ve only made part of our content available for free. For the rest, check out our Killer Video Store or our Video Tutorial Library at Killersites.com! http www.killersites.com www.killersites.com www.killerphp.com




By: killerphp

Duration: 8.15 min.

Views: 32815

Rating: 4.1789474


Zend Framework Tutorial: Quickstart (2)

Im using version 1.11. After installing Zend Framework, follow this tutorial to see how we do some basic things like makes controllers and layouts. jream.com




By: JREAMdesign

Duration: 7.88 min.

Views: 28831

Rating: 4.9768786


Zend Framework Installation: WAMP (1)

This tutorial teaches you how to Install Zend Framework on Windows WAMP. It has a few steps that may scare you at first if you’ve never messed with these files, but once it’s done – it’s done. Enjoy Zend Framework and the installation should get you up and running to do one of their actual Zen Tutorials.




By: JREAMdesign

Duration: 6.53 min.

Views: 35774

Rating: 4.874016


Zend Framework 1.8 tutorial 1 MVC basics

Here I show differences between code in Model, Controller and View and where they are located in the MVC tree. Code you are looking at is borrowed from Rob Allen’s Getting Started with Zend Framework akrabat.com




By: integral30

Duration: 7.45 min.

Views: 125977

Rating: 4.6751595


Zend Framework 2 Overview




By: kschrade76

Duration: 54.12 min.

Views: 7467

Rating: 5.0


Zend Framework Tutorial: Forms (3)

In this Zend Framework Tutorial we take a look at generating forms as a separate module, which is then plugged into your controller and view. jream.com




By: JREAMdesign

Duration: 10.88 min.

Views: 14829

Rating: 5.0


Rapid Application Development with Zend Framework

In this demo, we’re going to see how Zend Studio 7 enables Zend Framework users to get things done faster, be more productive, and utilize the latest Zend Framework components.




By: nilizend

Duration: 4.22 min.

Views: 24475

Rating: 4.65


Mobile development using Zend Framework and Zend Studio

You can get more information about Zend Framework and other Zend stuff at our Facebook page www.facebook.com or our website at www.zend.com




By: kschrade76

Duration: 10.45 min.

Views: 13575

Rating: 4.5961537


Getting Started with Zend Framework

A brief tutorial about creating a Hello Zend application using Zend Framework 1.11.4




By: nandinibhaduri

Duration: 4.25 min.

Views: 14563

Rating: 4.047619


Zend Framework DB Access

To watch the rest of the presentation, and see more Zend Framework Webinars, go to www.zend.com




By: nilizend

Duration: 10.82 min.

Views: 32338

Rating: 4.902439


Zend Framework 1.8 tutorial 2 Controller and Viewer interaction part 1

Part 1 of tutorial #2 – Interaction between Controller and Viewer of Zend Framework. Here, i create the project using ZF command line tools and see what the default installation looks like. Part 2 www.youtube.com ——— Edit: As noted by one of the viewers, its better to symlink than copy ZF folder into library. Symlinking eliminates the problems of having independent ZF libraries all over the place out of control and the facility for seamless upgrades.




By: integral30

Duration: 6.72 min.

Views: 40076

Rating: 4.810811


Zend Framework 1.8 tutorial 6 zend_layout and view helpers part 1.

Learn how to deal with the problem of repetitive HTML code by creating a template and distributing it across your application using zend_layout. Learn to use existing, and create your own, view helpers to solve more complex HTML problems such as consistency and compliance with standards. ————————– Resources: framework.zend.com framework.zend.com vancouver-webpages.com —————— Part2: www.youtube.com —————– For better quality visit www.viddler.com where you can download the original video file.




By: integral30

Duration: 9.70 min.

Views: 16884

Rating: 4.967742


Zend Framework 1.8 tutorial 3 zend_application part 1

ZF 1.8 with new Zend_Application provides an easy way to get your models loaded automatically and resources to be shared across the whole application. Just need to know the naming convention. As I am using a simple database connection to illustrate the example, you also get a sneak peak at Zend_Db. Sorry for ramble and typos. In case the topic is still confusion, stay tuned for my next set of tutorials on Zend_Auth and Zend_Acl that make use of all concepts shown so far so you can see how it all comes together. Part 2 www.youtube.com




By: integral30

Duration: 9.92 min.

Views: 34039

Rating: 4.9814816


How to install the Zend Framework MAC + MAMP

Windows users….although I do not use a PC, I have gotten personal comments from others on a PC who have had no problem installing. Usually the only trouble people run into is being so new to PHP that some of the basic concepts are harder to grasp…like not understanding where to find the .ini file, etc. As you can tell, this is done on a mac, but this should be very similar for windows…if you are using Zend, you most likely already know which folder is your htdocs or www (or folder apache connects to) and windows does run with php.ini files as well. If anyone on windows is having trouble, let me know how and why either as a comment or PM and I’d be happy to add the edit here. Thanks Although I do not have an error, the include path for the Zend Library must match the example in your php.ini file. This is done differently on windows and mac. On mac, after the initial include path, I am supposed to end the path with a colon “:” and then include my next path(without the words “include_path”) rather than jumping down to the next line and making a whole new “include_path”… This may cause a problem later if you decide to incorporate PEAR into your projects. How to install zend framework and use zend tool Zend Quickstart (not for true true beginners) – framework.zend.com Zend Music Album Tutorial – akrabat.com In case you are unfamiliar with MAMP (or WAMP/XAMPP for Windows), it’s a simple program that hosts a web server on your localhost. If you are having trouble getting




By: thejacenxpress

Duration: 5.18 min.

Views: 16877

Rating: 0


Zend Framework 1.8 tutorial 6 zend_layout and view helpers part 2

Learn how to deal with the problem of repetitive HTML code by creating a template and distributing it across your application using zend_layout. Learn to use existing, and create your own, view helpers to solve more complex HTML problems such as consistency and compliance with standards. Resources: framework.zend.com framework.zend.com vancouver-webpages.com Part3: www.youtube.com —————– For better quality visit www.viddler.com where you can download the original video file.




By: integral30

Duration: 9.93 min.

Views: 10426

Rating: 4.95


Zend Framework 1.8 tutorial 7 zend_navigation part 1

Create a web site navigation menu using zend_navigation. ————— Resources: zendframework.com framework.zend.com ————— Part 2: www.youtube.com ————— Full quality video: www.viddler.com




By: integral30

Duration: 9.35 min.

Views: 13996

Rating: 4.703704


Zend Framework Tutorial: Database (4)

We will configure the Database in this Zend Framework Tutorial. We’ll also create a DbTable object to use within the models. Download SQL JSample @ jream.com




By: JREAMdesign

Duration: 13.62 min.

Views: 11880

Rating: 4.935484


Zend Framework 1.8 tutorial 3 zend_application part 2

ZF 1.8 with new Zend_Application provides an easy way to get your models loaded automatically and resources to be shared across the whole application. Just need to know the naming convention. As I am using a simple database connection to illustrate the example, you also get a sneak peak at Zend_Db. Sorry for ramble and typos. In case the topic is still confusion, stay tuned for my next set of tutorials on Zend_Auth and Zend_Acl that make use of all concepts shown so far so you can see how it all comes together. Part 1 www.youtube.com




By: integral30

Duration: 7.32 min.

Views: 21013

Rating: 4.707317


Zend Framework 1.9 tutorial 19: ACL dynamic assertions part 1

Use dynamic assertions in zend_acl to control per-user permissions, such as blog comment or forum thread author. For full quality and source visit: alex-tech-adventures.com




By: integral30

Duration: 9.80 min.

Views: 5821

Rating: 5.0


Zend Framework 1.9 tutorial 15: ZF and jQuery mix part 1

Ideas on how to mix front-end jQuery interface with back-end Zend Framework. May be boring for advanced users. For full quality and source visit: alex-tech-adventures.com




By: integral30

Duration: 9.58 min.

Views: 9216

Rating: 5.0


Zend Framework 1.9 tutorial 10 modular application part 1

Full quality and source alex-tech-adventures.com —————————— When your site has multiple functionality, like user services and administration, you may want to break them into separate modules. This way you can have library/books/list and admin/book/edit or generally speaking module/controller/action. Addition of “module” to the URI can be a challenge as modules are outside of general MVC. Instead, each module has its own independent MVC. In this video I show how to set up such modular structure as well as applying familiar concepts, such as layout and ACL, to this new paradigm —————- Part 2: www.youtube.com




By: integral30

Duration: 9.75 min.

Views: 20684

Rating: 4.475


Zend Framework Google data PHP Client Update

A new PHP client has been updated for the Zend Framework, and the team discusses the release and shows examples at work.




By: GoogleDevelopers

Duration: 17.77 min.

Views: 34688

Rating: 4.647059


Zend Framework 1.8 tutorial 5 and 6 acl bug fix

In tutorial 5 I missed out an important ACL resource which carried forward into tutorial 6 and caused the output to be doubled up on the page when going to authentication/login. Here I fix my mistake. Sorry about that. Hope you can still trust me in the future ^_^.




By: integral30

Duration: 3.80 min.

Views: 5330

Rating: 5.0


Zend Framework 1.9 tutorial 10 modular application part 2

Full quality and source alex-tech-adventures.com —————————— When your site has multiple functionality, like user services and administration, you may want to break them into separate modules. This way you can have library/books/list and admin/book/edit or generally speaking module/controller/action. Addition of “module” to the URI can be a challenge as modules are outside of general MVC. Instead, each module has its own independent MVC. In this video I show how to set up such modular structure as well as applying familiar concepts, such as layout and ACL, to this new paradigm —————- Part 3: www.youtube.com




By: integral30

Duration: 9.15 min.

Views: 11105

Rating: 4.9130435


Zend Framework 1.8 tutorial 4 zend_auth and zend_form part 1

Learn to have zend_auth authenticate against user information located in a database and then store the aquired user data in a percistent storage (session) to be available to the rest of the application. Also learn the basics of creating a form using zend_form. Part 2: www.youtube.com =================== This is the missing 9 minutes of the original part 1. Thank you codefighta for noting. =================== Please excuse the video quality as I am trying to find out how to screencap and encode in the way that youtube publishes all my videos in HD.




By: integral30

Duration: 8.95 min.

Views: 33284

Rating: 4.8

Share and Enjoy!