Thứ Năm, 22 tháng 12, 2011

Tips To Reduce Eye Strains When Using Computer

Your eye is precious, one of the causes for eye problem such as eye floaters are caused by using computer for a prolong period without taking any break.

Learn to take frequently break when using computer, you don't need to constantly stare to the monitor screen . In addition, if you office have windows try to look at the out side view. This will help reduce your eye strain.

Other things that your could are by setting up your computer screen text and fonts bigger.

a) Make your web browser text and page content bigger.

You don't have to squint your eyes to 10 pixel text, make it bigger . For Google Chrome, to make the page content do this.


  • Click Spanar icon, located at the top right of the browser.
  • Click Option
  • Click Under The Hood
  • Go to the Web Content section, make Font Size larger and also the Page Zoom higher.

For Internet Explorer 8, the steps are as follows :


  • Click View
  • Set the Zoom and Text Size Bigger

b) In addition, you could as well make your Window icons and texts to be bigger. This is for Window Xp

The steps are as follows :


  • Go to your desktop. Right click your mouse.
  • Click Properties
  • Click Appearance Tab.
  • Set Font Size as Large Font or Extra Large Font
  • Now, it is better for your eyes.


c) For other computer programs, check whether they have functions to make the text and icons bigger.

For Adobe Dreamweaver, you could make the computer code to look bigger. The steps are as follows.


  • Open Dreamweaver.
  • Click Edit
  • Click Preference.
  • Click Font, for the proportional font, fixed font and code view, select bigger font size.

By just setting up your computer programs properly, you will be reduce your eye strains. 


Thứ Năm, 1 tháng 12, 2011

How To Add Captcha In Joomla Virtuemart Ask Question Page.



How To Add Captcha In Joomla Virtuemart Ask Question Page.


Adding captcha solves spam bots problem. If you want to add captcha to your Joomla Virtuemart ask question page. Just follow the following steps.


This instruction is for Joomla 1.5 and Virtuemart 1.1.4


Download osol captcha from the following link.  http://www.outsource-online.net/osol-captcha-for-joomla.html


Access your joomla admin using your usernama and password.


Install osol plugin, go to Extension > Install / Uninstall.


Choose the zip file and click Upload File & Intall.


Then go to plugin manager Entension > Plugin Manager , and enable the osol plugin.


Now you need access your cPanel, to edit your Virtuemart Product Ask Question.


I am using default theme, so the folder and file i need to edit are as follows


public_html/components/com_virtuemart/themes/default/templates/pages


Inside the pages folder, edit this file shop.ask.tpl.php .


You need to add osol code in the file, add the code before the submit button. Find this code. Add the following code before code mentioned above. That's all. Test and it should be ok.


You can copy the code from here >> http://probyte2u.hubpages.com/hub/How-To-Add-Captcha-In-Joomla-Virtuemart-Ask-Question-Page


How To Add Captcha In Joomla Virtuemart Ask Question Page.