Home
Manage Your Code
Snippets for Kevin Isom
Showing 1-10 of 18
TitleDescriptionLanguageViewsDate Added
Convert a string to and from a 64bit string The snippet takes a string and hashes it as a 64bit string, and the other method takes that hashed string and converts it back to a normal string.C#1124/22/2010
Start selenium This code starts up selenium server then a default instance of selenium and C#2938/12/2009
Google Data Visualization map pageHTML4386/10/2009
XSLT Transform from string This code transforms a string based snippet of xslt to a new xml structureC#180310/14/2008
Enable CLR for SQL Server SQL to turn on the CLR support for SQL Server 2005SQL6014/14/2008
Grab data from a website and save to disk Grab data from a webpage and save it to disk both text and imageC#10124/13/2008
Set form values based on properties of object Set the form values based on properties of object using reflectionVB.NET4183/2/2008
tabindex iterates over inputs and changes the tabindex so it doesn't tab to the label. Will need to change to take into account selectsJavaScript5112/14/2008
JQuery highlight v2 work in progressJavaScript48312/20/2007
highlight jquery extension this wraps a object in a div with a background color and then fades it out and in still needs some workJavaScript48612/6/2007
12