Home
Samples
Articles
Tools
Links
Contribute
Tools Library
Welcome to the tools library. This is where I'll be putting online tools and other helper, some interactive and some just cheat sheets and the like. Comments and suggestions are very welcome.
Color and Palette Picker
This utility describes a tool for getting a palette of colors all at once.
Color and Palette Picker
Interactive SQL operation skeleton generator
This utility will let you create a skeleton that can be used for a complete database operation -- get the connection, build the command, do the operation, get the result. The syntax for each kind of access method is different, with different objects and things occurring in a certain order depending on the kind of results you want. If there are specific examples you can send me of different access technologies I'll add them as well.
PHP Processed Form Generator
This utility will generate the skeleton of a simple form that takes values and emails them to someone. This is a common task in the web world. The utility will allow you to define a set of questions and the type of responses, textbox, checkbox etc. and then generate a skeleton of the form. There is even a live preview mode, although the mail function is commented out to prevent spam abuse. The code is in PHP since that tends to be where most of the need is.
DateTime Format Specifier Utility
This is an interactive utility and reference on the custom DateTime format specifiers in .NET. The custom DateTime format specifiers allow you to construct a date/time string from the components of a DateTime value. The Custom DateTime specifiers are fairly complex in usage, so this utility can help you in building those format strings as well as show you how they are used.
© 2007 NiceCleanExample.com
|
Stumble
|