Featured

PHP Accelerators : APC vs Zend vs XCache with Zend Framework

Posted under Featured, PHP on Sunday, 20 June 2010 by

Tonight I wanted to see how the Zend Framework would run against an application that I have put in quite a bit of components into. I figured with the amount of objects that have been instanciated that there was likely going to be a larger performance hit overall…

PHP Accelerators : APC vs Zend vs XCache with Zend Framework

How To Learn PHP?

Posted under Article, Development, Featured, PHP on Saturday, 20 February 2010 by

Learning to program a computer is somewhat of a difficult task but if mastered can be a very rewarding skill to possess. Not only are programmers in high demand but being able to program means that you can take on your own projects.

How To Learn PHP?

php5 Reflection API

Posted under Article, Featured, PHP on Monday, 7 December 2009 by

PHP5 comes with a complete reflection API that adds the ability to reverse-engineer classes, interfaces, functions and methods as well as extensions. Additionally, the reflection API also offers ways of retrieving doc comments for functions, classes and methods.

php5 Reflection API

PHP vs. Ruby on Rails. An evolutionary story of a Web Developer and his tools.

Posted under Article, Development, Featured, PHP on Tuesday, 1 December 2009 by

When it comes to programming, more specifically the development of web applications, it is important to consider all the tools of the trade before using the one that is going to be used for the job.

PHP vs. Ruby on Rails. An evolutionary story of a Web Developer and his tools.

To enhance the performance of PHP mode to change the distribution of Zend Engine

Posted under Article, Featured, PHP on Friday, 23 October 2009 by

Zend in the implementation of the virtual machine, when compiling the generated op_array for each one opline the opcode will be distributed to the appropriate processor (zend_vm_def.h definition) implemented, and distributed in different ways according to the distribution process can be divided into CALL, SWITCH , and GOTO three types.

To enhance the performance of PHP mode to change the distribution of Zend Engine

The busy Java developer’s guide to Scala: Dive deeper into Scala concurrency

Posted under Article, Development, Featured, Java on Friday, 28 August 2009 by

In the last article, I talked about the importance of building concurrent code (whether it’s in Scala or not) and some of the problems and issues facing developers in doing so, including not locking too much, not locking too little, avoiding deadlocks, avoiding spinning up too many threads, and so on. Quite a depressing list.

The busy Java developer’s guide to Scala: Dive deeper into Scala concurrency

20 extremely useful php class library

Posted under Article, Featured, PHP on Thursday, 27 August 2009 by

Here are some very useful PHP class library, I believe than can help you better and faster development.

20 extremely useful php class library

Java Listener: A Java Bedtime Story

Posted under Article, Featured, Java on Tuesday, 25 August 2009 by

This article is modeled .NET Delegates: AC # Bedtime Story realization of the function of the Java code, schedule, there is no written text stories. See the original link.

Java Listener: A Java Bedtime Story

40 Tips for optimizing your php Code

Posted under Article, Featured, PHP on Saturday, 22 August 2009 by

The OP said “don’t waste your time optimizing basic PHP code” and he’s right. The source of slowness in simple code is most likely external to the code

40 Tips for optimizing your php Code

Best open source PHP program

Posted under Article, Featured, Open Source, PHP on Thursday, 20 August 2009 by

A large number of PHP Open Source Applications to change the world, change the Internet.

Best open source PHP program

10 Principles of the PHP Masters

Posted under Article, Featured, PHP on Saturday, 8 August 2009 by

With PHP’s widespread adoption,it’s almost too easy to find a script or snippet to do exactly what you need. Unfortunately, there’s no filter as to what is a “good practice” and what’s, well… not so good when writing a PHP script.

10 Principles of the PHP Masters

Registry Easy – Automatically Clean & Repair Your PC Registry

Posted under Featured, Software on Monday, 3 August 2009 by

RegistryEasy is a Windows Registry Cleaner that aids you by scanning your PC safely. RegistryEasy cleans the errors and invalid entries that cause system slowdown, freezing and crashing. RegistryEasy repairs registry problems to make your computer run like new again.

Registry Easy – Automatically Clean & Repair Your PC Registry

eAccelerator PHP Accelerator Introduction

Posted under Article, Featured, PHP on Monday, 3 August 2009 by

eAccelerator is a further development from mmcache PHP Accelerator & Encoder. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated.

eAccelerator PHP Accelerator Introduction

Online Favicon.ico generator using php

Posted under Article, Development, Featured, PHP on Monday, 3 August 2009 by

This is an online using php to generate Favicon.ico,Code is very simple, the need to php GD

Online Favicon.ico generator using php

Online Rss Submit Tool(Beta)-Source code

Posted under Featured, My projects, Online Rss Submit Tool on Wednesday, 22 July 2009 by

This is the most powerful RSS feed management and promotion tool available. The first of its kind for automatically submitting RSS feeds, it is the quickest and most reliable way to submit to the RSS search engines.

Online Rss Submit Tool(Beta)-Source code