Tag Archives: javascript

Automatically Save HTML Of Every Page You Visit

For the last couple of weeks, I’ve been thinking about the best way to capture the HTML of every webpage I visit. Sure, you can always write a screen scraper or bot, but I guess I wanted something a little … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Web Font Picker

Google Web Fonts is kinda awesome. If you haven’t checked it out already – basically it gives you a ton of new font choices that still degrade gracefully for older browsers. All you have to do is add a stylesheet … Continue reading

Posted in Programming | Tagged | Leave a comment