JavaScript Toolbox

JavaScript Toolbox – Reusable Libraries And Objects

This is a collection of Javascript source files, examples, and concepts. Use these instead of always re-inventing JavaScript solutions.

Posted in JavaScript/jQuery | Tagged , | Leave a comment

Work code for IT companies

NO DOUBT, the Information Technology companies mushrooming these days in India are creating job opportunities for qualified men and women, which is a welcome measure ? but at what and whose cost?

More at this news article from Hindu

Posted in Random/Personal | Tagged | Leave a comment

SQL Server Password cracker

Check out NGS Software SQLCrack

NGSSQLCrack is an innovative password cracking utility for Microsoft SQL Server 7 and 2000 that can assist enterprises in securing their infrastructures. NGSSQLCrack allows system administrators and security professionals to quickly scan systems for weak passwords that are susceptible to brute force attack, and guard against them. An handy tool if you are worried about the security in your network.

Check it out for yourself

Posted in Database Programming | Tagged , , | Leave a comment

Images and SQL Server

Check out this excellent article Images and SQL Server from SQL Team.

This article tells you how to store and retrieve images in a SQL Server. Really good one.

Posted in Database Programming | Tagged , | Leave a comment

Estimate the Size of a Table

Have you ever wondered how to estimate the size of the SQL Server’s table? Then this artilce from MSDN might be very useful.

Check out Estimating the Size of a Table article

This will really handy in lot of situations.

Posted in Database Programming | Tagged , | Leave a comment

Unveil SQL Server Peak’s Performance

Check out this new article from MSDN SQL Server 2000 Unveils Another Path to Peak Performance

Server 2000’s powerful new support for indexed views promises to make your life easier while making your applications and queries run faster. Sound too good to be true? Indexed views let you precompute all sorts of joins, aggregations, and computations so that you don’t have to write such conditions into every query. And Microsoft is reporting gains of 10 to 100 times in the performance of applications and queries that access indexed views instead of base tables. Although Oracle supports a similar feature called materialized views, SQL Server’s new indexed views go far beyond what the competition offers

Posted in Database Programming | Tagged , , | Leave a comment

Which File Extension Are You?

Do you want to know which file extension are you? Then take up BBspot quiz to find out which file extension most closely matches your personality. You need to answer all the questions to get an accurate result

Posted in Random/Personal | Tagged | Leave a comment

Puzzles Archive

If you want to take a break from your heavy work then take a look at this rec puzzles Archive

They say that you brain gets sharper when you solve some puzzles. So I am going to sharpen it now how about you? 😉

Posted in Random/Personal | Tagged | Leave a comment

PHP MVC Framework

Just strumbled upon this when I was searching for some good frameworks to be used with PHP for my official work.

Check out php MVC The Model View Controller (MVC) Framework for PHP Web Applications.

It is similar to Jakarta Struts which is the famous framework for Java web applications

Posted in Web Programming | Tagged , , | 1 Comment

Cool Illusions

Check out these Cool Illusions

Really damn good. All the pictures r amazing..

Long break after my first post.

Posted in Random/Personal | Tagged | Leave a comment