An Idea can change your life.....

Saturday, November 24, 2007

Bypass compulsory web registration

BugMeNot
With more and more websites asking you to register to see their content, browsing the web can be a pain.
Bypass compulsory web registration via Firefox’s right-click context menu. Compatibile with Mozilla and current Firefox releases.
The bugmenot Firefox extension is an essential for those people too lazy to register for random websites. In a nutshell, it adds a section to the right click context menu in Firefox. It will display the current site you on, and a list of available logins for that site. If the login fails it gives you the option of cycling to the next user. If the login fails, along with cycling to the next one it also reports the user as broken.
I have tested the plugin on Firefox 2.0, and it works perfectly.
Most of the comments on their website indicate that the plugin is working on previous Firefox versions as well.
Install

Auto html format/indent in Visual Studio .NET

Auto html format or indent
For example, let's say I paste this HTML into VS.NET "source"view: I'd like to issue a command to VS to have it reformat this source and change it. Try this : "Tools", "Options", scroll to "Text Editor", and then "HTML","Miscellaneous", select "Format HTML on Paste".That does exactly what you want. Simply press:Control + K AND Control + D....and the code will be auto-formatted. This works in HTML and in code(VB/C#) windows

Visual Studio shortcut keys


[+]



Visual Studio shortcut keys


Wednesday, November 21, 2007

Get live traffic and directions


[+]


Sql Server Tips

Sql server

1.Parameterise TOP

DECLARE @top10 INT

SET @top10 = NULL

SELECT TOP ( CASE
WHEN @top10 IS NOT NULL THEN @top10
ELSE (SELECT COUNT(* )
FROM ["Table Name"])
END ) *
FROM ["Table Name"]


2.Converting static sql to dynamic sql



CREATE PROCEDURE [dbo].prcGetPersonDetails
@prmCityName VARCHAR(12) = NULL
AS
IF @prmCityName = ''
SET @prmCityName = NULL

BEGIN
SELECT [AddressID],
[City],
[PostalCode],
[rowguid],
[ModifiedDate]
FROM [AdventureWorks].[Person].[Address]
WHERE 1 = 1
AND ((@prmCityName IS NULL)
OR (@prmCityName IS NOT NULL
AND [AdventureWorks].[Person].[Address].[City] = @prmCityName))

END

Tuesday, November 20, 2007

SHAKE THE FIREFOX

javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i--) {for (j = n; j > 0; j--) {self.moveBy(1,i);self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)

Generate date in Notepad

Open Notepad write .LOG(in capital letters)
in that & save as diary.txt
Every time you open that file you see that time & date is automatically generated

Fun with MSWORD

Open msword and type
=rand(200,99)
Press enter and see the result......
This also works with
=rand(125,21)

Find out email sent by u is read or not

Now you can find out when your email has been read by the recipient! No more guessing: "Has he or she read my email yet?
"SpyPig is a simple email tracking system that sends you a notification email as soon as the recipient opens and reads your message.
It works with virtually all modern email programs: Outlook, Eudora, Yahoo Email, Gmail, Hotmail, AOL Email and many others.
Best of all, SpyPig is FREE! No spam, no virus, no adware। You can use it as often as you like, and there's no catch.
The system is very easy to use. In just few minutes, you'll be able to use it like a real spy!To start using SpyPig,
follow the simple steps in the
SpyPig Farm .Enjoy!

Download Music Free and Faster than Limewire

Chat with your friends through MS-DOS

1. All you need is your friends IP address and your Command Prompt.
2. Open your
notepad and write tis code as it is.................. I would prefer you to copy this !@echo off:AClsecho MESSENGERset /p n=User:set /p m=Message:net send %n% %m%PauseGoto A
3. Now save this as "Messenger.Bat".
4. Drag this file (.bat file)over to
Command Prompt and press enter!
5. You would then see some thing like this:MESSENGERUser:
6. After "User" type the IP address of the computer you want to contact.
7. Before you press "Enter" it should look like this.

Test your intelligence

MensaTest

Video Tutorials for microsoft Tehnologies

Ajax
ASP.NET 2.2
Visual Studio
Sql server
ASP.NET 3.5
SQL SERVER
LINQ

Ajax

Ajax

E-NewsPaper

English
TimesOfIndia
DeccanChronicle
Hindu
Telugu
Eenadu
Vaartha
AndhraJoythi

Moview Reviews

GreatAndhra
IdealBrain

The Curse and Blessings of Dynamic SQL

Dynamic Sql

Portable Applications

Portable Applications
Portable software for USB drives Your Digital Life, Anywhere Now you can carry your favorite computer programs along with all of your bookmarks, settings, email and more with you. Use them on any Windows computer. All without leaving any personal data behind. PortableApps


MojoPac


Carry data files and your applications (such as Outlook, games, IMs) on a USB storage device or iPod. Run them on any PC - at home or at work.Don't lug your laptop around. MojoPac is a technology that transforms your iPod or USB Hard Drive or Flash drive into a portable and private PC. Just install MojoPac on any USB 2.0 compliant storage device, upload your applications and files, modify your user settings and environment preferences, and take it with you everywhere. Every time you plug your MojoPac-enabled device into any Windows XP PC , MojoPac automatically launches your environment on the host PC. Your communications, music, games, applications, and files are all local and accessible. And when you unplug the MojoPac device, no trace is left behind – your information is not cached on the host PC
Dowload

Download Software

Download
Softpedia

Check Net Speed

Go to this website and click the Speed Meter At the top.
2Wire

Saturday, November 17, 2007

Online Maps

Wikimapia

Local search engine

JustDial

GRE TOFEL Immigration

I20fever

Lyrics With Google

1. Write the name of the song
2. Space
3. write this: lyrics
Example : IntheEnd lyrics

KeyBoard Shortcuts XP

Getting used to using your keyboard exclusively and leaving your mouse behind will make you much more efficient at performing any task on any Windows system. I use the following keyboard shortcuts every day:
Windows key + R = Run menu
This is usually followed by:cmd = Command Promptiexplore + "web address" = Internet Explorercompmgmt.msc = Computer Managementdhcpmgmt.msc = DHCP Managementdnsmgmt.msc = DNS Managementservices.msc = Serviceseventvwr = Event Viewerdsa.msc = Active Directory Users and Computersdssite.msc = Active Directory Sites and ServicesWindows key + E = Explorer
ALT + Tab = Switch between windows
ALT, Space, X = Maximize window
CTRL + Shift + Esc = Task Manager
Windows key + Break = System properties
Windows key + F = Search
Windows key + D = Hide/Display all windows
CTRL + C = copy
CTRL + X = cut
CTRL + V = paste
Also don't forget about the "Right-click" key next to the right Windows key on your keyboard. Using the arrows and that key can get just about anything done once you've opened up any program.
Keyboard Shortcuts
[Alt] and [Esc] Switch between running applications
[Alt] and letter Select menu item by underlined letter
[Ctrl] and [Esc] Open Program Menu
[Ctrl] and [F4] Close active document or group windows (does not work with some applications)
[Alt] and [F4] Quit active application or close current window
[Alt] and [-] Open Control menu for active document
Ctrl] Lft., Rt. arrow Move cursor forward or back one word
Ctrl] Up, Down arrow Move cursor forward or back one paragraph
[F1] Open Help for active application
Windows+M Minimize all open windows
Shift+Windows+M Undo minimize all open windows
Windows+F1 Open Windows Help
Windows+Tab Cycle through the Taskbar buttons
Windows+Break Open the System Properties dialog box

