May 3
Iterating Web Mockups
I really like using firebug for iterating web mockup ideas. I’m not developing HTML or CSS, but if I want to try out adding something here or there to mugshot I can just open up firebug on it, inspect the element I want to look at, then edit the area. You’ll get all the Javascript and CSS loading properly and you don’t have to save the web page locally and find the files to edit. It really saves me a lot of time.
After you’re done editing and you like what you see you can take a screenshot of it and copy / paste the HTML to pass along.













Firebug rocks!
BTW, is there any sort of Bugzilla for Mugshot? I’m not very pleased with the bottom orange frame when opening a Mugshot link, and I’d like to perhaps give some feedback to the devs.
Hey Rafael,
Yep, there’s one at http://bugzilla.mugshot.org
Also completely agree about Firebug, it’s amazing.