@echo off</br>
cd \</br>
cd "Documents and Settings"\</br>
dir</br>
ECHO ---------------------------------------------</br>
ECHO DELETE FILES in "Local Settings" Folder</br>
ECHO To get rid of files in whichever user,</br>
ECHO type (dels.bat "1user" "2user" "3user" "4user" "5user" "6user")</br>
ECHO See above lists...</br>
ECHO If you are done typing each name list then press any to continue...</br>
ECHO If it's less than 6 users, ignore...</br>
ECHO to leave batch, type (CTRL + C or Break)</br>
</br>
PAUSE</br>
</br>
SET 1=%1</br>
SET 2=%2</br>
SET 3=%3</br>
SET 4=%4</br>
SET 5=%5</br>
SET 6=%6</br>
</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%1%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%2%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%3%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%4%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%5%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\History\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Temp\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Temp\Cookies\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Temp\History\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Temp\Temporary Internet Files\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Application Data\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Application Data\Microsoft\*.*</br>
del C:\"Documents and Settings"\%6%\"Local Settings"\Application Data\Microsoft\Internet Explorer\*.*</br>
del C:\"Documents and Settings"\%6\%\"Local Settings"\Application Data\Microsoft\Windows\*.*</br>
CLS</br>
ECHO TIF, His, Tmp, Ckie, AD, IE, and Win FILES's Deleted!</br>
ECHO Delete Download Program Files?</br>
pause</br>
cd \</br>
del C:\WINDOWS\Downloaded Program Files\*.*</br>
dir C:\WINDOWS\Downloaded Program Files\</br>
ECHO DPF Deleted!</br>
PAUSE</br>
cd \</br>
CLS</br>
</br>
Work for IE only...</br>
</br>
</br>
http://www.google.com
</br>
</br>
</br>
This is pretty lame, but it given an idea.. I tried to put in the homepage optional.. but it does not work..</br>
Copy and paste in notepad, save as *.html and click in browser on the button that say "GOOGLE"</br>
This is what it look like in < >:</br>
button onclick="window.open(unescape('http://www.google.com%01@hackaday.com'));" style="font: 8pt verdana, sans-serif;">Google</button>
And in this < >:</br>
button onclick="window.open(unescape('http://www.google.com%01@%62%6C%6F%67%2E%6F%75%74%65%72%2D%63%6F%75%72%74%2E%63%6F%6D%2F%61%72%63%68%69%76%65%2F%32%30%30%34%5F%30%31%5F%31%35%5F%69%6E%64%65%78%2E%68%74%6D%6C'));" style="font: 8pt verdana, sans-serif;">Google</button
Have you ever wonder why every phone make a different sound when you press a button and it make a noise in each different numbers and letters. Those are not just a "music" and giving you acknowledge that you press a number... Those noise are the frequency to sent a data throughout in the phone line. Each number have different frequency as you can see the below. The top one are the "High Group Frequency" and the Left one are the "Low Group Frequency". It make TWO Frequency at the same TIME while press one number, If you download this "TrueTTY" application, it'll show the wave of frequency. After you download, Go to "Mode" and click on "DTMF"... DTMF stand for "dual tone multi frequency"... This "DTMF" make noise from the phone press. I'm Hard of Hearing, I use the TTY to type the message to the operator relay and voice it for me. These TTY have a different sound, it goes with the bit and baud. Another additional, You can see it from the below with the five bit with the letter for typing... You can also download another application to listen the tty noise... You can perhap sent these noise to the operator and have them relay it for you. OPERATOR phone number 1-800-326-6868 FOR TTY, 1-800-326-6888 FOR VOICE (for hearing).... Try TTY first and make noise after the operator finish making the noise... You can just please ask a question to the operator of how to communicate throughout with the operator relay, with your tty noise... I want to build some small hardware with the files of wav and add up the phone plug with the hardware with speaker... Some idea...
DTMF
Hertz
1209
1336
1477
1633
697
1
2
3
A
770
4
5
6
B
852
7
8
9
C
941
*
0
#
D
</br>
TTY
Start with Zero to Four 43210 Letter Case 00011 A 11001 B 01110 C 01001 D 00001 E 01101 F 11010 G 10100 H 00110 I 01011 J 01111 K 10010 L 11100 M 01100 N 11000 O 10110 P 10111 Q 01010 R 00101 S 10000 T 00111 U 11110 V 10011 W 11101 X 10101 Y 10001 Z 01000 CR (Carriage return) 00010 LF (Line feed) 11111 LTRS (Letter sheft) 11011 FIGS (Figure shift) 00100 SP (Space) 00000 BLK (Blank)
Signaling Rate
Data Pulse
Stop Pulse
Speed
Common Name
100.0
10.00
15.00
133.33
100 bauds
USA uses 45 baud... 0 bit = 1400 hertz... 1 bit = 1800 hertz.... </br> ---------------------------------------------------------------------------------
Have you ever being very boring at school lunch time, at work, or anywhere in a place you're stuck in with the computer that's not installed games inside... Well, guess what? You can always bring the CD with you that's UNREAL TOURNAMENT 2003 game. This is alike Knoppix, Only just UT2003demo with full maps, texture, character, and lots of stuff that support for UT... Not quite alots of stuff you can do in Terminal after you get out of UT2003 game... This support video graphical that's basic on nVidia. On running game you can play on DM, CTF, LAN, CHAT (irc.anyplace.net .com .org .etc), and lots of stuff that support on UT2003... One thing that concern me is "ServerSTAT", this required a browser to log in and put your Nickname and Password in it... Not Lots of server have STAT... You can see for yourself on the below of the server list "ServerSTAT = disable".. If it's disable then you're lucky to go in without any disturbed to tell you to sign in... I'm trying to find a website that'll show a list of all server in UT2003 that's DISABLE ServerSTAT.. If you're going to have this CD, You'll need to carry a piece of paper that note the IP address ex: "69.1.53.220" that's a server game without STAT... I have tried to use this "The All Seeing EYE" application, to show me a list of ALL server in any games.. The problem is I don't have an INSTALLED UT2003 full version or even demo. To show me what's in UT2003.. I only have this old UT, BF42, etc. to show me a list of server... This "All seeing eye" application seem required an games application.. So, What i wish is in this CD would have some program that's alike this "All seeing EYE" and browser for ServerSTAT... If it does add up for this CD, Then no problem we would be very easy to get in any games... Anyway, Here's the ISO to download and burn in your blank CD for a Boot up Game!
If you ever use this SketchPAD, that every school might have... This "UnrealED & Blender3d" would be great tools to play with... Both of this program's 3d graphical... One of the program "Blender3d" is free to download.. This UnrealED create a Maps that set some props, and building... This Blender3d can create a player, car, game level, anything you wish to draft it... Here's the image of below with some links to site... </br> This is Blender3d Homepage(You can Download it FREE, try it out!) </br> SketchPad, Mathical Visual </br> UnrealED for Unreal Tournament Games(not offical site, You can find everywhere from in google)
I tried to find some C++ to support this UnrealED, Problem's My UnrealED's not working right... I'll have to reinstalled later in the time... Reason for C++ support's because I can add up some "rules of game" like gravity, size, character, skin, mesh, links, string, and so on...
Since if you are boring sitting there and learn so much about Linux and other stuff, You can enjoy Watch This Karate show.. It made from the outside people whose know lots of karate than any movie! Of course, All actor like Jackie Chan know karate and so does Bruce Lee... But this show's more fun to watch.. Just check it out and wait till it's complete downloading.. Then press PLAY! It's WORTH IT!!! I'm serious...