In this tutorial/post we’ll cover the installation and use of ClamAV as anti-virus for your CentOS server with cPanel. Having it installed and configured is the first step but we need a way to run it programmatically and be notified if anything is found so we’ll also setup a cron job to do just that. Continue reading
Author Archives: Kevin
Convert video clip to GIF
Ever need to post a quick gif? Generate a gif for your next tweet using ffmpeg
and this handy script.
HTML5 Form Validation with Constraint API
In this tutorial we’re going to take a look at some basic front-end form validation techniques. These techniques in no way replace the need for back-end validation, but they are useful for providing visual queues for how to complete your forms. Continue reading

ForwardJS 3
ForwardJS is a fairly new conference held at the historic Regency Ballroom in San Francisco. Like the past 2 summits, Forward3 hosted a variety of topics ranging from accessibility and the current state of WebGL. In between I learned about non-blocking page rendering, SVG animation and webfont techniques.