Blogger Tricks

Submit your 
content Every Day to 25 social 
bookmarking sites, all on unique 
C class IPs... FREE.
Showing posts with label Internet. Show all posts
Showing posts with label Internet. Show all posts

Sunday, February 6, 2011

Yahoo Messenger Shortcut Keys

General Use Shortcut Key

  • Windows Key + Y – Bring Yahoo Messenger to Focus, works even if Yahoo Messenger is sitting in the system tray.
  • Ctrl + G – Buzzes the contact you are chatting with.
  • Ctrl + H – Show or Hide offline contacts in main messenger Window.
  • Ctrl + Shift + P – Open preferences window.
  • Ctrl + M – Provides a option to send a Instant message.
  • Ctrl + T - Provides a option to send a SMS message.
  • Ctrl + L – Provides a option to make a call.
  • Ctrl + K – Provides options to Call a phone number.
  • Ctrl + Y – Send a email message.
  • Ctrl + Shift + A – Provides options to add a contact.
  • Ctrl + Shift + 0,1 or 2 – Switches between different messaging formats provided by Yahoo Messenger 9 and above.
  • Esc key – Closes a active message window.
  • Ctrl + D – Sign out of Yahoo Messenger.
  • Ctrl + Shift + D – Sign out of Yahoo Messenger client and sign in to your mobile device.
  • Ctrl + Shift + F8 – Change your display Image.
  • Ctrl + Shift + C – Send you contact info in a active chat window.
  • Ctrl + Shift + M – Send you messenger friend list in a active chat window.
  • Ctrl + Shift + R – Request contact details in a active chat window.

Messaging Window Editor Shortcut Keys

  • Ctrl + B – Toggle bold on or off, or convert selected text to bold.
  • Ctrl + I - Toggle italic on or off, or convert selected text to italic.
  • Ctrl + U - Toggle underline on or off, or convert selected text to underline.

Yahoo Messenger Emoticons / Smiley Shortcut Keys

All the emoticons Yahoo has can be sent using your keyboard, most of the popular are :) for happy, :( for sad, ;) for winking, :D for big grin and so on. Yahoo messenger provides you with a complete list of shortcuts for typing in emoticons, in addition to the normal emoticons there are also several hidden emoticons which are not even available from Yahoo Messenger and requires you to use keyboard shortcuts.

10 Tips For Google Image Search



1. If you want to know if a person is a man or a woman and the name doesn't help, do a search for the name.

2. If you don't know the meaning of a word, the pictures may help you.

3.
A better search for Flickr. Google uses information from other sites that link to Flickr photos, so you may find Google search better.

4. Find what's interesting about a site, by looking at the pictures included. For example: wired.com.

5. Find a new wallpaper for your desktop by restricting your search to large images. You can automate this using an application.

6. Find random personal pictures, using standard file names from digital cameras.

7. Type the name of a painter and you can take an art class.

8. Install a Greasemonkey script so you can view the original version of the image directly by clicking on the thumbnail.

9. Find the color of a word. "Word Color is a windows program that uses Google Image Search to determine the color of a word or string of words. It goes out there, retrieves the top 9 images and loops through all pixels, calculating the average hue, which is later converted to a color."

10. If you want to grab search results, GoogleGrab is a tool that downloads images from Google Image Search. It even supports batch search.

Wednesday, January 12, 2011

5 ways to send free fax in online

Now most peoples pay fro sending fax.IF u have internet connection  there have more ways to send fax online.No need to fax machine.Check this 5 way s to send fax via web.












1.Tpc - Tpc is the easiest way to send fax.Go to this link and you
              can type the fax on there.

2. Pamfax - Pamfax is simple way to send fax,its fully integrated
                     with skype.

3. Popfax -Popfax is a fax service that offers a free fax online trial.

4.Faxzero -Faxzero is also free fax service  via IP,you can send PDF
                 file and word document.This worksUSA  and Canada only.

5. Scanr - scanr is an intriguing service it turn your camera into a
                   scanner,copy machine and fax machine. So,
                   check how it works .
            
Try this..

Monday, September 6, 2010

Internet error codes














Here are some error code.Sometimes you might see these code in your browser.Check the list the below to understand wwhat its mean.

100-199 - Information Codes. Provide information about the request or
                 the servers involved.

200-299 - Success Codes. Indicate that the request was accepted or the
                 requested file has no content

300-399 - Redirects. Requested content has moved.

400-499 - Client Errors. Cannot find content or you don't have the correct
                 permissions to access it.

500-599 - Server Errors. There is a problem at the server end stopping the
                 request from completing successfully.

Bad request 400
                The request could not be understood by the server due to bad syntax.
                You should not repeat the request without modifications.

Unauthorized 401
                 The creators of a Web page may want only certain people have
                 access to that page. You should only retry the request if you know
                 that you have authorization.

PaymentRequired 402
                  This message gives a specification of charging schemes which are
                   acceptable. You may retry the request with a suitable ChargeTo
                   header.

Forbidden 403
                  The request is for something forbidden. Authorization will not help.

Not found 404
                  The server has not found anything matching what you requested.
                  Make sure that the Web address (URL) that you typed in exactly
                  matches the address you were given

405 Method Not Allowed
                  The method specified in the Request-Line is not allowed for the
                  resource identified by the request

406 Not Acceptable
                 The resource identified by the request is only capable of generating
                 response entities which have content characteristics not acceptable
                 according to the accept headers sent in the request.
       
407 Proxy Authentication Required
                This code is similar to 401 (Unauthorized) , but indicates that
                you must first authenticate yourself with the proxy.

408 Request Timeout
                 The client did not produce a request within the time that the
                 server was  prepared to wait. You may repeat the request
                 without modifications at any later time.

409 Conflict
                The request could not be completed due to a conflict with the
                 current state of the resource.

410 Gone
                 The 410 response is primarily intended to assist the task of web
                  maintenance by notifying the recipient that the resource is
                 intentionally unavailable and that the server owners want remote
                 links to that resource be removed.

411 Length Required
                 The server refuses to accept the request without a defined
                 Content- Length.

412 Precondition Failed
                 The precondition given in one or more of the request-header
                  fields evaluated to false when it was tested on the server.

413 Request Entity Too Large
                 The server is refusing to process a request because the request
                 entity is larger than the server is willing or able to process.

414 Request-URI Too Long
                 The server is refusing to service the request because the
                 Request-URI is longer than the server is willing to interpret.

415 Unsupported Media Type
                 The server is refusing to service the request because the entity
                 of the request is in a format not supported by the requested
                 resource for the requested method.

Internal Error 500
                 The server encountered an unexpected condition which
                 prevented it from fulfilling the request.

Not implemented 501
                 The server does not support the functionality required to
                 fulfill the request.

502 Bad Gateway
                 The server, while acting as a gateway or proxy, received
                 an invalid response from the upstream server it accessed
                 in attempting to fulfill the request.

503 Service Unavailable
                 The server is currently unable to handle the request due to
                 a temporary overloading or maintenance of the server.

504 Gateway Timeout
                 The server, while acting as a gateway or proxy, did not
                 receive a timely response from the upstream server it
                 accessed in attempting to complete the request.

505 HTTP Version Not Supported 
                 The server does not support, or refuses to support, the
                  HTTP protocol version that was used in the request message.

Now you can understand your problem.