Search

Sunday, May 31, 2009

scrap allignment

<*div align="center">
<*div align="right">


u can also use this to align right r align to the center
but dont 4get to delete the star symbol

how to post a scrap from center

<*center>

by using this v can post a scrap from center

all you have to do is remove the star and post ur message

Ex:-

<*center>hi all this is naveen

this appears ad


hi all this is naveen



Note:- dont forget to remove the star

how to change scrap fonts

<*font color=mediumvioletred face=pristina size=5>text here<*/font>


it is and example for change the font of scraps,

Its can also be used to post in the HTML allowed communities


Note: remove star ( * ) and post ur scrap

u can also use diffrent colours like

red

green

yellow

pink etc

all u have to do is

eliminate mediumvioletred and post any colour u want



u can also change the font

like

Chiller

Castellar

DigifaceWide

script etc


for this u just have to delete pristina and post a font name


i hope u all like it :)

Saturday, May 30, 2009

Send Invisible Scrap Magic Scrap

Send Invisible Scrap
So, Friend's welcome to the very first orkut trick.
Step1: Open scrapbook
Step2: Write [i] and submit it, an invisible scrap will b send
Note: Don't Write Anything Else [i]You can try these various combinations also if u want to send a big no of invisible scraps, as after your few submissions it will start displaying the message "message sent too recently". So try these combinations out:
[u]

[b]
[i]
[u]
[i]
[b]
[u][i][u][b][u][i][b][i][u][b][i][u][b][i]...

And just keep on increasing it will continue no limits...

View Friends Scrap more Than the Limit

Step1: Open Friends scrapbook

Step2: Look in your address bar (i.e the place where u type http://www.orkut.com/).

You will see this address written

http://www.orkut.com/Scrapbook.aspx?uid=12345678987654321

Step3: Add this code


"&na=&nst=&nid=&pageSize=30"

at the end of the address. It will look like this

http://www.orkut.com/Scrapbook.aspx?uid=12345678987654321&na=&nst=&nid=&pageSize=30


30 over specifies that you can view 30 scraps of the scrapbook you are looking into.If u like our work Do Refer Your Friends so that we can continue


Orkut Magic Tricks

Simply copy and paste the links.

Worst Profile On Orkut / Best Profile

http://www.orkut.com/Profile.aspx???2pid=0031517960896443124

Best Album

http://www.orkut.com/AlbumView.aspx?2uid=003492118394569816

Best Scrapbook

http://www.orkut.com/Scrapbook.aspx?2uid=0068492192600342

These are universal profile links


so if any one clicks that link than he/she will see their own profile/album/scrapbook

Friday, May 29, 2009

You Can block websites without any software.


Just follow the following stepsSteps


1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named "HOSTS"
3] Open it in notepad
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.orkut.com , and that site will no longer be accessable.
5] Done!
example :
127.0.0.1 localhost
127.0.0.2 www.orkut.com
www.orkut.com is now unaccessable
For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.
ie:

127.0.0.3 www.gmail.com
127.0.0.4 www.rediff.com
127.0.0.5 www.google.com

Restore Deleted Recycle Bin Icon from Desktop::

Method #1:

1. Right-click an empty area of your desktop
2. Select Properties
3. Click the Desktop tab
4. Click the Customize button
5. Click Restore Default
6. Exit all windows and restart your computer


Method #2:


Note: Be sure to make a backup copy of your registry prior to making any changes.

Go to Start>> Run. Type in: regedit [Enter]

Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace

Hold the mouse on NameSpace and right-click once. From the resulting menu, select Edit>> New>> Key

Copy and Paste the following Key code (including the brackets):

{645FF040-5081-101B-9F08-00AA002F954E}

Press Enter on your keyboard, exit the registry editor and restart your system.


Get rid of Windows Messenger


Start->Run->"gpedit.msc""
-Computer Configuration
-Administrative Templates
-Windows Components
-Windows Messenger

Here you can enable
"Do not allow Windows Messenger to be run"
and
"Do not automatically start Windows Messenger initially"

On Screen Keyboard


Want to use an on screen keyboard? Well it is this simple - Click on the start button and select run. Then type in osk in the box and click OK.

how to view a movie in mspaint or ms word

1.open a video with any media player

2.press print screen

3.click on paint or word

4.then paste it

all done

Note: dont close it after pasting

Disable CD Autorun



1) Click Start, Run and enter GPEDIT.MSC 

2) Go to Computer Configuration, Administrative Templates, System. 

3) Locate the entry for Turn autoplay off and modify it as you desire.

How to Convert a FAT Partition to NTFS

To convert a FAT partition to NTFS, perform the following steps.

Click Start, click Programs, and then click Command Prompt.

In Windows XP, click Start, and then click Run.


At the command prompt, type CONVERT [driveletter]: /FS:NTFS.

Convert.exe will attempt to convert the partition to NTFS.



NOTE: Although the chance of corruption or data loss during the conversion from FAT to NTFS is minimal, it is best to perform a full backup of the data on the drive that it is to be converted prior to executing the convert command. It is also recommended to verify the integrity of the backup before proceeding, as well as to run RDISK and update the emergency repair disk (ERD).

Remove the Recycle Bin from the Desktop

If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together. 

Run Regedit and go to:


HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace 


Click on the "Recycle Bin" string in the right hand pane. Hit Del, click OK.

How to Rename the Recycle Bin

To change the name of the Recycle Bin desktop icon, open Regedit and go to:

HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E} 

and change the name "Recycle Bin" to whatever you want (don't type any quotes).

How to make your Desktop Icons Transparent




Go to control Panel > System, > Advanced > Performance area > Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop"

~~~Keyboard Light Looks Like Disco Light

These codes when executed makes your Caps, Num, Scroll lock keys flash..
very kewlll...


1.This piece of code makes ur keyboard a live disco...

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


2.This one makes it looks like a chain of light....


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



Instrcuctions:

*paste any of the two above codes in notepad
*Save as "AnyFileName".vbs
*Run the file
*to stop, launch task manager and then under "Processes" end wscript.exe

Lock Your Computer on Mouse Click!

Instead of pressing CTRL+ALT+DEL or windows + L to lock your machine you can create an icon to lock your machine. There are very simple steps by using it you can simply lock your computer
using single mouse click.




Just Follow the simple step >>


1. Right click


an empty spot on the desktop, point to New and click Shortcut.


2. In the Create Shortcut dialog box, type the following in the 'Type the location' of the item text box:


rundll32 user32.dll,LockWorkStation




3. Click Next


4. In "Type a name for this shortcut", type "" (any name as u wish) and Click Finish


5. This will Create a shortcut in your Desktop.


6.Now each time when you want to lock the computer , Just click on this shortcut.