Tag Archives: jquery

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

Geocoding in Sharepoint Lists

Today I was thinking it would be nice to do some Geocoding in Sharepoint. Specifically, I wanted to make it so list items could have longitude and latitude fields that could be populated with a button click from the EditItem … Continue reading

Posted in Programming | Tagged , | Leave a comment