acessability shortcuts
Right SHIFT for eight seconds........ Switch FilterKeys on and off.
Left ALT +left SHIFT +PRINT SCREEN....... Switch High Contrast on and off.
Left ALT +left SHIFT +NUM LOCK....... Switch MouseKeys on and off.
SHIFT....... five times Switch StickyKeys on and off.
NUM LOCK...... for five seconds Switch ToggleKeys on and off.
explorer shortcuts
END....... Display the bottom of the active window.
HOME....... Display the top of the active window.
NUM LOCK+ASTERISK....... on numeric keypad (*) Display all subfolders under the selected folder.
NUM LOCK+PLUS SIGN....... on numeric keypad (+) Display the contents of the selected folder.
NUM LOCK+MINUS SIGN....... on numeric keypad (-) Collapse the selected folder.
LEFT ARROW...... Collapse current selection if it's expanded, or select parent folder.
RIGHT ARROW....... Display current selection if it's collapsed, or select first subfolder.

Type the following commands in your Run Box (Windows Key + R) or Start Run
devmgmt.msc = Device Managermsinfo32 = System Informationcleanmgr = Disk Cleanupntbackup = Backup or Restore Wizard (Windows Backup Utility)mmc = Microsoft Management Consoleexcel = Microsoft Excel (If Installed)msaccess = Microsoft Access (If Installed)powerpnt = Microsoft PowerPoint (If Installed)winword = Microsoft Word (If Installed)frontpg = Microsoft FrontPage (If Installed)notepad = Notepadwordpad = WordPadcalc = Calculatormsmsgs = Windows Messengermspaint = Microsoft Paintwmplayer = Windows Media Playerrstrui = System Restorenetscp6 = Netscape 6.xnetscp = Netscape 7.xnetscape = Netscape 4.xwaol = America Onlinecontrol = Opens the Control Panelcontrol printers = Opens the Printers Dialog
internetbrowser
type in u're adress "google", then press [Right CTRL] and [Enter]add www. and .com to word and go to it

