|
|
|
Here is an extensive compilation of tips on how to optimise Apache on Linux and Unix for PHP and CGI programs. The tips can also be applied to Perl and Python.
Last Updated: January 21, 2007 |
|
|
|
|
The mangement of software development projects with respect to issues such as multiple developers working on the same code at the same time, targeting multiple platforms, supporting multiple versions, and controlling the status of code.
Version: 1.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: March 25, 2007 |
|
|
|
|
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders.
Version: n/a
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 09, 2007 |
|
|
|
|
BPEL for Web services, also known as BPELWS or BPEL4WS, is based upon XML
standards. It is intended to provide a means to implement task-sharing in a
distributed or grid computing environment both within and across multiple
organizations. The BPEL acts as a "glue" between various Web services.
Version: 1.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 11, 2007 |
|
|
|
|
Job costing software lets you resume your role as project manager, not accountant. Manual methods of job costing simply cannot keep up with a project’s daily changes.
Version: 1.1
Platforms: linux, windows, freebsd, osx, sun
Last Updated: April 11, 2007 |
|
|
|
|
Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality.
The AOSD concept was applied originally by Java developers. They developed a compiler that implements the AOP (Aspect-Oriented Programming, an implementation of AOSD) white box approach, i.e. the compiler the merges the code that implements the software components core functionality with the necessary code alterations to implement the new aspects where necessary.
This paper provides an introduction into the paradigm of aspect-oriented software development (AOSD). It includes a multitude of practical examples, provided with a view to objectify such abstract approach as AOSD, as well as to help the reader easily grasp its essence and advantages. The paper is primarily intended for programmers working with PHP. Its aim is to demonstrate a way of applying AOSD in PHP-based project
Version: 2.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: May 22, 2007 |
|
|
|
|