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

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 is essentially a dictionary of associations between the keys and their textual values. You will have this resource file duplicated once for each language that you support. .NET will retri Read the rest of this entry »

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 attribute valuesfor specific values, and how to define groups of attributes for easierre-use in multiple places in the result tree.Converting Attributes to ElementsWhen an XSLT proces Read the rest of this entry »

Notes Lexical variables and eval More About Line Disciplines link on WinNT Regex Optimization
Read the rest of this entry »

(Page 1 of 8 )Thumbnail galleries are one of the first things that made the Web surfing experience m Read the rest of this entry »

“>Most people interact with computer programs at a surface level, entering input and eagerly (impati Read the rest of this entry »

“>Wireless InsecurityIn most organizations today, the phrase wireless security is anoxymoron. Compan Read the rest of this entry »

“>This Deitel™ article presents a case study for creating a distributedsystem with Remote Meth Read the rest of this entry »

The strategies that helped me most with scalability were: Dreamweaver MX templates, server-side incl Read the rest of this entry »

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