Friday, August 29, 2008

Gangster Themed Party Ideas

Application example for a blog on Zend Framework: Part 1, Introduction and Planning


Looking good texts to document experiences with Zend Framework, I find a very good series of articles for practice original texts are in English and unfortunately for us the blog that contained (http://blog.astrumfutura.com) no longer exists, so I'm doing a sweep of the Internet to collect them again as you go testing to ensure compatibility with the latest version of ZF.

started: In this first part I was lucky, the article already translated in http://cuatroxl.wordpress.com blog that contains many more items of interest.
Translation An Example Zend Framework Blog Application - Part 1: Introductory Planning


usually write in forums, large messages. This situation has led me the need to write about techniques [development] for a while. I read Devnetwork Forum, a question, about whether there were many free applications on Zend Framework (apparently not many), this is as good an excuse as any [to create the application]

So this is a [first] a long series of post on how to create an application for a blog, built on ZendFramework. To make things interesting, this is not a fictional example of development, I create and put into production my marvelous new blog and then proceed to modify it to death, bending to my will, Muahahahaha [lol, this part made me laugh] I have

afraid, very afraid. When you begin a new application is like walking into a shop and stay amazed by the amount of stuff out there. All you want, but eventually you have to limit your resources that you use. So we have to focus on us to go to use those. That is why I bought an iPod Classic [I did not understand coming this]
If we delve into the typical blog application, we get a short list of utilities that have [this would be the specification application]

Authors authentication [tickets]

Authorization to create / edit / delete / read entries

methods to add new entries, and modifying

Publishing entries as RSS and Atom
    Permalinks
  1. unique for each entry (SEO friendly of course)
  2. System reviews
  3. spam detection of new comments
  4. Perhaps sensing
  5. trackback
  6. These 8 points are the basis for Maugrim
  7. 's Marvellous Blog 1.0. Serendipity
  8. and watch your backs
  9. WordPress!

But seriously, we will not compete with s9y and WP. The application does not have an easy installation. Watch your virtual host configurations are in Apache 2.2. Please make sure you have installed PHP5.2, and no, no plugin system (well, maybe a set of templates to integrate your own designs). Let's dispense with the large acceptance tests prove only with PHPUnit when we write a custom class (if any) Wherever possible, we will rely on the components [no extension] of ZendFramework (possibly some components in-proposal, as necessary) To make life easier, here are the tools and libraries that we will mention [over the application] The list is very long, almost is what I consider standard libraries besides ZendFramework; cover the ZF does not cover needs are few:

1.5

Zend Framework PHPUnit

  1. HTMLPurifier Blueprint CSS Framework
  2. jQuery
  3. I am setting up a public SVN repository containing the live code, ie code that I create in the week. [I have omitted the first part of paragraph because I did not understand well]
  4. Finally, I am not responsible if the final application server failure and the results broken Internet. This type of event [failures] are acts of the gods, and I a mere mortal I can not be held responsible
  5. Objective of the series "An Example of Blog on ZendFramework"

As I said before, I'm in love Serendipity; After a few years, valuing the improvement [Serendipity, I guess], many of my posts have lost cohesion riddled with minor errors with different Geshi (rich text editor). I decided to make this application, mainly for you to learn a new API [ZendFramework] and the approach to development before you can make adjustments in the source code. Would you I said I'm willing to pay money for that procedure modify the code?

series (of posts) will culminate with a complete blogging solution for my personal needs [suppose to be that almost everyone needs]. I'm cooking, baking, working on the presentation and then move to replace this installation of Serendipity. Along the way I'm going to make ZF into many components, and possibly tell you the problems or limitations [that has ZF]. Along with my own mistakes, without hesitation. Final

reading, everything works, together they give a reasonable approach to obtain an application based on ZendFramework takeoff. I'll keep a minimal mention of Agile / XP (not the focus of this series), is is the development methodology, in case anyone asks. Next Post: A quick introduction to ZendFramework, only fifteen pages of text. ZendFramework installation. Setting up a simple application of ZF, the utility will say Hello

Next:

A quick introduction to the Zend Framework only fifteen pages of text. Installation of the Framework. Setting up the simplest possible way Zend Framework application whose only purpose is to say Hello. -------------------

order

0 comments:

Post a Comment