| HOME |
Wednesday, March 25, 2009

Enabling right click on sites that disable it



Lots of web sites have disabled the right click function of the mouse button... it's really, really annoying. This is done so that you don't steal (via right-click->save picture) their photos or images or any other goodies. Unfortunately, it disables ALL right-click functionality: copy, paste, open in new window.

It's easy to change, assuming your using IE 6:


Click "Tools"->"Internet Options"
Click the "Security" tab
Click "Custom Level"
Scroll down to the "Scripting" section
Set "Active Scripting" to "disable"
Click "Ok" a couple of times.

You'll probably want to turn this back to "enable" when your done... 'cause generally the javascript enhances a website.

Read More..
Wednesday, February 04, 2009

Command Prompt



image hosted by ImageVenue.com

ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.
ARP Displays, adds, and removes arp information from network devices.
ASSIGN Assign a drive letter to an alternate letter.
ASSOC View the file associations.
AT Schedule a time to execute commands or programs.
ATMADM Lists connections and addresses seen by Windows ATM call manager.
ATTRIB Display and change file attributes.
BATCH Recovery console command that executes a series of commands in a file.
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini
BREAK Enable / disable CTRL + C feature.
CACLS View and modify file ACL’s.
CALL Calls a batch file from another batch file.


CD Changes directories.
CHCP Supplement the International keyboard and character set information.
CHDIR Changes directories.
CHKDSK Check the hard disk drive running FAT for errors.
CHKNTFS Check the hard disk drive running NTFS for errors.
CHOICE Specify a listing of multiple options within a batch file.
CLS Clears the screen.
CMD Opens the command interpreter.
COLOR Easily change the foreground and background color of the MS-DOS window.
COMP Compares files.
COMPACT Compresses and uncompress files.
CONTROL Open control panel icons from the MS-DOS prompt.
CONVERT Convert FAT to NTFS.
COPY Copy one or more files to an alternate location.
CTTY Change the computers input/output devices.
DATE View or change the systems date.
DEBUG Debug utility to create assembly programs to modify hardware settings.
DEFRAG Re-arrange the hard disk drive to help with loading programs.
DEL Deletes one or more files.
DELETE Recovery console command that deletes a file.
DELTREE Deletes one or more files and/or directories.
DIR List the contents of one or more directory.
DISABLE Recovery console command that disables Windows system services or drivers.
DISKCOMP Compare a disk with another disk.
DISKCOPY Copy the contents of one disk and place them on another disk.
DOSKEY Command to view and execute commands that have been run in the past.
DOSSHELL A GUI to help with early MS-DOS users.
DRIVPARM Enables overwrite of original device drivers.
ECHO Displays messages and enables and disables echo.
EDIT View and edit files.
EDLIN View and edit files.
EMM386 Load extended Memory Manager.
ENABLE Recovery console command to enable a disable service or driver.
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.
ERASE Erase files from computer.
EXIT Exit from the command interpreter.
EXPAND Expand a M*cros*ft Windows file back to it’s original format.
EXTRACT Extract files from the M*cros*ft Windows cabinets.
FASTHELP Displays a listing of MS-DOS commands and information about them.
FC Compare files.
FDISK Utility used to create partitions on the hard disk drive.
FIND Search for text within a file.
FINDSTR Searches for a string of text within a file.
FIXBOOT Writes a new boot sector.
FIXMBR Writes a new boot record to a disk drive.
FOR Boolean used in batch files.
FORMAT Command to erase and prepare a disk drive.
FTP Command to connect and operate on a FTP server.
FTYPE Displays or modifies file types used in file extension associations.
GOTO Moves a batch file to a specific label or location.
GRAFTABL Show extended characters in graphics mode.
HELP Display a listing of commands and brief explanation.
IF Allows for batch files to perform conditional processing.
IFSHLP.SYS 32-bit file manager.
IPCONFIG Network command to view network adapter settings and assigned values.
KEYB Change layout of keyboard.
LABEL Change the label of a disk drive.
LH Load a device driver in to high memory.
LISTSVC Recovery console command that displays the services and drivers.
LOADFIX Load a program above the first 64k.
LOADHIGH Load a device driver in to high memory.
LOCK Lock the hard disk drive.
LOGON Recovery console command to list installations and enable administrator login.
MAP Displays the device name of a drive.
MD Command to create a new directory.
MEM Display memory on system.
MKDIR Command to create a new directory.
MODE Modify the port or display settings.
MORE Display one page at a time.
MOVE Move one or more files from one directory to another directory.
MSAV Early M*cros*ft Virus scanner.
MSD Diagnostics utility.
MSCDEX Utility used to load and provide access to the CD-ROM.
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT
NET Update, fix, or view the network or network settings
NETSH Configure dynamic and static network information from MS-DOS.
NETSTAT Display the TCP/IP network protocol statistics and information.
NLSFUNC Load country specific information.
NSLOOKUP Look up an IP address of a domain or host on a network.
PATH View and modify the computers path location.
PATHPING View and locate locations of network latency.
PAUSE Command used in batch files to stop the processing of a command.
PING Test / send information to another network computer or network device.
POPD Changes to the directory or network path stored by the pushd command.
POWER Conserve power with computer portables.
PRINT Prints data to a printer port.
PROMPT View and change the MS-DOS prompt.
PUSHD Stores a directory or network path in memory so it can be returned to at any time.
QBASIC Open the QBasic.
RD Removes an empty directory.
REN Renames a file or directory.
RENAME Renames a file or directory.
RMDIR Removes an empty directory.
ROUTE View and configure windows network route tables.
RUNAS Enables a user to execute a program on another computer.
SCANDISK Run the scandisk utility.
SCANREG Scan registry and recover registry from errors.
SET Change one variable or string to another.
SETLOCAL Enables local environments to be changed without affecting anything else.
SETVER Change MS-DOS version to trick older MS-DOS programs.
SHARE Installs support for file sharing and locking capabilities.
SHIFT Changes the position of replaceable parameters in a batch program.
SHUTDOWN Shutdown the computer from the MS-DOS prompt.
SMARTDRV Create a disk cache in conventional memory or extended memory.
SORT Sorts the input and displays the output to the screen.
START Start a separate window in Windows from the MS-DOS prompt.
SUBST Substitute a folder on your computer for another drive letter.
SWITCHES Remove add functions from MS-DOS.
SYS Transfer system files to disk drive.
TELNET Telnet to another computer / device from the prompt.
TIME View or modify the system time.
TITLE Change the title of their MS-DOS window.
TRACERT Visually view a network packets route across a network.
TREE View a visual tree of the hard disk drive.
TYPE Display the contents of a file.
UNDELETE Undelete a file that has been deleted.
UNFORMAT Unformat a hard disk drive.
UNLOCK Unlock a disk drive.
VER Display the version information.
VERIFY Enables or disables the feature to determine if files have been written properly.
VOL Displays the volume information about the designated drive.
XCOPY Copy multiple files, directories, and/or drives from one location to another.
TRUENAME When placed before a file, will display the whole directory in which it exists
TASKKILL It allows you to kill those unneeded or locked up applications

