Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tommy Poulsen 514 posts 708 karma points
    Jul 07, 2010 @ 21:27
    Tommy Poulsen
    10

    Simple tool to help you convert xslt to the new v.4.5 schema

    Hi umbracians

    I made a small online tool to convert your pre-4.5 xslt scripts to the new 4.5 xml schema.

    It's using recursive pattern-matching, not a full xml parser, so I may have missed out some cases - please don't hesitate to ping me with any issues found.

    The tool is available online here

    Enjoy

    >Tommy

  • Tommy Poulsen 514 posts 708 karma points
    Aug 03, 2010 @ 17:24
    Tommy Poulsen
    0

    Hmm, unfortunately the contact form mentioned on the converter-page above has not actually been sending any mails for a couple of weeks due to a config error - so if you had any issues or comments regarding the tool please re-send, tweet (@tommypoulsen) or post it here.

    >Tommy

  • Ernst Utvik 123 posts 235 karma points
    Aug 18, 2010 @ 21:34
    Ernst Utvik
    0

    This rocks! thank you!

    A little bug when using "count(child::node)" the result was "count(child::* [@isDoc]" missing the closing ")"

  • Tommy Poulsen 514 posts 708 karma points
    Sep 02, 2010 @ 22:39
    Tommy Poulsen
    0

    Just updated the online-converter, fixing the closing ")" issue above as well as a missing "[@isDoc]" (and updated the unit-testing suite a bit)

    Please let me know if you have any comments or issues with it.

    >Tommy

  • Tommy Poulsen 514 posts 708 karma points
    Oct 27, 2010 @ 19:22
    Tommy Poulsen
    0

    Bugfixed the online-converter, fixing the bug with pipe '|'-characters breaking the functionality.

    >Tommy

  • Scott McCown 15 posts 37 karma points
    Jul 29, 2011 @ 17:02
    Scott McCown
    1

    I've been using your awesome converter for a few weeks now, but I noticed today that visiting the link you mentioned above throws an error. Actually, it appears the entire site is down (blackpoint.dk). Just thought you should know. We'd all love to have your awesome converter working again!!!

     

  • Tommy Poulsen 514 posts 708 karma points
    Jul 30, 2011 @ 17:17
    Tommy Poulsen
    0

    Thanks a million Scott - I fixed it now.

    >Tommy

  • Lloyd 15 posts 35 karma points
    Oct 26, 2011 @ 03:31
    Lloyd
    0

    Seems to be down again Tommy. Getting a Request Timeout error page.

  • Tommy Poulsen 514 posts 708 karma points
    Oct 26, 2011 @ 09:31
    Tommy Poulsen
    0

    Thanks for the info Lloyd - I'll discuss it with my webhost...

    >Tommy

  • Tommy Poulsen 514 posts 708 karma points
    Oct 26, 2011 @ 09:52
    Tommy Poulsen
    0

    The webhost worked their magic... now it should be up and running again

    >Tommy

  • Scott McCown 15 posts 37 karma points
    Oct 26, 2011 @ 17:45
    Scott McCown
    0

    Thanks Tommy. We all appreciate your awesome time-saving converter.

  • Tommy Poulsen 514 posts 708 karma points
    Oct 26, 2011 @ 19:10
    Tommy Poulsen
    0

    I'm glad it's useful 

    >Tommy

  • Tommy Poulsen 514 posts 708 karma points
    Jan 07, 2012 @ 16:50
    Tommy Poulsen
    1

    Minor update on the online xslt converter, allowing node() functions also.

    >Tommy

Please Sign in or register to post replies

Write your reply to:

Draft