Showing 1-10 of 18
|
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# | 112 | 4/22/2010 |
|
Start selenium
| This code starts up selenium server then a default instance of selenium and | C# | 293 | 8/12/2009 |
|
Google Data Visualization
| map page | HTML | 438 | 6/10/2009 |
|
XSLT Transform from string
| This code transforms a string based snippet of xslt to a new xml structure | C# | 1803 | 10/14/2008 |
|
Enable CLR for SQL Server
| SQL to turn on the CLR support for SQL Server 2005 | SQL | 601 | 4/14/2008 |
|
Grab data from a website and save to disk
| Grab data from a webpage and save it to disk both text and image | C# | 1012 | 4/13/2008 |
|
Set form values based on properties of object
| Set the form values based on properties of object using reflection | VB.NET | 418 | 3/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 selects | JavaScript | 511 | 2/14/2008 |
|
JQuery highlight v2
| work in progress | JavaScript | 483 | 12/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 work | JavaScript | 486 | 12/6/2007 |