Google search secrets

method 1?ww.google.com
put this string in google search:
"parent directory " /appz/ -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " DVDRip -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory "Xvid -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " Gamez -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " MP3 -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " Name of Singer or album -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
Notice that i am only changing the word after the parent directory, change it to what you want and you will get a lot of stuff.
voila!
method 2?ww.google.com
put this string in google search:
?intitle:index.of? mp3
You only need add the name of the song/artist/singer.Example: ?intitle:index.of? mp3 jackson

Friday, November 16, 2007

sql server

Sqlmag
SQL Server Tips, Techniques and Articles - Latest Tips
mssqltips

ASP.NET

ASP.NET
QuickstartTutorial
CodeProject
4guysfromrolla
Samples
15seconds

Test your vocabulary

Give free rice to hungry people by playing a simple word game
FreeRice

JavaScript Debugger

JavaScript Debugger Firebug

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.


Sql code formatter

Instant SQL Formatter



Thursday, November 15, 2007

Download songs movies or any thing with this trick

Tyring searching for any thig from songs,movies...........etc
in google seach apped rapidshare or megaupload or sendspace to your search words at the end .
Eg seach for a movie saawariya rapidshare
the search result give websites where rapidshare links for downloading the movies is posted enjoy.The same applies to megaupload or sendspace

Video sharing networks

youtube
yahoo
google
metacafe

Best Torrent sites

isohunt
Torrentspy
meganova
Some good torrent sites for educational tutorials most of them need registrations.
Bitme
Bitspyder
Learnbits
Elbitz
Torrent sites for download songs,movies
Telugutorrents only telugu language stuff
Bwtorrents
Desitorrents

Torrents and way to use them

Video tutorials providers

learnkey
AppDev
cbtnuggets
learnvisualstudio
lynda
totaltraining
trainsignal
vtc
Yashwant Kantekar

Online social networks

orkut
hi5
esnips
The following sites offer calling free to your friends
ibibo
jaxtr

Free sms

way2sms

Free Mobile Software

mobile9
mymobile143
cellfun
mobiles24
zedge
funmaza
themes4urmobilephone
crazy4mobilez
4mobifun
mobileheart
mobileonfree

Free E-books

itstudy8
WebDeposit
FeeBooks
Online FreeTutorials
univdatabase

Download music and videos

For downloading latest songs
musicmirchi
parwasi
indianaudios
raaga
andhravilas
andhramp3
Downlading and viewing online.
andhraguyz
Bharatmovies
IndianPad