http://www.facebook.com/about/timeline
Saturday, December 17, 2011
Enable Facebook Timeline Feature in your Facebook Profile:
http://www.facebook.com/about/timeline
Thursday, December 15, 2011
Order an Aakash tablet
Wednesday, December 14, 2011
Watch LIVE TV for free in VLC Player.....
Step 1 : First of all you need to have VLC player, if you don’t have vlc player kindly Download VLC Player here
Step 2 : Now open VLC Player, and select streaming option from the media menu present in the menu bar.
Step 3 : Select network option and enter the url of the streaming channel. For example if you want to view B4u Music you need to add URL rtsp://217.146.95.166:554/playlist/ch12zqcif.3gp in the URL field and then select play option from the stream drop down menu.
Step 4 : After you click play in the above step, the channel will start streaming and you can watch your favorite channels.
Here is the List of many other channels which you will love to watch
Channel Name Link
Clubbing Tv rtsp://217.146.95.166:554/playlist/ch21yqcif.3gp
Music Box rtsp://stream.the.sk/live/musicbox/musicbox-3m.3gp
Bella Tv rtsp://217.146.95.166:554/playlist/ch29yqcif.3gp
Fashion Tv rtsp://217.146.95.166:554/playlist/ch27yqcif.3gp
B4u Music rtsp://217.146.95.166:554/playlist/ch12zqcif.3gp
iMusic rtsp://217.146.95.166:554/playlist/ch26yqcif.3gp
NDTV rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_33.sdp
NDTV Profit rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_31.sdp
Times Now rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_2.sdp
Aaj Tak rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_4.sdp
CNBC Aawaz rtsp://ss1c6.idc.mundu.tv:554/prf1/cid_34.sdp
CNBC TV 18 rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_35.sdp
Headlines Today rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_7.sdp
NDTV 24×7 rtsp://ss1c6.idc.mundu.tv:554/prf0/cid_29.sdp
NK News rtsp://94.75.250.53:554/rtplive/rknews.sdp
RAJ News rtsp://94.75.250.220:1935/live/rajnews2.sdp
ETV rtsp://94.75.250.53/rtplive/etv2low.sdp
Studio N rtsp://94.75.250.220:1935/live/studion2
SVBC rtsp://94.75.250.220/rtplive/svbclow
Zoo Vision rtsp://stream.zoovision.com/live.sdp
Zee Tamil rtsp://121.244.145.226:554/prf1/cid_54.sdp
Zee Kannad rtsp://121.244.145.226:554/prf1/cid_55.sdp
Zee Bangla rtsp://121.244.145.226:554/prf1/cid_52.sdp
Adventure rtsp://video3.multicasttech.com/AFTVAdventure3GPP296.sdp
Horror rtsp://video2.multicasttech.com/AFTVHorror3GPP296.sdp
Comedy rtsp://video3.multicasttech.com/AFTVComedy3GPP96.sdp
Classic rtsp://video3.multicasttech.com/AFTVClassics3GPP296.sdp
Crime rtsp://video2.multicasttech.com/AFTVCrime3GPP296.sdp
Mystery rtsp://video2.multicasttech.com/AFTVMystery3GPP296.sdp
Clubbing Tv rtsp://217.146.95.166:554/playlist/ch21yqcif.3gp
Monday, December 12, 2011
CREATE YOUR OWN RUN COMMANDS
Follow the given steps to disable the save settings functionality for desktop:
To use this feature, you will need to be logged into your computer with administrative rights.
Click Start button and type regedit in Run option then press Enter for next.
Here locate the location to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App paths
Now right click on App Paths and select New > Key, title the key and name it whatever you want your run command to be. In this case, we will try to create a run command for SecueCRT application.
New > Key > SecureCRT.exe
Now select the SecureCRT.exe folder and click right on (Default) string value then click Modify at the right hand side panel.
Here enter the path of the program that you want to execute in the value data field. In our case, the path of SecueCRT application will be C:\Program Files\VanDyke Software\SecureCRT \SecureCRT.exe.
Now again in right side panel, click right to create a new String value with the name SecureCRT and its values as C:\Program Files\VanDyke Software\SecureCRT\SecureCRT.exe.
Now close the registry editor and restart your computer after any changes to go into effect
DISPLAY A TEXT NOTICE BEFORE LOGON
* Click Start button then type regedit in Run option then press Enter for next.
* Here locate the location to:
* HKeyLocalMachine \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Win Logon
* Here in right side panel, right click to create a new string value LegalNoticeCaption and give it a value you want to see in the menu bar
* Now again right click to create a new string value called LegalNoticeText and change the value you want to see in the dialog box
* Now close the registry editor and restart your computer after any changes to go into effect.
CHANGE DRIVE ICONS
example: D:\icon.ico
Then create a file called: autorun.inf in D:\autorun.inf
open notepad and type the following:
[autorun]
icon=icon.ico
save the file as autorun.inf.and close the file.
Now open my computer and refresh..
you can apply to other drives too.
Be Careful:
"autorun.inf" and "ico.ico" must be in the root of the drive.
example: D:\autorun.inf and D:\icon.ico.
same on the root.
Add Your Name (or) Application to right click Of My Computer
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
2.Now edit it and then Type your name In
Eg:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Rakesh"
3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"
For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .
------------------------------------------------------------
To add Application Control Panel
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"
To add Application Add/Remove
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"
To add Application Reboot
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"
To add Application Shutdown
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"
Wednesday, December 7, 2011
kid version of 'Kolaveri Di'
Friday, November 25, 2011
Tuesday, November 1, 2011
Hack Hidden Network Cameras
http://128.164.199.30/view/view.shtml
inurl:/view.shtml
intitle:”Live View / – AXIS
inurl:view/view.shtml
inurl:ViewerFrame?Mode=
inurl:ViewerFrame?Mode=Refresh
inurl:axis-cgi/jpg
inurl:axis-cgi/mjpg (motion-JPEG) (disconnected)
inurl:view/indexFrame.shtml
inurl:view/index.shtml
inurl:view/view.shtml
liveapplet
intitle:”live view” intitle:axis
intitle:liveapplet
allintitle:”Network Camera NetworkCamera” (disconnected)
intitle:axis intitle:”video server”
intitle:liveapplet inurl:LvAppl
intitle:”EvoCam” inurl:”webcam.html”
intitle:”Live NetSnap Cam-Server feed”
intitle:”Live View / – AXIS”
intitle:”Live View / – AXIS 206M”
intitle:”Live View / – AXIS 206W”
intitle:”Live View / – AXIS 210?
inurl:indexFrame.shtml Axis
intitle:start inurl:cgistart
intitle:”WJ-NT104 Main Page”
intitle:snc-z20 inurl:home/
intitle:snc-cs3 inurl:home/
intitle:snc-rz30 inurl:home/
intitle:”sony network camera snc-p1?
intitle:”sony network camera snc-m1?
site:.viewnetcam.com -www.viewnetcam.com
intitle:”Toshiba Network Camera” user login
intitle:”netcam live image” (disconnected)
intitle:”i-Catcher Console – Web Monitor”
Friday, October 28, 2011
How to create CON folder
Some ppl dont know why they cant create it? (Type 2)
Very few know that they can still create it someway.. but donno why are they supposed to do exactly like that..(Type 3)
Now, After reading this tutorial, you will become one of the rest
Type 2 :
Not only CON, we cannot create any of these
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9 and more
The reason is that con, prn, lpt1..lpt9, etc are underlying devices from the time dos was written. so if u r allowed to create such folders, there will be an ambiguity in where to write data when the data is supposed to go to the specified devices. In other words, if i want to print something, internally what windows does is -- it will write the data to the folder prn (virtually u can call it a folder, i mean prn, con, etc are virtual folders in device level). So if we are able to create con folder, windows will get confused where to write the data, to virtual con folder or real one.
So Now, Try this...
Open the Command prompt by Start -> Run and typingcmd
then enter md \\.\c:\con
here in the line md \\.\c:\con c: stands for drive name
if you want to do it on D drive you have to write md \\.\d:\con
Now, try to delete the folder from My computer
OOPS!!! You cant delete it...
Monday, October 24, 2011
Hide any file inside a Photo or any Image File
The art of hiding any file inside an image is called steganography .
Step 1 :
Get an JPEG image file and a txt file for this trick as in the screenshot, here i have used a text file and a JPG format file PS:
Step 4 : Now what you will need to do is combine both te image and RAR file to create a new image file that will look he same. Type in copy /b SAM_0573.JPG+FileToHide.rar NewImage.JPG in the command prompt and it will create a new image file of same format with the RAR file inside it.Here is the screenshot
Now you will notice that the image file size has increased as a result of the copied file inside it.
Now just compressing the file inside the image wont do, we need to get the file back.So the simple trick is to Open the Image file with WinRAR using Open With..
An alternate way to open the image file to get the file is to change the extension of the image file from .JPG to .RAR and open it as a compressed file.
njoy....
Friday, October 21, 2011
Convert torrent link to direct download link.
-
Go to that torrent file link to which you want to download then right click on that link and then select copy link location as shown in the image.
- .Open the site http://www.torrific.com/ then register there for a new free account.3.Then paste the copied torrent url on that box and click on get.4. Then click on initiate bit torrent transmission as the image shown.5. Then it will show all the files that torrent file contain.6.You can choose the file to which you want to download just click on that file as shown in the image7.The file will start download with your downloader.Njoy...
Tuesday, October 11, 2011
BEST COMPUTER TRICKS
Monday, October 10, 2011
Saturday, August 20, 2011
Play With Google Gravity
Saturday, July 9, 2011
Thursday, July 7, 2011
Keyboard Turns into Disco Light
1.) Open Notepad, Go to Start => Run => Type Notepad and press Enter.
2.) Copy the below code and paste in Notepad
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
3.) Now save the file with .vbs extension, e.g. save file as disco.vbs
4.) Now execute the file by double clicking, you may see keyboard led to start blinking like disco light.
How to Stop this?
To stop this vbscript program, you may simply need to end this script program from task manager.
1.) Go to Task Manager, Right Click on Task bar and Select Task manager.
2.) In task manager, go to "process" tab
3.) Now locate wscript.exe and select it and Click on "End Process".
--













