-
Recent Posts
Recent Comments
Archives
Categories
Meta
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
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