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#5154/22/2010
Start selenium This code starts up selenium server then a default instance of selenium and C#5878/12/2009
Google Data Visualization map pageHTML8536/10/2009
XSLT Transform from string This code transforms a string based snippet of xslt to a new xml structureC#386410/14/2008
Enable CLR for SQL Server SQL to turn on the CLR support for SQL Server 2005SQL7404/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#15714/13/2008
Set form values based on properties of object Set the form values based on properties of object using reflectionVB.NET5803/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 selectsJavaScript7172/14/2008
JQuery highlight v2 work in progressJavaScript59912/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 workJavaScript60712/6/2007
12