Listing posts tagged "tip"

Want to keep up with posts on "tip"? Subscribe to the "tip" rss feed.

Just a tiny XSLT tip

I just discovered this little tip that is quite handy (and obvious, if you allready know it). Imagine you have som xml like this:   <message> Thank god it is friday <from>Tony</from> </message> &n...