MARCH 2014

  • HOW TO ADD GOOGLE ADSENSE TO WORDPRESS?

    AUTHOR: // CATEGORY: Development, Open Source, Wordpress

    No Comments

    How to add Google AdSense to WordPress?

    With WordPress you can easily add your AdSense code to your blog. In order to do this, first login to the administrative end of your website. Then, go to the Appearance -> Widgets menu.

     

     

    In this page select to drag-and-drop a “Text” widget onto your registered sidebar.

     

     

    Then you should add a title (in our case – Advertisement) and right under it the actual code that you have obtained from Google. Finally, click on the on the “Save” button right under it.

     

     

    Well done! You have just added your AdSense code to your WordPress blog.

    Credit to http://www.siteground.com/tutorials/wordpress/wordpress_adsense.htm

  • NATURAL HR – FREE ONLINE HRMS

    AUTHOR: // CATEGORY: Development, Management, Open Source

    No Comments

    We all love free stuff … for an HR System check out

    https://www.naturalhr.com

    They offer a totally free online (web based) HR system. It’s very comprehensive including modules like:

    Very impressive for a free solution.

  • NATIONALITY LIST

    AUTHOR: // CATEGORY: Development, Open Source, Uncategorized

    No Comments

    Nationality List – a List of Nationalities!

    Your time is precious and the last thing you want to do is scour the web for hours searching for a list of nationalities to use in your website or application. We’ve done this boring job for you and have compiled a nationality list in a list text file. So download the file you need and get back to your programming!

    List of Nationalities.txt

    Credits – http://www.guavastudios.com/nationality-list.htm

  • BUILT WITH

    AUTHOR: // CATEGORY: Development, Joomla, Open Source, Wordpress

    No Comments

    So come across a site and you’re interested in what technology, language is used?

    I use https://builtwith.com/ provides a simple background check of the site includes CMS used, languages, widgets and technologies. Pretty cool if you just want a quick scan of what’s happening on the backend of the site.

    Happy building …

  • ARABIC NUMBERS IN OFFICE 2010

    AUTHOR: // CATEGORY: PC, Saudi Arabia

    No Comments

    Working in Saudi, we need to adapt to using the Saudi keyboard and numerals. When installing MS Office 2010 by default (after installing the Arabic Keyboard in Windows) – Arabic text is displayed correctly, however Arabic numerals are typed in the base language i.e. English. To fix …

    In Word 2010:

    – Go to File > Options > Advanced.

    – Scroll down to the Show document content section – you will find the Numeral option. Set it to Context.

    Screenshot

    – and you done …

    Happy typing …

  • ONLINE DUPLICATE CHECKER

    AUTHOR: // CATEGORY: Development, Open Source, PC

    No Comments

    Ever have a list of data and want to quickly check for duplicates. Now I know it’s possible in SQL or even Excel but if you looking for a really easy online way without tweaking check out http://www.somacon.com/p568.php – Paste your data in the form click on Display / Update Counts and view the results …

    Happy duplicate checking …