Thursday, December 1, 2011
Thursday, March 3, 2011
How to add 'Suggest Friends' tabs on Facebook Fan page
Here is how you can create an Invite Friends tab on your Fan Page:
<fb:request-form method="post"
action="http://on.fb.me/h9u33n" type="your fan page Name" invite="true" content="<fb:req-choise url='http://www.facebook.com/urfanpaeurl' label='GO' /> "> <fb:multi-friend-selector actiontext="Tell your fren about this page!" cols="3" showborder="true/>
</fb:request-form>
3. And save it
Note =" Due to some reason you hav to redirect external link at action=" like http://on.fb.me/h9u33n" as u can see above you can sorten your link by just going to this website "http://bit.ly/" and enter your page URl"
but you can only send 6 friends request at a time ...... its still better than Nothing ....... hope you will love it
plz comment
- Go to the facebook Page you’re working on and click Edit Page.
- Click on Apps.
- Click on the FBML Apps and click on Go to Apps
- call it Invite Friends (or anything your like).
- Type this code to the body area; ( dont copy paste type it )
<fb:request-form method="post"
action="http://on.fb.me/h9u33n" type="your fan page Name" invite="true" content="<fb:req-choise url='http://www.facebook.com/urfanpaeurl' label='GO' /> "> <fb:multi-friend-selector actiontext="Tell your fren about this page!" cols="3" showborder="true/>
</fb:request-form>
3. And save it
Note =" Due to some reason you hav to redirect external link at action=" like http://on.fb.me/h9u33n" as u can see above you can sorten your link by just going to this website "http://bit.ly/" and enter your page URl"
but you can only send 6 friends request at a time ...... its still better than Nothing ....... hope you will love it
plz comment
Monday, February 28, 2011
19 things you didn't know about Windows XP
19 things you didn't know about Windows XP
Now it's time to Revel and uncover some of Windows XP's secrets.
1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).
2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).
3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop
Now it's time to Revel and uncover some of Windows XP's secrets.
1. It boasts how long it can stay up. Whereas previous versions of Windows were coy about how long they went between boots, XP is positively proud of its stamina. Go to the Command Prompt in the Accessories menu from the All Programs start button option, and then type 'systeminfo'. The computer will produce a lot of useful info, including the uptime. If you want to keep these, type 'systeminfo > info.txt'. This creates a file called info.txt you can look at later with Notepad. (Professional Edition only).
2. You can delete files immediately, without having them move to the Recycle Bin first. Go to the Start menu, select Run... and type 'gpedit.msc'; then select User Configuration, Administrative Templates, Windows Components, Windows Explorer and find the Do not move deleted files to the Recycle Bin setting. Set it. Poking around in gpedit will reveal a great many interface and system options, but take care -- some may stop your computer behaving as you wish. (Professional Edition only).
3. You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop
Create a simple virus using Notepad
here is the method to create a Virus using Notepad
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
1)copy this into notepad and save it as anyname.vbs like virus.vbs.
2) then double click on it...what u see....bingo
3)Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process
Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If
1)copy this into notepad and save it as anyname.vbs like virus.vbs.
2) then double click on it...what u see....bingo
3)Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process
Secret Codes Of Nokia Mobiles

*#170602112302# (software version)
1610/1611
IMEI number: -*# 0 6 #Software version: -* # 1 7 0 6 0 2 1 1 2 3 9 2 #Simlock status: - # 9 2 7 0 2 6 8 9 #
2110
*#9999# (software version)
2110i/2110e
*#170602112302# or (depends on model)*#682371158412125# (software version)
NOKIA3110
*#06# -IMEI
*#3110# -Software version
##002# - allows to turn off voice mail.
*#7780# - restore factory settings
*#746025625#(or *#sim0clock#) - to check if clock of sim (SIM-Clock) can be stopped (SIM-Clock-stop is akind of standby mode which saces battery)
How to Edit mig33
Edit the mig33 application and give a new look the way you want
1. Go to command menu(DOS) and rename the mig33.jar to mig33.zip
2. Open the zip file with any unzipping application like winzip,winrar,quickzip
3. Extract the zip file to a new folder
4. Now you can edit the mig smileys by editing the file j.png, or mig main
logo by k.png or application icon by MiG33.png
5. If you want to alter the mig name, go to the folder META-INFO and edit the
file MANIFEST.MF with a notepad( edit carefully or ur mig will not work)
6. Now select the all files and folders in the extracted folder
7. Right-click, select send to, compressed(zipped)Folder
8. Now go to the command line again and rename the new zip file to file.jar
9. Enjoy!
1. Go to command menu(DOS) and rename the mig33.jar to mig33.zip
2. Open the zip file with any unzipping application like winzip,winrar,quickzip
3. Extract the zip file to a new folder
4. Now you can edit the mig smileys by editing the file j.png, or mig main
logo by k.png or application icon by MiG33.png
5. If you want to alter the mig name, go to the folder META-INFO and edit the
file MANIFEST.MF with a notepad( edit carefully or ur mig will not work)
6. Now select the all files and folders in the extracted folder
7. Right-click, select send to, compressed(zipped)Folder
8. Now go to the command line again and rename the new zip file to file.jar
9. Enjoy!
mig33 emote command list
Here is a list of best Mig33 emotes:
/agree /cmon /gasp /lag /ruffle /squirt
/apologizes /comfort /gee /laugh /salute /stare
/argh /confuse /giggle /listen /scream /strut
/bark /congrat /glare /loser /seduce /tag
/bearhug /cringe /gn /love /shiver /tantrum
/beer /cry /greet /martian /shmoo /thank
/beg /doh /grin /miss /shrug /tpyo
/blink /drool /groan /mmm /shy /warcry
/blowk /drunk /happy /moo /sick /wave
/blush /duck /hfive /mumble /sigh /whistle
/boo /eek /hiccup /nod /slap /whop
/bored /eh /hmm /phew /smile /wink
/bow /embrace /hold /pinch /smirk /wohoo
/brb /faint /honor /poke /sneeze /worship
/burp /fart /howl /ponder /snore /worthy
/caff /firebreath /hug /power /snuggle /yawn
/cheer /flirt /hum /purr /sorry /yeah