Try it?? It will do a miracle on your keyboard.

In a text file copy and paste the text below and save it as disco.vbs

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop

Now run the script and see what happens to your keyboard.
To end the script go to Task Manager and end the wscript.exe process.

My Minor Project in Skid Software

Matching mania , Arithmetic & Quiz

I have Co-Developed Three Modules for SKID Software in my Minor Project.

PROJECT DESCRIPTION

“Matching mania , Arithmetic & Quiz” modules of Skid Software developed under the guidance of  Prof. Arun Mehta. Skid Software is designed to help kids to communicate and learn. Children, who cannot speak properly, including many with cerebral palsy and autism, are denied access to a regular school, even though they could communicate in other ways, for instance using a computer. It is such other ways that Skid explores.

Children have different disabilities, to different degrees, and not seldom combinations of disabilities. Software that seeks to take advantage of the unique combination of abilities of each child therefore must come in almost infinite variety.

In Skid we have large numbers of tiny modules in the software, that the user can select and combine, based on the specific task he/she wishes to perform.

Skid is designed to be used via one of the following means of input:

•  joystick or racing wheel (so far only works under Linux, needs special  client software)

•  arrow keys and space bar (via free Windows and Linux client software)

•  mouse

• touch screen

In today’s world people don’t have time for themselves, so how can they think of that part of society which has physically challenged human beings who need love ,warmth and sympathy .But even those people have right to live life normally particularly the small kids.

ARITHMETIC

It is very difficult for physically & mentally challenged  kids to solve arithmetic problems in any complicated manner like using paper pencil or by normally using the keyboard as we do. So this module simplifies the task by presenting the problematic expression in one section and choices in another and enable kids to match the options with help of four keys or any means of providing input he/she is. This project can help mentally disabled people to learn and retain the things which otherwise is generally an abstruse task.

Its presently working on Skid .You can try this out at http://skid.org.in/arithmetic/first_time

QUIZ

In today’s world almost every test is computer based so in order to make physically & mentally challenged people stand equivalent to normal people and pace with disguising race we have made this module to present the multiple choice problems in computer based format and enable easy selection of correct choice with help of four keys or any means of providing input he/she is.

Its presently working on Skid .You can try this out at http://skid.org.in/quiz/first_time

MATCHING MANIA

Physically & mentally challenged  kids cannot perform the counting and matching task in any complicated manner , so this module simplifies the task and also make it alluring by presenting the pictures in one section and choices in another and enable kids to match the options with help of four keys or any means of providing input he/she is. This project can help mentally disabled people to learn and retain the things which otherwise is generally an abstruse task.

Its presently not Updated on Skid. But will be Updated soon…

Life, the Universe, and Everything(problem on Codechef) Solved in Ruby

Your program is to use the brute-force approach in order to find the Answer to Life, the Universe, and Everything. More precisely… rewrite small numbers from input to output. Stop processing input after reading in the number 42. All numbers at input are integers of one or two digits.

Example

Input:
1
2
88
42
99

Output:
1
2
88
And i have solved this in RUBY Language.
Solution is….
while (true)
a=gets.to_i()
if a==42
break
end
puts a
end

How to Install Instant Rails setup on windows ??

Its very easy to install InstantRails on windows(xp\vista \….). I will here tell you in detail steps how to do that.So to install it properly follow the steps given below.

1.Firstly you have to download a Instantrails setup from the following link  if u dont have it .

<http://rubyforge.org/frs/?group_id=904>

from this you have to download a Zip file on Your system.

2.After that you have to Extract files From this setup.For extracting please be sure that You have Winzip or Winrar already installed on    your  System.

3.If you have Winzip installed then you have to create a New Folder named  Ruby in C:\(c drive)or in which you have your windows installed and  paste this setup of  Instant Rails in this folder.

4.Then Right Click on the Setup and Select the option Extract here to extract files in this folder.

5. After Finishing Extraction you will see the lots of  files in this folder. In these files you have one icon Red Coloured I named Instant Rails.exe . By double clicking on this you Saw a dialouge box having some Buttons named Apache and MYSql. So if this dialouge box appears it means your installation is complete.

6.For your ease you can also create a shortcut of this Red Coloured I on your desktop.

So now you can enjoy with rails and Irb(Intreactive ruby) and can develop your applications in ruby..

