Archives › development
Those of you that have been around me, any at all, over the past 6-8 months know that I’ve been working hard on educating folks in the area about WordPress1. For whatever reason it is something that I really have a passion about and for once in a really long time I’ve been pursuing that [...]
As some of you may know, one of the plugins I’ve written for WordPress is WordPress File Monitor. It basically keeps a listing of the files on your website and sends you an email alert as well as displaying an optional dashboard alert whenever a change is detected (a change is defined as a file [...]
Added comments to SnipIt.me using Intense Debate. So you can now comment on photo’s, code samples, and URL’s (via the preview method instead of the redirect method). They’re hidden by default to keep the interface minimal, they can be displayed by simply clicking the View Comments link near the bottom.
This past weekend was pretty busy development wise. First I launched WordPressEasily.com. I also put together SnipIt.me. SnipIt.me is basically a sharing service of various sorts, URL Shortening, Image Sharing, and Code Sharing. The URL Shortening is pretty standard. You can put in a long URL, and it makes it into a smaller URL for [...]
I’ve released a generic open source User class for PHP. It still has a ways to go before it’s everything I want it to be, but it is in a usable state now. The general idea is that you can just drop it in place, then begin making use of it in your code. This [...]
WordPress Filter v1.3.1 has been released and contains a couple bug fixes dealing with categories and editing filters. It is recommended that users upgrade to obtain these fixes. The latest version can always be downloaded from the WordPress Filter page.
WordPress Filter is now listed on the WordPress Plugin Directory. So you’ll be able to get your 1-click upgrade goodness and all that fun stuff. Just figured it was worth mentioning :)
I’m happy to annouce WordPress Filter v1.0 (Release Candidate 1). I decided to make this just RC1 because I would like to have some folks help test it out before I move it securely into v1.0. What is WordPress Filter you ask? Well, continue reading for the introduction then check out the project page. Introduction [...]
I’ve been doing lots of research lately on efficiencies you can put in place on your website to make it more efficient from a load time perspective, which gives a better experience for your visitors. The problem is none of the sources I’ve been reading from seem to want to put it all together in [...]