Facebook Share Button – icon with text – Java Script & HTML

Hey guys!
Today I were in need of share button implementation not basing on xfbml or iframe or opengraph. I did little research and found the code, which fitted my needs. Continue reading

jQuery and AJAX – reCaptcha checking on the go – validating guide

Hey,
Last days I was working on the Game Links application. I faced problem with PHP & HTML as the implementation of reCaptcha was really not friendly for visitors to use. I decided to find alternative way to get things done. Some jQuery and AJAX done job. Continue reading

Validator says: 450 errors

Hey,
Today I fixed index.php page of www.ajdija.com as it still pointed to Web Browser Games Community.
I added efficient meta tags with proper keywords, description and tittle and as you can read in the previous entry multilingual support so that search engines result with my page in various countries with same keywords.
Continue reading

Language HTML shortcuts – lang – ISO 639-1 codes

Today I were in need of full list of HTML language codes in ISO 639-1. Those 2 char shortcuts are being used to meta tags and other tags which include lang=”". As most sites post comparison Full Language – ISO 639-1 codes, here is only list of codes without unnecessary full language list. I also managed to generate all nations meta keywords tags for you as php file, check below. Continue reading