Markup maker - XHTML templates at the touch of a button

A small techie announcement: I built a tool that lets you type in a whole bunch of sections that you’d have on a page (that would relate directly to ids on the page) including the nesting of each ection and quickly create an XHTML template from it. Head on over to Accessify and see what you think (please add any comments here)

Try out the Markup maker here

Enjoy!

16 Responses to “Markup maker - XHTML templates at the touch of a button”

  1. Nick says:

    Pure genius! I’ll be using this. Cheers.

  2. Adam K says:

    brilliant!! super great tool! I will for sure be using this aswell

  3. Ryan says:

    I really like the tool, awesome work.

    I was wondering if you could add closing comments to the end of the div’s in the template?

    I.E.

    Thanks again!

  4. Chris D says:

    Fun little tool! Any chance the code is available to learn, to use, to expand?

  5. ben says:

    Hot.

    Would be nice to be able to choose the doctype as well, though I realize that would take some time.

  6. Mihael says:

    Hy!

    Great tool, realy! :)
    It would also be great if the “tab” would be used for separating div blocks…

    realy usefull. Good job soldier! :)

  7. Lloydi says:

    @Ryan. Believe me, I tried to make it do this but couldn’t quite tallie things up properly!

    @@Chris D - If I did that, you’d laugh at my woefully shabby PHP :-) Maybe one day, but for now the nasty code is hidden. If I can tidy it up somewhat I might make it available.

    @Ben and @Mihael (Michael?) - Good ideas. I was resisting putting too many options in, but these are sensible ones. Will add this in soon.

  8. Mike Cherim says:

    That looks like a clever and useful tool. Nice job Ian. Thanks for sharing.

  9. Steve Glover says:

    Neat! Just one thing, though: if you have a div containing multiple instances of the same three divs (call them bloghead, blogstory and blogbyline, say) shouldn’t they come through as classes rather than ids? But that’s a very minor nitpick indeed.

  10. Rodrigo says:

    Great, great, great job.

    Someday I will just think in the site structure and let your tool build it for me.

    Thanks for sharing, really :)

  11. tava says:

    Bless you, my son. You have done a wonderful thing.

  12. Lloydi says:

    @Steve Glover - I see your point but I don’t think it’s a hard-and-fast rule. I guess it would be possible to introduce some kind of flag that you can apply that would set output to class rather than id in specific places but I’d rather keep things simplewith the tool, to be honest. :-)

  13. Jennie says:

    This would make a handy little Textmate bundle!

  14. [...] Dan Cederholm pointed out accessify’s handy Markup Maker — a handy code scaffolding generator for your XHTML docs! Share and enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages. [...]

  15. Manda says:

    This tool does the job!
    Keep up the good work..

    ;)

  16. James says:

    Very nice tool. I’d kind of like to see if create straight XML as well.

Leave a Reply