Archive for the ‘Tips‘ Category

Is your a/c used to SPAM Twitter?

Have you ever noticed a Tweet from your Twitter account, which you did not tweet!
When people come across such situation they straight away think that their account has been hacked. But its not the case always.
There are many services built around Twitter and most of them use Twitter API for log in or authentication purpose. [...]

Simple tweak, to maximize the chances of getting Re-Tweet

This is a small tip, but worth a separate post! So here is the small tip for this Sunday, hope you find it useful.
Always use less characters in the tweet that you want people to re-tweet. Do not expect people to rephrase the sentence and tweet it for you. If you are using a long [...]

CSS(style.css) not loading in FireFox – Try this

If you are using FireFox, some times you may find that some of the websites does not seem to be using any style sheet(CSS) or the styling seem to be dropping!, while it was looking good when you previously visited.
The possible reason may be, your browser already has cached the style sheet and loads the [...]

How Much Is Your Tweet Worthy ?

Some time back, I wrote about a company called TwittAd that lets you auction off ads on your Twitter profile page. Now, the company is sponsoring WhatsYourTweetWorth. A site where you enter your Twitter username, and it tells you how much your Tweets are worth based on how many followers you have and how often [...]

Using #tags[HashTags] in Twitter

For those of you who do not know twitter here is a video to explain Twitter in simple, plain English.

Now a days you might have seen bloggers around the world announcing twitter contests, wherein the person who want to participate in the contest has to follow the blogger and tweet one of the message to [...]

Use Notepad(.bat) to Shutdown your PC(Windows Only)

Today we shall see some tricks to shutdown your computer by clicking on a file that you will be creating, using notepad or any other text editor.
Open a notepad. Save it as ILOVEU.bat (any name with file extension .bat), now copy and paste below codes into the notepad and save it again..

@echo off
c:
cls
echo hey wana [...]

PayPal Teaching Security Measures to Its Customers

Many days ago we had received an email from paypal@something.com, which said to click on a link and enter my credit card information by loging into PayPal account. We knew that the email was not from PayPal(by looking at the from address of the email), but still we clicked it to test(not recommended), and the [...]