Shortcuts Which makes your work easier……

Windows key + D >> Shows the desktop.

Windows key + M >> Minimizes all open windows.

Windows key + Shift + M >> Maximizes all open windows.

Windows key + E >> Runs Windows Explorer.

Windows key + R >> Shows the RUN dialog.

Windows key + F >> Shows Search window.

Windows key + Break >> Shows System Properties box.

Windows key + TAB >> Go through taskbar applications.

ALT + TAB >> Cycle through opened applications.

Ctrl+Shift+Esc>> Used to acees the task manager directly.

Windows key + L>> Used to Lock your desktop.

HOW To Change Power Option When You Press Power Button Of PC???

By default, Windows XP will shut down when the Power button is pressed. It’s a good idea to change it so that the shutdown menu is opened instead, especially if you have little kids running around the house.

It’s quite easy to change it:

Step 1:

Go to your Windows XP’s desktop and right-click it. Select “Properties” and the Display Properties window will appear.

Open the “Screen Saver” tab and look for the “Power” button near the bottom of the window. Click it.

Step 2:

In the “Power Options Properties” window that opens, go to the “Advanced” tab.

There is a dialog box in the “Power Buttons” section. Choose what you want Windows to do when the power button is pressed.

“Ask me what to do” will make it open up the shutdown menu.

Step 3:

Click “OK” and restart your computer. From now on, pressing the power button will open the shutdown menu, letting you decide what you want to do.

CONTACT MANAGMENT SYSTEM IN JAVA

PROJECT DEFINITION:

Contact Management System is an application that enables user to create and Store new Contacts .The application stores the detail of the employees and other persons that are associated with an organization.

The organization has a department that provides the information about every person that is associated with an organization.

OBJECTIVES:

The prime objective of the project is to computerize the work of an fee management staff so as to reduce the overheads.

The main objectives of this project is to maximize the computer approach, reduce errors and to utilize the time.

Project Summary:

The management of the company decided to store the personal details of all its employees. For this they have to use an application that can fulfill their requirements of a digital diary and should store the various details of all its employees:

The requirements of a organization can vary according to their needs …we are using here some common details.

  • Address
  • Email address
  • Phone number
  • Birthdays
  • Reminders
  • Anniversary details

In this project you can store new information or retrive the already stored information about a person or an employee just by entering his/her name.

You can also edit the details of a particulary employee.

You can also see the Presentation of this project just by clicking on this link. This will provide  you a complete overview of Contact Management System.

HOW To SHUTDOWN Your PC FASTER??

For increasing the speed of shutdown of your computer system we have to chane in the Registry file of computer System.

So, to do this follow the followin steps:

1.Press the window button in left hand side and select the option of Start from it.

2.Type regedit in Run to open the Registry Editor.

3. Now in registry Editor select the option in left hand side HKEY_CURRENT_USER.

4. Now Select the Control Panel in this menu items in leftmost panel.

5. Next select the Desktop option in it.

6. Now search the File name WaitToKillAppTimeout in right hand side.

7.After selecting the file a dialog box is opened now replace 20000 already there by 10,000. & press ok.

Now your PC is shutting down faster than before ……..

How to create a Invisible Folder??

Friends, Its a very easy task to create an Invisible Folder.

To create it follow the following steps :-

1.CREATE A NEW FOLDER (by simply right clicking the mouse button).

2.RENAME IT (F2 a shortcut key for renaminig a folder name) by ALT 0160.(means after pressing F2 or rename option in right click, Hold the ALT key down & type the numerals from Right side of keyboard)

3.AFTER RENAMING IT CHANGE THE ICON OF THE FOLDER BY RIGHT CLICK on it and move to properties and in properties Dialog box you find the option of Customize and change the icon from that and choose the blank icon for it from the list of specified icons.

Now you will get the Invisible folder…..Which is not visible neither its icon nor its name any is visible to you……

Try it…….

Check Your Antivirus??

HI, everybody,if u want check your antivirus

Try This….!

Copy this thing on notepad n save it as fakevirus.exe..

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

N den scan this file…!

If ur anti Virus is right…! den it’ll surely detect….!

TRy It ,It will surely help you to check your antivirus..

Follow

Get every new post delivered to your Inbox.