7128986083_3189d3037e_z

dabblet v1.1: URL previewer

Screen_shot_2011-12-27_at_16

8 Responses

  1. Dan-social-avatar Dan Denney

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

    likes

    5 months ago

  2. Pro _mg_2516_r 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

    5 months ago

  3. 7128986083_3189d3037e_z 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. :(

    5 months ago

  4. Pro _mg_2516_r 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.

    5 months ago

  5. 7128986083_3189d3037e_z 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.

    5 months ago

  6. Pro _mg_2516_r 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

    5 months ago

  7. 7128986083_3189d3037e_z 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 :)

    5 months ago

  8. Screen shot 2012-01-10 at 12 Marvin

    this is so nice, love it ;)

    4 months ago

keyboard shortcuts: previous shot next shot L or F like