Profile_bird

Hey there! pgfearo is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving pgfearo's tweets.

Already using Twitter
from your phone? Click here.

pgfearo

  1. ..well, there was some success, but because the XML document needed 2 passes the solution was slower than the original. Next: New XmlReader
  2. Spent hours trying to hack .NETs XmlReader so that it can use an existing DTD entity cache instead of recreating one each time. Failed....
  3. Plan is for CoherentWeb to use xsl:message within a special xslt 1.0/2.0 stylesheet to allow grouping of files b4 main xslt test run
  4. .NET XsltMessageEncounteredEventHandler, was producing unreliable results in multi-threaded app until imposed locks - now works fine
  5. @ndw try http://www.nasa.gov/multime... for live nasa coverage of shuttle
  6. 10th anniversary for xslt 1.0 recommendation today, 16th Nov. Congrats to w3c, and for bringing us xslt 2.0 which is now the way to go!
  7. @peteaven of course xslt vs xquery reverses the google fight result (using xslt not xsl)
  8. Lost ip connection, either v media or cable modem prob, contingency plan takes effect...time for iphone
  9. SketchPath downloads: 1028 in Oct vs 1321 in Sept - a drop, but Sept was exceptional due to Ultimate Tools Guide ref from @shanselman
  10. CoherentWeb (dev version) now performing multi-threaded XSLT 2.0 batch transforms using Saxon, will pass params via xpath expressions
  11. Next SketchPath version keeps DTD entity refs within XML text, XPath auto-generator now resolves these, but why r we still using DTDs?
  12. @Edenbridge it's not ur typical setup, so u should be ok, time 2 logoff
  13. Attempted to install Windows 7 Home Premium as guest os ontop of Hyper-V: #Fail Integration Services don't install
  14. @Edenbridge I think that's a good deal, tescos are offering it now for less than I paid
  15. Glad that I pre-ordered Windows 7 when it was only £64, regret that I only went for the Home Premium version now the full prices are out
  16. @edenbridge angry? not really. Slightly frustrated? Yes, whilst still understanding there are good historical reasons behind many issues.
  17. Many XML IDEs provide a stupidly long contextual 'intellisense' list for their XPath editor. This is an XPath language design issue.
  18. @michaelhkay tried doing a 'view source' on XSLT 2.0 spec (using IE8), that will teach me - its been 5 mins so I've terminated the process
  19. Links to (full-size) CoherentWeb screenshots are now working - http://tinyurl.com/yl42mmx - will post more videos soon, UI still evolving
  20. Open source Open XML Viewer has xslt for converting docx to html - worth a look at: http://tinyurl.com/yhunj86 - they did vml2svg in c