dabblet v1.1: URL previewer

Screen_shot_2011-12-27_at_16

9 Responses

  1. Pro Dan Denney Dan Denney

    Thank you for all of your work on dabblet, it instantly became my fav tool for quick testing.

    likes

    over 1 year ago

  2. Andrea Giannangelo Andrea Giannangelo

    Lea, you've got to turn this into the next level desktop application for the front end developer. Quick testing is just one tenth of the potential of what you're doing, I want this for every single line of front end code that I write.
    If you build a JS based application for desktops, like Wunderlist, you can also keep it multiplatform with very low efforts. C'mon...

    likes

    over 1 year ago

  3. Lea Verou Lea Verou

    The problem with that is that regular code (not just quick testing) can be quite huge, thousands of lines. So, performance concerns chime in, and you can't do things that are easy when you're dealing with a hundred lines at most. Your code also becomes huge, just to avoid lagging too much. Every web-based IDE (Bespin, Cloud9 etc) comes with a tremendous amount of code and research going into performance. It would completely take the fun out of it. :(

    over 1 year ago

  4. Andrea Giannangelo Andrea Giannangelo

    What side of the app do you think would suffer of performance issues? The simple code rendering, the live preview or the tooltips? I think that even w/ only code+tooltips it would be awesome, but it's more about making a tool that really suits frontenders' needs and have a fresh approach on everything.
    My hopes are all for Coda 2, but I really fear it will delude.

    over 1 year ago

  5. Lea Verou Lea Verou

    The code rendering. Basically the code gets re-highlighted on every keystroke, so I'd assume it would get slow on large files.

    That said, I might consider integration with git repositories, so it would be easier to work on real files, for anyone that wants to.

    over 1 year ago

  6. Andrea Giannangelo Andrea Giannangelo

    Highlighting only at opening and on line's modification could be a workaround, at least I guess. Anyway, this is something I would pay really much for: a desktop application for web frontenders :)

    likes

    over 1 year ago

  7. Lea Verou Lea Verou

    Of course it only highlights when the text is actually modified (with some false positives to avoid true negatives), but still.
    Anyway, lets see how it evolves. Apps have a life of their own. They take you to the path they choose, not the other way around :)

    over 1 year ago

  8. Marvin Marvin

    this is so nice, love it ;)

    over 1 year ago

  9. Calvin C. Calvin C.

    This is amazing! What a great concept.

    10 months ago

keyboard shortcuts: previous shot next shot L or F like