-- MySQL dump 10.11 -- -- Host: mysql1041.servage.net Database: U480503 -- ------------------------------------------------------ -- Server version 4.0.26-standard-log /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_comments` -- SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` bigint(20) unsigned NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) unsigned NOT NULL default '0', `user_id` bigint(20) unsigned NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_approved` (`comment_approved`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`) ) TYPE=MyISAM; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- INSERT INTO `wp_comments` VALUES (35,18,'Casino en ligne','','http://www.seejx.com/','173.208.13.125','2011-03-28 15:45:26','2011-03-28 15:45:26','Casino en ligne...\n\n[...]Like to show our love for it by Linking to it from Our Blog[...]…...',0,'spam','Opera/9.64(Windows NT 5.1; U; en) Presto/2.1.1','trackback',0,0); -- -- Table structure for table `wp_links` -- SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_category` bigint(20) NOT NULL default '0', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_category` (`link_category`), KEY `link_visible` (`link_visible`) ) TYPE=MyISAM; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- -- -- Table structure for table `wp_options` -- SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `blog_id` int(11) NOT NULL default '0', `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`,`blog_id`,`option_name`), KEY `option_name` (`option_name`) ) TYPE=MyISAM; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- INSERT INTO `wp_options` VALUES (1,0,'siteurl','http://affiliateprograms-4u.com','yes'); INSERT INTO `wp_options` VALUES (2,0,'blogname','Affiliate Programs For You','yes'); INSERT INTO `wp_options` VALUES (3,0,'blogdescription','Best Affiliate Programs to Help You Make Money Online','yes'); INSERT INTO `wp_options` VALUES (4,0,'users_can_register','1','yes'); INSERT INTO `wp_options` VALUES (5,0,'admin_email','vanomak@yandex.ru','yes'); INSERT INTO `wp_options` VALUES (6,0,'start_of_week','1','yes'); INSERT INTO `wp_options` VALUES (7,0,'use_balanceTags','','yes'); INSERT INTO `wp_options` VALUES (8,0,'use_smilies','1','yes'); INSERT INTO `wp_options` VALUES (9,0,'require_name_email','1','yes'); INSERT INTO `wp_options` VALUES (10,0,'comments_notify','1','yes'); INSERT INTO `wp_options` VALUES (11,0,'posts_per_rss','10','yes'); INSERT INTO `wp_options` VALUES (12,0,'rss_excerpt_length','50','yes'); INSERT INTO `wp_options` VALUES (13,0,'rss_use_excerpt','0','yes'); INSERT INTO `wp_options` VALUES (14,0,'mailserver_url','mail.example.com','yes'); INSERT INTO `wp_options` VALUES (15,0,'mailserver_login','login@example.com','yes'); INSERT INTO `wp_options` VALUES (16,0,'mailserver_pass','password','yes'); INSERT INTO `wp_options` VALUES (17,0,'mailserver_port','110','yes'); INSERT INTO `wp_options` VALUES (18,0,'default_category','1','yes'); INSERT INTO `wp_options` VALUES (19,0,'default_comment_status','open','yes'); INSERT INTO `wp_options` VALUES (20,0,'default_ping_status','open','yes'); INSERT INTO `wp_options` VALUES (21,0,'default_pingback_flag','1','yes'); INSERT INTO `wp_options` VALUES (22,0,'default_post_edit_rows','10','yes'); INSERT INTO `wp_options` VALUES (23,0,'posts_per_page','10','yes'); INSERT INTO `wp_options` VALUES (24,0,'what_to_show','posts','yes'); INSERT INTO `wp_options` VALUES (25,0,'date_format','F j, Y','yes'); INSERT INTO `wp_options` VALUES (26,0,'time_format','g:i a','yes'); INSERT INTO `wp_options` VALUES (27,0,'links_updated_date_format','F j, Y g:i a','yes'); INSERT INTO `wp_options` VALUES (28,0,'links_recently_updated_prepend','','yes'); INSERT INTO `wp_options` VALUES (29,0,'links_recently_updated_append','','yes'); INSERT INTO `wp_options` VALUES (30,0,'links_recently_updated_time','120','yes'); INSERT INTO `wp_options` VALUES (31,0,'comment_moderation','0','yes'); INSERT INTO `wp_options` VALUES (32,0,'moderation_notify','1','yes'); INSERT INTO `wp_options` VALUES (33,0,'permalink_structure','/%year%/%monthnum%/%postname%/','yes'); INSERT INTO `wp_options` VALUES (34,0,'gzipcompression','0','yes'); INSERT INTO `wp_options` VALUES (35,0,'hack_file','','yes'); INSERT INTO `wp_options` VALUES (36,0,'blog_charset','UTF-8','yes'); INSERT INTO `wp_options` VALUES (37,0,'moderation_keys','','no'); INSERT INTO `wp_options` VALUES (38,0,'active_plugins','a:4:{i:0;s:19:\"akismet/akismet.php\";i:1;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:2;s:36:\"google-sitemap-generator/sitemap.php\";i:3;s:15:\"stats/stats.php\";}','yes'); INSERT INTO `wp_options` VALUES (287,0,'_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1302041190;s:7:\"checked\";a:5:{s:19:\"akismet/akismet.php\";s:5:\"2.2.6\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"1.6.6.2\";s:36:\"google-sitemap-generator/sitemap.php\";s:5:\"3.1.6\";s:9:\"hello.php\";s:5:\"1.5.1\";s:15:\"stats/stats.php\";s:3:\"1.5\";}s:8:\"response\";a:3:{s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"520\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:11:\"new_version\";s:8:\"1.6.13.2\";s:3:\"url\";s:56:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"132\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:11:\"new_version\";s:5:\"3.2.4\";s:3:\"url\";s:61:\"http://wordpress.org/extend/plugins/google-sitemap-generator/\";s:7:\"package\";s:72:\"http://downloads.wordpress.org/plugin/google-sitemap-generator.3.2.4.zip\";}s:15:\"stats/stats.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"626\";s:4:\"slug\";s:5:\"stats\";s:11:\"new_version\";s:5:\"1.8.1\";s:3:\"url\";s:42:\"http://wordpress.org/extend/plugins/stats/\";s:7:\"package\";s:53:\"http://downloads.wordpress.org/plugin/stats.1.8.2.zip\";}}}','yes'); INSERT INTO `wp_options` VALUES (283,0,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1254000224','no'); INSERT INTO `wp_options` VALUES (39,0,'home','http://affiliateprograms-4u.com','yes'); INSERT INTO `wp_options` VALUES (40,0,'category_base','','yes'); INSERT INTO `wp_options` VALUES (41,0,'ping_sites','http://1470.net/api/ping\r\nhttp://rpc.twingly.com/\r\nhttp://api.feedster.com/ping.php\r\nhttp://api.moreover.com/ping\r\nhttp://api.moreover.com/RPC2\r\nhttp://api.my.yahoo.com/RPC2\r\nhttp://api.my.yahoo.com/rss/ping\r\nhttp://bblog.com/ping.php\r\nhttp://bitacoras.net/ping/\r\nhttp://blog.goo.ne.jp/XMLRPC\r\nhttp://blogbot.dk/io/xml-rpc.php\r\nhttp://blogdb.jp/xmlrpc\r\nhttp://blogmatcher.com/u.php\r\nhttp://blogsearch.google.com/ping/RPC2\r\nhttp://bulkfeeds.net/rpc\r\nhttp://coreblog.org/ping/\r\nhttp://mod-pubsub.org/kn_apps/blogchatt\r\nhttp://ping.amagle.com/\r\nhttp://ping.bitacoras.com\r\nhttp://ping.blo.gs/\r\nhttp://ping.bloggers.jp/rpc/\r\nhttp://ping.blogmura.jp/rpc/\r\nhttp://ping.cocolog-nifty.com/xmlrpc\r\nhttp://ping.exblog.jp/xmlrpc\r\nhttp://ping.fakapster.com/rpc\r\nhttp://ping.feedburner.com\r\nhttp://ping.myblog.jp\r\nhttp://ping.rootblog.com/rpc.php\r\nhttp://ping.syndic8.com/xmlrpc.php\r\nhttp://ping.weblogalot.com/rpc.php\r\nhttp://ping.weblogs.se/\r\nhttp://pinger.blogflux.com/rpc\r\nhttp://pingoat.com/goat/RPC2\r\nhttp://rcs.datashed.net/RPC2\r\nhttp://rpc.blogrolling.com/pinger/\r\nhttp://rpc.britblog.com\r\nhttp://rpc.icerocket.com:10080\r\nhttp://rpc.pingomatic.com/\r\nhttp://rpc.tailrank.com/feedburner/RPC2\r\nhttp://rpc.technorati.com/rpc/ping\r\nhttp://rpc.weblogs.com/RPC2\r\nhttp://rpc.wpkeys.com\r\nhttp://services.newsgator.com/ngws/xmlrpcping.aspx\r\nhttp://thingamablog.sourceforge.net/ping.php\r\nhttp://topicexchange.com/RPC2\r\nhttp://trackback.bakeinu.jp/bakeping.php\r\nhttp://www.a2b.cc/setloc/bp.a2b\r\nhttp://www.bitacoles.net/ping.php\r\nhttp://www.blogdigger.com/RPC2\r\nhttp://www.blogoole.com/ping/\r\nhttp://www.blogoon.net/ping/\r\nhttp://www.blogpeople.net/servlet/weblogUpdates\r\nhttp://www.blogroots.com/tb_populi.blog?id=1\r\nhttp://www.blogshares.com/rpc.php\r\nhttp://www.blogsnow.com/ping\r\nhttp://www.blogstreet.com/xrbin/xmlrpc.cgi\r\nhttp://www.lasermemory.com/lsrpc/\r\nhttp://www.mod-pubsub.org/kn_apps/blogchatter/ping.php\r\nhttp://www.newsisfree.com/xmlrpctest.php\r\nhttp://www.popdex.com/addsite.php\r\nhttp://www.snipsnap.org/RPC2\r\nhttp://www.weblogues.com/RPC/\r\nhttp://xmlrpc.blogg.de/\r\nhttp://xping.pubsub.com/ping/','yes'); INSERT INTO `wp_options` VALUES (42,0,'advanced_edit','0','yes'); INSERT INTO `wp_options` VALUES (43,0,'comment_max_links','2','yes'); INSERT INTO `wp_options` VALUES (44,0,'gmt_offset','0','yes'); INSERT INTO `wp_options` VALUES (45,0,'default_email_category','1','yes'); INSERT INTO `wp_options` VALUES (46,0,'recently_edited','a:4:{i:0;s:28:\"/themes/tropicala/footer.php\";i:1;s:27:\"/themes/tropicala/style.css\";i:2;s:24:\"/themes/yelloh/style.css\";i:3;s:0:\"\";}','no'); INSERT INTO `wp_options` VALUES (47,0,'use_linksupdate','','yes'); INSERT INTO `wp_options` VALUES (48,0,'template','tropicala','yes'); INSERT INTO `wp_options` VALUES (49,0,'stylesheet','tropicala','yes'); INSERT INTO `wp_options` VALUES (50,0,'comment_whitelist','1','yes'); INSERT INTO `wp_options` VALUES (52,0,'blacklist_keys','','no'); INSERT INTO `wp_options` VALUES (53,0,'comment_registration','1','yes'); INSERT INTO `wp_options` VALUES (54,0,'rss_language','en','yes'); INSERT INTO `wp_options` VALUES (55,0,'html_type','text/html','yes'); INSERT INTO `wp_options` VALUES (56,0,'use_trackback','0','yes'); INSERT INTO `wp_options` VALUES (57,0,'default_role','subscriber','yes'); INSERT INTO `wp_options` VALUES (58,0,'db_version','11548','yes'); INSERT INTO `wp_options` VALUES (59,0,'uploads_use_yearmonth_folders','1','yes'); INSERT INTO `wp_options` VALUES (60,0,'upload_path','wp-content/uploads','yes'); INSERT INTO `wp_options` VALUES (61,0,'secret','b6fada644eb6b3e9a44c7b250907b24d','yes'); INSERT INTO `wp_options` VALUES (62,0,'blog_public','1','yes'); INSERT INTO `wp_options` VALUES (63,0,'default_link_category','2','yes'); INSERT INTO `wp_options` VALUES (64,0,'show_on_front','posts','yes'); INSERT INTO `wp_options` VALUES (65,0,'tag_base','','yes'); INSERT INTO `wp_options` VALUES (66,0,'show_avatars','1','yes'); INSERT INTO `wp_options` VALUES (67,0,'avatar_rating','G','yes'); INSERT INTO `wp_options` VALUES (68,0,'upload_url_path','','yes'); INSERT INTO `wp_options` VALUES (69,0,'thumbnail_size_w','150','yes'); INSERT INTO `wp_options` VALUES (70,0,'thumbnail_size_h','150','yes'); INSERT INTO `wp_options` VALUES (71,0,'thumbnail_crop','1','yes'); INSERT INTO `wp_options` VALUES (72,0,'medium_size_w','300','yes'); INSERT INTO `wp_options` VALUES (73,0,'medium_size_h','300','yes'); INSERT INTO `wp_options` VALUES (74,0,'avatar_default','mystery','yes'); INSERT INTO `wp_options` VALUES (75,0,'enable_app','','yes'); INSERT INTO `wp_options` VALUES (76,0,'enable_xmlrpc','','yes'); INSERT INTO `wp_options` VALUES (77,0,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:23:\"Administrator|User role\";s:12:\"capabilities\";a:54:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:16:\"Editor|User role\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:16:\"Author|User role\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:21:\"Contributor|User role\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:20:\"Subscriber|User role\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'); INSERT INTO `wp_options` VALUES (174,0,'db_upgraded','','yes'); INSERT INTO `wp_options` VALUES (175,0,'_transient_doing_cron','1302041161','yes'); INSERT INTO `wp_options` VALUES (176,0,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'); INSERT INTO `wp_options` VALUES (80,0,'auth_salt','pP^fIPphsvhm','yes'); INSERT INTO `wp_options` VALUES (81,0,'logged_in_salt','M5e!E&nce65d','yes'); INSERT INTO `wp_options` VALUES (82,0,'dashboard_widget_options','a:3:{s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:31:\"http://affiliateprograms-4u.com\";s:4:\"link\";s:113:\"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&partner=wordpress&q=link:http://affiliateprograms-4u.com/\";s:3:\"url\";s:146:\"http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://affiliateprograms-4u.com/\";s:5:\"items\";i:5;s:9:\"show_date\";i:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:33:\"http://wordpress.org/development/\";s:3:\"url\";s:38:\"http://wordpress.org/development/feed/\";s:5:\"title\";s:26:\"WordPress Development Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:4:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:15;}}','yes'); INSERT INTO `wp_options` VALUES (132,0,'current_theme','Tropicala','yes'); INSERT INTO `wp_options` VALUES (84,0,'sidebars_widgets','a:2:{s:9:\"sidebar-1\";a:3:{i:0;s:20:\"categories-236085171\";i:1;s:14:\"recent-posts-2\";i:2;s:11:\"tag_cloud-2\";}s:13:\"array_version\";i:3;}','yes'); INSERT INTO `wp_options` VALUES (85,0,'rss_2343b808d13f745b1e5afc26a9366079','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:0:{}s:7:\"channel\";a:5:{s:5:\"title\";s:58:\"link:http://affiliateprograms-4u.com/ - Google Blog Search\";s:4:\"link\";s:116:\"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&ie=ISO-8859-1&num=10&q=link:http://affiliateprograms-4u.com/\";s:11:\"description\";s:92:\"Your search - link:http://affiliateprograms-4u.com/ - did not match any documents. \";s:10:\"opensearch\";a:3:{s:12:\"totalresults\";s:1:\"0\";s:10:\"startindex\";s:1:\"1\";s:12:\"itemsperpage\";s:2:\"10\";}s:7:\"tagline\";s:92:\"Your search - link:http://affiliateprograms-4u.com/ - did not match any documents. \";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'); INSERT INTO `wp_options` VALUES (86,0,'rss_2343b808d13f745b1e5afc26a9366079_ts','1245625413','no'); INSERT INTO `wp_options` VALUES (87,0,'rss_0ff4b43bd116a9d8720d689c80e7dfd4','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:10:{i:0;a:13:{s:5:\"title\";s:22:\"WordPress 2.8.1 Beta 1\";s:4:\"link\";s:64:\"http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/\";s:8:\"comments\";s:73:\"http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/#comments\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 00:05:14 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:19:\"DevelopmentReleases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=794\";s:11:\"description\";s:321:\"We’ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we’re releasing the first beta of 2.8.1.  Download it, and check out the bugs fixed so far.  Here are some of the notable issues that are fixed in beta 1.\n\nCertain themes were [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1371:\"

We’ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we’re releasing the first beta of 2.8.1.  Download it, and check out the bugs fixed so far.  Here are some of the notable issues that are fixed in beta 1.

\n\n

If you would like to automatically upgrade from 2.8 to 2.8.1 Beta 1, follow these instructions.  Thanks for testing WordPress.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:69:\"http://wordpress.org/development/2009/06/wordpress-2-8-1-beta-1/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:321:\"We’ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we’re releasing the first beta of 2.8.1.  Download it, and check out the bugs fixed so far.  Here are some of the notable issues that are fixed in beta 1.\n\nCertain themes were [...]\";s:12:\"atom_content\";s:1371:\"

We’ve started work on the first maintenance release to 2.8.  2.8.1 will fix a handful of bugs that turned up in 2.8.  Today we’re releasing the first beta of 2.8.1.  Download it, and check out the bugs fixed so far.  Here are some of the notable issues that are fixed in beta 1.

\n\n

If you would like to automatically upgrade from 2.8 to 2.8.1 Beta 1, follow these instructions.  Thanks for testing WordPress.

\n\";}i:1;a:13:{s:5:\"title\";s:37:\"2.8 Release Jazzes Themes and Widgets\";s:4:\"link\";s:54:\"http://wordpress.org/development/2009/06/wordpress-28/\";s:8:\"comments\";s:63:\"http://wordpress.org/development/2009/06/wordpress-28/#comments\";s:7:\"pubdate\";s:31:\"Thu, 11 Jun 2009 02:01:39 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:8:\"Releases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=788\";s:11:\"description\";s:366:\"I’m very excited to announce to everyone that the latest and greatest version of WordPress, version 2.8 “Baker,” is immediately available for download. 2.8 represents a nice fit and finish release for WordPress with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor of [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:3161:\"

I’m very excited to announce to everyone that the latest and greatest version of WordPress, version 2.8 “Baker,” is immediately available for download. 2.8 represents a nice fit and finish release for WordPress with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor of noted trumpeter and vocalist Chet Baker. Here’s a quick video overview of everything in the new release:

\n

\n

The first thing you’ll notice is that visually 2.8 feels a lot like 2.7, just with some minor tweaks here and there. However once you’ll dig in you’ll begin to appreciate the changes.

\n

Major New Improvements

\n

First and foremost, 2.8 is way faster to use. We’ve changed the way WordPress does style and scripting.

\n

The core and plugin updaters in previous versions of WordPress have been such a success we decided to bring the same to themes. You can now browse the entire theme directory and install a theme with one click from the comfort of your WordPress dashboard.

\n

If you make edits or tweaks to themes or plugins from your dashboard, you’ll appreciate the new CodePress editor which gives syntax highlighting to the previously-plain editor. Also there is now contextual documentation for the functions in the file you’re editing linked right below the editor.

\n

If you were ever frustrated with widgets before, this release should be your savior. We’ve completely redesigned the widgets interface (which we didn’t have time to in 2.7) to allow you to do things like edit widgets on the fly, have multiple copies of the same widget, drag and drop widgets between sidebars, and save inactive widgets so you don’t lose all their settings. Developers now have access to a much cleaner and robust API for creating widgets as well.

\n

Finally you should explore the new Screen Options on every page. It’s the tab in the top right. Now, for example, if you have a wide monitor you could set up your dashboard to have four columns of widgets instead of the two it has by default. On other pages you can change how many items show per page.

\n

And Even More

\n

You can read the full list of over 180 new features, changes, upgrades, and improvements on the Codex. The list is exhausting!

\n

The Future

\n

We’re already thinking hard about the next versions, 2.9 and 3.0. Keep an eye out for improved media handling, better dependency checking, versioning of templates and themes, and of course the fabled merging of WordPress and MU announced at WordCamp San Francisco two weeks ago.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:59:\"http://wordpress.org/development/2009/06/wordpress-28/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:3:\"543\";}s:7:\"summary\";s:366:\"I’m very excited to announce to everyone that the latest and greatest version of WordPress, version 2.8 “Baker,” is immediately available for download. 2.8 represents a nice fit and finish release for WordPress with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor of [...]\";s:12:\"atom_content\";s:3161:\"

I’m very excited to announce to everyone that the latest and greatest version of WordPress, version 2.8 “Baker,” is immediately available for download. 2.8 represents a nice fit and finish release for WordPress with improvements to themes, widgets, taxonomies, and overall speed. We also fixed over 790 bugs. This release is named in honor of noted trumpeter and vocalist Chet Baker. Here’s a quick video overview of everything in the new release:

\n

\n

The first thing you’ll notice is that visually 2.8 feels a lot like 2.7, just with some minor tweaks here and there. However once you’ll dig in you’ll begin to appreciate the changes.

\n

Major New Improvements

\n

First and foremost, 2.8 is way faster to use. We’ve changed the way WordPress does style and scripting.

\n

The core and plugin updaters in previous versions of WordPress have been such a success we decided to bring the same to themes. You can now browse the entire theme directory and install a theme with one click from the comfort of your WordPress dashboard.

\n

If you make edits or tweaks to themes or plugins from your dashboard, you’ll appreciate the new CodePress editor which gives syntax highlighting to the previously-plain editor. Also there is now contextual documentation for the functions in the file you’re editing linked right below the editor.

\n

If you were ever frustrated with widgets before, this release should be your savior. We’ve completely redesigned the widgets interface (which we didn’t have time to in 2.7) to allow you to do things like edit widgets on the fly, have multiple copies of the same widget, drag and drop widgets between sidebars, and save inactive widgets so you don’t lose all their settings. Developers now have access to a much cleaner and robust API for creating widgets as well.

\n

Finally you should explore the new Screen Options on every page. It’s the tab in the top right. Now, for example, if you have a wide monitor you could set up your dashboard to have four columns of widgets instead of the two it has by default. On other pages you can change how many items show per page.

\n

And Even More

\n

You can read the full list of over 180 new features, changes, upgrades, and improvements on the Codex. The list is exhausting!

\n

The Future

\n

We’re already thinking hard about the next versions, 2.9 and 3.0. Keep an eye out for improved media handling, better dependency checking, versioning of templates and themes, and of course the fabled merging of WordPress and MU announced at WordCamp San Francisco two weeks ago.

\n\";}i:2;a:13:{s:5:\"title\";s:33:\"WordPress 2.8 Release Candidate 1\";s:4:\"link\";s:75:\"http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/\";s:8:\"comments\";s:84:\"http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/#comments\";s:7:\"pubdate\";s:31:\"Sun, 07 Jun 2009 23:29:49 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:11:\"Development\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=783\";s:11:\"description\";s:295:\"With Release Candidate 1, we think WordPress 2.8 is ready and complete.  Download it, test it, and tell us what you think.  If you don’t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.\nIf you’re interested in what has changed since beta 2, consult the changelog.\n\";s:7:\"content\";a:1:{s:7:\"encoded\";s:505:\"

With Release Candidate 1, we think WordPress 2.8 is ready and complete.  Download it, test it, and tell us what you think.  If you don’t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.

\n

If you’re interested in what has changed since beta 2, consult the changelog.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:80:\"http://wordpress.org/development/2009/06/wordpress-2-8-release-candidate-1/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:3:\"103\";}s:7:\"summary\";s:295:\"With Release Candidate 1, we think WordPress 2.8 is ready and complete.  Download it, test it, and tell us what you think.  If you don’t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.\nIf you’re interested in what has changed since beta 2, consult the changelog.\n\";s:12:\"atom_content\";s:505:\"

With Release Candidate 1, we think WordPress 2.8 is ready and complete.  Download it, test it, and tell us what you think.  If you don’t uncover any bad bugs, 2.8 will be released on Wednesday the 10th.

\n

If you’re interested in what has changed since beta 2, consult the changelog.

\n\";}i:3;a:13:{s:5:\"title\";s:49:\"Summary of #wordpress-dev IRC meetup for 20090603\";s:4:\"link\";s:90:\"http://wordpress.org/development/2009/06/summary-of-wordpress-dev-irc-meetup-for-20090603/\";s:8:\"comments\";s:99:\"http://wordpress.org/development/2009/06/summary-of-wordpress-dev-irc-meetup-for-20090603/#comments\";s:7:\"pubdate\";s:31:\"Wed, 03 Jun 2009 22:30:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:11:\"Development\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=778\";s:11:\"description\";s:358:\"\nNext Wednesday, June 10th, is the target date for the release of\nWordPress 2.8.  Tickets against the 2.8 milestone that are not\nblockers will be postponed to another release.\nWP 2.9 will require MySQL 4.1.2 or greater.  This is raised from the current requirement of 4.0.\nChecks will be added to the automatic upgrader that will prevent upgrading to [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:848:\"\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:95:\"http://wordpress.org/development/2009/06/summary-of-wordpress-dev-irc-meetup-for-20090603/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"63\";}s:7:\"summary\";s:358:\"\nNext Wednesday, June 10th, is the target date for the release of\nWordPress 2.8.  Tickets against the 2.8 milestone that are not\nblockers will be postponed to another release.\nWP 2.9 will require MySQL 4.1.2 or greater.  This is raised from the current requirement of 4.0.\nChecks will be added to the automatic upgrader that will prevent upgrading to [...]\";s:12:\"atom_content\";s:848:\"\n\";}i:4;a:13:{s:5:\"title\";s:20:\"WordPress 2.8 Beta 2\";s:4:\"link\";s:62:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-2/\";s:8:\"comments\";s:71:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-2/#comments\";s:7:\"pubdate\";s:31:\"Sat, 23 May 2009 17:33:36 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:11:\"Development\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=746\";s:11:\"description\";s:45:\"Download beta 2.  See changes since beta 1.\n\";s:7:\"content\";a:1:{s:7:\"encoded\";s:264:\"

Download beta 2.  See changes since beta 1.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:67:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-2/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"90\";}s:7:\"summary\";s:45:\"Download beta 2.  See changes since beta 1.\n\";s:12:\"atom_content\";s:264:\"

Download beta 2.  See changes since beta 1.

\n\";}i:5;a:13:{s:5:\"title\";s:20:\"WordPress 2.8 Beta 1\";s:4:\"link\";s:62:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-1/\";s:8:\"comments\";s:71:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-1/#comments\";s:7:\"pubdate\";s:31:\"Sat, 16 May 2009 19:59:48 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:8:\"Releases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=744\";s:11:\"description\";s:95:\"Download it, test it, file bugs.\nWhat’s new? All of this.\nGood hunting, all you testers.\n\";s:7:\"content\";a:1:{s:7:\"encoded\";s:333:\"

Download it, test it, file bugs.

\n

What’s new? All of this.

\n

Good hunting, all you testers.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:67:\"http://wordpress.org/development/2009/05/wordpress-2-8-beta-1/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:3:\"166\";}s:7:\"summary\";s:95:\"Download it, test it, file bugs.\nWhat’s new? All of this.\nGood hunting, all you testers.\n\";s:12:\"atom_content\";s:333:\"

Download it, test it, file bugs.

\n

What’s new? All of this.

\n

Good hunting, all you testers.

\n\";}i:6;a:13:{s:5:\"title\";s:61:\"Contributing to WordPress, Part IV: Ideas, Opinions, Feedback\";s:4:\"link\";s:47:\"http://wordpress.org/development/2009/05/ideas/\";s:8:\"comments\";s:56:\"http://wordpress.org/development/2009/05/ideas/#comments\";s:7:\"pubdate\";s:31:\"Sat, 09 May 2009 16:20:53 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Jane Wells\";}s:8:\"category\";s:19:\"DevelopmentFeatures\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=731\";s:11:\"description\";s:396:\"“I wish they’d implement feature x.”\n“Why won’t they put feature y into core? It’s rated really high in the Ideas forum!”\n“It doesn’t matter what I think, all the decisions get made by an elite crime-fighting squad funded by an anonymous millionaire. Er, I mean the four core devs.”\nThese sentiments, and others like them, are the [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:7489:\"

“I wish they’d implement feature x.”

\n

“Why won’t they put feature y into core? It’s rated really high in the Ideas forum!”

\n

“It doesn’t matter what I think, all the decisions get made by an elite crime-fighting squad funded by an anonymous millionaire. Er, I mean the four core devs.”

\n

These sentiments, and others like them, are the focus of today’s post. Setting aside the similarities between Ryan, Andrew, Mark and Peter to Charlie’s Angels for a moment, the question of how decisions about features are made needs to be addressed. There are a number of mechanisms in place for communication between the community and the core team, but with so many different channels, it’s hard to keep up with them all and still focus on production. Here’s where we are now…

\n

#wordpress-dev IRC channel: The IRC channel used to be more active. These days there’s rarely more than a dozen or two people online at any given time, and hours go by with no activity. When a question pops up, it’s often a tech question from a less experienced developer or site manager looking for help, as opposed to ongoing discussions about the best way to approach core code and features. When core-focused discussions do occur, they tend to fade out as time zone variances cause people to log off before a core dev enters the room.

\n

wp-hackers list: The hackers mailing list reaches thousands of contributing developers, plugin developers, and lurking interested parties. Discussions range from how to use hooks to whether or not something in core should be changed to troubleshooting for other list members. Conversations on this list sometimes can get heated and occasionally stray into rudeness, which makes some people hesitate to utilize this communication channel.

\n

This dev blog: This blog is used mostly for “official” announcements, and more recently, for surveys and polls intended to give the core devs an idea of community opinion on things being considered for future versions. Posting is irregular, sometimes with new content every other day, sometimes with nothing for a couple of weeks.

\n

wpdevel.wordpress.com: Another blog, also an “official” outlet, in which the core team posts about any big code changes they’re working on. This gives plugin authors and contributing developers a heads-up, and provides a place for community discussion around specific issues like the new widgets API.

\n

Trac: The ticket system used for active development has gotten out of control. Hundreds of tickets are already lined up for future versions because they were punted from current releases; many aren’t even relevant anymore. Trac has wound being a place where people report bugs, suggest code changes, request features and debate methodologies; some of these conversations are years old. This broad use of the system makes it harder to power through tickets and get bugs fixed.

\n

Ideas forum: The Ideas forum is a place where anyone can suggest a new feature, rate features suggested by others, leave comments, and generally discuss the future of the WordPress application. However, like Trac, some of the items here are years old. Because of the way the rating system works, older items remain at the top of the list. Some threads are simply he said/she said preference arguments, as opposed to contructive discussions about the value of implementing certain features or changes. There’s no direct connection between the Ideas forum and Trac.

\n

WordPress is an open source project, successful because of the community that both develops and uses it. At the same time, some people find it difficult to become involved in the project, and are unsure of how to engage with the core team and community at large. The channels listed above can be overwhleming to someone just joining the community, and/or frustrating to longtime community members who feel like they used to have more influence. We need to fix this. The WordPress project needs to be welcoming, easy to navigate as a contributor, and provide useful feedback to help grow the expertise of its community members.

\n

I think we should figure this out together. You, members of this community, know how you feel about the communication channels available to you. You probably have ideas about how to make it better. Some of you may even have sketched out digrams of systems that you think would work better.  Link Ideas to Trac? Change the Ideas rating algorithm? Close Trac tickets that don’t get resolved within a certain period of time? Just do everything through Trac? What do you think? What would make it easier for you to keep up with development progress and get involved with the varius contribution opportunities? I *know* you have an opinion.

\n

Over the next few weeks, we’ll be gathering your input about how we can improve communication and participation, and then we’ll embark on a project to fix/create a system for collecting ideas, opinions and feedback that will allow WordPress to grow as an inclusive community. Here’s the plan: Gather ideas from people via IRC, forums, live chats, surveys, etc. Assemble a small group of interested parties to help figure out possible approaches, put suggested approaches to a community vote. If redesigning something (like the Ideas forum) is deemed necessary, utilize community designers to create layouts. Beta test it to see if it does work as hoped. Launch and make everyone happy with the new, improved communication/ideas/feedback system!

\n

Up First

\n

Use this forum thread to post your suggestions about this. What do you think needs to be changed or improved? How would you structure it? How do the existing channels fit into your suggestion?

\n

On Tuesday, May 12 at 21:00 UTC (5pm New York time), hop into the #wordpress-dev IRC channel (irc.freenode.com) and talk about your suggestions for how to improve communication. I’ll be there, taking notes and answering questions, and asking follow-up questions when someone pitches a good idea. An hour later, I’ll be joining the WordCast Podcast to talk about this issue. They’re trying to set up a call-in format; if that pans out, we’ll post the call-in info in the dev channel. Otherwise, A call-in number has been set up through TalkShoe.

\n

1-724-444-7444
\nMeeting ID: 50127
\nPin (if you don’t have a TalkShoe account): enter 1#

\n

We’ll also read off suggestions being made in the dev channel and discuss them.

\n

More opportunities to weigh in on this issue to come. Also, further investigation into the similarities between the core devs and Charlie’s Angels. \':)\'

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:52:\"http://wordpress.org/development/2009/05/ideas/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"5\";}s:7:\"summary\";s:396:\"“I wish they’d implement feature x.”\n“Why won’t they put feature y into core? It’s rated really high in the Ideas forum!”\n“It doesn’t matter what I think, all the decisions get made by an elite crime-fighting squad funded by an anonymous millionaire. Er, I mean the four core devs.”\nThese sentiments, and others like them, are the [...]\";s:12:\"atom_content\";s:7489:\"

“I wish they’d implement feature x.”

\n

“Why won’t they put feature y into core? It’s rated really high in the Ideas forum!”

\n

“It doesn’t matter what I think, all the decisions get made by an elite crime-fighting squad funded by an anonymous millionaire. Er, I mean the four core devs.”

\n

These sentiments, and others like them, are the focus of today’s post. Setting aside the similarities between Ryan, Andrew, Mark and Peter to Charlie’s Angels for a moment, the question of how decisions about features are made needs to be addressed. There are a number of mechanisms in place for communication between the community and the core team, but with so many different channels, it’s hard to keep up with them all and still focus on production. Here’s where we are now…

\n

#wordpress-dev IRC channel: The IRC channel used to be more active. These days there’s rarely more than a dozen or two people online at any given time, and hours go by with no activity. When a question pops up, it’s often a tech question from a less experienced developer or site manager looking for help, as opposed to ongoing discussions about the best way to approach core code and features. When core-focused discussions do occur, they tend to fade out as time zone variances cause people to log off before a core dev enters the room.

\n

wp-hackers list: The hackers mailing list reaches thousands of contributing developers, plugin developers, and lurking interested parties. Discussions range from how to use hooks to whether or not something in core should be changed to troubleshooting for other list members. Conversations on this list sometimes can get heated and occasionally stray into rudeness, which makes some people hesitate to utilize this communication channel.

\n

This dev blog: This blog is used mostly for “official” announcements, and more recently, for surveys and polls intended to give the core devs an idea of community opinion on things being considered for future versions. Posting is irregular, sometimes with new content every other day, sometimes with nothing for a couple of weeks.

\n

wpdevel.wordpress.com: Another blog, also an “official” outlet, in which the core team posts about any big code changes they’re working on. This gives plugin authors and contributing developers a heads-up, and provides a place for community discussion around specific issues like the new widgets API.

\n

Trac: The ticket system used for active development has gotten out of control. Hundreds of tickets are already lined up for future versions because they were punted from current releases; many aren’t even relevant anymore. Trac has wound being a place where people report bugs, suggest code changes, request features and debate methodologies; some of these conversations are years old. This broad use of the system makes it harder to power through tickets and get bugs fixed.

\n

Ideas forum: The Ideas forum is a place where anyone can suggest a new feature, rate features suggested by others, leave comments, and generally discuss the future of the WordPress application. However, like Trac, some of the items here are years old. Because of the way the rating system works, older items remain at the top of the list. Some threads are simply he said/she said preference arguments, as opposed to contructive discussions about the value of implementing certain features or changes. There’s no direct connection between the Ideas forum and Trac.

\n

WordPress is an open source project, successful because of the community that both develops and uses it. At the same time, some people find it difficult to become involved in the project, and are unsure of how to engage with the core team and community at large. The channels listed above can be overwhleming to someone just joining the community, and/or frustrating to longtime community members who feel like they used to have more influence. We need to fix this. The WordPress project needs to be welcoming, easy to navigate as a contributor, and provide useful feedback to help grow the expertise of its community members.

\n

I think we should figure this out together. You, members of this community, know how you feel about the communication channels available to you. You probably have ideas about how to make it better. Some of you may even have sketched out digrams of systems that you think would work better.  Link Ideas to Trac? Change the Ideas rating algorithm? Close Trac tickets that don’t get resolved within a certain period of time? Just do everything through Trac? What do you think? What would make it easier for you to keep up with development progress and get involved with the varius contribution opportunities? I *know* you have an opinion.

\n

Over the next few weeks, we’ll be gathering your input about how we can improve communication and participation, and then we’ll embark on a project to fix/create a system for collecting ideas, opinions and feedback that will allow WordPress to grow as an inclusive community. Here’s the plan: Gather ideas from people via IRC, forums, live chats, surveys, etc. Assemble a small group of interested parties to help figure out possible approaches, put suggested approaches to a community vote. If redesigning something (like the Ideas forum) is deemed necessary, utilize community designers to create layouts. Beta test it to see if it does work as hoped. Launch and make everyone happy with the new, improved communication/ideas/feedback system!

\n

Up First

\n

Use this forum thread to post your suggestions about this. What do you think needs to be changed or improved? How would you structure it? How do the existing channels fit into your suggestion?

\n

On Tuesday, May 12 at 21:00 UTC (5pm New York time), hop into the #wordpress-dev IRC channel (irc.freenode.com) and talk about your suggestions for how to improve communication. I’ll be there, taking notes and answering questions, and asking follow-up questions when someone pitches a good idea. An hour later, I’ll be joining the WordCast Podcast to talk about this issue. They’re trying to set up a call-in format; if that pans out, we’ll post the call-in info in the dev channel. Otherwise, A call-in number has been set up through TalkShoe.

\n

1-724-444-7444
\nMeeting ID: 50127
\nPin (if you don’t have a TalkShoe account): enter 1#

\n

We’ll also read off suggestions being made in the dev channel and discuss them.

\n

More opportunities to weigh in on this issue to come. Also, further investigation into the similarities between the core devs and Charlie’s Angels. \':)\'

\n\";}i:7;a:13:{s:5:\"title\";s:54:\"Contributing to WordPress, Part III: Usability Testing\";s:4:\"link\";s:54:\"http://wordpress.org/development/2009/05/testing-opps/\";s:8:\"comments\";s:63:\"http://wordpress.org/development/2009/05/testing-opps/#comments\";s:7:\"pubdate\";s:31:\"Mon, 04 May 2009 13:57:13 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Jane Wells\";}s:8:\"category\";s:25:\"DevelopmentUser Interface\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=724\";s:11:\"description\";s:336:\"One of the reasons WordPress 2.7 was such a success is the amount of usability testing that took place during the development cycle. Starting with testing 2.5 and the Crazyhorse prototype and following with the 2.7 beta, the testing program looked at almost every feature and function in the application. That kind of thing? Takes [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:6419:\"

One of the reasons WordPress 2.7 was such a success is the amount of usability testing that took place during the development cycle. Starting with testing 2.5 and the Crazyhorse prototype and following with the 2.7 beta, the testing program looked at almost every feature and function in the application. That kind of thing? Takes a lot of time. \':)\'

\n

For readers who aren’t familiar with the process behind usability testing, here’s an overview. First, determine the scope of your test and create a test protocol/script. Determine the audience segments to be included in the test group(s), and begin recruiting. Recruiting may mean hiring an agency to find participants, but for testing WordPress, it makes more sense to recruit from within this community, so that means making a screening survey, reading all the responses, segmenting the respondents into categories and contacting people until you’ve filled your desired quotas (for whatever segments you’re seeking, such as newbie, experienced user, developer, CMS user, photoblogger, mobile user, etc. ). Then come the test sessions.

\n

Depending on what is being tested, these last anywhere from half an hour to an hour and half apiece. Sessions are generally recorded using screen capture and web cam, with a video camera for backup. The moderator(s) generally take notes during sessions and/or (depending on what software is being used for the session capture) set markers in the video to indicate task completion, comments of interest, etc.  In some cases, auxiliary test methods such as eye-tracking may be included. When the sessions are complete, the results are analyzed. All the notes and videos are reviewed, patterns are identified, and ultimately a report is written and the feedback informs the next round of revisions.

\n

Some people think it shouldn’t take much time to do all this. I’ve lost count of the number of people who cite an old article by Jakob Nielsen that says you don’t need to test with more than 5 users because usability issues become clear right away. While I’ve found that to be generally true, when your user base is as diverse in experience level, usage, platform  configuration, language (right to left languages have a pretty different experience) and demography as the WordPress community is, 5 users really isn’t enough to get a clear picture. We try to test with at least a dozen people each round, but then we are limited to a geographic region (test in NY, test in SF, or test wherever we can schedule enough people back to back to make it worthwhile), while WordPress users are located all over the globe.

\n

To address this, we’re introducing a set of new contribution opportunities to expand our usability testing program. As with development and graphic design, we’re going to create an infrastructure to allow community participation in usability testing on a regular basis and in a much broader capacity than existed before, when it was limited to announcements that we needed participants in x city on y date. We’ll be looking for volunteer moderators as well as participants, hopefully from all over the world.

\n

Moderators. Observational usability testing isn’t rocket science, but neither is it a simple task to reduce bias. Because of this, at first we’ll choose only moderators who have professional experience conducting usability tests. People who conduct testing for design agencies, software companies, usability consulting firms and the like will be our first round draft picks. In the future, when we have a group of regular volunteers and have ironed out any kinks in the process, we’ll ideally match up experienced testers with aspiring ones, using a mentorship model to increase the number of people who can contribute in this fashion.

\n

Participants. If you use WordPress, chances are you could participant in a usability test at some point. In some cases we’re looking for particular behaviors (people who upload large video files, people who blog from their iPhone, people who manage more than 5 blogs, etc.), while other times the behaviors we’re looking for are much more common (do you have widgets in your sidebar, have you changed themes in the last 6 months, is there more than one author on your blog, etc.).

\n

So how will these opportunities come into play, and how will it make WordPress better?

\n

We’ll start with the moderators, and try to get volunteers with a decent geographic spread. Then, we’ll start signing up potential test participants in those areas (though we’ll also allow at-large registrations, since traveling testing will still be happening). We’re working on a registration process for potential participants. You’ll enter your basic info (location, contact info) and answer some questions about your WordPress usage to be entered in the database, and when there’s a testing opportunity coming up that’s appropriate for you, a local moderator will get in touch to see if you’re interested. Further down the road we may experiment with remote testing and other methods, but for now, this approach will broaden the geographic scope of our testing.

\n

All moderators will follow the same test protocols and script, and their results/reports/video will be reviewed and collated, with a composite report (including the protocol/script that was used) published to the community. This will provide designers and developers with broader feedback during the dev cycle, and will allow the wider community to both understand and participate in the testing program.

\n

If you’re interested in being a moderator during this initial phase (meaning you do it professionally), send me an email and introduce yourself. If you’re interested in signing up as a potential test participant, watch this space. We’ll post a link to the registration survey once it’s ready.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:59:\"http://wordpress.org/development/2009/05/testing-opps/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"18\";}s:7:\"summary\";s:336:\"One of the reasons WordPress 2.7 was such a success is the amount of usability testing that took place during the development cycle. Starting with testing 2.5 and the Crazyhorse prototype and following with the 2.7 beta, the testing program looked at almost every feature and function in the application. That kind of thing? Takes [...]\";s:12:\"atom_content\";s:6419:\"

One of the reasons WordPress 2.7 was such a success is the amount of usability testing that took place during the development cycle. Starting with testing 2.5 and the Crazyhorse prototype and following with the 2.7 beta, the testing program looked at almost every feature and function in the application. That kind of thing? Takes a lot of time. \':)\'

\n

For readers who aren’t familiar with the process behind usability testing, here’s an overview. First, determine the scope of your test and create a test protocol/script. Determine the audience segments to be included in the test group(s), and begin recruiting. Recruiting may mean hiring an agency to find participants, but for testing WordPress, it makes more sense to recruit from within this community, so that means making a screening survey, reading all the responses, segmenting the respondents into categories and contacting people until you’ve filled your desired quotas (for whatever segments you’re seeking, such as newbie, experienced user, developer, CMS user, photoblogger, mobile user, etc. ). Then come the test sessions.

\n

Depending on what is being tested, these last anywhere from half an hour to an hour and half apiece. Sessions are generally recorded using screen capture and web cam, with a video camera for backup. The moderator(s) generally take notes during sessions and/or (depending on what software is being used for the session capture) set markers in the video to indicate task completion, comments of interest, etc.  In some cases, auxiliary test methods such as eye-tracking may be included. When the sessions are complete, the results are analyzed. All the notes and videos are reviewed, patterns are identified, and ultimately a report is written and the feedback informs the next round of revisions.

\n

Some people think it shouldn’t take much time to do all this. I’ve lost count of the number of people who cite an old article by Jakob Nielsen that says you don’t need to test with more than 5 users because usability issues become clear right away. While I’ve found that to be generally true, when your user base is as diverse in experience level, usage, platform  configuration, language (right to left languages have a pretty different experience) and demography as the WordPress community is, 5 users really isn’t enough to get a clear picture. We try to test with at least a dozen people each round, but then we are limited to a geographic region (test in NY, test in SF, or test wherever we can schedule enough people back to back to make it worthwhile), while WordPress users are located all over the globe.

\n

To address this, we’re introducing a set of new contribution opportunities to expand our usability testing program. As with development and graphic design, we’re going to create an infrastructure to allow community participation in usability testing on a regular basis and in a much broader capacity than existed before, when it was limited to announcements that we needed participants in x city on y date. We’ll be looking for volunteer moderators as well as participants, hopefully from all over the world.

\n

Moderators. Observational usability testing isn’t rocket science, but neither is it a simple task to reduce bias. Because of this, at first we’ll choose only moderators who have professional experience conducting usability tests. People who conduct testing for design agencies, software companies, usability consulting firms and the like will be our first round draft picks. In the future, when we have a group of regular volunteers and have ironed out any kinks in the process, we’ll ideally match up experienced testers with aspiring ones, using a mentorship model to increase the number of people who can contribute in this fashion.

\n

Participants. If you use WordPress, chances are you could participant in a usability test at some point. In some cases we’re looking for particular behaviors (people who upload large video files, people who blog from their iPhone, people who manage more than 5 blogs, etc.), while other times the behaviors we’re looking for are much more common (do you have widgets in your sidebar, have you changed themes in the last 6 months, is there more than one author on your blog, etc.).

\n

So how will these opportunities come into play, and how will it make WordPress better?

\n

We’ll start with the moderators, and try to get volunteers with a decent geographic spread. Then, we’ll start signing up potential test participants in those areas (though we’ll also allow at-large registrations, since traveling testing will still be happening). We’re working on a registration process for potential participants. You’ll enter your basic info (location, contact info) and answer some questions about your WordPress usage to be entered in the database, and when there’s a testing opportunity coming up that’s appropriate for you, a local moderator will get in touch to see if you’re interested. Further down the road we may experiment with remote testing and other methods, but for now, this approach will broaden the geographic scope of our testing.

\n

All moderators will follow the same test protocols and script, and their results/reports/video will be reviewed and collated, with a composite report (including the protocol/script that was used) published to the community. This will provide designers and developers with broader feedback during the dev cycle, and will allow the wider community to both understand and participate in the testing program.

\n

If you’re interested in being a moderator during this initial phase (meaning you do it professionally), send me an email and introduce yourself. If you’re interested in signing up as a potential test participant, watch this space. We’ll post a link to the registration survey once it’s ready.

\n\";}i:8;a:13:{s:5:\"title\";s:28:\"Make Friends with BuddyPress\";s:4:\"link\";s:70:\"http://wordpress.org/development/2009/04/make-friends-with-buddypress/\";s:8:\"comments\";s:79:\"http://wordpress.org/development/2009/04/make-friends-with-buddypress/#comments\";s:7:\"pubdate\";s:31:\"Thu, 30 Apr 2009 20:24:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:17:\"Cousinsbuddypress\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=719\";s:11:\"description\";s:329:\"What if there was software with the elegance and extensibility of WordPress but all the features you’ve come to expect from social networks like Facebook? Now there is: check out BuddyPress.\nBuddyPress is an official sister project of WordPress. The idea behind it was to see what would happen to the web if it was as [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:2004:\"

What if there was software with the elegance and extensibility of WordPress but all the features you’ve come to expect from social networks like Facebook? Now there is: check out BuddyPress.

\n

BuddyPress is an official sister project of WordPress. The idea behind it was to see what would happen to the web if it was as easy for anyone to create a social network as it is to create a blog today. There’s been an explosion of social activity on the web, it’s probably the most important trend of the past few years, but there’s been a dearth of Open Source tools that enable the social web.

\n

In WordPress we have a robust and extensible base that can scale to many millions of users, and BuddyPress is essentially a set of plugins on top of WordPress that add private messaging, profiles, friends, groups, activity streams, and everything else you’ve come to expect from your favorite social network, like a Facebook-in-a-box.

\n

I don’t think BuddyPress will be something you use instead of your existing social networks, I mean all your friends are already on Myspace, but if you wanted to start something new maybe with more control, friendlier terms of service, or just something customized and tweaked to fit exactly into your existing site, then BuddyPress is a great framework to use. Maybe even someday you’ll be able to connect your BuddyPresses to each other and to the existing monolithic social networks.

\n

This is just a 1.0 release and it’s not for everybody yet, for example it currently requires using MU which is a bit trickier to get set up than regular WordPress, but regardless I’d recommend diving into the community at BuddyPress.org, which is great example of the software in action.

\n

Here’s Andy’s official announcement post.

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:75:\"http://wordpress.org/development/2009/04/make-friends-with-buddypress/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"49\";}s:7:\"summary\";s:329:\"What if there was software with the elegance and extensibility of WordPress but all the features you’ve come to expect from social networks like Facebook? Now there is: check out BuddyPress.\nBuddyPress is an official sister project of WordPress. The idea behind it was to see what would happen to the web if it was as [...]\";s:12:\"atom_content\";s:2004:\"

What if there was software with the elegance and extensibility of WordPress but all the features you’ve come to expect from social networks like Facebook? Now there is: check out BuddyPress.

\n

BuddyPress is an official sister project of WordPress. The idea behind it was to see what would happen to the web if it was as easy for anyone to create a social network as it is to create a blog today. There’s been an explosion of social activity on the web, it’s probably the most important trend of the past few years, but there’s been a dearth of Open Source tools that enable the social web.

\n

In WordPress we have a robust and extensible base that can scale to many millions of users, and BuddyPress is essentially a set of plugins on top of WordPress that add private messaging, profiles, friends, groups, activity streams, and everything else you’ve come to expect from your favorite social network, like a Facebook-in-a-box.

\n

I don’t think BuddyPress will be something you use instead of your existing social networks, I mean all your friends are already on Myspace, but if you wanted to start something new maybe with more control, friendlier terms of service, or just something customized and tweaked to fit exactly into your existing site, then BuddyPress is a great framework to use. Maybe even someday you’ll be able to connect your BuddyPresses to each other and to the existing monolithic social networks.

\n

This is just a 1.0 release and it’s not for everybody yet, for example it currently requires using MU which is a bit trickier to get set up than regular WordPress, but regardless I’d recommend diving into the community at BuddyPress.org, which is great example of the software in action.

\n

Here’s Andy’s official announcement post.

\n\";}i:9;a:13:{s:5:\"title\";s:26:\"Design Tweaks Poll Results\";s:4:\"link\";s:54:\"http://wordpress.org/development/2009/04/poll-results/\";s:8:\"comments\";s:63:\"http://wordpress.org/development/2009/04/poll-results/#comments\";s:7:\"pubdate\";s:31:\"Thu, 30 Apr 2009 15:19:02 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Jane Wells\";}s:8:\"category\";s:14:\"User Interface\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=701\";s:11:\"description\";s:357:\"The poll is closed, the votes are counted, and the results are interesting. The table below shows the actual breakdown of the poll votes, of which there were 2,651. As you can see, there were four main contenders: Dean J. Robinson’s Fluency-based submissions (two variations), the existing 2.7 interface, and Matt Thomas’s comp (MT), which [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:3064:\"

The poll is closed, the votes are counted, and the results are interesting. The table below shows the actual breakdown of the poll votes, of which there were 2,651. As you can see, there were four main contenders: Dean J. Robinson’s Fluency-based submissions (two variations), the existing 2.7 interface, and Matt Thomas’s comp (MT), which exists somewhere between them in terms of style. Note: GB was a late entry, and was posted after over 900 votes had already been collected.

\n

\"The

\n

\"Top

\n

As several people have rightly pointed out, the Fluency-style designs not only took the top spot, but in combination added up to a higher percentage than any other. We’re not focusing solely on that statistic, though, because had other designers submitted multiple versions, the numbers might have looked different. What was most interesting for me was checking in on the votes over the course of the two days the poll was open. The top three (Fluency-dark, Current 2.7, MT) kept beating each other out for the #1 spot as they cycled back and forth through the top three slots, and had the poll closed on time (left it open a little longer in case anyone translated the time zone incorrectly), the order would have been a bit different.

\n

What’s more interesting to me is the overall style that seems to be preferred among voters, as Matt’s comp has some stylistic similarities to Dean’s (see image at left). It also would be interesting to know how many of the votes for the current 2.7 interface were based on thinking it looked the best vs. how many were votes against changing the interface at all so soon after the 2.7 redesign. If you want to comment on what you liked best and/or least about any of the designs, this thread is a good place.

\n

So what happens now? However we look at it, the Fluency-style designs clearly have a lot of fans. Then again, so do the designs of Matt Thomas (he’s behind the current style of 2.7, remember, in addition to the comp labeled MT). To give the interface the attention it is due, and to take seriously some of the interface feedback around usability and accessibility, we’re going to leave the looks alone for 2.8. It’s our guess that a revised style will make into 2.9 early in the development cycle to allow us plenty of time for user testing and revision. How close it winds up being to the comps submitted in this design tweaks challenge will depend, but in the meantime:

\n

Congratulations, Dean J. Robinson, on winning the vote!

\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:59:\"http://wordpress.org/development/2009/04/poll-results/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"15\";}s:7:\"summary\";s:357:\"The poll is closed, the votes are counted, and the results are interesting. The table below shows the actual breakdown of the poll votes, of which there were 2,651. As you can see, there were four main contenders: Dean J. Robinson’s Fluency-based submissions (two variations), the existing 2.7 interface, and Matt Thomas’s comp (MT), which [...]\";s:12:\"atom_content\";s:3064:\"

The poll is closed, the votes are counted, and the results are interesting. The table below shows the actual breakdown of the poll votes, of which there were 2,651. As you can see, there were four main contenders: Dean J. Robinson’s Fluency-based submissions (two variations), the existing 2.7 interface, and Matt Thomas’s comp (MT), which exists somewhere between them in terms of style. Note: GB was a late entry, and was posted after over 900 votes had already been collected.

\n

\"The

\n

\"Top

\n

As several people have rightly pointed out, the Fluency-style designs not only took the top spot, but in combination added up to a higher percentage than any other. We’re not focusing solely on that statistic, though, because had other designers submitted multiple versions, the numbers might have looked different. What was most interesting for me was checking in on the votes over the course of the two days the poll was open. The top three (Fluency-dark, Current 2.7, MT) kept beating each other out for the #1 spot as they cycled back and forth through the top three slots, and had the poll closed on time (left it open a little longer in case anyone translated the time zone incorrectly), the order would have been a bit different.

\n

What’s more interesting to me is the overall style that seems to be preferred among voters, as Matt’s comp has some stylistic similarities to Dean’s (see image at left). It also would be interesting to know how many of the votes for the current 2.7 interface were based on thinking it looked the best vs. how many were votes against changing the interface at all so soon after the 2.7 redesign. If you want to comment on what you liked best and/or least about any of the designs, this thread is a good place.

\n

So what happens now? However we look at it, the Fluency-style designs clearly have a lot of fans. Then again, so do the designs of Matt Thomas (he’s behind the current style of 2.7, remember, in addition to the comp labeled MT). To give the interface the attention it is due, and to take seriously some of the interface feedback around usability and accessibility, we’re going to leave the looks alone for 2.8. It’s our guess that a revised style will make into 2.9 early in the development cycle to allow us plenty of time for user testing and revision. How close it winds up being to the comps submitted in this design tweaks challenge will depend, but in the meantime:

\n

Congratulations, Dean J. Robinson, on winning the vote!

\n\";}}s:7:\"channel\";a:8:{s:5:\"title\";s:26:\"WordPress Development Blog\";s:4:\"link\";s:32:\"http://wordpress.org/development\";s:11:\"description\";s:33:\"WordPress development and updates\";s:13:\"lastbuilddate\";s:31:\"Sun, 21 Jun 2009 00:05:14 +0000\";s:9:\"generator\";s:32:\"http://wordpress.org/?v=2.9-rare\";s:8:\"language\";s:2:\"en\";s:2:\"sy\";a:2:{s:12:\"updateperiod\";s:6:\"hourly\";s:15:\"updatefrequency\";s:1:\"1\";}s:7:\"tagline\";s:33:\"WordPress development and updates\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'); INSERT INTO `wp_options` VALUES (88,0,'rss_0ff4b43bd116a9d8720d689c80e7dfd4_ts','1245625414','no'); INSERT INTO `wp_options` VALUES (89,0,'rss_867bd5c64f85878d03a060509cd2f92c','O:9:\"MagpieRSS\":19:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:50:{i:0;a:7:{s:5:\"title\";s:49:\"Weblog Tools Collection: Plugin Review: Autoclose\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5097\";s:4:\"link\";s:77:\"http://weblogtoolscollection.com/archives/2009/02/01/plugin-review-autoclose/\";s:11:\"description\";s:2722:\"

The man, the myth, the legend, Ajay D’Souza not only brings you news of the latest WordPress plugins and themes to hit the community but he also has a few plugins under his belt. Today, I’ll be reviewing one of those plugins called Autoclose

\n

Autoclose enables a granular approach to managing pingbacks/comments/trackbacks on both posts and pages. Some of the highlights that the plugin features:

\n\n

\"\"

\n

So why would you want to use a plugin like this? For starters, based on my experience with blogging, the conversation on any particular blog post usually only lasts 24-72 hours after it has been published. Rarely do I see an onslaught of comments after a period of seven days have gone by. I know that here on WeblogToolsCollection.com, we receive comments on articles that were published around 2005! But in a normal scenario, you could probably get by with auto closing comments 30 days after the post was published.

\n

A side benefit to auto closing the comment form on old blog posts is that it helps to combat spam. If you have ever configured the Akismet plugin, you may have noticed an additional option that enables the plugin to automatically disregard comments registered as spam on blog posts that are older than a month. This nifty feature has really limited the time I need to spend in my moderation queue as most of the spam comments I receive are for posts that are deep within my archive. Ajay’s Autoclose plugin conveniently takes this ability to close commenting on posts/pages to the next level.

\n

And just in case you were wondering, the plugin works just fine on WordPress 2.7. If you’re already using the Autoclose plugin, leave us a comment and tell us how you’ve used it on your blog!

\";s:7:\"pubdate\";s:31:\"Sun, 01 Feb 2009 12:48:25 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"Jeff Chandler\";}s:7:\"summary\";s:2722:\"

The man, the myth, the legend, Ajay D’Souza not only brings you news of the latest WordPress plugins and themes to hit the community but he also has a few plugins under his belt. Today, I’ll be reviewing one of those plugins called Autoclose

\n

Autoclose enables a granular approach to managing pingbacks/comments/trackbacks on both posts and pages. Some of the highlights that the plugin features:

\n\n

\"\"

\n

So why would you want to use a plugin like this? For starters, based on my experience with blogging, the conversation on any particular blog post usually only lasts 24-72 hours after it has been published. Rarely do I see an onslaught of comments after a period of seven days have gone by. I know that here on WeblogToolsCollection.com, we receive comments on articles that were published around 2005! But in a normal scenario, you could probably get by with auto closing comments 30 days after the post was published.

\n

A side benefit to auto closing the comment form on old blog posts is that it helps to combat spam. If you have ever configured the Akismet plugin, you may have noticed an additional option that enables the plugin to automatically disregard comments registered as spam on blog posts that are older than a month. This nifty feature has really limited the time I need to spend in my moderation queue as most of the spam comments I receive are for posts that are deep within my archive. Ajay’s Autoclose plugin conveniently takes this ability to close commenting on posts/pages to the next level.

\n

And just in case you were wondering, the plugin works just fine on WordPress 2.7. If you’re already using the Autoclose plugin, leave us a comment and tell us how you’ve used it on your blog!

\";}i:1;a:7:{s:5:\"title\";s:29:\"Matt: Google Account Takeover\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11072\";s:4:\"link\";s:45:\"http://ma.tt/2009/01/google-account-takeover/\";s:11:\"description\";s:467:\"

If Google is going to be at the center of our digital and online lives, they need to get a lot better about their support organization and how they handle account issues. Check out this story by Mark Ghosh for an example of what happens when things go wrong. What if you woke up tomorrow and your Gmail, Orkut, Docs, Reader, Google Checkout account was gone?

\";s:7:\"pubdate\";s:31:\"Sun, 01 Feb 2009 00:47:15 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:467:\"

If Google is going to be at the center of our digital and online lives, they need to get a lot better about their support organization and how they handle account issues. Check out this story by Mark Ghosh for an example of what happens when things go wrong. What if you woke up tomorrow and your Gmail, Orkut, Docs, Reader, Google Checkout account was gone?

\";}i:2;a:7:{s:5:\"title\";s:61:\"Weblog Tools Collection: Fairwell Keith And Get Well Soon Kym\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5093\";s:4:\"link\";s:90:\"http://weblogtoolscollection.com/archives/2009/01/31/fairwell-keith-and-get-well-soon-kym/\";s:11:\"description\";s:4988:\"

Episode 40 of WordPress Weekly discussed a wide range of topics from the release of WordPress MU 2.7 to the All In One SEO Plugin reaching one million downloads. Also sad to say that this was Keith Murray’s last episode as co-host. I wish him the best of luck in his future endeavors.

\n

Special Announcement:

\n

Kym Huynh co-host of the WordPress centric podcast, WordCast was in a terrible car accident. Kym was in the middle of a three week vacation celebrating his recent graduation from law school when he ended up in a bad car accident. Unfortunately, Kym suffered quite a few broken bones and now has a metal arm. Dave Moyer of DaveMoyer.org, producer of show published an email he received from Kym earlier today that can be read on the DaveMoyer.org website. I personally wish Kym a fast and speedy recovery. Please visit DaveMoyer.org to find out how to send your get well wishes to Kym.

\n

Stories Discussed:

\n

WordPress MU 2.7 Released
\nBuddyPress 1.0 Beta 2 Released
\nAll In One SEO Plugin Hits One Million Downloads
\nWordPress.TV Launches
\nThank A Plugin Developer Day
\nCForms 2 Removed From The Plugin Repository
\nWordCamp Denver, Feb 28th
\nWordPress Documentation Project
\nDoes The Post Revisions Feature Need To Be Revised?

\n

WordPress Tavern Listener Poll:

\n

Each week from now on, I’ll be featuring a new listener poll question on WPTavern.com The poll is located in the sidebar on the right hand side of the site.

\n

This weeks poll question was: Has the visual post editor ever made you angry?

\n

Out of a total of 22 votes, 20 of you said yes while only 2 of you voted no.

\n

Next Weeks Poll Question Is: Do you think configuration options need to be added to WordPress to configure Post Revisions?

\n

Plugin Picks Of The Week:
\nJeff - Revision Control - Revision control gives users control over post/page revisions. With it, you can choose a blog-global setting which is found in SETTINGS - REVISIONS in the WordPress administration panel for pages/posts to enable/disable or limit the number of revisions which are saved per post/page. This setting can even be controlled on an individual level since the revision control shows up as a meta box in the WordPress Write Panel.

\n

Keith - TweetSuite - TweetSuite is one of the most complete plugins available for Twitter-minded individuals. The tool allows for all the usual twitter features that we’ve come to expect (tweet my post, widget my tweets) but goes further: widget for favorite tweets, and most importantly TWEETBACKS. Becoming as important as trackbacks from other blogs are tweetbacks. When someone tweets your post with one of the major URL shortening services (tinyurl, is.gd etc) TweetSuite will find that tweet and add a tweetback to your post. Super cool. If you’re into twitter and have a blog, TweetSuite is a must-have.

\n

Announcements: The next episode of WordPress Weekly will have a new co-host. Who will it be? Tune in to find out.

\n

WPWeekly Meta:

\n

Next Episode: Friday February 6th, 2009 8P.M. EST

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode: 56 Minutes

\n

Download The Show: WordPressWeeklyEpisode40.mp3

\n

Listen To Episode #40:
\n

\";s:7:\"pubdate\";s:31:\"Sat, 31 Jan 2009 21:30:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"Jeff Chandler\";}s:7:\"summary\";s:4988:\"

Episode 40 of WordPress Weekly discussed a wide range of topics from the release of WordPress MU 2.7 to the All In One SEO Plugin reaching one million downloads. Also sad to say that this was Keith Murray’s last episode as co-host. I wish him the best of luck in his future endeavors.

\n

Special Announcement:

\n

Kym Huynh co-host of the WordPress centric podcast, WordCast was in a terrible car accident. Kym was in the middle of a three week vacation celebrating his recent graduation from law school when he ended up in a bad car accident. Unfortunately, Kym suffered quite a few broken bones and now has a metal arm. Dave Moyer of DaveMoyer.org, producer of show published an email he received from Kym earlier today that can be read on the DaveMoyer.org website. I personally wish Kym a fast and speedy recovery. Please visit DaveMoyer.org to find out how to send your get well wishes to Kym.

\n

Stories Discussed:

\n

WordPress MU 2.7 Released
\nBuddyPress 1.0 Beta 2 Released
\nAll In One SEO Plugin Hits One Million Downloads
\nWordPress.TV Launches
\nThank A Plugin Developer Day
\nCForms 2 Removed From The Plugin Repository
\nWordCamp Denver, Feb 28th
\nWordPress Documentation Project
\nDoes The Post Revisions Feature Need To Be Revised?

\n

WordPress Tavern Listener Poll:

\n

Each week from now on, I’ll be featuring a new listener poll question on WPTavern.com The poll is located in the sidebar on the right hand side of the site.

\n

This weeks poll question was: Has the visual post editor ever made you angry?

\n

Out of a total of 22 votes, 20 of you said yes while only 2 of you voted no.

\n

Next Weeks Poll Question Is: Do you think configuration options need to be added to WordPress to configure Post Revisions?

\n

Plugin Picks Of The Week:
\nJeff - Revision Control - Revision control gives users control over post/page revisions. With it, you can choose a blog-global setting which is found in SETTINGS - REVISIONS in the WordPress administration panel for pages/posts to enable/disable or limit the number of revisions which are saved per post/page. This setting can even be controlled on an individual level since the revision control shows up as a meta box in the WordPress Write Panel.

\n

Keith - TweetSuite - TweetSuite is one of the most complete plugins available for Twitter-minded individuals. The tool allows for all the usual twitter features that we’ve come to expect (tweet my post, widget my tweets) but goes further: widget for favorite tweets, and most importantly TWEETBACKS. Becoming as important as trackbacks from other blogs are tweetbacks. When someone tweets your post with one of the major URL shortening services (tinyurl, is.gd etc) TweetSuite will find that tweet and add a tweetback to your post. Super cool. If you’re into twitter and have a blog, TweetSuite is a must-have.

\n

Announcements: The next episode of WordPress Weekly will have a new co-host. Who will it be? Tune in to find out.

\n

WPWeekly Meta:

\n

Next Episode: Friday February 6th, 2009 8P.M. EST

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode: 56 Minutes

\n

Download The Show: WordPressWeeklyEpisode40.mp3

\n

Listen To Episode #40:
\n

\";}i:3;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 01/31\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5091\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/01/31/wordpress-plugin-releases-for-0131/\";s:11:\"description\";s:4595:\"

New Plugins

\n

Feed Reading Blogroll

\n

The plugin displays for all your bookmarks with a separately saved feed-url, when the most recent update has occured at the bookmarked site.

\n

Store Locator

\n

This is a store locator / location finder plugin that provides mapping tools for web designers & developers who create sites in WordPress & web site owners who need to show store locations or any set of locations on their website(s). Uses Google Maps.

\n

My Comments Elsewhere

\n

This plugin collects the comments you posted on other people’s websites and lets you display them on your own blog. The process is entirely automated and works across all websites.

\n

Instapaper ‘Read Later’ Links

\n

This plugin allows you to embed Instapaper ‘Read Later’ links adjacent to each post on your blog. Either use the template tag to display the links wherever you wish or let the plugin automatically display the links for you.

\n

Full Comments On Dashboard

\n

A simple plugin that displays full comments on the Recent Comments dashboard box.

\n

Upcoming Posts

\n

A nice plugin which creates a widget which shows your scheduled posts or drafts with excerpt and more infos.

\n

WP-Hyves

\n

Import friends from Hyves, a social networking website.

\n

WP-Validate

\n

WP-Validate collects all the pages on your site and runs them through the W3C’s HTML Validator.

\n

No Sub-Category Posts in Loops

\n

Once activated, only posts from the current category are displayed in your loop (no posts from sub cats).

\n

WP-TwitterIt!

\n

A user can twitter your blog post over the web.

\n

Simple Popup Plugin

\n

This plugin makes it easy to create a simple, modifiable popup window.

\n

Simple PayPal Donate

\n

Simple PayPal Donate is a WordPress plugin that provides a basic ability to display PayPal donation buttons on your blog.

\n

Updated Plugins

\n

Contextual Related Posts

\n

Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed.

\n

Stray Random Quotes

\n

Stray Random Quotes helps you collects and display random quotes everywhere on your blog. The plugin is widget compatible, and the appearance of the quotes can be highly customized. It comes with a easy to use, advanced management tool and a option page.

\n

Resize at Upload Plus

\n

Automatically resize (i.e. scale down) images after uploading.

\n

ZD YouTube FLV Player

\n

Display FLV and YouTube Video in you blog in a Custom Player. Usage: [zdvideo]url[/zdvideo].

\n

Dodo

\n

Dodo is a Wordpress plugin that personalizes your blog homepage to any of your registered users.

\n

TDD Recent Posts

\n

Simple widget that displays the recent posts with a short content preview.

\n

Visitor map generator

\n

Grabs your visitor IP addresses and generates a map for those visits. You can define most parameters from it’s options page.

\n

Smart Archives Reloaded

\n

An elegant and easy way to present your archives.

\";s:7:\"pubdate\";s:31:\"Sat, 31 Jan 2009 19:30:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4595:\"

New Plugins

\n

Feed Reading Blogroll

\n

The plugin displays for all your bookmarks with a separately saved feed-url, when the most recent update has occured at the bookmarked site.

\n

Store Locator

\n

This is a store locator / location finder plugin that provides mapping tools for web designers & developers who create sites in WordPress & web site owners who need to show store locations or any set of locations on their website(s). Uses Google Maps.

\n

My Comments Elsewhere

\n

This plugin collects the comments you posted on other people’s websites and lets you display them on your own blog. The process is entirely automated and works across all websites.

\n

Instapaper ‘Read Later’ Links

\n

This plugin allows you to embed Instapaper ‘Read Later’ links adjacent to each post on your blog. Either use the template tag to display the links wherever you wish or let the plugin automatically display the links for you.

\n

Full Comments On Dashboard

\n

A simple plugin that displays full comments on the Recent Comments dashboard box.

\n

Upcoming Posts

\n

A nice plugin which creates a widget which shows your scheduled posts or drafts with excerpt and more infos.

\n

WP-Hyves

\n

Import friends from Hyves, a social networking website.

\n

WP-Validate

\n

WP-Validate collects all the pages on your site and runs them through the W3C’s HTML Validator.

\n

No Sub-Category Posts in Loops

\n

Once activated, only posts from the current category are displayed in your loop (no posts from sub cats).

\n

WP-TwitterIt!

\n

A user can twitter your blog post over the web.

\n

Simple Popup Plugin

\n

This plugin makes it easy to create a simple, modifiable popup window.

\n

Simple PayPal Donate

\n

Simple PayPal Donate is a WordPress plugin that provides a basic ability to display PayPal donation buttons on your blog.

\n

Updated Plugins

\n

Contextual Related Posts

\n

Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed.

\n

Stray Random Quotes

\n

Stray Random Quotes helps you collects and display random quotes everywhere on your blog. The plugin is widget compatible, and the appearance of the quotes can be highly customized. It comes with a easy to use, advanced management tool and a option page.

\n

Resize at Upload Plus

\n

Automatically resize (i.e. scale down) images after uploading.

\n

ZD YouTube FLV Player

\n

Display FLV and YouTube Video in you blog in a Custom Player. Usage: [zdvideo]url[/zdvideo].

\n

Dodo

\n

Dodo is a Wordpress plugin that personalizes your blog homepage to any of your registered users.

\n

TDD Recent Posts

\n

Simple widget that displays the recent posts with a short content preview.

\n

Visitor map generator

\n

Grabs your visitor IP addresses and generates a map for those visits. You can define most parameters from it’s options page.

\n

Smart Archives Reloaded

\n

An elegant and easy way to present your archives.

\";}i:4;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: Et Tu Google? Then Fail, Net Safety\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5087\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/01/31/et-tu-google-then-fail-net-safety/\";s:11:\"description\";s:6943:\"

I trust Google. I use GMail as my primary email address and store stuff in my mailbox that is of crucial importance to my existence as a citizen of this modern world. Over the past couple of months, Google’s Orkut has dealt a deadly blow to that trust that is making me rethink my allegiance towards anything Google.

\n

I am the owner of a midly popular community on Orkut with about 25k users. Since I was given the privilege of being a beta tester on Orkut, I had created a community called Calcutta many years ago and that community has since, taken on a life of its own. It is run by moderators who report to me and I log in every so often to perform maintenance and help the moderators out. My existence is not only a mystery to the members of the community, it is also the source of much speculation and conspiracy theories, which was fine and dandy.

\n

The Orkut application itself is full of holes and though Google seems to respond to major public reports of vulnerabilities, they keep coming back. Support for Orkut from Google is almost non-existent with what appears to be zero accountability. If one plows through the Google help sections to try and solicit help, they are either faced with a page not found or convoluted help screens that barely ever actually lead to a form to request support. Pleas for help and more often answered by the “Orkut hackers” than by actual Google employees. The Orkut application is so dangerous that people do not click on any links that are not Orkut generated and even then accounts and communities are compromised all the time. Hacking scripts and techniques are easily found via a simple Google search.

\n

Now I am just as selfish of an individual as everyone else. I barely cared about any of these issues until something bad happened to me that I needed help for. I was the target of a phishing attack on Orkut and I fell for it hook line and sinker. My Google login is associated with my Orkut login. As soon as I realized that I had just sent my username and password to a phisher (within a few seconds of me hitting enter), I changed my Google account password. But alas, the damage had already been done.

\n

This is where things get really weird. Apparently, a group of “hackers” had taken over my Orkut profile and were making drastic changes to the Calcutta community. Emails, IMs and phone calls started to roll in and I was in full panic. I was immediately concerned that my Google account was still compromised and all my personal stuff in my email would be in jeopardy. I went into damage control mode. I changed all my authentication credentials for everything Google.My Gmail account seemed to be untouched but my Orkut account, which uses the same login credentials (I know that was my own fault), seemed to still be under rogue control.

\n

In spite of changing my passwords multiple times, changing login names, changing email addresses and trying all authentication tricks to fix Orkut, the miscreants still regained control of my profile. Instead of falling for the FUD about viruses and worms on my computer (many well wishers who reported the problem to me suggested that I format my computer because i had a key logger that was sending my password to the hackers, completely untrue), I decided to do some research on the problem. The more I learned, the less confidence I had in Orkut and Google’s intention and/or ability to fix the problems.

\n

Now the only reason I disclose this issue is because I have not only reported it to Orkut (and received no answer), it appears to be the same an age old vulerability and one of many similar issues that were purportedly fixed. You can recreate this at home if you please.

\n

The Orkut application stores cookies in such a way that if your cookie is ever recreated by someone else or transmitted to someone else, they can use that cookie to log in to Orkut as you. forever. No matter how you change your credentials, you have no recourse of regaining control. So if you ever get caught in a phishing scam that sends your password to someone else and they recreate your orkut_state cookie, they can login as you forever. I will not go into the technical details but the link above discusses it. If you log into your Orkut account using Firefox, using a cookie editing plugin, look for a cookie called orkut_state and copy the contents. Then log out of Orkut. After logging out, re-add the orkut_state cookie to Firefox with the cookie editing plugin and then visit www.orkut.com You will find yourself logged back in. Now I have tried changing my password, using a different browser, using a different machine from another location and other tricks with the same cookie and I have been granted access in all cases. From my research, it appears that Orkut expires the state cookie after 1 day (other reports talk about a 14 day expiration) but that problem is easily circumvented.

\n

So essentially, I am completely at the mercy of the people that have re-created my orkut_state cookie using my old password that I disclosed on the phishing site. I have tried to contact Orkut help, posted messages in the help groups, emailed and complained to Google, emailed and complained via the Orkut complaint forms and even tried sending messages to places that are not meant to be Orkut related. It has been over two weeks and I have yet to receive a single acknowledgment. Nothing, nada, zip.

\n

I don’t mind telling you that it is despicable for a company like Google to run an extremely popular application with a complete lack of care for its netizens. While I acknowledge that Orkut is not the most important product that Google offers, I think Google should still stand by their product. I also acknowledge that the fact that I am in this mess is my own fault, but shouldn’t there be some recourse? Would Facebook or MySpace do the same thing? Are we all under the false hope that someone in these big companies actually cares about the people that use their products? Is the online world doomed to failure in circumstances or are we willing to make a stand only when it affects us?

\n

Who can I contact at Google that can even pretend to help? I am NOT “negotiating” with the hackers who have control over my profile, which has also been suggested and immidiately turned down by me. Or is my community a complete loss because I made a mistake and fell for a phishing attack?

\n

I am not sure how I feel about trusting my life’s contents to Google if this is how Google treats compromises in security.

\";s:7:\"pubdate\";s:31:\"Sat, 31 Jan 2009 17:51:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Mark Ghosh\";}s:7:\"summary\";s:6943:\"

I trust Google. I use GMail as my primary email address and store stuff in my mailbox that is of crucial importance to my existence as a citizen of this modern world. Over the past couple of months, Google’s Orkut has dealt a deadly blow to that trust that is making me rethink my allegiance towards anything Google.

\n

I am the owner of a midly popular community on Orkut with about 25k users. Since I was given the privilege of being a beta tester on Orkut, I had created a community called Calcutta many years ago and that community has since, taken on a life of its own. It is run by moderators who report to me and I log in every so often to perform maintenance and help the moderators out. My existence is not only a mystery to the members of the community, it is also the source of much speculation and conspiracy theories, which was fine and dandy.

\n

The Orkut application itself is full of holes and though Google seems to respond to major public reports of vulnerabilities, they keep coming back. Support for Orkut from Google is almost non-existent with what appears to be zero accountability. If one plows through the Google help sections to try and solicit help, they are either faced with a page not found or convoluted help screens that barely ever actually lead to a form to request support. Pleas for help and more often answered by the “Orkut hackers” than by actual Google employees. The Orkut application is so dangerous that people do not click on any links that are not Orkut generated and even then accounts and communities are compromised all the time. Hacking scripts and techniques are easily found via a simple Google search.

\n

Now I am just as selfish of an individual as everyone else. I barely cared about any of these issues until something bad happened to me that I needed help for. I was the target of a phishing attack on Orkut and I fell for it hook line and sinker. My Google login is associated with my Orkut login. As soon as I realized that I had just sent my username and password to a phisher (within a few seconds of me hitting enter), I changed my Google account password. But alas, the damage had already been done.

\n

This is where things get really weird. Apparently, a group of “hackers” had taken over my Orkut profile and were making drastic changes to the Calcutta community. Emails, IMs and phone calls started to roll in and I was in full panic. I was immediately concerned that my Google account was still compromised and all my personal stuff in my email would be in jeopardy. I went into damage control mode. I changed all my authentication credentials for everything Google.My Gmail account seemed to be untouched but my Orkut account, which uses the same login credentials (I know that was my own fault), seemed to still be under rogue control.

\n

In spite of changing my passwords multiple times, changing login names, changing email addresses and trying all authentication tricks to fix Orkut, the miscreants still regained control of my profile. Instead of falling for the FUD about viruses and worms on my computer (many well wishers who reported the problem to me suggested that I format my computer because i had a key logger that was sending my password to the hackers, completely untrue), I decided to do some research on the problem. The more I learned, the less confidence I had in Orkut and Google’s intention and/or ability to fix the problems.

\n

Now the only reason I disclose this issue is because I have not only reported it to Orkut (and received no answer), it appears to be the same an age old vulerability and one of many similar issues that were purportedly fixed. You can recreate this at home if you please.

\n

The Orkut application stores cookies in such a way that if your cookie is ever recreated by someone else or transmitted to someone else, they can use that cookie to log in to Orkut as you. forever. No matter how you change your credentials, you have no recourse of regaining control. So if you ever get caught in a phishing scam that sends your password to someone else and they recreate your orkut_state cookie, they can login as you forever. I will not go into the technical details but the link above discusses it. If you log into your Orkut account using Firefox, using a cookie editing plugin, look for a cookie called orkut_state and copy the contents. Then log out of Orkut. After logging out, re-add the orkut_state cookie to Firefox with the cookie editing plugin and then visit www.orkut.com You will find yourself logged back in. Now I have tried changing my password, using a different browser, using a different machine from another location and other tricks with the same cookie and I have been granted access in all cases. From my research, it appears that Orkut expires the state cookie after 1 day (other reports talk about a 14 day expiration) but that problem is easily circumvented.

\n

So essentially, I am completely at the mercy of the people that have re-created my orkut_state cookie using my old password that I disclosed on the phishing site. I have tried to contact Orkut help, posted messages in the help groups, emailed and complained to Google, emailed and complained via the Orkut complaint forms and even tried sending messages to places that are not meant to be Orkut related. It has been over two weeks and I have yet to receive a single acknowledgment. Nothing, nada, zip.

\n

I don’t mind telling you that it is despicable for a company like Google to run an extremely popular application with a complete lack of care for its netizens. While I acknowledge that Orkut is not the most important product that Google offers, I think Google should still stand by their product. I also acknowledge that the fact that I am in this mess is my own fault, but shouldn’t there be some recourse? Would Facebook or MySpace do the same thing? Are we all under the false hope that someone in these big companies actually cares about the people that use their products? Is the online world doomed to failure in circumstances or are we willing to make a stand only when it affects us?

\n

Who can I contact at Google that can even pretend to help? I am NOT “negotiating” with the hackers who have control over my profile, which has also been suggested and immidiately turned down by me. Or is my community a complete loss because I made a mistake and fell for a phishing attack?

\n

I am not sure how I feel about trusting my life’s contents to Google if this is how Google treats compromises in security.

\";}i:5;a:7:{s:5:\"title\";s:60:\"Lorelle on WP: WordCast News: Broken Kym on Road to Recovery\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3800\";s:4:\"link\";s:85:\"http://lorelle.wordpress.com/2009/01/30/wordcast-news-broken-kym-on-road-to-recovery/\";s:11:\"description\";s:4515:\"

\"KymAccording to news filtering out of South America and Australia, Kym Huynh of the popular, WordCast, weekly WordPress podcast, has been in a terrible car accident and managed to escape with a new metal arm.

\n

Dave Moyer of WordCast has the latest news. Kym spent five days in the hospital undergoing massive surgery to replace his arm with titanium parts and pieces to hold it together.

\n

Dave has set up Get Well Soon, Kym on Drop.io for WordCast and the WordPress Community to share their good will messages.

\n

\"Kym

\n

\"\"
\n


\n

Site Search Tags: kym huynh, wordcast, kym, wordpress community, wordpress news, wordpress community news

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Sat, 31 Jan 2009 00:45:11 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:4515:\"

\"KymAccording to news filtering out of South America and Australia, Kym Huynh of the popular, WordCast, weekly WordPress podcast, has been in a terrible car accident and managed to escape with a new metal arm.

\n

Dave Moyer of WordCast has the latest news. Kym spent five days in the hospital undergoing massive surgery to replace his arm with titanium parts and pieces to hold it together.

\n

Dave has set up Get Well Soon, Kym on Drop.io for WordCast and the WordPress Community to share their good will messages.

\n

\"Kym

\n

\"\"
\n


\n

Site Search Tags: kym huynh, wordcast, kym, wordpress community, wordpress news, wordpress community news

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:6;a:7:{s:5:\"title\";s:38:\"Lorelle on WP: More WordPress Logogate\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3793\";s:4:\"link\";s:64:\"http://lorelle.wordpress.com/2009/01/30/more-wordpress-logogate/\";s:11:\"description\";s:5871:\"

\"WordPressAs mentioned in WordPress News: Logogate, WordPress.tv, WordPressMU, BuddyPress, and More, WordPress Logogate continues.

\n

As announced, Matt Mullenweg has added a script to WordPress.com that forces all the variations of WordPress to the proper spelling with a capital P in the “Press” part of the name. It is the trademark way it should be spelled, and it’s annoying to many in the WordPress community to see it uncapitalized.

\n

There are a variety of WordPress Plugins you can add to your blog to do the same thing, making it easy to not miss your p’s:

\n\n

If you like to do things manually, you can add the code manually, as WPEngineer shows in “Spelling WordPress Always Correctly”.

\n

Many are asking what the font is used in the Official WordPress logo. According to mentions in the WordPress Mailing Lists and on the WordPress Support Forums, it is Mrs. Eaves.

\n

\"\"
\n


\n

Site Search Tags: wordpress, spell wordpress, spell wordpress plugins, how to spell wordpress, write wordpress, wordpress logo, wordpress news

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Sat, 31 Jan 2009 00:21:53 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:5871:\"

\"WordPressAs mentioned in WordPress News: Logogate, WordPress.tv, WordPressMU, BuddyPress, and More, WordPress Logogate continues.

\n

As announced, Matt Mullenweg has added a script to WordPress.com that forces all the variations of WordPress to the proper spelling with a capital P in the “Press” part of the name. It is the trademark way it should be spelled, and it’s annoying to many in the WordPress community to see it uncapitalized.

\n

There are a variety of WordPress Plugins you can add to your blog to do the same thing, making it easy to not miss your p’s:

\n\n

If you like to do things manually, you can add the code manually, as WPEngineer shows in “Spelling WordPress Always Correctly”.

\n

Many are asking what the font is used in the Official WordPress logo. According to mentions in the WordPress Mailing Lists and on the WordPress Support Forums, it is Mrs. Eaves.

\n

\"\"
\n


\n

Site Search Tags: wordpress, spell wordpress, spell wordpress plugins, how to spell wordpress, write wordpress, wordpress logo, wordpress news

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:7;a:7:{s:5:\"title\";s:57:\"Weblog Tools Collection: Updated WordPress Plugin: Top 10\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5083\";s:4:\"link\";s:85:\"http://weblogtoolscollection.com/archives/2009/01/30/updated-wordpress-plugin-top-10/\";s:11:\"description\";s:2229:\"

Last week, we gave you two plugins to play with. And this week we’re back with yet another plugin.

\n

Way back in 2005, Mark released the Top 10 posts plugin that allowed you to track page views and display them on your blog post. You could also display a list of popular posts.

\n

With WordPress 2.7, a update was necessary and here it is.

\n

The Top 10 plugin for WordPress will track page views on single and post pages and store them safely in a table in the WordPress database. You can then display the count in your post automatically, or either manually.

\n

Features:

\n\n

The best part about Top 10 is that it is compatibile with WP Super Cache. It will count page views even with WP Super Cache enabled and a unique feature with this plugin is that it will display the latest count from the database even on cached posts.

\n

This plugin, though fully functional, is still in its nascent phase. There are several features that can be added and I already have a few planned. I’m looking forward to suggestions and feature requests to make Top 10 a truly useful plugin for all of you!

\n

We have it running on this blog and I also have it running on Techtites. Check out the bottom of the posts for a demo.

\n

So, pen down your comments on the plugin page or in the comments section below.

\n

Read more and download Top 10

\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 19:06:56 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2229:\"

Last week, we gave you two plugins to play with. And this week we’re back with yet another plugin.

\n

Way back in 2005, Mark released the Top 10 posts plugin that allowed you to track page views and display them on your blog post. You could also display a list of popular posts.

\n

With WordPress 2.7, a update was necessary and here it is.

\n

The Top 10 plugin for WordPress will track page views on single and post pages and store them safely in a table in the WordPress database. You can then display the count in your post automatically, or either manually.

\n

Features:

\n\n

The best part about Top 10 is that it is compatibile with WP Super Cache. It will count page views even with WP Super Cache enabled and a unique feature with this plugin is that it will display the latest count from the database even on cached posts.

\n

This plugin, though fully functional, is still in its nascent phase. There are several features that can be added and I already have a few planned. I’m looking forward to suggestions and feature requests to make Top 10 a truly useful plugin for all of you!

\n

We have it running on this blog and I also have it running on Techtites. Check out the bottom of the posts for a demo.

\n

So, pen down your comments on the plugin page or in the comments section below.

\n

Read more and download Top 10

\";}i:8;a:7:{s:5:\"title\";s:25:\"Matt: Venture Destruction\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11069\";s:4:\"link\";s:41:\"http://ma.tt/2009/01/venture-destruction/\";s:11:\"description\";s:222:\"

Asleep at the Wheel of Creative Destruction. Umair Haque’s thoughts on venture capital and the current crisis.

\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 18:44:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:222:\"

Asleep at the Wheel of Creative Destruction. Umair Haque’s thoughts on venture capital and the current crisis.

\";}i:9;a:7:{s:5:\"title\";s:20:\"Matt: MobileMe Notes\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11067\";s:4:\"link\";s:36:\"http://ma.tt/2009/01/mobileme-notes/\";s:11:\"description\";s:588:\"

Dear MobileMe / Me.com, I really think you’re swell. I’ve been dreaming dreams of sync since my first Handspring, and you are the best I’ve used. Two things would put you over the top. First, the notes application on the iPhone is handy, but please sync this to a quickie app on Me.com so I can put stuff in and out of notes easily. Second, and this is a stretch, I know you don’t like to-do applications, but I also have an inkling you could do something that would make me stop using paper and pen for to-dos. And synchronize it. With love, Matt.

\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 18:38:34 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:588:\"

Dear MobileMe / Me.com, I really think you’re swell. I’ve been dreaming dreams of sync since my first Handspring, and you are the best I’ve used. Two things would put you over the top. First, the notes application on the iPhone is handy, but please sync this to a quickie app on Me.com so I can put stuff in and out of notes easily. Second, and this is a stretch, I know you don’t like to-do applications, but I also have an inkling you could do something that would make me stop using paper and pen for to-dos. And synchronize it. With love, Matt.

\";}i:10;a:7:{s:5:\"title\";s:64:\"Weblog Tools Collection: Screencasting Resources at WordPress.tv\";s:4:\"guid\";s:92:\"http://weblogtoolscollection.com/archives/2009/01/30/screencasting-resources-at-wordpresstv/\";s:4:\"link\";s:92:\"http://weblogtoolscollection.com/archives/2009/01/30/screencasting-resources-at-wordpresstv/\";s:11:\"description\";s:442:\"

Screencasting Resources (Part One).: Michael Pick of WordPress.tv fame has started to put together a list of resources for screencasting. The goal is of course to add this user generated content to WordPress.tv for everyone to avail of. You could also add your videos and screencasts to WeblogToolsVideos.com

\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 14:49:33 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Mark Ghosh\";}s:7:\"summary\";s:442:\"

Screencasting Resources (Part One).: Michael Pick of WordPress.tv fame has started to put together a list of resources for screencasting. The goal is of course to add this user generated content to WordPress.tv for everyone to avail of. You could also add your videos and screencasts to WeblogToolsVideos.com

\";}i:11;a:7:{s:5:\"title\";s:88:\"Lorelle on WP: WordPress News: Logogate, WordPress.tv, WordPressMU, BuddyPress, and More\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3787\";s:4:\"link\";s:108:\"http://lorelle.wordpress.com/2009/01/29/wordpress-news-logogate-wordpresstv-wordpressmu-buddypress-and-more/\";s:11:\"description\";s:8774:\"

\"WordPressThis week’s Blog Herald WordPress News is WordPress News: Logogate, WordCamps Everywhere, WordPress.tv, BuddyPress, WordPressMU, WordPress Plugin Podcast, and More:

\n

WordPress Logogate continues. New WordCamps announced worldwide. WordPress.tv is changing WordPress tutorials and resources. WordPressMU updated. BuddyPress released any day. Super Cache new version released. Matt featured in USAToday. Did you hug a WordPress Plugin developer recently? New podcast on WordPress Plugins announced. And tons more WordPress news, tips, techniques, Plugins, and Themes.

\n

Some WordPress news highlights you need to know include:

\n

WordPress Logogate

\n

Among Matt’s new year’s resolutions is to get the WordPress Community using the correct WordPress logo. He’s created a comparison image to convince everyone to use the right logo, but that wasn’t enough. Many thought the difference between the two was the color when it’s reallyl the font. So he’s created a new specific version to help you understand:

\n

\"WordPress

\n

Color it whatever you want, but use the right base to start with. The font counts. When playing with the WordPress logo, start with the Official WordPress logos.

\n

Also, WordPress is spelled WordPress not Wordpress. To make this part of his new year’s resolutions come true, he’s written a script to force Wordpress into WordPress across all of the 5 million plus blogs on WordPress.com. Instant gratification.

\n

WordPressMU Update Released

\n

WordPressMU 2.7 is now available, the multi-user version of WordPress than runs WordPress.com and other blog networks. This new version includes the latest version of WordPress and a lot of bug fixes. It also includes the exciting announcement that Viper007bond’s admin bar has been added to the core to make it even easier to use.

\n

BuddyPress News

\n

Andy Peatling announced BuddyPress Beta 2 would be delayed until WordPressMU’s latest version was released, but now that WordPressMU 2.7 is out, he has no excuses. Stay tuned for more news on this exciting social media WordPress Theme for WordPressMU blog networks.

\n

Super Cache WordPress Plugin Updated

\n

WP Super Cache has undergone a variety of patches and updates recently, and is now at version 0.9 with some great improvements for mobile user agents, reduction of cache files for sites with a lot of anonymous visitors, improvved compression and expiry times. Reports are that the new version is faster than ever.

\n

JavaScript and Plugins in WordPress 2.8

\n

Loading JavaScript In Footer In WordPress 2.8 is another tutorial for WordPress Plugin authors by Lester Chan on how to improve your WordPress Plugin’s use of code and JavaScript. This one tackles how to load JavaScript properly into the footer in preparation for WordPress 2.8.

\n

For more WordPress news, check out my weekly Blog Herald WordPress News. For more WordCamp news, check out the The WordCamp Report.

\n

\"\"
\n


\n

Site Search Tags: wordpress news, wordpress, wordpress themes, wordpress plugins, wordpress logo, wordpress tips, wordpress help

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 04:47:39 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:8774:\"

\"WordPressThis week’s Blog Herald WordPress News is WordPress News: Logogate, WordCamps Everywhere, WordPress.tv, BuddyPress, WordPressMU, WordPress Plugin Podcast, and More:

\n

WordPress Logogate continues. New WordCamps announced worldwide. WordPress.tv is changing WordPress tutorials and resources. WordPressMU updated. BuddyPress released any day. Super Cache new version released. Matt featured in USAToday. Did you hug a WordPress Plugin developer recently? New podcast on WordPress Plugins announced. And tons more WordPress news, tips, techniques, Plugins, and Themes.

\n

Some WordPress news highlights you need to know include:

\n

WordPress Logogate

\n

Among Matt’s new year’s resolutions is to get the WordPress Community using the correct WordPress logo. He’s created a comparison image to convince everyone to use the right logo, but that wasn’t enough. Many thought the difference between the two was the color when it’s reallyl the font. So he’s created a new specific version to help you understand:

\n

\"WordPress

\n

Color it whatever you want, but use the right base to start with. The font counts. When playing with the WordPress logo, start with the Official WordPress logos.

\n

Also, WordPress is spelled WordPress not Wordpress. To make this part of his new year’s resolutions come true, he’s written a script to force Wordpress into WordPress across all of the 5 million plus blogs on WordPress.com. Instant gratification.

\n

WordPressMU Update Released

\n

WordPressMU 2.7 is now available, the multi-user version of WordPress than runs WordPress.com and other blog networks. This new version includes the latest version of WordPress and a lot of bug fixes. It also includes the exciting announcement that Viper007bond’s admin bar has been added to the core to make it even easier to use.

\n

BuddyPress News

\n

Andy Peatling announced BuddyPress Beta 2 would be delayed until WordPressMU’s latest version was released, but now that WordPressMU 2.7 is out, he has no excuses. Stay tuned for more news on this exciting social media WordPress Theme for WordPressMU blog networks.

\n

Super Cache WordPress Plugin Updated

\n

WP Super Cache has undergone a variety of patches and updates recently, and is now at version 0.9 with some great improvements for mobile user agents, reduction of cache files for sites with a lot of anonymous visitors, improvved compression and expiry times. Reports are that the new version is faster than ever.

\n

JavaScript and Plugins in WordPress 2.8

\n

Loading JavaScript In Footer In WordPress 2.8 is another tutorial for WordPress Plugin authors by Lester Chan on how to improve your WordPress Plugin’s use of code and JavaScript. This one tackles how to load JavaScript properly into the footer in preparation for WordPress 2.8.

\n

For more WordPress news, check out my weekly Blog Herald WordPress News. For more WordCamp news, check out the The WordCamp Report.

\n

\"\"
\n


\n

Site Search Tags: wordpress news, wordpress, wordpress themes, wordpress plugins, wordpress logo, wordpress tips, wordpress help

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:12;a:7:{s:5:\"title\";s:32:\"Akismet: Stats accuracy improved\";s:4:\"guid\";s:30:\"http://blog.akismet.com/?p=118\";s:4:\"link\";s:59:\"http://blog.akismet.com/2009/01/30/stats-accuracy-improved/\";s:11:\"description\";s:1802:\"

We’ve improved the accuracy of the Akismet stats feature that was introduced in Akismet 2.2.1. You might notice a slight change in the total spam, comments and accuracy figures reported at the top of your stats page, and the percentages shown in the pie chart. The Historical Stats figures and time graphs are unaffected - these were correct all along.

\n

There’s no plugin upgrade required.

\n

Our overall spam statistics remain unchanged, and Akismet is as accurate as ever.

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Fri, 30 Jan 2009 03:25:07 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:1802:\"

We’ve improved the accuracy of the Akismet stats feature that was introduced in Akismet 2.2.1. You might notice a slight change in the total spam, comments and accuracy figures reported at the top of your stats page, and the percentages shown in the pie chart. The Historical Stats figures and time graphs are unaffected - these were correct all along.

\n

There’s no plugin upgrade required.

\n

Our overall spam statistics remain unchanged, and Akismet is as accurate as ever.

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:13;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 01/29\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5079\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/01/29/wordpress-plugin-releases-for-0129/\";s:11:\"description\";s:4602:\"

New Plugins

\n

LinkCurl

\n

LinkCurl grabs related links from Google Blog Search based on post titles, tags, or categories and appends them to your entry.

\n

Push Up

\n

When people visit your website using an outdated browser, a subtle upgrade link is shown at the top right hand corner of the screen. They can click this link to visit the upgrade website for that browser, or choose to be reminded after a time you specify.

\n

DRegister

\n

DRegister (which stands for Dr. Register) is a clean and easy plugin that allows you to force your user to provide First and Last name upon registration and create custom fields and specify if they have to be alphanumeric or numeric only , plus if they are required to complete registration.

\n

Simple AdSense Insert

\n

Simple AdSense Insert is a WordPress plugin that provides a basic ability to display AdSense adverts on your blog.

\n

WP-FlashTime Widget

\n

With WP_FlashTime Widget you can add a flash clock to your wordpress.This plugin include 25 different flash clocks.

\n

Floatbox Plus

\n

Floatbox Plus is a plugin that implements Floatbox (a JavaScript similar to Lightview) and is based on the WP-Plugin Lightview Plus by Thorsten Puzich

\n

Easy Picasa

\n

A picasa plugin, insert flash album, single/multiple picture(s) by clicks.

\n

Greg’s Threaded Comment Numbering

\n

Numbers comments sequentially and hierarchically; handles comments which are threaded, paged and/or reversed.

\n

Mind3doM RyeBread Widgets

\n

Allows to extend your blog with class-based skinnable widgets, optionally arranged in page areas (sidebars).

\n

Search Engine query in Wordpress

\n

If the visitor comes from a known search engine, the widget grabs the used search query and shows internal blog posts that match that query.

\n

Updated Plugins

\n

Author Avatars

\n

This plugin provides a widget and a shortcode which allow you to show lists of avatars of blog users.

\n

WordPress Fortune

\n

Fortunate is a random quote generator for your blog. It differs from other random quotation plugins in that it is designed to be hassle free - you don’t need to install or configure a ‘fortune’ database or maintain your own list of random quotes. You’ll have instant access to a selection of over 100,000 random quotes in several languages (English, Spanish, Italian, French, German, and Russian).

\n

WP Super Cache

\n

WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

Developer Formatter

\n

Developer Formatter system to WordPress. Powered by GeSHi server-side highlight system.

\n

Global Translator

\n

Automatically translates your blog in 34 different languages!

\n

Add To Facebook

\n

This plugin adds a footer link to add the current post or page to a Facebook Mini-Feed.

\n

Custom Field Images

\n

Easily manage and display images in post excerpts, feeds etc. using custom fields.

\n

Recent Commentators

\n

Display recent commentators with gravator icon. This widget will not display you and your sites publishers.

\";s:7:\"pubdate\";s:31:\"Thu, 29 Jan 2009 17:00:08 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4602:\"

New Plugins

\n

LinkCurl

\n

LinkCurl grabs related links from Google Blog Search based on post titles, tags, or categories and appends them to your entry.

\n

Push Up

\n

When people visit your website using an outdated browser, a subtle upgrade link is shown at the top right hand corner of the screen. They can click this link to visit the upgrade website for that browser, or choose to be reminded after a time you specify.

\n

DRegister

\n

DRegister (which stands for Dr. Register) is a clean and easy plugin that allows you to force your user to provide First and Last name upon registration and create custom fields and specify if they have to be alphanumeric or numeric only , plus if they are required to complete registration.

\n

Simple AdSense Insert

\n

Simple AdSense Insert is a WordPress plugin that provides a basic ability to display AdSense adverts on your blog.

\n

WP-FlashTime Widget

\n

With WP_FlashTime Widget you can add a flash clock to your wordpress.This plugin include 25 different flash clocks.

\n

Floatbox Plus

\n

Floatbox Plus is a plugin that implements Floatbox (a JavaScript similar to Lightview) and is based on the WP-Plugin Lightview Plus by Thorsten Puzich

\n

Easy Picasa

\n

A picasa plugin, insert flash album, single/multiple picture(s) by clicks.

\n

Greg’s Threaded Comment Numbering

\n

Numbers comments sequentially and hierarchically; handles comments which are threaded, paged and/or reversed.

\n

Mind3doM RyeBread Widgets

\n

Allows to extend your blog with class-based skinnable widgets, optionally arranged in page areas (sidebars).

\n

Search Engine query in Wordpress

\n

If the visitor comes from a known search engine, the widget grabs the used search query and shows internal blog posts that match that query.

\n

Updated Plugins

\n

Author Avatars

\n

This plugin provides a widget and a shortcode which allow you to show lists of avatars of blog users.

\n

WordPress Fortune

\n

Fortunate is a random quote generator for your blog. It differs from other random quotation plugins in that it is designed to be hassle free - you don’t need to install or configure a ‘fortune’ database or maintain your own list of random quotes. You’ll have instant access to a selection of over 100,000 random quotes in several languages (English, Spanish, Italian, French, German, and Russian).

\n

WP Super Cache

\n

WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

Developer Formatter

\n

Developer Formatter system to WordPress. Powered by GeSHi server-side highlight system.

\n

Global Translator

\n

Automatically translates your blog in 34 different languages!

\n

Add To Facebook

\n

This plugin adds a footer link to add the current post or page to a Facebook Mini-Feed.

\n

Custom Field Images

\n

Easily manage and display images in post excerpts, feeds etc. using custom fields.

\n

Recent Commentators

\n

Display recent commentators with gravator icon. This widget will not display you and your sites publishers.

\";}i:14;a:7:{s:5:\"title\";s:22:\"Matt: WordCamp Roundup\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11049\";s:4:\"link\";s:38:\"http://ma.tt/2009/01/wordcamp-roundup/\";s:11:\"description\";s:1320:\"

This month there were three WordCamps around the world: WordCamp Las Vegas, WordCamp Indonesia, and WordCamp Whistler. Here’s what’s coming up in the next two months. Asterisks indicate WordCamps I’ll be attending:

\n\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 22:25:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:1320:\"

This month there were three WordCamps around the world: WordCamp Las Vegas, WordCamp Indonesia, and WordCamp Whistler. Here’s what’s coming up in the next two months. Asterisks indicate WordCamps I’ll be attending:

\n\";}i:15;a:7:{s:5:\"title\";s:38:\"Dev Blog: Thank a Plugin Developer Day\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=534\";s:4:\"link\";s:70:\"http://wordpress.org/development/2009/01/thank-a-plugin-developer-day/\";s:11:\"description\";s:1037:\"

WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed 4,000 plugins available in our plugin directory. (Which is also embedded into everyone’s WordPress 2.7 or above.)

\n

I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note thanking them. (Or Paypal!) Look for the links in the plugin directory to “author homepage” and also to donate directly if they’ve specified a Paypal address.

\n

Thank you to everyone who has ever written a plugin for WordPress, and here’s to the next four thousand. \":)\"

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 21:55:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:1037:\"

WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed 4,000 plugins available in our plugin directory. (Which is also embedded into everyone’s WordPress 2.7 or above.)

\n

I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note thanking them. (Or Paypal!) Look for the links in the plugin directory to “author homepage” and also to donate directly if they’ve specified a Paypal address.

\n

Thank you to everyone who has ever written a plugin for WordPress, and here’s to the next four thousand. \":)\"

\";}i:16;a:7:{s:5:\"title\";s:25:\"Donncha: WordPress MU 2.7\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494469\";s:4:\"link\";s:45:\"http://ocaoimh.ie/2009/01/28/wordpress-mu-27/\";s:11:\"description\";s:1873:\"

After a lengthy delay, WordPress MU 2.7 is now available. WordPress MU is the software that runs on WordPress.com and many other sites.

\n

This is a sync of the code from WordPress 2.7 released last December. It’s taken a while but I think it’s worth the wait as there are many bugs fixed. Besides the merge with WordPress 2.7 there are also a few new features, including Viper007bond’s admin bar which is the most user visible addition.
\nCheck the timeline for further info.

\n

Upgrading from WordPress MU 2.6.5 should be as easy as copying over your existing install but please backup everything. Blog databases must be upgraded but that will occur in the background as usual.

\n

I would really like to thank everyone who helped me bring this release out and offered me encouragement along the way. I’d name names but I’m bound to miss someone! It’s great hearing what everyone is doing with WordPress MU. There’s quite a community out there!

\n

Related Posts

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 21:27:37 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:1873:\"

After a lengthy delay, WordPress MU 2.7 is now available. WordPress MU is the software that runs on WordPress.com and many other sites.

\n

This is a sync of the code from WordPress 2.7 released last December. It’s taken a while but I think it’s worth the wait as there are many bugs fixed. Besides the merge with WordPress 2.7 there are also a few new features, including Viper007bond’s admin bar which is the most user visible addition.
\nCheck the timeline for further info.

\n

Upgrading from WordPress MU 2.6.5 should be as easy as copying over your existing install but please backup everything. Blog databases must be upgraded but that will occur in the background as usual.

\n

I would really like to thank everyone who helped me bring this release out and offered me encouragement along the way. I’d name names but I’m bound to miss someone! It’s great hearing what everyone is doing with WordPress MU. There’s quite a community out there!

\n

Related Posts

\";}i:17;a:7:{s:5:\"title\";s:19:\"Matt: 4,000 Plugins\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11047\";s:4:\"link\";s:34:\"http://ma.tt/2009/01/4000-plugins/\";s:11:\"description\";s:372:\"

WordPress.org plugin directory just reached its 4,000th plugin! I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note. (Or Paypal!)

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 19:27:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:372:\"

WordPress.org plugin directory just reached its 4,000th plugin! I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note. (Or Paypal!)

\";}i:18;a:7:{s:5:\"title\";s:53:\"Weblog Tools Collection: Michael Pick Of WordPress.TV\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5074\";s:4:\"link\";s:81:\"http://weblogtoolscollection.com/archives/2009/01/28/michael-pick-of-wordpresstv/\";s:11:\"description\";s:2490:\"

\"\" On the evening of Tuesday, January 27th, I had the pleasure to converse with Michael Pick, an employee of Automattic and also the guy behind the newly launched WordPress.TV. WordPress.TV is a new website which aggregates all sorts of WordPress content in video form. The site has already made a name for itself by showcasing many of the videos from recent WordCamps. Here is just a sampling of what we discussed during the show.

\n

Here are some of the questions we covered on the show:

\n
    \n
  1. What is the purpose of WordPress.TV?
  2. \n
  3. How did WordPress.TV reach fruition?
  4. \n
  5. Will WordPress.TV feature content created by people other than Automattic?
  6. \n
  7. What do you plan on doing with videos that seemingly disappear?
  8. \n
  9. Can someone suggest a video that is produced with a language other than English?
  10. \n
  11. If there were any plans to let the videos be downloadable or even a podcast?
  12. \n
  13. Are WordPress.tv videos released under the GPL? Would love to use this stuff for company training videos
  14. \n
\n

Near the end of the show, I let my curiosity get the best of me.

\n

Plug For A Podcast: Plugins Podcast is a podcast which aims to cover one WordPress plugin a week with occasional interviews of plugin developers as well as heavy plugin users. Episodes range between 10-15 minutes and are in mp3 format. Angelo already has a podcast available on the pluginspodcast.com website where he discusses the CForms2 Custom Forms plugin. So if you’re a plugin junkie, this sounds like the show for you.

\n

Announcements: This Friday will be Keith Murray’s last episode as co-host of the show. Please stop by for the going away party as we send Keith off to greener pastures.

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode:47 Minutes

\n

Download The Show: WordPressWeeklyEpisode39.mp3

\n

Listen To Episode #39:
\n

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 15:46:55 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"Jeff Chandler\";}s:7:\"summary\";s:2490:\"

\"\" On the evening of Tuesday, January 27th, I had the pleasure to converse with Michael Pick, an employee of Automattic and also the guy behind the newly launched WordPress.TV. WordPress.TV is a new website which aggregates all sorts of WordPress content in video form. The site has already made a name for itself by showcasing many of the videos from recent WordCamps. Here is just a sampling of what we discussed during the show.

\n

Here are some of the questions we covered on the show:

\n
    \n
  1. What is the purpose of WordPress.TV?
  2. \n
  3. How did WordPress.TV reach fruition?
  4. \n
  5. Will WordPress.TV feature content created by people other than Automattic?
  6. \n
  7. What do you plan on doing with videos that seemingly disappear?
  8. \n
  9. Can someone suggest a video that is produced with a language other than English?
  10. \n
  11. If there were any plans to let the videos be downloadable or even a podcast?
  12. \n
  13. Are WordPress.tv videos released under the GPL? Would love to use this stuff for company training videos
  14. \n
\n

Near the end of the show, I let my curiosity get the best of me.

\n

Plug For A Podcast: Plugins Podcast is a podcast which aims to cover one WordPress plugin a week with occasional interviews of plugin developers as well as heavy plugin users. Episodes range between 10-15 minutes and are in mp3 format. Angelo already has a podcast available on the pluginspodcast.com website where he discusses the CForms2 Custom Forms plugin. So if you’re a plugin junkie, this sounds like the show for you.

\n

Announcements: This Friday will be Keith Murray’s last episode as co-host of the show. Please stop by for the going away party as we send Keith off to greener pastures.

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode:47 Minutes

\n

Download The Show: WordPressWeeklyEpisode39.mp3

\n

Listen To Episode #39:
\n

\";}i:19;a:7:{s:5:\"title\";s:53:\"Weblog Tools Collection: WordPress News for 1/28/2009\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5072\";s:4:\"link\";s:80:\"http://weblogtoolscollection.com/archives/2009/01/28/wordpress-news-for-1282009/\";s:11:\"description\";s:1492:\"

Not that we do not hear enough of Ma.tt and his history with WordPress, but USA Today had a nice article on Matt, WordPress and his fansMom says her son is so focused on WordPress, “Sometimes he forgets to eat and sleep. He’s a young man in a hurry. He never stops. I keep telling him to slow down.”

\n

Also of interest, via a review on Mashable, is of a service called Errorlytics. It is a 404 redirect service that lets a website owner track 404 page hits, transparently redirect 404 pages to other content within a blog and/or website and possibly increases pageviews and SEO. They have a custom WordPress plugin for the purpose and the service is free for one domain and 5 rules. Now is it worth it? I will never use it because I do not want to depend on another remotely hosted service for my uptime. There are many WordPress plugins that acheive the same purpose and do it for free. There are many ways to handle 404 pages efficiently and with good results. This service might be useful to those who either do not have the experience to put other solutions in place or are looking to make use of the other features associated with the service. If you have Errorlytics installed, what did you think of the service?

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 15:08:07 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Mark Ghosh\";}s:7:\"summary\";s:1492:\"

Not that we do not hear enough of Ma.tt and his history with WordPress, but USA Today had a nice article on Matt, WordPress and his fansMom says her son is so focused on WordPress, “Sometimes he forgets to eat and sleep. He’s a young man in a hurry. He never stops. I keep telling him to slow down.”

\n

Also of interest, via a review on Mashable, is of a service called Errorlytics. It is a 404 redirect service that lets a website owner track 404 page hits, transparently redirect 404 pages to other content within a blog and/or website and possibly increases pageviews and SEO. They have a custom WordPress plugin for the purpose and the service is free for one domain and 5 rules. Now is it worth it? I will never use it because I do not want to depend on another remotely hosted service for my uptime. There are many WordPress plugins that acheive the same purpose and do it for free. There are many ways to handle 404 pages efficiently and with good results. This service might be useful to those who either do not have the experience to put other solutions in place or are looking to make use of the other features associated with the service. If you have Errorlytics installed, what did you think of the service?

\";}i:20;a:7:{s:5:\"title\";s:23:\"Matt: USA Today Article\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11044\";s:4:\"link\";s:39:\"http://ma.tt/2009/01/usa-today-article/\";s:11:\"description\";s:320:\"

WordPress creator Mullenweg is many bloggers’ best friend - USATODAY.com. We got some nice press in USA Today in an article by Jefferson Graham, pick up a dead tree copy today if you can to check out the article.

\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 09:40:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:320:\"

WordPress creator Mullenweg is many bloggers’ best friend - USATODAY.com. We got some nice press in USA Today in an article by Jefferson Graham, pick up a dead tree copy today if you can to check out the article.

\";}i:21;a:7:{s:5:\"title\";s:26:\"Akismet: Congrats Defensio\";s:4:\"guid\";s:30:\"http://blog.akismet.com/?p=122\";s:4:\"link\";s:53:\"http://blog.akismet.com/2009/01/27/congrats-defensio/\";s:11:\"description\";s:2647:\"

Just a bit after a year after we welcomed Defensio to the market it’s just been announced that that they’re being swallowed by the public security company Websense.

\n

Given the size of Defensio’s team and user base it probably wasn’t a huge acquisition, but this is still an important validation of the  space in general as traditional email anti-spam and security companies have been completely blind to web spam thus far, and in my opinion it’s the fastest growing threat to most businesses today.

\n

(Think about it: if you get a spam in your email, it’s annoying but not the end of the world; if you get a spam on your website it’s immediately visible to your customers who probably won’t be impressed by “buy viagra’s” contribution to the conversation when thinking about your products or services.)

\n

2009 is shaping up to be a pretty interesting year in our world. We’ll definitely be keeping an eye on the ever-increasing players in this market, but more importantly we’ll be listening to you guys and do our best to be as invisible and effective as possible. (Especially as we approach 10 billion spams blocked!)

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Tue, 27 Jan 2009 23:34:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:2647:\"

Just a bit after a year after we welcomed Defensio to the market it’s just been announced that that they’re being swallowed by the public security company Websense.

\n

Given the size of Defensio’s team and user base it probably wasn’t a huge acquisition, but this is still an important validation of the  space in general as traditional email anti-spam and security companies have been completely blind to web spam thus far, and in my opinion it’s the fastest growing threat to most businesses today.

\n

(Think about it: if you get a spam in your email, it’s annoying but not the end of the world; if you get a spam on your website it’s immediately visible to your customers who probably won’t be impressed by “buy viagra’s” contribution to the conversation when thinking about your products or services.)

\n

2009 is shaping up to be a pretty interesting year in our world. We’ll definitely be keeping an eye on the ever-increasing players in this market, but more importantly we’ll be listening to you guys and do our best to be as invisible and effective as possible. (Especially as we approach 10 billion spams blocked!)

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:22;a:7:{s:5:\"title\";s:19:\"Matt: Must-See WPTV\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11042\";s:4:\"link\";s:35:\"http://ma.tt/2009/01/must-see-wptv/\";s:11:\"description\";s:128:\"

10 Must-See Videos on WordPress.TV.

\";s:7:\"pubdate\";s:31:\"Tue, 27 Jan 2009 22:35:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:128:\"

10 Must-See Videos on WordPress.TV.

\";}i:23;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 01/27\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5070\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/01/27/wordpress-theme-releases-for-0127/\";s:11:\"description\";s:1207:\"

Simple Orange

\n

\"SimpleOrange\"

\n

White and grey, three column theme with touches of Orange.

\n

Pink Valentines

\n

\"PinkValentines\"

\n

Two column, pink, grunge-style theme just in time for Valentine’s day

\n

Too Newsy Performancing

\n

\"TooNewsy\"

\n

Too Newsy Performancing Theme for WordPress is a three-column widget and gravatar ready WordPress theme with complete support for WordPress 2.7 features including threaded comments.

\";s:7:\"pubdate\";s:31:\"Tue, 27 Jan 2009 16:45:07 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1207:\"

Simple Orange

\n

\"SimpleOrange\"

\n

White and grey, three column theme with touches of Orange.

\n

Pink Valentines

\n

\"PinkValentines\"

\n

Two column, pink, grunge-style theme just in time for Valentine’s day

\n

Too Newsy Performancing

\n

\"TooNewsy\"

\n

Too Newsy Performancing Theme for WordPress is a three-column widget and gravatar ready WordPress theme with complete support for WordPress 2.7 features including threaded comments.

\";}i:24;a:7:{s:5:\"title\";s:27:\"Donncha: WP Super Cache 0.9\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494459\";s:4:\"link\";s:47:\"http://ocaoimh.ie/2009/01/27/wp-super-cache-09/\";s:11:\"description\";s:4057:\"

WP Super Cache version 0.9 is now available. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

Update - if your blog is installed in a sub directory instead of at the root of your server, the .htaccess file might be wrong. Download and install the development version which corrects this. You’ll have to edit the .htaccess file (anyone want to volunteer to write an auto-upgrader?) and remove the rules between the lines # BEGIN WPSuperCache and # END WPSuperCache. Delete those lines too and visit your admin page. The plugin should do it’s stuff and spit out correct mod_rewrite rules for you. The dev version also has a few other bug fixes so if you’re adventurous have fun upgrading!
\nThere’s no need to touch wp-content/cache/.htaccess

\n

Are we nearing version 1? Possibly. In this release a number of bugs have been fixed and the following new features added:\n

    \n
  1. Mobile user agents are detected and a different cache page created for them. If you use a plugin that displays a different theme to these devices it will hopefully work now. The plugin changes to “half-on” mode because the detection is done by PHP. Thanks to Alex King’s WordPress Mobile Edition plugin for the detection code.
  2. \n
  3. The number of cache files will be more than halved on a normal site with plenty of anonymous visitors. This should be a huge win for WordPress MU sites and very busy blogs.
  4. \n
  5. The last and next garbage collection times are displayed on the admin page now.
  6. \n
  7. In previous versions the newly generated page was delivered uncompressed to the first visitor even if the browser supported compression. I’ve fixed this but I’m not 100% certain it will work for everyone so it’s disabled by default. Edit wp-content/wp-cache-config.php and add “$wp_cache_gzip_first = 1;” to enable this. It’s enabled here.
  8. \n
  9. If expiry time is longer than 30 minutes, garbage collection will be done every 10 minutes, else it’ll be done 10 seconds after the expiry time.
  10. \n
\n
\"cache-contents\"
\n

Unfortunately wp-content/advanced-cache.php will have to be updated again and it’s not as simple as copying the file from the plugin directory. Full instructions are printed on the admin page and it should auto update in most cases.

\n

PS. Test your upgraded blog on Is my blog working, a project by fellow Automattican Alex Shiels.
\nHere’s the page for this site. 102ms page generation time is rather fast!

\n

Related Posts

\";s:7:\"pubdate\";s:31:\"Tue, 27 Jan 2009 06:51:31 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:4057:\"

WP Super Cache version 0.9 is now available. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

Update - if your blog is installed in a sub directory instead of at the root of your server, the .htaccess file might be wrong. Download and install the development version which corrects this. You’ll have to edit the .htaccess file (anyone want to volunteer to write an auto-upgrader?) and remove the rules between the lines # BEGIN WPSuperCache and # END WPSuperCache. Delete those lines too and visit your admin page. The plugin should do it’s stuff and spit out correct mod_rewrite rules for you. The dev version also has a few other bug fixes so if you’re adventurous have fun upgrading!
\nThere’s no need to touch wp-content/cache/.htaccess

\n

Are we nearing version 1? Possibly. In this release a number of bugs have been fixed and the following new features added:\n

    \n
  1. Mobile user agents are detected and a different cache page created for them. If you use a plugin that displays a different theme to these devices it will hopefully work now. The plugin changes to “half-on” mode because the detection is done by PHP. Thanks to Alex King’s WordPress Mobile Edition plugin for the detection code.
  2. \n
  3. The number of cache files will be more than halved on a normal site with plenty of anonymous visitors. This should be a huge win for WordPress MU sites and very busy blogs.
  4. \n
  5. The last and next garbage collection times are displayed on the admin page now.
  6. \n
  7. In previous versions the newly generated page was delivered uncompressed to the first visitor even if the browser supported compression. I’ve fixed this but I’m not 100% certain it will work for everyone so it’s disabled by default. Edit wp-content/wp-cache-config.php and add “$wp_cache_gzip_first = 1;” to enable this. It’s enabled here.
  8. \n
  9. If expiry time is longer than 30 minutes, garbage collection will be done every 10 minutes, else it’ll be done 10 seconds after the expiry time.
  10. \n
\n
\"cache-contents\"
\n

Unfortunately wp-content/advanced-cache.php will have to be updated again and it’s not as simple as copying the file from the plugin directory. Full instructions are printed on the admin page and it should auto update in most cases.

\n

PS. Test your upgraded blog on Is my blog working, a project by fellow Automattican Alex Shiels.
\nHere’s the page for this site. 102ms page generation time is rather fast!

\n

Related Posts

\";}i:25;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 01/26\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5063\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/01/26/wordpress-plugin-releases-for-0126/\";s:11:\"description\";s:4415:\"

New Plugins

\n

No More Frames

\n

Many web sites try to load your content into their own frame, to help sell ads on their sites. This simple plugin ensure your site is protect from this using a simple piece of code in your document header.

\n

Category Checklist Expander

\n

Shows all the categories in the checklist on the Add New Post screen

\n

Fancybox Gallery

\n

Integrate the FancyBox jQuery plugin with WordPress galleries. FancyBox is a “lightbox” plugin for displaying images in a nice overlay.

\n

Populist

\n

PopuList allows you to track the popularity of your posts on social bookmarking sites reddit, stumbleupon, del.icio.us and digg. When PopuList is activated, a page is added to your dashboard giving the number of times a page has been saved or upvoted.

\n

WP-iGoogle

\n

Create a dynamic Google gadget for your WordPress blog. Allow People to add your gadget to iGoogle.

\n

WP DropDown Metas

\n

WP Dropdown Metas allows you to output a dropdown input based on the values of a certain custom field.

\n

Add bbPress Default Role

\n

Automatically give WordPress users a bbPress role of member when registering.

\n

xili-language

\n

xili-language provides an automatic selection of language (.mo files) in theme according to the language of one post.

\n

Our Progress

\n

Our Progress allows WordPress to display a thermometer to measure progress such as fundraising.

\n

Auto Copyright

\n

Automatically generates a copyright notice based on the first and last post published in the WordPress database.

\n

Updated Plugins

\n

Dynamic Favorites

\n

Populates the favorites drop down menu, introduced in 2.7, with links based on actual page accesses. Lists the pages you actually use most.

\n

Old Post Promoter

\n

Old Post Promoter randomly chooses an old post and promotes the post into either the 1st or 2nd position. The effect is to republish the post and insert the post back onto the front page and the rss feed.

\n

WP Super Cache

\n

WP Super Cache is a static caching plugin for WordPress. It generates html files that are served directly by Apache without processing comparatively heavy PHP scripts. By using this plugin you will speed up your WordPress blog significantly.

\n

Constant Contact WordPress Widget

\n

This widget adds a Constant Contact signup form to your sidebar and allows you to configure the display.

\n

Force User Login

\n

Very small plugin that forces users to login to view the blog.

\n

Flickr Tag

\n

Insert Flickr sets, tags or individual photos in your posts by using a special tag.

\n

Taglets Feeder

\n

Taglets Feeder is a Wordpress plug-in that pushes updates to Taglets.org when you publish a post.

\n

Vertical Response Newsletter Widget

\n

Add a Vertical Response signup form to your sidebar. Lots of configuration options.

\n

XML Sitemaps

\n

Automatically generates XML Sitemaps for your site and notifies search engines when they’re updated.

\";s:7:\"pubdate\";s:31:\"Mon, 26 Jan 2009 19:30:14 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4415:\"

New Plugins

\n

No More Frames

\n

Many web sites try to load your content into their own frame, to help sell ads on their sites. This simple plugin ensure your site is protect from this using a simple piece of code in your document header.

\n

Category Checklist Expander

\n

Shows all the categories in the checklist on the Add New Post screen

\n

Fancybox Gallery

\n

Integrate the FancyBox jQuery plugin with WordPress galleries. FancyBox is a “lightbox” plugin for displaying images in a nice overlay.

\n

Populist

\n

PopuList allows you to track the popularity of your posts on social bookmarking sites reddit, stumbleupon, del.icio.us and digg. When PopuList is activated, a page is added to your dashboard giving the number of times a page has been saved or upvoted.

\n

WP-iGoogle

\n

Create a dynamic Google gadget for your WordPress blog. Allow People to add your gadget to iGoogle.

\n

WP DropDown Metas

\n

WP Dropdown Metas allows you to output a dropdown input based on the values of a certain custom field.

\n

Add bbPress Default Role

\n

Automatically give WordPress users a bbPress role of member when registering.

\n

xili-language

\n

xili-language provides an automatic selection of language (.mo files) in theme according to the language of one post.

\n

Our Progress

\n

Our Progress allows WordPress to display a thermometer to measure progress such as fundraising.

\n

Auto Copyright

\n

Automatically generates a copyright notice based on the first and last post published in the WordPress database.

\n

Updated Plugins

\n

Dynamic Favorites

\n

Populates the favorites drop down menu, introduced in 2.7, with links based on actual page accesses. Lists the pages you actually use most.

\n

Old Post Promoter

\n

Old Post Promoter randomly chooses an old post and promotes the post into either the 1st or 2nd position. The effect is to republish the post and insert the post back onto the front page and the rss feed.

\n

WP Super Cache

\n

WP Super Cache is a static caching plugin for WordPress. It generates html files that are served directly by Apache without processing comparatively heavy PHP scripts. By using this plugin you will speed up your WordPress blog significantly.

\n

Constant Contact WordPress Widget

\n

This widget adds a Constant Contact signup form to your sidebar and allows you to configure the display.

\n

Force User Login

\n

Very small plugin that forces users to login to view the blog.

\n

Flickr Tag

\n

Insert Flickr sets, tags or individual photos in your posts by using a special tag.

\n

Taglets Feeder

\n

Taglets Feeder is a Wordpress plug-in that pushes updates to Taglets.org when you publish a post.

\n

Vertical Response Newsletter Widget

\n

Add a Vertical Response signup form to your sidebar. Lots of configuration options.

\n

XML Sitemaps

\n

Automatically generates XML Sitemaps for your site and notifies search engines when they’re updated.

\";}i:26;a:7:{s:5:\"title\";s:37:\"Dougal Campbell: FancyBox Gallery 0.1\";s:4:\"guid\";s:33:\"http://dougal.gunters.org/?p=1417\";s:4:\"link\";s:61:\"http://dougal.gunters.org/blog/2009/01/26/fancybox-gallery-01\";s:11:\"description\";s:1298:\"

\"WordPress\"
\nI decided to go ahead a release my FancyBox Gallery plugin as-is. Version 0.1 0.2 is very bare-bones: there are no options that you can set. Once you activate the plugin, thumbnails generated by the standard WordPress gallery shortcode will be handled by FancyBox. This works best if you use the link=’file’ option (see the documentation for more details). I’ll eventually add user-settable options for more control.

\n

If you’re interested in trying it out now, download it from the WordPress Plugins Directory: FancyBox Gallery

\n

Update: Updated the plugin to version 0.2. The new version adds styles which should keep the image captions from breaking under certain themes.

\";s:7:\"pubdate\";s:31:\"Mon, 26 Jan 2009 15:59:28 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"Dougal\";}s:7:\"summary\";s:1298:\"

\"WordPress\"
\nI decided to go ahead a release my FancyBox Gallery plugin as-is. Version 0.1 0.2 is very bare-bones: there are no options that you can set. Once you activate the plugin, thumbnails generated by the standard WordPress gallery shortcode will be handled by FancyBox. This works best if you use the link=’file’ option (see the documentation for more details). I’ll eventually add user-settable options for more control.

\n

If you’re interested in trying it out now, download it from the WordPress Plugins Directory: FancyBox Gallery

\n

Update: Updated the plugin to version 0.2. The new version adds styles which should keep the image captions from breaking under certain themes.

\";}i:27;a:7:{s:5:\"title\";s:65:\"Lorelle on WP: WordCamp Whistler: WordPress Power Tips Slide Show\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3771\";s:4:\"link\";s:90:\"http://lorelle.wordpress.com/2009/01/25/wordcamp-whistler-wordpress-power-tips-slide-show/\";s:11:\"description\";s:6013:\"

\"WordPressWhew! What a day. WordCamp Whistler 2009 in Whistler, BC, Canada, today has been one non-stop WordPress packed WordCamp. I’ll have more details, but you can see my Slideshare version of my presentation below on WordPress Power Tips.

\n

\n

I also showed my popular “WordCamp Portland: How WordPress Changes Lives” including the fabulous video by Glenda Watson Hyatt of the Do It Myself Blog on how she, the famous Left Thumb Blogger, had her life changed by WordPress.

\n

I’ll be doing a video version of my presentation with notes in the next few days.

\n

I’m heading to Vancouver, BC, tomorrow and hoping to spend Monday in Chinatown for the Chinese New Year’s festivities.

\n

I have so many exciting stories, photos, and summaries of this powerful WordPress event…just stay tuned. Until then, here’s a little tidbit to thrill you from our WordPress Tattoo Contest winner, April of Fearless City.

\n

\"April

\n

\"\"
\n


\n

Site Search Tags: wordpress event, wordcamp, wordpress, wordcamp whistler, wcw09, wcwhistler, wordpress tattoo, wordpress blogging, wordpress power blogging, wordpress power tips, blogging tips, wordpress tips, whistler, wordcamp

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Sun, 25 Jan 2009 10:14:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:6013:\"

\"WordPressWhew! What a day. WordCamp Whistler 2009 in Whistler, BC, Canada, today has been one non-stop WordPress packed WordCamp. I’ll have more details, but you can see my Slideshare version of my presentation below on WordPress Power Tips.

\n

\n

I also showed my popular “WordCamp Portland: How WordPress Changes Lives” including the fabulous video by Glenda Watson Hyatt of the Do It Myself Blog on how she, the famous Left Thumb Blogger, had her life changed by WordPress.

\n

I’ll be doing a video version of my presentation with notes in the next few days.

\n

I’m heading to Vancouver, BC, tomorrow and hoping to spend Monday in Chinatown for the Chinese New Year’s festivities.

\n

I have so many exciting stories, photos, and summaries of this powerful WordPress event…just stay tuned. Until then, here’s a little tidbit to thrill you from our WordPress Tattoo Contest winner, April of Fearless City.

\n

\"April

\n

\"\"
\n


\n

Site Search Tags: wordpress event, wordcamp, wordpress, wordcamp whistler, wcw09, wcwhistler, wordpress tattoo, wordpress blogging, wordpress power blogging, wordpress power tips, blogging tips, wordpress tips, whistler, wordcamp

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\nPosted in WordPress News, WordPress Tips      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:28;a:7:{s:5:\"title\";s:45:\"Weblog Tools Collection: Plugin Review: WP125\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5060\";s:4:\"link\";s:73:\"http://weblogtoolscollection.com/archives/2009/01/25/plugin-review-wp125/\";s:11:\"description\";s:4791:\"

If you’ve finally decided to start selling ads on your WordPress blog, you either signup for an advertising network like Google Adsense or sell ads directly on your own.

\n

125 x 125 button advertising has become a rage with almost every blog / site selling advertisement. Out here at Weblog Tools Collection, we use OIO Publisher for this. However, if you’re not interested in purchasing the plugin, then WP125 is an excellent choice for the same.

\n

What is WP125?

\n

The WP125 plugin is designed to make it easy to manage 125×125 banner ads on your blog. The plugin adds a new “Ads” menu to the WordPress admin, featuring submenus for tweaking display settings and adding and removing ads. It’s very customizable, allowing you plenty of options for displaying the ads. It can optionally track the number of times the ads are clicked. The best part is you don’t have to count forward on your calendar anymore. You can just set how long an ad should run, and it will figure out the end date for you, and it will take the ad down automatically. The plugin does a lot to make it easy for you to manage your 125×125 ads quickly so you can get back to what’s really important: Blogging.

\n

Features:

\n\n

Our Review:

\n

Getting started with WP125 is easy. Download the plugin from the repository and install it on your WordPress blog.

\n

The plugin creates a new Ads menu that you can use to configure all settings. You can select the number of ads you want to sell as well as if you want to stack them in one or two columns.

\n

The next step is to integrate them into your blog template. You have two options for this. One is to use <?php wp125_write_ads(); ?> where you want to display the ads. I suggest putting this into your sidebar.

\n

If you don’t like the one or two column setting, you can choose to custom layout your advertisements. Use <?php wp125_single_ad(num); ?> where num is the number of the ad you wish to display.

\n

Overall this is a really good plugin that will get you started with selling adverting on your blog. There are several features that can be added to this.

\n

The author has the following plans:

\n\n

One more option that can be added is the creation of ad slots. This will ensure you don’t need to use the code for displaying single ads all over but instead use a code for ad slots.

\n

I know the plugin is called WP125, but it would be great to see added support for other banner sizes including the popular 468×60 etc.

\n

Do you sell advertising on your blog? If so, what service do you use for the same?

\n

Are you using WP125? What is it that you love about the plugin? And what is it that you would love to see improved? If you’re not using WP125, which plugin are you using for advertising?

\";s:7:\"pubdate\";s:31:\"Sun, 25 Jan 2009 08:15:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4791:\"

If you’ve finally decided to start selling ads on your WordPress blog, you either signup for an advertising network like Google Adsense or sell ads directly on your own.

\n

125 x 125 button advertising has become a rage with almost every blog / site selling advertisement. Out here at Weblog Tools Collection, we use OIO Publisher for this. However, if you’re not interested in purchasing the plugin, then WP125 is an excellent choice for the same.

\n

What is WP125?

\n

The WP125 plugin is designed to make it easy to manage 125×125 banner ads on your blog. The plugin adds a new “Ads” menu to the WordPress admin, featuring submenus for tweaking display settings and adding and removing ads. It’s very customizable, allowing you plenty of options for displaying the ads. It can optionally track the number of times the ads are clicked. The best part is you don’t have to count forward on your calendar anymore. You can just set how long an ad should run, and it will figure out the end date for you, and it will take the ad down automatically. The plugin does a lot to make it easy for you to manage your 125×125 ads quickly so you can get back to what’s really important: Blogging.

\n

Features:

\n\n

Our Review:

\n

Getting started with WP125 is easy. Download the plugin from the repository and install it on your WordPress blog.

\n

The plugin creates a new Ads menu that you can use to configure all settings. You can select the number of ads you want to sell as well as if you want to stack them in one or two columns.

\n

The next step is to integrate them into your blog template. You have two options for this. One is to use <?php wp125_write_ads(); ?> where you want to display the ads. I suggest putting this into your sidebar.

\n

If you don’t like the one or two column setting, you can choose to custom layout your advertisements. Use <?php wp125_single_ad(num); ?> where num is the number of the ad you wish to display.

\n

Overall this is a really good plugin that will get you started with selling adverting on your blog. There are several features that can be added to this.

\n

The author has the following plans:

\n\n

One more option that can be added is the creation of ad slots. This will ensure you don’t need to use the code for displaying single ads all over but instead use a code for ad slots.

\n

I know the plugin is called WP125, but it would be great to see added support for other banner sizes including the popular 468×60 etc.

\n

Do you sell advertising on your blog? If so, what service do you use for the same?

\n

Are you using WP125? What is it that you love about the plugin? And what is it that you would love to see improved? If you’re not using WP125, which plugin are you using for advertising?

\";}i:29;a:7:{s:5:\"title\";s:21:\"Matt: Dilemma No More\";s:4:\"guid\";s:21:\"http://ma.tt/?p=10424\";s:4:\"link\";s:47:\"http://ma.tt/2009/01/blogging-software-dilemma/\";s:11:\"description\";s:304:\"

The Blogging Software Dilemma. On this day, 6 years ago, WordPress was conceived in the comments section of this blog. Hat tip: Mike Little!

\";s:7:\"pubdate\";s:31:\"Sun, 25 Jan 2009 05:31:32 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:304:\"

The Blogging Software Dilemma. On this day, 6 years ago, WordPress was conceived in the comments section of this blog. Hat tip: Mike Little!

\";}i:30;a:7:{s:5:\"title\";s:39:\"Mike Little: WordPress is 6 - or is it?\";s:4:\"guid\";s:35:\"http://zed1.com/journalized/?p=1369\";s:4:\"link\";s:63:\"http://zed1.com/journalized/archives/2009/01/25/wordpress-is-6/\";s:11:\"description\";s:1085:\"

At this time of year, I normally say Happy Birthday to WordPress. After all it was 6 years ago today I made the comment on Matt’s blog that started the whole thing off.

\n

However last year, Matt held a birthday party for WordPress’ 5th in May. May 27th to be precise, which is the anniversary of the first WordPress release.

\n

If the birth of WordPress was the first release, then I guess I’ve been celebrating the conception.  \":-)\"

\n

Regardless, WordPress has come a long way. The baby  has grown into a world beating piece of software. It’s so good I’ve bet the house on it (more of that soon).

\n

Anyway “Happy Conception” to WordPress and I hope there are many more to come.

\";s:7:\"pubdate\";s:31:\"Sun, 25 Jan 2009 00:00:36 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"mike\";}s:7:\"summary\";s:1085:\"

At this time of year, I normally say Happy Birthday to WordPress. After all it was 6 years ago today I made the comment on Matt’s blog that started the whole thing off.

\n

However last year, Matt held a birthday party for WordPress’ 5th in May. May 27th to be precise, which is the anniversary of the first WordPress release.

\n

If the birth of WordPress was the first release, then I guess I’ve been celebrating the conception.  \":-)\"

\n

Regardless, WordPress has come a long way. The baby  has grown into a world beating piece of software. It’s so good I’ve bet the house on it (more of that soon).

\n

Anyway “Happy Conception” to WordPress and I hope there are many more to come.

\";}i:31;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 01/24\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5058\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/01/24/wordpress-theme-releases-for-0124/\";s:11:\"description\";s:2917:\"

Master

\n

\"Master\"

\n

Two column, fixed width, widget ready theme. Premium paid versions of the theme are also available.

\n

EversonNews

\n

\"EversonNews\"

\n

2-3 column, magazine style, gravatar ready theme with jQuery tabbed slider/teaser and movable / collapsible blocks with cookie support

\n

Disaster

\n

\"disaster\"

\n

Two column, fixed width, widget and gravatar ready theme with custom sidebar search, with 125×125 advertisement spots. Right sidebar version also available.

\n

Journal Light

\n

\"JournalLight\"

\n

Template consists of two columns, supports widgets, comments, is static in size. In the pattern dominated by black and red.

\n

Anonymous Elegance

\n

\"AnonymouseElegance\"

\n

Clean 2 Column theme with one sidebar on the left side, widget-ready fixed width theme sporting a basic elegance featuring pretty mauve and pinkish colors. It has an author info page, gravatars and author box along with Custom Archives, Sitemap and full width No Sidebars page templates.

\n

So Simple

\n

\"SoSimple\"

\n

So Simple is a white, 2-column WordPress Theme with one-widget ready sidebar, containing mostly texts . Simple and clean, with very lightweight HTML and CSS. It’s compatible with WordPress 2.7. Check out the other themes as well on the same page.

\";s:7:\"pubdate\";s:31:\"Sat, 24 Jan 2009 20:00:09 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2917:\"

Master

\n

\"Master\"

\n

Two column, fixed width, widget ready theme. Premium paid versions of the theme are also available.

\n

EversonNews

\n

\"EversonNews\"

\n

2-3 column, magazine style, gravatar ready theme with jQuery tabbed slider/teaser and movable / collapsible blocks with cookie support

\n

Disaster

\n

\"disaster\"

\n

Two column, fixed width, widget and gravatar ready theme with custom sidebar search, with 125×125 advertisement spots. Right sidebar version also available.

\n

Journal Light

\n

\"JournalLight\"

\n

Template consists of two columns, supports widgets, comments, is static in size. In the pattern dominated by black and red.

\n

Anonymous Elegance

\n

\"AnonymouseElegance\"

\n

Clean 2 Column theme with one sidebar on the left side, widget-ready fixed width theme sporting a basic elegance featuring pretty mauve and pinkish colors. It has an author info page, gravatars and author box along with Custom Archives, Sitemap and full width No Sidebars page templates.

\n

So Simple

\n

\"SoSimple\"

\n

So Simple is a white, 2-column WordPress Theme with one-widget ready sidebar, containing mostly texts . Simple and clean, with very lightweight HTML and CSS. It’s compatible with WordPress 2.7. Check out the other themes as well on the same page.

\";}i:32;a:7:{s:5:\"title\";s:60:\"Mark Jaquith: Show all categories on the post editing screen\";s:4:\"guid\";s:39:\"http://markjaquith.wordpress.com/?p=245\";s:4:\"link\";s:91:\"http://markjaquith.wordpress.com/2009/01/24/show-all-categories-on-the-post-editing-screen/\";s:11:\"description\";s:2274:\"

Isn’t it annoying when you have a site with a reasonable number of categories, say 15, and WordPress only shows you the first 8 in the category checkbox widget? Ugh, scrolling is annoying.

\n

Try this super-simple plugin. It’s so simple that the plugin’s content is embedded into that link (seriously). There, now you’ll never see a scrollbar in the category widget. You’re welcome!

\n

(Requires WordPress 2.7… upgrade already!)

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Sat, 24 Jan 2009 06:39:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"Mark Jaquith\";}s:7:\"summary\";s:2274:\"

Isn’t it annoying when you have a site with a reasonable number of categories, say 15, and WordPress only shows you the first 8 in the category checkbox widget? Ugh, scrolling is annoying.

\n

Try this super-simple plugin. It’s so simple that the plugin’s content is embedded into that link (seriously). There, now you’ll never see a scrollbar in the category widget. You’re welcome!

\n

(Requires WordPress 2.7… upgrade already!)

\n      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:33;a:7:{s:5:\"title\";s:41:\"Weblog Tools Collection: WP Free-Commerce\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5045\";s:4:\"link\";s:70:\"http://weblogtoolscollection.com/archives/2009/01/24/wp-free-commerce/\";s:11:\"description\";s:1863:\"

\"\" Continuing with the theme of E-Commerce, this week I had the chance to interview Dan Milward who is the man in charge of the WP E-Commerce plugin. During the hour long conversation, we discussed the feature set of WP E-Commerce, e commerce in general, what its been like to operate a business in and around WordPress and much more. If you have used WP E-Commerce in the past or are just interested in hearing what Dan has to say regarding the plugin, definitely tune in to this episode.

\n

Disclaimer: This interview was not purchased or is sponsored in any way.

\n

Here are some of the questions we covered on the show:

\n
    \n
  1. What are the differences between the free version of the plugin and the gold cart solution?
  2. \n
  3. In your opinion, why has WP E-commerce become synonymous with WordPress and E Commerce?
  4. \n
  5. What are your thoughts on the GPL?
  6. \n
  7. How has it been like for you and Instinct to run a business based on and around WordPress?
  8. \n
  9. How well does WP-E-commerce work with WordPress MU?
  10. \n
\n

Announcements: Next week will be Keith Murray’s last episode as co-host of the show. Please stop by for the going away party as we send Keith off to greener pastures.

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode: 1 Hour 12 Minutes

\n

Download The Show: WordPressWeeklyEpisode38.mp3

\n

Listen To Episode #38:
\n

\";s:7:\"pubdate\";s:31:\"Sat, 24 Jan 2009 04:09:33 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"Jeff Chandler\";}s:7:\"summary\";s:1863:\"

\"\" Continuing with the theme of E-Commerce, this week I had the chance to interview Dan Milward who is the man in charge of the WP E-Commerce plugin. During the hour long conversation, we discussed the feature set of WP E-Commerce, e commerce in general, what its been like to operate a business in and around WordPress and much more. If you have used WP E-Commerce in the past or are just interested in hearing what Dan has to say regarding the plugin, definitely tune in to this episode.

\n

Disclaimer: This interview was not purchased or is sponsored in any way.

\n

Here are some of the questions we covered on the show:

\n
    \n
  1. What are the differences between the free version of the plugin and the gold cart solution?
  2. \n
  3. In your opinion, why has WP E-commerce become synonymous with WordPress and E Commerce?
  4. \n
  5. What are your thoughts on the GPL?
  6. \n
  7. How has it been like for you and Instinct to run a business based on and around WordPress?
  8. \n
  9. How well does WP-E-commerce work with WordPress MU?
  10. \n
\n

Announcements: Next week will be Keith Murray’s last episode as co-host of the show. Please stop by for the going away party as we send Keith off to greener pastures.

\n

Subscribe To WPWeekly Via Itunes: Click here to subscribe

\n

Length Of Episode: 1 Hour 12 Minutes

\n

Download The Show: WordPressWeeklyEpisode38.mp3

\n

Listen To Episode #38:
\n

\";}i:34;a:7:{s:5:\"title\";s:29:\"Donncha: WP Super Cache 0.8.9\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494439\";s:4:\"link\";s:48:\"http://ocaoimh.ie/2009/01/23/wp-super-cache-089/\";s:11:\"description\";s:5210:\"

WP Super Cache version 0.8.9 is now available. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

This version fixes a number of bugs and adds two new features, but in case you run into problems upgrading, make sure you delete wp-content/advanced-cache.php before copying plugins/wp-super-cache/advanced-cache.php over it. Go on, read that again. Delete that file. Jonathan Dingman didn’t and when he copied the file over the symlink he overwrote wp-super-cache/wp-cache-phase1.php. His site went belly up and he started screaming for my head!!! Err no, he appeared on #wordpress asking why it didn’t work. Thanks Jonathan for working through the problem with me. My fault for not making the instructions clearer!

\n

If this happens to you, take a deep breath and unzip the plugin again in the plugins folder and delete wp-content/advanced-cache.php

\n

Anyway, the new features are:

\n
    \n
  1. Cache rebuild. Serve a static cache file to anonymous users while that file is being generated.
  2. \n
  3. Disable the large global lock that makes every access to the cache atomic.
  4. \n
\n

Besides those, I got rid of the symlinked file in wp-content/, and the plugin now copies a file called “advanced-cache.php” from the plugin directory to simplify things. Especially on operating systems where symlink isn’t available. Yes, that’s Windows.

\n

If your site is horrendously busy and you get a ton of comments every day and you’re too broke to buy a new server, then the cache rebuild feature will help you a lot. You should see the load on your server go way down if you enable this. Anonymous users who visit a page where a comment has just been left will be served a static cache file from the supercache instead of all the requests trying to generate a brand new page. The page served to them might be a few seconds out of date but that trade off is worth it.
\nHere’s the original thread that inspired the idea. Thanks Tigertech for writing the patch and for sharing the performance graphs. Check out the load on his server, before and after the rebuild function was switch on:

\n
\"wp
\n

If you’ve had problems with deleting the cache on your blog it *might* be because of file locks. Some hosts just have problems with them. The file locking in the plugin is very coarse. When the plugin wants to do any sort of write operation it grabs a lock, does the writes (which could include clearing expired files, or creating wp-cache and supercache cache files), and then releases the lock.
\nAny other process running the plugin that tries that won’t get a lock: new cache files won’t be created, and cache files won’t be cleared.
\nIt isn’t a huge problem that the lock is so coarse because the writes don’t take very long (the lock is enabled after the page is generated), but some very busy sites take quite a while to clear their cache files.
\nOn the downside, disabling the file lock won’t stop multiple cached files being generated simultaneously (great), but it also won’t stop multiple “clear cache” attempts either (boo!)
\nFrom what I recall of looking at the other cache plugins for WordPress, most of them don’t have any file locking and seem to do just fine.

\n

I almost forgot! There is also a new debug mode. Edit wp-content/wp-cache-config.php and look for “$wp_cache_debug” and follow the instructions. It will send you a few emails when things don’t go right and may help track down any problems.

\n

As a final note, I would like to sincerely thank Robert Wolf who spruced up the admin page and gave it a nice lick of paint and Michael Torbert for helping me debug the plugin a while back.

\n

Related Posts

\";s:7:\"pubdate\";s:31:\"Fri, 23 Jan 2009 21:25:28 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:5210:\"

WP Super Cache version 0.8.9 is now available. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.

\n

This version fixes a number of bugs and adds two new features, but in case you run into problems upgrading, make sure you delete wp-content/advanced-cache.php before copying plugins/wp-super-cache/advanced-cache.php over it. Go on, read that again. Delete that file. Jonathan Dingman didn’t and when he copied the file over the symlink he overwrote wp-super-cache/wp-cache-phase1.php. His site went belly up and he started screaming for my head!!! Err no, he appeared on #wordpress asking why it didn’t work. Thanks Jonathan for working through the problem with me. My fault for not making the instructions clearer!

\n

If this happens to you, take a deep breath and unzip the plugin again in the plugins folder and delete wp-content/advanced-cache.php

\n

Anyway, the new features are:

\n
    \n
  1. Cache rebuild. Serve a static cache file to anonymous users while that file is being generated.
  2. \n
  3. Disable the large global lock that makes every access to the cache atomic.
  4. \n
\n

Besides those, I got rid of the symlinked file in wp-content/, and the plugin now copies a file called “advanced-cache.php” from the plugin directory to simplify things. Especially on operating systems where symlink isn’t available. Yes, that’s Windows.

\n

If your site is horrendously busy and you get a ton of comments every day and you’re too broke to buy a new server, then the cache rebuild feature will help you a lot. You should see the load on your server go way down if you enable this. Anonymous users who visit a page where a comment has just been left will be served a static cache file from the supercache instead of all the requests trying to generate a brand new page. The page served to them might be a few seconds out of date but that trade off is worth it.
\nHere’s the original thread that inspired the idea. Thanks Tigertech for writing the patch and for sharing the performance graphs. Check out the load on his server, before and after the rebuild function was switch on:

\n
\"wp
\n

If you’ve had problems with deleting the cache on your blog it *might* be because of file locks. Some hosts just have problems with them. The file locking in the plugin is very coarse. When the plugin wants to do any sort of write operation it grabs a lock, does the writes (which could include clearing expired files, or creating wp-cache and supercache cache files), and then releases the lock.
\nAny other process running the plugin that tries that won’t get a lock: new cache files won’t be created, and cache files won’t be cleared.
\nIt isn’t a huge problem that the lock is so coarse because the writes don’t take very long (the lock is enabled after the page is generated), but some very busy sites take quite a while to clear their cache files.
\nOn the downside, disabling the file lock won’t stop multiple cached files being generated simultaneously (great), but it also won’t stop multiple “clear cache” attempts either (boo!)
\nFrom what I recall of looking at the other cache plugins for WordPress, most of them don’t have any file locking and seem to do just fine.

\n

I almost forgot! There is also a new debug mode. Edit wp-content/wp-cache-config.php and look for “$wp_cache_debug” and follow the instructions. It will send you a few emails when things don’t go right and may help track down any problems.

\n

As a final note, I would like to sincerely thank Robert Wolf who spruced up the admin page and gave it a nice lick of paint and Michael Torbert for helping me debug the plugin a while back.

\n

Related Posts

\";}i:35;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 01/23\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5043\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/01/23/wordpress-plugin-releases-for-0123/\";s:11:\"description\";s:5678:\"

New Plugins

\n

AP Style Dates and Times

\n

This plugin changes the format of the dates and times of your posts and comments to match Associated Press Style. This is perfect for news and magazine sites running WordPress and for those blog writers with a penchant for style consistency.

\n

Archive Widgets

\n

The archives widgets plugin for WordPress replaces its default, single archive widget with multiple archive widgets.

\n

HeyZap Games

\n

Put more than 6000+ of the Internet’s most addictive, fun games on your blog.

\n

Addmarx

\n

Addmarx allows your visitors to Share, Bookmark, Email and Link to your posts and pages

\n

WP Optimize

\n

WP-Optimize is a wordpress 2.7++ database cleanup and optimization tool. It doesn’t require PhpMyAdmin to optimize your database tables. It allows you to remove post revisions, comments in the spam queue, un-approved comments within few clicks. Additionally you can rename any username to another username too.

\n

PhotoSmash Galleries

\n

PhotoSmash Galleries adds easy to use photo galleries to your posts and pages. Galleries can be community galleries, where you permit registered users to upload photos through Ajax right inside your posts.

\n

External Permalinks

\n

This new plugin allows you to add external (off-site) permalinks to your posts. This is great for guest posts, traffic exchanges, or cross promoting your blog posts across your network of blogs.

\n

Updated Plugins

\n

Entries on Page X

\n

Generates a link back to the archive page the current entry is on. Makes it easier for users to retrieve the chronology of a blog.

\n

Mailto Staff

\n

Multi-author blogs: Plugin generates mailto links on the dashboard referring to all user groups of the blog. Quite handy way of internal staff communication.

\n

Easy Admin Color Schemes

\n

The Easy Admin Color Schemes plugin allows users to easily customize the colors of the administration interface for WordPress. It works by adding a new page to the Settings area in the WordPress admin interface. Users can use the simple form to change the look of the admin interface without needing to know a great deal about WordPress. The plugin generates a new stylesheet file for each color scheme created. This allows for seamless integration with the color scheme functions already available in the WordPress 2.5+ core. In version 2.0 and later of Easy Admin Color Schemes, you can also import/export color schemes.

\n

WP Post Columns

\n

This WordPress plugin allows you to easily create columns within your posts. Useful for sites with a magazine / newspaper style layout, or if you want text to appear on one side of the post with an image displayed opposite. It is much easier than creating html tables within posts, perfect for users with no coding experience.

\n

AVH Amazon

\n

The avh-amazon WordPress plugin gives you the ability to add a widget or use a shortcode in your post or page to display a random item from your Amazon wish list, baby registry and/or wedding registry.

\n

Similarity

\n

Displays a list of posts similar to the current post with similarity being determined based on tags or categories (your option) that are assigned to the posts . You can configure the output format with a set of simple tags.

\n

Featured Content Gallery

\n

The Featured Content Gallery plugin is a JavaScript gallery that creates an automated, customizable rotating image gallery anywhere within your WordPress site. The gallery displays images associated with your pages or posts, overlay text, and a selectable thumbnail carousel on top. You can select the featured content by entering in the post or page IDs in the options page, and add main images, thumbnails and custom overlay text via the custom fields section on your selected content. Customization options include gallery size, style, and color, as well as simple automation features that auto-crop for thumbnails and pull the first few lines of page or post text. Version 3.0 of the Featured Content Gallery plugin developed, supported and maintained by iePlexus.

\n

Raw HTML

\n

Put any code or script (e.g. JavaScript) in my posts and display it to the visitor unmodified.

\n

Blog Copyright

\n

Blog Copyright injects a copyright statement into the footer of a WordPress blog. The year is automatically adjusted and there are various styling options.

\n

Shadowbox JS

\n

Use Shadowbox.js for viewing media files

\";s:7:\"pubdate\";s:31:\"Fri, 23 Jan 2009 20:15:11 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:5678:\"

New Plugins

\n

AP Style Dates and Times

\n

This plugin changes the format of the dates and times of your posts and comments to match Associated Press Style. This is perfect for news and magazine sites running WordPress and for those blog writers with a penchant for style consistency.

\n

Archive Widgets

\n

The archives widgets plugin for WordPress replaces its default, single archive widget with multiple archive widgets.

\n

HeyZap Games

\n

Put more than 6000+ of the Internet’s most addictive, fun games on your blog.

\n

Addmarx

\n

Addmarx allows your visitors to Share, Bookmark, Email and Link to your posts and pages

\n

WP Optimize

\n

WP-Optimize is a wordpress 2.7++ database cleanup and optimization tool. It doesn’t require PhpMyAdmin to optimize your database tables. It allows you to remove post revisions, comments in the spam queue, un-approved comments within few clicks. Additionally you can rename any username to another username too.

\n

PhotoSmash Galleries

\n

PhotoSmash Galleries adds easy to use photo galleries to your posts and pages. Galleries can be community galleries, where you permit registered users to upload photos through Ajax right inside your posts.

\n

External Permalinks

\n

This new plugin allows you to add external (off-site) permalinks to your posts. This is great for guest posts, traffic exchanges, or cross promoting your blog posts across your network of blogs.

\n

Updated Plugins

\n

Entries on Page X

\n

Generates a link back to the archive page the current entry is on. Makes it easier for users to retrieve the chronology of a blog.

\n

Mailto Staff

\n

Multi-author blogs: Plugin generates mailto links on the dashboard referring to all user groups of the blog. Quite handy way of internal staff communication.

\n

Easy Admin Color Schemes

\n

The Easy Admin Color Schemes plugin allows users to easily customize the colors of the administration interface for WordPress. It works by adding a new page to the Settings area in the WordPress admin interface. Users can use the simple form to change the look of the admin interface without needing to know a great deal about WordPress. The plugin generates a new stylesheet file for each color scheme created. This allows for seamless integration with the color scheme functions already available in the WordPress 2.5+ core. In version 2.0 and later of Easy Admin Color Schemes, you can also import/export color schemes.

\n

WP Post Columns

\n

This WordPress plugin allows you to easily create columns within your posts. Useful for sites with a magazine / newspaper style layout, or if you want text to appear on one side of the post with an image displayed opposite. It is much easier than creating html tables within posts, perfect for users with no coding experience.

\n

AVH Amazon

\n

The avh-amazon WordPress plugin gives you the ability to add a widget or use a shortcode in your post or page to display a random item from your Amazon wish list, baby registry and/or wedding registry.

\n

Similarity

\n

Displays a list of posts similar to the current post with similarity being determined based on tags or categories (your option) that are assigned to the posts . You can configure the output format with a set of simple tags.

\n

Featured Content Gallery

\n

The Featured Content Gallery plugin is a JavaScript gallery that creates an automated, customizable rotating image gallery anywhere within your WordPress site. The gallery displays images associated with your pages or posts, overlay text, and a selectable thumbnail carousel on top. You can select the featured content by entering in the post or page IDs in the options page, and add main images, thumbnails and custom overlay text via the custom fields section on your selected content. Customization options include gallery size, style, and color, as well as simple automation features that auto-crop for thumbnails and pull the first few lines of page or post text. Version 3.0 of the Featured Content Gallery plugin developed, supported and maintained by iePlexus.

\n

Raw HTML

\n

Put any code or script (e.g. JavaScript) in my posts and display it to the visitor unmodified.

\n

Blog Copyright

\n

Blog Copyright injects a copyright statement into the footer of a WordPress blog. The year is automatically adjusted and there are various styling options.

\n

Shadowbox JS

\n

Use Shadowbox.js for viewing media files

\";}i:36;a:7:{s:5:\"title\";s:32:\"Matt: WordCamp Registration Open\";s:4:\"guid\";s:21:\"http://ma.tt/?p=10081\";s:4:\"link\";s:50:\"http://ma.tt/2009/01/wordcamp-registration-open-2/\";s:11:\"description\";s:442:\"

If you check out the WordCamp San Francisco site you’ll see that registration is open and we’ve already announced some great speakers: Matt Cutts, Tim Ferriss, Philip Greenspun, Doug Hanna, Tara Hunt, yours truly, Andy Peatling, and Steve Souders. (More coming.) It’s going to be a killer event. Mark your calendars: May 30.

\";s:7:\"pubdate\";s:31:\"Fri, 23 Jan 2009 16:51:45 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:442:\"

If you check out the WordCamp San Francisco site you’ll see that registration is open and we’ve already announced some great speakers: Matt Cutts, Tim Ferriss, Philip Greenspun, Doug Hanna, Tara Hunt, yours truly, Andy Peatling, and Steve Souders. (More coming.) It’s going to be a killer event. Mark your calendars: May 30.

\";}i:37;a:7:{s:5:\"title\";s:21:\"Matt: Dubai Timelapse\";s:4:\"guid\";s:21:\"http://ma.tt/?p=10078\";s:4:\"link\";s:39:\"http://ma.tt/2009/01/dubai-stop-motion/\";s:11:\"description\";s:939:\"

A month or so ago I got a tilt-shift lens (Nikon PC-E Micro Nikkor 45mm f/2.8D ED) and one of the first things I wanted to try was interval shooting to make a stop-motion like tilt-shifted video like these awesome ones from Australia photographer Keith Loutit. Haven’t quite figured out how to make them look that cool yet but here’s one of the first efforts, taken from the Burj Al Arab looking down at its car entrance at night. Watch how the lights come in and out of focus, and how fast the cars are at the intersection. The video is available in full HD if your computer can handle it just toggle it in the top-right and go full-screen.

\n

\n

Big thanks to Michael Pick of WordPress.tv fame for doing all the video magic here.

\";s:7:\"pubdate\";s:31:\"Fri, 23 Jan 2009 16:15:27 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:939:\"

A month or so ago I got a tilt-shift lens (Nikon PC-E Micro Nikkor 45mm f/2.8D ED) and one of the first things I wanted to try was interval shooting to make a stop-motion like tilt-shifted video like these awesome ones from Australia photographer Keith Loutit. Haven’t quite figured out how to make them look that cool yet but here’s one of the first efforts, taken from the Burj Al Arab looking down at its car entrance at night. Watch how the lights come in and out of focus, and how fast the cars are at the intersection. The video is available in full HD if your computer can handle it just toggle it in the top-right and go full-screen.

\n

\n

Big thanks to Michael Pick of WordPress.tv fame for doing all the video magic here.

\";}i:38;a:7:{s:5:\"title\";s:25:\"Matt on WP: Dubai Video 1\";s:4:\"guid\";s:32:\"http://matt.wordpress.com/?p=173\";s:4:\"link\";s:51:\"http://matt.wordpress.com/2009/01/23/dubai-video-1/\";s:11:\"description\";s:1224:\"

A stop-motion video collab from Dubai.

\n

\nPosted in Uncategorizednbah      \"\" \"\" \"\" \"\" \"\" \"\"
\";s:7:\"pubdate\";s:31:\"Fri, 23 Jan 2009 16:04:27 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:1224:\"

A stop-motion video collab from Dubai.

\n

\nPosted in Uncategorizednbah      \"\" \"\" \"\" \"\" \"\" \"\"
\";}i:39;a:7:{s:5:\"title\";s:30:\"Donncha: WordPress MU 2.7 beta\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494434\";s:4:\"link\";s:50:\"http://ocaoimh.ie/2009/01/22/wordpress-mu-27-beta/\";s:11:\"description\";s:1877:\"

A beta version of WordPress MU 2.7, the multi blog version of WordPress that runs on such sites as WordPress.com has just been uploaded and is available here.

\n

This is quite a stable release and has been tested by many but it’s not the final 2.7 release so there are probably bugs we haven’t found yet. Don’t put it into production just yet, but if you’re working on a new site, you’re better off using this rather than 2.6.5 as the final WordPress MU 2.7 will be along soon.

\n

Check the timeline for more info, there are still plenty of open tickets and keep an eye on the forums and please help out if you can.

\n

I also want to extend a big thank you to everyone who has helped with this release, be it entering tickets, updating them, creating patches, or helping out on the forums and of course the WordPress community. This software wouldn’t be where it is today without you.

\n

Related Posts

\";s:7:\"pubdate\";s:31:\"Thu, 22 Jan 2009 20:30:43 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:1877:\"

A beta version of WordPress MU 2.7, the multi blog version of WordPress that runs on such sites as WordPress.com has just been uploaded and is available here.

\n

This is quite a stable release and has been tested by many but it’s not the final 2.7 release so there are probably bugs we haven’t found yet. Don’t put it into production just yet, but if you’re working on a new site, you’re better off using this rather than 2.6.5 as the final WordPress MU 2.7 will be along soon.

\n

Check the timeline for more info, there are still plenty of open tickets and keep an eye on the forums and please help out if you can.

\n

I also want to extend a big thank you to everyone who has helped with this release, be it entering tickets, updating them, creating patches, or helping out on the forums and of course the WordPress community. This software wouldn’t be where it is today without you.

\n

Related Posts

\";}i:40;a:7:{s:5:\"title\";s:52:\"Alex King: Carrington Presentation at Refresh Denver\";s:4:\"guid\";s:77:\"http://alexking.org/blog/2009/01/22/carrington-presentation-at-refresh-denver\";s:4:\"link\";s:77:\"http://alexking.org/blog/2009/01/22/carrington-presentation-at-refresh-denver\";s:11:\"description\";s:1708:\"

I gave a Carrington Theme Framework overview presentation tonight at Refresh Denver. This was a very condensed preview of what I have planned for my session at WordCamp Denver next month. I didn’t touch on half the stuff I want to, but still took 20 minutes or so to cover what I did. I’m going to need to refine the message a bit.

\n

Dave and Jay did a great job presenting coathangr and reminded me that I need to bring the funny along with the information. \":)\"

\n

For those interested, here are the slides:

\n
Carrington Theme Framework for WordPress (Refresh Denver)\n\n\n\n
View more presentations or upload your own. (tags: carrington theme)
\n
\n

ShareThis

\";s:7:\"pubdate\";s:31:\"Thu, 22 Jan 2009 07:26:34 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:1708:\"

I gave a Carrington Theme Framework overview presentation tonight at Refresh Denver. This was a very condensed preview of what I have planned for my session at WordCamp Denver next month. I didn’t touch on half the stuff I want to, but still took 20 minutes or so to cover what I did. I’m going to need to refine the message a bit.

\n

Dave and Jay did a great job presenting coathangr and reminded me that I need to bring the funny along with the information. \":)\"

\n

For those interested, here are the slides:

\n
Carrington Theme Framework for WordPress (Refresh Denver)\n\n\n\n
View more presentations or upload your own. (tags: carrington theme)
\n
\n

ShareThis

\";}i:41;a:7:{s:5:\"title\";s:96:\"Weblog Tools Collection: Updated WP Plugins: Contextual Related Posts & Moderation Author Notify\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5037\";s:4:\"link\";s:122:\"http://weblogtoolscollection.com/archives/2009/01/21/updated-wp-plugins-contextual-related-posts-moderation-author-notify/\";s:11:\"description\";s:2462:\"

One lesser known skills of our very own Mark Ghosh is his strong coding abilities and his occasional WordPress Plugins that he makes available to all our readers.

\n

Two such plugins were the Moderation Notify Author and Contextual Related Posts, written long long ago. With the arrival of WordPress 2.7, we felt it time to update the plugins and so here we are!

\n

Moderation Notify Author

\n

The problem on multiple-author blogs running WordPress is that it doesn’t automatically notify the author of a post about waiting comments. Instead all comment moderation requests go to the admin.

\n

This plugin will notify the author of the post in addition to the admin and thus allow the author to share the responsibility of moderating comments on his posts.

\n

The plugin is smart enough to ensure that the admin does not get a duplicate email.

\n

Running a multi-author blog? Read more and download Moderation Author Notify.

\n

Contextual Related Posts

\n

Checked out the Related Posts that you see at the bottom of this post?

\n

This plugin will allow you to display a list of contextually related posts for the current post. The number of posts can be configured via the admin panel as well as the title you want to display before the list of posts.

\n

You can also choose to automatically display the posts after the content of your post as well as in feeds. You can also choose to manually display the posts where you want.

\n

The posts displayed are based on a “fuzzy” search and so will display related posts even for those with no tags.

\n

Read more and download Contextual Related Posts

\n

We’re running both the plugins on this blog. I also have both plugins installed on my technology blog Techtites and Contextual Related Posts on my personal blog.

\n

We’re looking to improve the features of both these plugins, so either comment below or on their individual pages with suggestions and feature requests.

\";s:7:\"pubdate\";s:31:\"Wed, 21 Jan 2009 19:33:39 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2462:\"

One lesser known skills of our very own Mark Ghosh is his strong coding abilities and his occasional WordPress Plugins that he makes available to all our readers.

\n

Two such plugins were the Moderation Notify Author and Contextual Related Posts, written long long ago. With the arrival of WordPress 2.7, we felt it time to update the plugins and so here we are!

\n

Moderation Notify Author

\n

The problem on multiple-author blogs running WordPress is that it doesn’t automatically notify the author of a post about waiting comments. Instead all comment moderation requests go to the admin.

\n

This plugin will notify the author of the post in addition to the admin and thus allow the author to share the responsibility of moderating comments on his posts.

\n

The plugin is smart enough to ensure that the admin does not get a duplicate email.

\n

Running a multi-author blog? Read more and download Moderation Author Notify.

\n

Contextual Related Posts

\n

Checked out the Related Posts that you see at the bottom of this post?

\n

This plugin will allow you to display a list of contextually related posts for the current post. The number of posts can be configured via the admin panel as well as the title you want to display before the list of posts.

\n

You can also choose to automatically display the posts after the content of your post as well as in feeds. You can also choose to manually display the posts where you want.

\n

The posts displayed are based on a “fuzzy” search and so will display related posts even for those with no tags.

\n

Read more and download Contextual Related Posts

\n

We’re running both the plugins on this blog. I also have both plugins installed on my technology blog Techtites and Contextual Related Posts on my personal blog.

\n

We’re looking to improve the features of both these plugins, so either comment below or on their individual pages with suggestions and feature requests.

\";}i:42;a:7:{s:5:\"title\";s:49:\"Dougal Campbell: Plugin preview: FancyBox Gallery\";s:4:\"guid\";s:33:\"http://dougal.gunters.org/?p=1405\";s:4:\"link\";s:73:\"http://dougal.gunters.org/blog/2009/01/21/plugin-preview-fancybox-gallery\";s:11:\"description\";s:1630:\"

\"\"

\n

I don’t have it ready for release yet, but I’m working on a new WordPress plugin which will integrate the FancyBox jQuery plugin with WordPress galleries. FancyBox is a “lightbox” plugin for displaying images in a nice overlay. I have the basics working, but I need to add an options screen, and resolve some CSS issues when it’s used with certain themes.

\n

I hope to have it ready by next week (depends on how much spare time I can find). In the meantime, click these images for a preview…

\n\n\"\"\n\"\"\n\n

When I feel like the code is a little more ready for prime-time, I’ll announce it here, and release the plugin in the WordPress Plugins Directory.

\";s:7:\"pubdate\";s:31:\"Wed, 21 Jan 2009 19:13:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"Dougal\";}s:7:\"summary\";s:1630:\"

\"\"

\n

I don’t have it ready for release yet, but I’m working on a new WordPress plugin which will integrate the FancyBox jQuery plugin with WordPress galleries. FancyBox is a “lightbox” plugin for displaying images in a nice overlay. I have the basics working, but I need to add an options screen, and resolve some CSS issues when it’s used with certain themes.

\n

I hope to have it ready by next week (depends on how much spare time I can find). In the meantime, click these images for a preview…

\n\n\"\"\n\"\"\n\n

When I feel like the code is a little more ready for prime-time, I’ll announce it here, and release the plugin in the WordPress Plugins Directory.

\";}i:43;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 01/20\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5028\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/01/20/wordpress-theme-releases-for-0120/\";s:11:\"description\";s:4065:\"

Acid Rain

\n

\"AcidRain\"

\n

A two-column Wordpress theme, backwards compatibility with WP versions 2.3 through 2.6, but updated to work with 2.7
\nWidget-ready, Gravatar-compatible.

\n

Enormous

\n

\"Enormous\"

\n

Two column theme with big typography and minimalist styling

\n

Fantastic Flowery

\n

\"fantastic-flowery-screenshot\"

\n

Fantastic Flowery is fixed width, two column, widget and gravatar ready theme

\n

Blue Business

\n

\"blue-business-screenshot\"

\n

2 columns, right sidebar, widget ready theme with support for Gravatars

\n

i20 Theme Series

\n

\"i20-theme-screenshot-5-in-1\"

\n

i20 Theme Series is glossy style with fixed width 2 columns, widget ready, gravatar ready WordPress theme.

\n

Minimoo

\n

\"MiniMoo\"

\n

A clean looking lightweight 2 column theme based on MooTools 1.2

\n

Grunge [removed]
\n

\n

\"grunge-homepage-295x150\"

\n

Two column WordPress theme not only for grunge bands and the 90’s Seattle scene, but also designers, musicians and artists.

\n

simpliSIMO

\n

\"simplisimo\"

\n

Two column, fixed width, widget ready, gravatar ready theme. Also, check out Evelon and CoolBreez by the same author.

\n

WP Contempo Black

\n

\"wp-contempo-black\"

\n

A simple, elegant wordpress theme. Clean black and white color scheme offers seamless integration with your existing blog. Easily customizable

\";s:7:\"pubdate\";s:31:\"Tue, 20 Jan 2009 20:30:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4065:\"

Acid Rain

\n

\"AcidRain\"

\n

A two-column Wordpress theme, backwards compatibility with WP versions 2.3 through 2.6, but updated to work with 2.7
\nWidget-ready, Gravatar-compatible.

\n

Enormous

\n

\"Enormous\"

\n

Two column theme with big typography and minimalist styling

\n

Fantastic Flowery

\n

\"fantastic-flowery-screenshot\"

\n

Fantastic Flowery is fixed width, two column, widget and gravatar ready theme

\n

Blue Business

\n

\"blue-business-screenshot\"

\n

2 columns, right sidebar, widget ready theme with support for Gravatars

\n

i20 Theme Series

\n

\"i20-theme-screenshot-5-in-1\"

\n

i20 Theme Series is glossy style with fixed width 2 columns, widget ready, gravatar ready WordPress theme.

\n

Minimoo

\n

\"MiniMoo\"

\n

A clean looking lightweight 2 column theme based on MooTools 1.2

\n

Grunge [removed]
\n

\n

\"grunge-homepage-295x150\"

\n

Two column WordPress theme not only for grunge bands and the 90’s Seattle scene, but also designers, musicians and artists.

\n

simpliSIMO

\n

\"simplisimo\"

\n

Two column, fixed width, widget ready, gravatar ready theme. Also, check out Evelon and CoolBreez by the same author.

\n

WP Contempo Black

\n

\"wp-contempo-black\"

\n

A simple, elegant wordpress theme. Clean black and white color scheme offers seamless integration with your existing blog. Easily customizable

\";}i:44;a:7:{s:5:\"title\";s:19:\"Matt: Albert Lea WP\";s:4:\"guid\";s:21:\"http://ma.tt/?p=10076\";s:4:\"link\";s:35:\"http://ma.tt/2009/01/albert-lea-wp/\";s:11:\"description\";s:271:\"

Albert Lea government launches new Web site.  Hat tip: Using WordPress city saves $19,000.

\";s:7:\"pubdate\";s:31:\"Tue, 20 Jan 2009 19:43:52 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:271:\"

Albert Lea government launches new Web site.  Hat tip: Using WordPress city saves $19,000.

\";}i:45;a:7:{s:5:\"title\";s:46:\"Lorelle on WP: WordCamp Las Vegas 2009 Summary\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3648\";s:4:\"link\";s:72:\"http://lorelle.wordpress.com/2009/01/20/wordcamp-las-vegas-2009-summary/\";s:11:\"description\";s:12191:\"

\"WordPressHere is a summary of videos, social media coverage, and blog posts with WordCamp Las Vegas coverage. The event was timed to coincide with the 2009 International CES (Consumer Electronics Show), bringing in some top bloggers to speak at the WordCamp event.

\n

The event was streamed live via the Ustream WordCamp Las Vegas Live Stream, and most of the speakers’ presentations were archived there so you can share in the WordCamp Las Vegas experience, and they are available through the new WordCampTV. They include:

\n\n

My presentation was not archived due to a Ustream glitch, and a summary screencast can be found at WordCamp Las Vegas: By the Numbers Presentation.

\n

There was a lot of coverage of WordCamp Las Vegas. The social media coverage included:

\n\n

The blog posts and reports of WordCamp Las Vegas include:

\n\n

Kudos and congrats to John Hawkins of John Hawkins Unrated who produced this incredible event almost single handed, and his incredible family and team of volunteers who put on a fantastic WordCamp event.

\n

\"\"
\n


\n

Site Search Tags: wordcamp, wordpress events, wordcamp las vegas, wordcamplv, las vegas, vegas, videos, wordcamp videos, wordpress videos, events

\n

\"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

\n
  • \nPosted in WordPress News      \"\" \"\" \"\" \"\" \"\" \"\"
  • \";s:7:\"pubdate\";s:31:\"Tue, 20 Jan 2009 11:19:01 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:12191:\"

    \"WordPressHere is a summary of videos, social media coverage, and blog posts with WordCamp Las Vegas coverage. The event was timed to coincide with the 2009 International CES (Consumer Electronics Show), bringing in some top bloggers to speak at the WordCamp event.

    \n

    The event was streamed live via the Ustream WordCamp Las Vegas Live Stream, and most of the speakers’ presentations were archived there so you can share in the WordCamp Las Vegas experience, and they are available through the new WordCampTV. They include:

    \n\n

    My presentation was not archived due to a Ustream glitch, and a summary screencast can be found at WordCamp Las Vegas: By the Numbers Presentation.

    \n

    There was a lot of coverage of WordCamp Las Vegas. The social media coverage included:

    \n\n

    The blog posts and reports of WordCamp Las Vegas include:

    \n\n

    Kudos and congrats to John Hawkins of John Hawkins Unrated who produced this incredible event almost single handed, and his incredible family and team of volunteers who put on a fantastic WordCamp event.

    \n

    \"\"
    \n


    \n

    Site Search Tags: wordcamp, wordpress events, wordcamp las vegas, wordcamplv, las vegas, vegas, videos, wordcamp videos, wordpress videos, events

    \n

    \"Feed Subscribe \"FeedburnerVia Feedburner \"\"Subscribe by Email \"\"Visit
    Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won\'t Tell You About Blogging.

    \n
  • \nPosted in WordPress News      \"\" \"\" \"\" \"\" \"\" \"\"
  • \";}i:46;a:7:{s:5:\"title\";s:60:\"Gravatar: Castle MonoRail Lowers the Drawbridge for Gravatar\";s:4:\"guid\";s:31:\"http://blog.gravatar.com/?p=134\";s:4:\"link\";s:87:\"http://blog.gravatar.com/2009/01/19/castle-monorail-lowers-the-drawbridge-for-gravatar/\";s:11:\"description\";s:1522:\"

    Andy writes in to tell us that he has instructions for using Gravatar with Castle MonoRail projects in his blog post Integrating Gravatar with Castle MonoRail.

    \n

    Thanks, Andy!

    \n      \"\" \"\" \"\" \"\" \"\" \"\"
    \";s:7:\"pubdate\";s:31:\"Mon, 19 Jan 2009 20:37:53 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"apokalyptik\";}s:7:\"summary\";s:1522:\"

    Andy writes in to tell us that he has instructions for using Gravatar with Castle MonoRail projects in his blog post Integrating Gravatar with Castle MonoRail.

    \n

    Thanks, Andy!

    \n      \"\" \"\" \"\" \"\" \"\" \"\"
    \";}i:47;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 01/19\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5015\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/01/19/wordpress-plugin-releases-for-0119/\";s:11:\"description\";s:4352:\"

    New Plugins

    \n

    Emo Vote

    \n

    Emo Vote let’s you encourage your users be letting them express their feelings by “emoting” rather then voting. Emoting is a fairly simple activity, just press the button that describes your feeling towards the post you just read.

    \n

    Use External Permalink

    \n

    This plugin allows you to change the permalink of any post by adding a custom field to containing the external URL to the post.

    \n

    Thread Twitter

    \n

    Thread Twitter will fetch your tweets and display them in thread from.

    \n

    Financial Freedom Graph

    \n

    Create multiple graphs in your sidebar with this plugin. Track personal and financial goals.

    \n

    WP-Click-Trick

    \n

    Scans posts and extracts all the hrefs, rewrites them to include an onclick event which handles the tracking. Includes an extensive reporting area, the addition of tracking on links created in the Links area of the admin, incompatibility checking for Google Analytics plugin and an upgrade notification nag.

    \n

    TrollGuard

    \n

    TrollGuard is a free WordPress plugin that protects your blog from spam comments. As it being used it learns to filter from your training. After a short while it has adapted to your personal blog and will detect incoming spam.

    \n

    Visitor Counter Widget

    \n

    The WordPress widget visitor counter is a simple counter widget displaying the number of readers in the sidebar of your WordPress blog. Scroll down for the English text.

    \n

    Latest MobileMe Photos

    \n

    This Plugin displays your latest photos uploaded to your MobileMe Web gallery.

    \n

    No Comments On Pages

    \n

    A tiny WordPress plugin which, when activated, disables posting of new comments to all pages and hides existing ones.

    \n

    Updated Plugins

    \n

    Multi-level Navigation

    \n

    The plugin generates the code necessary to create a Son of Suckerfish horizontal dropdown, vertical flyout or horizontal slider menu.

    \n

    Feed Reading Blogroll

    \n

    The plugin displays for all your blogroll-bookmarks with a separately saved feed-url, when the most recent update has occurred at the bookmarked site. The latest update brings “Sorting by latest Update”, to sort the blogroll by the date of the latest post on the bookmarked sites.

    \n

    Smart Ads

    \n

    Automatically adds advertisements to the beginning and end of posts based on the post length, age of post, category, or blog member status.

    \n

    Ajaxed WordPress

    \n

    AJAXed Wordpress (AWP) is a WordPress plugin that adds the power, usability and beauty of AJAX to any blog or WordPress based website. Its features improve the user experience, the administration capabilities and the design potential of any Wordpress based blog. It works on all WordPress versions from 2.1 - 2.7.*.

    \n

    Link Launder

    \n

    The LinkLaunder SEO Wordpress plugin sets out to automate link building between wordpress sites, quite automatically.

    \n

    WPBook

    \n

    Plugin to embed Wordpress Blog into Facebook Platform.

    \n

    Fast Cat - fast categories widget

    \n

    A highly optimized category list/tree widget for WordPress

    \n

    Dashboard Links

    \n

    Provides a dashboard widget for showing links from a certain link category on the dashboard.

    \";s:7:\"pubdate\";s:31:\"Mon, 19 Jan 2009 19:30:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4352:\"

    New Plugins

    \n

    Emo Vote

    \n

    Emo Vote let’s you encourage your users be letting them express their feelings by “emoting” rather then voting. Emoting is a fairly simple activity, just press the button that describes your feeling towards the post you just read.

    \n

    Use External Permalink

    \n

    This plugin allows you to change the permalink of any post by adding a custom field to containing the external URL to the post.

    \n

    Thread Twitter

    \n

    Thread Twitter will fetch your tweets and display them in thread from.

    \n

    Financial Freedom Graph

    \n

    Create multiple graphs in your sidebar with this plugin. Track personal and financial goals.

    \n

    WP-Click-Trick

    \n

    Scans posts and extracts all the hrefs, rewrites them to include an onclick event which handles the tracking. Includes an extensive reporting area, the addition of tracking on links created in the Links area of the admin, incompatibility checking for Google Analytics plugin and an upgrade notification nag.

    \n

    TrollGuard

    \n

    TrollGuard is a free WordPress plugin that protects your blog from spam comments. As it being used it learns to filter from your training. After a short while it has adapted to your personal blog and will detect incoming spam.

    \n

    Visitor Counter Widget

    \n

    The WordPress widget visitor counter is a simple counter widget displaying the number of readers in the sidebar of your WordPress blog. Scroll down for the English text.

    \n

    Latest MobileMe Photos

    \n

    This Plugin displays your latest photos uploaded to your MobileMe Web gallery.

    \n

    No Comments On Pages

    \n

    A tiny WordPress plugin which, when activated, disables posting of new comments to all pages and hides existing ones.

    \n

    Updated Plugins

    \n

    Multi-level Navigation

    \n

    The plugin generates the code necessary to create a Son of Suckerfish horizontal dropdown, vertical flyout or horizontal slider menu.

    \n

    Feed Reading Blogroll

    \n

    The plugin displays for all your blogroll-bookmarks with a separately saved feed-url, when the most recent update has occurred at the bookmarked site. The latest update brings “Sorting by latest Update”, to sort the blogroll by the date of the latest post on the bookmarked sites.

    \n

    Smart Ads

    \n

    Automatically adds advertisements to the beginning and end of posts based on the post length, age of post, category, or blog member status.

    \n

    Ajaxed WordPress

    \n

    AJAXed Wordpress (AWP) is a WordPress plugin that adds the power, usability and beauty of AJAX to any blog or WordPress based website. Its features improve the user experience, the administration capabilities and the design potential of any Wordpress based blog. It works on all WordPress versions from 2.1 - 2.7.*.

    \n

    Link Launder

    \n

    The LinkLaunder SEO Wordpress plugin sets out to automate link building between wordpress sites, quite automatically.

    \n

    WPBook

    \n

    Plugin to embed Wordpress Blog into Facebook Platform.

    \n

    Fast Cat - fast categories widget

    \n

    A highly optimized category list/tree widget for WordPress

    \n

    Dashboard Links

    \n

    Provides a dashboard widget for showing links from a certain link category on the dashboard.

    \";}i:48;a:7:{s:5:\"title\";s:52:\"Weblog Tools Collection: Plugin Review: WP Greet Box\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5013\";s:4:\"link\";s:80:\"http://weblogtoolscollection.com/archives/2009/01/18/plugin-review-wp-greet-box/\";s:11:\"description\";s:5176:\"

    Last week we reviewed Referrer Detector. This week we review a similar plugin called WP Greet Box.

    \n

    What is WP Greet Box?

    \n

    This plugin lets you show a different greeting message to your new visitors depending on their referrer URL.

    \n

    For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed.

    \n

    Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction.

    \n

    Screenshot

    \n

    \"Example

    \n

    Features

    \n\n

    Our Review

    \n

    WP Greet Box comes really feature packed as compared to Referrer Detector, possibly because WP Greet Box is more mature plugin as of this date.

    \n

    Installation of plugin is extremely simple. You can download it from the WordPress Plugin Directory, unzip it to your host and activate the plugin. I chose to use the new Add New Plugin feature in WordPress 2.7 to install it on my blog Techtites from within WP-admin itself.

    \n

    After activating the plugin, you can add / edit / delete referrers to your blog. The plugin comes inbuilt with several referrers including a default referrer who do not come from the fixed set of sites listed above. There are also a few referrers that are not activated by default, so you choose to activate those. I chose to stick with the default list.

    \n

    It also has the ability to display related posts, though it displayed no related posts for a query that definitely had related posts.

    \n

    The plugin has its documentation in place, however, it could do well with more detailed instructions. Also, the documentation is a readme.txt file at the plugin repository, which isn’t the most presentable layout.

    \n

    I would also like to see Ajaxed tabs as was in the case of Referrer Detector, as it make updating across options extremely quick. The plugin already uses AJAX for editing / updating referrer details.

    \n

    I believe the author has plans for the plugin, though it is currently kept a secret.

    \n

    Are you currently using WP Greet Box? Since when have you been using the plugin? Has it helped increase visitor loyalty, number of hits? What additions would you like to see to the plugin features?

    \";s:7:\"pubdate\";s:31:\"Sun, 18 Jan 2009 08:45:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:5176:\"

    Last week we reviewed Referrer Detector. This week we review a similar plugin called WP Greet Box.

    \n

    What is WP Greet Box?

    \n

    This plugin lets you show a different greeting message to your new visitors depending on their referrer URL.

    \n

    For example, when a Digg user clicks through from Digg, they will see a message reminding them to digg your post if they like it. Another example, when a visitor clicks through from Twitter, they will see a message suggesting them to twit the post and follow you on Twitter. You can also set a default greeting message for new visitors (not matching any referrer URLs) suggesting them to subscribe to your RSS feed.

    \n

    Having these targeted suggestions will help your blog increase exposure, loyal readership, and reader interaction.

    \n

    Screenshot

    \n

    \"Example

    \n

    Features

    \n\n

    Our Review

    \n

    WP Greet Box comes really feature packed as compared to Referrer Detector, possibly because WP Greet Box is more mature plugin as of this date.

    \n

    Installation of plugin is extremely simple. You can download it from the WordPress Plugin Directory, unzip it to your host and activate the plugin. I chose to use the new Add New Plugin feature in WordPress 2.7 to install it on my blog Techtites from within WP-admin itself.

    \n

    After activating the plugin, you can add / edit / delete referrers to your blog. The plugin comes inbuilt with several referrers including a default referrer who do not come from the fixed set of sites listed above. There are also a few referrers that are not activated by default, so you choose to activate those. I chose to stick with the default list.

    \n

    It also has the ability to display related posts, though it displayed no related posts for a query that definitely had related posts.

    \n

    The plugin has its documentation in place, however, it could do well with more detailed instructions. Also, the documentation is a readme.txt file at the plugin repository, which isn’t the most presentable layout.

    \n

    I would also like to see Ajaxed tabs as was in the case of Referrer Detector, as it make updating across options extremely quick. The plugin already uses AJAX for editing / updating referrer details.

    \n

    I believe the author has plans for the plugin, though it is currently kept a secret.

    \n

    Are you currently using WP Greet Box? Since when have you been using the plugin? Has it helped increase visitor loyalty, number of hits? What additions would you like to see to the plugin features?

    \";}i:49;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 01/17\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5009\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/01/17/wordpress-theme-releases-for-0117/\";s:11:\"description\";s:4547:\"

    Palestine

    \n

    \"palestine-wordpress\"

    \n

    2 columns, widget ready, gravatar, custom header, Grid Layout and more

    \n

    Checkmate

    \n

    \"checkmate-158x300\"

    \n

    Two, Three, or Split Column Design theme available in four colors, with support for gravatars, widgets and ready for WordPress 2.7

    \n

    The Stars

    \n

    \"thestars-theme\"

    \n

    A magazine style WordPress theme ideal for fashion, lifestyle, entertainment, celebrity/gossip, or lifestyle websites. The theme includes a wide range of features including: drop down navigation menus, a featured content section, automatic thumbnail generation, integrated social bookmarking buttons and more.

    \n

    Glossy Light

    \n

    \"glossy-light-screenshot-small\"

    \n

    Two column, fixed width, widget ready, gravatar ready theme

    \n

    Grassy Green

    \n

    \"grassy-green-theme\"

    \n

    Simple, green and white two column theme with a grass photo in the background.

    \n

    Wooden

    \n

    \"wooden\"

    \n

    The Wooden WP theme includes a grayed / red / white color scheme, three recent posts ( with pagination enabled ) and two widgetized bars for the inner pages, the front slider looks auto for images attached to your posts. Configurable via the themes admin panel are the flickr widgets.

    \n

    Pongal Red

    \n

    \"pongal-red-wordpress-theme\"

    \n

    Pongal Red is a 3-column, SEO-optimized, ad-ready, WordPress 2.7 compatible wordpress theme with widgetized sidebars and footer. It is an attractive professional looking theme and is suitable for blogs or websites in any niche.

    \n

    WP Themes Blogger

    \n

    \"WP-ThemesBlogger\"

    \n

    Three column, widget and gravatar ready theme with options page and support for WordPress 2.7

    \n

    DanMod

    \n

    \"DanMod\"

    \n

    DanMod is a very simple WordPress theme using a nice serif and italicized font. This is a great WordPress theme for personal bloggers, or people who like to share their writing or photography work online.

    \";s:7:\"pubdate\";s:31:\"Sat, 17 Jan 2009 20:15:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4547:\"

    Palestine

    \n

    \"palestine-wordpress\"

    \n

    2 columns, widget ready, gravatar, custom header, Grid Layout and more

    \n

    Checkmate

    \n

    \"checkmate-158x300\"

    \n

    Two, Three, or Split Column Design theme available in four colors, with support for gravatars, widgets and ready for WordPress 2.7

    \n

    The Stars

    \n

    \"thestars-theme\"

    \n

    A magazine style WordPress theme ideal for fashion, lifestyle, entertainment, celebrity/gossip, or lifestyle websites. The theme includes a wide range of features including: drop down navigation menus, a featured content section, automatic thumbnail generation, integrated social bookmarking buttons and more.

    \n

    Glossy Light

    \n

    \"glossy-light-screenshot-small\"

    \n

    Two column, fixed width, widget ready, gravatar ready theme

    \n

    Grassy Green

    \n

    \"grassy-green-theme\"

    \n

    Simple, green and white two column theme with a grass photo in the background.

    \n

    Wooden

    \n

    \"wooden\"

    \n

    The Wooden WP theme includes a grayed / red / white color scheme, three recent posts ( with pagination enabled ) and two widgetized bars for the inner pages, the front slider looks auto for images attached to your posts. Configurable via the themes admin panel are the flickr widgets.

    \n

    Pongal Red

    \n

    \"pongal-red-wordpress-theme\"

    \n

    Pongal Red is a 3-column, SEO-optimized, ad-ready, WordPress 2.7 compatible wordpress theme with widgetized sidebars and footer. It is an attractive professional looking theme and is suitable for blogs or websites in any niche.

    \n

    WP Themes Blogger

    \n

    \"WP-ThemesBlogger\"

    \n

    Three column, widget and gravatar ready theme with options page and support for WordPress 2.7

    \n

    DanMod

    \n

    \"DanMod\"

    \n

    DanMod is a very simple WordPress theme using a nice serif and italicized font. This is a great WordPress theme for personal bloggers, or people who like to share their writing or photography work online.

    \";}}s:7:\"channel\";a:5:{s:5:\"title\";s:16:\"WordPress Planet\";s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:8:\"language\";s:2:\"en\";s:11:\"description\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"tagline\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}s:4:\"etag\";s:25:\"\"2ed60-498668c6-17429c\"\r\n\";s:13:\"last_modified\";s:31:\"Mon, 02 Feb 2009 03:30:14 GMT\r\n\";}','no'); INSERT INTO `wp_options` VALUES (90,0,'rss_867bd5c64f85878d03a060509cd2f92c_ts','1233546263','no'); INSERT INTO `wp_options` VALUES (91,0,'rss_a5420c83891a9c88ad2a4f04584a5efc','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:33:\"uberdose on \"All in One SEO Pack\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753\";s:7:\"pubdate\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"uberdose\";}s:4:\"guid\";s:40:\"753@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";s:7:\"summary\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";}i:1;a:7:{s:5:\"title\";s:30:\"arnee on \"Google XML Sitemaps\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"arnee\";}s:4:\"guid\";s:40:\"132@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";s:7:\"summary\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";}i:2;a:7:{s:5:\"title\";s:17:\"matt on \"Akismet\"\";s:4:\"link\";s:52:\"http://wordpress.org/extend/plugins/akismet/#post-15\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"matt\";}s:4:\"guid\";s:39:\"15@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s:7:\"summary\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";}i:3;a:7:{s:5:\"title\";s:37:\"cavemonkey50 on \"Google Analyticator\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/google-analyticator/#post-130\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:31:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"cavemonkey50\";}s:4:\"guid\";s:40:\"130@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:62:\"Adds the necessary JavaScript code to enable Google Analytics.\";s:7:\"summary\";s:62:\"Adds the necessary JavaScript code to enable Google Analytics.\";}i:4;a:7:{s:5:\"title\";s:29:\"alexrabe on \"NextGEN Gallery\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169\";s:7:\"pubdate\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"alexrabe\";}s:4:\"guid\";s:41:\"1169@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:102:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.\";s:7:\"summary\";s:102:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.\";}i:5;a:7:{s:5:\"title\";s:25:\"joostdevalk on \"Sociable\"\";s:4:\"link\";s:55:\"http://wordpress.org/extend/plugins/sociable/#post-2865\";s:7:\"pubdate\";s:31:\"Thu, 31 Jan 2008 11:36:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"joostdevalk\";}s:4:\"guid\";s:41:\"2865@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:133:\"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites. WordPress 2.6 or above required!\";s:7:\"summary\";s:133:\"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites. WordPress 2.6 or above required!\";}i:6;a:7:{s:5:\"title\";s:23:\"GamerZ on \"WP-PageNavi\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/wp-pagenavi/#post-363\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 23:17:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"GamerZ\";}s:4:\"guid\";s:40:\"363@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:59:\"Adds a more advanced paging navigation your WordPress blog.\";s:7:\"summary\";s:59:\"Adds a more advanced paging navigation your WordPress blog.\";}i:7;a:7:{s:5:\"title\";s:47:\"joostdevalk on \"Google Analytics for WordPress\"\";s:4:\"link\";s:77:\"http://wordpress.org/extend/plugins/google-analytics-for-wordpress/#post-2316\";s:7:\"pubdate\";s:31:\"Fri, 14 Sep 2007 12:15:27 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"joostdevalk\";}s:4:\"guid\";s:41:\"2316@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:150:\"The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within c\";s:7:\"summary\";s:150:\"The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within c\";}i:8;a:7:{s:5:\"title\";s:20:\"GamerZ on \"WP-Polls\"\";s:4:\"link\";s:54:\"http://wordpress.org/extend/plugins/wp-polls/#post-368\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 23:18:28 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"GamerZ\";}s:4:\"guid\";s:40:\"368@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:117:\"Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress\'s blog post/page.\";s:7:\"summary\";s:117:\"Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress\'s blog post/page.\";}i:9;a:7:{s:5:\"title\";s:32:\"takayukister on \"Contact Form 7\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/contact-form-7/#post-2141\";s:7:\"pubdate\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"takayukister\";}s:4:\"guid\";s:41:\"2141@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"summary\";s:54:\"Just another contact form plugin. Simple but flexible.\";}i:10;a:7:{s:5:\"title\";s:41:\"Viper007Bond on \"Viper\'s Video Quicktags\"\";s:4:\"link\";s:68:\"http://wordpress.org/extend/plugins/vipers-video-quicktags/#post-810\";s:7:\"pubdate\";s:31:\"Tue, 03 Apr 2007 00:08:41 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"Viper007Bond\";}s:4:\"guid\";s:40:\"810@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:114:\"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.\";s:7:\"summary\";s:114:\"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.\";}i:11;a:7:{s:5:\"title\";s:38:\"hallsofmontezuma on \"WP Security Scan\"\";s:4:\"link\";s:63:\"http://wordpress.org/extend/plugins/wp-security-scan/#post-4986\";s:7:\"pubdate\";s:31:\"Sat, 29 Mar 2008 20:05:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:16:\"hallsofmontezuma\";}s:4:\"guid\";s:41:\"4986@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:63:\"Scans your WordPress installation for security vulnerabilities.\";s:7:\"summary\";s:63:\"Scans your WordPress installation for security vulnerabilities.\";}i:12;a:7:{s:5:\"title\";s:26:\"GamerZ on \"WP-PostRatings\"\";s:4:\"link\";s:60:\"http://wordpress.org/extend/plugins/wp-postratings/#post-369\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 23:18:33 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"GamerZ\";}s:4:\"guid\";s:40:\"369@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:63:\"Adds an AJAX rating system for your WordPress blog\'s post/page.\";s:7:\"summary\";s:63:\"Adds an AJAX rating system for your WordPress blog\'s post/page.\";}i:13;a:7:{s:5:\"title\";s:34:\"WebGeek on \"WP-SpamFree Anti-Spam\"\";s:4:\"link\";s:58:\"http://wordpress.org/extend/plugins/wp-spamfree/#post-2654\";s:7:\"pubdate\";s:31:\"Sat, 15 Dec 2007 12:10:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"WebGeek\";}s:4:\"guid\";s:41:\"2654@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:134:\"Powerful anti-spam plugin that eliminates blog comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.\";s:7:\"summary\";s:134:\"Powerful anti-spam plugin that eliminates blog comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.\";}i:14;a:7:{s:5:\"title\";s:29:\"andy on \"WordPress.com Stats\"\";s:4:\"link\";s:52:\"http://wordpress.org/extend/plugins/stats/#post-1355\";s:7:\"pubdate\";s:31:\"Sun, 06 May 2007 02:15:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"andy\";}s:4:\"guid\";s:41:\"1355@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:119:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com\'s stat system.\";s:7:\"summary\";s:119:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com\'s stat system.\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:12:\"Most Popular\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:12:\"Most Popular\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 23:03:34 +0000\";s:7:\"tagline\";s:12:\"Most Popular\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'); INSERT INTO `wp_options` VALUES (92,0,'rss_a5420c83891a9c88ad2a4f04584a5efc_ts','1245625414','no'); INSERT INTO `wp_options` VALUES (93,0,'rss_57bc725ad6568758915363af670fd8bc','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:27:\"Alphawolf on \"Changelogger\"\";s:4:\"link\";s:60:\"http://wordpress.org/extend/plugins/changelogger/#post-11372\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 14:13:10 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"Alphawolf\";}s:4:\"guid\";s:42:\"11372@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:120:\"Changelogger shows the latest changelog right on the plugin listing page, whenever there\'s a plugin ready to be updated.\";s:7:\"summary\";s:120:\"Changelogger shows the latest changelog right on the plugin listing page, whenever there\'s a plugin ready to be updated.\";}i:1;a:7:{s:5:\"title\";s:25:\"cyberscorp on \"WP-Addpub\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/wp-addpub/#post-11371\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 14:03:19 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"cyberscorp\";}s:4:\"guid\";s:42:\"11371@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:139:\"Banners Management (images, flash and html code) - can be used to customize banners by language or by category using zone and filter fields\";s:7:\"summary\";s:139:\"Banners Management (images, flash and html code) - can be used to customize banners by language or by category using zone and filter fields\";}i:2;a:7:{s:5:\"title\";s:20:\"prw on \"Plugin Name\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/get-my-details/#post-11370\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 12:43:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:3:\"prw\";}s:4:\"guid\";s:42:\"11370@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:54:\"Allows you to get a custom field from outside the loop\";s:7:\"summary\";s:54:\"Allows you to get a custom field from outside the loop\";}i:3;a:7:{s:5:\"title\";s:48:\"johnbillion on \"Disable WordPress Theme Updates\"\";s:4:\"link\";s:79:\"http://wordpress.org/extend/plugins/disable-wordpress-theme-updates/#post-11365\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 01:49:46 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"johnbillion\";}s:4:\"guid\";s:42:\"11365@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:59:\"Disables the theme update checking and notification system.\";s:7:\"summary\";s:59:\"Disables the theme update checking and notification system.\";}i:4;a:7:{s:5:\"title\";s:25:\"adamh on \"External Files\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/external-files/#post-11364\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 01:32:10 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"adamh\";}s:4:\"guid\";s:42:\"11364@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:147:\"External files allows an author to insert the contents of an external file or url into a post, with the text automatically highlighted accordingly.\";s:7:\"summary\";s:147:\"External files allows an author to insert the contents of an external file or url into a post, with the text automatically highlighted accordingly.\";}i:5;a:7:{s:5:\"title\";s:31:\"jkmassel on \"underConstruction\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/underconstruction/#post-11363\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 21:32:36 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"jkmassel\";}s:4:\"guid\";s:42:\"11363@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:149:\"Makes it so your site can only be accessed by users who log in. Useful for developing a site on a live server, without the world being able to see it\";s:7:\"summary\";s:149:\"Makes it so your site can only be accessed by users who log in. Useful for developing a site on a live server, without the world being able to see it\";}i:6;a:7:{s:5:\"title\";s:30:\"eduardosada on \"Adsense Stats\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/adsense-stats/#post-11362\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 18:52:40 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"eduardosada\";}s:4:\"guid\";s:42:\"11362@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"Widget for WordPress to display detailed statistics about your Google Adsense earnings.\";s:7:\"summary\";s:87:\"Widget for WordPress to display detailed statistics about your Google Adsense earnings.\";}i:7;a:7:{s:5:\"title\";s:29:\"Twittley on \"Twittley button\"\";s:4:\"link\";s:63:\"http://wordpress.org/extend/plugins/twittley-button/#post-11360\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 16:10:40 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"Twittley\";}s:4:\"guid\";s:42:\"11360@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:124:\"This plugin will install the Twittley button for each of your blog posts in both the content of your posts and the RSS feed.\";s:7:\"summary\";s:124:\"This plugin will install the Twittley button for each of your blog posts in both the content of your posts and the RSS feed.\";}i:8;a:7:{s:5:\"title\";s:33:\"DrgFlips on \"Driggle Nachrichten\"\";s:4:\"link\";s:67:\"http://wordpress.org/extend/plugins/driggle-nachrichten/#post-11359\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 14:28:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"DrgFlips\";}s:4:\"guid\";s:42:\"11359@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:78:\"Driggle Nachrichten liefert Ihnen die neusten\nSchlagzeilen direkt in den Blog.\";s:7:\"summary\";s:78:\"Driggle Nachrichten liefert Ihnen die neusten\nSchlagzeilen direkt in den Blog.\";}i:9;a:7:{s:5:\"title\";s:30:\"gopiplus on \"Constant contact\"\";s:4:\"link\";s:64:\"http://wordpress.org/extend/plugins/constant-contact/#post-11355\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 10:14:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"gopiplus\";}s:4:\"guid\";s:42:\"11355@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:150:\"This gConstantcontact plug-in is created to create gConstantcontact widget; this gConstantcontact widget will add the Subscriber email address into si\";s:7:\"summary\";s:150:\"This gConstantcontact plug-in is created to create gConstantcontact widget; this gConstantcontact widget will add the Subscriber email address into si\";}i:10;a:7:{s:5:\"title\";s:33:\"insivia on \"Social Media Manager\"\";s:4:\"link\";s:68:\"http://wordpress.org/extend/plugins/social-media-manager/#post-11350\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 00:15:08 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"insivia\";}s:4:\"guid\";s:42:\"11350@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:129:\"Manage your social media brand and presence. Currently works for facebook, twitter, digg and youtube with much more coming soon.\";s:7:\"summary\";s:129:\"Manage your social media brand and presence. Currently works for facebook, twitter, digg and youtube with much more coming soon.\";}i:11;a:7:{s:5:\"title\";s:21:\"dmathieu on \"O2Tweet\"\";s:4:\"link\";s:55:\"http://wordpress.org/extend/plugins/o2tweet/#post-11342\";s:7:\"pubdate\";s:31:\"Fri, 19 Jun 2009 08:20:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"dmathieu\";}s:4:\"guid\";s:42:\"11342@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:78:\"A plugin allowing to display tweets on the blog with options to filter by tags\";s:7:\"summary\";s:78:\"A plugin allowing to display tweets on the blog with options to filter by tags\";}i:12;a:7:{s:5:\"title\";s:26:\"mynetx on \"Clubhouse Tags\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/clubhouse-tags/#post-11338\";s:7:\"pubdate\";s:31:\"Thu, 18 Jun 2009 22:39:50 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"mynetx\";}s:4:\"guid\";s:42:\"11338@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:51:\"Adds Clubhouse Tags to the blog feed automatically.\";s:7:\"summary\";s:51:\"Adds Clubhouse Tags to the blog feed automatically.\";}i:13;a:7:{s:5:\"title\";s:21:\"nickpdx on \"PageSpot\"\";s:4:\"link\";s:56:\"http://wordpress.org/extend/plugins/pagespot/#post-11337\";s:7:\"pubdate\";s:31:\"Thu, 18 Jun 2009 20:15:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"nickpdx\";}s:4:\"guid\";s:42:\"11337@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:123:\"PageSpot facilitates more complex layout options for Pages, and dynamically\nassignable sidebar content on a per-Page basis.\";s:7:\"summary\";s:123:\"PageSpot facilitates more complex layout options for Pages, and dynamically\nassignable sidebar content on a per-Page basis.\";}i:14;a:7:{s:5:\"title\";s:33:\"codestyling on \"WP System Health\"\";s:4:\"link\";s:64:\"http://wordpress.org/extend/plugins/wp-system-health/#post-11336\";s:7:\"pubdate\";s:31:\"Thu, 18 Jun 2009 19:13:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"codestyling\";}s:4:\"guid\";s:42:\"11336@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:150:\"Adds a comprehensive overview and analysis tool into your dashboard to get a single point information about PHP and WordPress internal states and conf\";s:7:\"summary\";s:150:\"Adds a comprehensive overview and analysis tool into your dashboard to get a single point information about PHP and WordPress internal states and conf\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:6:\"Newest\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:6:\"Newest\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 23:03:34 +0000\";s:7:\"tagline\";s:6:\"Newest\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'); INSERT INTO `wp_options` VALUES (94,0,'rss_57bc725ad6568758915363af670fd8bc_ts','1245625414','no'); INSERT INTO `wp_options` VALUES (95,0,'rss_1a5f760f2e2b48827d4974a60857e7c2','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:31:\"doolin on \"Aweber Super Simple\"\";s:4:\"link\";s:67:\"http://wordpress.org/extend/plugins/aweber-super-simple/#post-11237\";s:7:\"pubdate\";s:31:\"Fri, 12 Jun 2009 17:12:56 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"doolin\";}s:4:\"guid\";s:42:\"11237@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:149:\"AWeber Super Simple allows you to subscribe users to \nan AWeber autoresponder when they register\non your blog. NOTE: ALPHA VERSION. Be careful.\nIt\'s\";s:7:\"summary\";s:149:\"AWeber Super Simple allows you to subscribe users to \nan AWeber autoresponder when they register\non your blog. NOTE: ALPHA VERSION. Be careful.\nIt\'s\";}i:1;a:7:{s:5:\"title\";s:30:\"arnee on \"Google XML Sitemaps\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"arnee\";}s:4:\"guid\";s:40:\"132@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";s:7:\"summary\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";}i:2;a:7:{s:5:\"title\";s:26:\"nyousefi on \"Fancy Quotes\"\";s:4:\"link\";s:59:\"http://wordpress.org/extend/plugins/fancy-quotes/#post-7247\";s:7:\"pubdate\";s:31:\"Mon, 06 Oct 2008 01:06:31 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"nyousefi\";}s:4:\"guid\";s:41:\"7247@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:48:\"Converts standard BLOCKQUOTEs into Fancy Quotes.\";s:7:\"summary\";s:48:\"Converts standard BLOCKQUOTEs into Fancy Quotes.\";}i:3;a:7:{s:5:\"title\";s:21:\"nyousefi on \"AutoCap\"\";s:4:\"link\";s:54:\"http://wordpress.org/extend/plugins/autocap/#post-7245\";s:7:\"pubdate\";s:31:\"Sun, 05 Oct 2008 23:28:01 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"nyousefi\";}s:4:\"guid\";s:41:\"7245@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:78:\"Automatically generates a caption for images based on the IMG title attribute.\";s:7:\"summary\";s:78:\"Automatically generates a caption for images based on the IMG title attribute.\";}i:4;a:7:{s:5:\"title\";s:29:\"EmmanuelG on \"EG-Attachments\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/eg-attachments/#post-8898\";s:7:\"pubdate\";s:31:\"Sun, 01 Feb 2009 01:28:20 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"EmmanuelG\";}s:4:\"guid\";s:41:\"8898@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:136:\"This plugin add a shortcode to display the list of attachments of a post, with icon and details. EG-Attachments is \"TinyMCE integrated\".\";s:7:\"summary\";s:136:\"This plugin add a shortcode to display the list of attachments of a post, with icon and details. EG-Attachments is \"TinyMCE integrated\".\";}i:5;a:7:{s:5:\"title\";s:48:\"johnbillion on \"Disable WordPress Theme Updates\"\";s:4:\"link\";s:79:\"http://wordpress.org/extend/plugins/disable-wordpress-theme-updates/#post-11365\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 01:49:46 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"johnbillion\";}s:4:\"guid\";s:42:\"11365@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:59:\"Disables the theme update checking and notification system.\";s:7:\"summary\";s:59:\"Disables the theme update checking and notification system.\";}i:6;a:7:{s:5:\"title\";s:33:\"insivia on \"Social Media Manager\"\";s:4:\"link\";s:68:\"http://wordpress.org/extend/plugins/social-media-manager/#post-11350\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 00:15:08 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"insivia\";}s:4:\"guid\";s:42:\"11350@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:129:\"Manage your social media brand and presence. Currently works for facebook, twitter, digg and youtube with much more coming soon.\";s:7:\"summary\";s:129:\"Manage your social media brand and presence. Currently works for facebook, twitter, digg and youtube with much more coming soon.\";}i:7;a:7:{s:5:\"title\";s:21:\"SHRIKEE on \"AdRotate\"\";s:4:\"link\";s:55:\"http://wordpress.org/extend/plugins/adrotate/#post-6128\";s:7:\"pubdate\";s:31:\"Sat, 28 Jun 2008 21:40:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"SHRIKEE\";}s:4:\"guid\";s:41:\"6128@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:98:\"A really simple way of putting ads on your website. As many as you want... Make making money easy!\";s:7:\"summary\";s:98:\"A really simple way of putting ads on your website. As many as you want... Make making money easy!\";}i:8;a:7:{s:5:\"title\";s:27:\"GDragoN on \"GD Star Rating\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/gd-star-rating/#post-5594\";s:7:\"pubdate\";s:31:\"Sun, 11 May 2008 12:41:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"GDragoN\";}s:4:\"guid\";s:41:\"5594@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:150:\"GD Star Rating plugin allows you to set up advanced rating and review system for posts, pages and comments in your blog using single and multi ratings\";s:7:\"summary\";s:150:\"GD Star Rating plugin allows you to set up advanced rating and review system for posts, pages and comments in your blog using single and multi ratings\";}i:9;a:7:{s:5:\"title\";s:58:\"Selwyn Nogood on \"postMash (filtered) - custom post order\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/postmash-filtered/#post-10199\";s:7:\"pubdate\";s:31:\"Fri, 17 Apr 2009 05:35:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"Selwyn Nogood\";}s:4:\"guid\";s:42:\"10199@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:142:\"Customise the order your posts are display in using this simple drag-and-drop Ajax interface, tweaked to allow admin sorting by category/date.\";s:7:\"summary\";s:142:\"Customise the order your posts are display in using this simple drag-and-drop Ajax interface, tweaked to allow admin sorting by category/date.\";}i:10;a:7:{s:5:\"title\";s:55:\"boonebgorges on \"Custom Profile Filters for BuddyPress\"\";s:4:\"link\";s:85:\"http://wordpress.org/extend/plugins/custom-profile-filters-for-buddypress/#post-10699\";s:7:\"pubdate\";s:31:\"Sun, 17 May 2009 02:25:46 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"boonebgorges\";}s:4:\"guid\";s:42:\"10699@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:111:\"Allows users to override the automatic links in their BuddyPress profiles by enclosing tags in square brackets.\";s:7:\"summary\";s:111:\"Allows users to override the automatic links in their BuddyPress profiles by enclosing tags in square brackets.\";}i:11;a:7:{s:5:\"title\";s:32:\"StephenMcIntyre on \"Tweet Cloud\"\";s:4:\"link\";s:59:\"http://wordpress.org/extend/plugins/tweet-cloud/#post-10980\";s:7:\"pubdate\";s:31:\"Fri, 29 May 2009 18:29:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:15:\"StephenMcIntyre\";}s:4:\"guid\";s:42:\"10980@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:65:\"Cloud of popular words and phrases from a user\'s Twitter profile.\";s:7:\"summary\";s:65:\"Cloud of popular words and phrases from a user\'s Twitter profile.\";}i:12;a:7:{s:5:\"title\";s:19:\"SHRIKEE on \"Events\"\";s:4:\"link\";s:56:\"http://wordpress.org/extend/plugins/wp-events/#post-6124\";s:7:\"pubdate\";s:31:\"Sat, 28 Jun 2008 21:36:31 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"SHRIKEE\";}s:4:\"guid\";s:41:\"6124@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:145:\"Create a list with events/appointments/concerts/future happenings and show them on your site. Includes optional widget and advanced page options.\";s:7:\"summary\";s:145:\"Create a list with events/appointments/concerts/future happenings and show them on your site. Includes optional widget and advanced page options.\";}i:13;a:7:{s:5:\"title\";s:30:\"eduardosada on \"Adsense Stats\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/adsense-stats/#post-11362\";s:7:\"pubdate\";s:31:\"Sat, 20 Jun 2009 18:52:40 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"eduardosada\";}s:4:\"guid\";s:42:\"11362@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"Widget for WordPress to display detailed statistics about your Google Adsense earnings.\";s:7:\"summary\";s:87:\"Widget for WordPress to display detailed statistics about your Google Adsense earnings.\";}i:14;a:7:{s:5:\"title\";s:29:\"getincss on \"Target Visitors\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/target-visitors/#post-6282\";s:7:\"pubdate\";s:31:\"Sun, 13 Jul 2008 19:03:50 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"getincss\";}s:4:\"guid\";s:41:\"6282@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:105:\"Plugin shows a special message for users coming from search engines like Google, Yandex, MSN, Yahoo, etc.\";s:7:\"summary\";s:105:\"Plugin shows a special message for users coming from search engines like Google, Yandex, MSN, Yahoo, etc.\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:16:\"Recently Updated\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:16:\"Recently Updated\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Sun, 21 Jun 2009 23:03:35 +0000\";s:7:\"tagline\";s:16:\"Recently Updated\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'); INSERT INTO `wp_options` VALUES (96,0,'rss_1a5f760f2e2b48827d4974a60857e7c2_ts','1245625415','no'); INSERT INTO `wp_options` VALUES (143,0,'stats_cache','a:3:{s:32:\"6019a5dd0638b452737f52bc2ade0a0e\";a:1:{i:1302041200;a:1:{i:0;a:4:{s:7:\"post_id\";s:2:\"13\";s:10:\"post_title\";s:19:\"#13 (loading title)\";s:14:\"post_permalink\";s:0:\"\";s:5:\"views\";s:1:\"2\";}}}s:32:\"dc53cf8a27d776d1dc86559ce71070e3\";a:1:{i:1302041201;a:1:{i:0;a:4:{s:7:\"post_id\";s:2:\"13\";s:10:\"post_title\";s:19:\"#13 (loading title)\";s:14:\"post_permalink\";s:0:\"\";s:5:\"views\";s:1:\"2\";}}}s:32:\"65802ddf902f05b6aeca4f160f7cdcba\";a:1:{i:1302041203;a:1:{i:0;a:2:{s:10:\"searchterm\";s:10:\"babes nude\";s:5:\"views\";s:1:\"2\";}}}}','yes'); INSERT INTO `wp_options` VALUES (309,0,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1302084401','no'); INSERT INTO `wp_options` VALUES (310,0,'_transient_feed_867bd5c64f85878d03a060509cd2f92c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WordPress.tv: Panel Discussion: Monetising WordPress Plugin & Theme Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=5835\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"http://wordpress.tv/2011/04/05/panel-discussion-monetising-wordpress-plugin-theme-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1892:\"
    \n
    [wpvideo ZBHPg1yt]\n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"WordCamp
    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 19:15:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"James Collins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPCandy: WordPress 3.1.1 has been released with maintenance and security upgrades\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16597\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://feedproxy.google.com/~r/wpcandy/~3/eFjYPui4h70/wordpress-3-1-1-released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1353:\"

    \"\"

    Ryan Boren announced today that WordPress 3.1.1 is now available for all to go and update their sites. There were nearly 30 fixes that went into the Maintenance and Security release, which included some performance improvements, fixes for taxonomy and PATHINFO permalinks, and more. So what are you waiting for?

    If you never updated to 3.1, then now is the perfect time to make the switch to 3.1.1.

    Boren explains the security side of the release on the WordPress.org blog:

    Version 3.1.1 also addresses three security issues discovered by WordPress core developers Jon Cave and Peter Westwood, of our security team. The first hardens CSRF prevention in the media uploader. The second avoids a PHP crash in certain environments when handling devilishly devised links in comments, and the third addresses an XSS flaw.

    The release comes 6 weeks after 3.1 was first released.

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 18:20:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Mark McWilliams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WP iPhone: What’s next for WordPress for iOS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://ios.wordpress.org/?p=1004\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://ios.wordpress.org/2011/04/05/whats-next-for-wordpress-for-ios/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3597:\"

    \"\"Version 2.7.2 of the WordPress for iOS app just became available on the App Store. It fixes a number of lingering crashes and bugs. All in all 28 crash/bug reports were closed in this release:

    \n\n

    Check out the Trac milestone for the complete list.

    \n

    What’s next?

    \n

    With the app being much more stable, it’s time to make up for lost ground. We have an agressive release schedule laid out for 2011, in which we’re hoping to add many of the things you’ve been asking about. We’re currently hard at work with WordPress for iOS 2.8 – the next major release of WordPress for iOS.

    \n

    The most important to-do in the 2.8 road map is Localization. WordPress for iOS will now become much more accessible for many users. 2.8 will also introduce a Stats view (finally!), a Quick Photo button, as well as a few more nifty improvements.

    \n

    We’ll never stop improving the app, wether it be fixing issues or enhancing functionality.

    \n

    So, what would you like to see next?

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 15:57:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Isaac Keyet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Dev Blog: WordPress 3.1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1762\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2011/04/wordpress-3-1-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1378:\"

    WordPress 3.1.1 is now available. This maintenance and security release fixes almost thirty issues in 3.1, including:

    \n\n

    Version 3.1.1 also addresses three security issues discovered by WordPress core developers Jon Cave and Peter Westwood, of our security team. The first hardens CSRF prevention in the media uploader. The second avoids a PHP crash in certain environments when handling devilishly devised links in comments, and the third addresses an XSS flaw.

    \n

    We suggest you update to 3.1.1 promptly. Download 3.1.1 or update automatically from the Dashboard → Updates menu in your site’s admin area.

    \n

    Our release haiku:

    \n

    Only the geeks know
    \nWhat half this stuff even means
    \nDon’t worry — update

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 15:10:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Ryan Boren\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Weblog Tools Collection: WordPress Plugin Releases for 4/5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9858\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/pZpYyXa8G1w/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1708:\"

    New plugins

    \n

    Clip Art Illustration Search and Insert allows you to enter search terms for illustrations and images that you may wish to use in your posts.

    \n

    Featured Posts Scroll will scroll a set of posts (either automatically or via user click) in any desired location within a template or a post.

    \n

    WP Display Header lets you specify a header image for each post individually from your default headers and custom headers.

    \n

    WP Save Custom Header lets you save and reuse uploaded header images.

    \n

    Updated plugins

    \n

    eShop is an accessible Shopping Cart plugin.

    \n

    IE6 Upgrade Option displays a warning message, simply and politely informing the user that their browser is out of date while providing links to download newer, more optimal browser choices.

    \n

    Proper Network Activation is a small utility for MultiSite, which ensures that plugins are correctly activated accross your network.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 13:00:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WPTavern: Roots – WordPress Starter Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5238\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://feedproxy.google.com/~r/WordpressTavern/~3/5Vt8zilNq4Y/roots-wordpress-starter-theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1134:\"

    Roots is a starter theme for WordPress based on HTML5 Boilerplate, Blueprint CSS or 960.gs and Starkers. One of the cool features of this starter theme is the implementation of CodeMirror into the HTML post editor which spruces things up. While not extensive, their gallery shows a couple of nice looking sites built on Roots.

    \n\n\n

    Related posts:

    1. My Thoughts On The Atlas Theme Framework
    2. \n
    3. So Many Commercial Themes – So Many Theme Sorters
    4. \n
    5. Which Theme Framework To Use?
    6. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 11:45:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Jeffro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WPTavern: WooThemes To Go Back To Their Roots\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5234\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://feedproxy.google.com/~r/WordpressTavern/~3/E4HJFiiLX7k/woothemes-to-go-back-to-their-roots\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3310:\"

    \"woothemesIn a interesting business move by WooThemes, the commercial theme company has announced that they will be re-focusing their efforts to be a WordPress centric theme company, again. Another example as to how time flies, it wasn’t too long ago when WooThemes began releasing themes for Expression Engine, Tumblr, Drupal, Joomla, and Magento. This was a move to diversify their business and expand into different markets but after a year into the experiment, it turns out that there is more to it than cranking out themes.

    \n
    \n\n
    \n

    It’s great to see that WooThemes is taking measures to ensure that their non WordPress platform customers will be taken care of by the end of April. So is it a risky move by WooThemes to reorganize into a one platform theme company again? Of course, but it’s not like WordPress is going any where and it doesn’t seem to be crumbling down anytime soon. How long WordPress continues to be king of the hill remains to be seen but I’d venture to guess it will be at least a couple more years. Hopefully longer.

    \n\n\n

    Related posts:

    1. Three More Commercial Themes Added To WordPress.com
    2. \n
    3. WordPress.org Should Scare You
    4. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 05 Apr 2011 10:17:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Jeffro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPCandy: Run! Automattic is heading up a worldwide 5k this week\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://feedproxy.google.com/~r/wpcandy/~3/KVoIINFX57k/automattic-5k\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1168:\"

    \"WordPress

    When I see the term “5K” I would rather it be about money. But alas, Automattic wants to inspire us all to be healthy. They are calling all Automatticians and WordPress users alike to do a worldwide 5 kilometer run, trot, skip, pogostick, something (in non-motorized fashion, at least) this week.

    The official day for the Automattic 5k is this Sunday, April 10th. But they’ll take what they can get. After all, it can get tough to organize 80 people across the globe — not to mention the other 30 odd-million of us other yahoos — to do anything, much less excercise.

    So instead of playing Halo or World of Warcraft, quilting, drinking oodles of beer, or just snoring PHP like you normally do, think about getting out and moving your body, in some fassion, about 3.1 good ‘ole American miles. Anytime. This week.

    And please pester me to do the same.

    Do tell, how will you be completing your 5k?

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 22:51:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WPCandy: How to win your Theme Madness 2011 Trophy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16554\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://feedproxy.google.com/~r/wpcandy/~3/PBJWpaQXhMw/theme-madness-2011-rules\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9978:\"

    \"\"

    We have seen a lot of great feedback and excitement since announcing the Theme Madness 2011 project last week. In short, we’re holding a just-for-fun competition between 64 different WordPress theme shops, as well as a bracket competition (something akin to the USA’s March Madness in fact) to reward those who can anticipate the winners of each round.

    We did receive a few questions about the whole thing, and hope that this post will clarify the rules, just how the whole game will play out, and most importantly: how you can win yourself a trophy. First things first, though: if you haven’t seen the Theme Madness announcement yet, go read that first!

    Filling out a bracket could win you a trophy

    \"\"

    The real fun of all of this will be filling out the brackets as teams win (and lose) and tracking your own guesses along the way. Anyone can fill out a Theme Madness bracket (for free), so you should take a minute to do so if you haven’t already.

    We will accept one bracket per person, and we stop accepting brackets on April 10th. We have to, since the games begin on April 11th (Round 1 game schedule below).

    At the end of all the games, when the points are tallied and a victor is, well, victorious, we’ll determine who sent in the most accurate bracket and award them the coveted WPCandy trophy. If there is a tie (which would be nuts), the first person who turned in the bracket will win. So don’t hesitate to fill yours out!

    Being the winning team will win you a trophy

    One thing I’ve noticed, and have always been happy about, is the healthy competitive spirit amongst WordPress theme shops. Theme Madness will, hopefully, put that healthy competitive spirit to the test. Whichever WordPress theme company wins will receive their own WPCandy trophy, and champion status for all time. Or at least until we play again next year.

    So how does a theme shop win? How are the games played? I’m very glad you asked.

    Each game will take place over 48 hours to give everyone an ample chance to weigh in on the victor. During these 48 hours, the game will be played at home and away.

    The away game will be here and on Twitter. Participants will be able to vote in a poll we host here, as well as comment in the post itself to add to the team’s total. Anyone on Twitter will be able to vote using the #wpmadness hashtag, a link to the poll, and the name of the team they’d like to win.

    The home game is just as fun: each competitor can post on their own blog, inviting fans to comment their vote of support there as well. In total, between the home and away games, this gives each fan a potential four votes for your team.

    Just to recap, if you want your favorite team to win you can:

    1. Vote in the poll on WPCandy.
    2. Comment on the poll on WPCandy.
    3. Mention the poll and the team you choose on Twitter using the #wpmadness hashtag.
    4. Comment on the team’s blog post (if they put one up).

    That’s four total votes that you can deliver to the team you want to win.

    At the end of 48 hours we’ll count up the votes and announce the victors of each round on the blog.]

    Round 1 Game Schedule

    The schedule for Round 1 is below, so you know when to prep your teams. Each game will run from 12:00am EST the day the games begin, and will run until 11:59pm EST the next day.

    Bracket ABracket BBracket CBracket D
    April 11WooThemes vs. Themeopoly

    Theme Team vs. AppThemes

    ThemeForest vs. BioThemes

    Gabfire Themes vs. RichWP

    StudioPress vs. Themebaker

    FlexiThemes vs. PremiumPress

    Obox Themes vs. Signature Theme

    BandThemer vs. UpThemes

    April 12Graph Paper Press vs. Panda Themes

    Organic Themes vs. Storefront Themes

    Solostream vs. ThemeShift

    ThemeGarden vs. BlogOhBlog

    ThemeHybrid vs. Xtreme Theme

    Crowd Favorite vs. Working Wireframes

    ThemeJam vs. Startbox

    Pro Theme Design vs. Themes Kingdom

    April 13Themify vs. Bizz Themes

    Elegant Themes vs. Theme Trust

    Mojo Themes vs. Theme Junkie

    Templatic vs. ChimeraThemes

    WPBundle vs. Catalyst Theme

    Headway Themes vs. Aloha Themes

    KreativeThemes vs. Dessign

    Press75 vs. Themes by Bavotasan

    April 14Dev4Press vs. Indonez

    iThemes vs. ThemeWarrior

    WPZoom vs. Viva Themes

    Pagelines vs. Wonder Themes

    Gorilla Themes vs. WPShower

    DIYThemes vs. ThemeForce

    Tokokoo vs. Standard Theme

    Theme Foundry vs. ThemeFuse

    We’ll post the schedule for Round 2 after Round 1 is complete, but you can expect it to follow a similar schedule as above. If you have any questions about things will go down on game day, just say so in the comments and we’ll let you know.

    How will you win a trophy?

    I’m actually asking this question of both bracket submissions and the players themselves. We’ve seen around 100 bracket submissions and growing (which is awesome) and are wondering: what’s your strategy when choosing who wins? Have you carefully mapped your choices out, or have you chosen based on the prettier logos?

    If you’re one of the 64 teams competing, what’s your strategy for bringing the trophy home? Have you let your fans know about it yet, and to plan for it? Have they submitted brackets with you victorious in the end? Share your battle strategies in the comments below.

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 21:14:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Ryan Imel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WPCandy: Digging Into WordPress has been updated for 3.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"http://feedproxy.google.com/~r/wpcandy/~3/X44txcWPE8I/digging-into-wordpress-3-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1556:\"

    \"Digging

    Digging Into WordPress, a book by Chris Coyier and Jeff Starr, has been updated to include new features of WordPress 3.1. Digging Into WordPress is a 400+ page WordPress resource that the guys self publish. Scores of people will vouch for it as an impeccable resource for any developer.

    The new edition includes what they call a “complete guide” to 3.1, an improved chapter on the Loop, and some general tweaks to “improve overall quality and accuracy.”

    As in the past, they are offering DigWP in two ways, via hard copy or pdf. The pdf is available now for $27, and includes lifetime updates and some free themes. Free updates is no small feature, I’ll add, as they are currently on revision 8. The hard copy isn’t quite ready, but will be full color, spiral bound, and include a downloadable copy of the pdf and other features.

    As an added bonus, they’re giving away a straggling copy of DigWP 3.0, which has sold out, to a lucky commenter on the blog post.

    So, do you own Digging Into WordPress already, or other WordPress books? If not, what’s the holdup?

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 15:18:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Weblog Tools Collection: WordPress and the Undraggable Widgets\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9854\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/ly4j19YsKLk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1305:\"

    If you’re a new WordPress users, or perhaps even a veteran, you may have noticed an inability to work with your widgets at Appearance -> Widgets in your Dashboard. This is fortunately not common, but it can lead to a ton of confusion and many hours of frustrating attempts to fix it.

    \n

    First, make sure that your browser has JavaScript enabled. This is usually the most common cause of the issue, and fortunately the easiest to fix.

    \n

    If your browser does have JavaScript enabled, use an FTP or SFTP client to access your server and a plain text editor to edit your wp-config.php file. Once the file is open, add define(\'CONCATENATE_SCRIPTS\', false); below the define(\'DB_HOST\' line and save the file.

    \n

    In most cases, one of the two methods will work for you. If you’re still having trouble, stop by the WordPress Support Forums for further assistance.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 13:00:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"WPTavern: Optimize Images Via Smush.it\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5230\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://feedproxy.google.com/~r/WordpressTavern/~3/ZMZ6zTKwiFk/optimize-images-via-smush-it\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1367:\"

    WordPress blog owners can install the free WordPress plugin WP-Smush.it that uses Yahoo’s Smush.it service to reduce the size of images. The plugin works automatically in the background: It sends all uploaded images to Yahoo’s image compression service and uploads that optimized version to the server, instead of the unoptimized original version.

    \n

    via Reduce Page Loading Time With WP-Smush.it For WordPress Blogs.

    \n

    Smush.it definitely looks like an interesting service to quickly optimize your page loading speeds with shrunken images. However, it’s a pity you can’t perform a batch optimization for multiple images within the plugin although there is a roundabout way of doing it.

    \n\n\n

    Related posts:

    1. OpenCamp – Randy Hoyt – Images In WordPress
    2. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 09:03:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Jeffro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WPTavern: 6 Alternatives To Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5223\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"http://feedproxy.google.com/~r/WordpressTavern/~3/wavHmCCEu10/6-alternatives-to-akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:991:\"

    If you’re worried about paying for Akismet in the future or are curious as to what some of the alternatives are, check out this plugin roundup via Themergency where Bradvin takes a look at six alternatives.

    \n\n\n

    Related posts:

    1. Akismet Looking For New Testimonials
    2. \n
    3. WebBoy Fights Spam – Akismet Comic
    4. \n
    5. Akismet – State of Web Spam
    6. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 08:44:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Jeffro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Wu-Tang Meets Blue Note\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=37954\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://ma.tt/2011/04/wu-blue/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:241:\"

    Logan Walters reinterprets classic Wu-Tang covers in the Blue Note aesthetic:

    \n

    \n

    Hat tip: Patrick Jarenwattananone.

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 04 Apr 2011 03:21:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPCandy: WordPress Community Links: Akismet the dog edition\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16533\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://feedproxy.google.com/~r/wpcandy/~3/funSgQSAE4Q/akismet-the-dog-edition\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5633:\"

    \"\"

    One thing you can pretty much be guaranteed: if you artistically immortalize something in the WordPress family as an animal, we will highlight your work on this blog. It’s just going to happen.

    This week’s edition of community links brings a number of interesting reads, some pro-level tutorials, and a number of resources you’ll want to hold on to. What more could you want?

    Let’s get straight to the links.

    First up are good ‘ole fashioned blog posts:

    Next we have a few tutorials to amp up that brain of yours:

    And finally, a few items you might want to bookmark for future use:

    That’s it for this week’s community links. If you have a link you think should be in our weekly roundup, please do contact us.

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 03 Apr 2011 21:42:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Ryan Imel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"WordPress.tv: Amanda Gonzalez: Pimp My Content | 9 content tips and techniques to transform your website into a successful sales tool\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=5744\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.tv/2011/04/03/amanda-gonzalez-pimp-my-content/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1831:\"
    \n
    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"Amanda
    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 03 Apr 2011 17:26:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"James Collins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Weblog Tools Collection: WordPress Theme Releases for 4/3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9846\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/Y0aBq9ZPnMU/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1652:\"

    \"\"

    \n

    Baza Noclegowa is a clean, clear, and light theme for blogs, corporate websites, and big portals as well.

    \n

    \"\"

    \n

    Citrus is based on greens and oranges, and available in narrow (2 column), medium (2 column), and wide (3 column) varieties.

    \n

    \"\"

    \n

    MyPhoto is a very clean and elegant theme created specifically with photography, portfolio, and other gallery type sites in mind.

    \n

    \"\"

    \n

    Space Weapons is a two column theme, perfect for personal blogs and space enthusiasts.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 03 Apr 2011 13:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WPTavern: WebBoy Fights Spam – Akismet Comic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5220\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"http://feedproxy.google.com/~r/WordpressTavern/~3/o7OjTUN05-0/webboy-fights-spam-akismet-comic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:956:\"

    WebBoy – Episode 1 | WebBoy. Pretty cool comic showing WebBoy has he fights a battle against spam with his trusty sidekick, Akismet. This is one of the coolest uses of the horizontal slider I’ve seen in awhile.

    \n\n\n

    Related posts:

    1. Akismet – State of Web Spam
    2. \n
    3. Akismet Looking For New Testimonials
    4. \n
    5. Is Akismet Still Free?
    6. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 23:15:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Jeffro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPCandy: WordPress tomfoolery abounds on April Fool’s Day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wpcandy.com/?p=16523\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://feedproxy.google.com/~r/wpcandy/~3/E-tcMB8FNVU/april-fools-day-2011-wordpress-pranks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5810:\"

    \"\"

    April 1st always brings the fun, doesn’t it? Everyone seems to feel the pull to play around and haul out some creative lies on April Fool’s Day. The swath of pranks may only be outweighed by groaning about the day on Twitter.  We abstained on WPCandy this year, though we did catch a few folks in the WordPress community happy to carry on the proud internet tradition of trying to make people believe in things that aren’t true.

    Come to think of it, April Fool’s Day on the internet might not be very different from every other day on the internet.

    In any case, we’ve gathered up the WordPress pranks we caught on to in the post below, just after the jump. If you caught something we missed, please share it in the comments. While you’re there, why don’t you weight in on April Fool’s Day pranks: are they worth a chuckle or a waste of your time?

    Page.ly announces launch of Dog.ly and Cat.ly

    \"\"

    Joshua Strebel started the pranks off early this morning with the announcement of Dog.ly and Cat.ly, or a “WordPress service for pets”. According to their press release, “With so many rabid pet owners opening Twitter accounts, creating Facebook pages and even writing blogs, a solution was needed to take some of the pressure off.”

    Can’t really argue with them there.

    My favorite part of the fake press release is where they discuss the biggest tweaks to the WordPress admin:

    Major changes to the interface include a new PawFriendly editor and translation on the fly, allowing dogs to use their familiar barks and cats to purr incessantly until something appears on the page.

    You can enjoy the fun on their blog.

    WordPress.com Stats trick users with a traffic spike

    \"\"

    Here’s one that will take you from excitement, to cold realization, to a knowing smile: reports have come in that WordPress.com Stats users today were treated with an apparent traffic spike, though only in appearance (see the image above for an in-Dashboard example, provided by @spigot on Twitter).

    As long as your daily emotional highs and lows don’t depend on your traffic counts, this one shouldn’t have bothered you. In other words, this prank crushed my soul today.

    Sucuri Security vulnerability prank brings attention, few laughs

    \"\"

    Unfortunately this one falls in the “jokes that didn’t bring much joyous laughter today” category. The post has been redacted, but originally described a WordPress backdoor planted in a non-existent WordPress file. A WPCandy reader provided a quote of the original post:

    Btw, we have not reported this to WordPress yet, because we think that it is not just a bug, but a careful planted backdoor (probably by Matt, their lead developer). We will explain it in details (yes, full disclosure). We are also calling all WordPress users to get together and sue WordPress.org, Automattic and everyone else involved.

    After a brief spurt of reactions in the comments and on Twitter, Sucuri pulled the prank and apologized for the inconvenience.

    Free Mystique theme adds unicorns to post comments

    \"\"

    It seems Mystique, a free theme from Digital Nature, added unicorns to the theme’s comment threads today. The method used was explained in a comment on their blog, along with a number of other confused, annoyed users. It’s probably fair to chalk this one up to more fizzle than fun, as well.

    Anything we missed?

    If you caught a WordPress prank, or even a great April Fool’s Day prank that you enjoyed, chime in and share with us in the comments. If you’d like, weigh in on what’s appropriate to joke about in a prank. What do you think of those listed above?

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 22:57:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Ryan Imel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"BuddyPress: Scheduled Maintenance – April 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://buddypress.org/?p=1406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://buddypress.org/2011/04/scheduled-maintenance-april-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:301:\"

    During the day of Monday, April 4, we will be taking BuddyPress.org down to perform some routine maintenance. This will effect profiles.wordpress.org as well. We’re not doing anything fancy yet, just updating some of the inner workings to pave the way for future updates and enhancements.

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 22:30:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Akismet: Akismet Fights Spam for WebBoy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://blog.akismet.com/?p=541\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://blog.akismet.com/2011/04/01/akismet-fights-spam-for-webboy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2396:\"

    \"\"\"\"The internet has a new super hero: WebBoy made his first appearance today. And we couldn’t be more pleased that he’s making use of his trusty plugin, Akismet.

    \n

    We’ve seen some great tributes to Akismet over the last few years, but this one must be among the best. If you know of any others that we should be aware of (or would like to make one yourself!) please let us know in the comments.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 20:42:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Pete\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.tv: Dan Milward: Games Powered By WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=5742\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.tv/2011/04/01/dan-milward-games-powered-by-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1808:\"
    \n
    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"Dan
    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 14:28:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"James Collins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Weblog Tools Collection: WordPress Plugin Releases for 4/1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9843\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/hOePmdPRg7M/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1196:\"

    New plugins

    \n

    Disable XMLRPC Methods allows you to only enable/disable the specific XML-RPC methods you need.

    \n

    Latest Tweets Tooltip allows you to show the latest tweets about a certain word or phrase in a draggable and resizable jQuery tooltip window.

    \n

    Updated plugins

    \n

    Health Check will perform a number of checks on your WordPress install to detect common configuration errors and known issues.

    \n

    Posts 2 Posts is a foundational plugin that allows you to create connections directly between posts of any type.

    \n

    WordPress Beta Tester provides an easy way to get involved with Beta testing WordPress.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Apr 2011 13:00:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: WordCamp Seattle 2011 – Great Keynotes, Awesome Speakers, Amazing Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://www.wptavern.com/?p=5213\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"http://feedproxy.google.com/~r/WordpressTavern/~3/H9quQHhlLtQ/wordcamp-seattle-2011-great-keynotes-awesome-speakers-amazing-community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3896:\"
    This is a guest blog post written by Nick Ohrn, one of the co-organizers for WordCamp Seattle 2011, You can also follow him on Twitter.
    \n
    \"wordcamp

    WordCamp Seattle April 16th, 2011

    \n

    I’m Nick Ohrn and I’m one of the co-organizers for the Seattle WordPress meetup as well as WordCamp Seattle. Jeff has graciously allowed me to write an article for WP Tavern about WordCamp Seattle and why you should go.

    \n

    I’ll cut straight to the chase – WordCamp Seattle 2011 is going to be amazing. First, we already have a vibrant and thriving community of WordPress users and developers in Seattle. Our monthly meetup has 300+ members and the March meeting had 90+ actual attendees.

    \n

    Next, WordCamp Seattle 2011 features two keynote sessions that are going to knock people’s socks off. The opening day keynote is by Scott Berkun of Automattic. Scott will be talking about the WordPress.com product, how Automattic decides what features go into WordPress.com and eventually make there way into the self hosted version of WordPress and how a distributed company like Automattic works on a practical level.

    \n

    The end of day keynote session will be an interview session with Alex King of Crowd Favorite, an early WordPress contributor and amazing business man. I’ll be conducting the interview on stage (similar to the SxSW fireside chat format) and we’re going to be discussing how he came upon WordPress, what he thinks of the WordPress community, how he sees open source work evolving, what the deal was with WP Help Center and more. It’ll be a can’t miss.

    \n

    Finally, there is a ton of awesome content lined up for the rest of the day. I’m not going to delineate the speakers in this post (but you should check out the schedule) but I know a lot of them personally and am very excited to learn new and interesting things.

    \n

    If you’re on the fence about WordPress Seattle and you think you can make it, I highly recommend you do so. We dropped the ticket prices because we have garnered a lot of support from sponsors across the industry, so you can get in for $30. If you can make it, I highly suggest buying a ticket and joining us as we make this one of the best WordCamps ever.

    \n\n\n

    Related posts:

    1. WordCamp Montreal 2011 Looking For Speakers
    2. \n
    3. Buy My WordCamp Chicago Ticket
    4. \n
    5. WordCamp Columbus L