about 1 year ago - No comments
TweetSometimes you want to make minor changes to WordPress plugins that no body except your self would want. Then comes the issue of upgrading to new versions of the plugin. git-svn is the perfect tool for this. It has all the cool features of the distributed SCM git and ability to pull from subversion (and [...]
about 1 year ago - 4 comments
TweetIn the latest release of Web Invoice – Invoicing and Billing for WordPress plugin you can customize the e-mails sent to your clients. You can customize the subject as well as the e-mail content. Please bear in mind that Web Invoice only supports plain text e-mails, but you can do wonders with plain text . [...]
about 1 year ago - No comments
TweetWeb Invoice – Invoicing and billing for WordPress plugin has exceeded 1000 downloads. It has 1172 dowloads to date. First release of the plugin was made on March 15, 2009 and now in less than 1 month it has more than 1000 downloads. Web Invoice is ideal for web developers, SEO consultants, general contractors, or [...]
about 1 year ago - No comments
TweetWeb Invoice and WP-Invoice are two WordPress plugins that allow sending invoices and bills. Web Invoice is a fork of WP-Invoice with lot of new features that most people will want. In the current release (1.6.2) they are: Send invoice reminders to customers with a secured link back to the web invoice Moneybookers, AlertPay or [...]
about 1 year ago - 2 comments
Tweet SyntaxHighlighter2 WordPress plugin was released yesterday on WordPress Extend plugin repository. SyntaxHighlighter2 allows you to easily post syntax highlighted code all without loosing it’s formatting or making an manual changes. Main addition is upgrade to SyntaxHighlighter JavaScript 2.0 by Alex Gorbatchev. Also in this release the web master/blogger is given the ability to choose [...]
about 1 year ago - No comments
TweetFeedBurner Widget 1.2 (WordPress plugin) was released last Friday with much needed MyBrand support. Thank you Alexander Dichev for the release. If you enjoyed this post, make sure you subscribe to my RSS feed!
about 1 year ago - 2 comments
TweetGoogle Analytics for WordPress plugin adds an onclick attribute to links when “Track outbound clicks & downloads” is enabled irrespective of whether there is already an onclick attribute. AddThis plugin adds a link with onclick attribute to the post when enabled. This combination causes WordPress to generate invalid mark up. Same would happen if the [...]
about 1 year ago - No comments
TweetWordPress plugin Smart Throttle 1.0.0 released. With this release Smart Throttle is hosted on WordPress plugin repository allowing users to easily install and upgrade. In this release I have added the ability to configure throttling parameters. You can download the latest release from either here, here or from your WordPress blog under Plugins -> Add [...]
about 1 year ago - No comments
TweetMy blog was hit with a comment spam flood which almost brought down the server under load. There were aproximately 30 bots continuously posting spam comments, geez don’t they realize that none of the comments get published. With all the writes to the database, my servers came to a crawling stop. I disabled comments for [...]
about 1 year ago - 29 comments
TweetI like the web pages to be snappy, including my blog. I found my blog to be bit slow after I moved to WordPress even after performance tuning. After looking around for a solution I came across memcache back-end for WordPress object cache which can be downloaded from here. You have to drop the file [...]
about 1 year ago
Memcached for WPMU is great. And mod for the same to use with simple wordpress is even better. If you dont have memcached, you could tryout the file based object cache for wordpress.
http://www.php-trivandrum.org/wordpress-plugins/wordpress-object-caching-in-file-system.html
about 1 year ago
Your patch file is missing.
about 1 year ago
@RC thanks for pointing out. It was an issue with CDN tools.