HyperVM
The Most Complete Virtualization Manager. Manage your entire server cluster from a single console. Free, Flexible and Open Source. Continue reading “HyperVM”
Kloxo
From Kloxo HostInaBox, a light and efficient webhosting platform, to Kloxo Enterprise, a truly distributed hosting platform. Continue reading “Kloxo”
[AS3] Using clickTag in Flash ActionScript 3 for Tracking Banner Clicks
In the good old days of AS2, if you needed to create a banner for click tracking, all you had to do was tto palce this simple two line AS code in the first frame of your banner after creating a button MovieClip and that would do the job.
Continue reading “[AS3] Using clickTag in Flash ActionScript 3 for Tracking Banner Clicks”
Online Chat Tools And Software
When you launch a website that offers a determined service to people, it’s imperative to establish different ways to be in permanent communication with your audience and one to do this is of course the chat. While some people prefer to communicate via email, filling the contact form, leaving comments or even the telephone, it’s certain that the chat is probably the most immediate way to contact the webmaster.
MYSQL COUNT GROUP BY
I’d like to only select the rows where the count is greater than 1 (in other words the duplicates) right now from a few thousand records i am mostly seeing ones with a few 2s and 3s here and there