Shiva's Weblog

Various things I am putting up for my reference. Hope its useful to you as well.

challa.net | Tech weblog |  Lyrics

Tools I created and Publications

By Shiva Challa

Wednesday, December 17, 2014

Web templates and interesting projects:

NEW"Single page" or "One page" website template using JQuery. As you can guess, the whole website is in one page.

Simple website template using AJAX and JQuery will be added soon!!

NEWhttp://challa.net/fc: Fortune Cookie : Simple demo of using Php to get data from a text file.

Coming soon: a php based website template

 

Tools

All the following tools are coded in C#. They are all licensed under GNU GPL 3. Which means you can download, use and redistribute at will.

http://challa.net/getwebfile: Download any text file off of a website.

http://challa.net/browsepad: Simply a Notepad with a built-in file explorer.

http://challa.net/excel2csvconverter: Converts Excel(.xls and .xlsx) file to CSV files. Each individual tab will be converted to a seperate CSV file.

http://challa.net/renameext: Rename several file's extension in a folder in a jiff.

MSSQL_ObjectScripterv1.1_SetUp.zip Tools that will script out database objects out of Microsoft SQL Server 2000/2005/2008

ConsoleJobScripter_SetUP.zip Console tool to automatically tool to script out job definations out of Microsoft SQL Server 2000/2005/2008.

JobScripter_SetUp.zip GUI tool to script out job definations out of Microsoft SQL Server 2000/2005/2008

 

 

Scripts by Shivaram Challa on SQLServerCentral.com

Remove comments from the SQL Code

Takes text (varchar(max)) as input and strips out any comments and RETURN the string. Comment is replaced by new-line character.  Read more...
 

List all Usernames, Roles for all the databases.

Generates a list of ALL Users and their database Roles for all Databases (Or for a specific user).  Read more...
 

Create Role for specific set of Objects based on a set of Conditions.

This script is for the Generating a code block that makes it easier to grant various permissions on a group of objects qualified by specific Criteria.   Read more...
 

Shiva's Weblog

Ads by Google

Made with CityDesk