application design

A New Approach to GNOME Application Design

Linux Today  Sun, 02/12/2012 - 12:00

GNOME:One of the things that the GNOME design crew have been focusing on recently is creating a new approach to application design for GNOME 3.


 

Voices of the ElePHPant: Interview with Giorgio Sironi

PHPDeveloper.org  Tue, 05/10/2011 - 12:34

The Voices of the ElePHPant podcast has posted their latest interview with a member of the PHP community today - Giorgio Sironi.

Cal's "three questions" for Giorgio about his work in unit testing:


 

Ryan Mauger's Blog: Zend Framework tips on Evernote

PHPDeveloper.org  Tue, 01/11/2011 - 11:05

In some of his development with the Zend Framework Ryan Mauger has gathered some helpful tips and tricks.

His dropped these into an Evernote notebook and shared it for others to use.


 

Microsoft Launches Expression Studio 4

Redmond Developer News | News  Mon, 06/07/2010 - 11:29

Microsoft updates its Web and application design suite with streamlined features and support for Visual Studio 2010 projects.


 

Paul Jones' Blog: Forty Percent!

PHPDeveloper.org  Fri, 09/11/2009 - 07:16

Fans of the Solar PHP framework will be happy to know that Paul Jones, a lead developer on the project, has gotten approval to spend forty percent of his (day job) time on the project!


 

PHPClasses.org: Book Review: Practical Web 2.0 Applications with...

PHPDeveloper.org  Tue, 06/16/2009 - 11:04

PHPClasses.org has released a new book review of an APress offering - "Practical Web 2.0 Applications with PHP" (as reviewed by Marcelo Santos Araujo).


 

Tobias Schlitt's Blog: Identity Map pattern

PHPDeveloper.org  Wed, 04/22/2009 - 09:21

Tobias Schlitt has written up a new post looking at the identity pattern (an Enterprise application design pattern) and an implementation of Identity Map in the eZ Components framework.


 

Building and Maintaining a Database from an ER Model

Redmond Developer News | Tech Library  Thu, 11/29/2007 - 18:00

Part 2 of a 3-part series on database modeling and design. Developers who build databases without using a data model find themselves constantly revisiting the database, changing its design over and over again as the application is written.

This slows the development process, results in an inflexible schema and possible data corruption. This paper shows you how to avoid these issues by implementing a data model during the initial stages of application design.

Get it today from the Tech Library! (PDF, 7 pages)