Author Archive



The Perl You Need To Know

Sunday, February 10th, 2008

Before I delve into the details of mod_perl programming, it’s probably a good idea to review some im

.NET Localization, Part 2: Creating Satellite Assemblies

Sunday, February 10th, 2008

One time in .NET that you need to know about satellite assemblies is when you are dealing with localization. For localizing text, one doesn’t hard code text on a page, but uses a key for that text. The text equivalent for the key is retrieved from a file called a resource file. A resource file [...]

Putting Attributes to Work

Sunday, February 10th, 2008

Once an XML document is read into a source tree, where an XSLTstylesheet can get a hold of it, there’s a lot that the stylesheet cando with the source document’s attribute values. This month we’ll lookat how to convert attributes to result tree elements, how to grabattribute values for more general use, how to test [...]

This Week on p5p 1999/11/14

Sunday, February 10th, 2008

Notes Lexical variables and eval More About Line Disciplines link on WinNT Regex Optimization

Dynamic Galleries with DOM and CSS

Sunday, February 10th, 2008

(Page 1 of 8 )Thumbnail galleries are one of the first things that made the Web surfing experience m

Reverse Engineering and Program Understanding

Sunday, February 10th, 2008

“>Most people interact with computer programs at a surface level, entering input and eagerly (impati

Night of the Living Wi-Fi’s (A Security Parable for Our Times)

Sunday, February 10th, 2008

“>Wireless InsecurityIn most organizations today, the phrase wireless security is anoxymoron. Compan

Deitel Presents Creating Distributed Systems with RMI (Case Study)

Sunday, February 10th, 2008

“>This Deitel™ article presents a case study for creating a distributedsystem with Remote Meth

Building a Scalable Website with Dreamweaver MX

Sunday, February 10th, 2008

The strategies that helped me most with scalability were: Dreamweaver MX templates, server-side incl

Building An Outlook COM Add-In With VC /ATL

Sunday, February 10th, 2008

(Page 1 of 7 )One of the great things about Windows is the ability that we have to create COM-based