Webtatic.com

Just another technical blog

Projects

PHP

Webtatic Framework – A collection of PHP classes for use in other Webtatic PHP projects.
Webtatic Optimizer – A program which will optimise your website’s static files, allowing your website to reduce the number of requests and bandwidth used.

Wordpress

Minimous – A minimal Wordpress theme

Coming soon

Webtatic Form – A class framework for building from simple to advanced web forms and services.
Webtatic Platform – A framework based on Zend Framework, which makes it as easy to use as a CMS or blogging system, whilst giving an advanced base from which to develop much more complex web applications.

httpd

mod_auth_mysql-auth – A patch for mod_auth_mysql for it to hook directly into mod_auth_basic and mod_auth_digest.

mod_perl

Webtatic::AuthDBI – A mod_perl module for basic and digest HTTP authentication using a DBI backend.
Webtatic::VirtualRoot – A mod_perl module to allow dynamic document roots.

CentOS

http://repo.webtatic.com/yum/ – I provide up to date RPMs for Git, PHP, Httpd

rpm --import http://repo.webtatic.com/yum/RPM-GPG-KEY-webtatic-andy
wget -P /etc/yum.repos.d/ http://repo.webtatic.com/yum/webtatic.repo
 
yum install --enablerepo=webtatic git php httpd