Sunday, 14 September 2014

Facebook keyboard shortcuts

  No comments    
categories: ,

Before using Facebook keyboard shortcuts, determine the modifier keys for your computer, which is based on what browser and operating system you are using.
Win & Chrome Win & Firefox Win & IE OSX & Firefox OSX & Other
Alt Alt + Shift Alt Function + Ctrl Option + Ctrl
Once you have determined the modifier for your operating system and browser use the above key combination with any of the below 10 keys to perform the desired shortcut. For example, if you were using Firefox in Windows and wanted to go to the Facebook Home you could press Alt + Shift + 1.
Tip: If you are using Internet Explorer, after pressing Alt + # let go of both keys and press Enter for the shortcut to work. For example, press Alt + 1 (let go) and then press Enter to open the Facebook home page. * Also, the M to open a new message in Internet Explorer does not work, since it is the home shortcut.
M Open a new message *
? Go to the Facebook Search
1 Home (News Feed)
2 Your profile page
3 Friend requests
4 Messages
5 Notifications
6 Your Account Settings
7 Your Privacy Settings
8 Go to the Facebook page
9 View Facebook Statements and Rights agreement
0 Open Facebook help center
Notice: The above shortcut keys only work with the numbers on the top of your keyboard, not the number pad.

INTERNET definition

  No comments    
categories: 

Alternatively referred to as the net or the web, the Internet was initially developed by the IPTO with the intention of helping to develop the progress of computing technology by linking the work being done by all the best academic computer centers. The Internet as we know it today first started being developed in the late 1960's and transmitted its first message on Friday, October 29, 1969. In 1993, the Internet experienced one of its largest growths to date and today is accessible by people everywhere in the world.

The Internet contains billions of web pages created by people and companies from around the world, making it a limitless location to locate information and entertainment. The Internet also has thousands of services that help make life more convenient. For example, many financial institutions offer online banking that enables a user to manage and view their account online. The picture is a representation and map of the Internet done by The Opte Project.
The Internet basics

The Internet utilizes the TCP/IP protocol and is accessed using a computer modem, broadband, 3G or network that is connected through an ISP.
The Internet is explored, which is more commonly referred to as surfing, using a computer browser.
Finding information on the Internet is achieved by using a search engine.
Users browse web pages by following hyperlinks.
Files, pictures, songs, and video can be shared by uploading and downloading.
The Internet is also used for communicating with others through social networks, forums, chat, e-mails, and IM.

Saturday, 10 May 2014

Change Your Ip In Less Then 1 Minute

  No comments    
categories: ,
Change Your Ip In Less Then 1 Minute

How To: Change Your Ip In Less Then 1 Minute


1. Click on "Start" in the bottom left hand corner of screen
2. Click on "Run"
3. Type in "command" and hit ok

You should now be at an MSDOS prompt screen.


4. Type "ipconfig /release" just like that, and hit "enter"
5. Type "exit" and leave the prompt
6. Right-click on "Network Places" or "My Network Places" on your desktop.
7. Click on "properties"

You should now be on a screen with something titled "Local Area Connection", or something close to that, and, if you have a network hooked up, all of your other networks.


8. Right click on "Local Area Connection" and click "properties"
9. Double-click on the "Internet Protocol (TCP/IP)" from the list under the "General" tab
10. Click on "Use the following IP address" under the "General" tab
11. Create an IP address (It doesn't matter what it is. I just type 1 and 2 until i fill the area up).
12. Press "Tab" and it should automatically fill in the "Subnet Mask" section with default numbers.
13. Hit the "Ok" button here
14. Hit the "Ok" button again

You should now be back to the "Local Area Connection" screen.


15. Right-click back on "Local Area Connection" and go to properties again.
16. Go back to the "TCP/IP" settings
17. This time, select "Obtain an IP address automatically"
tongue.gif 18. Hit "Ok"
19. Hit "Ok" again
20. You now have a new IP address

With a little practice, you can easily get this process down to 15 seconds.


P.S:
This only changes your dynamic IP address, not your ISP/IP address. If you plan on hacking a website with this trick be extremely careful, because if they try a little, they can trace it back

Change The Default Location For Installing Apps

  No comments    
categories: ,
Change The Default Location For Installing Apps

 As the size of hardrives increase, more people are using partitions to seperate and store groups of files.


XP uses the C:\Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/ or directory by using a Registry hack.

Run the Registry Editor (regedit)and go to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

Look for the value named ProgramFilesDir. by default,this value will be C:\Program Files. Edit the value to any valid drive or folder and XP will use that new location as the default installation directory for new programs.

Change Text on XP Start Button

  No comments    
categories: 

Change Text on XP Start Button


Step 1 - Modify Explorer.exe File


In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.

get this from h**p://delphi.icm.edu.pl/ftp/tools/ResHack.zip

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.

The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.

There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used Click Me!

You’ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won’t get into what’s involved in compiling a script, but suffice it to say it’s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.


Step 2 – Modify the Registry


!!!make a backup of your registry before making changes!!!

Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.[/b] 

Change Music In The Malibu And The Pole Position, GTA Vice Modders

  No comments    
categories: 
Change Music In The Malibu And The Pole Position, GTA Vice Modders

 TOOLS YOU WILL NEED (ADOBE AUDITION)


in your Grand Theft Auto Vice City / Audio folder you will see a bunch of mp3's


you wanna find

malibu.mp3
strip.mp3
stripa.mp3 (short clip only needs to be half of a song)

open a few songs for each clip you want to make.. (fade the beginning or end of the songs if you want to) and open multitrack view.. you can have them fade into eachother. once you have the multitrack session finished go to "FILE" then "SAVE MIXDOWN AS"

you want to save as a 128k 32000 Hz MONO FIle (the same type as the originals) but normal internet 128k 44.1 stereo should work also.. just save as say malibu.mp3 and then replace the one in your audio folder for the one you created.

when i walk into the Malibu i hear david banner and lil' jon singing

"YEEEAAAEEEHH!! OK!!..... WHAT!!..... WHAT!!"