- codefusionlab

Read More..
Sunday, February 01, 2009

Run Commands Control Panel Access



image hosted by ImageVenue.com

Add/Remove Programs control appwiz.cpl
Date/Time Properties control timedate.cpl
Display Properties control desk.cpl
FindFast control findfast.cpl
Fonts Folder control fonts
Internet Properties control inetcpl.cpl
Keyboard Properties control main.cpl keyboard
Mouse Properties control main.cpl


Multimedia Properties control mmsys.cpl
Network Properties control netcpl.cpl
Password Properties control password.cpl
Printers Folder control printers
Sound Properties control mmsys.cpl sounds
System Properties control sysdm.cpl

- codefusionlab

Read More..
Friday, January 30, 2009

Run Commands



image hosted by ImageVenue.com

compmgmt.msc - Computer management
devmgmt.msc - Device manager
diskmgmt.msc - Disk management
dfrg.msc - Disk defrag
eventvwr.msc - Event viewer
fsmgmt.msc - Shared folders
gpedit.msc - Group policies
lusrmgr.msc - Local users and groups
perfmon.msc - Performance monitor
rsop.msc - Resultant set of policies
secpol.msc - Local security settings
services.msc - Various Services


msconfig - System Configuration Utility
regedit - Registry Editor
msinfo32 _ System Information
sysedit _ System Edit
win.ini _ windows loading information(also system.ini)
winver _ Shows current version of windows
mailto: _ Opens default email client
command _ Opens command prompt

- codefusionlab

Read More..
Wednesday, January 28, 2009

Bypass uploading.com wait time





when it says wait X amount of secs etc. in the URL bar type

java script:document.getElementById('downloadform').submit();return true;


Press enter once or twice too feel good then type


java script:document.getElementById('downloadform').submit()

press enter and enjoy

Read More..
Wednesday, January 28, 2009

BlackBerry Tricks




Important Keys
==============
ALT Key = :alt: has half moon on top of it. Left side of keyboard below A.

