Pages

Online XSLT Editor

Hey Guys,
I just created an XSLT Editor. Its very useful for writing quick XSLT for XML you have in hand.
As soon as you type XSLT code you will see the preview in output window in real time.

I hope this will be useful for you guys. Feel free to share!

Here is the direct link


12 comments:

  1. Hey its good one...
    so on which platform have to created this??

    ReplyDelete
  2. @Druv
    Its javascript. Some new HTML5 APIs are also used. e.g Ur modifications are instantly saved and remains there even-after u reload the page.

    ReplyDelete
  3. So you can explain me,how to build this editor??
    What piece of code should i use,for creating just simple editor...

    ReplyDelete
  4. @druv Its all client side code , just view source and u can see everything.

    btw the UI is just jquery Tabs and layout is done by YUI CSS grids, and simple xslt transformation code is written to generate the output.

    ReplyDelete
  5. You have made awesome, really good I am impressed by this stuff. I am impressed by this blog post.
    Phone Sex

    ReplyDelete
  6. it very nice.........jp

    ReplyDelete
  7. hi Markandey it's nice and
    i have a min project
    and the project is nothing but file sharing through Ip addreses
    and
    is there any posibility like to add it in BLOGGER sites plzzz help
    have a nice day..........jp

    ReplyDelete
  8. Hi
    I am getting an error while trying to test an XSLT which says:
    TypeError: Object doesn't support property or method 'transformNode'
    I am not using any XML here, so might be this is because of it, but I am not sure.

    ReplyDelete
  9. Hi Markandey,

    This is a useful tool.

    A bonus would be to put a link on the XSLT editor page with some "about" or "FAQ" info. It's not trivial to find this blog post if someone gave a link to the XSLT editor (see for example http://stackoverflow.com/a/13723638/423105).

    Useful information would include: what XSLT processor is being used.

    ReplyDelete
    Replies
    1. and also, "What do the different preview buttons do?"

      Delete
    2. They (preview buttons) basically render the xml in browser. browsers normally show a line number if xml is broken.

      So, its useful to catch error in the XML file is there are any..

      at the bottom of page i have link to my blog , i guess that will help people to reach me ..

      Thank You for reading my blog.

      Delete

Your comment will inspire me, Please leave your comment