for mp3 songs free download

indiafreemp3.blogspot.com

indiafreemp3.blogspot.com



Free Mp3 Songs Download

Wednesday, May 12, 2010

How To make "Go To Top" Link | Blogger JQuery Tips

Some of my visitors suggest me to write an article on how to put a "Go To Top" navigation link on Blogger. There are many ways to do it. I have used JQuery here. If a page is very large in height then one has to use scrollbar for moving bottom to top. Instead of scrolling, Blogger can provide a link for visitors which will move the the page to top by just one click. It will just make your blog or site more user friendly,flexible and professional.
1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Scroll down to where you see tag .
3.Copy below code and paste it just before the tag.




4.Now scroll down where you see tag.


5.Copy below code and paste it just before the tag.

Go To Top



6.Click on save template and you are done. I hope you have enjoyed it.
Read more "How To make "Go To Top" Link | Blogger JQuery Tips"

How to hide or remove Navbar | Blogger Tips

Blogger Navbar is a default feature in which you can search for blogs and there is also a shortcut button to customise your blog. It is located at the top of your Blogger or Blogspot posts. It looks like the following image.

remove Blogger NavbarMany of Bloggers hide this Navbar because it looks less attractive. So here I will tell the process to hide this Blogger Navbar.



Process to remove Blogger Navbar

Step 1: Login to Blogger.com

Step 2: Click on Layout from Dashboard

Step 3: Then go to Edit HTML

