RedTram News Search Engine
Русский  English Українська  Français  Polski  Deutsch  Italiano  Español  中文   
9 November 2009 year (time zone GMT 00:00)  Number of sources in English: 4959
phpdeveloper.org RSS 2.0

PHPFreaks.com: Template based document generation using LiveDocx and Zend Framework

07.11.2009 01:50    phpdeveloper.org
On PHPFreaks.com there's posted today looking at combining the Zend Framework with the LiveDocx libraries to create PDF/DOCX/DOC/RTF documents based on simple templates.Generating print-ready well-formatted PDF documents with PHP is not an easy task. Traditionally, there are two main approaches
World    Web
PHPFreaks.com: Template based document generation using LiveDocx and Zend Framework



Millwood Online Blog: Multi-site Drupal installations

07.11.2009 01:50    phpdeveloper.org
On the Millwood Online blog there's about getting multiple Drupal sites up and running on one code installation.One of the great things about Drupal is that you can run more that one site off one installation. This saves disk space
World    Web
Millwood Online Blog: Multi-site Drupal installations

Brandon Savage's Blog: Why Every Developer Should Write Their Own Framework

07.11.2009 01:50    phpdeveloper.org
In Brandon Savage suggests that every developer should do one thing before they start working with PHP frameworks - write their own.So for those of you wanting to write your own frameworks, feel free. But don't even think about putting
World    Web
Brandon Savage's Blog: Why Every Developer Should Write Their Own Framework

John Lim's Blog: Updated Optimizing PHP Article

07.11.2009 01:50    phpdeveloper.org
John Lim has his article with some new tips on caching data:In this chapter, we explain why optimizing PHP involves many factors which are not code related, and why tuning PHP requires an understanding of how PHP performs in relation
World    Web
John Lim's Blog: Updated Optimizing PHP Article

NETTUTS.com: Book Review: Zend Framework 1.8 Web Application Development

07.11.2009 01:50    phpdeveloper.org
On NETTUTS.com today there's of the Packt book "Zend Framework 1.8 Web Application Development" (Keith Pope) from Fred Wu.The flow of this book is heavily inspired by the famous Ruby on Rails book, with Rails, where the author invites you
World    Web
NETTUTS.com: Book Review: Zend Framework 1.8 Web Application Development


Developer.com: Managing File Uploads with the Zend Framework

07.11.2009 01:50    phpdeveloper.org
On Developer.com today there's that looks at working with file uploads in Zend Framework applications and looking more specifically at the Zend_File_Transfer component.Chances are you've become well acquainted with the Web-based mechanism used to upload files to the Web. But
World    Web
Developer.com: Managing File Uploads with the Zend Framework

Site News: Popular Posts for the Week of 11.06.2009

07.11.2009 01:50    phpdeveloper.org
Popular posts from PHPDeveloper.org for the past week:
World    Web
Site News: Popular Posts for the Week of 11.06.2009

Elliot Haughin's Blog: ExpressionEngine2 & CodeIgniter: Will we see a change in the 3rd Party Market

07.11.2009 01:50    phpdeveloper.org
With some of the recent announcements about the future of and opinions have been coming out all over including from Elliot Haughin about a potential change in the Expression Engine market.If you're a CodeIgniter developer I would say this: You
World    Web
Elliot Haughin's Blog: ExpressionEngine2 & CodeIgniter: Will we see a change in the 3rd Party Market

Brian Teeman's Blog: Can you trust your Joomla extensions?

07.11.2009 01:50    phpdeveloper.org
In to his blog Brian Teeman asks the question of Joomla users and developers - "can you trust your Joomla extensions?"Sadly in the last 6 months there have been two published circumstances where an extension provider has been hacked and
World    Web
Brian Teeman's Blog: Can you trust your Joomla extensions?

SitePoint.com: The Easy Way To Install PHP on Windows

