Tag: Development

Community

Managing Standalone Scripts in PHP

(George Schlossnagle) PHP has no native support for threads, which makes it difficult for developers coming from thread-oriented languages such as Java to write programs that must accomplish multiple tasks simultaneously. All is not lost, though: PHP supports traditional Unix multitasking by allowin

Community

Developing for Office 2007

(Matt Nicholson) For the end user, the changes that will come with 2007 Microsoft Office System may seem limited to a bright new user interface and some useful new features. However, this new version offers the potential to transform the working life of anyone involved in implementing a project or f

Community

Data Mining using Fuzzy SQL Queries

(Sachin A. Kadam) Data Mining can be defined as “The nontrivial extraction of implicit, previously unknown, and potentially useful information from data” and “The science of extracting useful information from large data sets or databases”. Although it is usually used in relation to analysis of data,