Solutions

How to Digg Post AutomaticallyDigg is used by many of us as a Social Bookmarking site because Digg brings traffic to the site if you digg a post , it also get Indexed in Google , If your site does not get that well indexed. you can Digg Post Automatically. This will Help you A Lot in the Point of visitors and many more good uses are their of Digg , If People likes your Post they will Digg it also and if you get a numerous of digg in a short period of time you will be listed on the Front Page of the Digg Website Ultimately you will be in looks of millions of people and Google will go through your website plus many more search engines .

According to Wikipedia :

Digg is a social news website. Formerly, the site's cornerstone function consisted of letting people vote stories up or down, called digging and burying, respectively, but as of Digg v4, the "bury" function has been removed. Digg's popularity has prompted the creation of other social networking sites with story submission and voting systems. The website traffic ranked 117th by Alexa.com as of October 20, 2010. Quantcast estimates Digg's monthly U.S. unique visits at 15.1 million.

Follow the below steps to Digg your Post Automatically :

  1. Go to Digg and Login in their
  2. Then go in Settings
  3. Then Click on Import Feeds
  4. In Import Feeds add the Feed URL of your Blog , or if your using Feedburner you can use it then
  5. The Complete Verification Procedure and you are done

Now your Posts will be Automatically digg. Hope you like this if you get any error don't hesitate to contact me or Digg

How to Make DNS Propagation FasterToday Now i m Going to tell you have to Make the DNS (Domain Name System) Propagation Faster. DNS stands for Domain Name System. According to Wikipedia DNS (Domain Name System) Means:

The Domain Name System (DNS) is a hierarchical naming system built on a distributed database for computers, services, or any resource connected to the Internet or a private network. It associates various information with domain names assigned to each of the participating entities. Most importantly, it translates domain names meaningful to humans into the numerical identifiers associated with networking equipment for the purpose of locating and addressing these devices worldwide.

When migrating web host to a different hosting service’s server or modifying the server’s IP address, the most important consideration to guarantee to retain availability of the websites hosted on the server, minimize the downtime of the web sites, avoid strange troubles such as emails get delivered to either server randomly, or surfing at old server, is how fast DNS (Domain Name System) will be able to read or resolve hostname or domain name into your new IP address, rather than the old IP address. Unluckily, webmasters have limited ability to control or override the DNS propagation process. However, there are still a few tips, tricks and workarounds that guarantee DNS cache will refresh the new IP addresses as soon as possible.

Now a days DNS propagation is already faster but we cannot see any changes because our system keeps the cache of the DNS instead of always finding it by connecting to the servers so here's a Tricks

Just Follow the Steps :

  1. First Go To Start and then go to Run
  2. In Run type " cmd " (Without Quotes). and press Enter
  3. If you are using Windows Vista or Windows 7 then Start Command Prompt in Administrator Mode
  4. Then Just type this Command "ipconfig/flushdns" (without Quotes) and Press Enter
  5. Now DNS cache's are Cleaned and your work is done

Now i guess it will help you for your site. if you like it then do share and comment

I know its quit late to tell  you about this but still many people don't know about this About "Installing Indian Rupee Symbol" . As our older keyboard supports signs like Dollar ( $ ) , Euro ( ) , Pound ( £ ) , Yen ( ¥ ) and many more. but it will take some time including it in the day to day life and computers , So Mangalore's Foradian Technologies they made an Rupee font . This Font is true type font and is unicode that is accepted very were so its easy but one problem that the font is need to be installed in your PC or in the PC were the other person will be watching

Preview of Indian Rupee Symbol :

If you haven't seen it yet then here's a preview. but i guess that you would have seen it surely because its India's Pride

Installing Indian Rupee SymbolNow lets Get back to Installing it :

  1. First we have to download the font , so to download it visit : Foradian's Technologies Blog
  2. If you are using Windows Vista or Windows 7 then Just right click the font and click on Install font Installing Indian Rupee Symbol
  3. If you are using windows XP or Older version then Follow this steps :
    1. Extract the Font
    2. Then Copy the Font to Fonts Folder
    3. The fonts Folder is Located in Control Panel and then click on Fonts

if you are still not able to understand to make you understand i found out a video from youtube that will help you