07.11.2009 01:50    phpdeveloper.org
On SitePoint.com today there's showing how you can quickly and easily install PHP on Windows via the .Earlier this year Microsoft released a small piece of software called the (Web PI)'"a dead-simple way to install a complete suite of web
World    Web
SitePoint.com: The Easy Way To Install PHP on Windows

Michelangelo van Dam's Blog: Unit testing with Zend Framework 1.8+

02.11.2009 17:41    phpdeveloper.org
In a Michelangelo van Dam talks about a presentation he gave on testing Zend Framework applications () and shares some of the code samples and techniques he mentioned.Since then I got a lot of questions how to set up a
World    Web

Adam Gotterer's Blog: Building an Object Collection Manager with the Standard PHP Library (SPL)

02.11.2009 17:41    phpdeveloper.org
Adam Gotterer has with his process behind creating an object collection manager with PHP's built-in SPL functionality.The purpose of a collection is to store objects in an organized manner with specific access rules. We are going to build a collection
World    Web

The Bakery: CakePHP's routing explained

02.11.2009 17:41    phpdeveloper.org
New on The Bakery there's some of the inner workings of the CakePHP framework - its routing system.Routing in CakePHP is a very powerful feature and is used to make URLs look good. Experience in the #cakephp IRC support channel
World    Web
The Bakery: CakePHP's routing explained

Federico Cargnelutti's Blog: Testing Zend Framework Action Controllers With Mocks

02.11.2009 17:40    phpdeveloper.org
In to his blog today Federico Cargnelutti shows you how to use mock objects to unit test controllers in your Zend Framework application.In this post I'll demonstrate a unit test technique for testing Zend Framework Action Controllers using Mock Objects.
World    Web

Community News: Latest PEAR Releases for 11.02.2009

02.11.2009 17:40    phpdeveloper.org
Latest PEAR Releases:
World    Web
Community News: Latest PEAR Releases for 11.02.2009

PersonalDemocracy.com: WhiteHouse.gov Goes Drupal

31.10.2009 06:02    phpdeveloper.org
In a on the Personal Democracy site Nancy Scola looks at the recent change of the website over to use the Drupal content management system.After months of planning, says an Obama Administration source, the White House has ditched the proprietary
World    Web
PersonalDemocracy.com: WhiteHouse.gov Goes Drupal

The Bakery: Writing an easy to use A/B test helper with CakePHP and jquery

31.10.2009 06:02    phpdeveloper.org
In a to The Bakery (the CakePHP resource) Jonathan Hendler has created a simple A/B test helper using the CakePHP framework and .Knowing what is driving the user experience is key to the success of an application. Subtle changes in
World    Web
The Bakery: Writing an easy to use A/B test helper with CakePHP and jquery

Adam Harvey's Blog: (Unmoderated) manual notes are bad, mmkay?

31.10.2009 06:02    phpdeveloper.org
In to his blog Adam Harvey shares his opinion on unmoderated notes dropped directly into the PHP manual - "they're bad, mkay?"I've had a couple of whinges on IRC lately about why I'm not thrilled with having user notes in
World    Web
Adam Harvey's Blog: (Unmoderated) manual notes are bad, mmkay?

Brandon Savage's Blog: Q&A: Answering Some Questions About Object-Oriented Programming

31.10.2009 06:02    phpdeveloper.org
Brandon Savage has to some questions that were raised by a of his on object-oriented development and some best practices. In this new post, he answers the questions:"Often times when a developer gives each object only one responsibility, they tightly
World    Web
Brandon Savage's Blog: Q&A: Answering Some Questions About Object-Oriented Programming

Patrick Allaert's Blog: Coding standards: converts PHP4 style constructors to PHP5 one

31.10.2009 06:02    phpdeveloper.org
Patrick Allaert has that can take your PHP4 code and replace its current constructors with PHP5-formatted ones.It assumes your classes are always declared with the class keyword starting at the beginning of the line and that your files have the
World    Web

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 ... 426 »