Profile_bird

Hey there! michaelhkay 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 michaelhkay's tweets.

Already using Twitter
from your phone? Click here.

michaelhkay

  1. @glynmoody Open source can undermine innovation. Slow takeup of XSLT 2.0 too much work for hobbyists, but not profitable for old-style devt.
  2. Email asking for advice from niece who's an IP lawyer (brings shame to the family...). Means I can now ask her to return the favour.
  3. @psd [struggling with character encoding] I remember a wonderful Tripos exam question about 1971: "Why is character coding so complex?"
  4. @emesel [I hate XSLT!] Don't worry, everyone goes through that phase. Persevere, and the light will dawn, and you will come to love it.
  5. @jirkakosek Only time someone has tried to pickpocket me was on the Prague metro. Sad thing was, they were so incompetent at it.
  6. On the streamability of //section/head - new blog post. http://saxonica.blogharbor.com/blog/_archives/2009/12/1/4394031.html
  7. Software patents wiki: http://en.swpat.org/wiki/Main_Page. Please contribute.
  8. All browser page requests this morning (via Virgin Media) are taking about 30 seconds to load.
  9. @glynmoody Vetting volunteers: a 17yr old volunteer is treated as a vulnerable child, on her 18th birthday she becomes a dangerous adult.
  10. @glynmoody [how long before we say "enough"] The point about an authoritarian regime is that whatever you say, it makes no difference.
  11. To Sheffield for the weekend. @pipkay singing in Messiah, & hopefully a walk on the hills, though snow is forecast.
  12. New streaming architecture in Saxon is now (finally) looking quite solid. Still a lot of work to do on the details, not to mention testing.
  13. Virgin cable is down, using dongle as fallback. Taking hours to download the daily spam. Must move to server-side filtering some day.
  14. RT @bbcquestiontime: "Tony Blair misled the entire country in leading us into the Iraq war". Not true. He didn't fool me. #bbcqt
  15. @martin_probst XQuery new syntax vs functions: I agree we could use functions more, e.g. validate(). But not always, e.g. grouping
  16. New blog post on streaming XSLT templates in Saxon at http://saxonica.blogharbor.com/blog/_archives/2009/11/26/4390549.html
  17. @elharo [Voice recognition for programmers] Because most programmers are quite good at typing, unlike lawyers and doctors.
  18. Michael Dyck reports yet another ambiguity in the XQuery 1.1 grammar. People don't like <brackets>, but they do make XSLT easy to extend.
  19. Just found a class in Saxon that I can reuse. Except that it's currently unused! Was I right to keep it?
  20. Saxon: scrapped the (v.old!) XSLT pattern parser, now parse it as an XPath expression and convert the resulting expression tree.