Skip to main content

Make your website page load faster and smarter….

When people who have slow speed broadband connections, visit WebPages that load slower they do not come to that website again. At least in most cases they will try to avoid these WebPages. This will be a great deal and will cost you a lot of traffic. So let us see the various ways by which we shall reduce the time of loading of WebPages.

JavaScript:

JavaScript is one thing in your WebPages which will make your page load really slower. This is because many of these scripts make use of other website servers to display stuff in your blog like dynamically changing content etc. When the server which these scripts use is down it will make the page load slower even in case of high speed connections. So avoid using too much JavaScript in your WebPages.Especially the ones from the other sites.

Images:

Images make the page look good and pleasing but when the page is too much populated with images then there will be a time delay to download all these pictures in the first place. So minimize the use of images to a great extent. Always try to use formats like gif, jpg for the images you use. Do not load bitmap images as they are larger in their downloadable sizes.

Flash content:

Flash is another thing which slows down the load of the webpage or in worst cases it will or may result in the crash of the user’s browser. So avoid using flash in your page. Flash has the nasty habit of crashing the user’s browser.

Rss feeds:

Some times feeds of other websites displayed in your website can also decreases the speed of load of a webpage.

Popular posts from this blog

How to make print screen button to automatically open the Snipping tool in Windows 11

 In windows you can search for keyboard from start menu and open keyboard settings.  Or you can go to Settings > Accessibility > Keyboard. In the keyboard settings window, toggle the switch that says "Use the Print screen button to open screen snipping".  Hereafter whenever you press print screen button, you will be able to make a selection on the screen for a screenshot.  

How to get Ribbon Style Interface in LibreOffice Write and Calc.

The ribbon interface in Microsoft office makes it easy for users to complete tasks easily. You can get a similar interface in LibreOffice by following the steps below: 1. Download the latest version of LibreOffice (at the time of writing this post, the version is 5.4) 2. Open LibreOffice Writer and Go to Tools > Options. 3. Under LibreOffice section, click Advanced. 4. Check the checkbox saying, "Enable Experimental Features". 5. Now go to View > Toolbars > select Notebookbar. 6. After restating, you should get ribbons. 7. You can still access the old layout by clicking on the three slider menu button and selecting MenuBar, to show the old style menu bar as well. If you want to change the tool bar style, you can select View (in the old style Menubar) > Toolbar Layout > Default. You can do the same for LibreOffice Calc as well.

How to measure exact power consumption ( in watts) of a device in your house

This works only if you have a digital energy meter. Switch off all appliances in your house, except the device whose energy consumption is to be measured. Now go to the energy meter and usually there is a single white button which toggles between a variety of display functions like Voltage, amps, watts etc. Press the button continuously until you see the Watts information. Some energy meters will only display energy consumed in kW. So if you see .04 kW, that means the device is taking 40 watts, Note that kWh is different from kW. Say if you have a fan that consumes 40W. If you run the fan for one hour, your energy in kWh will be 40/1000 (conversion to kW - divide by thousand) *1 hour = .04 kWh. If you run the fan for 10 hours then 40/1000 * 10 = .4 kWh Usually, 1 kWh = 1 unit of electrical energy. So if you have a device which runs in lower Wattage, you can run it for longer hours for the same amount of kWh consumed. Thus saving on bills.