Alex Tech Adventures The webs best tutorials!

Welcome to Alex Tech Adventures

Modular application

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 the 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.

 

Read more...
   

HTML div as reusable block

In the previous entry I showed how to use <div> as a reusable block to make an unobtrusive popup wizard.  Problem with that entry is that it has too much concepts and one may miss out the advantage of this one particular technique so i am dedicating an entry just for it.

Read more...
   

HTML div as a reusable block with unobtrusive popup wizard

The other day a good friend of mine asked me to create a simple three step wizard in AJAX so that it does not reload the page and the whole process feels seamless and smooth. At first i thought, yeah thats easy enough; just change innerHTML property of a div as the user clicks nextwhere the content can be taken from a backend PHP page that keeps track of and records the process. But then he said he wants it in a popup and an unobtrusive one at that. What this means, is that the popup wizard should not be in a separate new window. So in essence its notactually a popup but instead an illusionary effect where the page goes dark while some section is being highlighted making the user thinks that something just popuped up in front of him. Again, easy enough to do withjQuery and there is a wonderfull tutorial on how to do just that.

Read more...
   

Page 6 of 11

Latest ZF News

DevZone - Items tagged as: Zend_Framework_Management

Login Form

Next up

Error handling.

Paypal Donate

You are here: Home

Statistics

Members : 659
Content : 42
Web Links : 1
Content View Hits : 89018

Poll

Interested in TinyBrowser and TinyMce plugin for ZF?
 

Who's Online

We have 41 guests online