Other News

Community

Replacing Text Nodes With jQuery

(Ben Nadel) This morning on Twitter, I came across a Tweet from Robert Rawlins (aka. @SirRawlins) asking about replacing text values within a DOM element. He had a situation in which a node contained mixed children; that is, the node contained both element nodes (type 1) and text nodes (type 3).

Community

What is XSL Template

(Darla Ferrara) Definition: A template is a reusable set of formatting instructions meant to present data from an XML file. XSL templates contain rules for a specified node within the document. Node identification comes via a XPath expression such as ‘match.’

Editorials

Parallel Wrapup

SelecTViews With Stephen Wynkoop Today you’re in for a treat as Stephen interviews Kalen Delaney, author of SQL Server 2008 Internals. Of course there is a lot more…Watch the Show Parallel Wrapup Our readers have submitted a number of good insights and suggestions for parallel processing. Today we’ll wrap up this particular topic with those comments. Michael: Since 25. August […]