Offline
Online
Viewers
I'm Live!
Watch Now

Month: March 2011

PHP Daemons Tutorial

Foreword The following is a tutorial for creating PHP scripted daemons.  All examples will be performed on CentOS linux.  The daemon code itself will be written in PHP with a BASH script wrapper. Getting Started So to get started, let’s create a simple PHP file that will be executed as our daemon. Essentially, we’re going […]

Read More
AJAX And Facebook Like Buttons

Facebook “like” buttons are pretty easy to implement – if you have a straight forward site.  If you are loading your content using AJAX or some other form of delayed load, you might notice a problem if you’re not using Facebook’s iframe.  FBML users have probably noticed that when loading “like” buttons using AJAX that they […]

Read More

Affiliates