Create Tool:uTorrent/3320
Create Time:2014-03-29 04:00:51
File Size:522.69 MB
File Count:76
File Hash:66edd59a965c26c6b8b23e726b8dd5cabb8dd187
01. Introduction to Zend/01_01-Introduction.mp4 | 1.09 MB |
01. Introduction to Zend/01_02-Course Overview.mp4 | 2.48 MB |
01. Introduction to Zend/01_03-What is Zend.mp4 | 3.44 MB |
01. Introduction to Zend/01_04-Zend CTO Summary.mp4 | 3.71 MB |
01. Introduction to Zend/01_05-Prerequisites.mp4 | 1016.51 KB |
01. Introduction to Zend/01_06-LAMP, WAMP or MAMP.mp4 | 2.73 MB |
01. Introduction to Zend/01_07-Demo Running a LAMP Stack.mp4 | 6.08 MB |
01. Introduction to Zend/01_08-Zend Installation Options.mp4 | 3.45 MB |
01. Introduction to Zend/01_09-Creating a Zend Application.mp4 | 1.20 MB |
01. Introduction to Zend/01_10-Demo Installing the Zend Skeleton App.mp4 | 21.33 MB |
01. Introduction to Zend/01_11-Web Server Configuration.mp4 | 2.66 MB |
01. Introduction to Zend/01_12-Demo Running the Zend App.mp4 | 15.74 MB |
01. Introduction to Zend/01_13-Summary.mp4 | 1.86 MB |
02. Zend Modules and the ZFTool/02_01-Introduction.mp4 | 748.91 KB |
02. Zend Modules and the ZFTool/02_02-What are Modules.mp4 | 3.85 MB |
02. Zend Modules and the ZFTool/02_03-Module Directory Structure.mp4 | 1.14 MB |
02. Zend Modules and the ZFTool/02_04-Demo Application Overview.mp4 | 8.39 MB |
02. Zend Modules and the ZFTool/02_05-Demo Create Module Folders.mp4 | 7.47 MB |
02. Zend Modules and the ZFTool/02_06-Demo Create Module Files.mp4 | 3.01 MB |
02. Zend Modules and the ZFTool/02_07-How Modules are Loaded.mp4 | 2.51 MB |
02. Zend Modules and the ZFTool/02_08-Demo Module Configuration.mp4 | 9.51 MB |
02. Zend Modules and the ZFTool/02_09-Plugging in a new Zend Module.mp4 | 840.46 KB |
02. Zend Modules and the ZFTool/02_10-Demo Testing a new Module.mp4 | 6.53 MB |
02. Zend Modules and the ZFTool/02_11-ZFTool Overview.mp4 | 1.24 MB |
02. Zend Modules and the ZFTool/02_12-Installing ZFTool.mp4 | 1.02 MB |
02. Zend Modules and the ZFTool/02_13-Demo ZFTool and Module Creation.mp4 | 10.54 MB |
02. Zend Modules and the ZFTool/02_14-Summary.mp4 | 1.62 MB |
03. Controllers and Views/03_01-Introduction.mp4 | 787.11 KB |
03. Controllers and Views/03_02-Demo Creating a Controller and Views.mp4 | 12.34 MB |
03. Controllers and Views/03_03-Controller Overview.mp4 | 3.88 MB |
03. Controllers and Views/03_04-Route Configuration.mp4 | 1.93 MB |
03. Controllers and Views/03_05-Demo Adding Routes and Controller Config.mp4 | 13.79 MB |
03. Controllers and Views/03_06-Zend Views.mp4 | 1.03 MB |
03. Controllers and Views/03_07-Zend Forms.mp4 | 1.55 MB |
03. Controllers and Views/03_08-Demo Adding a Form.mp4 | 6.52 MB |
03. Controllers and Views/03_09-Demo Updating the index View.mp4 | 16.54 MB |
03. Controllers and Views/03_10-Demo Updating the add View.mp4 | 8.56 MB |
03. Controllers and Views/03_11-Demo Updating the edit View.mp4 | 5.62 MB |
03. Controllers and Views/03_12-Demo Updating the delete View.mp4 | 6.57 MB |
03. Controllers and Views/03_13-Summary.mp4 | 1.15 MB |
04. Database Models and Tables/04_01-Introduction.mp4 | 858.75 KB |
04. Database Models and Tables/04_02-Demo Creating a DB Table and Data.mp4 | 14.04 MB |
04. Database Models and Tables/04_03-Zend Models.mp4 | 2.56 MB |
04. Database Models and Tables/04_04-Demo Creating a Book Model.mp4 | 5.24 MB |
04. Database Models and Tables/04_05-Demo Creating a Book TableGateway.mp4 | 15.37 MB |
04. Database Models and Tables/04_06-Demo Configuring the TableGateway.mp4 | 8.93 MB |
04. Database Models and Tables/04_07-Demo Configuring the DB Connection.mp4 | 10.45 MB |
04. Database Models and Tables/04_08-Wiring in CRUD Operations.mp4 | 1.49 MB |
04. Database Models and Tables/04_09-Demo Adding the BookTable Locator.mp4 | 3.90 MB |
04. Database Models and Tables/04_10-Demo Finishing the Index Action.mp4 | 4.49 MB |
04. Database Models and Tables/04_11-Demo Finishing the Add Action.mp4 | 21.29 MB |
04. Database Models and Tables/04_12-Demo Finishing the Edit Action.mp4 | 13.88 MB |
04. Database Models and Tables/04_13-Demo Finishing the Delete Action.mp4 | 11.42 MB |
04. Database Models and Tables/04_14-Summary.mp4 | 2.35 MB |
05. Basic Real World Examples/05_01-Introduction.mp4 | 932.37 KB |
05. Basic Real World Examples/05_02-Customizing the Application Layout.mp4 | 4.24 MB |
05. Basic Real World Examples/05_03-Demo Updating the Layout.mp4 | 17.95 MB |
05. Basic Real World Examples/05_04-Demo Updating the Home Route.mp4 | 4.43 MB |
05. Basic Real World Examples/05_05-Navigation Breadcrumbs.mp4 | 1.85 MB |
05. Basic Real World Examples/05_06-Demo Navigation Configuration.mp4 | 7.88 MB |
05. Basic Real World Examples/05_07-Demo Adding Breadcrumb Navigation.mp4 | 15.00 MB |
05. Basic Real World Examples/05_08-Pagination.mp4 | 1.77 MB |
05. Basic Real World Examples/05_09-Demo Pagination on the Model.mp4 | 7.11 MB |
05. Basic Real World Examples/05_10-Demo Pagination in the Controller.mp4 | 6.97 MB |
05. Basic Real World Examples/05_11-Demo Pagination in the View.mp4 | 3.82 MB |
05. Basic Real World Examples/05_12-Demo Pagination Partial.mp4 | 16.07 MB |
05. Basic Real World Examples/05_13-Summary.mp4 | 1.75 MB |
06. Advanced Real World Examples/06_01-Introduction.mp4 | 829.84 KB |
06. Advanced Real World Examples/06_02-Internationalization (i18n).mp4 | 3.92 MB |
06. Advanced Real World Examples/06_03-Demo Adding i18n.mp4 | 42.96 MB |
06. Advanced Real World Examples/06_04-Zend Mail.mp4 | 1.18 MB |
06. Advanced Real World Examples/06_05-Demo Email Notification.mp4 | 13.12 MB |
06. Advanced Real World Examples/06_06-Basic HTTP Authentication.mp4 | 2.45 MB |
06. Advanced Real World Examples/06_07-Demo Basic Auth.mp4 | 43.84 MB |
06. Advanced Real World Examples/06_08-More Information.mp4 | 1.38 MB |
06. Advanced Real World Examples/06_09-Summary.mp4 | 1.68 MB |
http://bt2.rutracker.org/ann?uk=sKfQIxpuyQ |
http://retracker.local/announce |
TorrentBank
Copyright © 2024