(New BlackBerry devices have "ALT" spelled out on the key)

CAP key = :cap: bottom right key (AKA Shift Key)

IN General
==========
Hold the :alt: key while you roll the thumb-wheel to scroll horizontally in any field where you can center or view text.


Hold the :alt: key while you roll the thumb-wheel to scroll through a field to view options.

Hold the :cap: key while you roll the thumb-wheelto select multiple items in the list:

alt:+Escape - Allows multitasking, brings up Taskbar on any screen.Similar to Windows ALT+TAB

alt:+:cap: - Turns on CAPS lock.Hold :alt: first thenpress :cap:. An oval with an up arrow screen shows up in the upper right corner of the screen.

cap:+:alt: - Turns on NUM lock. Hold :cap: first then press :alt:. A # sign shows up in the oval in the upper right corner of the screen.

Type the first letter of an item in an option list or menu to jump directly to that item.

Type the first letter of a name or initials separated by a :space: to find a contact in the Address Book screen.

Press C to compose a new message from the ho,e screen or within Messages. (If this does not work, ensure Phone>Options>"Dial From Home Screen" is turned off.This re-enables key press shortcuts for icons from the home screen)

Press :alt:+:enter: to keylock your BlackBerry quickly from the home screen. (Alternate keypress is just press K, but this only works if "Dial From Home Screen" is disabled)

Rearrange the ribbon: In the Home Screen (ribbon), hold the :alt: key and click the thumb-wheel to bring up a menu. You can then select Move Icon, Hide Icon, or Show All. If you hide an icon to show it again click Show all and it'll appear with an X over it, bring up the menu on it and uncheck hide icon.


The BlackBerry display can be backlit to allow reading messages in the dark. To get the light to come on, hit the backlight button usually in the lower right of the keyboard.Hopefully you've a backlit keyboard as well as you can type in the dark.

Turning the radio off and back on when coverage is spotty and you've lost signal seems to help.Also going into network and selecting register now will help.And if you've a phone/combo BalckBerry then on some you can go into network and select Scan for networks. Then select the network you're on, for example T-Mobile, then save. After doing this, the radio will reset and you may receive a register message and a new service book, which you can accept from the service book menu in options.

Password protect your BlackBerry. To set a password, go to the Options menu to the Security item. Set the desired timeout (atleast 15 mins) and enable a password. In conjunction with this, you should also go to the Options menu to the Owneritem, and enter your name, phone number, etc. When the password protection kicks in, this is what is displayed on the screen.

After 5 incorrect attempts in typing in your password, the password starts echoing. After 10 attempts, it performs a lobotomy on itself and almost all data is ckeared. The Memo database, however, is retained and visible.

To support more than one signature. Wipe out your auto-signature in the Redirector of the Desktop Software and just use 'AutoText' to configure alternate signature.

In the message list
===================

Sorting:

alt:+I - show only incoming mail