Step 4: Find out the following code. Normally it is located at head section.
<!--[CDATA[/*

Step 5: Add the following code just below this line.
#Navbar1
{
margin: 0;
padding: 0;
visibility: hidden;
display: none;
}

Step 6: After replacing it looks like the below image. Then save the template. Now you are done!!!hide Blogger Navbar
Read more "How to hide or remove Navbar | Blogger Tips"

How to Show Blog Post Title First on Search Engine | SEO Tips

How to Show Blog Post Title First on Search Engine | SEO Tips
If your Blog title appears first followed by Blog post title in search engine ,then just keep reading the post to solve this problem. Before going to solution, I will explain you how this event can make a bad effect on your Blogs or sites traffic.

For example, your blog title is " Latest Blogger Tips and Tricks" and blog post title "Show Blog Post Title First on Search Engine ". If anybody search for this post , he may see this post in search engine like this:

Latest Blogger Tips and Tricks: Show Blog Post
your blog description here
http://makeblogpopular.blogspot.com/



So visitors will not get any idea about your blog post content after seeing this headline. As a result no of visitors will decrease though search engine may ranked your Blog post on 1st page. I think all of you understand the importance of this post now.

Now come to solution. You can do two things:
  • Blog Post Title+Blog Title
  • Only Blog Post Title
Determine which one you will follow. I prefer second one (Only Blog Post Title). But I will show you the both process.

Step 1: Login to Blogger.com

Step 2: From Dashboard select Layout then click on Edit HTML.

Step 3: Then search for this tag"" . Normally it is located in section.

<head>



<b:include data='blog' name='all-head-content'/>



<title><data:blog.pageTitle/></title>
Now if you want to show only Blog Post Title then replace the above tag with following code:
<b:if cond='data:blog.pageType == &quot;index&quot;'>

<title><data:blog.title/></title>

<b:else/>

<title><data:blog.pageName/></title>

</b:if>
Or If you want to Show Blog Post Title First + then Blog Title, replace the <data:blog.pageTitle/> tag with the following code.

<b:if cond='data:blog.pageType == &quot;index&quot;'>

<title><data:blog.pageTitle/></title>

<b:else/>

<title><data:blog.pageName/> ~ <data:blog.title/></title>

</b:if>
I hope this trick will help you to drive more traffic to your Blogs or Websites. It also increases SEO of your Blogger Blog. Post a comment if you have any query. Thanks a lot !!!!
 
Read more "How to Show Blog Post Title First on Search Engine | SEO Tips"

How to Speed up Firefox by Running it in RAM

As the speed of Internet access continues to increase, the slow link in browsing the Internet is becoming the browser itself. Firefox is a leader in the game to make the browser faster and provide content in a variety of media. One speed-increasing innovation is the ability to run the browser from a RAM disk. The program responds faster because the computer is able to bypass the slower hard disk.
  1. Step 1
    Download the latest copy of Firefox Portable. This version is faster than the original in that the portable version doesn't track history or build a cache. You will also need to download a RAM disk utility. There are many versions available so pick your favorite. A RAM disk uses a portion of your computer's RAM to make a pseudo disk drive. It makes accessing the information stored on the drive much quicker than going to the hard disk to access it. The drive will appear on your computer as drive B. The typical size is 32MB but can be as large as 64MB.
  2. Step 2
    Open Notepad and create a batch file that will execute at system startup to copy the portable version of Firefox to the RAM disk. This will make sure that Firefox is resident and ready to run from RAM when you want to browse the Internet. Create the file, naming it load_firefox.bat and the only code that will be in the batch file will be: XCOPY C:\FIREFOX\*.* B:\FIREFOX\ /E /Y /C. Enter the text exactly as written here, then close and save the file. Place the file in the Startup folder so that it loads Firefox each time the system starts.
  3. Step 3
    Create a second batch file that will copy all Firefox settings back to the hard disk before the computer shuts down. Name this file, save_firefox.bat. The code in this file is: XCOPY B:\FIREFOX\*.* C:\FIREFOX\ /E /Y. Again, copy this exactly and save the file to your desktop. Once Firefox is shut down, you can execute this file to copy all the settings back to the hard drive so that when you start next time you will have the same settings. When you execute the file, it will copy the entire contents of your RAM disk back to the hard disk, replacing the version that was there when you started the computer.
Read more "How to Speed up Firefox by Running it in RAM"

How to Increase Internet Dialup Speed

Dial-up access is a slow internet connection that is being replaced by faster broadband connection speeds such as DSL and cable modems. It uses connection speeds of up to 56K, making them much slower for running browsers, downloading programs and connecting to mail servers. While you cannot increase dial-up speed to over 100Mbps like that of DSL or cable modem, there are simple steps to optimize performance and increase connection and browser speeds.

  1. Step 1

    Run frequent virus checks and remove malicious programs such as malware and spwyare that hijack web browsers and deter connection speeds. If you do not have an antivirus program, download and install a free program such as AVG Antivirus (see "Resources," below).

  2. Step 2

    Empty browser cache and history frequently to avoid clutter that slows down connection and page loads. While this feature may vary depending on the web browser that you are using, usually it can be found in the "Tools" section or "Internet Options" section on your web browser.

  3. Step 3

    Download and install free, faster web browsers such as Opera or FireFox (see both in "Resources"). The reasons these web browsers are much faster is because of improvements in coding and in how previously visited pages are stored in the browser cache.

  4. Step 4

    Uninstall unnecessary plug-ins or browser-add ons that deter connection speeds and cause your web browser to run slower. To uninstall browser add-ons, click the Windows "Start" button and click the "Control Panel." Double-click "Add or Remove Programs" to open the programs window. Scroll through and click the browser add-on you want to uninstall. Click "Change/Remove" to uninstall it from your computer.

  5. Step 5

    Turn on pop-up blockers on your web browser so as to disable pop-up advertisements that slow down browser speed. Dial-up connection is already slow, and the presence of these nuisances diminishes the speed even more.

  6. Step 6

    Create browser "Bookmarks" to allow you quicker access to your favorite websites. It will help speed up your connection by eliminating unnecessary mouse movements and typing.

  7. Step 7

    Use "Tabbed browsing" if your web browser supports it. Tabbed browsing allows you to open multiple pages in a single browser window rather than opening multiple windows that slow down browser speed. Each page can be accessed by clicking the appropriate tab within the browser window. Most web browsers such as Mozilla Firefox, Internet Explorerand Opera use tabbed browsing.

  8. Step 8

    Turn off web page images. While this option will only allow you to see text on the Internet, it increases browser speed by eliminating the download and refresh times needed when certain web pages contain high volumes of images.


Read more "How to Increase Internet Dialup Speed"

How to Increase Internet Dialup Speed

Dial-up access is a slow internet connection that is being replaced by faster broadband connection speeds such as DSL and cable modems. It uses connection speeds of up to 56K, making them much slower for running browsers, downloading programs and connecting to mail servers. While you cannot increase dial-up speed to over 100Mbps like that of DSL or cable modem, there are simple steps to optimize performance and increase connection and browser speeds.

  1. Step 1

    Run frequent virus checks and remove malicious programs such as malware and spwyare that hijack web browsers and deter connection speeds. If you do not have an antivirus program, download and install a free program such as AVG Antivirus (see "Resources," below).

  2. Step 2

    Empty browser cache and history frequently to avoid clutter that slows down connection and page loads. While this feature may vary depending on the web browser that you are using, usually it can be found in the "Tools" section or "Internet Options" section on your web browser.

  3. Step 3

    Download and install free, faster web browsers such as Opera or FireFox (see both in "Resources"). The reasons these web browsers are much faster is because of improvements in coding and in how previously visited pages are stored in the browser cache.

  4. Step 4

    Uninstall unnecessary plug-ins or browser-add ons that deter connection speeds and cause your web browser to run slower. To uninstall browser add-ons, click the Windows "Start" button and click the "Control Panel." Double-click "Add or Remove Programs" to open the programs window. Scroll through and click the browser add-on you want to uninstall. Click "Change/Remove" to uninstall it from your computer.

  5. Step 5

    Turn on pop-up blockers on your web browser so as to disable pop-up advertisements that slow down browser speed. Dial-up connection is already slow, and the presence of these nuisances diminishes the speed even more.

  6. Step 6

    Create browser "Bookmarks" to allow you quicker access to your favorite websites. It will help speed up your connection by eliminating unnecessary mouse movements and typing.

  7. Step 7

    Use "Tabbed browsing" if your web browser supports it. Tabbed browsing allows you to open multiple pages in a single browser window rather than opening multiple windows that slow down browser speed. Each page can be accessed by clicking the appropriate tab within the browser window. Most web browsers such as Mozilla Firefox, Internet Explorerand Opera use tabbed browsing.

  8. Step 8

    Turn off web page images. While this option will only allow you to see text on the Internet, it increases browser speed by eliminating the download and refresh times needed when certain web pages contain high volumes of images.


Read more "How to Increase Internet Dialup Speed"

How to Speed Up Internet Explorer

In this age of super high-speed Internet, few things are more nerve wracking than a slow web browser. If you use Internet Explorer, then you know how frustrating it can be to deal with this web browser when it's crawling along at a snail's pace. Here are a few simple steps you can take to quickly speed up Internet Explorer and put an end to your frustration.

  1. Step 1
    Click your "Start" button and select "Run."
  2. Step 2
    Enter "regedit" into the text box and select "OK."
  3. Step 3
    Navigate to the following option in the left pane:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

    Upon making your selection, you'll see the contents of Internet Settings.
  4. Step 4
    Find the following two values in the right column of Regedit:

    MaxConnectionsPerServer
    MaxConnectionsPer1_0Server

    If both lines are NOT present, the move on to Steps 6-7. If both lines ARE present, then proceed to Step 5.
  5. Step 5
    Right-click on "MaxConnectionsPerServer" and choose "Modify" on the drop-down menu. Select "Decimal" and set the "Value" field to "6." Repeat this step for the second line (MaxConnectionsPer1_0Server). Move on to Step 9.
  6. Step 6
    Right-click somewhere in the white area of the right column, select "New", and click on "DWORD."
  7. Step 7
    Type in "MaxConnectionsPerServer" as the new DWORD value and click "Enter." Your new value will appear in the right column. Right-click this value ad choose "Modify." Click "Decimal" and set the "Value" field to "6."
  8. Step 8
    Repeat Steps 6-7 using "MaxConnectionsPer1_0Server" as the name of your DWORD value.
  9. Step 9
    Exit Regedit and open Internet Explorer to test.
Read more "How to Speed Up Internet Explorer"

How to Speed Up Internet browser, Internet Speed, Internet Tips and Tricks

Internet browsers can slow down for many different reasons. If you're using dial-up, you're likely to experience significant frustrations. However, even DSL and cable can be subject to slowdowns. Many of the causes of slow browsing, such as Internet congestion, are beyond your control. Still, there are several things you can to speed up your browsing. Making minor changes will solve many Internet speed problems. If these changes don't work, you can implement more drastic measures.

Instructions
  1. Step 1
    Click Start > Control Panel > Network and Internet Connections.
    Select "Internet Options."
    Under Check for newer versions of stored pages, click "Automatically." Under browsing history, click "Settings."
    If you're using dial-up, set the number under Disk Space to Use to between 250 and 1024 megabytes (MB). If you're using a DSL or cable connection, set it between 50 and 75 MB. Click "OK."
  2. Step 2
    Select "Delete" under Browsing history.
    Click "Delete files..." under Temporary Internet Files to clear your browser cache.
    Click "Delete cookies..." to remove all cookies from your hard drive.
  3. Step 3
    Disable any browser add-ons you don't need. In Internet Options, click "Programs." Click "Add-ons currently loaded in Internet Explorer" Select the name of the add-on you don't want to load, and select "Disable" under Settings at the bottom of the dialogue box. Avoid deleting ActiveX controls as this will most likely cause the browser to prompt you each time you encounter content on the web, such as Flash animations, that use that control.
  4. Step 4
    Switch to a faster browser. While Internet Explorer is the most popular browser, it often causes pages to load slowly. Download a free browser such as Firefox, Opera or Chrome to get a quick speed boost to your browsing.
  5. Step 5
    Disable images in your browser. To disable images in Internet Explorer, open Internet Options and click the "Advanced" tab. Scroll down to "Multimedia" and uncheck "Show Pictures."
    To disable them in Firefox, click Tools > Options in your browser window and select "Content." Uncheck the box beside "Load images automatically."
    To disable images in Opera, open the arrow beside the camera icon at the bottom of your browser, and select "No Images."
    To browse with Google Chrome without images, right click on the Chrome shortcut and place the switch "-disable-images" without quotes after the last quotation mark in the path of the file.
  6. Step 6
    Disable active content if you're still experiencing a problem with your browsing speed. Return to the "Advanced" tab in Internet Options. Uncheck the boxes beside "Play animations in webpages" and "Play sounds in webpages."
Read more "How to Speed Up Internet browser, Internet Speed, Internet Tips and Tricks"

How to Speed Up Firefox Browser

  1. Step 1

    Open a new tab on firefox and type the about:config on the address bar.

  2. Step 2

    Right click on any whitespace on your window and click New > Integer

  3. Step 3

    Window will appear. Type the nglayout.initialpaint.delay
    on the box then click Ok.

  4. Step 4

    The new window will appear. Enter 0 then restart firefox.

Read more "How to Speed Up Firefox Browser"

How to speed up your browser

How to speed up your browser
There are a couple of things you can do to speed up you browser, but in the long run anything you do will affect the way you view the Web. The best thing is to purchase or upgrade to a faster modem. Since we all may not be able to go out and buy a new modem, here are a few tips you can try to speed up you Web experience.
You can browse with the graphics feature off. The more graphics a site has, the more time it takes to download pages. Since graphic take considerable time to load, this may be a viable option if you are just looking for text information.
You can also turn off sound and video features. Many Websites often use sound, music, or even videos that play in the backround while you surfing the site. While this is pretty cool sometimes, it slows you down considerably more than just graphics.
To turn off you graphics, sound, and video features try the following:
Internet Explorer: On the menu, click "View," then "Options," then the "General Tab." Here you will find the check boxes for these options. You can even change you link colors, and customize you browser's tool bar features.
Netscape Navigator: On the menu click "Edit," then "Preferences."
For you AOL members, try to surf during off-peak hours as your AOL connection may be slow due to high traffic volumes. Peak hour may vary depending on what part of the world you are in. For example, in the U.S., the peak hours are usually 7:00 a.m. to Noon time and 4:00 p.m. to 9:00 p.m. Eastern time. For Pacific time adjust accordingly.
If you are downloading software or a large file try and do it in off peak hour or overnight.
If a site is taking to long to load try hitting your "Reload/Refresh" button a few times. This may sometimes cut you ahead of others waiting to access the site. You can also try highlighting the URL in the address bar and hitting enter.
Empty you "Browser's Cache" periodically. While you surf, your browser stores Web pages in your "Cache" on your hard drive. When the Cache gets full you start having difficulties with downloading pages. To empty your browser's Cache, you can click "View," then "Options," then the "Advanced Tab," then "Settings." You can also go to "C:/Windows Folder/Temporary Internet Files," select all, then delete. It may take a 10 to 30+ seconds, so be patient.
Read more "How to speed up your browser"

How to Speed Up Browsing, Internet Tips and Tricks

How to Speed Up Browsing, Internet Tips and Tricks
When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d
Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry.
Read more "How to Speed Up Browsing, Internet Tips and Tricks"

How to Speed Up Firefox web browser, Internet Speed, Internet Tips and Tricks

How to Speed Up Firefox web browser, Internet Speed, Internet Tips and Tricks
Mozilla Firefox is a graphical web browser developed by the Mozilla Corporation. Started as a fork of the browser component (Navigator) of the Mozilla Application Suite, Firefox has replaced the Mozilla Suite as the flagship product of the Mozilla project, stewarded by the Mozilla Foundation and a large community of external contributors.
Mozilla Firefox is a cross-platform browser, providing support for various versions of Microsoft Windows, Mac OS X, and Linux. Although not officially released for certain operating systems, the freely available source code works for many other operating systems, including FreeBSD,OS/2, Solaris, SkyOS, BeOS and more recently, Windows XP Professional x64 Edition.
I am providing some Very Useful Tips to speedup your Firefox.
In your location bar, type about:config
Once it Opens You should see similar to the following screen

Tip1
In the filter bar type network.http.pipelining
You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.
Once you finished this you should see the following screen.

Tip2
In the filter bar again and type network.http.pipelining.maxrequests
Once it Opens You should see the following screen

Default it says 4 under value field and you need to change it to 8
Once you finished this you should see the following screen.

Tip3
Go to the filter bar again and type network.http.proxy.pipelining
Once it Opens You should see similar to the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.
Once you finished this you should see the following screen.

Tip4
Go to the filter bar again and type network.dns.disableIPv6
Once it Opens You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.
Once you finished this you should see the following screen.

Tip5
Go to the filter bar again and type plugin.expose_full_path
Once it Opens You should see the following screen

Normally it says ” false ” under value field , Double click it so it becomes ” true “.
Once you finished this you should see the following screen.

Tip6
Now you need to Create new Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type nglayout.initialpaint.delay and click ok

Now you need to enter 0 in value filed and click ok

Once you finished this you should see the following screen.

Tip7
Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type content.notify.backoffcount and click ok

Now you need to enter 5 in value filed and click ok

Once you finished this you should see the following screen.

Tip8
Now you need to Create one more Preference name with interger value for this got to Right click -> New -> Integer

Once it opens you should see the following screen

Here you need to type ui.submenuDelay and click ok

Now you need to enter 0 in value filed and click ok

Once you finished this you should see the following screen.

Some more Tweaks
Enable the spellchecker for inputfields and textareas (default is textareas only)
layout.spellcheckDefault=2
Open lastfm://-links directly in amarok
network.protocol-handler.app.lastfm=amarok
network.protocol-handler.external.lastfm=true
Firefox Memory Leak Fix
Open a new tab. Type “about:config” without quotes into the address bar and hit enter/click Go.
Right-click anywhere, select New, then Integer. In the dialog prompt that appears, type:
browser.cache.memory.capacity
Click OK. Another dialog prompt will appear. This is where you decide how much memory to allocate to Firefox. This depends on how much RAM your computer has, but generally you don’t want to allocate too little (under 8MB), but if you allocate too much, you might as well not do this. A good recommended setting is 16MB. If you want 16MB, enter this value into the dialog prompt:
16384
(Why 16384 instead of 16000? Because computers use base-12 counting. Thus 16 megabytes = 16384 bytes. Likewise, if you want to double that and allocate 32MB, you’d enter 32768.)
Click OK to close the dialog box, then close all instances of Firefox and restart. If your Firefox still uses the same amount of memory, give it a few minutes and it should slowly clear up. If that fails, try a system reboot.
Now your Firefox will now be 3 - 30 times faster in loading pages.

Read more "How to Speed Up Firefox web browser, Internet Speed, Internet Tips and Tricks"

LinkWithin

Related Posts with Thumbnails