-
https://www.absorb.it/virtual-id
Genius Thunderbird plugin that sets a custom From address based on the recipient address of the email. Genius, exactly what I've been seeking for years. Now to get it setup...
-
http://www.magentocommerce.com/magento-connect/PHOENIX/extension/6322/varnish_cache
The Magento plugin / extension recommended by the Varnish publishers, albeit in a blog post in September 2012.
-
https://www.varnish-software.com/blog/doing-right-thing-magento-varnish-cache
Article from Varnish Software about magento plugins, recommends the Phoenix one...
-
http://www.magentocommerce.com/magento-connect/One+Pica/extension/1279/one-pica-image-cdn
CDN plugin for Magento that supports Rackspace and Amazon AWS CloudFront. Pushes images on demand, claims to be simple to integrate, and is free.
-
http://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
Very useful page on configuring buddyPress through the wp-config equivalent bp-custom.php.
-
http://wordpress.org/extend/plugins/wiki-append/
WordPress plugin that appends a wikipedia (or other mediawiki site) entry to the bottom of a wp post / page. Uses ?action=render on the end of the url to get just the HTML for the article, not the site. Useful as a resource.
-
http://wordpress.org/extend/plugins/jetpack/
WordPress plugins that provides many of the features on wordpress.com for wp.org users. Interesting, certainly deepens Automattic's grip on the WordPress ecosystem.
-
http://mollom.com/
Spam filtering service with plugins for major blogging / CMS engines. Free account passes up to 100 comments per day, then pro accounts for €30 /month or $3'600 a year.
-
http://wordpress.org/extend/plugins/sexybookmarks/
Nice social bookmarking plugin for WordPress. Creates really slick pop-up icons that are half hidden and jump upwards on mouseover. Very cool. From shareaholic.com (and maybe somebody called Josh Jones).
-
http://code.trac.wordpress.org/
All sorts of goodies released under the GPL from the folks behind WordPress. Including jobs, stats stuff, mediawiki login integration, wpshell, and lots more.
-
http://www.micahcarrick.com/09-29-2007/gedit-html-editor.html
A nice article on how to mod the hell out of gedit to make into a pretty powerful ide. Some really good plugin recommendations and some custom code. Nice job. :-)
-
http://wordpress.org/extend/plugins/jquery-colorbox/
An interesting jQuery / Colorbox (aka Thickbox / Lightbox) plugin for WordPress. Integrates with the [gallery] shortcode automatically and has a few themes bundled. Might be bloaty.
-
http://www.londonchocolateshops.com/
A funky site listing chocolate shops in London! A nice example of wordpress-geo-mashups in use.
-
https://addons.mozilla.org/en-US/firefox/addon/1480/
A handy addon by one of the Greasemonkey developers that allows ctrl-t to open a new tab to the right of the current tab. It has some quirks though...
-
http://www.ibegin.com/labs/wp-lifestream/
Lifestream plugin for WordPress that gives you a tumblr-esque activity stream aggregated from multiple locations. Slick.
-
http://www.jaduncan.com/2009/02/gears-on-64-bit-gnulinux.html
Builds of Google Gears for 64-bit firefox.
-
https://jetpack.mozillalabs.com/
Jetpack is a simple language to write almost on-the-fly Firefox plugins. Pretty amazing technology, looks like css / jquery with some custom methods. Beautiful. Hat tip sfllaw.
-
http://scott.yang.id.au/code/toc-generator/
Plugin to automatically generate a table of content (TOC) for WordPress posts / pages.
-
http://www.seobook.com/wordpress-blog-hacking-checklist
Tips on how to both detect WordPress hacks and more importantly, prevent future hacks.
-
http://live.gnome.org/Gedit/Plugins
A list of plugins available for Gedit. Useful resource.
-
http://www.wolf-howl.com/blogging/wordpress-clean-backend/
A list of security related plugins for WordPress. Some good stuff.
-
http://wordpress.org/extend/plugins/wp-hashcash/
WP-HashCash implements the hashcash approach to spam prevention as a WordPress plugin.
-
http://www.linksback.org/wordpress/wordpress-plugins/wpdirectory-wordpress-plugin/
A directory plugin for WordPress. It allows you to whip up a directory, based on the DMOZ design, for any topic without writing any code. Could be nice.
-
http://wpmudev.org/project/wp-autoblog
WP-AutoBlog is a plugin for WordPress that inserts posts based on RSS feeds. It has been used to generate a single WP site containing all the posts of a WPMU install to provide cross-site search / tagging / categories, etc. It could also power a planet.
-
http://projects.radgeek.com/feedwordpress/
FeedWordPress is a plugin that inserts posts into a WordPress site from other RSS feeds. It can be used to create a planet (rss aggregator) on WordPress.