alt:+0 - show only outgoing mail (messages you've sent)

alt:+P - show phone log messages

alt:+S - show SMS messages

alt:+V - show VoiceMail messages

Navigating T - go to top message listing

B - Go to the end of message listing

del: - close message listing and return to home screen

space: - pagedown

cap:+:space: - pageup

Deleting multiple messages at one:

Highlight a date in the messages list, hit the thumb-wheel and select delete prior. All messages prior to that date will be deleted.

Hold down the :cap: key and use the thumb-wheel to scroll up or down to select messages. Click the thum-wheel and select 'Delete Messages'. Combine this with a sorting tip to make it even more useful, press :alt: then the letter '0' will show all your sent messages, then per this tip scroll down and select the last 5.

While in a message:

Navigating:

enter: or :space: - scroll down a page at a time

alt:+:enter: - scroll back a page at a time

B - scroll to the end of page
T - scroll to the top of page
U - Jump to closest unread message
N - Jump to next message
P - Jump to previous message
del: - close message and return to message listing

Reply-to/Forward: R - Reply to or answer this message

F - Forward this message Select Text (OS v2.1): Press the :cap: key and then scroll the thumb-wheel to select. If you release the :cap: key and scroll the thumb-wheel you'll select entire lines. Press the :cap: key again at any time to start selecting by character again.

Hold down :alt:key + CLICK the thumb-wheel, release the thumb-wheel and then use it to scroll whole lines. You can press and hold the :alt: key at anytime to start selecting by character again.

Click scroll wheel and select SELECT from the menu.Scroll wheel to select entire line.Click scroll wheel again and select copy.With either method, click the thumb-wheel and select'Cut Selection' or 'Copy Selection'.. to paste, open a new message or whatever, click the thumb-wheel, and then select 'Paste Selection'.

Composing Message
Press and hold a letter to capitalise it (with Key Rate enabled)

Press the :space: key twice to insert a period and capitalise the next letter.

Press the :space: key to insert the "@" and "." characters in an email field. Backspace and type again to over-ride this like you would with AutoText.

Press and hold a letter key and roll the thumb-wheel to scroll through international/accent characters, equation symbols and other marks.

Calendar
Press T to go to "Today" in the Calendar screen.

Press G to go to a specific date in the Calendar screen.

The default date range for Calendar synchronisation in Desktop Manager may not suit most people. While configuring the Calendar synchronisation, click the Advanced button and specify the desired range.

Battery
The largest draw on battery life is the transmitter, so if you're transmitting a lot, you can expext reduced battery life.And the backlight.

Being in fringe or no coverage areas will eat up your battery as it attempts to transmit. If you're in an area that is out of range, turn BlackBerry's radio off manually or use Options/Auto On off to conserve battery life.

Geek Tips
Rather than looking at the bars, you can change the display of the 'signal strength' to read in real numbers. While at the home screen, hold down the half moon :alt: key while you type NMLL. The bars should change to read numbers. For the 'signal strength', if you're in the 100 area(that means -100 dBm) you'll be transmitting at maximum power(2 watts), and since coverage is hit and miss at this weak signal, you may end up transmitting many times before the packets make it through.This might help explain any poorer than normal battery life. I consider anything at -90 to -50 excellent.

To get the bars back: While at the home screen, hold down the half moon :alt: key while you type NMLL again.

Hold down the half moon :alt: key and the :cap: key at the same time, then the letter 'H'. This brings up the "Help Me!" sceen that lists version, appversion, pin, imei, uptime, signal strength, battery level, file free and total file.

Hold down the half :alt: while you type LGLG. This brings up the event log where you can clear events (frees some memory) or view them or copy the contents to mail to someone.

alt:+:cap:+: del: will reboot your BlackBerry

- wintermute

Read More..
Wednesday, January 28, 2009

Internet Explorer Shortcuts



CTRL+A - Select all items on the current page
CTRL+D - Add the current page to your Favorites
CTRL+E - Open the Search bar
CTRL+F - Find on this page
CTRL+H - Open the History bar
CTRL+I - Open the Favorites bar
CTRL+N - Open a new window
CTRL+O - Go to a new location
CTRL+P - Print the current page or active frame
CTRL+S - Save the current page
CTRL+W - Close current browser window


CTRL+ENTER - Adds the http://www. (url) .com
SHIFT+CLICK - Open link in new window
BACKSPACE - Go to the previous page
ALT+HOME - Go to your Home page
HOME - Move to the beginning of a document
TAB - Move forward through items on a page
END - Move to the end of a document
ESC - Stop downloading a page
F11 - Toggle full-screen view
F5 - Refresh the current page
F4 - Display list of typed addresses
F6 - Change Address bar and page focus
ALT+RIGHT ARROW - Go to the next page
SHIFT+CTRL+TAB - Move back between frames
SHIFT+F10 - Display a shortcut menu for a link
SHIFT+TAB - Move back through the items on a page
CTRL+TAB - Move forward between frames
CTRL+C - Copy selected items to the clipboard
CTRL+V - Insert contents of the clipboard
ENTER - Activate a selected link
HOME - Move to the beginning of a document
END - Move to the end of a document
F1 - Display Internet Explorer Help

- codefusionlab

Read More..
Monday, January 26, 2009

Windows Explorer Shortcut



ALT+SPACEBAR - Display the current window’s system menu
SHIFT+F10 - Display the item’s context menu
CTRL+ESC - Display the Start menu
ALT+TAB - Switch to the window you last used
ALT+F4 - Close the current window or quit
CTRL+A - Select all items
CTRL+X - Cut selected item(s)
CTRL+C - Copy selected item(s)
CTRL+V - Paste item(s)
CTRL+Z - Undo last action


CTRL+(+) - Automatically resize the columns in the right hand pane
TAB - Move forward through options
ALT+RIGHT ARROW - Move forward to a previous view
ALT+LEFT ARROW - Move backward to a previous view
SHIFT+DELETE - Delete an item immediately
BACKSPACE - View the folder one level up
ALT+ENTER - View an item’s properties
F10 - Activate the menu bar in programs
F6 - Switch between left and right panes
F5 - Refresh window contents
F3 - Display Find application
F2 - Rename selected item

- codefusionlab

Read More..