Free Web Assessments
NuRelm provides free Web site needs assessments for any interested company. Click the link to get a Web site assessment today, and NuRelm will provide recommendations based on your answers, your competitors, and your own Web site.
Develop Archive
-
Who is the Fairest Linux Remoting Server of Them All?
I love Linux desktops in a way that some may consider unnatural. The infinitely flexible KDE (sorry Gnome, you... -
Running CakePHP Command Line Tools in Windows
As a newbie to command line tools, I found myself overwhelmed while attempting to configure CakePHP’s command line console... -
CakePHP: Beyond the Blog Tutorial, Part I
CakePHP is a great rapid development framework, and the blog tutorial is a fine starting point on any journey... -
Setting up a Virtual Host with XAMPP
To provide the aspect of a beginner in the trade of Web Application Development I want to begin with,... -
Self-Indulgent Code: Asynchronous Process Manager for JavaScript
When a long process executes in JS the browser can lock and making it difficult to have an interactive... -
JavaScript as a Classical OOP Language
Using JavaScript only like a functional language is a waste of our time. The difference between programming and writing... -
Self-Indulgent Code: Automatic Tables from SQL Query Data
A common operation for me is to regenerate data extracted from an SQL query as a visible table that... -
Self-Indulgent Code: jQuery getJSON with Error Handling
The problem is that some of these requests occur outside the local domain and I don’t have direct control... -
Self-Indulgent Code: jQuery Alert Module
This is a simple popup dialog manager based upon jQuery 1.4 and the jQuery UI plugin. I decided to build this... -
Bring Flickr to Your Website Using JSON and jQuery
Flickr is a great website for hosting and sharing your photos. If you are an amateur photographer who likes...