Archive for January, 2008

An article by Bruce Schneier.

Using XPath and Default Namespaces

I had a problem with parsing an XML document that had a default namespace: <books xmlns=”http://someurl.com”> <book> <title>A Title</title> </book> </book> One would expect an XPath query for //book/title to return all titles, but since the namespace is set to an anonymous style namespace I had to redefine the namespace such that: xmlns:pub=http://someurl.com” then [...]

Links for 2008-01-29

YUI: CSS Grid Builder (tags: css webdesign layout tools)

  • Comments Off

Links for 2008-01-27

Mass Effect Wiki - the Mass Effect Wiki - tips and info for the world of Mass Effect - a Wikia Gaming wiki (tags: system:unfiled)

  • Comments Off

Links for 2008-01-22

iShowU (tags: mac software screencast video screencasting osx)

  • Comments Off

Links for 2008-01-20

Varnish - Trac (tags: http proxy performance accelerator) BlogDesk (tags: blogging tools blog software wordpress freeware windows) KC Softwares (tags: install windows freeware updates free) OpenQA: Selenium (tags: testing web tools selenium)

  • Comments Off

Try changing the drive letter of the iPod, which is documented within this Apple Document. I recently added a Network Attached Storage device to my network and assigned new drive letters that conflicted with the iPod.