How to Change Drive Letter and Customize

When you are using your computer and you are bored with all that drives like C : drive , D: drive , etc. it will be awesome dont you all think i think you might also like earlier Articles on windows and its Solutions and on Software's I think you all like them.

Then you open the Computer window, the drive-letter for disk drives appear after the drive description, such as:

Local Disk (C:)

Using the utility discussed in this page, you can change how the drive-letters are shown in Computer.

[DriveLetterView] Utility for Windows Vista

  1. Download DriveLetterView.zip.
  2. Save the file to your Desktop
  3. Extract the archive to a folder
  4. Double-click DriveLetterView.exe to run it
  5. Select the appropriate option from the list, and click Apply
  6. Click Start, click Computer.
  7. When the Computer window opens, press {F5} to refresh the view.

This utility runs in Windows Vista systems only.

You would be knowing for sure as now all the big bloggers with many writers use adsense revenue sharing hack for blogs.What actually it is about?.As many still would be not knowing about it,Like suppose i own a blog and run it.Now there are also,3 more authors to my blog who also write for my blog.Now the blog is owned by me but it have 4 authors including me who are very active on my blog to post and i have been using adsense adds at the beginning and end of the post to make some money out of it.

Now problem comes here,as how to distribute or share the revenue with other authors of my blog to give there share,as it becomes difficult to check how much the authors post is contributing to revenue of blog.So the thing only can be done is to show the adds of the that author google adsense account on posts done by him/her.As this will give him the exact revenue he deserves for doing that post.

I hope now you would be clear what i was talking about.Now this hack is very simple in wordpress blogs as plugin is available for it.Now i would like to tell you how make this work in bloggers.If you really have many authors to your blog-you can really use this hack to attract more authors and give them the reason to work hard for posting on your blog,which would give them the real revenue they deserve for that post.

As the best part is,if the author had previous posts on your blog,the adds will appear on that posts too automatically.Now how to implement it in blogger.

Adsense Revenue Sharing widget for blogger

1. Login to Blogger dashboard
2. Navigate to Layout >> Edit HTML and Expand Widget templates
3. Search for the following code inside your template

<data:post.body/>

4. Insert the following piece of code just above or below the red code you find.As adding above will show adds at beginning of post and below will result in at end of post.Or add at top and bottom both,to show at both places.

<b:if cond='data:blog.pageType == "item"'>

<b:if cond='data:post.author == "admin"'>
Insert Ad Code for admin here undefinedfirst author)
</b:if>

<b:if cond='data:post.author == "riteshsanap"'>
Insert Ad Code for anshul here undefinedsecond author)
</b:if>

<b:if cond='data:post.author == "rapidrounds"'>
Insert Ad Code for sunil here undefinedthird author)
</b:if>

</b:if>

5. Replace the author name and ad code with the actual ones.As names are in bold and replace whole line 'Insert Ad Code for admin here (first author)' with the add codes of that author.

Its not necessary to use only adsense codes there.The author can have any banner add also like of his affiliate program he wants.Its upon the author with what add he wants to display.

Like above i have made 3 authors- admin,riteshsanap and rapidrounds.You can make any number you like,just keep on adding codes as i have done.Just change them with the name of yours,you are using in blogger as display name i.e post author name.Remember all the author names should be different.

6. Save the changes you have made.
7. You are done.
8.Verify that correct ads are shown by viewing HTML source code of the web pages when visiting posts created by various authors or bloggers.

I hope it will be very helpful for some bloggers who have many authors to there blog and even give you now opportunity to invite other authors to your blog.

Enjoy This Hack !!

How to RIP A MOVIE

Yes Today I m going to tell all of you how to RIP Movies. Movies are watched by each and everyone in their whole life. they are source of entertainment and also used to spread knowledge so today related to movies I m going to share Knowledge.

What is RIP?
RIP is basically meant to REST IN PEACE . but the termed has been changed that RIP means compressing the content then its original size to extremely small size.

In this tutorial I'm going to explain how to encode movies with MeGUI, First your going to need a good source for your movie your wanting to encode, Anything in the 700Mb xViD encoded range should be good.

Softwares You Need :

  1. Avisynth
  2. MeGUI
  3. Nero AAC (Audio Codec)

