Friday, May 9, 2008

Wednesday, May 7, 2008

Add Akismet Anti-Spam to your php forms

How To Add Akismet Anti-spam protection to your php forms

read more | digg story

Friday, May 2, 2008

WordPress Plugin for Apache .htaccess Security

New Security features incorporated by the AskApache Password Protection WordPress Plugin

read more | digg story

Monday, April 28, 2008

SEO Secrets of AskApache.com

Non-SEO related Server research has turned up some nice SEO techniques

read more | digg story

Friday, April 25, 2008

mod_security tricks for .htaccess or httpd.conf

Learn how to control spam once and for all, conditionally log/deny/allow/redirect requests based on IP, username, etc.. Mod_Security is so fine!

read more | digg story

Monday, April 14, 2008

Invisible Sniffing: Capturing Ethernet Traffic Undetected

Using some built-in linux/unix networking commands you can prevent the transmitting of any data out of your sniffing device, remaining invisible.

read more | digg story

Monday, March 31, 2008

Bypassing and hacking VLAN switches

Defeating VLAN security on switched networks, hack the switch

read more | digg story

Sunday, March 30, 2008

Hacking WP Super Cache

Improvements to the WordPress plugin- WP Super Cache for improved blogs

read more | digg story

Friday, March 28, 2008

Trick to run php without ajax, iframes, requests

Some moderately advanced web development, definately some very cool stuff though. Multiple Web Technologies for dynamic php session/cookie control

read more | digg story

.htaccess tutorial for SEO 301 Redirects with RedirectMatch

SEO Search Engine Friendly Redirects without mod_rewrite using RedirectMatch and mod_alias

read more | digg story

Tuesday, March 4, 2008

Faster Form Submission and Processing with fsockopen

Speed up GET / POST form submissions using fsockopen to initiate a server-side background request to a separate script to process submitted data

read more | digg story

Wednesday, January 30, 2008

Speed Up Google Analytics, use local ga.js

Host Google Analytics ga.js file locally for increased speed

read more | digg story

Tuesday, January 29, 2008

Log all .htaccess/.htpasswd logins

Log and debug usernames and passwords used to login to a htaccess basic authorization protected website using php.

read more | digg story

Monday, January 14, 2008

PHP CURL Code Grabs Feed Subscribers from Google Reader

PHP curl example utilizing cookies, POST, and SSL options to login to Google Reader and fetch the number of subscribers for a particular feed url

read more | digg story

Tuesday, January 8, 2008

PHP CURL Code Grabs Feed Subscribers from Google Reader

PHP curl example utilizing cookies, POST, and SSL options to login to Google Reader and fetch the number of subscribers for a particular feed url

read more | digg story