-
Evidens is a new 3 column, full width theme from Design Disease. Featuring both White and Dark variations, this modern/industrial theme is both elegant and edgy at the same time. The three column layout is perfect for adsense and text link integration. The design features ample space for your blog content, making sure you have room for the latest widescreen web video, as well as bright, beautiful images. Advanced options like Flickr Photostream and Twitter integration allow you to keep up with the latest social networking trends, and update your site’s content anywhere, anytime.
Author Archives: John Keegan
links for 2009-05-05
-
How to “version” your CSS file, by adding ?v=123 to the URL in the <link /> to your stylesheet using PHP…
-
Clay Loveless uses PHP to access Amazon Web Services (AWS) and provides code samples for performing basic AWS actions using PHP 5.
-
"…free and easy-to-use software application for desktop sharing. CrossLoop connects computer users with trusted, qualified service providers and friends who can provide the support they need quickly and conveniently."
links for 2009-05-04
-
The KIDO’Z browser is a browser made for young kids and create protected and easy to use environment for surfing the net.
links for 2009-05-03
-
Domain name appraisal scam…
links for 2009-04-28
-
TrueCar, an information service launched at TechCrunch50 that aims to give potential new car buyers an idea of what the price tag of the vehicle they’re considering purchasing should really be reading, is officially launching its free consumer-focused website today by taking the beta label off.
In essence, the service allows car buyers to check if the price for their next car is on par with the price others have paid for the same vehicle in the past, hopefully bringing some transparency to the automotive retail industry.
links for 2009-04-22
-
FeedWordPress is an Atom/RSS aggregator for the WordPress weblog software. It syndicates content from feeds that you choose into your WordPress weblog
links for 2009-04-18
-
use HyperDB to split up your wp_users table so that you can share your users with another install
links for 2009-04-17
-
Events plugin for Buddypress
links for 2009-04-15
-
WordPress object cache with memcached backend is mainly meant for WPMU and doesn’t work well if you happened to have many vanilla WordPress installations using the same memcached backend like it is pointed out here and here.
I have created a simple patch which you can apply against object-cache.php (downloadable from WordPress plugin repository) or here is the file already patched. The patch prepends the $blog_id to the object key. You will have to specify global variable $blog_id in wp-config.php and give it a unique id (like your blog url).
links for 2009-04-14
-
WordPress object cache with memcached backend is mainly meant for WPMU and doesn’t work well if you happened to have many vanilla WordPress installations using the same memcached backend like it is pointed out here and here.
I have created a simple patch which you can apply against object-cache.php (downloadable from WordPress plugin repository) or here is the file already patched. The patch prepends the $blog_id to the object key. You will have to specify global variable $blog_id in wp-config.php and give it a unique id (like your blog url).
links for 2009-04-09
-
This service allows you to check Web pages to see how caches will handle them.
links for 2009-04-07
-
getting bpress forums integrated properly with buddypress
links for 2009-04-05
-
Login LockDown records the IP address and timestamp of every failed WordPress login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, then the login function is disabled for all requests from that range. This helps to prevent brute force password discovery. Currently the plugin defaults to a 1 hour lock out of an IP block after 3 failed login attempts within 5 minutes. This can be modified via the Options panel. Admisitrators can release locked out IP ranges manually from the panel.
links for 2009-03-27
-
WordPress-Mu in RPM
links for 2009-03-23
-
WordPress Filter is a comprehensive post filtering & template system. It allows the user to define a set of simple "Catches" (criteria) to be met by a post, and then have a set of "Actions" applied to the post. This plugin takes action whenever a Post is published inside of WordPress (including Posts coming in via XMLRPC). It can be used for many tasks, including creating your own mini plugins without ever having to leave your WordPress administration area.
