POSTS BY AHMEDV

  • ONLINE LEGO BUILDING

    AUTHOR: // CATEGORY: Crafts, DIY

    No Comments

    I love playing with legos – you can never get old for lego building projects.

    Check out https://www.buildwithchrome.com/ – it’s fun building online and totally free (Note: Requires Google Chrome Browser to run)

    Happy Building …

  • HAJJ AND UMRAH POSTERS

    AUTHOR: // CATEGORY: Arabic, Islamic, Saudi Arabia

    No Comments

    Hajj and Umrah Posters

    Beautifully displayed I must add from http://www.islamicposters.co.uk/

    No Images found.

    Download Hi-Res versions below (5MB):

    Hajj

    Umrah

    Repost from http://myummah.co.za/site/2010/10/12/beautiful-simple-umrahhajj-posters/

  • SAUDI FAMILY VISIT VISA

    AUTHOR: // CATEGORY: Arabic, Saudi Arabia

    No Comments

    Here’s the process for applying a family visa in Saudi Arabia.

    Step 0:
    I’m assuming you are on a Saudi work visa, and you have an Iqaama with a profession that allows family members to visit.

    Step 1:
    Apply on the ministry of foreign affairs website (MOFA) – http://www.mofa.gov.sa click on Travel to Saudi or https://visa.mofa.gov.sa/visaServices/OtherPersonsServices

    Click on Resident and click on Family visit visa. There’s 4 steps to complete. You require the following information:
    – Company Name
    – Company trading number (registration number)
    – Your visa number (on your passport on the Saudi work visa)
    – Your Iqaama number and expiry date
    – Your families details (name, relation, age, country, capital etc.) (ensure it’s captured correctly)

    Note: I recommend you get the company government representative to help you complete to ensure no issues.

    At the end of the application you will receive a reference number and print of the confirmation letter.

    Step 2:
    Have the company (HR) stamp the confirmation letter,

    Step 3:
    Get an additional stamp from municipality – Chamber of Commerce (Costs SR35),

    Step 4:
    View the application process status online https://visa.mofa.gov.sa/visaServices/OtherPersonsServices,

    – Applications usually take about 10 days
    – If the application is successful continue to step 5 else

    Step 5:
    You may need to visit the MOFA office in Jeddah, Riyadh or Dammam to confirm your identity or show your Iqaamah – note a company representative (PR Office) can also do this for you – there’s also some general services offices that offer the service from about SR100 onwards.

    Step 6:
    Once approved – send the reference number to the local visa agent in your country and the visa will be issues. For South Africans I use ADDA

  • .HTACCESS REDIRECT

    AUTHOR: // CATEGORY: Development, Open Source

    No Comments

    So like me who doesn’t like to install in the root of a server, you may need to redirect an incoming web connection to another directory (sub) or an alternative page. It’s also cool if you want to redirect to a website under construction page etc.

    I do this with the cursed .htaccess file by adding this line

    # This allows you to redirect index.html to a specific subfolder
    Redirect /index.html http://www.abc.com

    Where abc in (http://www.abc.com) is you redirected site. You could include a subdirectlyt by adding the slashed link (http://www.abc.com/def)

    Happy redirecting.

  • YAMAHA STYLES .STY DOWNLOADS

    AUTHOR: // CATEGORY: Other

    No Comments

    Yamaha Style (.sty) Files.

    I compiled this collection for a friend of mine – Don’t know much about .sty however from what I understand they need to be transferred to a USB an then uploaded to the Yamaha keyboard. Below is the collection of Middle Eastern and Indo/Pak .sty files for download… Hope they helpful to anyone interested.

    yamaha-PSR-indian-styles

    Tabla_styles-2013-11-09

    Styles

    style_creation_course

    Sty Sunda Yamaha

    Sty Dut yamaha

    Rhythems

    PSR-S950 Indian Pack_styles

    PSR-S750 Indian Pack_styles

    PSR-S650 Indian Pack_styles_converted for psr 413

    midi2style Maghreb Pack_styles

    ind styles

    gw-7stylecnv_v20

    getstart

    GCC & Middle East Pack_styles

    yamaha psr s 950 voices from expansion pack

    styles_yamaha_indian_kit_rafi_set1

    NEW STYLES

    Happy jamming …

    Some more at http://swatantra2000.blogspot.co.za/

  • 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 …