Author: SSWUG Research

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,

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

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

Stored Procedures with MySQL

(Shekhar Govindarajan) Most enterprise grade databases support stored procedures, which have two essential advantages. First, stored procedures reside in the database (such as tables and indexes) and the database queries in the stored procedures are executed at the database side. It yields faster re

Community

Getting Rich with Ajax

(Rich Schwerin) If you’ve ever used Google Maps to get directions or Flickr to share photos, you’ve seen how today’s dynamic Web applications blur the line between traditional Web and desktop applications—with no browser plug-ins or proprietary browser features required. Two of the technologies resp