Acceptance TDD
I am halfway through reading Growing object-oriented software, guided by tests, a book that teaches Test-Driven Development in a Java... more »
Tweet 0 Comments Save Tags: agile , java , methodology , php
Showing Random Posts In WordPress
There are a lot of plugins you can use to show random posts, but why use plugins when it’s so simple to do it with a bit of coding. Here... more »
Tweet 0 Comments Save Tags: php
Acceptance Test-Driven Development
I am halfway through reading Growing object-oriented software, guided by tests, a book that teaches Test-Driven Development. The book's... more »
Tweet 0 Comments Save Tags: books , frameworks , methodology , php
Really Simple Model/View Seperation With PHP
I think I speak for a number of developers when I say that I strive to have my code readable and easy to maintain. This is way easier... more »
Tweet 0 Comments Save Tags: php
Mysql Tutorial – Insert data in to table
If you are a learner (new) in PHP / Mysql and don’t know how to insert / add data in to table in Mysql database from php file than Here... more »
Tweet 10 Comments Save Tags: database , how-to , php
Different “Read More” Link For Different Categories
As you can see here on wpcanyon, the “read more” links have different text depending on the category of the posts. Here is how to do that.
Tweet 0 Comments Save Tags: php
Advance Level PHP Tutorials & Scripts
Advance Level PHP Tutorials & Scripts with demos and Sources
Neural Networks in PHP
This article explains how to easily implement Neural Mesh to develop Neural Network applications in PHP.
Tweet 2 Comments Save Tags: frameworks , how-to , open source , php
Practical Php Patterns: Observer
Today's pattern is the Observer one. The intent of this pattern is breaking a [usually one-to-many] dependency between objects by making... more »
Tweet 0 Comments Save Tags: how-to , methodology , open source , php
How to Use jQuery With Other Libraries Like Prototype and MooTools
Hello Friends, There are so many javascripts libraries available in web world like jQuery, prototype, moo tools which having so many... more »
Tweet 0 Comments Save Tags: javascript , php
2 Different Ways For Getting Twitter Status / PHP and jQuery
Nearly everyone who has a website and a twitter account shows their status on the website. Here are 2 different ways you can use to get... more »
Tweet 0 Comments Save Tags: javascript , php
Getting Started With PHPUnit
We all agree that testing code is better than not testing it right? So why do we tend to avoid writing unit tests to make sure that we... more »
Tweet 1 Comments Save Tags: how-to , php , standards , tools
Static methods vs singletons: choose neither | php|architect
This article provides a nice summary of the debate(s) surrounding the static method vs. singleton debate in PHP development. It suggests... more »
Tweet 0 Comments Save Tags: opinion , php
Q&A with Jason Gilmore: The Zend Framework
This week's DZone Refcard is about Getting Started with the Zend Framework. The card introduces you to the basics of the Zend Framework... more »
Tweet 0 Comments Save Tags: frameworks , open source , php
Mysql Tutorial – create table in database
If you are a learner (new) in PHP / Mysql and don’t know how to create table in Mysql database from php file than Here is the easiest and... more »
Tweet 0 Comments Save Tags: database , how-to , php
WIMPinator Chronicles Part 3: Installing PEAR and PHPUnit
This is the third article of a series of blog post called the WIMPinator Chronicles that describe how to setup a PHP development... more »
Tweet 0 Comments Save Tags: how-to , microsoft , php
MongoDB: 5 Things Every PHP Developer Should Know About MongoDB
SQL databases are dead. After spending a few weeks writing MongoDB applications with PHP, I am ready to claim that MongoDB and other... more »
Tweet 0 Comments Save Tags: database , open source , php
Best Of February – 10 Web Development Articles And Tutorials
I handpicked 10 webdev articles an tutorials i consider to be the best from February 2010. Hope you like my selection.
Tweet 0 Comments Save Tags: css-html , javascript , php
Zend Framework 2.0 Buzz
Learn about the features of the upcoming Zend Framework 2.0, which will take full advantage of PHP 5.3 (namespaces, __invoke(),... more »
Tweet 0 Comments Save Tags: frameworks , news , open source , php
Top 5 DZone Google App Engine Articles
My top 5 favorite DZone Google App Engine articles. If you're looking to develop on Google App Engine, start with this blog.
Getting started with CouchDB: a beginner’s guide
Have you ever dreamt about a powerful database that you can access easily, without using the SQL language? That what Apache CouchDB is... more »
Tweet 0 Comments Save Tags: database , php
Top 10 Best Security Plugins for Wordpress
Wordpress is fully loaded with tons of Plugins that are making our job pretty easy. Here is our list of Top 10 Best Security Plugins for Wordpress
Tweet 0 Comments Save Tags: php , security , web 2.0
Simple PHP form for selecting web-safe colors
In this blog post I am showing a simple PHP form that lets the user enter a name and color attribute values for the foreground and... more »
Tweet 0 Comments Save Tags: how-to , php
Practical Php Patterns: Memento
The pattern of today is the Memento one, whose intent is storing the state of an Originator object without breaking its encapsulation.... more »
Tweet 0 Comments Save Tags: how-to , methodology , php , standards
Zend Framework 1.8 Web Application Development review
First, a clarification on the book's name, which refers to Zend Framework 1.8: the book work flow is based on the 1.8 version but the Api... more »
Tweet 0 Comments Save Tags: books , frameworks , php , reviews