All software's you need have been enclosed in a package.

Download : Click Here

Install MeGUI run it and get it fully updated.

Install AviSynth, Then your going to need Nero AAC (Audio Codec) its excellent for compression,

Install Nero ACC executable files in the MeGUI folder which is;

#/Program files/meGUI

Restart your PC,

Start up MeGUI once its loaded press "CTRL+R", That will open "AVISynth Script Creator"
How to RIP A MOVIE

1. Select the source movie you want to encode.
2. Make sure "Resize" Is UNTICKED.
3. Click save and save the script.

How to RIP A MOVIE

1. The AVS file you just made should already be selected if not then select it.
2. If the OUTPUT of the encoded file isn't pre defined define it now.
3. Make sure the Codec is set at "x264"
4. Make sure "MKV" is selected as the file container.
5. Select "HQ-Slower" as the video profile.
6. Select the original video source as the audio input.
7. If the audio output isn't yet defined define it now.
8. Select "NDAAC-HE-64Kbps" as the audio profile it provides perfect compression to bitrate ratio.
9. Select "ND AAC" as the codec
10. Select "MP4-AAC" as the audio extension.
11. Press "AutoEncode.

How to RIP A MOVIE

1. Select the container as "MKV"
2. Define your desired output of the encoded movie
3. Make sure the file size radio button is selected, And define the file size as 300MB or 400MB depending

on the length of the movie (Try to get the bitrate at 450ish)
4. Select "Queue"
5. Go to the Queue tab once your back on the main MeGUI page and select "Start down the bottum, It will ask

if you want to create a worker, Create one.

And that's how you do it guys....

NOTE : IF U HAVE LOW CONFIGURATION IT WILL TAKE ABOUT 3 HRS

How to Show offline in Gtalk or How to be invisible in GtalkAfter my last post on GTalk (Google Talk) About the Shorcuts in Gtalk. After that day i started looking for a new stuff in Gtalk that how to show invisible or offline in Gtalk . Because it is very helpful when a person is very busy on the internet. But to be invisible is easy if you are using the chat function that is in Gmail.

Being Invisible through Gmail Chat :

  1. Login to your Gmail Account.
  2. Then go to the chat and click the down arrow beside the status bar.
  3. then go a bit down and you will see an word Invisible click on it.
    Preview :
    How to Show offline in Gtalk or How to be invisible in Gtalk

Note : If you are logged in with Gtalk That time it will show this error.

How to Show offline in Gtalk or How to be invisible in Gtalk

Then for this you have to sign out from Gtalk and have to chat from Gmail Chat.

If you not like to chat from Gmail chat. then I have another Edition of Gtalk which you can use.

Gtalk Labs Edition : this Edition of Gtalk has option of Invisible so you can use it . has an very good looking interface and has every good notification.
preview :

How to Show offline in Gtalk or How to be invisible in Gtalk



Download Gtalk labs Edition : Click Here

GTalk Tips and Tricks / ShortcutsI think many of the user an visitor of my site might be knowing the google messenger which is called  GTalk (Google Talk) officially released by google . it good simple and lighter it is just about 1 or 2 MB but it is great i too use it and it is too simple to use but today i will make it more simple to you to use by giving some shortcuts.

Dont have GTalk Click Here to Download.

Here are some Keyboard Shorcuts :


CTRL + Mousewheel up/down: Change the font size in a conversation window.
CTRL + E: Center text
CTRL + R: Right justify text
CTRL + L or CTRL+J: Left justify text
F9: Open Gmail to send an email to the person you talk to
F11: Start a call
F12: Stop the current call
ESC: Close the current window
Tab – Switches to next opened gtalk window. (same effect with Ctrl+tab and Shift+tab)
Shift + Tab – The same thing does that Tab but in reverse.
Ctrl + Shift + L – Switch between points, numbers, letters, capital letters, roman numbers and capital roman numbers

Bold Text : Use asterix before and after the text to make it bold. Like *hello* will make it hello.

Italic Text
: Use underscores before and after the text to make it italic. Like _hello_ will make it hello.

Want to leave blank message
: Just Press Shift + Enter together and meassage box will become big then leave shift and Just press Enter and the blank message will be received by your friend.