The partial function application is an effective method of applying different inputs to a single object or bind one of the arguments to a function as a constant. This article covers how to use closures to perform two types of
Today we look at issues surrounding content creation, and discuss some techniques and methods to help you produce the best content you can. For many Web users, blogging is all about text, and that's what we'll be focusing on here.
Programmers tend to collect utility functions to perform common tasks. In this article we look at some of the key features of the Prototype JavaScript Framework and demonstrate how it can make your life easier. By Rob Gravelle. 0925
This week you'll learn how to have the connection between the browser and the Web server encrypted. This guide is designed for use with the typical Apache on Linux configuration. By Stephen Philbin. 0919
Have you ever wanted to use WordPress? You might be surprised to discover that there are three versions of the program. Read on to find out which one is right for you. By Claude Pelanne. 0909
In CakePHP, controllers are the classes that handle browser requests and facilitate communication between models and views. This week you'll learn the nuts and bolts of CakePHP controller. By Ahsanul Bari, Anupom Syam. 0929
This new version of 3ds Max offers a wide range of updates to a popular application. This week we look at several of these updates, including: the ViewCube, Steering Wheels, Photometric Lighting, MentalRay ProMaterials and more. By Nathan Segal. 0912
This week we look at the most popular methods to get you going with AJAX in WordPress and use plug-ins and widgets to create dynamic self-updating content and interactive forms in your WordPress site. By Tessa Blakeley Silver. 0916
Did you know that the selection in Netscape 6 behaves slightly differently than in Explorer? Experience for yourself how your browser detects a selection operation.
Do you know how to skip intermediate hierarchy levels while searching for DOMDocument nodes? Learn how to use the "//" pattern to force pre- and post-matching.
Do you know the difference between JavaScript and Java as object-oriented languages? Learn how to distinguish between class-based and prototype-based languages.