By JortK on March 8, 2010
Showing Google Maps with many markers in PHP Sometimes you need to display Google Maps with a large number of markers. However, adding too many markers makes the map page load too slow. This article explains how you can use marker cluster feature of the forms map location plug-in to cluster large numbers of markers [...]
Posted in MySQL, php | Tagged google, maps, markers, MySQL, php, sql, tricks, tutorials
By JortK on October 25, 2009
I’ve been reading in my RSS Reader, and decided to put some cool SEO articles together for you to read! Rethinking Duplicate Content – Cool article about the use of duplicate content. 4 Visual Charts on the Value of SEO Tactics – Clear article which give you an impression on the value of certain SEO [...]
Posted in seo | Tagged articles, google, googlebot, linkdump, seo, seo tactics, tutorials
By JortK on July 10, 2009
Some weeks ago I posted an article with some usefull PHP links to improve working with this language. I thought it is a good time to blog some new articles which are usefull for your development skills in PHP, so here they are: Creating a Website Visitor Map with the Google AJAX API, jQuery, the [...]
Posted in Tech news | Tagged articles, captcha, developer, development, php, php 5, tech, tutorials, web development
By JortK on June 9, 2009
As promised in my previous post with usefull PHP articles and tutorials, now it’s time for some cool and handy SQL articles! Here we go: Execute SQL job through batch file This article will show you how you can execute a SQL job with one click, allowing anyone to do this. Author Divya Agrawal shows [...]
Posted in How to, Tech news | Tagged articles, database, MySQL, sql, sqlyog, tutorials
By JortK on June 4, 2009
I had some cool PHP articles in my RSS reader, which you should really read because it will give you usefull information when developing applications and websites with PHP! Magic features of PHP PHP contains magic methods, magic constants and a magic function, which are special features of the PHP language and can be used [...]
Posted in How to | Tagged api, articles, debug, debugging, development, framework, mvc, php, tutorials, web development