0byt3m1n1
Path:
/
data
/
0
/
0
/
104
/
153
/
104968
/
meta
/
106442
/
mysql.backup
/
[
Home
]
File: 1_001d8f2_1.mysqlv103.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv103 Database: 1_001d8f2_1 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!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_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `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`), KEY `comment_parent` (`comment_parent`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `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_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_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; INSERT INTO `wp_links` VALUES (1,'http://codex.wordpress.org/','Documentation','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(2,'http://wordpress.org/news/','WordPress Blog','','','','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/news/feed/'),(3,'http://wordpress.org/extend/ideas/','Suggest Ideas','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(4,'http://wordpress.org/support/','Support Forum','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(5,'http://wordpress.org/extend/plugins/','Plugins','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(6,'http://wordpress.org/extend/themes/','Themes','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(7,'http://planet.wordpress.org/','WordPress Planet','','','','Y',1,0,'0000-00-00 00:00:00','','',''); /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `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`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=404 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,0,'siteurl','http://www.99dfs.com/newsite2011','yes'),(2,0,'blogname','99 Dollar Furniture Store','yes'),(3,0,'blogdescription','Over 1000 items 99 dollars or less, Call 480-615-0346 - Stylish, Affordable Quality','yes'),(4,0,'users_can_register','0','yes'),(5,0,'admin_email','tim@createafire.com','yes'),(6,0,'start_of_week','1','yes'),(7,0,'use_balanceTags','0','yes'),(8,0,'use_smilies','1','yes'),(9,0,'require_name_email','1','yes'),(10,0,'comments_notify','1','yes'),(11,0,'posts_per_rss','10','yes'),(12,0,'rss_use_excerpt','0','yes'),(13,0,'mailserver_url','127.0.0.1','yes'),(14,0,'mailserver_login','login@example.com','yes'),(15,0,'mailserver_pass','password','yes'),(16,0,'mailserver_port','110','yes'),(17,0,'default_category','1','yes'),(18,0,'default_comment_status','open','yes'),(19,0,'default_ping_status','open','yes'),(20,0,'default_pingback_flag','0','yes'),(21,0,'default_post_edit_rows','10','yes'),(22,0,'posts_per_page','10','yes'),(23,0,'date_format','F j, Y','yes'),(24,0,'time_format','g:i a','yes'),(25,0,'links_updated_date_format','F j, Y g:i a','yes'),(26,0,'links_recently_updated_prepend','<em>','yes'),(27,0,'links_recently_updated_append','</em>','yes'),(28,0,'links_recently_updated_time','120','yes'),(29,0,'comment_moderation','0','yes'),(30,0,'moderation_notify','1','yes'),(31,0,'permalink_structure','/%year%/%monthnum%/%postname%/','yes'),(32,0,'gzipcompression','0','yes'),(33,0,'hack_file','0','yes'),(34,0,'blog_charset','UTF-8','yes'),(35,0,'moderation_keys','','no'),(36,0,'active_plugins','a:1:{i:0;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";}','yes'),(37,0,'home','http://www.99dfs.com/newsite2011','yes'),(38,0,'category_base','','yes'),(39,0,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,0,'advanced_edit','0','yes'),(41,0,'comment_max_links','2','yes'),(42,0,'gmt_offset','-7','yes'),(43,0,'default_email_category','1','yes'),(44,0,'recently_edited','a:2:{i:0;s:100:\"/data/0/0/104/153/104968/user/106442/htdocs/newsite2011/wp-content/plugins/add-to-any/add-to-any.php\";i:1;s:0:\"\";}','no'),(45,0,'template','twentyten','yes'),(46,0,'stylesheet','twentyten','yes'),(47,0,'comment_whitelist','1','yes'),(48,0,'blacklist_keys','','no'),(49,0,'comment_registration','0','yes'),(50,0,'rss_language','en','yes'),(51,0,'html_type','text/html','yes'),(52,0,'use_trackback','0','yes'),(53,0,'default_role','subscriber','yes'),(54,0,'db_version','15477','yes'),(55,0,'uploads_use_yearmonth_folders','1','yes'),(56,0,'upload_path','','yes'),(57,0,'blog_public','0','yes'),(58,0,'default_link_category','2','yes'),(59,0,'show_on_front','posts','yes'),(60,0,'tag_base','','yes'),(61,0,'show_avatars','1','yes'),(62,0,'avatar_rating','G','yes'),(63,0,'upload_url_path','','yes'),(64,0,'thumbnail_size_w','150','yes'),(65,0,'thumbnail_size_h','150','yes'),(66,0,'thumbnail_crop','1','yes'),(67,0,'medium_size_w','300','yes'),(68,0,'medium_size_h','300','yes'),(69,0,'avatar_default','mystery','yes'),(70,0,'enable_app','0','yes'),(71,0,'enable_xmlrpc','0','yes'),(72,0,'large_size_w','1024','yes'),(73,0,'large_size_h','1024','yes'),(74,0,'image_default_link_type','file','yes'),(75,0,'image_default_size','','yes'),(76,0,'image_default_align','','yes'),(77,0,'close_comments_for_old_posts','0','yes'),(78,0,'close_comments_days_old','14','yes'),(79,0,'thread_comments','1','yes'),(80,0,'thread_comments_depth','5','yes'),(81,0,'page_comments','0','yes'),(82,0,'comments_per_page','50','yes'),(83,0,'default_comments_page','newest','yes'),(84,0,'comment_order','asc','yes'),(85,0,'sticky_posts','a:0:{}','yes'),(86,0,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(87,0,'widget_text','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(88,0,'widget_rss','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(89,0,'timezone_string','','yes'),(90,0,'embed_autourls','1','yes'),(91,0,'embed_size_w','','yes'),(92,0,'embed_size_h','600','yes'),(93,0,'page_for_posts','0','yes'),(94,0,'page_on_front','0','yes'),(95,0,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";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:6:\"Author\";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:11:\"Contributor\";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:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(96,0,'_transient_random_seed','d577b85769c8aaaa9c18e53f94474383','yes'),(97,0,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(98,0,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:11:\"Latest News\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,0,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(100,0,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(101,0,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(102,0,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:17:\"recent-comments-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";}s:19:\"primary-widget-area\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:12:\"categories-2\";}s:21:\"secondary-widget-area\";a:0:{}s:24:\"first-footer-widget-area\";a:0:{}s:25:\"second-footer-widget-area\";a:0:{}s:24:\"third-footer-widget-area\";a:0:{}s:25:\"fourth-footer-widget-area\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(103,0,'cron','a:3:{i:1303948915;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1303949198;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(104,0,'_transient_doing_cron','1303941067','yes'),(402,0,'_site_transient_timeout_theme_roots','1303955479','yes'),(403,0,'_site_transient_theme_roots','a:16:{s:6:\"ahimsa\";s:7:\"/themes\";s:7:\"arclite\";s:7:\"/themes\";s:11:\"arras-theme\";s:7:\"/themes\";s:9:\"atahualpa\";s:7:\"/themes\";s:20:\"cordobo-green-park-2\";s:7:\"/themes\";s:5:\"corp2\";s:7:\"/themes\";s:6:\"fusion\";s:7:\"/themes\";s:13:\"grayCorporate\";s:7:\"/themes\";s:5:\"inove\";s:7:\"/themes\";s:14:\"lightspersonal\";s:7:\"/themes\";s:9:\"lightword\";s:7:\"/themes\";s:10:\"monochrome\";s:7:\"/themes\";s:15:\"orangeCorporate\";s:7:\"/themes\";s:5:\"pixel\";s:7:\"/themes\";s:5:\"trees\";s:7:\"/themes\";s:9:\"twentyten\";s:7:\"/themes\";}','yes'),(111,0,'auth_salt','xSu@yLW*=?%,j@I;uEu>_93V+n?.Vnd0E2gj-ROf0D.xc+wbxSP#.t<Z6Y??_u@f','yes'),(148,0,'default_post_format','0','yes'),(218,0,'current_theme','Twenty Ten','yes'),(109,0,'_site_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1303948131;s:7:\"checked\";a:15:{s:25:\"add-to-any/add-to-any.php\";s:8:\".9.9.3.5\";s:40:\"add-to-facebook-plugin/addtofacebook.php\";s:5:\"1.4.3\";s:19:\"akismet/akismet.php\";s:5:\"2.4.0\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:5:\"1.6.5\";s:43:\"all-in-one-video-pack/interactive_video.php\";s:5:\"2.3.1\";s:54:\"all-in-one-video-pack/all_in_one_video_pack_widget.php\";s:5:\"2.3.1\";s:31:\"easy-adsenser/easy-adsenser.php\";s:4:\"2.79\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:5:\"3.2.2\";s:36:\"google-sitemap-generator/sitemap.php\";s:5:\"3.1.6\";s:9:\"hello.php\";s:5:\"1.5.1\";s:21:\"podpress/podpress.php\";s:5:\"8.8.1\";s:30:\"smart-youtube/smartyoutube.php\";s:3:\"3.3\";s:25:\"tweet-this/tweet-this.php\";s:3:\"1.6\";s:15:\"stats/stats.php\";s:3:\"1.5\";s:27:\"wp-super-cache/wp-cache.php\";s:7:\"0.9.6.1\";}s:8:\"response\";a:13:{s:25:\"add-to-any/add-to-any.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"429\";s:4:\"slug\";s:10:\"add-to-any\";s:11:\"new_version\";s:9:\".9.9.7.13\";s:3:\"url\";s:47:\"http://wordpress.org/extend/plugins/add-to-any/\";s:7:\"package\";s:63:\"http://downloads.wordpress.org/plugin/add-to-any.0.9.9.7.13.zip\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:11:\"new_version\";s:5:\"2.5.3\";s:3:\"url\";s:44:\"http://wordpress.org/extend/plugins/akismet/\";s:7:\"package\";s:55:\"http://downloads.wordpress.org/plugin/akismet.2.5.3.zip\";}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:43:\"all-in-one-video-pack/interactive_video.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"5106\";s:4:\"slug\";s:21:\"all-in-one-video-pack\";s:11:\"new_version\";s:5:\"2.4.3\";s:3:\"url\";s:58:\"http://wordpress.org/extend/plugins/all-in-one-video-pack/\";s:7:\"package\";s:69:\"http://downloads.wordpress.org/plugin/all-in-one-video-pack.2.4.3.zip\";}s:54:\"all-in-one-video-pack/all_in_one_video_pack_widget.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"5106\";s:4:\"slug\";s:21:\"all-in-one-video-pack\";s:11:\"new_version\";s:5:\"2.4.3\";s:3:\"url\";s:58:\"http://wordpress.org/extend/plugins/all-in-one-video-pack/\";s:7:\"package\";s:69:\"http://downloads.wordpress.org/plugin/all-in-one-video-pack.2.4.3.zip\";}s:31:\"easy-adsenser/easy-adsenser.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"5448\";s:4:\"slug\";s:13:\"easy-adsenser\";s:11:\"new_version\";s:4:\"2.99\";s:14:\"upgrade_notice\";s:18:\"Emergency bug fix.\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/easy-adsenser/\";s:7:\"package\";s:59:\"http://downloads.wordpress.org/plugin/easy-adsenser.2.8.zip\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"965\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:11:\"new_version\";s:6:\"4.0.13\";s:3:\"url\";s:67:\"http://wordpress.org/extend/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"http://downloads.wordpress.org/plugin/google-analytics-for-wordpress.4.0.13.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:21:\"podpress/podpress.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"455\";s:4:\"slug\";s:8:\"podpress\";s:11:\"new_version\";s:8:\"8.8.10.2\";s:3:\"url\";s:45:\"http://wordpress.org/extend/plugins/podpress/\";s:7:\"package\";s:59:\"http://downloads.wordpress.org/plugin/podpress.8.8.10.2.zip\";}s:30:\"smart-youtube/smartyoutube.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"1584\";s:4:\"slug\";s:13:\"smart-youtube\";s:11:\"new_version\";s:5:\"3.8.6\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/smart-youtube/\";s:7:\"package\";s:55:\"http://downloads.wordpress.org/plugin/smart-youtube.zip\";}s:25:\"tweet-this/tweet-this.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"4550\";s:4:\"slug\";s:10:\"tweet-this\";s:11:\"new_version\";s:5:\"1.8.2\";s:14:\"upgrade_notice\";s:47:\"Nonessential update making some small upgrades.\";s:3:\"url\";s:47:\"http://wordpress.org/extend/plugins/tweet-this/\";s:7:\"package\";s:58:\"http://downloads.wordpress.org/plugin/tweet-this.1.8.2.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\";}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"1221\";s:4:\"slug\";s:14:\"wp-super-cache\";s:11:\"new_version\";s:7:\"0.9.9.9\";s:14:\"upgrade_notice\";s:87:\"Serve repeated static files from the same CDN hostname, translations, lots of bug fixes\";s:3:\"url\";s:51:\"http://wordpress.org/extend/plugins/wp-super-cache/\";s:7:\"package\";s:64:\"http://downloads.wordpress.org/plugin/wp-super-cache.0.9.9.9.zip\";}}}','yes'),(110,0,'_site_transient_update_themes','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1303941072;s:7:\"checked\";a:16:{s:6:\"ahimsa\";s:3:\"3.0\";s:7:\"arclite\";s:5:\"1.5.4\";s:11:\"arras-theme\";s:5:\"1.3.5\";s:9:\"atahualpa\";s:5:\"3.4.1\";s:20:\"cordobo-green-park-2\";s:7:\"0.9.501\";s:5:\"corp2\";s:2:\"v1\";s:6:\"fusion\";s:3:\"3.1\";s:13:\"grayCorporate\";s:2:\"v1\";s:5:\"inove\";s:5:\"1.4.6\";s:14:\"lightspersonal\";s:4:\"1.00\";s:9:\"lightword\";s:5:\"1.8.7\";s:10:\"monochrome\";s:3:\"2.0\";s:15:\"orangeCorporate\";s:2:\"v1\";s:5:\"pixel\";s:5:\"1.9.7\";s:5:\"trees\";s:2:\"v1\";s:9:\"twentyten\";s:3:\"1.1\";}s:8:\"response\";a:7:{s:6:\"ahimsa\";a:3:{s:11:\"new_version\";s:3:\"3.2\";s:3:\"url\";s:41:\"http://wordpress.org/extend/themes/ahimsa\";s:7:\"package\";s:58:\"http://wordpress.org/extend/themes/download/ahimsa.3.2.zip\";}s:7:\"arclite\";a:3:{s:11:\"new_version\";s:4:\"2.02\";s:3:\"url\";s:42:\"http://wordpress.org/extend/themes/arclite\";s:7:\"package\";s:60:\"http://wordpress.org/extend/themes/download/arclite.2.02.zip\";}s:9:\"atahualpa\";a:3:{s:11:\"new_version\";s:5:\"3.6.4\";s:3:\"url\";s:44:\"http://wordpress.org/extend/themes/atahualpa\";s:7:\"package\";s:63:\"http://wordpress.org/extend/themes/download/atahualpa.3.6.4.zip\";}s:20:\"cordobo-green-park-2\";a:3:{s:11:\"new_version\";s:7:\"0.9.502\";s:3:\"url\";s:55:\"http://wordpress.org/extend/themes/cordobo-green-park-2\";s:7:\"package\";s:76:\"http://wordpress.org/extend/themes/download/cordobo-green-park-2.0.9.502.zip\";}s:9:\"lightword\";a:3:{s:11:\"new_version\";s:7:\"2.0.0.6\";s:3:\"url\";s:44:\"http://wordpress.org/extend/themes/lightword\";s:7:\"package\";s:65:\"http://wordpress.org/extend/themes/download/lightword.2.0.0.6.zip\";}s:10:\"monochrome\";a:3:{s:11:\"new_version\";s:5:\"3.0.4\";s:3:\"url\";s:45:\"http://wordpress.org/extend/themes/monochrome\";s:7:\"package\";s:64:\"http://wordpress.org/extend/themes/download/monochrome.3.0.4.zip\";}s:5:\"pixel\";a:3:{s:11:\"new_version\";s:5:\"2.0.2\";s:3:\"url\";s:40:\"http://wordpress.org/extend/themes/pixel\";s:7:\"package\";s:59:\"http://wordpress.org/extend/themes/download/pixel.2.0.2.zip\";}}}','yes'),(112,0,'logged_in_salt','t;j*i&ly=[0{mP]0-[VFe;dMe[ziOw.$t2-ttFzOe*1{$zl`5D{}.Y|mbEyKfBs%','yes'),(113,0,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(114,0,'widget_calendar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(115,0,'widget_links','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(116,0,'widget_tag_cloud','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(117,0,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(118,0,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:32:\"http://www.99dfs.com/newsite2011\";s:4:\"link\";s:108:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://www.99dfs.com/newsite2011/\";s:3:\"url\";s:141:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://www.99dfs.com/newsite2011/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress 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:7:{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:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(119,0,'nonce_salt','3 p:J7*?>ZcH.t1*V`! <ll2bZi$zK jkXn+;^3KKNz>0cZl*5U44qO1P56/*nE/','yes'),(332,0,'aioseop_options','a:30:{s:9:\"aiosp_can\";s:2:\"on\";s:12:\"aiosp_donate\";s:1:\"0\";s:16:\"aiosp_home_title\";s:10:\"Home Title\";s:22:\"aiosp_home_description\";s:16:\"Home Description\";s:19:\"aiosp_home_keywords\";s:13:\"Home Keywords\";s:23:\"aiosp_max_words_excerpt\";N;s:20:\"aiosp_rewrite_titles\";s:2:\"on\";s:23:\"aiosp_post_title_format\";s:27:\"%post_title% | %blog_title%\";s:23:\"aiosp_page_title_format\";s:27:\"%page_title% | %blog_title%\";s:27:\"aiosp_category_title_format\";s:31:\"%category_title% | %blog_title%\";s:26:\"aiosp_archive_title_format\";s:21:\"%date% | %blog_title%\";s:22:\"aiosp_tag_title_format\";s:20:\"%tag% | %blog_title%\";s:25:\"aiosp_search_title_format\";s:23:\"%search% | %blog_title%\";s:24:\"aiosp_description_format\";s:13:\"%description%\";s:22:\"aiosp_404_title_format\";s:33:\"Nothing found for %request_words%\";s:18:\"aiosp_paged_format\";s:14:\" - Part %page%\";s:20:\"aiosp_use_categories\";N;s:32:\"aiosp_dynamic_postspage_keywords\";s:2:\"on\";s:22:\"aiosp_category_noindex\";s:2:\"on\";s:21:\"aiosp_archive_noindex\";s:2:\"on\";s:18:\"aiosp_tags_noindex\";N;s:14:\"aiosp_cap_cats\";s:2:\"on\";s:27:\"aiosp_generate_descriptions\";s:2:\"on\";s:16:\"aiosp_debug_info\";N;s:20:\"aiosp_post_meta_tags\";s:0:\"\";s:20:\"aiosp_page_meta_tags\";s:0:\"\";s:20:\"aiosp_home_meta_tags\";s:0:\"\";s:13:\"aiosp_enabled\";s:1:\"0\";s:12:\"aiosp_do_log\";N;s:14:\"aiosp_ex_pages\";s:0:\"\";}','yes'),(391,0,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1303984286','no'),(392,0,'_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2','1303984286','no'),(393,0,'_transient_feed_1a5f760f2e2b48827d4974a60857e7c2','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";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:72:\"\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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress Plugins » View: Recently Updated\";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:51:\"http://wordpress.org/extend/plugins/browse/updated/\";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:43:\"WordPress Plugins » View: Recently Updated\";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:5:\"en-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:\"Wed, 27 Apr 2011 21:43: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2855\";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:15:{i:0;a:6:{s:4:\"data\";s:30:\"\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:20:\"Glossom on \"Glossom\"\";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:55:\"http://wordpress.org/extend/plugins/glossom/#post-16684\";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:\"Wed, 17 Mar 2010 13:47: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"16684@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:104:\"The Glossom Plugin allows Glossom users to create a lively Collection Cover within the post of a WP blog\";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:7:\"Glossom\";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:30:\"\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:26:\"joch on \"WP Facebook Like\"\";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:64:\"http://wordpress.org/extend/plugins/wp-facebook-like/#post-17485\";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:\"Thu, 22 Apr 2010 14:59:59 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"17485@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:79:\"WP Facebook Like makes it easy to integrate the Facebook Like and Send buttons.\";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:\"joch\";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:30:\"\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:51:\"waffleguy4 on \"Random Background Image Per Session\"\";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:83:\"http://wordpress.org/extend/plugins/random-background-image-per-session/#post-25956\";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, 18 Apr 2011 19:25: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"25956@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:139:\"Chooses a random background image for each site visitor, but remembers the chosen background on each sub-page for the entire visit session.\";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:\"waffleguy4\";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:30:\"\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:37:\"mscheland on \"Pollphin for 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/extend/plugins/wp-pollphin/#post-26139\";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:\"Wed, 27 Apr 2011 11:36:20 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26139@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:58:\"Embed Pollphin polls without modifying your template code!\";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:\"mscheland\";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:30:\"\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:47:\"jamesbenson on \"Constant Contact for 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/extend/plugins/constant-contact-api/#post-15851\";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, 08 Feb 2010 10:55:12 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"15851@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:76:\"Integrate Constant Contact into your website with this full-featured plugin.\";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:\"jamesbenson\";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:30:\"\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:\"Dalton Rooney on \"Portfolio Slideshow\"\";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://wordpress.org/extend/plugins/portfolio-slideshow/#post-16744\";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, 19 Mar 2010 20:41: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"16744@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:150:\"A shortcode that inserts a clean and simple jQuery + cycle powered slideshow of all image attachments on a post or page. Degrades gracefully for users\";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:\"Dalton Rooney\";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:30:\"\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:34:\"gn_themes on \"Shortcodes Ultimate\"\";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://wordpress.org/extend/plugins/shortcodes-ultimate/#post-25618\";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:08: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"25618@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:\"Provides support for multiple useful shortcodes\";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:\"gn_themes\";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:30:\"\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:\"allis741 on \"Jobs Finder\"\";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:59:\"http://wordpress.org/extend/plugins/jobs-finder/#post-22024\";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:\"Thu, 04 Nov 2010 20:19: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22024@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:147:\"Plugin "Jobs Finder" gives visitors the opportunity to more than 1 million offer of employment. Jobs search for U.S., Canada, UK, Australia\";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:8:\"allis741\";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:30:\"\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:\"zvysha on \"SweetCaptcha - Free designed captcha service\"\";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:95:\"http://wordpress.org/extend/plugins/sweetcaptcha-revolutionary-free-captcha-service/#post-25377\";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, 22 Mar 2011 19:50:36 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"25377@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:93:\"SweetCaptcha - Design your own CAPTCHA and put your users and your website at first priority.\";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:\"zvysha\";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:30:\"\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:33:\"rudestan on \"VKontakte Wall Post\"\";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://wordpress.org/extend/plugins/vkontakte-wall-post/#post-26112\";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, 26 Apr 2011 09:57: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26112@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:150:\"The plugin allows you to publish the text and links on your WordPress posts to VKontakte Wall. This ability can slightly help to increase popularity o\";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:8:\"rudestan\";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:30:\"\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:51:\"leopedia on \"News Ticker Leopedia Wordpress Plugin\"\";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:74:\"http://wordpress.org/extend/plugins/news-ticker-pluginleopedia/#post-25879\";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, 15 Apr 2011 10:08:48 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"25879@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:108:\"A Breaking news ticker based on JQuery ,Displays a sliding or fading list of post titles with date and time.\";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:8:\"leopedia\";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:30:\"\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:27:\"Billyben on \"BillyBen Ring\"\";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:62:\"http://wordpress.org/extend/plugins/billyben-rings/#post-26120\";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, 26 Apr 2011 14:24:26 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26120@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:129:\"Display your links, tag, pages, and/or categories by a circular sideBar widget, with full or arrowed circles. Fully customizable.\";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:8:\"Billyben\";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:30:\"\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:\"cbetancourt on \"Ajax Content Renderer\"\";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://wordpress.org/extend/plugins/ajax-content-renderer/#post-12480\";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, 18 Aug 2009 22:47:00 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"12480@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:78:\"Detects Ajax requests and returns just the formatted body of the post or page.\";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:\"cbetancourt\";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:30:\"\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:20:\"Hax on \"Image Store\"\";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:59:\"http://wordpress.org/extend/plugins/image-store/#post-20840\";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, 13 Sep 2010 22:11:57 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"20840@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:116:\"Image Store (ImStore) is a photo gallery and store plugin for WordPress with Paypal and Google Checkout integration.\";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:3:\"Hax\";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:30:\"\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:52:\"LiknoSoftware on \"AllWebMenus WordPress Menu Plugin\"\";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://wordpress.org/extend/plugins/allwebmenus-wordpress-menu-plugin/#post-7645\";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, 11 Nov 2008 18:49:57 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"7645@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:62:\"Required software: AllWebMenus PRO (version 5.1.818 and 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"LiknoSoftware\";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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:52:\"http://wordpress.org/extend/plugins/rss/view/updated\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:26 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2010-03-17 13:47:27\";s:14:\"content-length\";s:4:\"7943\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(394,0,'_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1303984286','no'),(395,0,'_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1303941086','no'),(389,0,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1303984286','no'),(390,0,'_transient_feed_mod_57bc725ad6568758915363af670fd8bc','1303941086','no'),(381,0,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1303984285','no'),(382,0,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1303941085','no'),(383,0,'_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc','1303984285','no'),(384,0,'_transient_feed_a5420c83891a9c88ad2a4f04584a5efc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";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:72:\"\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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";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:51:\"http://wordpress.org/extend/plugins/browse/popular/\";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:39:\"WordPress Plugins » View: Most Popular\";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:5:\"en-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:\"Wed, 27 Apr 2011 21:45:54 +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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2855\";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:15:{i:0;a:6:{s:4:\"data\";s:30:\"\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:22:\"edo888 on \"GTranslate\"\";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:58:\"http://wordpress.org/extend/plugins/gtranslate/#post-14437\";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:\"Thu, 26 Nov 2009 17:35:42 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"14437@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:108:\"Get translations with a single click between 58 languages (more than 98% of internet users) on your website!\";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:\"edo888\";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:30:\"\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:33:\"uberdose on \"All in One SEO Pack\"\";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:65:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753\";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, 30 Mar 2007 20:08: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"753@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";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:8:\"uberdose\";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:30:\"\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:47:\"joostdevalk on \"Google Analytics for 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://wordpress.org/extend/plugins/google-analytics-for-wordpress/#post-2316\";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, 14 Sep 2007 12:15: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2316@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:145:\"Track your WordPress site easily and with lots of metadata: views per author & category, automatic tracking of outbound clicks and pageviews.\";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:\"joostdevalk\";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:30:\"\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:36:\"Takayuki Miyoshi on \"Contact Form 7\"\";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:61:\"http://wordpress.org/extend/plugins/contact-form-7/#post-2141\";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:\"Thu, 02 Aug 2007 12:45: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2141@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:54:\"Just another contact form plugin. Simple but flexible.\";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:16:\"Takayuki Miyoshi\";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:30:\"\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:30:\"BraveNewCode Inc. on \"WPtouch\"\";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:54:\"http://wordpress.org/extend/plugins/wptouch/#post-5468\";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:\"Thu, 01 May 2008 04:58: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"5468@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:150:\"WPtouch: A simple, powerful and elegant mobile theme for your website.\n\nWPtouch automatically transforms your WordPress blog into an iPhone applicatio\";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:\"BraveNewCode Inc.\";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:30:\"\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:\"Brian Colinger on \"WordPress Importer\"\";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://wordpress.org/extend/plugins/wordpress-importer/#post-18101\";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:\"Thu, 20 May 2010 17:42:45 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"18101@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";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:14:\"Brian Colinger\";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:30:\"\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:28:\"casibus on \"ourSTATS Widget\"\";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:65:\"http://wordpress.org/extend/plugins/ourstatsde-widget/#post-18282\";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:\"Sat, 29 May 2010 14:16:19 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"18282@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:51:\"create a widget for the ourstats.de counter service\";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:7:\"casibus\";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:30:\"\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:42:\"Mike Challis on \"Fast Secure Contact Form\"\";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.org/extend/plugins/si-contact-form/#post-12636\";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:\"Thu, 27 Aug 2009 01:20: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"12636@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:131:\"A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. No templates to mess with.\";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:12:\"Mike Challis\";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:30:\"\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:\"Arne on \"Google XML Sitemaps\"\";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.org/extend/plugins/google-sitemap-generator/#post-132\";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, 09 Mar 2007 22:31:32 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"132@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";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:\"Arne\";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:30:\"\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:52:\"micropat on \"AddToAny: Share/Bookmark/Email Buttons\"\";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:56:\"http://wordpress.org/extend/plugins/add-to-any/#post-498\";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:\"Sat, 17 Mar 2007 23:08: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"498@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:140:\"Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, StumbleUpon, Digg and many more.\";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:8:\"micropat\";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:30:\"\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:34:\"flash gallery on \"1 Flash Gallery\"\";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.org/extend/plugins/1-flash-gallery/#post-24163\";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:\"Thu, 03 Feb 2011 14:02: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"24163@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:146:\"1 Flash Gallery is a Photo Gallery with slideshow function, many skins and powerfull admin to manage your image gallery without any program skills\";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:\"flash gallery\";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:30:\"\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:30:\"Alex Rabe on \"NextGEN Gallery\"\";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:62:\"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169\";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, 23 Apr 2007 20:08:06 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"1169@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:108:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.\";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:\"Alex Rabe\";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:30:\"\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:96:\"nicashmu on \"Post video players, slideshow albums, photo galleries and music / podcast playlist\"\";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:81:\"http://wordpress.org/extend/plugins/video-playlist-and-gallery-plugin/#post-23415\";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, 04 Jan 2011 16:16: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"23415@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:73:\"Post your videos, photo galleries/flash slideshows easily and in seconds.\";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:8:\"nicashmu\";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:30:\"\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:21:\"John on \"Redirection\"\";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:58:\"http://wordpress.org/extend/plugins/redirection/#post-2286\";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, 10 Sep 2007 04:45:08 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2286@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:144:\"Redirection is a WordPress plugin to manage 301 redirections and keep track of 404 errors without requiring knowledge of Apache .htaccess files.\";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:\"John\";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:30:\"\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:37:\"cavemonkey50 on \"Google Analyticator\"\";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:65:\"http://wordpress.org/extend/plugins/google-analyticator/#post-130\";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, 09 Mar 2007 22:31: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"130@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:107:\"Adds the necessary JavaScript code to enable Google Analytics. Includes widgets for Analytics data display.\";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:12:\"cavemonkey50\";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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:52:\"http://wordpress.org/extend/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:25 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2009-11-26 17:35:42\";s:14:\"content-length\";s:4:\"8019\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(385,0,'_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1303984285','no'),(386,0,'_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1303941085','no'),(373,0,'_transient_timeout_feed_5284cb96fae2153ca22703cba1c18ae1','1303984282','no'),(374,0,'_transient_feed_5284cb96fae2153ca22703cba1c18ae1','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:1:\"\n\";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:0:\"\";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:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"link:http://www.99dfs.com/newsite2011/ - Google Blog Search\";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:111:\"http://blogsearch.google.com/blogsearch?scoring=d&ie=ISO-8859-1&num=10&q=link:http://www.99dfs.com/newsite2011/\";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:93:\"Your search - <b>link:http://www.99dfs.com/newsite2011/</b> - did not match any documents. \";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:36:\"http://a9.com/-/spec/opensearch/1.1/\";a:3:{s:12:\"totalResults\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:10:\"startIndex\";a:1:{i:0;a:5:{s:4:\"data\";s: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:12:\"itemsPerPage\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"10\";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:\"type\";i:128;s:7:\"headers\";a:9:{s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:21 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:7:\"expires\";s:29:\"Fri, 01 Jan 1990 00:00:00 GMT\";s:13:\"cache-control\";s:25:\"no-cache, must-revalidate\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"set-cookie\";s:138:\"PREF=ID=a009abd99dee345d:TM=1303941081:LM=1303941082:S=HrleobWsPOMOtwic; expires=Fri, 26-Apr-2013 21:51:22 GMT; path=/; domain=.google.com\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:6:\"server\";s:4:\"bsfe\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(375,0,'_transient_timeout_feed_mod_5284cb96fae2153ca22703cba1c18ae1','1303984282','no'),(376,0,'_transient_feed_mod_5284cb96fae2153ca22703cba1c18ae1','1303941082','no'),(379,0,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1303984285','no'),(380,0,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";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:50:\"\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:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";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:25:\"http://wordpress.org/news\";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:14:\"WordPress News\";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:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Apr 2011 19:05:17 +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: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://wordpress.org/?v=3.2-bleeding\";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:10:{i:0;a:6:{s:4:\"data\";s:44:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 3.1.2\";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-2/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2011/04/wordpress-3-1-2/#comments\";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, 26 Apr 2011 19:00:06 +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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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:5:{s:4:\"data\";s:8:\"Security\";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=1801\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:376:\"WordPress 3.1.2 is now available and is a security release for all previous WordPress versions. This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts. The issue was discovered by a member of our security team, WordPress developer Andrew Nacin, with Benjamin Balter. We suggest you update to 3.1.2 promptly, especially if [...]\";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:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:980:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.1.2</a> is now available and is a security release for all previous WordPress versions.</p>\n<p>This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts.</p>\n<p>The issue was discovered by a member of our security team, WordPress developer <a href=\"http://andrewnacin.com/\">Andrew Nacin</a>, with <a href=\"http://ben.balter.com/\">Benjamin Balter</a>.</p>\n<p>We suggest you update to 3.1.2 promptly, especially if you allow users to register as contributors or if you have untrusted users. <a href=\"http://codex.wordpress.org/Version_3.1.2\">This release</a> also fixes <a title=\"Bugs fixed in 3.1.2\" href=\"http://core.trac.wordpress.org/query?milestone=3.1.2\">a few bugs</a> that missed the boat for version 3.1.1.</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.1.2</a> or update automatically from the Dashboard → Updates menu in your site’s admin area.</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2011/04/wordpress-3-1-2/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:44:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Summer WordCamps 2011\";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:55:\"http://wordpress.org/news/2011/04/summer-wordcamps-201/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2011/04/summer-wordcamps-201/#comments\";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:\"Sat, 16 Apr 2011 23:06:55 +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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";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=1785\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:379:\"Looking for something fun to do during your summer vacation? Why not check out a WordCamp! WordCamps are locally-organized casual conferences of, by, and for WordPress users, developers, and enthusiasts just like you. The focus of a WordCamp is to foster face-to-face connections and collaboration among the local WordPress crowd, but there are usually some out-of-towners [...]\";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:\"Jane Wells\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6113:\"<p>Looking for something fun to do during your summer vacation? Why not check out a WordCamp! WordCamps are locally-organized casual conferences of, by, and for WordPress users, developers, and enthusiasts just like you. The focus of a WordCamp is to foster face-to-face connections and collaboration among the local WordPress crowd, but there are usually some out-of-towners there as well. Here are the WordCamps that have been approved so far for the summer:</p>\n<p>April 16: <a href=\"http://wordcampseattle.org/\">WordCamp Seattle</a> in Seattle, WA. This weekend! After taking a year off, WordCamp Seattle is back with tracks for bloggers, designers, and developers. This year they’ll feature a lineup including presentations by both local speakers and visitors like core committer Andrew Nacin, as well as an Ignite session of lightning talks at the end of the day.</p>\n<p>May 5: <a href=\"http://wordcampdevelopers.com/\">WordCamp Vancouver (Developer Edition)</a> in Vancouver, BC. This one-day WordCamp is aimed purely at developers working on the WordPress platform, and will not have content aimed at bloggers (as previous Vancouver WordCamps have). I predict we will start seeing more of these types of niche WordCamps moving forward, because they will mean smaller, more intimate events that allow more collaboration (and make it easier to find venues!). Note that we’re working with the organizers to get the tickets to a more reasonable price, so keep your eyes open this week if you’ve held off on buying a ticket because of the price tag.</p>\n<p>May 7: <a href=\"http://wordcamp-switzerland.ch/\">WordCamp Switzerland</a> in Brugg, Switzerland. This one will cover a wide range of topics, including getting started with WordPress, advanced development topics, BuddyPress, and an inside look at running a WordPress-based business.</p>\n<p>May 14: <a href=\"http://www.ocwordcamp.com/\">WordCamp Orange County</a> in Orange, CA. Already sold out! Orange County had their first WordCamp last year, and the organizers have put together another great event this time around.</p>\n<p>May 14: <a href=\"http://paris14mai2011.wordcamp.fr/\">WordCamp Paris</a> in Paris, France. One of the last true unconference-style WordCamps, the Paris group will plan their schedule the morning of the event like they do at BarCamps. WordCamp Paris had one of the best WordCamp t-shirts ever a couple of years ago. And it’s in Paris in the spring.</p>\n<p>May 21–22: <a href=\"http://wordcampraleigh.com/\">WordCamp Raleigh</a> in Raleigh, NC. Repeat organizers from the Raleigh WordPress Meetup Group are just starting to select speakers and put together their plans, but if it is anything like last year, the venue will be packed with WordPress professionals (and maybe there will be cookies). I’ll be attending this one, as will Nacin.</p>\n<p>June 4–5: <a href=\"http://2011.reno.wordcamp.org/\">WordCamp Reno-Lake Tahoe</a> in Reno, NV. Organized by a WordPress core UI group contributor, WordCamp Reno-Lake Tahoe is taking place in Reno and has a packed schedule full of visiting experts.</p>\n<p>June 11–12: <a href=\"http://www.wckansascity.org/\">WordCamp Kansas City</a> in Overland Park, KS. With publisher, designer, and developer tracks, Kansas City’s WordCamp will have a little something for everyone, presented in large part by local speakers.</p>\n<p>June 17–19: <a href=\"http://wordcampcolumbus.com/\">WordCamp Columbus</a> in Columbus, OH. WordCamp Columbus has a new organizer this year and is bringing the focus more firmly onto WordPress (and less on social media). Their 3-day event includes an entire day for newbies, and another for non-profits, a nice addition to the usual blogger/developer tracks.</p>\n<p>July 9–10: <a href=\"http://wcmtl.org/\">WordCamp Montreal</a> in Montreal, Quebec. This group consistently puts on a great every year. If you register now, you can still get a $10 discount and get both days for only $30 (with sessions in both English and French to reflect the bilingual nature of the city). Montreal plays host to a number of <a href=\"http://www.montreal.com/tourism/festivals/index.html\">festivals</a> throughout the year, and this weekend is no different, including festivals for the arts, comedy, tango, and even circus arts.</p>\n<p>July 16: <a href=\"http://2011.sandiego.wordcamp.org/\">WordCamp San Diego</a> in San Diego, CA. First WordCamp in San Diego! They have talking about this for over a year, and are now starting to really ramp up the planning. They’re finalizing their venue right now, and I would expect a great roster of speakers.</p>\n<p>July 16-17: <a href=\"http://wiki.wordcampuk.org/Main_Page\">WordCamp Portsmouth</a> in Portsmouth, UK. The annual WordCamp UK that moves from city to city each year alights this year in Portsmouth. This one is notable because Mike Little, co-founder of WordPress, is part of the organizing team.</p>\n<p>July 23–24: <a href=\"http://wordcampboston.com/\">WordCamp Boston</a> in Boston, MA. Another one just about to lock down some details and get starting with speaker selection, etc. An easy train ride from so many places, and not in the middle of winter this year!</p>\n<p>July 30-31: <a href=\"http://2011.chicago.wordcamp.org\">WordCamp Chicago</a> has new organizers and is a new venue this year. A call for speakers, supporters, and volunteers will likely be posted sometime next week.</p>\n<p><a href=\"http://www.wordcampportland.org/\">WordCamp Portland</a> is looking for a venue before deciding on a date this year, as it has outgrown the space it’s used the past two years, but hopes to happen in September. If you would be interested in donating a venue to this popular event, please <a href=\"http://www.wordcampportland.org/\">contact them</a>.</p>\n<p>We’ll hold off on posting fall events until later in the summer since there a lot in the planning stages now. To get the most up-to-date information, visit <a href=\"http://central.wordcamp.org/schedule/\">WordCamp Central</a>.</p>\n<p>Hope to see you at a WordCamp soon!</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2011/04/summer-wordcamps-201/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:44:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"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:\"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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2011/04/wordpress-3-1-1/#comments\";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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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:5:{s:4:\"data\";s:8:\"Security\";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:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:397:\"WordPress 3.1.1 is now available. This maintenance and security release fixes almost thirty issues in 3.1, including: Some security hardening to media uploads Performance improvements Fixes for IIS6 support Fixes for taxonomy and PATHINFO (/index.php/) permalinks Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues Version 3.1.1 also addresses three [...]\";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:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1395:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.1.1</a> is now available. This maintenance and security release fixes <a title=\"Bugs fixed in 3.1.1\" href=\"http://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=3.1.1&group=resolution&order=priority\">almost thirty issues</a> in 3.1, including:</p>\n<ul>\n<li>Some security hardening to media uploads</li>\n<li>Performance improvements</li>\n<li>Fixes for IIS6 support</li>\n<li>Fixes for taxonomy and PATHINFO (/index.php/) permalinks</li>\n<li>Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues</li>\n</ul>\n<p>Version 3.1.1 also addresses three security issues discovered by WordPress core developers <a href=\"http://joncave.co.uk/\">Jon Cave</a> and <a href=\"http://blog.ftwr.co.uk/\">Peter Westwood</a>, 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.</p>\n<p>We suggest you update to 3.1.1 promptly. <a href=\"http://wordpress.org/download/\">Download 3.1.1</a> or update automatically from the Dashboard → Updates menu in your site’s admin area.</p>\n<p>Our release haiku:</p>\n<p>Only the geeks know<br />\nWhat half this stuff even means<br />\nDon’t worry — update</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2011/04/wordpress-3-1-1/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:47:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"WordPress Summer of Code 2011\";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:64:\"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/#comments\";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:\"Wed, 30 Mar 2011 15:57:54 +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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"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:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"GSoC\";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=1756\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:361:\"For the past several years, WordPress has been a proud participant in the Google Summer of Code program (aka GSoC). We’ve been accepted as a mentoring organization again this year, and are looking forward to working with a select handful of talented college students who are interested in developing for WordPress. Student applications are currently [...]\";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:\"Jane Wells\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2993:\"<p>For the past several years, WordPress has been a proud participant in the <a href=\"http://www.google-melange.com/gsoc/homepage/google/gsoc2011\">Google Summer of Code</a> program (aka GSoC). We’ve been accepted as a mentoring organization <a title=\"The official GSoC page on WordPress.org\" href=\"http://wordpress.org/gsoc/\">again this year</a>, and are looking forward to working with a select handful of talented college students who are interested in developing for WordPress. Student applications are currently being accepted, and the deadline to apply is April 8. Are you a college student/developer looking for a summer challenge (or do you know one)? If so, read on to find out how you (or your friend) can make $5,000 developing for WordPress this summer. (Best. Summer. Job. Ever.)</p>\n<p>GSoC Logistics:</p>\n<ul>\n<li>175 mentoring organizations (including WordPress)</li>\n<li>Highly competitive and prestigious program (in 2010, 5539 proposals were submitted by 3464 students, and 1026 were accepted)</li>\n<li>You must be enrolled in an accredited college/university</li>\n<li>Coding period is May-August</li>\n<li>Successful completion of project = $5,000</li>\n<li><a href=\"http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2011/faqs\">GSoC FAQ</a> answers all your questions</li>\n</ul>\n<p>WordPress logistics:</p>\n<ul>\n<li>Mentors include WordPress core developers, plugin authors (including BuddyPress and bbPress), mobile app developers, and WordPress professionals.</li>\n<li>Projects are limited only by your imagination and ability.</li>\n<li>Previous GSoC students have gained responsible roles in WordPress core development, like Dion Hulse and Andrew Nacin (core committers), and Daryl Koopersmith (wrote the internal linking feature in 3.1 and much of the custom menus feature in 3.0).</li>\n<li>This year, in addition to accepting project proposals for the main WordPress web app, we’re also encouraging applications for projects with the <a href=\"http://wordpress.org/extend/mobile/\">WordPress mobile apps</a> (iOS, Android, Blackberry, Nokia, Windows Phone 7), for community-developed plugins like BuddyPress and bbPress, and even standalone plugins that could become community projects. Check out our <a href=\"http://codex.wordpress.org/GSoC2011\">Codex page on GSoC 2011</a> for some ideas to get you thinking.</li>\n<li>Last year we mentored 15 students, and hope to take on about the same number this year.</li>\n</ul>\n<p>If you’re a college student/developer, we encourage you to apply. If you’re a professor or a teacher of graduating high school seniors, encourage your students! If you just want to help us spread the word, <a title=\"WordPress GSoC 2011 flyer in PDF format (black and white, 8.5 x 11)\" href=\"http://wpdevel.files.wordpress.com/2011/03/wordpress-gsoc-2011-flyer.pdf\">download the WordPress GSoC flyer</a> and post it on campus bulletin boards in your town. Remember, April 8 is the deadline to apply!</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:47:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Live from South by Southwest 2011\";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:43:\"http://wordpress.org/news/2011/03/sxsw2011/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/news/2011/03/sxsw2011/#comments\";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, 14 Mar 2011 11:24: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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"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:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"genius bar\";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:5:{s:4:\"data\";s:4:\"sxsw\";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=1746\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:322:\"If you’ve ever heard Matt Mullenweg talk about the early days of WordPress, the South by Southwest (SxSW) Interactive festival that takes place each spring in Austin, TX usually crops up in the story. South by Southwest is in full swing right now, and WordPress has been all over the place. On Friday the 11th, [...]\";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:\"Jane Wells\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2105:\"<p>If you’ve ever heard Matt Mullenweg talk about the early days of WordPress, the <a title=\"SxSW Interactive\" href=\"http://sxsw.com/interactive\">South by Southwest (SxSW) Interactive</a> festival that takes place each spring in Austin, TX usually crops up in the story. South by Southwest is in full swing right now, and WordPress has been all over the place.</p>\n<p>On Friday the 11th, Matt was interviewed by John Battelle of Federated Media in front of a packed ballroom, talking about the future of WordPress. That night, the annual SxSW WordPress BBQ party played host to hundreds of WordPress users, developers, and businesspeople, and attendees got an extra treat this year in the form of a t-shirt made especially to commemorate WordPress and its Texas roots.</p>\n<p>On Saturday the 12th, a second party co-hosted by the Austin WordPress Meetup Group and GeekAustin (and co-sponsored by the WordPress Foundation and WPEngine) brought together a similar crowd but with the addition of local WordPress community members who were not registered for the SxSW conference.</p>\n<p>Starting today, the South by Southwest trade show opens, and this year for the first time it will feature an official WordPress Genius Bar. Staffed by professional WordPress support staff, developers, advanced users, theme designers, and even some of the core contributors and project leaders, the booth will be open from 11am-6pm each day to answer questions and help people with any WordPress problems they might have. If you are at South by Southwest this year, consider stopping by to say hello and pick up a WordPress button or sticker. We’ll also have a limited supply of the special WordPress/Texas shirts that we’ll be giving away at the booth, so if you’re at SxSW between now and Thursday, stop by. Hope to see you there!</p>\n<p><em>Location: The WordPress booth will be in trade show stand numbers 829, 831, 928, and 930 (it’s an endcap booth that combines those four spaces). You can find us in those spaces by following the numbered banners hanging from the ceiling.</em></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/news/2011/03/sxsw2011/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:41:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 3.1, lots of fun\";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:43:\"http://wordpress.org/news/2011/02/threeone/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/news/2011/02/threeone/#comments\";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:\"Wed, 23 Feb 2011 14:00:54 +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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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=1704\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:388:\"The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Reinhardt” is named in honor of the jazz guitarist Django Reinhardt. Version 3.1 is available for download, or you can update from within your dashboard. This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an [...]\";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:14:\"Matt Mullenweg\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:17146:\"<p>The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Reinhardt” is named in <a href=\"http://wordpress.org/about/roadmap/\">honor of</a> the jazz guitarist <a href=\"http://en.wikipedia.org/wiki/Django_Reinhardt\">Django Reinhardt</a>. Version 3.1 is <a href=\"http://wordpress.org/download/\">available for download</a>, or you can <a href=\"http://codex.wordpress.org/Dashboard_Updates_SubPanel\">update from within your dashboard</a>.</p>\n<p>This release features a lightning fast <strong>redesigned linking workflow</strong> which makes it easy to link to your existing posts and pages, an <strong>admin bar</strong> so you’re never more than a click away from your most-used dashboard pages, a <strong>streamlined writing interface</strong> that hides many of the seldom-used panels by default to create a simpler and less intimidating writing experience for new bloggers (visit Screen Options in the top right to get old panels back), and a <strong>refreshed blue admin scheme</strong> available for selection under your personal options.</p>\n<p>There’s a bucket of candy for developers as well, including our new <strong>Post Formats support</strong> which makes it easy for themes to create portable tumblelogs with different styling for different types of posts, <strong>new CMS capabilities</strong> like archive pages for custom content types, a <strong>new Network Admin</strong>, an overhaul of the import and export system, and the ability to perform<strong> advanced taxonomy and custom fields queries</strong>.</p>\n<p>With the 3.1 release, <strong>WordPress is more of a CMS than ever before</strong>. The only limit to what you can build is your imagination.</p>\n<p>(No video yet for 3.1, we’re going to add it later.)</p>\n<h3>By the Numbers</h3>\n<p>There were over <strong>two thousand commits</strong> to the codebase in the 3.1 cycle! For a more comprehensive look at everything that has improved in 3.1, check out <a href=\"http://codex.wordpress.org/Version_3.1\">3.1’s Codex page</a> or the <a href=\"http://core.trac.wordpress.org/query?status=closed&resolution=fixed&milestone=3.1&group=status&desc=1&order=priority\">more than 820 closed issues in Trac</a>.</p>\n<p>Now is the time to drop by our development channels if you are interested in being involved with 3.2, as the agenda will be under discussion shortly. We’re hoping to get the 3.2 release out in a shorter development cycle (3.1 took too long) and include some fun improvements around plugins and the speed of the admin. (Don’t worry, we’re still planning <a href=\"http://www.djangoproject.com/\">on using PHP</a>.)</p>\n<h3>We’re All in This Together</h3>\n<p>WordPress is the result of the combined effort of people from all over the world united with a common goal: to make the best darn web software for publishing your story on the web and sharing it with the world. Here is a list of the more than 180 people who helped out with development during the 3.1 cycle:</p>\n<p><a href=\"http://profiles.wordpress.org/aaroncampbell\">Aaron Campbell (aaroncampbell)</a>, <a href=\"http://profiles.wordpress.org/adambackstrom\">Adam Backstrom (adambackstrom)</a>, <a href=\"http://profiles.wordpress.org/aldenta\">John Ford (aldenta)</a>, <a href=\"http://profiles.wordpress.org/alexdunae\">Alex Dunae (alexdunae)</a>, <a href=\"http://profiles.wordpress.org/alexkingorg\">Alex King (alexkingorg)</a>, <a href=\"http://profiles.wordpress.org/amandafrench\">Amanda French (amandafrench)</a>, <a href=\"http://profiles.wordpress.org/anderswc\">Will Anderson (anderswc)</a>, <a href=\"http://profiles.wordpress.org/andrea_r\">Andrea Rennick (andrea_r)</a>, <a href=\"http://profiles.wordpress.org/azaozz\">Andrew Ozz (azaozz)</a>, <a href=\"http://profiles.wordpress.org/andy\">Andy Skelton (andy/skeltoac)</a>, <a href=\"http://profiles.wordpress.org/andyblackwell\">Andy Blackwell (andyblackwell)</a>, <a href=\"http://profiles.wordpress.org/arena\">André Renaut (arena)</a>, <a href=\"http://profiles.wordpress.org/avereha\">Andrei Vereha (avereha)</a>, <a href=\"http://profiles.wordpress.org/azizur\">Azizur Rahman (azizur)</a>, <a href=\"http://profiles.wordpress.org/barry\">Barry Abrahamson (barry)</a>, <a href=\"http://profiles.wordpress.org/batmoo\">Mohammad Jangda (batmoo)</a>, <a href=\"http://profiles.wordpress.org/beaulebens\">Beau Lebens (beaulebens)</a>, <a href=\"http://profiles.wordpress.org/benward\">Ben Ward (benward)</a>, <a href=\"http://profiles.wordpress.org/bigdawggi\">Matthew G. Richmond (bigdawggi)</a>, <a href=\"http://profiles.wordpress.org/bigsmoke\">Rowan Rodrik van der Molen (bigsmoke)</a>, <a href=\"http://profiles.wordpress.org/blepoxp\">Glenn Ansley (blepoxp)</a>, <a href=\"http://profiles.wordpress.org/blt4\">blt4</a>, <a href=\"http://profiles.wordpress.org/bobbyblade\">bobbyblade</a>, <a href=\"http://profiles.wordpress.org/boonebgorges\">Boone B. Gorges (boonebgorges)</a>, <a href=\"http://profiles.wordpress.org/briancolinger\">Brian Colinger (briancolinger)</a>, <a href=\"http://profiles.wordpress.org/brianlayman\">Brian Layman (brianlayman)</a>, <a href=\"http://profiles.wordpress.org/caesarsgrunt\">Caesar Schinas (caesarsgrunt)</a>, <a href=\"http://profiles.wordpress.org/casben79\">Ben Casey (casben79)</a>, <a href=\"http://profiles.wordpress.org/chipbennett\">Chip Bennett (chipbennett)</a>, Chris Sfanos, <a href=\"http://profiles.wordpress.org/chrisbliss18\">Chris Jean (chrisbliss18)</a>, <a href=\"http://profiles.wordpress.org/cimmo\">Marco Cimmino (cimmo)</a>, <a href=\"http://profiles.wordpress.org/coffee2code\">Scott Reilly (coffee2code)</a>, <a href=\"http://profiles.wordpress.org/cyberhobo\">Dylan Kuhn (cyberhobo)</a>, <a href=\"http://profiles.wordpress.org/darrenmeehan\">Darren Meehan (darrenmeehan)</a>, <a href=\"http://profiles.wordpress.org/dd32\">Dion Hulse (dd32)</a>, <a href=\"http://profiles.wordpress.org/deanjrobinson\">Dean Robinson (deanjrobinson)</a>, <a href=\"http://profiles.wordpress.org/demetris\">Demetris Kikizas, Δημήτρης Κίκιζας (demetris)</a>, <a href=\"http://profiles.wordpress.org/Denis-de-Bernardy\">Denis-de-Bernardy</a>, <a href=\"http://profiles.wordpress.org/djzone\">djzone</a>, <a href=\"http://profiles.wordpress.org/doktorbro\">Доктор Бро (doktorbro)</a>, <a href=\"http://profiles.wordpress.org/donalmacarthur\">Donal MacArthur (donalmacarthur)</a>, <a href=\"http://profiles.wordpress.org/dougal\">Dougal Campbell (dougal)</a>, <a href=\"http://profiles.wordpress.org/dremeda\">Dre Armeda (dremeda)</a>, <a href=\"http://profiles.wordpress.org/duck_\">Jon Cave (duck_)</a>, <a href=\"http://profiles.wordpress.org/dougwrites\">Doug Provencio (dougwrites)</a>, Edward Hevlund (edward mindreantre), <a href=\"http://profiles.wordpress.org/einare\">Einar Egilsson (einare)</a>, <a href=\"http://profiles.wordpress.org/ericmann\">Eric Mann (ericmann)</a>, <a href=\"http://profiles.wordpress.org/filosofo\">Austin Matzko (filosofo)</a>, <a href=\"http://profiles.wordpress.org/flashingcursor\">Gil Rutkowski (flashingcursor)</a>, <a href=\"http://profiles.wordpress.org/foofy\">foofy</a>, <a href=\"http://profiles.wordpress.org/francescolaffi\">Francesco Laffi (francescolaffi)</a>, <a href=\"http://profiles.wordpress.org/garyc40\">Gary Cao (garyc40)</a>, <a href=\"http://profiles.wordpress.org/greenshady\">Justin Tadlock (greenshady)</a>, <a href=\"http://profiles.wordpress.org/greuben\">Reuben Gunday (greuben)</a>, <a href=\"http://profiles.wordpress.org/hakre\">hakre</a>, <a href=\"http://profiles.wordpress.org/huichen\">Hui Chen (huichen)</a>, <a href=\"http://profiles.wordpress.org/husobj\">Ben Huson (husobj)</a>, <a href=\"http://profiles.wordpress.org/iammattthomas\">Matt Thomas (iammattthomas)</a>, <a href=\"http://profiles.wordpress.org/iandstewart\">Ian Stewart (iandstewart)</a>, <a href=\"http://profiles.wordpress.org/indie-ulf\">indie-ulf</a>, <a href=\"http://profiles.wordpress.org/jacobsantos\">Jacob Santos (jacobsantos)</a>, <a href=\"http://profiles.wordpress.org/jakub.misek\">Jakub Míšek (jakub.misek)</a>, <a href=\"http://profiles.wordpress.org/jamescollins\">James Collins (jamescollins)</a>, <a href=\"http://profiles.wordpress.org/janeforshort\">Jane Wells (jane/janeforshort)</a>, <a href=\"http://profiles.wordpress.org/jayjdk\">jayjdk</a>, <a href=\"http://profiles.wordpress.org/jczorkmid\">Jason Penney (jczorkmid)</a>, <a href=\"http://profiles.wordpress.org/jfarthing84\">Jeff Farthing (jfarthing84)</a>, <a href=\"http://profiles.wordpress.org/jk0\">Josh Kearney (jk0)</a>, <a href=\"http://profiles.wordpress.org/joelhardi\">joelhardi</a>, <a href=\"http://profiles.wordpress.org/johnbillion\">John Blackbourn (johnbillion)</a>, <a href=\"http://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby (johnjamesjacoby/jjj)</a>, <a href=\"http://profiles.wordpress.org/johnonolan\">John O’Nolan (johnonolan)</a>, <a href=\"http://profiles.wordpress.org/JohnPBloch\">John Bloch (JohnPBloch)</a>, <a href=\"http://profiles.wordpress.org/joostdevalk\">Joost de Valk (joostdevalk/yoast)</a>, <a href=\"http://profiles.wordpress.org/jorbin\">Aaron Jorbin (jorbin)</a>, <a href=\"http://profiles.wordpress.org/josephscott\">Joseph Scott (josephscott)</a>, Justin Rainbow, <a href=\"http://profiles.wordpress.org/kapeels\">Kapeel Sable (kapeels)</a>, <a href=\"http://profiles.wordpress.org/kawauso\">Adam Harley (kawauso)</a>, <a href=\"http://profiles.wordpress.org/koke\">Jorge Bernal (koke)</a>, <a href=\"http://profiles.wordpress.org/koopersmith\">Daryl Koopersmith (koopersmith)</a>, <a href=\"http://profiles.wordpress.org/lancewillett\">Lance Willett (lancewillett)</a>, <a href=\"http://profiles.wordpress.org/latz\">Lutz Schroeer (latz)</a>, <a href=\"http://profiles.wordpress.org/layotte\">Lew Ayotte (layotte)</a>, <a href=\"http://profiles.wordpress.org/linguasite\">linguasite</a>, <a href=\"http://profiles.wordpress.org/lloydbudd\">Lloyd Budd (lloydbudd)</a>, <a href=\"http://profiles.wordpress.org/loushou\">loushou</a>, <a href=\"http://profiles.wordpress.org/mailnew2ster\">mailnew2ster</a>, <a href=\"http://profiles.wordpress.org/mako09\">mako09</a>, <a href=\"http://profiles.wordpress.org/markjaquith\">Mark Jaquith (markjaquith)</a>, <a href=\"http://profiles.wordpress.org/markmcwilliams\">Mark McWilliams (markmcwilliams)</a>, <a href=\"http://profiles.wordpress.org/MattyRob\">MattyRob</a>, Mauro Gentile, <a href=\"http://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"http://profiles.wordpress.org/mellertime\">Chris Meller (mellertime)</a>, <a href=\"http://profiles.wordpress.org/mfields\">Michael Fields (mfields)</a>, <a href=\"http://profiles.wordpress.org/MichaelH\">MichaelH</a>, <a href=\"http://profiles.wordpress.org/mikeschinkel\">Mike Schinkel (mikeschinkel)</a>, <a href=\"http://profiles.wordpress.org/miqrogroove\">Robert Chapin (miqrogroove)</a>, <a href=\"http://profiles.wordpress.org/mitchoyoshitaka\">Michael “Mitcho” Erlewine (mitchoyoshitaka)</a>, <a href=\"http://profiles.wordpress.org/mrmist\">David McFarlane (mrmist)</a>, <a href=\"http://profiles.wordpress.org/mrwok\">mrwok</a>, <a href=\"http://profiles.wordpress.org/mtekk\">John Havlik (mtekk)</a>, <a href=\"http://profiles.wordpress.org/mwidmann\">Martin Widmann (mwidmann)</a>, <a href=\"http://profiles.wordpress.org/nacin\">Andrew Nacin (nacin)</a>, <a href=\"http://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski (nbachiyski)</a>, <a href=\"http://profiles.wordpress.org/nathanrice\">Nathan Rice (nathanrice)</a>, <a href=\"http://profiles.wordpress.org/niallkennedy\">Niall Kennedy (niallkennedy)</a>, <a href=\"http://profiles.wordpress.org/neoxx\">Bernhard Riedl (neoxx)</a>, <a href=\"http://profiles.wordpress.org/nickmomrik\">Nick Momrik (nickmomrik)</a>, Nils Juenemannn, <a href=\"http://profiles.wordpress.org/nkuttler\">Nicolas Kuttler (nkuttler)</a>, <a href=\"http://profiles.wordpress.org/nootron\">nootron</a>, <a href=\"http://profiles.wordpress.org/norbertm\">norbertm</a>, <a href=\"http://profiles.wordpress.org/ocean90\">Dominik Schilling (ocean90)</a>, <a href=\"http://profiles.wordpress.org/ohanesian\">ohanesian</a>, <a href=\"http://profiles.wordpress.org/Otto42\">Samuel Wood (Otto42)</a>, <a href=\"http://profiles.wordpress.org/ozh\">Ozh Richard (ozh)</a>, Pádraic Brady, <a href=\"http://profiles.wordpress.org/peaceablewhale\">Franklin Tse (peaceablewhale)</a>, <a href=\"http://profiles.wordpress.org/PeteMall\">Pete Mall (PeteMall)</a>, <a href=\"http://profiles.wordpress.org/phill_brown\">Phill Brown (phill_brown)</a>, <a href=\"http://profiles.wordpress.org/PhillKenoyer\">Phill Kenoyer (PhillKenoyer)</a>, <a href=\"http://profiles.wordpress.org/phrostypoison\">phrostypoison</a>, <a href=\"http://profiles.wordpress.org/prettyboymp\">Michael Pretty (prettyboymp)</a>, <a href=\"http://profiles.wordpress.org/pross\">Simon Prosser (pross)</a>, <a href=\"http://profiles.wordpress.org/ptahdunbar\">Ptah Dunbar (ptahdunbar)</a>, <a href=\"http://profiles.wordpress.org/qwertymaniac\">Harsh J. Chouraria (qwertymaniac)</a>, <a href=\"http://profiles.wordpress.org/RanYanivHartstein\">Ran Yaniv Hartstein (RanYanivHartstein)</a>, <a href=\"http://profiles.wordpress.org/rasheed\">Rasheed Bydousi (rasheed)</a>, <a href=\"http://profiles.wordpress.org/redsweater\">Daniel Jalkut (redsweater)</a>, <a href=\"http://profiles.wordpress.org/rfw\">rfw</a>, <a href=\"http://profiles.wordpress.org/rlerdorf\">Rasmus Lerdorf (rlerdorf)</a>, <a href=\"http://profiles.wordpress.org/rmccue\">Ryan McCue (rmccue)</a>, <a href=\"http://profiles.wordpress.org/rogertheriault\">Roger Theriault (rogertheriault)</a>, <a href=\"http://profiles.wordpress.org/ronbme\">ronbme</a>, <a href=\"http://profiles.wordpress.org/rovo89\">rovo89</a>, <a href=\"http://profiles.wordpress.org/ryan\">Ryan Boren (ryan)</a>, <a href=\"http://profiles.wordpress.org/saracannon\">Sara Cannon (saracannon)</a>, <a href=\"http://profiles.wordpress.org/sbressler\">Scott Bressler (sbressler)</a>, <a href=\"http://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark (sc0ttkclark)</a>, <a href=\"http://profiles.wordpress.org/ScottMac\">ScottMac</a>, <a href=\"http://profiles.wordpress.org/scribu\">Silviu Cristian Burca (scribu)</a>, <a href=\"http://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov, Сергей Бирюков (SergeyBiryukov)</a>, <a href=\"http://profiles.wordpress.org/SeyelentEco\">Alex Petrescu (SeyelentEco)</a>, <a href=\"http://profiles.wordpress.org/shawnparker\">Shawn Parker (shawnparker)</a>, <a href=\"http://profiles.wordpress.org/shidouhikari\">shidouhikari</a>, <a href=\"http://profiles.wordpress.org/simonwheatley\">Simon Wheatley (simonwheatley)</a>, <a href=\"http://profiles.wordpress.org/sivel\">Matt Martz (sivel)</a>, <a href=\"http://profiles.wordpress.org/solarissmoke\">Samir Shah (solarissmoke)</a>, <a href=\"http://profiles.wordpress.org/sorich87\">sorich87</a>, <a href=\"http://profiles.wordpress.org/studionashvegas\">Mitch Canter (studionashvegas)</a>, <a href=\"http://profiles.wordpress.org/t31os_\">t31os_</a>, <a href=\"http://profiles.wordpress.org/TECannon\">Tracy Cannon (TECannon)</a>, <a href=\"http://profiles.wordpress.org/tech163\">tech163</a>, <a href=\"http://profiles.wordpress.org/technosailor\">Aaron Brazell (technosailor)</a>, <a href=\"http://profiles.wordpress.org/TheDeadMedic\">TheDeadMedic</a>, <a href=\"http://profiles.wordpress.org/tmoorewp\">Tim Moore (tmoorewp)</a>, <a href=\"http://profiles.wordpress.org/TobiasBg\">Tobias Bäthge (TobiasBg)</a>, <a href=\"http://profiles.wordpress.org/tomthewebmaster\">Tom Lany (tomthewebmaster)</a>, <a href=\"http://profiles.wordpress.org/tonyf12\">tonyf12</a>, <a href=\"http://profiles.wordpress.org/Utkarsh\">Utkarsh Kukreti (Utkarsh)</a>, <a href=\"http://profiles.wordpress.org/vanillalounge\">Zé Fontainhas (vanillalounge)</a>, <a href=\"http://profiles.wordpress.org/vegasgeek\">John Hawkins (vegasgeek)</a>, <a href=\"http://profiles.wordpress.org/vericgar\">Michael Stewart (vericgar)</a>, <a href=\"http://profiles.wordpress.org/Viper007Bond\">Alex Mills (Viper007Bond)</a>, <a href=\"http://profiles.wordpress.org/vladimir_kolesnikov\">Vladimir Kolesnikov (vladimir_kolesnikov)</a>, <a href=\"http://profiles.wordpress.org/wahgnube\">wahgnube</a>, <a href=\"http://profiles.wordpress.org/wedsxcrfv\">wedsxcrfv</a>, <a href=\"http://profiles.wordpress.org/westi\">Peter Westwood (westi)</a>, <a href=\"http://profiles.wordpress.org/whoismanu\">whoismanu</a>, <a href=\"http://profiles.wordpress.org/wnorris\">Will Norris (wnorris)</a>, <a href=\"http://profiles.wordpress.org/wojtek.szkutnik\">Wojtek Szkutnik (wojtek.szkutnik)</a>, <a href=\"http://profiles.wordpress.org/wpcanyon\">wpcanyon</a>, <a href=\"http://profiles.wordpress.org/wpdavis\">William P. Davis (wpdavis)</a>, <a href=\"http://profiles.wordpress.org/wpmuguru\">Ron Rennick (wpmuguru)</a>, <a href=\"http://profiles.wordpress.org/wraithkenny\">Kenneth Newman (WraithKenny)</a>, <a href=\"http://profiles.wordpress.org/yoavf\">Yoav Farhi (yoavf)</a>, and <a href=\"http://profiles.wordpress.org/zeo\">Safirul Alfreda (zeo)</a>.</p>\n<p><strong>Bonus:</strong> Don’t forget to <a href=\"http://wordpress.tv/\">check out the latest on WordPress.tv</a> to see all the cool <a href=\"http://wordcamp.org/\">WordCamp</a> sessions you may have missed.</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/news/2011/02/threeone/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:47:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"WordPress 3.0.5 (and 3.1 Release Candidate 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2011/02/wordpress-3-0-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2011/02/wordpress-3-0-5/#comments\";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, 07 Feb 2011 23:29:50 +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:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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:5:{s:4:\"data\";s:8:\"Security\";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:5:{s:4:\"data\";s:7:\"Testing\";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=1683\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:366:\"WordPress 3.0.5 is now available and is a security hardening update for all previous WordPress versions. This security release is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update. Three point oh point five Enhances security Three point [...]\";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:12:\"Andrew Nacin\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3674:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.0.5</a> is now available and is a security hardening update for all previous WordPress versions.</p>\n<p><a href=\"http://codex.wordpress.org/Version_3.0.5\">This security release</a> is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update.</p>\n<p>Three point oh point five<br />\nEnhances security<br />\nThree point one comes soon</p>\n<p>The release addresses a number of issues and provides two additional enhancements:</p>\n<p><strong>Two moderate security issues</strong> were fixed that could have allowed a Contributor- or Author-level user to gain further access to the site.</p>\n<p><strong>One information disclosure issue</strong> was addressed that could have allowed an Author-level user to view contents of posts they should not be able to see, such as draft or private posts.</p>\n<p><strong>Two security enhancements</strong> were added. One improved the security of any plugins which were not properly leveraging our security API. The other offers additional defense in depth against a vulnerability that was fixed in previous release.</p>\n<p>Thanks to Nils Jueneman and Saddy for their private and responsible disclosures to security@wordpress.org for two of the issues. The others were reported or repaired by our security team.</p>\n<p><strong><a href=\"http://wordpress.org/download/\">Download 3.0.5</a> or update automatically from the Dashboard > Updates menu in your site’s admin area. Please update immediately.</strong></p>\n<hr />\n<h3>WordPress 3.1 Release Candidate 4 is also now available.</h3>\n<p>The Release Candidate 4 build includes the security fixes and enhancements included in 3.0.5 and addresses about two dozen additional bugs. This includes fixes for:</p>\n<ul>\n<li>Deleting a user and reassigning their posts to another user.</li>\n<li>Marking multiple users or sites as spam in multisite.</li>\n<li>PHP4 compatibility.</li>\n</ul>\n<p>As outlined in <a href=\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/\">previous</a> <a href=\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/\">RC</a> <a href=\"http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/\">posts</a>, if you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:</p>\n<ul>\n<li>Post it to the <a href=\"http://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area in the support forums</a></li>\n<li>Report it to the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-testers\">wp-testers mailing list</a></li>\n<li>Join the development IRC channel and tell us live at irc.freenode.net #wordpress-dev</li>\n<li>File a bug ticket on the <a href=\"http://core.trac.wordpress.org/\">WordPress Trac</a></li>\n</ul>\n<p>To test WordPress 3.1, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.1-RC4.zip\">download the release candidate here</a> (zip). If any new issues become known, you’ll be able to <a href=\"http://core.trac.wordpress.org/report/6\">find them here</a>.</p>\n<p>After nearly five months of development and testing, we think we’re very close to a final release. <strong>Users and developers, please test your themes and plugins.</strong></p>\n<p>Download <a href=\"http://wordpress.org/wordpress-3.1-RC4.zip\">WordPress 3.1 RC4</a> or <a href=\"http://wordpress.org/download/\">WordPress 3.0.5</a> now.</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2011/02/wordpress-3-0-5/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:41:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"The Annual WordPress Conference: WordCamp SF 2011\";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:51:\"http://wordpress.org/news/2011/01/wordcamp-sf-2011/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2011/01/wordcamp-sf-2011/#comments\";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, 24 Jan 2011 22:57:02 +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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1674\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:368:\"Mark your calendars: WordCamp San Francisco, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg’s “State of the Word” address as well as a variety of amazing speakers that you’d normally only get to see at expensive industry [...]\";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:\"Jane Wells\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1450:\"<p>Mark your calendars: <a title=\"WordCamp San Francisco\" href=\"http://2011.sf.wordcamp.org\">WordCamp San Francisco</a>, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg’s “State of the Word” address as well as a variety of amazing speakers that you’d normally only get to see at expensive industry conferences. This year the program will be expanded to three days, with programming for publishers, bloggers, and developers. There will also be related activities, like core team summits, workshops for contributors, designers, and local organizers, and various professional and networking events. The planning is just beginning, so save the date on your calendar and keep an eye on the <a title=\"WordCamp SF 2011\" href=\"http://2011.sf.wordcamp.org/\">WordCamp SF 2011</a> site (and/or follow the <a href=\"http://twitter.com/#!/WordCampSF\">@wordcampsf</a> twitter account) for updates as details become available.</p>\n<p>*For people who attended WordCamp SF last year who thought the annual event this year would be called WordCon, with WordCamp SF becoming a more locally-oriented event, you can read <a title=\"What\'s in a Name? WordCamp SF vs. WordCon\" href=\"http://central.wordcamp.org/?p=1006\">my long-winded explanation</a> of why we didn’t go that route over the on the WordCamp Central blog.</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://wordpress.org/news/2011/01/wordcamp-sf-2011/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:44:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 3.1 Release Candidate 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/#comments\";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:\"Sat, 22 Jan 2011 18:58:35 +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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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:5:{s:4:\"data\";s:7:\"Testing\";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=1664\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:343:\"WordPress 3.1 Release Candidate 3 is now available. After careful evaluation of the 3.1 features in RC2, we recognized the need to make some adjustments. There are some significant differences from previous versions of 3.1, so please review the changes if you have been developing against a beta or RC version. The biggest change is the [...]\";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:12:\"Andrew Nacin\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4042:\"<p>WordPress 3.1 Release Candidate 3 is now available. After careful evaluation of the 3.1 features in RC2, we recognized the need to make some adjustments. There are some significant differences from previous versions of 3.1, so <strong>please</strong> review the changes if you have been developing against a beta or RC version.</p>\n<p>The biggest change is the removal of AJAX list tables, which had been an effort to move all of our list-style screens to full AJAX for pagination, searches, and column sorts, and to consolidate the list-style screens into a single API that plugins could leverage. Unfortunately, with more testing came realizations that there were too many major bugs and usability issues with how the functionality was implemented, so we’ve spent the last week rolling back the most important portions of the feature.</p>\n<ul>\n<li><strong>For users:</strong> AJAX has been entirely disabled for the list tables. We hope to bring this back again, in a form that is properly and fully implemented, in a future release. Column sorting remains, but everything else has returned to its 3.0 state.</li>\n<li><strong>For developers:</strong> The entire list table API is now marked <em>private</em>. If you attempt to leverage new components of the API, you are pretty much guaranteeing that your plugins will break in a future release, so please don’t do that. <img src=\'http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif\' alt=\':-)\' class=\'wp-smiley\' /> We hope to enable all the fun new goodies for public use in a future release.</li>\n</ul>\n<p>This is the only way we could prevent any regressions in functionality and usability from WordPress 3.0 to 3.1. That’s right, users and plugin authors can still do everything you used to be able to do (and a little bit more).</p>\n<p>Because of the code churn between RC2 and RC3, <strong>this release candidate needs a lot of testing</strong>. Every list screen needs testing. In particular, the comment moderation screen needs testing, especially with keyboard shortcuts (if you didn’t know about those, now’s your chance to try them out).</p>\n<p>Other fixes in RC3 include:</p>\n<ul>\n<li>Properly display the author dropdown in Quick Edit</li>\n<li>Various important fixes to numerous taxonomy query variables</li>\n<li>Fixes to the theme deletion process</li>\n<li>Fixes to pages used for posts</li>\n<li>IIS and Multisite: Avoid resetting web.config on permalink save</li>\n<li>Properly validate post formats and their rewrite rules</li>\n</ul>\n<p>I’m assembling a group of friends in Washington, D.C., this weekend to test WordPress 3.1 and provide feedback. We’d love to see this idea catch on among friends at coffee shops around the world. (We’ll blog our results, and we’re thinking about using the hashtag #wptest on Twitter.) If you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:</p>\n<ul>\n<li>Post it to the <a href=\"http://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area in the support forums</a></li>\n<li>Report it to the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-testers\">wp-testers mailing list</a></li>\n<li>Join the development IRC channel and tell us live at irc.freenode.net #wordpress-dev</li>\n<li>File a bug ticket on the <a href=\"http://core.trac.wordpress.org/\">WordPress Trac</a></li>\n</ul>\n<p>To test WordPress 3.1, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.1-RC3.zip\">download the release candidate here</a> (zip).</p>\n<p>We’re going to study this release carefully to see where we can improve on our internal processes in the future. With that, our requisite haiku, authored by Jane:</p>\n<p>Pulling the AJAX –<br />\nsometimes you need to step back<br />\nand show some restraint.</p>\n<p>Happy testing!</p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:44:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 3.1 Release Candidate 2\";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:68:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/\";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:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/#comments\";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:\"Sat, 01 Jan 2011 23:57:06 +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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";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:5:{s:4:\"data\";s:7:\"Testing\";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=1649\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:321:\"The second release candidate for WordPress 3.1 is now available. The requisite haiku: Rounding up stragglers Last few bugs for 3.1 Go test RC2 As I outlined in the announcement post for RC1, release candidates are the last stop before the final release. It means we think we’re done, and we again have no bugs [...]\";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:12:\"Andrew Nacin\";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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2973:\"<p>The second release candidate for WordPress 3.1 is now available. The requisite haiku:</p>\n<p>Rounding up stragglers<br />\nLast few bugs for 3.1<br />\nGo test RC2</p>\n<p>As I outlined in <a title=\"WordPress 3.1 Release Candidate\" href=\"http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/\">the announcement post for RC1</a>, release candidates are the last stop before the final release. It means we think we’re done, and we again have no bugs to squash. But with tens of millions of users, many server configurations and setups, and thousands of plugins and themes, it’s still possible we’ve missed something.</p>\n<p>Beta 1 came on Thanksgiving, RC1 on Christmas, and RC2 on New Year’s Day. We won’t be waiting for another holiday for the final release, though, so <strong>if you haven’t tested WordPress 3.1 yet, now is the time!</strong></p>\n<p>Select changes since RC1:</p>\n<ul>\n<li>The security fixes included in WordPress 3.0.4</li>\n<li>Fix issues related to handling a static front page</li>\n<li>Fixes and enhancements for the pagination buttons</li>\n<li>Fix searching for partial usernames</li>\n<li>Properly reactivate plugins after editing them</li>\n<li>Always show the current author in the author dropdown when editing a post</li>\n<li>Fixes for attachment taxonomies</li>\n<li>Fix node removal for the admin bar</li>\n<li>Fix the custom post type show_in_menu argument</li>\n<li>Various fixes for right-to-left languages</li>\n<li>and <a href=\"http://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=17204&stop_rev=17149&limit=100&verbose=on\">a few dozen more changes</a></li>\n</ul>\n<p>If you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:</p>\n<ul>\n<li>Post it to the <a href=\"http://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area in the support forums</a></li>\n<li>Report it to the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-testers\">wp-testers mailing list</a></li>\n<li>Join the development IRC channel and tell us live at irc.freenode.net #wordpress-dev</li>\n<li>File a bug ticket on the <a href=\"http://core.trac.wordpress.org/\">WordPress Trac</a></li>\n</ul>\n<p>To test WordPress 3.1, try the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester plugin</a> (you’ll want “bleeding edge nightlies”). Or you can <a href=\"http://wordpress.org/wordpress-3.1-RC2.zip\">download the release candidate here</a> (zip).</p>\n<p>If any known issues crop up, you’ll be able to <a href=\"http://core.trac.wordpress.org/report/5\">find them here</a>. If you’d like to know which levers to pull in your testing, <a href=\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/\">check out a list of features</a> in our Beta 1 post.</p>\n<p><a href=\"http://wordpress.org/wordpress-3.1-RC2.zip\">Download WordPress 3.1 RC 2</a></p>\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:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/feed/\";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:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:31:\"http://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";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:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:25 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:10:\"x-pingback\";s:36:\"http://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Tue, 26 Apr 2011 19:05:17 GMT\";s:4:\"x-nc\";s:11:\"HIT luv 138\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(387,0,'_transient_timeout_feed_57bc725ad6568758915363af670fd8bc','1303984286','no'),(388,0,'_transient_feed_57bc725ad6568758915363af670fd8bc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";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:72:\"\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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Plugins » View: Newest\";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:47:\"http://wordpress.org/extend/plugins/browse/new/\";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:33:\"WordPress Plugins » View: Newest\";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:5:\"en-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:\"Wed, 27 Apr 2011 21:44:29 +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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2855\";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:15:{i:0;a:6:{s:4:\"data\";s:30:\"\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:37:\"mscheland on \"Pollphin for 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/extend/plugins/wp-pollphin/#post-26139\";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:\"Wed, 27 Apr 2011 11:36:20 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26139@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:58:\"Embed Pollphin polls without modifying your template code!\";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:\"mscheland\";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:30:\"\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:42:\"vagastorm@gmail.com on \"WP NextGenManager\"\";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:65:\"http://wordpress.org/extend/plugins/wp-nextgenmanager/#post-26074\";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, 25 Apr 2011 09:53:08 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26074@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:88:\"This plugin enables comunication betveen NggManager for android and your Nextgen Galley.\";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:19:\"vagastorm@gmail.com\";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:30:\"\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:\"gcornelisse on \"Clickbank In-Text Affiliate Links\"\";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:56:\"http://wordpress.org/extend/plugins/ucontext/#post-26084\";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, 25 Apr 2011 17:52:42 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26084@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:118:\"Version: 1.3\n\nAutomatically finds keyword phrases and converts them into contextual in-text Clickbank affiliate links.\";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:\"gcornelisse\";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:30:\"\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:34:\"ray.viljoen on \"Custom Page Menus\"\";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:65:\"http://wordpress.org/extend/plugins/custom-page-menus/#post-26138\";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:\"Wed, 27 Apr 2011 11:06:14 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26138@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:79:\"Custom Page Menus plugin allows custom menus to be defined on a per-page basis.\";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:\"ray.viljoen\";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:30:\"\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:34:\"ray.viljoen on \"Author Bio Widget\"\";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:65:\"http://wordpress.org/extend/plugins/author-bio-widget/#post-26144\";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:\"Wed, 27 Apr 2011 14:33: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26144@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:116:\"A simple sidebar widget to display page or post author's bio and link through to other content from the author.\";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:\"ray.viljoen\";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:30:\"\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:51:\"leopedia on \"News Ticker Leopedia Wordpress Plugin\"\";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:74:\"http://wordpress.org/extend/plugins/news-ticker-pluginleopedia/#post-25879\";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, 15 Apr 2011 10:08:48 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"25879@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:108:\"A Breaking news ticker based on JQuery ,Displays a sliding or fading list of post titles with date and time.\";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:8:\"leopedia\";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:30:\"\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:\"luetkemj on \"SlideShowPro SC\"\";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.org/extend/plugins/slideshowpro-shortcode/#post-26118\";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, 26 Apr 2011 12:59: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26118@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:95:\"Creates shortcode button for easy insertion of SlidesShowPro slideshows within posts and pages.\";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:8:\"luetkemj\";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:30:\"\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:33:\"rudestan on \"VKontakte Wall Post\"\";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://wordpress.org/extend/plugins/vkontakte-wall-post/#post-26112\";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, 26 Apr 2011 09:57: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26112@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:150:\"The plugin allows you to publish the text and links on your WordPress posts to VKontakte Wall. This ability can slightly help to increase popularity o\";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:8:\"rudestan\";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:30:\"\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:33:\"jonefox on \"Facebook Send Button\"\";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://wordpress.org/extend/plugins/facebooksendbutton/#post-26126\";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, 26 Apr 2011 18:34: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26126@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:142:\"The simplest way to add Facebook Send Buttons to your WordPress blog. One click setup and let your visitors send your posts to their friends.\";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:7:\"jonefox\";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:30:\"\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:27:\"Billyben on \"BillyBen Ring\"\";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:62:\"http://wordpress.org/extend/plugins/billyben-rings/#post-26120\";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, 26 Apr 2011 14:24:26 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26120@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:129:\"Display your links, tag, pages, and/or categories by a circular sideBar widget, with full or arrowed circles. Fully customizable.\";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:8:\"Billyben\";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:30:\"\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:\"flungo on \"Photosynth Embed Shortcode\"\";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:64:\"http://wordpress.org/extend/plugins/photosynth-embed/#post-24010\";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:\"Thu, 27 Jan 2011 20:44:47 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"24010@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:76:\"Provides easy shortcode access to inserting Photosynth panormamas and synths\";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:\"flungo\";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:30:\"\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:47:\"arvincastro on \"Was Here Recent Readers Widget\"\";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.org/extend/plugins/was-here-widget/#post-26035\";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, 22 Apr 2011 17:59: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26035@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:119:\"Adds a widget in the Dashboard's Widgets menu to place the Was Here App to display recent visitors in the sidebar.\";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:\"arvincastro\";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:30:\"\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:\"lgrandicelli on \"Special Recent Posts\"\";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:72:\"http://wordpress.org/extend/plugins/instagram-widget-gallery/#post-26132\";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:\"Wed, 27 Apr 2011 08:41: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26132@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:134:\"Special Recent Posts (SRP) is a simple but very powerful plugin/widget for WordPress which displays your recent posts with thumbnails.\";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:12:\"lgrandicelli\";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:30:\"\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:37:\"ray.viljoen on \"Random Related Posts\"\";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:68:\"http://wordpress.org/extend/plugins/random-related-posts/#post-26122\";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, 26 Apr 2011 16:02: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26122@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:103:\"A simple sidebar widget to include a custom number of posts from the same category as the current post.\";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:\"ray.viljoen\";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:30:\"\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:24:\"bestwebsoft on \"Captcha\"\";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:55:\"http://wordpress.org/extend/plugins/captcha/#post-26129\";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:\"Wed, 27 Apr 2011 05:53:50 +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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26129@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}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:79:\"This plugin allows you to implement super security captcha form into web forms.\";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:\"bestwebsoft\";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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:48:\"http://wordpress.org/extend/plugins/rss/view/new\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:25 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2011-04-27 11:36:20\";s:14:\"content-length\";s:4:\"7939\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(396,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:3:\"\n\n\n\";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:58:\"Weblog Tools Collection: WordPress Theme Releases for 4/27\";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=9945\";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/t9iZPxoBJTg/\";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:1284:\"<p><img class=\"alignnone size-full wp-image-9946\" title=\"slim\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/slim.jpg\" alt=\"\" width=\"150\" height=\"100\" /></p>\n<p><a href=\"http://www.wpexplorer.com/slim-wordpress-theme.html\"><strong>Slim</strong></a> comes with unlimited color options via a powerful admin panel with a built-in color picker. It also has an awesome rotating header image using the Cycle plugin.</p>\n<p><img class=\"alignnone size-full wp-image-9947\" title=\"tabularosa\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/tabularosa.jpg\" alt=\"\" width=\"150\" height=\"110\" /></p>\n<p><a href=\"http://leonewball.com/portfolio/tabula-rosa/\"><strong>Tabula Rosa</strong></a> is a minimal theme with jQuery gallery implementation, sliding menus, and some other cool stuff.</p>\n<p><img class=\"alignnone size-full wp-image-9948\" title=\"translucent\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/translucent.jpg\" alt=\"\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://emptynestthemes.emptynestheritage.com/?p=874\"><strong>Translucent</strong></a> has a smooth and sleek look with very few hard edges and transitions.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/t9iZPxoBJTg\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Apr 2011 13:00:24 +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: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:78:\"WPCandy: BackupBuddy sees big update to version 2.0, used on over 20,000 sites\";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=18031\";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:96:\"http://feedproxy.google.com/~r/wpcandy/~3/yr42Ng4x1CY/backupbuddy-sees-big-update-to-version-2-0\";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:2297:\"<p><a href=\"http://wpcandy.com/?p=18031\"><img class=\"alignnone size-full wp-image-11719\" title=\"BackupBuddy\" src=\"http://wpcandy.com/files/2011/01/backupbuddy-teaser.png\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p><a title=\"BackupBuddy from PluginBuddy\" href=\"http://pluginbuddy.com/purchase/backupbuddy/ \">BackupBuddy</a> is plugin shop PluginBuddy’s commercial WordPress backup solution. Just this week it saw a <a title=\"BackupBuddy version 2.0 update\" href=\"http://pluginbuddy.com/backupbuddy-2-0-now-available/\">big 2.0 update</a>, after having been released just over a year ago on March 4, 2010. The update brings a number of significant updates to the plugin, including:</p><ul><li><span>Built-in help videos,</span></li><li><span>Support for Rackspace Cloud Storage,</span></li><li><span>management of remote Amazon S3, FTP, and Rackspace Cloud backups within the plugin,</span></li><li><span>manual backups will run in the background,</span></li><li><span>quick backups on post/page save, and </span></li><li><span>malware scanning.</span></li></ul><p>Along all the version release fun, PluginBuddy founder Cory Miller <a title=\"Cory Miller\'s tweet\" href=\"http://twitter.com/#!/corymiller303/status/63021367964082176\">shared on Twitter</a> that the BackupBuddy plugin is now active on over 20,000 WordPress sites. Assuming they don’t have a single user with <strong>a lot</strong> of blogs to back up, it seems BackupBuddy is doing well for them.</p><p><a title=\"Cory Miller\'s tweet\" href=\"http://twitter.com/#!/corymiller303/status/63021367964082176\"><img class=\"alignnone size-full wp-image-18033\" title=\"Cory Miller\'s tweet on BackupBuddy usage numbers\" src=\"http://wpcandy.com/files/2011/04/Screen-shot-2011-04-27-at-6.32.50-AM.png\" alt=\"\" width=\"539\" height=\"176\" /></a></p><p>Do you use BackupBuddy for your WordPress site’s backups? If not, what do you use and like? Just please don’t comment saying you don’t back your sites up.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=18031\">BackupBuddy sees big update to version 2.0, used on over 20,000 sites</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Wed, 27 Apr 2011 10:51: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: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: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:66:\"WPCandy: WordCamp is descending on Raleigh, speaker lineup emerges\";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=18010\";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:85:\"http://feedproxy.google.com/~r/wpcandy/~3/YS7GEzdMEf8/wordcamp-raleigh-2011-is-coming\";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:2237:\"<p><a href=\"http://wpcandy.com/?p=18010\"><img class=\"alignnone size-full wp-image-18011\" title=\"WordCamp Raleigh 2011 (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordcampraleigh-teaser.jpg\" alt=\"\" width=\"599\" height=\"290\" /></a></p><p>WordCamp is descending on Raleigh North Carolina again this year, with the main event taking place over the course of two days, May 21 and 22. This year’s speakers were highlighted in an <a title=\"WordCamp Raleigh announcement\" href=\"http://wordcampraleigh.com/registration/check-out-the-great-lineup-of-speakers-for-wordcamp-raleigh/\">announcement</a> posted by organizer Steve Mortiboy. There are 19 fantastic <a title=\"WordCamp Raleigh speakers\" href=\"http://wordcampraleigh.com/speakers/\">speakers</a> listed right now, including:</p><ul><li><span>Aaron Jorbin of Clearspring,</span></li><li><span>Douglas Hanna and John Ford of Automattic,<br /> </span></li><li><span>Chris Jean and Ronald Huereca of iThemes, and</span></li><li><span>Brad Williams of WebDevStudios<br /> </span></li></ul><p>The presentations will be spread over three tracks: one for users, one for <em>super</em> users, and another for developers. Right now there are <a title=\"WordCamp Raleigh presentation schedule\" href=\"http://wordcampraleigh.com/schedule/\">seven presentations scheduled</a> for each track and WordPress Core Developer Andrew Nacin will be the keynote speaker.</p><p>For those looking for more reasons to attend: what more could you want? <em>Candy</em>?</p><p>I’m also happy to say that WPCandy will very much be at WordCamp Raleigh, thanks to the generosity of Dan Milward and <a title=\"Instinct Entertainment\" href=\"http://www.instinct.co.nz/\">Instinct Entertainment</a> who are <a title=\"You too can power WPCandy\" href=\"http://wpcandy.com/is/powered\">powering WPCandy to attend</a>. Who else will be attending WordCamp Raleigh this year, and what are you most looking forward to?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=18010\">WordCamp is descending on Raleigh, speaker lineup emerges</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Wed, 27 Apr 2011 10:04:17 +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: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:73:\"WPCandy: Beginner’s Guide: How to utilize Google resources in 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://wpcandy.com/?p=13022\";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:88:\"http://feedproxy.google.com/~r/wpcandy/~3/X3yoJC-B3nY/how-to-utilize-google-in-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:18202:\"<p><a href=\"http://wpcandy.com/?p=13022\"><img class=\"alignnone size-full wp-image-18015\" title=\"WordPress and Google products (teaser)\" src=\"http://wpcandy.com/files/2011/01/wordpressgoogleapps-teaser.jpg\" alt=\"\" width=\"600\" height=\"269\" /></a></p><p>There are many ways to utilize the seemingly endless resources of Google in WordPress. The following list includes what I consider to be the most important Google tools, some others nearly every web developer uses, and hopefully even some that you don’t know about yet.</p><p>In this post we’ll be looking into 18 Google services and applications, including:</p><ul><li><span>Google Analytics</span></li><li><span>Goo.gl url shortener</span></li><li><span>Google Chrome/Developer Tools</span></li><li><span>Google Website Optimizer</span></li><li><span>Google Docs</span></li><li><span>Google Custom Search</span></li><li><span>Google Maps</span></li><li><span>Google Reader, and</span></li><li><span>Google Adsense/Adwords</span></li></ul><p><span id=\"more-13022\"></span></p><h3>Google Analytics</h3><p><img class=\"aligncenter size-full wp-image-17989\" title=\"Google Analytics WordPress \" src=\"http://wpcandy.com/files/2011/01/GoogleAnalyticsGraph.png\" alt=\"Google Analytics WordPress \" width=\"600\" height=\"132\" /></p><p>Nearly all website owners use Google Analytics. There are so many resources and cool things you can track with this invaluable tool. Track referrers, clicks, advertising, and a gillion other things. Track one website or a thousand. Target specific content, see where your visitors live, how long they’re on your site, and much, much more. Enough of me, check out these awesome tutorials for using Google Analytics.</p><ul><li><span><a href=\"http://www.wpbeginner.com/beginners-guide/how-to-install-google-analytics-in-wordpress/\">Setup and basics</a> by WPBeginner</span></li><li><span><a href=\"http://blog.kissmetrics.com/50-resources-for-getting-the-most-out-of-google-analytics/\">More tutorials</a> than you ever wanted by KISSmetrics </span></li><li><span>Definitive <a href=\"http://yoast.com/wordpress/google-analytics/\">WordPress Analytics</a> plugin by Joost de Valk </span></li></ul><h3>Goo.gl url shortener</h3><p>Google couldn’t miss out on the shortlinks action, so they came up with their own provider, <a href=\"http://goo.gl\">goo.gl</a>. Google <a href=\"http://googlesocialweb.blogspot.com/2010/09/google-url-shortener-gets-website.html\">claims it’s not</a> just another url shortener. Do you use it as your default shortener? If not, <a href=\"http://goo.gl/0m7v4\">this article</a> by Kovshenin can help you get started with integrating it into WordPress, and you can also check out a <a href=\"http://wordpress.org/extend/plugins/search.php?q=goo.gl\">couple of plugins</a> that have popped up around it.</p><h3>Google Chrome / Developer Tools</h3><p>Google Chrome is now responsible for more than <a href=\"http://www.pcmag.com/article2/0,2817,2379105,00.asp\">10% of all browser usage</a>, more than Safari and Opera combined. It has a great reputation for being extremely fast and very stable — like most Google stuff, I’d say. One of the only complaints I tend to see from web developers is that it doesn’t have all the fun extensions that Firefox has. But it is getting close.</p><p>Chrome comes with a built in pack of Developer Tools, that some say is better than Firefox’s Firebug. Chrome also has Firebug lite and a lot of other awesome extensions that are similar to Firefox’s offerings. I made the switch to using Chrome as my default browser a few months ago, and I now I think I have as much power in the Chrome Developer Tools and extensions as I had in Firefox.</p><h3>Google Website Optimizer</h3><p></p><p>Split-testing can be extremely valuable for your landing and sales pages. We even heard from <a href=\"http://wpcandy.com/interviewed/david-perel\">Obox</a> how a small change in their sales page made a drastic difference in theme sales. <a href=\"https://www.google.com/analytics/siteopt/\">Google Website Optimizer</a> helps you create experiments to see what works best for your site.</p><p>Website Optimizer is pretty advanced stuff (in my opinion at least). If you are looking for a simpler option, you may want to look at the <a href=\"http://wpcandy.com/reports/free-ab-testing-wordpress-plugin-by-max-foundry\">MaxA/B</a> free WordPress plugin that lets you compare WordPress pages in a matter of minutes. But if you want to dive into all the details of multivariate split-testing, Google’s product is a great place to start.</p><h3>Google Libraries API</h3><p>Google keeps minified libraries of a lot of code frameworks. Using simple scripts, you can use these libraries with WordPress. Even if WordPress already loads a framework, like it does with jQuery, you can still register and use the Google version. There is some argument about how good of an idea this is, but many claim it’s faster than using the WordPress packaged version. It’s obviously a good idea for any library not already bundled in WordPress.</p><p>The Google Libraries API currently supports Chrome Frame, Dojo, Ext Core, jQuery, jQuery UI, MooTools, Prototype, script.aculo.us, SWFObject, Yahoo! User Interface Library (YUI), and WebFont Loader. Learn more with the <a href=\"http://code.google.com/intl/en/apis/libraries/devguide.html\">developer guide</a>.</p><p>The easiest way to get started with integrating Google hosted libraries and WordPress is to <a href=\"http://wordpress.org/extend/plugins/use-google-libraries/\">use a plugin</a>, but you can also go the manual route, which can be fun. The basic idea would be the following (credit: <a href=\"http://www.w3-edge.com/weblog/2011/02/optimize-social-media-button-performance/\">Frederick Townes</a>):</p><pre>\n<div><?php</div>\n<div>wp_deregister_script(\'jquery\');</div>\n<div>wp_register_script(\'jquery\', \'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js\');</div>\n<div>wp_enqueue_script(\'query\');</div>\n<div>?></div>\n</pre><p>This method is best to use in a custom extension or plugin, if anywhere. New themes will likely <a href=\"http://make.wordpress.org/themes/2011/03/01/topic-for-discussion-jquery/\">not allow</a> registering jQuery this way.</p><h3>Google Font Directory</h3><p><img class=\"alignleft size-full wp-image-14200\" src=\"http://wpcandy.com/files/2011/01/Google-Font-Directory.gif\" alt=\"Google Font Directory\" width=\"90\" height=\"90\" />The <a href=\"http://code.google.com/webfonts\">Google font directory</a> is one of the most exciting new things to using non-standard fonts in our websites. The font directory does all the dirty work of implementing the CSS @font-face technique, including all of the <a href=\"http://sixrevisions.com/web_design/google-font-api-guide/\">best practices</a> for making it cross-browser compatible.</p><p>The directory is entirely free to access, takes one line of code to implement, and you can use the fonts just like any other in your stylesheets. They started with just a few available fonts, but now there are dozens and more and more show up all the time.</p><p>This is my single favorite Google resource right now. You can implement the font directory multiple ways. For personal and client projects you could use <a href=\"http://wordpress.org/extend/plugins/wp-google-fonts/\">a plugin</a> or just use a simple @import command at the top of your css file and then just use the font name in your stylesheet. It could look like this:</p><pre>\n<div>@import url(\'http://fonts.googleapis.com/css?family=Droid+Sans\');</div>\n<div>#body { font: normal normal normal 14px/20px \'Droid Sans\', Arial, sans-serif; }</div>\n</pre><h3>Google Checkout</h3><p><img class=\"alignright size-full wp-image-14204\" src=\"http://wpcandy.com/files/2011/01/googlecheckout.png\" alt=\"google checkout\" width=\"220\" height=\"111\" />Google checkout is a cart solution similar to PayPal. It may not be the most familiar checkout option to WordPress users, but it is at least a viable solution to work alongside PayPal and other third party options.</p><p>The biggest positive of Checkout is the deep integration with Google Adwords and Google Product Search. One drawback is that Google Checkout doesn’t play well outside of the United States and United Kingdom, and by not play well I mean <a href=\"http://checkout.google.com/support/sell/bin/answer.py?hl=en&answer=134420\">isn’t available</a>.</p><p>There are a <a href=\"http://wordpress.org/extend/plugins/lbak-google-checkout/\">couple</a> of <a href=\"http://wordpress.org/extend/plugins/simple-google-checkout-shopping-cart/\">plugins</a> worth considering that can help you integrate this shopping cart application into your WordPress site.</p><h3>Google Chart Tools</h3><p>I’ll be honest. I just discovered Google’s <a href=\"http://code.google.com/apis/charttools/\">chart tools</a>. With these, you can pretty easily use Google Docs to <a href=\"http://net.tutsplus.com/tutorials/other/easy-graphs-with-google-chart-tools/\">create interactive charts</a> for use on your website. There is a lot of power and potential behind these tools, and the sky is pretty much the limit with what you can do. Assuming the sky is limited to charts, of course.</p><h3>Google Docs</h3><p><img class=\"alignright size-full wp-image-14412\" src=\"http://wpcandy.com/files/2011/01/googleDocs.png\" alt=\"Google Docs\" width=\"151\" height=\"267\" />Google Docs is a great way to bring office tasks to the web. It is easy to share documents, spreadsheets, presentations and even forms. One of my favorite features is the ability to live-edit a document with a public or private group.</p><p>Ryan did this with a spreadsheet to line up interviews for WordCamp Phoenix. He simply invited people to sign up for a time on the shared Google spreadsheet. Awesome, right?</p><p>You can also <a href=\"http://wn.com/How_to_embed_a_Google_Doc_into_Wordpress_Blog\">embed Google Docs</a> right into your WordPress posts and pages. All in all, it’s a nice, online-friendly alternative to Microsoft Office.</p><h3>Google Custom Search</h3><p>Google’s <a href=\"http://www.google.com/cse/\">custom search</a> feature lets you create just that, a custom search engine, and implement it on your own website. You can set up all sorts of features, such as making it just search your site, or a select number of sites, exclude certain results, and many other things. You can also connect your adsense account to the ads that display at the top of search results in the free version. The paid version includes the ability to remove the ads, and starts at $100 per year.</p><p>You get all of the power of Google in your own search engine. It’s really a nice alternative to WordPress search, which to be honest, could use a facelift.</p><h3>Google Maps</h3><p>There are a <a href=\"http://wordpress.org/extend/plugins/tags/google-maps\">slew of Google Maps related plugins</a>, but <a href=\"http://wordpress.org/extend/plugins/mappress-google-maps-for-wordpress/\">MapPress</a> will allow you to do a basic, but thorough, integration of Google Maps into your WordPress site. Google Maps is an extremely powerful tool that almost everyone uses in everyday life, and thanks to other people’s efforts, we can also use Google Maps to assist us in our development projects.</p><p><img class=\"aligncenter size-full wp-image-14195\" src=\"http://wpcandy.com/files/2011/01/WPCandyPoweredMap.jpg\" alt=\"WPCandy Powered Map\" width=\"552\" height=\"299\" /></p><h3>YouTube</h3><p><img class=\"size-full wp-image-14194 alignright\" src=\"http://wpcandy.com/files/2011/01/youtube-logo-2.jpg\" alt=\"YouTube logo\" width=\"150\" height=\"106\" />YouTube is good for a lot more than watching funny cats and bros getting tazed (although I do love those). It is a great platform to upload and share all types of videos. And because YouTube bears the burden of the heavy lifting, we can spend less of our own bandwidth serving up the video itself.</p><p>WordPress has made it easier than ever to <a href=\"http://codex.wordpress.org/Embeds\">embed</a> YouTube videos, so that now all you have to do is enter the url of the video on its own line and WordPress takes care of the rest. Of course, if you want more control, you may like <a href=\"http://wordpress.org/extend/plugins/tubepress/\">TubePress</a> or <a href=\"http://wordpress.org/extend/plugins/vipers-video-quicktags/\">Viper’s Video Quicktags</a>.</p><p>You can also take advantage of using your YouTube channel to expand your social profile and get visitors to your site.</p><h3>Gmail</h3><p>You may think I’m strange for including Gmail in a post about Google products and WordPress, but I’d venture to say a majority of WordPress developers use Gmail as their base account.</p><p>It’s really easy to have all of your emails consolidated to a single Gmail account. You can have your main account, forward emails from different domains to that account, and then use a ton of tools to organize and manage your emails. I have about half a dozen email accounts that all forward to my single Gmail account.</p><h3>Google Reader</h3><p><img class=\"alignleft size-thumbnail wp-image-14229\" src=\"http://wpcandy.com/files/2011/01/googleReaderlogo-150x150.jpg\" alt=\"google Reader logo\" width=\"105\" height=\"105\" />Google Reader is really one of the only free web-based RSS feed tools available. It’s a pretty decent system, and it’s always nice to keep all the sites you like in one place. But, I personally recommend you still come and visit the real world every now and then <img src=\"http://wpcandy.com/wp-includes/images/smilies/icon_wink.gif\" alt=\";)\" class=\"wp-smiley\" /> .</p><p>In WordPress, keep in mind that you can change your RSS settings to either show the full content or just excerpts. Personally, I get annoyed when I can only view the excerpts, and I actually tend to visit the real site even less than when the author shows me the full content in my Reader. I know right, the opposite of the intended effect. Something to think about for those of you that only allow excerpts in feed readers!</p><p>You may also be interested in <a href=\"http://thingelstad.com/using-google-reader-send-to-with-wordpress/\">this post</a> by Jamie Thinglestad that shows how to easily add your WordPress site as a “send to” link in Google Reader so you can quickly and easily blog about posts in your feed.</p><h3>Google Adsense / Adwords</h3><p><img class=\"aligncenter size-full wp-image-14523\" src=\"http://wpcandy.com/files/2011/01/Google-Keyword-Search.png\" alt=\"Google Keyword Search\" width=\"585\" height=\"242\" /></p><p>If you are going to use ads and don’t have a high-traffic site, Google Adsense is one of the simplest ways to do it. There are fifty bagillion tutorials online as to how to best target ads to fit your content, so check out some of those. You can also see some of the <a href=\"http://wordpress.org/extend/plugins/tags/google-adsense\">plugins in WordPress</a> designed to make it easier for you to implement Adsense with WordPress.</p><p>Certainly one of the coolest things about Adwords, whether you use them for buying ads or not, is the <a href=\"https://adwords.google.com/select/KeywordToolExternal\">keyword search tool.</a> It’s simple to see how often specific words and phrases are searched for, both globally and locally.</p><h3>Feedburner</h3><p><img class=\"alignleft size-full wp-image-17992\" title=\"feedburner in wordpress\" src=\"http://wpcandy.com/files/2011/01/feedburner.png\" alt=\"feedburner in wordpress\" width=\"100\" height=\"110\" />Feedburner is a great tool that can redirect your WordPress feeds through their system so you can track your subscribers in many different ways. It also helps you customize your feeds and has tools for things like managing email subscriptions.</p><p>Tentblogger has done an outstanding job explaining in detail <a href=\"http://feeds.feedburner.com/tentblogger.com/feedburner\">how to set up Feedburner</a>. Even if you’ve set up Feedburner half a dozen times, it’s worth a read.</p><h3>Google Project Hosting</h3><p>Want to maintain a project online?<a href=\"http://code.google.com/projecthosting/\"> Google Project Hosting</a> could be your answer. Similar to the idea of Github, it allows you to host projects (up to 2 GB) for free, and uses <a title=\"How to install and get started with SVN (Subversion) on Windows\" href=\"http://wpcandy.com/teaches/how-to-install-and-get-started-with-subversion-on-windows\">subversion</a>, issue tracking, project wikis, and the ability to star projects and developers.</p><p>I noticed quite a few <a href=\"http://code.google.com/hosting/search?q=WordPress&btn=Search+projects\">WordPress</a> projects tagged, such as Carrington, Thematic, and NextGen Gallery.</p><h3>Google Summer of Code</h3><p>While not really an extension or tool, Google has a very cool program for students called the <a href=\"http://code.google.com/intl/en/soc/\">Google Summer of Code</a>. WordPress has participated since 2007, and a lot of great developments have come from it. You can check out all of the awesome WordPress stuff from the 2010 GSoC and learn how to apply <a href=\"http://codex.wordpress.org/GSoC2011\">on the codex</a>.</p><p>You can also <a href=\"http://wpcandy.com/reports/google-announces-2011-summer-of-code-wordpress-student-projects\">view the participants</a> for the upcoming GSoC 2011.</p><h3>Wrapping it up</h3><p>It’s pretty clear that there are a plethora of tools that Google has that can assist us in our WordPress projects. Which of these do you use? Or maybe I should ask which ones don’t you use? Also, let me know of any I missed, which I’m sure there are many.</p><p>I hope you enjoyed the list, and be sure to bookmark this post to refer back to it for your future projects.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=13022\">Beginner\'s Guide: How to utilize Google resources in WordPress</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Wed, 27 Apr 2011 09:30:48 +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: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:92:\"WPCandy: Easy Content Types plugin for WordPress makes custom content a point and click away\";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=18000\";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:120:\"http://feedproxy.google.com/~r/wpcandy/~3/O9cRzEd9wf8/pippin-williamson-releases-easy-content-types-plugin-for-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:3227:\"<p><a href=\"http://wpcandy.com/?p=18000\"><img class=\"alignnone size-full wp-image-18001\" title=\"Easy Content Types plugin (teaser)\" src=\"http://wpcandy.com/files/2011/04/easycontenttypes-teaser.jpg\" alt=\"\" width=\"600\" height=\"213\" /></a></p><p>Pippin Williamson (whose standing desk you may remember from a <a title=\"Pippin Williamson\'s WordPress Workspace\" href=\"http://wpcandy.com/presents/pippin-williamsons-wordpress-workspace\">recent WordPress Workspace feature</a>) has released a new plugin called <a title=\"Easy Content Types WordPress plugin\" href=\"http://codecanyon.net/item/easy-custom-content-types-for-wordpress/234182\">Easy Content Types</a>. If you’ve ever wanted to create custom post types and <a title=\"How to organize your content with custom WordPress taxonomies\" href=\"http://wpcandy.com/teaches/how-to-organize-your-content-with-custom-taxonomies\">taxonomies</a> for your site, but are a bit freaked out working with code (or just don’t want to) this plugin could be perfect for you. Williamson’s plugin provides a handful of settings pages that make the creation of post types, taxonomies, and meta boxes.</p><p>If you aren’t sure what any of that means, the easiest way to show you is to have a look at the demonstration video below.</p><p>The Easy Content Types plugin is a paid plugin, available <a title=\"Pippin\'s plugin on CodeCanyon\" href=\"http://codecanyon.net/item/easy-custom-content-types-for-wordpress/234182\">on CodeCanyon</a> for $20<sup>1</sup>. I know not everyone is crazy about paying for plugins, but for those among you there is hope here too: check out the giveaway of the plugin we’re running, just after the jump.</p><p><span id=\"more-18000\"></span></p><h3>Plugin giveaway</h3><p>We have <strong>two</strong> copies of Pippin’s Easy Content Types Plugin to give away. If you’d like a copy of the plugin, just leave a comment sharing what you’d like to use the plugin to do. What sort of content types, taxonomies, and meta boxes would you like to be able to create on the fly? We’ll pick the two most interesting comments in 24 hours and send the plugin their way.</p><p>And hey, if you have a way of adding these custom content types to your site that you like better, or other plugins that do something similar, let us know in the comments as well.</p><p><a href=\"http://wpcandy.com/reports/pippin-williamson-releases-easy-content-types-plugin-for-wordpress\"><em>Click here to view the embedded video.</em></a></p><p><sup>1</sup> <em>Sometimes folks are concerned about licensing when purchasing plugins. Rest assured, WPCandy <a title=\"WPCandy\'s editorial policy\" href=\"http://wpcandy.com/is/careful\">only covers GPL</a> compatible plugins and the plugin discussed above <a title=\"CodeCanyon licensing terms\" href=\"http://codecanyon.net/wiki/support/legal-terms/licensing-terms/\">is</a>.</em></p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=18000\">Easy Content Types plugin for WordPress makes custom content a point and click away</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Wed, 27 Apr 2011 07:20:06 +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: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:54:\"WPCandy: WordPress 3.1.2 security update now available\";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=17976\";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:99:\"http://feedproxy.google.com/~r/wpcandy/~3/VZ8MQEXmYG0/wordpress-3-1-2-security-update-now-available\";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:1734:\"<p><a href=\"http://wpcandy.com/?p=17976\"><img class=\"alignnone size-full wp-image-8572\" title=\"WordPress logo\" src=\"http://wpcandy.com/files/2010/11/wordpresslogo-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>It’s that time again: a new version of WordPress, now 3.1.2, is <a title=\"WordPress 3.1.2 security update available\" href=\"http://wordpress.org/news/2011/04/wordpress-3-1-2/\">now available as a security update</a>. It seems this fixes a vulnerability that would allow Contributor-level users to publish posts when they shouldn’t have been able to.</p><p>You can <a title=\"WordPress 3.1.2 download\" href=\"http://wordpress.org/download/\">download 3.1.2 manually</a>, or (much more likely) click that fancy update button in your Dashboard.</p><p>Interestingly, this issue was discovered by Andrew Nacin and Benjamin Balter. Nacin you may recognize as a member of the WordPress Core Commit team. Balter’s name first cropped up, at least <a title=\"Ben Balter profiled on WPCandy\" href=\"http://wpcandy.com/profiles/ben-balter\">here on WPCandy</a>, just yesterday as a participant in <a title=\"WordPress and the GSoC 2011\" href=\"http://wpcandy.com/reports/google-announces-2011-summer-of-code-wordpress-student-projects\">Google Summer of Code this year</a>. Someone give him extra credit.</p><p>Are you all updated? Do you use the Dashboard update, or do you still manually update the <em>old school</em> way?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17976\">WordPress 3.1.2 security update now available</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 23:06:54 +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: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:49:\"Weblog Tools Collection: WordPress 3.1.2 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9943\";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/TSPK1d-Z52E/\";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:709:\"<p><a href=\"http://wordpress.org/\">WordPress</a> 3.1.2 <a href=\"http://wordpress.org/news/2011/04/wordpress-3-1-2/\">has been released</a> and “addresses a vulnerability that allowed Contributor-level users to improperly publish posts,” while also fixing <a href=\"http://core.trac.wordpress.org/query?milestone=3.1.2\">a few bugs</a>.</p>\n<p>You should be able to upgrade automatically from the Dashboard -> Updates section of your blog’s Dashboard, but you can also <a href=\"http://codex.wordpress.org/Upgrading_WordPress_Extended\">upgrade manually</a> if you run into trouble.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/TSPK1d-Z52E\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Apr 2011 22:50:15 +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: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:47:\"WPCandy: Vote here: Theme Madness 2011, Round 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:27:\"http://wpcandy.com/?p=17960\";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/wpcandy/~3/z8k3ir4a8XU/theme-madness-2011-round-3-voting\";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:11617:\"<p><a href=\"http://wpcandy.com/?p=17960\"><img class=\"alignnone size-full wp-image-17962\" title=\"Theme Madness Round 3 voting (teaser)\" src=\"http://wpcandy.com/files/2011/04/thememadnessround3voting-teaser.png\" alt=\"\" width=\"600\" height=\"240\" /></a></p><p>We’ve wrapped up Round 2 of Theme Madness, and there were definitely a few surprises in the results. Round 3 proves to be equally as exciting, with a number of well known theme shops facing off this time around. If I had one piece of advice for the shops competing this round, it would be to not underestimate your opponents. A blog post and/or extra tweet calling for votes <em>might</em> just help you out.</p><p>For the next 48 hours we will hold the voting for the following eight games:</p><ul><li><a title=\"AppThemes\" href=\"http://www.appthemes.com/\">AppThemes</a> vs. <a title=\"Graph Paper Press\" href=\"http://graphpaperpress.com/\">Graph Paper Press</a></li><li><a title=\"Elegant Themes\" href=\"http://www.elegantthemes.com/\">Elegant Themes</a> vs. <a title=\"iThemes\" href=\"http://ithemes.com/\">iThemes</a></li><li><a title=\"ThemeForest\" href=\"http://themeforest.net/\">ThemeForest</a> vs. <a title=\"ThemeGarden\" href=\"http://themegarden.com/\">ThemeGarden</a></li><li><a title=\"Mojo Themes\" href=\"http://www.mojo-themes.com/\">Mojo Themes</a> vs. <a title=\"WPZoom\" href=\"http://www.wpzoom.com/\">WPZoom</a></li><li><a title=\"StudioPress\" href=\"http://www.studiopress.com/\">StudioPress</a> vs. <a title=\"Theme Hybrid\" href=\"http://themehybrid.com/\">Theme Hybrid</a></li><li><a title=\"Catalyst Theme\" href=\"http://catalysttheme.com/\">Catalyst Theme</a> vs. <a title=\"DIYThemes\" href=\"http://diythemes.com/\">DIYThemes</a></li><li><a title=\"Obox Themes\" href=\"http://oboxthemes.com/\">Obox Themes</a> vs. <a title=\"Pro Theme Design\" href=\"http://prothemedesign.com/\">Pro Theme Design</a></li><li><a title=\"Press75\" href=\"http://www.press75.com/\">Press75</a> vs. <a title=\"ThemeFuse\" href=\"http://themefuse.com/\">ThemeFuse</a></li></ul><p>All of the polls and instructions can be found just after the jump, so be sure to click through to have your voice heard. Voting will take place for the next 48 hours, and close 4pm on the 28th (Eastern Standard Time).</p><p>Remember you can view the quickly-filling-out Theme Madness Bracket <a title=\"WPCandy Theme Madness Bracket 2011\" href=\"http://wpcandy.com/theme-madness\">here</a>.</p><p>If you need a reminder, the rules can be found <a title=\"How to win your Theme Madness 2011 Trophy\" href=\"http://wpcandy.com/announces/theme-madness-2011-rules\">here</a>. Good luck to everyone playing!</p><p><span id=\"more-17960\"></span></p><h3>AppThemes vs. Graph Paper Press</h3><p><a name=\"pd_a_4974944\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974944\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974944/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">Market Research</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"AppThemes on Twitter\" href=\"http://twitter.com/#!/appthemes\">@AppThemes</a> or <a title=\"Graph Paper Press on Twitter\" href=\"http://twitter.com/#!/graphpaperpress\">@GraphPaperPress</a>.</li><li><strong>The home game:</strong> If either AppThemes or Graph Paper Press start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Elegant Themes vs. iThemes</h3><p><a name=\"pd_a_4974946\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974946\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974946/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online surveys</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Elegant Themes on Twitter\" href=\"http://twitter.com/#!/elegantthemes\">@ElegantThemes</a> or <a title=\"iThemes on Twitter\" href=\"http://twitter.com/#!/ithemes\">@iThemes</a>.</li><li><strong>The home game:</strong> If either Elegant Themes or iThemes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>ThemeForest vs. ThemeGarden</h3><p><a name=\"pd_a_4974954\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974954\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974954/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">Market Research</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"ThemeForest on Twitter\" href=\"http://twitter.com/#!/envatowebdesign\">@EnvatoWebDesign</a> or <a title=\"ThemeGarden on Twitter\" href=\"http://twitter.com/#!/themegarden\">@ThemeGarden</a>.</li><li><strong>The home game:</strong> If either ThemeForest or ThemeGarden start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Mojo Themes vs. WPZoom</h3><p><a name=\"pd_a_4974960\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974960\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974960/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online survey</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Mojo Themes on Twitter\" href=\"http://twitter.com/#!/mojo_themes\">@Mojo_Themes</a> or <a title=\"WPZoom on Twitter\" href=\"http://twitter.com/#!/wpzoom\">@WPZoom</a>.</li><li><strong>The home game:</strong> If either Mojo Themes or WPZoom start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>StudioPress vs. Theme Hybrid</h3><p><a name=\"pd_a_4974963\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974963\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974963/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">survey software</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"StudioPress on Twitter\" href=\"http://twitter.com/#!/studiopress\">@StudioPress</a> or <a title=\"Justin Tadlock on Twitter\" href=\"http://twitter.com/#!/justintadlock\">@JustinTadlock</a>.</li><li><strong>The home game:</strong> If either StudioPress or Theme Hybrid start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Catalyst Theme vs. DIYThemes</h3><p><a name=\"pd_a_4974966\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974966\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974966/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online surveys</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Catalyst Theme on Twitter\" href=\"http://twitter.com/#!/catalysttheme\">@CatalystTheme</a> or <a title=\"DIYThemes on Twitter\" href=\"http://twitter.com/#!/diythemes\">@DIYThemes</a>.</li><li><strong>The home game:</strong> If either Catalyst Theme or DIYThemes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Obox Themes vs. Pro Theme Design</h3><p><a name=\"pd_a_4974968\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974968\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974968/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">survey software</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Obox Themes on Twitter\" href=\"http://twitter.com/#!/obox\">@Obox</a> or <a title=\"Pro Theme Design on Twitter\" href=\"http://twitter.com/#!/prothemedesign\">@ProThemeDesign</a>.</li><li><strong>The home game:</strong> If either Obox Themes or Pro Theme Design start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Press75 vs. ThemeFuse</h3><p><a name=\"pd_a_4974974\"></a><div class=\"PDS_Poll\" id=\"PDI_container4974974\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4974974/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">Market Research</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Press75 on Twitter\" href=\"http://twitter.com/#!/Press75\">@Press75</a> or <a title=\"ThemeFuse on Twitter\" href=\"http://twitter.com/#!/themefuse\">@ThemeFuse</a>.</li><li><strong>The home game:</strong> If either Press75 or ThemeFuse start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Theme Madness 2011 Game Schedule</h3><table id=\"wp-table-reloaded-id-14-no-1\" class=\"wp-table-reloaded wp-table-reloaded-id-14\"><thead><tr class=\"row-1 odd\"><th class=\"column-1\"></th><th class=\"column-2\">Bracket A</th><th class=\"column-3\">Bracket B</th><th class=\"column-4\">Bracket C</th><th class=\"column-5\">Bracket D</th></tr></thead><tbody><tr class=\"row-2 even\"><td class=\"column-1\">April 26</td><td class=\"column-2\">AppThemes vs. Graph Paper Press</p><p>Elegant Theme vs. iThemes</td><td class=\"column-3\">ThemeForest vs. ThemeGarden</p><p>Mojo Themes vs. WPZoom</td><td class=\"column-4\">StudioPress vs. Theme Hybrid</p><p>Catalyst Theme vs. DIYThemes</td><td class=\"column-5\">Obox Themes vs. Pro Theme Design</p><p>Press75 vs. ThemeFuse</td></tr><tr class=\"row-3 odd\"><td class=\"column-1\">May 2</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr><tr class=\"row-4 even\"><td class=\"column-1\">May 4</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr></tbody></table><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17960\">Vote here: Theme Madness 2011, Round 3</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 20:13:49 +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: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:25:\"Dev Blog: WordPress 3.1.2\";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=1801\";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-2/\";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:979:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.1.2</a> is now available and is a security release for all previous WordPress versions.</p>\n<p>This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts.</p>\n<p>The issue was discovered by a member of our security team, WordPress developer <a href=\"http://andrewnacin.com/\">Andrew Nacin</a>, with <a href=\"http://ben.balter.com/\">Benjamin Balter</a>.</p>\n<p>We suggest you update to 3.1.2 promptly, especially if you allow users to register as contributors or if you have untrusted users. <a href=\"http://codex.wordpress.org/Version_3.1.2\">This release</a> also fixes <a title=\"Bugs fixed in 3.1.2\" href=\"http://core.trac.wordpress.org/query?milestone=3.1.2\">a few bugs</a> that missed the boat for version 3.1.1.</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.1.2</a> or update automatically from the Dashboard → Updates menu in your site’s admin area.</p>\";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, 26 Apr 2011 19:00:06 +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: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:63:\"WPCandy: yolink Search plugin wants to improve WordPress search\";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=17951\";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:108:\"http://feedproxy.google.com/~r/wpcandy/~3/rM0NRQ4fIrs/yolink-search-plugin-wants-to-improve-wordpress-search\";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:2417:\"<p><a href=\"http://wpcandy.com/?p=17951\"><img class=\"alignnone size-full wp-image-17952\" title=\"yolink WordPress plugin (teaser)\" src=\"http://wpcandy.com/files/2011/04/yolinkplugin-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>WordPress’ built-in search isn’t fantastic; this isn’t news to anyone. But what <em>could be</em> news to some of you is the recent launch of the <a title=\"yolink Search for WordPress plugin\" href=\"http://wordpress.org/extend/plugins/yolink-search/\">yolink Search for WordPress plugin</a>, that hopes to improve the WordPress search experience by integrating their cloud-based search engine.</p><p>yolink itself is search technology from <a title=\"TigerLogic\" href=\"http://tigerlogic.com/“\">TigerLogic</a> that can be used in other applications via their API. yolink is a paid service, and using it for commercial purposes or for indexing more than 50 pages of content might require you take a look at their <a title=\"yolink\" href=\"http://www.yolink.com/yolink/api/pricing.jsp\">pricing structure</a>. If WPCandy wanted to use their search API, for instance, we would need to pay $100/month.</p><p>The new yolink Search for WordPress plugin has been developed and released in partnership with <a href=\"http://wpengine.com/\">WPEngine</a> and is now available in its 1.0 version. Along with indexing content and providing improved search results, yolink will optionally add social sharing options to search content, as shown in their demo video just after the jump.</p><p><span id=\"more-17951\"></span></p><p>The best way to see what yolink does without trying it out is watching their demo video:</p><p></p><p>The plugin can be downloaded <a title=\"yolink Search plugin on the WordPress directory\" href=\"http://wordpress.org/extend/plugins/yolink-search/\">from the WordPress.org plugin directory</a>, and an API key snagged <a title=\"yolink API key\" href=\"http://www.yolink.com/yolink/developers/\">from the yolink website</a>. If you’ve tried out this plugin, or another that claims to improve WordPress’ default search, share your experience in the comments.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17951\">yolink Search plugin wants to improve WordPress search</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 18:57: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: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: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:71:\"Weblog Tools Collection: WordPress GSoC Students and Projects Announced\";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=9940\";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/P1hiK8aWyhQ/\";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:1216:\"<p>The students and projects for <a href=\"http://wordpress.org/\">WordPress’s</a> portion of <a href=\"http://www.google-melange.com/gsoc/projects/list/google/gsoc2011\">Google Summer of Code 2011</a> have been <a href=\"http://wpdevel.wordpress.com/2011/04/25/2011-gsoc-students-announced/\">announced</a>. The students will be working with well-known community mentors on documentation revisions, file uploader enhancements, “Local Storage Drafts backup,” learn.wordpress.org (possibly similar to <a href=\"http://learn.wordpress.com/\">learn.wordpress.com</a>), “enhanced emails,” threaded comment enhancements, “Extending WP Webservices,” additional language packs and enhancements to existing packs, UI improvements for <a href=\"http://android.wordpress.org/\">the Android app</a>, “Full-throttle Trac Annihilation” (clearing as many trac tickets as possible), “WordPress Move,” and “Template Versioning.”</p>\n<p>Congratulations to those of you who made it in this year, and we look forward to seeing what you bring to WordPress!</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/P1hiK8aWyhQ\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 26 Apr 2011 13:00: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: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:84:\"WPCandy: Peek at the in-development Distraction Free Writing coming to WordPress 3.2\";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=17939\";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:104:\"http://feedproxy.google.com/~r/wpcandy/~3/TSaUCwLa22w/distraction-free-writing-preview-for-wordpress-3-2\";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:1022:\"<p></p><p>One of the <a href=\"http://wpcandy.com/reports/plans-for-wordpress-3-2-begin-to-emerge\">goals for WordPress version 3.2</a> is “Distraction Free Writing”, or an upgrade to the current “Fullscreen mode” that can be toggled within the Visual Editor. The upgrade is still very much in development, but there’s enough in place that we thought a quick peek wouldn’t hurt.</p><p>You can follow development on this particular feature in <a href=\"http://core.trac.wordpress.org/ticket/17136\">this trac ticket</a>, and have a look at the current before/after (Fullscreen vs. Distraction free) in <a href=\"http://wpcandy.com/?attachment_id=17941\">this image</a>.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17939\">Peek at the in-development Distraction Free Writing coming to WordPress 3.2</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 08:54: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: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:89:\"WPCandy: MapQuest Map Builder plugin works to make adding custom maps to WordPress easier\";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=17928\";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:134:\"http://feedproxy.google.com/~r/wpcandy/~3/4uzn3A7CtdQ/mapquest-map-builder-plugin-tries-to-make-adding-custom-maps-to-wordpress-easier\";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:2133:\"<p><a href=\"http://wpcandy.com/?p=17928\"><img class=\"alignnone size-full wp-image-17929\" title=\"MapQuest WordPress plugin (teaser)\" src=\"http://wpcandy.com/files/2011/04/mapquestplugin-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>Have you ever wanted to build out custom maps in WordPress? Using MapQuest? Then you’re in luck (and sort of a <em>freakishly ideal</em> person to be reading this post): MapQuest has released the <a title=\"MapQuest Map Builder beta plugin\" href=\"http://wordpress.org/extend/plugins/mapquest-map-builder/\">MapQuest Map Builder beta plugin</a> that smooths out the process of adding maps to WordPress posts and pages. It requires no signup or API key—just install it and go.</p><p>Within the builder map pointers are very flexible, with the icons, titles, and descriptions all fully customizable. Lines and shapes be also be drawn on maps, with color and size settings customizable as well.</p><p>The plugin was released earlier this year, but is still in its early stages. Project Lead Chip Diffendaffer said they are “aiming to create a quick and easy-to-use mapping plugin for creating elegant custom maps without worrying about setting up API keys or writing JavaScript.” You can download the plugin <a title=\"MapQuest Map Builder on the WordPress.org plugin directory\" href=\"http://wordpress.org/extend/plugins/mapquest-map-builder/\">from the WordPress plugin directory</a>, and read more about it on <a title=\"MapQuest Builder plugin for WordPress\" href=\"http://tools.mapquest.com/map-builder-for-wordpress/\">MapQuest’s site</a>.</p><p>Diffendaffer said they are interested in the community’s thoughts, as well as any feature requests anyone here might have. Well, let him have it: share your thoughts in the comments below.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17928\">MapQuest Map Builder plugin works to make adding custom maps to WordPress easier</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 07:49:35 +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: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:77:\"WPCandy: Montana State University offers class on advanced WordPress blogging\";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=17916\";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:122:\"http://feedproxy.google.com/~r/wpcandy/~3/0U0A9SHk9KE/montana-state-university-offers-class-on-advanced-wordpress-blogging\";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:2747:\"<p><a href=\"http://wpcandy.com/?p=17916\"><img class=\"alignnone size-full wp-image-17918\" title=\"WordPress and Montana State University (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordpressmontanastateu-teaser.jpg\" alt=\"\" width=\"600\" height=\"251\" /></a></p><p>College students in Big Sky Country are in for a treat next month: a course <a title=\"News on Montana State University\" href=\"http://www.montana.edu/cpa/news/nwview.php?article=9787\">coming</a> to Montana State University will help WordPress users take the next step to become familiar with plugins, custom menus and search engine optimization in a class appropriately called “Advanced WordPress”.</p><p>The course will be taught by instructor Jake Cook as part of Montana State’s <a title=\"Montana State Extended University\" href=\"http://btc.montana.edu/courses/aspx/professional.aspx\">Extended University</a>. The course will be taught in two four hour sessions and cost $85.</p><p>The full course description is included just after the jump.</p><p><span id=\"more-17916\"></span></p><p>The full course description, from the <a title=\"Advanced WordPress course registration page\" href=\"http://btc.montana.edu/courses/aspx/NCDescrip3.aspx?TheID=718\">registration page</a>:</p><blockquote><p><strong>Course Description:</strong> Already up and running on WordPress but looking to get more out of your website? This class will show you how to further enrich your online presence using this powerful platform. Topics include leveraging plug-ins, search engine optimization tips, custom menus and templates, and getting specific functionality built into your website. <strong>Please Note: This is intended for experienced Word Press users who are already familiar with the platform.</strong> [sic]</p></blockquote><p>I’ll admit it’s not a good sign to see WordPress mispelled in the course description, but we’ll give them the benefit of the doubt. We have to start somewhere, right?</p><p>Have you heard about about WordPress being used in the classroom elsewhere? If so, <a title=\"Send WPCandy a heads up on a story\" href=\"http://wpcandy.com/is/powered-by-you\">let us know</a>; we’re looking to collect occurrences like this.</p><p>Would you take a class on WordPress if it was taught at your local university? Or, perhaps a more appropriate question for our incredibly savvy readers: would you be <em>teach</em> the class?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17916\">Montana State University offers class on advanced WordPress blogging</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 07:11:32 +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: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:85:\"WPCandy: Joost de Valk ditches the windmill pose for a new, stylish, superhero avatar\";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=17903\";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:93:\"http://feedproxy.google.com/~r/wpcandy/~3/OAxj_g9e6To/joost-de-valk-ditches-the-windmill-pose\";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:1450:\"<p><a href=\"http://wpcandy.com/?p=17903\"><img class=\"alignnone size-full wp-image-17904\" title=\"Joost de Valk new cartoon avatar (teaser)\" src=\"http://wpcandy.com/files/2011/04/yoastnewavatar-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>Joost de Valk, WordPress plugin developer and the caretaker of Yoast.com, has decided to upgrade his infamous windmill’d avatar for an updated, taller, and (I would say) trimmer figure. Joost’s friend and artist <a title=\"Erwin Brouwer, artist\" href=\"http://www.erwinbrouwer.nl/\">Erwin Brouwer</a> has taken on the task of updating Joost’s image, and has begun the task with the first two images above (on the right).</p><p>Joost is looking for feedback on the new art, so drop them in the comments here or <a title=\"Yoast\'s improved character\" href=\"http://yoast.com/yoast-improved-image/\">head over to his blog</a> and let him know there. And am I the only who thinks with a few more <a title=\"WordPress Mascots\" href=\"http://wpcandy.com/presents/the-wordpress-theme-mascot-throw-down\">superhero mascots</a> we can put together a WordPress Justice League?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17903\">Joost de Valk ditches the windmill pose for a new, stylish, superhero avatar</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 06:23:26 +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:50:\"WPCandy: Winners: Results of Theme Madness Round 2\";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=17887\";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:88:\"http://feedproxy.google.com/~r/wpcandy/~3/YpxXftyLy5M/theme-madness-2011-round-2-winners\";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:9056:\"<p><a href=\"http://wpcandy.com/?p=17887\"><img class=\"alignnone size-full wp-image-17888\" title=\"Theme Madness Round 2 winners\" src=\"http://wpcandy.com/files/2011/04/thememadnessround2winners.png\" alt=\"\" width=\"600\" height=\"240\" /></a></p><p>We have the results of Theme Madness Round 2 in this post, and there are some real upsets here. In fact, this brings us the veritable <em>Sweet 16</em> theme shops in our competition. We’ll start Round 3 tomorrow, and take one step closer to having our Theme Madness 2011 winner.</p><p>Who’s excited? The results are just after the jump.</p><h3>How we scored the games</h3><p>Just to recap, each game was run on three fronts. First, we counted up the polls for each game. Secondly, we counted up votes on Twitter. Finally, we counted up comments generated (if they were) on the competitor’s blogs. Top score won.</p><p><span id=\"more-17887\"></span></p><h3>Results of WooThemes vs. AppThemes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li><span>9. AppThemes: 312</span></li><li><span>1. WooThemes: 201</span></li></ul><p><strong>Winner</strong>: AppThemes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Graph Paper Press vs. Organic Themes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>5. Graph Paper Press: 92</li><li>4. Organic Themes: 81</li></ul><p><strong>Winner</strong>: Graph Paper Press, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Themify vs. Elegant Themes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>6. Themify: 44</li><li>3. Elegant Themes: 266</li></ul><p><strong>Winner</strong>: Elegant Themes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Dev4Press vs. iThemes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>7. Dev4Press: 70</li><li>2. iThemes: 110</li></ul><p><strong>Winner</strong>: iThemes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of ThemeForest vs. Gabfire Themes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>8. Gabfire Themes: 185</li><li>1. ThemeForest: 284</li></ul><p><strong>Winner</strong>: ThemeForest, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of ThemeShift vs. ThemeGarden</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>12. ThemeShift: 60</li><li>4. ThemeGarden: 78</li></ul><p><strong>Winner</strong>: ThemeGarden, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Mojo Themes vs. Templatic</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>6. Mojo Themes: 121</li><li>3. Templatic: 56</li></ul><p><strong>Winner</strong>: Mojo Themes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of WPZoom vs. WonderThemes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>15. WonderThemes: 86</li><li>7. WPZoom: 126</li></ul><p><strong>Winner</strong>: WPZoom, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of StudioPress vs. PremiumPress</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>9. PremiumPress: 48</li><li>1. StudioPress: 137</li></ul><p><strong>Winner</strong>: StudioPress, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Theme Hybrid vs. Crowd Favorite</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>5. Theme Hybrid: 88</li><li>4. Crowd Favorite: 50</li></ul><p><strong>Winner</strong>: Theme Hybrid, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Catalyst Theme vs. Headway Themes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>11. Catalyst Theme: 348</li><li>3. Headway Themes: 132</li></ul><p><strong>Winner</strong>: Catalyst Theme, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Gorilla Themes vs. DIYThemes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>7. Gorilla Themes: 57</li><li>2. DIYThemes: 92</li></ul><p><strong>Winner</strong>: DIYThemes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Obox Themes vs. UpThemes</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>9. UpThemes: 59</li><li>1. Obox Themes: 101</li></ul><p><strong>Winner</strong>: Obox Themes, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Startbox vs. Pro Theme Design</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>12. Startbox: 55</li><li>4. Pro Theme Design: 60</li></ul><p><strong>Winner</strong>: Pro Theme Design, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of KreativeThemes vs. Press75</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>6. KreativeThemes: 42</li><li>3. Press75: 101</li></ul><p><strong>Winner</strong>: Press75, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>Results of Standard Theme vs. ThemeFuse</h3><p>After totaling up poll votes, Twitter votes, and comments on their respective blogs, the numbers are:</p><ul><li>15. ThemeFuse: 196</li><li>10. Standard Theme: 93</li></ul><p><strong>Winner</strong>: ThemeFuse, who will be competing again on <a title=\"WPCandy Theme Madness Bracket\" href=\"http://wpcandy.com/theme-madness\">April 26</a>.</p><h3>What do you think of the results so far?</h3><p>We’re beginning to see results show up on the big <a title=\"Theme Madness 2011 Bracket\" href=\"http://wpcandy.com/theme-madness\">Theme Madness Bracket</a>. How do you think the results are shaking out? Are you surprised by any of the results so far? How are your own personal brackets going?</p><h3>Updated Theme Madness Schedule</h3><table id=\"wp-table-reloaded-id-14-no-1\" class=\"wp-table-reloaded wp-table-reloaded-id-14\"><thead><tr class=\"row-1 odd\"><th class=\"column-1\"></th><th class=\"column-2\">Bracket A</th><th class=\"column-3\">Bracket B</th><th class=\"column-4\">Bracket C</th><th class=\"column-5\">Bracket D</th></tr></thead><tbody><tr class=\"row-2 even\"><td class=\"column-1\">April 26</td><td class=\"column-2\">AppThemes vs. Graph Paper Press</p><p>Elegant Theme vs. iThemes</td><td class=\"column-3\">ThemeForest vs. ThemeGarden</p><p>Mojo Themes vs. WPZoom</td><td class=\"column-4\">StudioPress vs. Theme Hybrid</p><p>Catalyst Theme vs. DIYThemes</td><td class=\"column-5\">Obox Themes vs. Pro Theme Design</p><p>Press75 vs. ThemeFuse</td></tr><tr class=\"row-3 odd\"><td class=\"column-1\">May 2</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr><tr class=\"row-4 even\"><td class=\"column-1\">May 4</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr></tbody></table><p> </p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17887\">Winners: Results of Theme Madness Round 2</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 26 Apr 2011 01:05: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: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:59:\"WPCandy: How to create your own Powered By system like ours\";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=17551\";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/wpcandy/~3/xxukB29Uk4o/how-to-create-your-own-powered-by-system\";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:8875:\"<p><a href=\"http://wpcandy.com/?p=17551\"><img class=\"alignnone size-full wp-image-17872\" title=\"Create your own Powered by system (teaser)\" src=\"http://wpcandy.com/files/2011/04/createyourownpoweredbysystem-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>Instead of taking advertisers at WPCandy, we use a <a title=\"WPCandy is powered by the community\" href=\"http://wpcandy.com/is/powered\">Powered By system</a>. By powering WPCandy, members of our community can directly make the content we produce possible, and receive linked credit for doing so. This system is one of the things that brings in a lot of questions and interest from folks in our community. People ask how we do it, why we do it, and how they can emulate it. In this post I hope to answer those questions.</p><p>In this post I’ll go over:</p><ul><li><span>the philosophy behind our system,</span></li><li><span>tools and code you’ll need to do what we do,</span></li><li><span>the marketing/design side of things, and</span></li><li><span>what regular upkeep and maintenance looks like.</span></li></ul><p>I hope it answers the questions you have about our system, but if it doesn’t just toss a question or two into the comments below. Let’s get to it.</p><p><span id=\"more-17551\"></span></p><h3>Our philosophy is powered by ideals</h3><p>There are a couple of very simple techniques we use to pull off the Powered By system, but for the most part it’s an ideology. The best way to implement your own version of this is to first understand <em>how</em> it works, and more importantly <em>why</em> it works the way it does.</p><blockquote class=\"jump\"><p>While the Powered By system isn’t designed to send traffic to supporter’s sites, it is designed to add to supporter’s reputations.</p></blockquote><p>The key is that our Powered By links don’t jump directly to the supporter’s site or Twitter account or whatever. It actually points to a dedicated thank you page that gives a brief rundown of the supporter, any posts about them on WPCandy, and a list of the posts they have personally powered on the site. From there the person viewing the page may choose to visit the supporter’s site, or they may not. By making these off-site links one step removed from WPCandy’s content itself, anyone can learn more about who powers WPCandy without being taken away to another site they don’t know about.</p><p>In this way, the Powered By system is quite different from an advertising or paid links system. No one who powers WPCandy does so strictly for backlinks and traffic. Let’s face it, if they sent WPCandy money for that purpose alone it wouldn’t be very wise. <em>Any</em> links to a supporter’s site is one step removed from any primary content page on WPCandy. No, the primary reasons that folks tend to power WPCandy are:</p><ol><li>They appreciate the site, and want to support us and our ad-free model.</li><li>They want to support the greater WordPress community, and raise their visibility within it.</li></ol><p>While the Powered By system isn’t designed to send traffic to supporter’s sites, it is designed to add to supporter’s reputations. Anyone who powers the site sees credit on posts, in thank you posts, and on podcasts. In fact, just about every time we create a new form of content on the site, we find a way to incorporate thanking those who power us. They are our VIP, our Hall of Fame.</p><p>Understanding why this system is great, as well as having an audience that is receptive to it, is key to implementing something like it. We’re lucky <a title=\"WPCandy Powered By system announcement\" href=\"http://wpcandy.com/announces/the-wpcandy-powered-by-pla\">it has been embraced</a>, so far, at WPCandy.</p><h3>Our donation model is powered by tools</h3><p>Our system is technically pretty low-fi. We use:</p><ul><li>PayPal to manage the payments and subscriptions.</li><li>A custom taxonomy to assign content credits.</li></ul><p>And that’s pretty much it.</p><p>We created PayPal buttons for our main powering page, using the option within PayPal to grab the direct email link. Then we dropped those in our pages.</p><p>The custom taxonomy is a bit more fun. In our case, we credit those who power WPCandy in posts, which you can see below each post:</p><p><img class=\"alignnone size-full wp-image-17881\" title=\"Powered By implementation example\" src=\"http://wpcandy.com/files/2011/04/poweredbyexample.jpg\" alt=\"\" width=\"500\" height=\"69\" /></p><p>The snippet below is what we use to create our custom taxonomy, complete with our sentence URL <code>wpcandy.com/thanks/whomever</code> in place:</p><pre>\nfunction poweredby_init() {\n register_taxonomy(\n \'poweredby\',\n \'post\',\n array(\n \'label\' => __(\'Powered by\'),\n \'sort\' => true,\n \'hierarchical\' => true,\n \'args\' => array(\'orderby\' => \'term_order\'),\n \'rewrite\' => array(\'slug\' => \'thanks\'),\n )\n );\n}\nadd_action( \'init\', \'poweredby_init\' );\n</pre><p>We add that to a plugin file, of course, so we can update our theme in the future without breaking any functionality like that.</p><p>Now, there is plenty more I’d like to do to improve the current system. I would like to revisit our payment flow and merge the various options together into one form using Gravity Form’s latest PayPal add-on. At this point though, until I make those improvements, this simple format does the job.</p><h3>Have fun with imagery</h3><p><img src=\"http://wpcandy.com/files/2011/01/wpcandy-supporters.png\" alt=\"\" title=\"WPCandy is powered by the community\" width=\"600\" height=\"139\" class=\"alignnone size-full wp-image-11752\" /></p><p>Personally, I think the key with any system like this (read: a donation based system) is the way you package and promote it. Instead of simply adding a default PayPal donate button, void of personality, we created what I like to think is a branded, creative way to accomplish the same thing.</p><blockquote class=\"jump\"><p>The point? Have fun with it. If you want others to have a good time on your site you need to have fun first.</p></blockquote><p>The branding, in our case, involved a few things. First I created images to associate with each power level, and had some fun doing it. A post is represented by a single mint (or $10), a day is a bucket (of paint, it seems), a week is a wheelbarrow, and a month is a truckload, presumably of mints. There’s also the monthly option, which powers the WPCandy mint factory $5 at a time.</p><p>The point? Have fun with it. If you want others to have a good time on your site you need to have fun first.</p><p>We also implemented a status bar in the sidebar that shows how much of WPCandy’s content is powered for the current month.</p><p><img src=\"http://wpcandy.com/files/2011/01/wpcandystatus70.png\" alt=\"\" title=\"wpcandystatus70\" width=\"289\" height=\"30\" class=\"alignnone size-full wp-image-12377\" /></p><p>I’ve received a lot of compliments on the status bar, as well as questions as to how it works. I wish I had a complicated, highly technical answer for how it works. The reality is pretty straightforward: we use images like <code>status10.png</code>, <code>status20.png</code>, and so forth, and update the sidebar widget as needed. It’s not quite impressive, but it gets the job done.</p><h3>Powered best when regularly maintained</h3><p>By accepting far more individual, personal payments than we would on a traditional advertising system, we do interact with more people. Since it’s a community donation program, we feel it’s important to stay connected with those who donate on a slightly personal level. For everyone who donates, we try to:</p><ul><li>Email a thank you note directly to them.</li><li>Thank them in weekly posts on the site (been slacking in this regard lately).</li><li>Get to know them, follow them, and talk with them as often as we can.</li></ul><p>In a sense, we treat those who support the site this way as VIP members of our little community here.</p><p>Aside from that, the system pretty much runs itself. We try and mention it whenever it makes sense, but otherwise folks tend to know where to go if they want to share the love.</p><h3>What do you think? Could this system work on your site?</h3><p>I’m curious what other site owners and blog authors think about the system we’re using here. Do you think this could have legs, particularly when compared to more traditional advertising or affiliate programs?</p><p>Feel free to leave any further questions in the comments, I’ll do my best to answer them.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17551\">How to create your own Powered By system like ours</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 25 Apr 2011 23:40:59 +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: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:74:\"WPCandy: Google announces 2011 Summer of Code (WordPress) student projects\";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=17865\";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:117:\"http://feedproxy.google.com/~r/wpcandy/~3/R4vF-4uAULQ/google-announces-2011-summer-of-code-wordpress-student-projects\";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:3264:\"<p><a href=\"http://wpcandy.com/?p=17865\"><img class=\"alignnone size-full wp-image-17677\" title=\"Google logo (teaser)\" src=\"http://wpcandy.com/files/2011/04/googlelogo-teaser1.jpg\" alt=\"\" width=\"600\" height=\"207\" /></a></p><p>The <a title=\"Google Summer of Code\" href=\"http://code.google.com/soc/\">Google Summer of Code</a> (or GSoC) is a yearly global initiative where Google provides a stipend to students for contributing to an open source software project over the course of a summer. Mentors from within the given software community will help the student developers work on the project they propose for GSoC, assuming they are accepted. WordPress is participating this year and the full list of accepted student projects has been published by Google.</p><p>WordPress will be hosting 12 student projects this year:</p><ul><li><span><strong>Document Revisions</strong> with Ben Balter</span></li><li><span><strong>File Uploader Upgrade</strong> with Jacob Gillespie</span></li><li><span><strong>Local Storage Drafts backup</strong> with Mihai Chereji</span></li><li><span><strong>Learn.WordPress.org</strong> with Stas Suscov</span></li><li><span><strong>Enhanced Emails with</strong> Wojtek Szutnik</span></li><li><span><strong>Threaded Comments</strong> with azram19</span></li><li><span><strong>Extending WP Webservices</strong> with Prasath Nadarajah<br /> </span></li><li><span><strong>Language Packs</strong> with Marko Novakovic<br /> </span></li><li><span><strong>Refresh Android app UI</strong> with Anirudh S<br /> </span></li><li><span><strong>Full-throttle Trac Annihilation</strong> with Jakub Tyrcha<br /> </span></li><li><span><strong>WordPress Move</strong> with Mert Yazicioglu<br /> </span></li><li><span><strong>Template Versioning</strong> with David Julia</span></li></ul><p><a title=\"Announcement on the WordPress dev blog\" href=\"http://wpdevel.wordpress.com/2011/04/25/2011-gsoc-students-announced/\">According</a> to Jane Wells, the group blog for the various projects will be established in the next week and be announced when it’s ready. Until then, congrats are in order for the students and their projects that were chosen. And since we’re all here looking over the list of project, head below the jump and let us know which is your own personal favorite in our poll.</p><p><span id=\"more-17865\"></span><a name=\"pd_a_4969954\"></a><div class=\"PDS_Poll\" id=\"PDI_container4969954\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4969954/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">Market Research</a></span><br /> </p><p>If you’d like to see other projects that were accepted, outside of the scope of the WordPress project, you can see the <a title=\"2011 Google Summer of Code participants\" href=\"http://www.google-melange.com/gsoc/projects/list/google/gsoc2011\">full list from Google</a>. Which project are you most excited to see come together?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17865\">Google announces 2011 Summer of Code (WordPress) student projects</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 25 Apr 2011 21:19: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: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:84:\"WPCandy: WordCamp Montreal is on the lookout for speakers, sponsors, and early birds\";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=17858\";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:98:\"http://feedproxy.google.com/~r/wpcandy/~3/nK9N0AMzUhE/wordcamp-montreal-2011-is-on-the-lookout-for\";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:1946:\"<p><a href=\"http://wpcandy.com/?p=17858\"><img class=\"alignnone size-full wp-image-17859\" title=\"WordCamp Montreal logo (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordcampmontreallogo-teaser.jpg\" alt=\"\" width=\"536\" height=\"217\" /></a></p><p>From the world of non-US WordPress events, <a title=\"WordCamp Montreal\" href=\"http://wcmtl.org/\">WordCamp Montreal</a> is coming up in a few weeks on July 9 and 10. Their event site is pretty straightforward right now, with very basic callouts for <a title=\"Callout for WordCamp Montreal speakers\" href=\"https://spreadsheets0.google.com/viewform?hl=en&hl=en&formkey=dDNlczVmWXNwZnVNdmlQbDZyUHRLcEE6MQ#gid=0\">speakers</a> and <a title=\"Callout for WordCamp Montreal sponsors\" href=\"https://spreadsheets0.google.com/viewform?hl=en&hl=en&formkey=dDNWMFc2Y2tCOVZsdV8xb05zSm9VU3c6MQ#gid=0\">sponsors</a>. Early bird tickets are just $30 right now, but will jump up to $40 before long.</p><p>This will make the <a title=\"WordCamp: Developers in Vancouver\" href=\"http://wpcandy.com/reports/wordcamp-developers-2011-ramping-up-for-may-5-in-vancouver\">second Canadian WordCamp</a> to take place yet this year.</p><p>Montreal also looks like yet another Canadian WordCamp that WPCandy won’t be able to make it to. This is unfortunate particularly because, according to the kind folks at Vanilla Forums that we met at WordCamp Miami, both WordPress and WPCandy are much loved in Montreal. Don’t worry, <em>non-US world</em>: we’ll be there as soon as we can be.</p><p>So make us jealous: who will be attending WordCamp Montreal this year, and just how awesome will it be?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17858\">WordCamp Montreal is on the lookout for speakers, sponsors, and early birds</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 25 Apr 2011 20:37:07 +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:59:\"Weblog Tools Collection: WordPress Plugin Releases for 4/25\";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=9938\";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/rixKRfhMB2U/\";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:846:\"<h3>New plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/special-recent-posts/\"><strong>Special Recent Posts</strong></a> is a simple but very powerful plugin/widget for WordPress which displays your recent posts with thumbnails.</p>\n<p><a href=\"http://w4dev.com/w4-plugin/w4-post-list/\"><strong>W4 Post List</strong></a> allows you to create a list of your categories, posts, or category posts, and show it on your site’s widget area, post, or page content area by shortcode.</p>\n<h3>Updated plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-recaptcha/\"><strong>WP-reCAPTCHA</strong></a> integrates reCAPTCHA anti-spam methods with WordPress including comment, registration, and email spam protection.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/rixKRfhMB2U\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Apr 2011 13:00:02 +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: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:40:\"Dougal Campbell: New Theme (in progress)\";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:34:\"http://dougal.gunters.org/?p=45870\";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:62:\"http://dougal.gunters.org/blog/2011/04/25/new-theme-for-dougal\";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:7879:\"<div class=\"featured-image align-right\"><img width=\"150\" height=\"112\" src=\"http://maxcdn.gunters.org/wordpress/wp-content/uploads/2011/04/theme_screencap-150x112.png\" class=\"attachment-post-thumbnail wp-post-image\" alt=\"theme screencap\" title=\"theme screencap\" /></div><p>If you’ve visited this site before, you might notice that I’m running a new theme, which I’ve named <strong>Formattd</strong>. And if you <a href=\"http://twitter.com/dougal\">follow me on Twitter</a>, you might have seen me hint about it in tweets and screen shots. Now, you’re looking at it. Well, technically, you’re looking at a child theme (named <strong>dougalizr</strong>) with extra bits specific to my site, but still. This is my first attempt to create a theme completely from scratch.</p><p>In the past, I’ve generally started with an existing theme, then just created a child theme to do subtle alterations specific to my site. But I got tired of wrestling with doing things the way that somebody else envisioned it, or having to work around extra layers of “framework” functionality in order to change something simple. I wanted my own theme that I would know inside and out. And let me tell you, I now have a new respect for theme authors. Building a theme is a <em>lot</em> of work, because there are a zillion little pieces and details to account for. If you are a developer, and you’ve never built a WordPress theme from scratch before, I highly recommend it as an exercise.</p><p>Let me start by saying that this new theme is not revolutionary. It’s not a “theme framework”. I haven’t put in any customizable options (yet, I might in the future). It’s not a “portfolio”, “news”, or “magazine” theme. It’s just a plain blogging theme. And at the time of this writing, it’s still not even complete (see the To Do section, below). But it has some features that I think are interesting and useful, and I finally got it far enough along that it was at the <a title=\"Eating your own dogfood\" href=\"http://en.wikipedia.org/wiki/Eating_your_own_dog_food\">dogfood</a> stage. So I’m launching it here to help expose the warts that still remain, and force me to deal with them.</p><h3>Features</h3><ul><li>All 10 <a href=\"http://codex.wordpress.org/Post_Formats\">post formats</a> accounted for.</li><li>You can have different format templates for archives views.</li><li>When using the ‘link’ post format, the first link in the post becomes the ‘post link’. This will be used as the link for the post title, instead of the regular post permalink.</li><li>Allows setting post format when posting via <acronym title=\"eXtensible Markup Language\"><span class=\"caps\">XML</span></acronym>-<acronym title=\"Remote Procedure Call\"><span class=\"caps\">RPC</span></acronym> (such as from the WordPress apps for iPhone or BlackBerry). Just start your post with ‘:aside:’, ‘:link:’, etc. Example: <em>:aside: It’s always fun until somebody loses an eye. But then it’s more fun, because you get to play with the eyeball.</em></li><li>If a mobile post starts out with just an image before any text (as when you post an image from WordPress for iOS), it will automatically set the post format to ‘image’.</li><li>Any mobile post that contains a <span class=\"shortcode\">gallery</span> shortcode automatically gets the ‘gallery’ post format.</li><li>‘Chat’ formatted posts can automatically bold speakers’ names, if you use a pattern like this (name, colon, text):<pre>Costello: Who’s on first?\nAbbott: That’s right.\nCostello: What?\nAbbott: Second base.</pre></li><li>Featured image support. Currently the <acronym title=\"HyperText Markup Language\"><span class=\"caps\">HTML</span></acronym> for this is hardcoded, but I plan to allow this to be overridden.</li><li>Custom excerpt support. If a post has a custom excerpt, it will be displayed on the front page instead of the full post.</li><li>The basic layout holds together all the way down into older versions of Internet Explorer.</li><li>Basic iPhone layout adaptability (still needs some adjustments).</li></ul><p>I’m pretty excited about the post format support for mobile blogging. I got tired of waiting for the <a title=\"WordPress admin for your Apple iOS device\" href=\"http://ios.wordpress.org/\">WordPress for iOS</a> app to support post formats, so I just made a way to go ahead and do it now. I think that being able to easily post images, statuses, and asides from my iPhone will encourage me to post more to my blog, whereas before I might have put much of that on <a title=\"Dougal on Twitter\" href=\"http://twitter.com/dougal\">Twitter</a>. I still love Twitter, but I also love owning, controlling, and centralizing my content.</p><h3>To Do</h3><p>There is still a lot left to do: The orange that you currently see is temporary. I want to add some nice typography. The sidebar and footer are still ugly as sin and need styling. I need to put the hAtom microformat classes in. It still needs mobile-specific styles. There are still areas that need better HTML5 semantics. I still need to create several standard templates, such as search, page, and 404.</p><h3>Credit Where Credit Is Due</h3><p>When I say I built this theme “from scratch”, that doesn’t mean that every byte of <acronym title=\"HyperText Markup Language\"><span class=\"caps\">HTML</span></acronym>, <acronym title=\"Cascading Style Sheets\"><span class=\"caps\">CSS</span></acronym>, <acronym title=\"Php Hypertext Processor\"><span class=\"caps\">PHP</span></acronym>, and JavaScript sprung forth fully formed from my mind to my keyboard, as Athena from the forehead of Zeus. Far from it — I stand on the shoulders of giants, borrowing liberally from the work of others. Some of what you see here was inspired by:</p><ul><li><a href=\"http://html5boilerplate.com/\">HTML5 Boilerplate</a> and <a href=\"http://initializr.com/\">Initializr</a></li><li>Matthew James Taylor’s <a href=\"http://matthewjamestaylor.com/blog/perfect-2-column-right-menu.htm\">Perfect ‘Right-Menu’ 2-Column Liquid Layout</a></li><li>The <a href=\"http://2010dev.wordpress.com/\">TwentyTen theme</a></li><li>Nicolas Gallagher’s <a href=\"http://nicolasgallagher.com/css-drop-shadows-without-images/demo/\"><acronym title=\"Cascading Style Sheets\"><span class=\"caps\">CSS</span></acronym> Drop Shadow</a> demo</li><li>Chris Coyer’s <a href=\"http://css-tricks.com/simple-jquery-dropdowns/\">Simple jQuery Dropdown</a> menus</li><li>Design Festival’s <a href=\"http://designfestival.com/typography-of-quotations-citations/\">Typography of Quotations & Citations</a></li><li>…and probably many others that I can’t think of right now…</li></ul><p>I want to spend a few days working out some of the kinks here, but then I plan to make the source available. I’ve put it up on GitHub (<a href=\"https://github.com/dougalcampbell/Formattd\">Formattd on GitHub</a>) for now, to give anyone interested a chance to offer feedback and patches. Once it’s cleaned up enough, I’ll submit it for inclusion in the official WordPress.org theme repository.</p><p>With that said — feedback welcome!</p><p> </p><p>Related posts:<ol><li><a href=\"http://dougal.gunters.org/blog/2005/03/09/theme-preview-plugin\" rel=\"bookmark\" title=\"Permanent Link: Theme Preview Plugin\">Theme Preview Plugin</a></li><li><a href=\"http://dougal.gunters.org/blog/2007/10/16/new-theme\" rel=\"bookmark\" title=\"Permanent Link: New theme, same as the old theme\">New theme, same as the old theme</a></li><li><a href=\"http://dougal.gunters.org/blog/2009/07/02/wordpress-theme-licensing\" rel=\"bookmark\" title=\"Permanent Link: WordPress theme licensing\">WordPress theme licensing</a></li></ol></p>\";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, 25 Apr 2011 11:00: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:6:\"Dougal\";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:65:\"WPCandy: The next WordPress Melbourne meetup will be a Hack Night\";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=17714\";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:110:\"http://feedproxy.google.com/~r/wpcandy/~3/Z55kJE1ygkc/the-next-wordpress-melbourne-meetup-will-be-a-hack-night\";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:2049:\"<p><a href=\"http://wpcandy.com/?p=17714\"><img class=\"alignnone size-full wp-image-17715\" title=\"WordPress Melbourne words (teaser)\" src=\"http://wpcandy.com/files/2011/04/melbournewords-teaser.png\" alt=\"\" width=\"600\" height=\"195\" /></a></p><p>Organizer Anthony Cole and the folks who attend the <a title=\"WordPress Melbourne meetup\" href=\"http://wpmelbourne.wordpress.com\">WordPress Melbourne</a> meetup will be holding a WordPress Hack Night at their May meeting. The focus will be on trading WordPress development questions and tips, and working on WordPress together. Cole described his hopes for Hack Night <a title=\"WordPress Melbourne meetup blog\" href=\"http://wpmelbourne.wordpress.com/2011/04/21/may-wordpress-hack-night/\">on the WordPress Melbourne meetup blog</a>:</p><blockquote><p>My personal goal is to actually contribute a patch to core by the end of the night and get at least two or three others having done the same. We’ll also be able to test WordPress 3.2 with your plugins and themes and debug any issues anyone who’s testing it is having.</p><p>The unique selling point of the WordPress hack night is the idea that you come to learn and share. You don’t need to sit in on the presentations – we’ll most likely pour those into the board room with a more intimate setting. If you’ve got a WordPress dev question, chances are someone can answer it.</p></blockquote><p>Melbourne’s May event won’t be the first-ever WordPress hacking session at a meetup, of course. Have you ever held or attended a WordPress meetup with the specific purpose of contributing code back to WordPress? I know I would be interested in participating, assuming enough developers at my own local WordPress meetup would enjoy it.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17714\">The next WordPress Melbourne meetup will be a Hack Night</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 25 Apr 2011 09:54:00 +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: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:75:\"WPCandy: bbPress plugin alpha on the way shortly, will be prime for testing\";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=17703\";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/wpcandy/~3/JbJSS1mMYY8/bbpress-plugin-alpha-on-the-way-for-testing\";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:3002:\"<p><a href=\"http://wpcandy.com/?p=17703\"><img class=\"alignnone size-full wp-image-12025\" title=\"bbPress logo\" src=\"http://wpcandy.com/files/2011/01/bbpresslogo-teaser.png\" alt=\"\" width=\"600\" height=\"220\" /></a></p><p>Word from the bbPress end of the internet is that a public alpha of the in-development bbPress plugin will be available very soon. Just yesterday on their forum, bbPress lead developer John James Jacoby said “Going to be cleaning up the trac tickets for the plugin over this weekend and uploading a 2.0-alpha-1 to the WordPress.org plugin repository in the next few days.”</p><p>Anyone else excited?</p><p>In full, Jacoby <a title=\"John James Jacoby on the bbPress forum\" href=\"http://bbpress.org/forums/topic/bbpress-plugin-updates/page/22#post-86702\">said</a>:</p><blockquote><p>Going to be cleaning up the trac tickets for the plugin over this weekend and uploading a 2.0-alpha-1 to the WordPress.org plugin repository in the next few days. This should make downloading, installing, and updating the plugin easier for everyone now that it’s ready for more testing.</p><p>The original alphas won’t include Gautam and Nightgunner5′s converter, but I’ll spend some time with it before launch and see about fitting it into core.</p><p>Getting close!</p></blockquote><p>The reference to “Gautam and Nightgunner5′s converter” means that the bbPress standalone to bbPress plugin converter won’t be included in the soon-to-be-released alpha plugin.</p><p><span id=\"more-17703\"></span></p><p>For those new to this project, bbPress is the name for a standalone forum software project <a title=\"The blogging beginnings of the bbPress project\" href=\"http://bbpress.org/blog/2004/12/soft-launch/\">that was started</a> in 2004 by Matt Mullenweg. <a title=\"WPCandy coverage of the bbPress project\" href=\"http://wpcandy.com/on/bbpress\">Recent bbPress activity</a> has been focused on creating a WordPress plugin version of bbPress to make integrating bbPress forums into WordPress sites easier. bbPress still runs the WordPress.org support forums, and is fully functional as a standalone forum solution.</p><p>If you’re excited for bbPress then you can be ready to help test right away by watching the <a title=\"WordPress.org plugin page for bbPress\" href=\"http://wordpress.org/extend/plugins/bbpress/\">WordPress.org plugin page</a> for the download link. You can also follow development and, if you’re willing, offer a hand of support on the <a title=\"bbPress trac\" href=\"http://trac.bbpress.org/\">bbPress trac</a>.</p><p>If you’ve tested the current bbPress plugin share your thoughts in the comments.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17703\">bbPress plugin alpha on the way shortly, will be prime for testing</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 25 Apr 2011 09:26:52 +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: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:77:\"WPCandy: CouponWP launches to save everyone a few bucks on WordPress products\";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=17602\";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:71:\"http://feedproxy.google.com/~r/wpcandy/~3/ZFQYFPvdSyY/couponwp-launches\";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:2067:\"<p><a href=\"http://wpcandy.com/?p=17602\"><img class=\"alignnone size-full wp-image-17603\" title=\"CouponWP screenshot (teaser)\" src=\"http://wpcandy.com/files/2011/04/couponwp-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>Steven Gliebe, the mind behind ThemeSorter (a way to <a title=\"How to find WordPress themes\" href=\"http://wpcandy.com/teaches/how-to-find-wordpress-themes-quickly-and-easily\">find WordPress themes</a>) and long time web developer, has launched a new site called <a title=\"CouponWP\" href=\"http://couponwp.com/\">CouponWP</a> that catalogues and organizes discounts and coupons for WordPress related products. Think <a href=\"http://www.retailmenot.com/\">RetailMeNot</a>, but for WordPress only.</p><p>Gliebe shared his thoughts on the launch of CouponWP in the launch post:</p><blockquote><p>The idea for CouponWP was born out of a coupons/deals section on our other website, ThemeSorter. Over there, we focus on premium WordPress themes. We thought it’d be great to take that idea a step further and track coupons for WordPress plugins and hosting too. Surprisingly, our research did not turn up a site like CouponWP already in existence (at least not one that was up-to-date with <em>real</em>codes). And so here it is.</p></blockquote><p>CouponWP launched during the same span of time that <a title=\"WPBeginner\'s coupon site launch\" href=\"http://wpcandy.com/reports/wpbeginner-coupons-could-save-you-money\">WPBeginner’s coupon section</a> did. It looks like we can expect more WordPress discount sites like this in the future. Have you ever used a discount on a WordPress theme, plugin, or service? Perhaps more importantly, have you ever held off on purchasing something until a solid discount was available?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17602\">CouponWP launches to save everyone a few bucks on WordPress products</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 24 Apr 2011 23:39:50 +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:24;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:\"WordPress.tv: SEO Tips for Realtors\";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=6041\";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:53:\"http://wordpress.tv/2011/04/24/seo-tips-for-realtors/\";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:1781:\"<div id=\"v-JGiYKht3\" class=\"video-player\">\n</div>\n<br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/6041/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/6041/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/6041/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&blog=5089392&post=6041&subd=wptv&ref=&feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2011/04/24/seo-tips-for-realtors/\"><img alt=\"SEO Tips for Realtors\" src=\"http://videos.videopress.com/JGiYKht3/wcphx-seo-tips-for-realtors-jim-marks_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";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, 24 Apr 2011 20:35:33 +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:\"Amanda Blum\";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:25;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: Last minute Easter deal: WooThemes 5-for-1 and 20% off\";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=17691\";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:75:\"http://feedproxy.google.com/~r/wpcandy/~3/N3dC1jaF75g/woothemes-easter-deal\";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:1392:\"<p><a href=\"http://wpcandy.com/?p=17691\"><img class=\"aligncenter size-full wp-image-17693\" title=\"WooEaster\" src=\"http://wpcandy.com/files/2011/04/WooEaster.png\" alt=\"WooEaster\" width=\"600\" height=\"206\" /></a><br /> We missed this one by a couple of days, but you still have time to get in on a <a href=\"http://www.woothemes.com/2011/04/the-happy-easter-promo/\">WooThemes Easter deal</a>. The deal runs the rest of the day, so you’ll have to act fast to get in on it.</p><p>They are offering 5 new themes in their standard and developer theme packages. A standard package will get you five themes (normally 3) for $70 and the developer package will get you five themes (normally 4) and psd’s for $150. The <a href=\"http://www.woothemes.com/themes/enterprise/\">enterprise themes</a> are available for 20% off, or $160 each.</p><p>You can also get in on Woo’s club memberships for 20% off and gain access to all 90 themes plus new ones as they come out. This means the standard membership is now $85 + $15 per month, and the developer subscription is $160 + $20 per month.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17691\">Last minute Easter deal: WooThemes 5-for-1 and 20% off </a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 24 Apr 2011 17:08: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:26;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:69:\"WPCandy: WordPress Community Links: WordCamps need more tents 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=17682\";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/wpcandy/~3/qzNkY4Rx_jo/wordcamps-need-more-tents-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:5813:\"<p><a href=\"http://wpcandy.com/?p=17682\"><img class=\"alignnone size-full wp-image-17685\" title=\"WordCamp infographic (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordcampinfographic-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>This weekend we have another edition of WordPress Community Links. In these posts we run down all of the link-worthy materials we’ve found within the WordPress community this week. If you have a link to share that we missed, head down to the comments and let us know.</p><p>As usual, we’ve split up the links into interesting blog posts, tutorials, and bookmark-able resource posts. The links start just after the jump.</p><p><span id=\"more-17682\"></span></p><p>First up we have blog posts worth at least a once-over:</p><ul><li><span><a href=\"http://alexking.org/blog/2011/04/19/audience-vs-content\">Alex King shared his thoughts</a> on WordCamp Seattle, in particular the interview he participated in.</span></li><li><span>Andrea Rennick posted on her development from working without breaks, to <a href=\"http://ronandandrea.com/work-hard-play-hard/\">working hard and playing hard</a>.<br /> </span></li><li><span>Justin Tadlock published an <a href=\"http://justintadlock.com/archives/2011/04/14/join-the-wordpress-theme-review-team\">informal recruitment call</a> for the WordPress Theme Review Team on his blog.<br /> </span></li><li><span>John Godley <a href=\"http://urbangiraffe.com/2011/04/11/wwwp5k/\">shared his experience</a> at the <a href=\"http://wpcandy.com/reports/automattic-5k\">Automattic 5k</a>, including photos.<br /> </span></li><li><span>Ozh Richards tells the story of <a rel=\"nofollow\" href=\"http://ilearnedtoprogram.com/?id=4db209d535a76c0b4e000000\">how he learned to program</a> on a newly launched website.<br /> </span></li><li><span>Joshua Strebel celebrated a <a rel=\"nofollow\" href=\"http://blog.page.ly/2011/04/a-birthday-of-sorts/\">special Page.ly birthday</a>, in part, with a blog post.<br /> </span></li><li><span>Adam Warner <a rel=\"nofollow\" href=\"http://wpprobusiness.com/1737/ron-andrea-rennick-interview/\">interviewed Ron and Andrea Rennick</a> on his WP Pro Business blog. He is also <a rel=\"nofollow\" href=\"http://wpmodder.com/discount-coupon-at-wpmudev-simple-entry-one-lucky-winner-1180.html\">running a giveaway</a> on his blog.<br /> </span></li></ul><p>Next up we have a few tutorials to make you a smarter WordPress user:</p><ul><li><span>Thad Allenger explains <a href=\"http://graphpaperpress.com/2011/04/19/how-to-convert-wordpress-custom-post-types/\">how to convert WordPress custom post types</a> on the Graph Paper Press blog.</span></li><li><span>Joost de Valk <a href=\"http://yoast.com/wp-best-practice/separate-frontend-admin-code/\">explained</a> how to include certain code in a plugin on the front end of a site, and certain code on the back end. He also shared a tip, showing <a href=\"http://yoast.com/custom-post-type-feeds-google/\">how to enable RSS feeds</a> for WordPress custom post types.<br /> </span></li><li><span>Justin Tadlock explained <a href=\"http://justintadlock.com/archives/2011/04/13/uncluttering-the-post-editing-screen-in-wordpress\">how to unclutter the post editing screen</a> in WordPress. He also talked about <a href=\"http://justintadlock.com/archives/2011/04/18/designing-a-product-page-with-wordpress\">how he went about creating a product page</a> using WordPress and Hybrid Core. The product page itself was for his latest book, and is <a href=\"http://justintadlock.com/plugindevbook\">worth a look</a> on its own.<br /> </span></li><li><span>Michael Fields shared his conclusions <a rel=\"nofollow\" href=\"http://wordpress.mfields.org/2011/adding-context-to-template-parts/\">on WordPress template parts</a>.<br /> </span></li><li><span>Jeff Starr posted a tip of his own for <a rel=\"nofollow\" href=\"http://perishablepress.com/wordpress-blacklist-characters/\">eliminating certain kinds of spam comments</a>.<br /> </span></li></ul><p>Finally, we have resource posts that you might want to bookmark for the future:</p><ul><li><span>The folks at WPBeginner put together a <a rel=\"nofollow\" href=\"http://www.wpbeginner.com/beginners-guide/what-is-a-wordcamp-and-why-you-should-attend-infographic/\">WordCamp infographic</a> showing why anyone should attend one.<br /> </span></li><li><span>Brian Layman of WebDevStudios <a rel=\"nofollow\" href=\"http://webdevstudios.com/2011/04/22/building-a-robust-amazon-web-services-cluster-with-ec2-rds/\">discussed their recommendations</a> for an Amazon Web Services cluster on their blog.<br /> </span></li><li><span>Steven Gliebe guest posted on Smashing Magazine with a fairly detailed <a rel=\"nofollow\" href=\"http://www.smashingmagazine.com/2011/04/20/detailed-comparison-of-premium-wordpress-theme-clubs/\">comparison of a few WordPress theme shops</a>. Currently only 11 theme shops are covered, though it looks like it will be updated before long to add more.<br /> </span></li><li><span>WordPress theme reviewer Chip Bennett provided a list of his <a rel=\"nofollow\" href=\"http://www.chipbennett.net/2011/04/20/a-guide-to-reviewing-themes-for-the-wordpress-theme-repository/\">tips for beginning theme reviewers</a>.<br /> </span></li></ul><p>And that does it for links this week. If you’ve found others, be sure to drop them in the comments below. Or, if you have a link you think should be in next week’s roundup, feel free to <a title=\"Contact WPCandy\" href=\"http://wpcandy.com/is/here\">contact us</a>.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17682\">WordPress Community Links: WordCamps need more tents edition</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 24 Apr 2011 08:56:43 +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:27;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:74:\"WPCandy: Official Google plugin automates the website verification process\";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=17670\";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:119:\"http://feedproxy.google.com/~r/wpcandy/~3/AvtXYUcSc_Q/official-google-plugin-automates-the-website-verification-process\";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:1746:\"<p> </p><p><a href=\"http://wpcandy.com/?p=17670\"><img class=\"alignnone size-full wp-image-17677\" title=\"Google logo (teaser)\" src=\"http://wpcandy.com/files/2011/04/googlelogo-teaser1.jpg\" alt=\"\" width=\"600\" height=\"207\" /></a></p><p>Released just this month, <a title=\"Google Site Verification plugin\" href=\"http://wordpress.org/extend/plugins/official-google-site-verification-plugin/\">Google’s Site Verification plugin</a> will make the process of verifying your website with Google. Verification is <a title=\"Why verify your site with Google?\" href=\"http://www.google.com/support/webmasters/bin/answer.py?answer=1144253\">needed</a> to integrate certain Google services into your site. Once verified with Google, your WordPress site can view statistics and other information available through Webmaster Tools, as well as take advantage of other Google services like Adsense (if you’re into ads).</p><p>One important note on this one: the plugin requires WordPress 3.0+, PHP 5.2.0+, JSON PHP extensions, and the CURL PHP extensions. Make sure you’re all up to date to take advantage of this plugin.</p><p>If you’ve used this plugin, do you find that it makes the verification process easier than before? Are there other mundane things you do to your sites that you would like to see automated via a plugin like this? Perhaps you’d like to see other Google services worked into WordPress this way?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17670\">Official Google plugin automates the website verification process</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 24 Apr 2011 05:24:28 +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:28;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:95:\"WPCandy: WordPress plugin and business Event Espresso wins $40,000 in business plan competition\";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=17660\";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:103:\"http://feedproxy.google.com/~r/wpcandy/~3/egV-GNZwb1E/event-espresso-wordpress-plugin-business-wins-40k\";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:2812:\"<p><a href=\"http://wpcandy.com/?p=17660\"><img class=\"size-full wp-image-17662 alignnone\" title=\"Event Espresso $40,000 novelty check (teaser)\" src=\"http://wpcandy.com/files/2011/04/eventespresso40kcheck-teaser.jpg\" alt=\"\" width=\"600\" height=\"295\" /></a></p><p>Event Espresso <a href=\"http://eventespresso.com/2011/04/event-espresso-winner-40000-utah-entrepreneur-challenge/\">won $40,000</a> in the Utah Entrepreneur Challenge this month, after months of preparation and three rounds of judging. As part of the competition the Event Espresso team had to prepare presentations and a thirty page business plan. They succeeded in moving ahead for each of three rounds, competing against 9 other businesses for the top prize in the end.</p><p>The way Event Espresso Partner and Marketing lead Garth Koyle sees it, though, it’s not all about the money they won:</p><blockquote><p>The potential prize money certainly gave us the incentive and motivation to compete in the Utah Entrepreneur Challenge, but what we are taking away from this competition is much more than the monetary award. After preparing business plans, presentations, and learning from mentors, we are better prepared for the future and know what we really offer to the market, where we want to take this business and how we are going to get there.</p></blockquote><p>Event Espresso is a WordPress event registration and management plugin. We’ve interviewed its founder Seth Shoultes in the past, and they’re of course <a title=\"WPCandy thanks Event Espresso\" href=\"http://wpcandy.com/thanks/event-espresso\">friends of WPCandy</a>.</p><p>This isn’t the only WordPress plugin-based business we’ve seen taking off lately. Gravity Forms has an install base of over 100,000 websites now, and OnSwipe (<a title=\"PadPressed mimics FlipBoard as a WordPress plugin\" href=\"http://wpcandy.com/reports/padpressed-makes-site-flipboard-like-on-ipads\">previously PadPressed</a>) has <a title=\"OnSwipe raises one million in funding\" href=\"http://wpcandy.com/reports/padpressed-becomes-onswipe-raises-one-million-in-funding\">raised one million in funding</a> and <a title=\"OnSwipe partners with Automattic on WordPress.com\" href=\"http://wpcandy.com/reports/onswipe-partners-with-automattic-ipad\">partnered with Automattic on WordPress.com</a>.</p><p>So what do you think? Are we entering a period of time where the most interesting WordPress innovations will be happening in plugins rather than themes?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17660\">WordPress plugin and business Event Espresso wins $40,000 in business plan competition</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 24 Apr 2011 00:11:57 +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:29;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:64:\"WPCandy: Walkthrough of the new ThumbsUp plugin from PluginBuddy\";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=17655\";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:109:\"http://feedproxy.google.com/~r/wpcandy/~3/04T5XxTa0Hk/walkthrough-of-the-new-thumbsup-plugin-from-pluginbuddy\";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:1000:\"<p><a href=\"http://wpcandy.com/watches/walkthrough-of-the-new-thumbsup-plugin-from-pluginbuddy\"><em>Click here to view the embedded video.</em></a></p><p>This video walks through the latest from PluginBuddy called <a title=\"ThumbsUp WordPress plugin from PluginBuddy\" href=\"http://pluginbuddy.com/purchase/thumbsup/\">ThumbsUp</a>. ThumbsUp is a very simple social voting plugin for WordPress. This video shows how the plugin works, how to use it, and what the backend looks like. The plugin was developed by Ronald Huereca, who started full time at PluginBuddy <a title=\"Ronald Huereca joins PluginBuddy full time\" href=\"http://pluginbuddy.com/ron-huereca-comes-to-pluginbuddy-com/\">recently</a>.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17655\">Walkthrough of the new ThumbsUp plugin from PluginBuddy</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Sat, 23 Apr 2011 19:05:52 +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:30;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 Theme Releases for 4/23\";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=9931\";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/Lo_yJlKMCeo/\";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:1997:\"<p><img class=\"alignnone size-full wp-image-9932\" title=\"content\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/content.jpg\" alt=\"\" width=\"150\" height=\"106\" /></p>\n<p><a href=\"http://tentblogger.com/content-wordpress-theme/\"><strong>Content</strong></a> is all about showcasing your content prominently with little distraction.</p>\n<p><img class=\"alignnone size-full wp-image-9933\" title=\"galileo\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/galileo.jpg\" alt=\"\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://www.techlemming.com/2011/04/21/galileo-wordpress-theme/\"><strong>Galileo</strong></a> is a free WordPress theme with 3 columns and an options page where you can insert adsense for the header ad, change the RSS link and add Google Analytics to the header.</p>\n<p><img class=\"alignnone size-full wp-image-9934\" title=\"html5press\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/html5press.jpg\" alt=\"\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://www.longren.org/wordpress/html5press/\"><strong>HTML5Press</strong></a> is an HTLM5 and CSS3 theme with featured images, menu and widget support, and threaded comments.</p>\n<p><img class=\"alignnone size-full wp-image-9935\" title=\"twentytenallure\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/twentytenallure.jpg\" alt=\"\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wpshed.com/twenty-ten-child-theme-twentyten-allure/\"><strong>TwentyTen Allure</strong></a> combines the latest WordPress technology available with a clear and eye catching design.</p>\n<p><img class=\"alignnone size-full wp-image-9936\" title=\"varg\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2011/04/varg.jpg\" alt=\"\" width=\"150\" height=\"103\" /></p>\n<p><a href=\"http://layout.nu/egna-wordpress-teman/\"><strong>Varg</strong></a> is a dark wolf theme with 3 columns.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/Lo_yJlKMCeo\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 23 Apr 2011 13:00:57 +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:31;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:\"WPCandy: Shop smarter: 4 WordPress theme marketplaces compared\";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=17616\";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:92:\"http://feedproxy.google.com/~r/wpcandy/~3/ENaq6ns5c70/wordpress-theme-marketplace-comparison\";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:8859:\"<p><a href=\"http://wpcandy.com/?p=17616\"><img class=\"alignnone size-full wp-image-17626\" title=\"Comparison of WordPress theme marketplaces (teaser)\" src=\"http://wpcandy.com/files/2011/04/wpthememarketplaces-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>There are no shortage of places to <a title=\"How to find WordPress themes\" href=\"http://wpcandy.com/teaches/how-to-find-wordpress-themes-quickly-and-easily\">find WordPress themes</a>. Some prefer to make their own themes, some use only free themes, and still others—perhaps yourself—that purchase WordPress themes. Assuming you are purchasing themes online you have a number of places to look. Commercial theme shops are many and varied. There is also another type of commercial theme resource, typically referred to within the community as a <em>WordPress theme marketplace</em>.</p><p>After how well received our <a title=\"WordPress theme framework comparison\" href=\"http://wpcandy.com/presents/wordpress-theme-framework-comparison\">WordPress theme framework comparison</a> was, and how often theme marketplaces were brought up when we discussed <a title=\"How to find WordPress themes\" href=\"http://wpcandy.com/teaches/how-to-find-wordpress-themes-quickly-and-easily\">how to find WordPress themes</a>, there was just no way we couldn’t do a rundown of theme marketplaces as well. In this post you will find a bit of a background on theme marketplaces in general, a rundown of everyone we know about, and a poll so that you can weigh in with your experiences.</p><p><span id=\"more-17616\"></span></p><h3>What is a WordPress theme marketplace?</h3><p>WordPress theme marketplaces, as we define them here, are websites that offer commercial WordPress themes from at least a handful of different theme authors. In this way marketplaces are different than what we call theme <em>shops</em> or <em>vendors</em>, since shops offer themes from one single brand.</p><h3>Dedicated and assorted theme marketplaces</h3><p>Theme marketplaces can be broken down in two major groups: dedicated and assorted.</p><p>A <strong>dedicated</strong> theme marketplace is one that carries and sells only one type of template or theme. In our case, that type is WordPress. Dedicated theme marketplaces don’t offer any type of theme except for WordPress themes.</p><p>You might guess, then, that an <strong>assorted</strong> theme marketplace carries more than just one type of template. So while WordPress themes are included in all of the assorted theme marketplaces we list below, there are other kinds of themes and templates available there too.</p><h3>WordPress theme marketplace comparison table</h3><p>The following table is laid out in alphabetical order, as is the list below it.</p><table id=\"wp-table-reloaded-id-16-no-1\" class=\"wp-table-reloaded wp-table-reloaded-id-16\"><thead><tr class=\"row-1 odd\"><th class=\"column-1\"></th><th class=\"column-2\"><a href=\"http://www.mojo-themes.com/categories/wordpress/\" title=\"Mojo Themes WordPress theme marketplace\">Mojo Themes</a></th><th class=\"column-3\"><a href=\"http://themeforest.net/category/wordpress\" title=\"ThemeForest WordPress theme marketplace\">ThemeForest</a></th><th class=\"column-4\"><a href=\"http://www.themegarden.com/\" title=\"ThemeGarden WordPress theme marketplace\">ThemeGarden</a></th><th class=\"column-5\"><a href=\"http://wonderthemes.com/\" title=\"WonderThemes WordPress theme marketplace\">WonderThemes</a></th></tr></thead><tbody><tr class=\"row-2 even\"><td class=\"column-1\">Marketplace Type</td><td class=\"column-2\">Assorted</td><td class=\"column-3\">Assorted</td><td class=\"column-4\">Dedicated</td><td class=\"column-5\">Dedicated</td></tr><tr class=\"row-3 odd\"><td class=\"column-1\">Number of Themes</td><td class=\"column-2\">100+</td><td class=\"column-3\">900+</td><td class=\"column-4\">60+</td><td class=\"column-5\">Currently in beta</td></tr><tr class=\"row-4 even\"><td class=\"column-1\">Support Forum</td><td class=\"column-2\">Yes</td><td class=\"column-3\">Yes</td><td class=\"column-4\">No</td><td class=\"column-5\">Yes</td></tr><tr class=\"row-5 odd\"><td class=\"column-1\">Established</td><td class=\"column-2\">2010</td><td class=\"column-3\">2008</td><td class=\"column-4\">2010</td><td class=\"column-5\">2011</td></tr></tbody></table><h3>About Mojo Themes</h3><p><img class=\"alignright size-full wp-image-17629\" title=\"Mojo Themes logo\" src=\"http://wpcandy.com/files/2011/04/Screen-shot-2011-04-23-at-3.29.54-AM.png\" alt=\"\" width=\"310\" height=\"88\" /></p><p>Mojo Themes came new to the WordPress community in early 2010, launched by friends of WPCandy JR Farr and Brady Nord. Mojo Themes is a marketplace that offers templates for WordPress as well as Magento, Tumblr, email, Photoshop, and HTML/CSS.</p><p>Most recently, Mojo saw a <a title=\"Mojo Themes redesign\" href=\"http://wpcandy.com/reports/mojo-themes-sees-big-2011-redesign\">redesign in celebration</a> of their first year anniversary.</p><p>Visit the <a title=\"Mojo Themes WordPress themes marketplace\" href=\"http://www.mojo-themes.com/categories/wordpress/\">Mojo Themes marketplace</a> for more. You can read more about <a title=\"WPCandy coverage of Mojo Themes\" href=\"http://wpcandy.com/covers/mojo-themes\">our coverage of Mojo Themes</a> as well.</p><h3>About ThemeForest</h3><p><img class=\"alignright size-full wp-image-17630\" title=\"ThemeForest logo\" src=\"http://wpcandy.com/files/2011/04/Screen-shot-2011-04-23-at-3.30.06-AM.png\" alt=\"\" width=\"239\" height=\"57\" /></p><p>ThemeForest is the oldest and, by far, the largest commercial theme marketplace online today. It boasts an impressive number of WordPress themes for sale, nearly one thousand at the time of this writing.</p><p>Visit the <a title=\"ThemeForest WordPress themes marketplace\" href=\"http://themeforest.net/category/wordpress\">ThemeForest marketplace</a> for more. You can read <a title=\"WPCandy coverage of ThemeForest\" href=\"http://wpcandy.com/covers/themeforest\">our coverage of ThemeForest</a> as well, including <a title=\"WPCandy coverage of Envato\" href=\"http://wpcandy.com/covers/envato\">Envato</a> its parent company. One of my favorites is an <a title=\"ThemeForest editorial\" href=\"http://wpcandy.com/thinks/themeforest-is-the-red-headed-stepchild\">editorial on ThemeForest</a> we published, particularly due to the conversation that followed in the comments.</p><h3>About ThemeGarden</h3><p><img class=\"alignright size-full wp-image-17632\" title=\"ThemeGarden logo\" src=\"http://wpcandy.com/files/2011/04/Screen-shot-2011-04-23-at-3.30.37-AM.png\" alt=\"\" width=\"238\" height=\"127\" />ThemeGarden is a WordPress theme marketplace that was launched in late 2010 by Press75′s Jason Schuller. One unique aspect of Jason’s marketplace is that certain themes that are offered are from theme shops themselves, like Organic Themes, Themify, and StudioPress.</p><p>Visit the <a title=\"ThemeGarden WordPress themes marketplace\" href=\"http://www.themegarden.com/\">ThemeGarden marketplace</a> for more. You can also read more of <a title=\"WPCandy coverage of ThemeGarden\" href=\"http://wpcandy.com/covers/themegarden\">our coverage of ThemeGarden</a> as well.</p><h3>About WonderThemes</h3><p><img class=\"alignright size-full wp-image-17631\" title=\"WonderThemes logo\" src=\"http://wpcandy.com/files/2011/04/Screen-shot-2011-04-23-at-3.30.15-AM.png\" alt=\"\" width=\"213\" height=\"91\" />WonderThemes is about as new to the theme marketplace field as you can get. They are still working out the kinks in their beta, but plan to be launching very soon.</p><p>Visit the <a title=\"WonderThemes WordPress theme marketplace\" href=\"http://wonderthemes.com/\">WonderThemes marketplace</a> for more, as well as when they launch. You can also read more of <a title=\"WPCandy coverage of WonderThemes\" href=\"http://wpcandy.com/covers/wonderthemes\">our coverage of WonderThemes</a> as well.</p><h3>Which WordPress theme marketplace would you recommend?</h3><p>Social proof is important, and in this case our collective experience is very valuable. Speak up in the poll below and recommend which marketplaces you would recommend to others, based on your experience.</p><p><a name=\"pd_a_4959265\"></a><div class=\"PDS_Poll\" id=\"PDI_container4959265\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4959265/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online survey</a></span><br /> </p><h3>What has your experience been?</h3><p>Okay, time to speak up. What has your experience been with the marketplaces described above? Do you see more space for innovation in theme marketplaces?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17616\">Shop smarter: 4 WordPress theme marketplaces compared</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Sat, 23 Apr 2011 10:12:48 +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:32;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:\"WPCandy: New free WordPress theme makes Facebook fanpages easy\";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=17597\";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:96:\"http://feedproxy.google.com/~r/wpcandy/~3/SJV-ffCfg5w/free-wordpress-theme-for-facebook-fanpages\";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:1891:\"<p><a href=\"http://wpcandy.com/?p=17597\"><img src=\"http://wpcandy.com/files/2011/04/WP4FB2.png\" alt=\"WordPress for Facebook Fanpage theme\" title=\"WP4FB2\" width=\"600\" height=\"160\" class=\"aligncenter size-full wp-image-17612\" /></a><br /> There is a new WordPress theme, called <a href=\"http://www.wp4fb.com/\">WP4FB</a>, that reportedly makes it simple to create Facebook fanpages using WordPress.</p><p>The theme creator, Wilco, <a href=\"http://www.wp4fb.com/creating-facebook-fanpages-in-3-simple-steps/\">describes</a> the theme like this:</p><blockquote><p>The idea of WP4FB is actually real simple. WP4FB is a free WordPress template which is compatible with Facebook to use as an iFrame application, which in turn can be used as a “tab” at your fanpage. Using WP4FB it’s easy to set up your fanpage without using any coding skills, as it’s literally just as easy as WordPress blogging.</p></blockquote><p>It’s an interesting idea. One of the coolest features to me is the ability to change what a Facebook user sees depending whether they’ve Liked the page or not. He calls it Fan Gate.</p><p>I do think it’s a bit odd to have a theme and WordPress blog with a sole purpose to create an iFrame for Facebook Fanpages. Maybe Facebook is making Fanpages a bit too hard.</p><p>Nevertheless, if you are like me and don’t want to manage an entirely separate blog for Facebook, I would install the theme in a subdomain using Multisite and use RSS to feed the site with my main blog’s content.</p><p>How would you use WP4FB? Do think this is a useful tool?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17597\">New free WordPress theme makes Facebook fanpages easy</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 22 Apr 2011 23:17:19 +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:33;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:\"WPCandy: WordCamp Chicago 2011 will happen July 30 and 31\";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=17594\";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:102:\"http://feedproxy.google.com/~r/wpcandy/~3/bRoqqyrIkh4/wordcamp-chicago-2011-will-happen-july-30-and-31\";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:2021:\"<p><a href=\"http://wpcandy.com/?p=17594\"><img class=\"alignnone size-full wp-image-17595\" title=\"WordCamp Chicago 2011 header (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordcampchicago2011-teaser.jpg\" alt=\"\" width=\"600\" height=\"121\" /></a></p><p>It was about six months ago that previous Chicago organizer Lisa Sabin-Wilson <a title=\"Lisa Sabin-Wilson stops organizing WordCamp Chicago\" href=\"http://wpcandy.com/reports/lisa-sabin-wilson-steps-down-from-organizing-wordcamp-chicago\">announced</a> she would be handing the organizational reigns off to someone new. In that time the new organizational team has formed, regrouped, and laid their plans out on the <a title=\"WordCamp Chicago 2011\" href=\"http://2011.chicago.wordcamp.org/\">new WordCamp Chicago site</a>.</p><p>WordCamp Chicago 2011 will be take place on July 30 and 31 at DePaul University Student Center on Lincoln Park Campus. Early bird ticket registrations are now available for $30 for those that have been chomping at the bit for the next Windy City WordCamp. The organizers are also reaching out to the community for <a title=\"WordCamp Chicago speakers\" href=\"http://2011.chicago.wordcamp.org/speaker-application/\">speakers</a>, <a title=\"WordCamp Chicago supporters\" href=\"http://2011.chicago.wordcamp.org/supporters/\">sponsors</a> and <a title=\"WordCamp Chicago volunteers\" href=\"http://2011.chicago.wordcamp.org/volunteers/\">volunteers</a>.</p><p>Their launch announcement are also teasing more about their 2011 theme, “Chicago’s World Fair”, in a future announcement. I’m not sure what it means, but my fingers are crossed for <em>ferris wheel</em>.</p><p>So who’s planning on attending the event at the end of July?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17594\">WordCamp Chicago 2011 will happen July 30 and 31</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 22 Apr 2011 22:39:58 +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:34;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:75:\"WPCandy: Matt Mullenweg interviewed about delivering happiness at SXSW 2011\";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=16880\";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:120:\"http://feedproxy.google.com/~r/wpcandy/~3/JZqgtx2rKLE/matt-mullenweg-interviewed-about-delivering-happiness-at-sxsw-2011\";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:496:\"<p></p><p>In this brief interview, Frank Gruber of <a href=\"http://techcocktail.com/\">Teck Cocktail</a> talks with Matt Mullenweg on the topic of “Delivering Happiness”.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=16880\">Matt Mullenweg interviewed about delivering happiness at SXSW 2011</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 22 Apr 2011 19:28:43 +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:35;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:61:\"Weblog Tools Collection: Do you Make a Living with 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:40:\"http://weblogtoolscollection.com/?p=9926\";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/7-t250JUNFU/\";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:672:\"<p>Some <a href=\"http://wpdevel.wordpress.com/2011/04/20/we-have-a-checkbox-in-profiles-where-people/\">impressive stats</a> came out of the <a href=\"http://wordpress.org/\">WordPress</a> camp recently. Apparently, almost 20,000 users of the <a href=\"http://wordpress.org/support/\">WordPress.org Support Forums</a> have checked “I make my living using WordPress” in their profile.</p>\n<p>20,000 is a large number for people making a living off of a free blogging platform! Do you make a living with WordPress? If so, we’d love to hear about it!</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/7-t250JUNFU\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Apr 2011 13:00: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: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:36;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:41:\"WPTavern: Sponsor Me To WordCamp Columbus\";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=5255\";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:93:\"http://feedproxy.google.com/~r/WordpressTavern/~3/wa3_jlw8zRQ/sponsor-me-to-wordcamp-columbus\";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:2200:\"<p><a href=\"http://wordcampcolumbus.com/\">WordCamp Columbus Ohio</a> is right around the corner, <strong>June 17-18, 2011</strong> and I’d like to attend. However, my funds are pretty tight this year and I’d like to know if you would be able to help me out. There are three different ways you can sponsor my trip to this event.</p>\n<p><strong>Video</strong> – This includes a minimum of two videos recorded from the event. Each video will begin with a splash screen showcasing your company as well as providing a link within the video post. – <strong>$150.00</strong></p>\n<p><del datetime=\"2011-04-23T00:05:46+00:00\"><strong>Audio</strong> – This includes a minimum of two recordings which could either be interviews or actual sessions from the event. Each audio recording will include a shot out to your company or business along with a link within the audio post. <strong>$150.00</strong></del> Purchased by <a href=\"http://podscms.org/\">http://podscms.org/</a></p>\n<p><del datetime=\"2011-04-23T00:05:46+00:00\"><strong>Text </strong> – This includes a minimum of two posts which will include a banner as well as a text link. <strong>$100.00</strong></del> Purchased by <a href=\"http://podscms.org/\">http://podscms.org/</a></p>\n<p>If you’re interested in sponsoring me by any of these methods, please get in touch with me via email so we can square things away. I’ll update this post as sponsorships are purchased. </p>\n\n\n<p>Related posts:<ol><li><a href=\"http://www.wptavern.com/sponsor-me-to-wordcamp-detroit\" rel=\"bookmark\" title=\"Permanent Link: Sponsor Me To WordCamp Detroit\">Sponsor Me To WordCamp Detroit</a></li>\n<li><a href=\"http://www.wptavern.com/wordcamp-columbus-looking-for-more-speakers\" rel=\"bookmark\" title=\"Permanent Link: WordCamp Columbus Looking For More Speakers\">WordCamp Columbus Looking For More Speakers</a></li>\n<li><a href=\"http://www.wptavern.com/wordcamp-fayetteville-around-the-corner\" rel=\"bookmark\" title=\"Permanent Link: WordCamp Fayetteville Around The Corner\">WordCamp Fayetteville Around The Corner</a></li>\n</ol></p><img src=\"http://feeds.feedburner.com/~r/WordpressTavern/~4/wa3_jlw8zRQ\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Apr 2011 10:00: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: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:37;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:66:\"WPTavern: MSU Extended University Offers Advanced WordPress Course\";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=5261\";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:118:\"http://feedproxy.google.com/~r/WordpressTavern/~3/sKKS_a0-GuM/msu-extended-university-offers-advanced-wordpress-course\";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:624:\"<p>Looks like WordPress is getting a little closer to becoming a college course as <a href=\"http://www.montana.edu/cpa/news/nwview.php?article=9787\">Montana State Universities, Extended University will be offering a course</a> on Advanced WordPress on May 9th. This course doesn’t say anything about college credits but how cool will that be to see the day when there is actually a college course devoted to WordPress that you could earn credits with? Perhaps as part of a journalism class? </p>\n\n\n<p>No related posts.</p><img src=\"http://feeds.feedburner.com/~r/WordpressTavern/~4/sKKS_a0-GuM\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Apr 2011 09:07: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:38;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:48:\"WPTavern: The Two Sides To Speaking At WordCamps\";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=5259\";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:100:\"http://feedproxy.google.com/~r/WordpressTavern/~3/GkvbTT-77b8/the-two-sides-to-speaking-at-wordcamps\";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:1104:\"<p>When you are asked to speak at a WordCamp, realize that you are one in hundreds of people they could have asked. It’s humbling and ego-inflating, but it is also a responsibility. You aren’t talking to people who have no clue what you are talking about. You will be facing people who probably know more than you, so your job will be to help them see it in a new way, to open their minds to the possibilities, to spark their enthusiasm, and tap into the passion. It’s a tough job, so if they come calling, don’t take it for granted. It’s a privilege.</p>\n<p>via <a href=\"http://lorelle.wordpress.com/2011/04/20/whats-involved-for-a-speaker-at-a-wordcamp-event/\">What’s Involved for a Speaker at a WordCamp Event « Lorelle on WordPress</a>.</p>\n\n\n<p>Related posts:<ol><li><a href=\"http://www.wptavern.com/wordcamp-montreal-2011-looking-for-speakers\" rel=\"bookmark\" title=\"Permanent Link: WordCamp Montreal 2011 Looking For Speakers\">WordCamp Montreal 2011 Looking For Speakers</a></li>\n</ol></p><img src=\"http://feeds.feedburner.com/~r/WordpressTavern/~4/GkvbTT-77b8\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Apr 2011 08:50:08 +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:39;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:\"WPTavern: What’s Your Breaking Point?\";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=5251\";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/A5RzjQcD1Z8/whats-your-breaking-point\";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:770:\"<p>As WordPress becomes a mature piece of publishing software, more things are being added to the kitchen sink. Some features are great while others, not so much. As WordPress adds more features, how many of you have found yourself using plugins or convoluted ways to disable or remove the functionality that was added to WordPress? I’m not opposed to WordPress adding more features and functionality but I am interested in knowing what your breaking point is with regards to how many plugins will you use to go against the grain of WordPress before you decide that a different publishing platform would ultimately be the better choice? </p>\n\n\n<p>No related posts.</p><img src=\"http://feeds.feedburner.com/~r/WordpressTavern/~4/A5RzjQcD1Z8\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Apr 2011 08:45:24 +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:40;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: Vote here: Theme Madness 2011, Round 2 (Part 2)\";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=17583\";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/wpcandy/~3/6M6tL3gN-GE/theme-madness-2011-round-2-part-2-voting\";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:11200:\"<p><a href=\"http://wpcandy.com/?p=17583\"><img class=\"alignnone size-full wp-image-17589\" title=\"Theme Madness voting, Round 2 Part 2 (teaser)\" src=\"http://wpcandy.com/files/2011/04/wpthememadnessround2part2voting-teaser.png\" alt=\"\" width=\"600\" height=\"240\" /></a></p><p>This week we will be running through Round 2 of <a title=\"Theme Madness 2011\" href=\"http://wpcandy.com/series-on/theme-madness-2011\">Theme Madness</a>, with the last half of Round 2 matches starting today. Today’s games will be:</p><ul><li><a title=\"Themify WordPress themes\" href=\"http://themify.me\">Themify</a> vs. <a title=\"Elegant Themes WordPress themes\" href=\"http://elegantthemes.com\">Elegant Themes</a></li><li><a title=\"Dev4Press\" href=\"http://dev4press.com\">Dev4Press</a> vs. <a title=\"iThemes\" href=\"http://ithemes.com\">iThemes</a></li><li><a title=\"Mojo Themes\" href=\"http://mojo-themes.com\">Mojo Themes</a> vs. <a title=\"Templatic\" href=\"http://templatic.com\">Templatic</a></li><li><a title=\"WPZoom\" href=\"http://wpzoom.com\">WPZoom</a> vs. <a title=\"Wonder Themes\" href=\"http://wonderthemes.com\">Wonder Themes</a></li><li><a title=\"Catalyst Theme\" href=\"http://catalysttheme.com\">Catalyst Theme</a> vs. <a title=\"Headway Themes\" href=\"http://headwaythemes.com\">Headway Theme</a></li><li><a title=\"Gorilla Themes\" href=\"http://gorillathemes.com\">Gorilla Themes</a> vs. <a title=\"DIYThemes\" href=\"http://diythemes.com\">DIYThemes</a></li><li><a title=\"KreativeThemes\" href=\"http://kreativethemes.com\">KreativeThemes</a> vs. <a title=\"Press75\" href=\"http://press75.com\">Press75</a></li><li><a title=\"Standard Theme\" href=\"http://standardtheme.com\">Standard Theme</a> vs. <a title=\"ThemeFuse\" href=\"http://themefuse.com\">ThemeFuse</a></li></ul><p>All of the polls and instructions can be found just after the jump, so be sure to click through to have your voice heard. Voting will take place for the next 48 hours, and close at midnight on the 24th (Eastern Standard Time).</p><p>If you need a reminder, the rules can be found <a title=\"How to win your Theme Madness 2011 Trophy\" href=\"http://wpcandy.com/announces/theme-madness-2011-rules\">here</a>. Good luck to everyone playing!</p><p><span id=\"more-17583\"></span></p><h3>Themify vs. Elegant Themes</h3><p><a name=\"pd_a_4954131\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954131\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954131/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online surveys</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Themify on Twitter\" href=\"http://twitter.com/#!/themify\">@Themify</a> or <a title=\"Elegant Themes on Twitter\" href=\"http://twitter.com/#!/elegantthemes\">@ElegantThemes</a>.</li><li><strong>The home game:</strong> If either Themify or Elegant Themes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Dev4Press vs. iThemes</h3><p><a name=\"pd_a_4954136\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954136\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954136/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online surveys</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Milan Petrovic, or Dev4Press, on Twitter\" href=\"http://twitter.com/#!/milangd\">@MilanGD</a> or <a title=\"iThemes on Twitter\" href=\"http://twitter.com/#!/ithemes\">@iThemes</a>.</li><li><strong>The home game:</strong> If either Dev4Press or iThemes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Mojo Themes vs. Templatic</h3><p><a name=\"pd_a_4954150\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954150\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954150/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online survey</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Mojo Themes on Twitter\" href=\"http://twitter.com/#!/mojo_themes\">@Mojo_Themes</a> or <a title=\"Templatic on Twitter\" href=\"http://twitter.com/#!/templatic\">@Templatic</a>.</li><li><strong>The home game:</strong> If either Mojo Themes or Templatic start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>WPZoom vs. Wonder Themes</h3><p><a name=\"pd_a_4954153\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954153\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954153/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">survey software</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"WPZoom on Twitter\" href=\"http://twitter.com/#!/wpzoom\">@WPZoom</a> or <a title=\"Wonder Themes on Twitter\" href=\"http://twitter.com/#!/wonderthemes\">@WonderThemes</a>.</li><li><strong>The home game:</strong> If either WPZoom or WonderThemes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Catalyst Theme vs. Headway Themes</h3><p><a name=\"pd_a_4954164\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954164\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954164/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">Market Research</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Catalyst Theme on Twitter\" href=\"http://twitter.com/#!/catalysttheme\">@CatalystTheme</a> or <a title=\"Headway Themes on Twitter\" href=\"http://twitter.com/#!/headwaythemes\">@HeadwayThemes</a>.</li><li><strong>The home game:</strong> If either Catalyst Theme or Headway Themes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Gorilla Themes vs. DIYThemes</h3><p><a name=\"pd_a_4954165\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954165\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954165/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online survey</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Gorilla Themes on Twitter\" href=\"http://twitter.com/#!/gorillathemes\">@GorillaThemes</a> or <a title=\"DIYThemes on Twitter\" href=\"http://twitter.com/#!/diythemes\">@DIYThemes</a>.</li><li><strong>The home game:</strong> If either Gorilla Themes or DIYThemes start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>KreativeThemes vs. Press75</h3><p><a name=\"pd_a_4954168\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954168\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954168/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">survey software</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"KreativeThemes on Twitter\" href=\"http://twitter.com/#!/kreativethemes\">@KreativeThemes</a> or <a title=\"Press75 on Twitter\" href=\"http://twitter.com/#!/press75\">@Press75</a>.</li><li><strong>The home game:</strong> If either KreativeThemes or Press75 start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Standard Theme vs. ThemeFuse</h3><p><a name=\"pd_a_4954173\"></a><div class=\"PDS_Poll\" id=\"PDI_container4954173\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4954173/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">survey software</a></span><br /> </p><p>Remember, along with this poll you can also vote two other ways:</p><ul><li><strong>The away game:</strong> Tweet your vote using the <a title=\"#wpmadness hashtag on Twitter\" href=\"http://search.twitter.com/search?q=%23wpmadness\">#wpmadness</a> hashtag and mention either <a title=\"Standard Theme on Twitter\" href=\"http://twitter.com/#!/standardtheme\">@StandardTheme</a> or <a title=\"ThemeFuse on Twitter\" href=\"http://twitter.com/#!/themefuse\">@ThemeFuse</a>.</li><li><strong>The home game:</strong> If either Standard Theme or ThemeFuse start up a post on their blog, your comment there will count as a vote as well.</li></ul><h3>Theme Madness 2011 Game Schedule</h3><table id=\"wp-table-reloaded-id-14-no-1\" class=\"wp-table-reloaded wp-table-reloaded-id-14\"><thead><tr class=\"row-1 odd\"><th class=\"column-1\"></th><th class=\"column-2\">Bracket A</th><th class=\"column-3\">Bracket B</th><th class=\"column-4\">Bracket C</th><th class=\"column-5\">Bracket D</th></tr></thead><tbody><tr class=\"row-2 even\"><td class=\"column-1\">April 26</td><td class=\"column-2\">AppThemes vs. Graph Paper Press</p><p>Elegant Theme vs. iThemes</td><td class=\"column-3\">ThemeForest vs. ThemeGarden</p><p>Mojo Themes vs. WPZoom</td><td class=\"column-4\">StudioPress vs. Theme Hybrid</p><p>Catalyst Theme vs. DIYThemes</td><td class=\"column-5\">Obox Themes vs. Pro Theme Design</p><p>Press75 vs. ThemeFuse</td></tr><tr class=\"row-3 odd\"><td class=\"column-1\">May 2</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr><tr class=\"row-4 even\"><td class=\"column-1\">May 4</td><td class=\"column-2\">To be determined</td><td class=\"column-3\">To be determined</td><td class=\"column-4\">To be determined</td><td class=\"column-5\">To be determined</td></tr></tbody></table><p> </p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17583\">Vote here: Theme Madness 2011, Round 2 (Part 2)</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 22 Apr 2011 03:50: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: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:41;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:69:\"WPCandy: Gallery of beautiful people wearing beautiful WPCandy shirts\";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=15798\";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:103:\"http://feedproxy.google.com/~r/wpcandy/~3/nzTZIxiVIME/beautiful-people-wearing-beautiful-wpcandy-shirts\";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:5336:\"<p><a href=\"http://wpcandy.com/?p=15798\"><img class=\"size-full wp-image-17576 aligncenter\" title=\"WPCandy shirts all over the world (teaser)\" src=\"http://wpcandy.com/files/2011/04/wpcandyglobalshirts-teaser.jpg\" alt=\"\" width=\"600\" height=\"220\" /></a></p><p>It was only a few weeks ago when we ran off our first set of WPCandy shirts. We have taken them to a number of <a title=\"WPCandy on WordCamp\" href=\"http://wpcandy.com/on/wordcamp\">WordCamps</a>, meetups in our various areas, and in a few special instances mailed them out to folks. While handing out all this free torso decoration I’ve noticed something odd, but not altogether surprising.</p><p>These people are all very attractive. But man, <em>they are even better looking wearing a WPCandy shirt</em>.</p><p>Have a look at our beautiful community just after the jump, and find out how you can snag a WPCandy shirt for yourself. If you have a shirt and would like to see yourself on this page as well, <a title=\"Send a picture to WPCandy\" href=\"http://wpcandy.com/is/here\">send a photo our way</a>.</p><p><span id=\"more-15798\"></span></p><div id=\"attachment_15799\" class=\"wp-caption aligncenter\"><a href=\"http://dailybooth.com/digibomb/13910805\"><img class=\"size-full wp-image-15799\" title=\"Brendan Sera-Shriar of Vanilla Forums rocking the WPCandy shirt.\" src=\"http://wpcandy.com/files/2011/03/digibombshirt.jpg\" alt=\"\" width=\"450\" height=\"360\" /></a><p class=\"wp-caption-text\">Brendan Sera-Shriar of Vanilla Forums rocking the WPCandy shirt.</p></div><div id=\"attachment_17561\" class=\"wp-caption aligncenter\"><a href=\"http://twitter.com/#!/abbiesanderson/status/53911898177028096\"><img class=\"size-full wp-image-17561\" title=\"Abbie Sanderson and her very own WPCandy shirt.\" src=\"http://wpcandy.com/files/2011/04/med_04012011130930-bnfu6rw6.jpg\" alt=\"\" width=\"370\" height=\"495\" /></a><p class=\"wp-caption-text\">Abbie Sanderson and her very own WPCandy shirt. We first met Shayne, her husband, at WordCamp Detroit 2010, then both of them at WordCamp Phoenix 2011. She\'s technically next to the shirt, but we\'ll let is slip this one time!</p></div><div id=\"attachment_17555\" class=\"wp-caption aligncenter\"><a href=\"http://itsweaver.com/sees/wpcandy-shirts-setting-future-fashion-trends/\"><img class=\"size-large wp-image-17555\" title=\"Nicholas Weaver modeling the WPCandy shirt\" src=\"http://wpcandy.com/files/2011/03/photo2-1024x764-600x447.jpg\" alt=\"\" width=\"600\" height=\"447\" /></a><p class=\"wp-caption-text\">Nicholas Weaver in Fort Wayne Indiana, straight up modeling the shirt! He\'s @ Nicholas_Weaver on Twitter.</p></div><div id=\"attachment_17554\" class=\"wp-caption aligncenter\"><a href=\"https://twitter.com/#!/jjonesftw/status/59273236701122560\"><img class=\"size-large wp-image-17554\" title=\"Justin Jones wearing the WPCandy shirt\" src=\"http://wpcandy.com/files/2011/03/qyghf-600x450.jpg\" alt=\"\" width=\"600\" height=\"450\" /></a><p class=\"wp-caption-text\">Justin Jones, @jjonesftw on Twitter, a WPCandy/WordPress lover in Fort Wayne Indiana.</p></div><div id=\"attachment_17559\" class=\"wp-caption aligncenter\"><a href=\"https://twitter.com/#!/twogiraffes/status/59436294585065472\"><img class=\"size-full wp-image-17559\" title=\"Tony Gemayel\'s girlfriend wearing the WPCandy shirt\" src=\"http://wpcandy.com/files/2011/04/278497278.jpg\" alt=\"\" width=\"600\" height=\"1064\" /></a><p class=\"wp-caption-text\">Tony Gemayel\'s girlfriend wearing the WPCandy shirt. He is @twogiraffes on Twitter, and we first met him at WordCamp Miami 2011.</p></div><div id=\"attachment_17565\" class=\"wp-caption aligncenter\"><a href=\"http://campl.us/SvY\"><img class=\"size-full wp-image-17565\" title=\"WPCandy contributor Brian Krogsgard rocking the WPCandy shirt\" src=\"http://wpcandy.com/files/2011/04/c7b0d3eb4594c5b3d815789b194bd158.jpg\" alt=\"\" width=\"492\" height=\"400\" /></a><p class=\"wp-caption-text\">WPCandy contributor Brian Krogsgard rocking the WPCandy shirt. He\'s @krogsgard on Twitter.</p></div><div id=\"attachment_17574\" class=\"wp-caption aligncenter\"><a href=\"http://twitter.com/#!/arae\"><img class=\"size-large wp-image-17574\" title=\"Ashley Hittinger rocking the WPCandy shirt\" src=\"http://wpcandy.com/files/2011/04/photo1-e1303428694264-600x800.jpg\" alt=\"\" width=\"600\" height=\"800\" /></a><p class=\"wp-caption-text\">Ashley Hittinger rocking the WPCandy shirt. She\'s @arae on Twitter.</p></div><h3>How to get your own shirt and see it featured here</h3><p>One thing you may notice is your gorgeous WPCandy shirt wearing body missing from this page. That just can’t be! While we aren’t directly selling our shirts, there are two ways you can come across a shirt of your own:</p><ul><li><span>Run into a WPCandy crew member or contributor at a WordCamp or meetup. Or on the street I suppose, but that might be weird. Or <em>awesome</em>.</span></li><li><span>Power WPCandy for a day. Anyone who <a title=\"Power WPCandy\" href=\"http://wpcandy.com/is/powered\">powers the site</a> for a day or more has a shirt coming their way, just as our way of saying thanks.</span></li></ul><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=15798\">Gallery of beautiful people wearing beautiful WPCandy shirts</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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, 22 Apr 2011 00:22: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: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:42;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:64:\"WPCandy: Pro Theme Design’s new Elemental Designer Plugin demo\";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=17568\";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:106:\"http://feedproxy.google.com/~r/wpcandy/~3/jAp9pWeoA5o/pro-theme-designs-new-elemental-designer-plugin-demo\";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:975:\"<p><a href=\"http://wpcandy.com/watches/pro-theme-designs-new-elemental-designer-plugin-demo\"><em>Click here to view the embedded video.</em></a></p><p>This latest video, from the folks at <a title=\"Pro Theme Design\" href=\"http://prothemedesign.com/\">Pro Theme Design</a>, shows off their Elemental Designer plugin that adds additional slick design controls to their Elemental <a title=\"Comparison of WordPress theme frameworks\" href=\"http://wpcandy.com/presents/wordpress-theme-framework-comparison\">WordPress theme framework</a>. What do you think of it, particularly how they are adding functionality to one of their theme’s via a plugin rather than a theme update?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17568\">Pro Theme Design\'s new Elemental Designer Plugin demo</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 23:17:48 +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:43;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:66:\"WPCandy: Duster may become Twenty Eleven, Twenty Ten’s successor\";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=17459\";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:85:\"http://feedproxy.google.com/~r/wpcandy/~3/C5RFvJfK-Oo/duster-may-become-twenty-eleven\";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:3419:\"<p><a href=\"http://wpcandy.com/?p=17459\"><img class=\"alignnone size-full wp-image-17543\" title=\"Duster WordPress theme (teaser)\" src=\"http://wpcandy.com/files/2011/04/dustertheme-teaser.jpg\" alt=\"\" width=\"595\" height=\"250\" /></a></p><p>Last year’s 3.0 release of WordPress brought with it a new default theme called <a title=\"Twenty Ten WordPress theme development blog\" href=\"http://2010dev.wordpress.com/\">Twenty Ten</a> (Rest in peace, <em>Kubrick</em>). Twenty Ten was designed to put on display key WordPress features, teach new beginning theme developers, and was named specifically to provide that extra push to developers to create Twenty Eleven while it was still <em>2011</em>.</p><p>Development on the next version of WordPress, version 3.2, is in full swing. With an update from project lead Matt Mullenweg just yesterday, 3.2 may bring with it a new default theme called, this time called Twenty Eleven. Mullenweg’s proposal is to improve and use <a title=\"Duster theme on WordPress.com\" href=\"http://theme.wordpress.com/themes/duster/\">Duster</a> as this new default theme. Duster, of course, is the theme that ThemeShaper adopted and adapted for <a title=\"ThemeShaper redesign and refocus, using Duster\" href=\"http://wpcandy.com/reports/themeshaper-refocuses-as-the-automattic-theme-team-blog\">its redesign</a> back in February.</p><p>Mullenweg added the following to <a href=\"http://core.trac.wordpress.org/ticket/17198\">his ticket</a> proposing Duster as the new basis for WordPress’ default theme:</p><blockquote><p>It’s been a few years since we did this (#9015) but let’s track the effort for the TwentyEleven theme, hopefully making 3.2, here.</p><p>Main goals besides what we’ve already done in TwentyTen:</p><ul><li>To be different from TwentyTen, aesthetically.</li><li>Is a good showcase of WP’s headline features.</li><li>Clean, fast to load, and with best-practice markup.</li></ul><p>Some people will prefer the design of TwentyTen, which is still excellent, over TwentyEleven, but that’s okay. We’ll have something new next year.</p></blockquote><p>See the initial <a href=\"http://core.trac.wordpress.org/changeset/17669\">changeset</a> for more info, and we’ll keep you posted on any updates we get. Assuming Duster becomes the next default, Twenty Eleven theme, what would you think? Is it a worthy successor to Twenty Ten?</p><p><span id=\"more-17459\"></span></p><p><em><strong>Editor’s note:</strong> This information is pulled from the <a title=\"WordPress Trac\" href=\"http://core.trac.wordpress.org/\">WordPress Trac</a>, which is about as early in the stages of planning/development as you can get. Well, except the mind itself. But until we can perfect our mind reading techniques here at WPCandy, which would undoubtedly increase the provocativeness of our blog posts, we have to rely on Trac tickets for early WordPress project movements. All of this is to say: take what is reported here with a grain of salt, since it could end up not happening. And try to limit those terrible, terrible thoughts of yours.</em></p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17459\">Duster may become Twenty Eleven, Twenty Ten\'s successor</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 13:38:45 +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:44;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:\"Weblog Tools Collection: WordPress Plugin Releases for 4/21\";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=9922\";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/nLVKpzlTq5s/\";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:1006:\"<h3>New plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/badpass-wp/\"><strong>BadPass-WP</strong></a> will test over 500 commonly used passwords against the logged in user’s account and display a warning bar at the top of the page if a match is found.</p>\n<p><a href=\"http://tentblogger.com/top-commenters/\"><strong>Simple Top Commenters Widget</strong></a> allows you to to show a simple list of the top commenters on your blog.</p>\n<h3>Updated plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/cloudflare/\"><strong>CloudFlare</strong></a> ensures your WordPress blog is running optimally on the CloudFlare platform.</p>\n<p><a href=\"http://tentblogger.com/rss-video-embed/\"><strong>RSS Video Embed</strong></a> adds a video embed shortcode that can be intelligently interpreted by your community’s RSS Feed Readers with a graceful fall-back link to the post.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/nLVKpzlTq5s\" height=\"1\" width=\"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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Apr 2011 13:00:59 +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:45;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:72:\"WPCandy: Mojo Themes sees big redesign, offering Anniversary Bundle deal\";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=17516\";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:88:\"http://feedproxy.google.com/~r/wpcandy/~3/VU72ojtw9-E/mojo-themes-sees-big-2011-redesign\";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:3578:\"<p><a href=\"http://wpcandy.com/?p=17516\"><img class=\"alignnone size-full wp-image-17533\" title=\"Mojo Themes redesign (teaser)\" src=\"http://wpcandy.com/files/2011/04/mojothemesredesign-teaser.jpg\" alt=\"\" width=\"600\" height=\"250\" /></a></p><p>Mojo Themes, a <a title=\"WordPress theme marketplace comparison\" href=\"http://wpcandy.com/presents/wordpress-theme-marketplace-comparison\">theme marketplace</a> that hosts a number of WordPress themes, has launched a redesign of its marketplace in conjunction with its one year anniversary. <a title=\"Mojo Themes redesign by Brian Hoff\" href=\"http://www.thedesigncubicle.com/2011/04/redesigning-the-mojo-themes-marketplace-experience/\">Designed by Brian Hoff</a>, the new site is a good deal brighter than the last revision (comparison shot shown below after the jump).</p><p>Mojo’s J.R. Farr explained in the <a title=\"Mojo Themes 2011 redesign launch post\" href=\"http://www.mojo-themes.com/2011/04/new-mojo-and-anniversary-bundle/\">redesign launch post</a> that the design process took about three months of work to finish, and a number of variations:</p><blockquote><p>At the start of the creative direction and process, we would talk daily about ideas, looks, design styles, etc. and we went through a few weeks with a handful of variations. It was a draining but rewarding process and the full re-design process took close to 3 months to finish. The old MOJO look was something we were proud of but we felt the time was right to essentially re-brand MOJO and set the standard. We feel like the current look represents us more as who we are and we’re excited for what the new site holds for us.</p></blockquote><p>The Mojo team built out the new site starting from a clean slate as well, focusing on a “rock-solid framework built solely around [their] users.” The redesign announcement also included mentions of yet to be released features like MOJO Social, alert notifications, and enhanced seller controls.</p><p>In addition to the redesign, Mojo is promoting an <a title=\"Mojo Themes Anniversary Bundle\" href=\"http://www.mojo-themes.com/bundles/anniversary/\">Anniversary Bundle</a> to celebrate their first year online. The bundle includes a number of WordPress themes, has a value of $442, and is available for only $25.</p><p>As we try to do <a title=\"WPCandy on big WordPress site redesigns\" href=\"http://wpcandy.com/series-on/big-wordpress-site-redesigns\">each time a big WordPress community site redesigns</a>, we have a comparison screenshot just after the jump. The old screenshot is based on an older Archive.org snapshot, so it’s missing a few elements, but you’ll get the gist of it. While you’re taking a look, drop by the comments and let us know what you think of the redesign. How do you think it stacks up against other theme marketplaces?</p><p><span id=\"more-17516\"></span></p><p><a rel=\"attachment wp-att-17532\" href=\"http://wpcandy.com/reports/mojo-themes-sees-big-2011-redesign/attachment/mojothemesredesigncomparison-teaser\"><img class=\"alignnone size-medium wp-image-17532\" title=\"Mojo Themes 2011 redesign comparison screenshot\" src=\"http://wpcandy.com/files/2011/04/mojothemesredesigncomparison-teaser-300x296.jpg\" alt=\"\" width=\"300\" height=\"296\" /></a></p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17516\">Mojo Themes sees big redesign, offering Anniversary Bundle deal</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 11:33: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: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:46;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:\"WPCandy: Jay Z’s got 99 problems but a blog ain’t one\";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=17501\";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:86:\"http://feedproxy.google.com/~r/wpcandy/~3/H7f2R7ojMEs/jay-z-new-website-life-and-times\";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:2434:\"<p><a href=\"http://wpcandy.com/?p=17501\"><img class=\"size-full wp-image-17504 alignnone\" title=\"jayz-wordpress-teaser\" src=\"http://wpcandy.com/files/2011/04/jayzwordpress-teaser.jpg\" alt=\"jayz-wordpress-teaser\" width=\"600\" height=\"294\" /></a></p><p>Jay Z is on WordPress. This should be no surprise to you. First, Because Jay Z is awesome—so it’s a natural choice. Second, this isn’t his first affair with WordPress. Jay Z put his personal site on WordPress early last year, and Matt Mullenweg <a href=\"https://twitter.com/#!/photomatt/status/8832640545\">wittingly tweeted</a> what is now the title of this post.</p><p>But now Jay Z is expanding his already extensive entertainment empire. He has launched the <a href=\"http://lifeandtimes.com\">Life + Times magagazine</a>, featuring what appears to be posts about <em>life and times</em>. Shocking, right?</p><p>My favorite part about the content is that, according to the <a href=\"http://www.nydailynews.com/gossip/2011/04/20/2011-04-20_jayzs_new_blog_shrouding_itself_in_secrecy_as_rap_star_follows_footsteps_of_gwyn.html\">New York Daily News</a>, the majority of the site’s authors are relative unknowns that get pretty much free reign to be ‘young tastemakers’.</p><p><span id=\"more-17501\"></span></p><p><em>Where are the applications!?</em></p><p>Taking a look at the source code, the site is running WordPress 3.1.1 (only the freshest for Jay Z, no?), Yoast’s Google Analytics plugin, Michael Torbert’s All in One SEO Pack, the Haiku audio player, the Add This sharing plugin, Disqus comments, and WP Super Cache.</p><p>It was developed by <a href=\"http://www.area17.com\">Area 17</a>, a firm based out of New York City and Paris.</p><p>The site is a beautiful magazine layout with a creative slideshow setup full of thumbnails that reveal post information on hover. Go <a href=\"http://lifeandtimes.com\">check it out</a>. It’s also got a nice mobile targeted layout that I previewed on iOS.</p><p>We may as well all just <em>Watch the Throne</em> as Jay Z cements himself as not only the master of flow, but of the <em>entire web</em>.</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17501\">Jay Z\'s got 99 problems but a blog ain\'t one</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 08:26: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: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:47;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:83:\"WPCandy: WordCamp: Developers ramping up for May 5 in Vancouver, speakers announced\";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=17465\";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:112:\"http://feedproxy.google.com/~r/wpcandy/~3/EyzdgAY1jkw/wordcamp-developers-2011-ramping-up-for-may-5-in-vancouver\";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:2446:\"<p><a href=\"http://wpcandy.com/?p=17465\"><img class=\"alignnone size-full wp-image-17494\" title=\"WordCamp: Developers logo (teaser)\" src=\"http://wpcandy.com/files/2011/04/wordcampdevelopers-teaser.png\" alt=\"\" width=\"600\" height=\"151\" /></a></p><p>If you’re in the Vancouver, BC area (or love to travel) and just love learning <em>aboot</em> WordPress development, <a title=\"WordCamp: Developers\" href=\"http://wordcampdevelopers.com/\">WordCamp: Developers</a> is probably right up your alley. Developers is this year’s WordCamp Vancouver, and is focused solely on (big surprise here) WordPress developers. The topics that will be covered at the conference include HTML5 and CSS3, forums, multisite, e-commerce, HTML5 video, and information architecture.</p><p>Just a guess here, but I bet <em>some</em> of the presentations will include code samples. Maybe one or two.</p><p>There are a number of very high profile WordPress developers that will be speaking, including Toby McKes of Cheezburger Networks, Justin Sainton a core developer of WP E-Commerce, Brendan Sera-Shriar of Vanilla Forums and nine other professionals. There will be two tracks, one for UX (or user experience) and one for development. There are a number of <a title=\"WordCamp: Developers speakers\" href=\"http://wordcampdevelopers.com/speakers/\">great talks that are scheduled</a>, but my favorites have to be:</p><ul><li>“Possibly the Strangest WordPress Project You’ve Ever Seen in Your Life” and</li><li>“Adrift in a sea of templates. Or, how to be different – like everyone else”</li></ul><p>The conference is May 5th and there are about 100 tickets left at $40 CAD, down from $45 CAD thanks to new sponsors of the event. You can <a title=\"Register for WordCamp: Developers\" href=\"http://wordcampdevelopers.com/event-registration/?regevent_action=register&event_id=1&name_of_event=WordCamp:Developers\">register</a> on the WordCamp: Developers site.</p><p>So who’s excited about a WordCamp focused on developers? Have you ever attended a WordCamp and felt there wasn’t enough material for you as a developer?</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17465\">WordCamp: Developers ramping up for May 5 in Vancouver, speakers announced</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 07:18: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: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:48;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:\"WPCandy: Nearly 20,000 people make a living with 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://wpcandy.com/?p=17469\";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:95:\"http://feedproxy.google.com/~r/wpcandy/~3/S2M0-e6O86A/20000-people-make-a-living-with-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:2506:\"<p><a href=\"http://wpcandy.com/?p=17469\"><img class=\"aligncenter size-full wp-image-17475\" title=\"20,000 make a living with WordPress\" src=\"http://wpcandy.com/files/2011/04/WPcheck.jpg\" alt=\"20,000 make a living with WordPress\" width=\"600\" height=\"272\" /></a></p><p>Matt Mullenweg posted on the WordPress <a href=\"http://wpdevel.wordpress.com/2011/04/20/we-have-a-checkbox-in-profiles-where-people/\">Development blog</a> that 19,932 people make their living using WordPress. The stat comes from users’ WordPress.org <a href=\"http://wordpress.org/support/profile\">support forum profiles.</a></p><p>There are two options at the end of the profile fields that ask users to check whether they use WordPress at work, or make a living with WordPress.</p><p>20,000 is an impressive number. I’m sure the majority of people that make their living with WordPress design and develop WordPess websites, but of course many of you may also develop themes, plugins, or do other types of WordPress work.</p><p>We certainly know WordPress developers <a href=\"http://wpcandy.com/reports/odesk-finds-wordpress-top-sought-after-skill-in-2010\">are in</a> <a href=\"http://wpcandy.com/reports/wordpress-experts-in-demand-on-elance\">high</a> <a href=\"http://wpcandy.com/reports/wordpress-php-developer-jobs\">demand</a>, but it’s interesting to me to have a more tangible number that represents just how much food the platform puts on the table.</p><p>Will you help me test this little stat out a bit? Personally, I had forgotten that check box was in support profiles, and maybe you did too. Or maybe you created your profile long before you started making your living with WordPress.</p><p>So if you feel so inclined, fill out my little poll after the jump and we can find out if there are any WPCandy readers that make their living with WordPress that didn’t include it in their dot org support profile.</p><p><span id=\"more-17469\"></span></p><p><a name=\"pd_a_4949546\"></a><div class=\"PDS_Poll\" id=\"PDI_container4949546\"></div><p><br /> <br /> <a href=\"http://polldaddy.com/poll/4949546/\">View This Poll</a><br /><br /><span><a href=\"http://polldaddy.com/features-surveys/\">online surveys</a></span><br /> </p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=17469\">Nearly 20,000 people make a living with WordPress</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 06:05:43 +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:49;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:61:\"WPCandy: Allure Themes launches as WordPress themes for women\";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=16994\";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:106:\"http://feedproxy.google.com/~r/wpcandy/~3/AzOj68oR5kE/allure-themes-launches-as-wordpress-themes-for-women\";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:2579:\"<p><a href=\"http://wpcandy.com/?p=16994\"><img class=\"alignnone size-full wp-image-16995\" title=\"Allure Themes website (teaser)\" src=\"http://wpcandy.com/files/2011/04/allurethemeswebsite-teaser.png\" alt=\"\" width=\"600\" height=\"226\" /></a></p><p>Lisa Sabin-Wilson has <a title=\"Allure Themes launch post\" href=\"http://allurethemes.com/allure-themes-official-launch/\">launched</a> Allure Themes, a new WordPress themes shop made especially for women. While I wouldn’t go as far as to say Allure is the <em>only</em> WordPress theme shop designed for women (there are a lot of theme shops, after all) I can comfortably say Allure is the highest profile, at this point.</p><p>The shop launch marks the second collaboration between Sabin-Wilson and Cory Miller of iThemes. Sabin-Wilson described the development of Allure Themes in the official launch post, including how it was first announced just a couple of months ago <a title=\"WPCandy at WordCamp Phoenix\" href=\"http://wpcandy.com/at/wordcamp-phoenix\">at WordCamp Phoenix</a>.</p><blockquote><p>I walked into Phoenix announcing Allure and promoting the heck out of it, without one single theme to show for it. Clearly, I had my work cut out for me once I returned home from my trip to Phoenix!</p><p>I have been at the game of designing WordPress themes for a long time now – since 2003, actually. That’s eight years – – which, I think, in internet-speak means: she’s ancient!</p></blockquote><p>The new shop currently includes <a title=\"Allure Themes WordPress themes\" href=\"http://allurethemes.com/themes/\">six WordPress themes</a> with a feminine appeal. Themes are available via three different memberships of different lengths of time which include access to all their themes: two months for $75, three months for $100, or $150 for six months.</p><p>After giving Lisa such a hard time at WordCamp Phoenix, I can’t very well <em>not</em> recommend checking out her new themes. I couldn’t be happier that she now has a theme shop to go along with her <a title=\"Teasing Lisa #1\" href=\"http://wpcandy.com/liveblogged/wordcamp-phoenix-2011#liveblog-entry-13832\">business cards</a> and <a title=\"Teasing Lisa #2\" href=\"http://wpcandy.com/liveblogged/wordcamp-phoenix-2011#liveblog-entry-13770\">iPad case</a>!</p><div class=\"tentblogger-rss-footer\"><p>You just finished reading <a href=\"http://wpcandy.com/?p=16994\">Allure Themes launches as WordPress themes for women</a> on <a href=\"http://wpcandy.com\" title=\"WPCandy WordPress community news\">WPCandy</a>. Please consider leaving a comment!</p><p></p></div>\";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:\"Thu, 21 Apr 2011 03: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: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:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 27 Apr 2011 21:51:25 GMT\";s:12:\"content-type\";s:15:\"application/xml\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 27 Apr 2011 21:30:30 GMT\";s:14:\"content-length\";s:6:\"220707\";s:4:\"x-nc\";s:11:\"HIT luv 138\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(182,0,'_site_transient_timeout_wporg_theme_feature_list','1298958435','yes'),(183,0,'_site_transient_wporg_theme_feature_list','a:5:{s:6:\"Colors\";a:14:{i:0;s:5:\"black\";i:1;s:4:\"blue\";i:2;s:5:\"brown\";i:3;s:5:\"green\";i:4;s:6:\"orange\";i:5;s:4:\"pink\";i:6;s:6:\"purple\";i:7;s:3:\"red\";i:8;s:6:\"silver\";i:9;s:3:\"tan\";i:10;s:5:\"white\";i:11;s:6:\"yellow\";i:12;s:4:\"dark\";i:13;s:5:\"light\";}s:7:\"Columns\";a:6:{i:0;s:10:\"one-column\";i:1;s:11:\"two-columns\";i:2;s:13:\"three-columns\";i:3;s:12:\"four-columns\";i:4;s:12:\"left-sidebar\";i:5;s:13:\"right-sidebar\";}s:5:\"Width\";a:2:{i:0;s:11:\"fixed-width\";i:1;s:14:\"flexible-width\";}s:8:\"Features\";a:13:{i:0;s:13:\"custom-colors\";i:1;s:13:\"custom-header\";i:2;s:17:\"custom-background\";i:3;s:11:\"custom-menu\";i:4;s:12:\"editor-style\";i:5;s:13:\"theme-options\";i:6;s:17:\"threaded-comments\";i:7;s:11:\"sticky-post\";i:8;s:12:\"microformats\";i:9;s:20:\"rtl-language-support\";i:10;s:17:\"translation-ready\";i:11;s:20:\"front-page-post-form\";i:12;s:10:\"buddypress\";}s:7:\"Subject\";a:3:{i:0;s:7:\"holiday\";i:1;s:13:\"photoblogging\";i:2;s:8:\"seasonal\";}}','yes'),(184,0,'recently_activated','a:0:{}','yes'),(191,0,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":7:{s:8:\"response\";s:7:\"upgrade\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"package\";s:40:\"http://wordpress.org/wordpress-3.1.2.zip\";s:7:\"current\";s:5:\"3.1.2\";s:6:\"locale\";s:5:\"en_US\";s:11:\"php_version\";s:3:\"4.3\";s:13:\"mysql_version\";s:5:\"4.1.2\";}}s:12:\"last_checked\";i:1303941070;s:15:\"version_checked\";s:5:\"3.0.5\";}','yes'),(149,0,'db_upgraded','','yes'),(147,0,'ftp_credentials','a:3:{s:8:\"hostname\";s:9:\"localhost\";s:8:\"username\";s:17:\"ntsl89647%001d8f2\";s:15:\"connection_type\";s:3:\"ftp\";}','yes'),(401,0,'rewrite_rules','a:69:{s:14:\".*wp-atom.php$\";s:19:\"index.php?feed=atom\";s:13:\".*wp-rdf.php$\";s:18:\"index.php?feed=rdf\";s:13:\".*wp-rss.php$\";s:18:\"index.php?feed=rss\";s:14:\".*wp-rss2.php$\";s:19:\"index.php?feed=rss2\";s:14:\".*wp-feed.php$\";s:19:\"index.php?feed=feed\";s:22:\".*wp-commentsrss2.php$\";s:34:\"index.php?feed=rss2&withcomments=1\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:29:\"comments/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:42:\"tag/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:37:\"tag/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:30:\"tag/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:12:\"tag/(.+?)/?$\";s:25:\"index.php?tag=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&tb=1\";s:64:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&paged=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&cpage=$matches[4]\";s:44:\"([0-9]{4})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]\";s:36:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:25:\".+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\".+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\".+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(216,0,'can_compress_scripts','1','yes'),(234,0,'category_children','a:0:{}','yes'),(257,0,'mods_Twenty Ten','a:1:{s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:4;}}','yes'),(258,0,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(397,0,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1303984286','no'),(398,0,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1303941086','no'),(399,0,'_transient_timeout_plugin_slugs','1304034657','no'),(400,0,'_transient_plugin_slugs','a:15:{i:0;s:25:\"add-to-any/add-to-any.php\";i:1;s:40:\"add-to-facebook-plugin/addtofacebook.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:4;s:43:\"all-in-one-video-pack/interactive_video.php\";i:5;s:54:\"all-in-one-video-pack/all_in_one_video_pack_widget.php\";i:6;s:31:\"easy-adsenser/easy-adsenser.php\";i:7;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:8;s:36:\"google-sitemap-generator/sitemap.php\";i:9;s:9:\"hello.php\";i:10;s:21:\"podpress/podpress.php\";i:11;s:30:\"smart-youtube/smartyoutube.php\";i:12;s:25:\"tweet-this/tweet-this.php\";i:13;s:15:\"stats/stats.php\";i:14;s:27:\"wp-super-cache/wp-cache.php\";}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=212 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,2,'_edit_lock','1303948270'),(3,2,'_edit_last','1'),(4,6,'_edit_last','1'),(5,6,'_edit_lock','1299020605'),(10,10,'_edit_last','1'),(7,6,'_wp_old_slug',''),(11,10,'_edit_lock','1299020698'),(211,2,'_aioseop_title','Title Information'),(13,10,'_wp_old_slug',''),(209,2,'_aioseop_keywords','Keywords'),(210,2,'_aioseop_description','Description'),(17,14,'_edit_last','1'),(18,14,'_edit_lock','1299033490'),(19,14,'_wp_page_template','default'),(20,16,'_edit_last','1'),(21,16,'_edit_lock','1299033440'),(22,16,'_wp_page_template','default'),(23,18,'_edit_last','1'),(24,18,'_edit_lock','1299033465'),(25,18,'_wp_page_template','default'),(26,22,'_edit_last','1'),(27,22,'_edit_lock','1299033681'),(28,22,'_wp_page_template','default'),(29,24,'_edit_last','1'),(30,24,'_edit_lock','1299033800'),(31,24,'_wp_page_template','default'),(32,26,'_edit_last','1'),(33,26,'_edit_lock','1299034391'),(34,26,'_wp_page_template','default'),(35,28,'_menu_item_type','post_type'),(36,28,'_menu_item_menu_item_parent','0'),(37,28,'_menu_item_object_id','26'),(38,28,'_menu_item_object','page'),(39,28,'_menu_item_target',''),(40,28,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(41,28,'_menu_item_xfn',''),(42,28,'_menu_item_url',''),(114,41,'_edit_lock','1299091581'),(44,29,'_menu_item_type','post_type'),(45,29,'_menu_item_menu_item_parent','0'),(46,29,'_menu_item_object_id','24'),(47,29,'_menu_item_object','page'),(48,29,'_menu_item_target',''),(49,29,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(50,29,'_menu_item_xfn',''),(51,29,'_menu_item_url',''),(113,41,'_edit_last','1'),(53,30,'_menu_item_type','post_type'),(54,30,'_menu_item_menu_item_parent','0'),(55,30,'_menu_item_object_id','22'),(56,30,'_menu_item_object','page'),(57,30,'_menu_item_target',''),(58,30,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(59,30,'_menu_item_xfn',''),(60,30,'_menu_item_url',''),(112,39,'_wp_page_template','default'),(62,31,'_menu_item_type','post_type'),(63,31,'_menu_item_menu_item_parent','0'),(64,31,'_menu_item_object_id','18'),(65,31,'_menu_item_object','page'),(66,31,'_menu_item_target',''),(67,31,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(68,31,'_menu_item_xfn',''),(69,31,'_menu_item_url',''),(111,39,'_edit_lock','1299090377'),(71,32,'_menu_item_type','post_type'),(72,32,'_menu_item_menu_item_parent','0'),(73,32,'_menu_item_object_id','16'),(74,32,'_menu_item_object','page'),(75,32,'_menu_item_target',''),(76,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(77,32,'_menu_item_xfn',''),(78,32,'_menu_item_url',''),(110,39,'_edit_last','1'),(80,33,'_menu_item_type','post_type'),(81,33,'_menu_item_menu_item_parent','0'),(82,33,'_menu_item_object_id','14'),(83,33,'_menu_item_object','page'),(84,33,'_menu_item_target',''),(85,33,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(86,33,'_menu_item_xfn',''),(87,33,'_menu_item_url',''),(109,36,'_wp_page_template','default'),(89,34,'_menu_item_type','post_type'),(90,34,'_menu_item_menu_item_parent','0'),(91,34,'_menu_item_object_id','2'),(92,34,'_menu_item_object','page'),(93,34,'_menu_item_target',''),(94,34,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(95,34,'_menu_item_xfn',''),(96,34,'_menu_item_url',''),(108,36,'_edit_lock','1299090312'),(98,35,'_menu_item_type','taxonomy'),(99,35,'_menu_item_menu_item_parent','0'),(100,35,'_menu_item_object_id','1'),(101,35,'_menu_item_object','category'),(102,35,'_menu_item_target',''),(103,35,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(104,35,'_menu_item_xfn',''),(105,35,'_menu_item_url',''),(107,36,'_edit_last','1'),(115,41,'_wp_page_template','default'),(116,45,'_menu_item_type','post_type'),(117,45,'_menu_item_menu_item_parent','34'),(118,45,'_menu_item_object_id','41'),(119,45,'_menu_item_object','page'),(120,45,'_menu_item_target',''),(121,45,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(122,45,'_menu_item_xfn',''),(123,45,'_menu_item_url',''),(145,48,'_wp_page_template','default'),(125,46,'_menu_item_type','post_type'),(126,46,'_menu_item_menu_item_parent','34'),(127,46,'_menu_item_object_id','39'),(128,46,'_menu_item_object','page'),(129,46,'_menu_item_target',''),(130,46,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(131,46,'_menu_item_xfn',''),(132,46,'_menu_item_url',''),(144,48,'_edit_lock','1299090304'),(134,47,'_menu_item_type','post_type'),(135,47,'_menu_item_menu_item_parent','33'),(136,47,'_menu_item_object_id','36'),(137,47,'_menu_item_object','page'),(138,47,'_menu_item_target',''),(139,47,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(140,47,'_menu_item_xfn',''),(141,47,'_menu_item_url',''),(143,48,'_edit_last','1'),(146,50,'_menu_item_type','post_type'),(147,50,'_menu_item_menu_item_parent','33'),(148,50,'_menu_item_object_id','48'),(149,50,'_menu_item_object','page'),(150,50,'_menu_item_target',''),(151,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(152,50,'_menu_item_xfn',''),(153,50,'_menu_item_url',''),(155,51,'_edit_last','1'),(156,51,'_edit_lock','1299090177'),(157,51,'_wp_page_template','default'),(158,53,'_edit_last','1'),(159,53,'_edit_lock','1299090225'),(160,53,'_wp_page_template','default'),(161,55,'_edit_last','1'),(162,55,'_edit_lock','1299090248'),(163,55,'_wp_page_template','default'),(164,57,'_edit_last','1'),(165,57,'_edit_lock','1299090232'),(166,57,'_wp_page_template','default'),(167,59,'_menu_item_type','post_type'),(168,59,'_menu_item_menu_item_parent','32'),(169,59,'_menu_item_object_id','57'),(170,59,'_menu_item_object','page'),(171,59,'_menu_item_target',''),(172,59,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(173,59,'_menu_item_xfn',''),(174,59,'_menu_item_url',''),(176,60,'_menu_item_type','post_type'),(177,60,'_menu_item_menu_item_parent','32'),(178,60,'_menu_item_object_id','55'),(179,60,'_menu_item_object','page'),(180,60,'_menu_item_target',''),(181,60,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(182,60,'_menu_item_xfn',''),(183,60,'_menu_item_url',''),(185,61,'_menu_item_type','post_type'),(186,61,'_menu_item_menu_item_parent','32'),(187,61,'_menu_item_object_id','53'),(188,61,'_menu_item_object','page'),(189,61,'_menu_item_target',''),(190,61,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(191,61,'_menu_item_xfn',''),(192,61,'_menu_item_url',''),(194,62,'_menu_item_type','post_type'),(195,62,'_menu_item_menu_item_parent','32'),(196,62,'_menu_item_object_id','51'),(197,62,'_menu_item_object','page'),(198,62,'_menu_item_target',''),(199,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(200,62,'_menu_item_xfn',''),(201,62,'_menu_item_url',''); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) unsigned NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` text NOT NULL, `post_parent` bigint(20) unsigned NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=76 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (2,1,'2011-02-25 00:00:52','2011-02-25 00:00:52','Pamela and James Allara were both born in the Bronx and lived in New York City before relocating to Arizona.\r\n\r\nPamela’s Grandfather restored furniture for some of the largest estates in New York, giving her an early understanding of quality furniture & timeless design. She went to School of Visual Art and studied fine art and advertising graduating with a BFA.\r\n\r\nJames spent his earlier years working for various furniture stores, including one of the country’s largest furniture retailers. The one thing that all the stores had in common was how much they marked up the furniture. Most stores are working at a 100%-400% mark up.\r\n\r\nJames knew he could offer the public many of the same items for considerably less money, based on the principle that profits could be generated by volume instead by individual sales.\r\n\r\nHis idea was to offer the public quality home furnishings and accessories for $99 or less. Assuming they could sell more product in the same time frame as the larger competitors. After all, if they sell 20 bedroom sets a week, at a 25% mark up, as opposed to 5 bedroom sets a week at 100% mark up, the profits should be similar.\r\n\r\nJames and Pamela Allara spent 5 years researching & planning to open “The 99 Dollar Furniture Store”. In October 2003 the first store was opened in Mesa, Arizona. The store was a huge success as foreseen by James and Pamela.\r\n\r\nThe store has grown from 1000 items to over 1500 items for $99 or less, and to 2 locations in just a few years. They plan to open several more locations in the State of Arizona, before franchising locations throughout the entire United States.','About Us','','publish','closed','closed','','about','','','2011-04-27 16:50:07','2011-04-27 23:50:07','',0,'http://001d8f2.netsolhost.com/newsite2011/?page_id=2',0,'page','',0),(75,1,'2011-03-01 19:18:48','2011-03-02 02:18:48','Pamela and James Allara were both born in the Bronx and lived in New York City before relocating to Arizona.\r\n\r\nPamela’s Grandfather restored furniture for some of the largest estates in New York, giving her an early understanding of quality furniture & timeless design. She went to School of Visual Art and studied fine art and advertising graduating with a BFA.\r\n\r\nJames spent his earlier years working for various furniture stores, including one of the country’s largest furniture retailers. The one thing that all the stores had in common was how much they marked up the furniture. Most stores are working at a 100%-400% mark up.\r\n\r\nJames knew he could offer the public many of the same items for considerably less money, based on the principle that profits could be generated by volume instead by individual sales.\r\n\r\nHis idea was to offer the public quality home furnishings and accessories for $99 or less. Assuming they could sell more product in the same time frame as the larger competitors. After all, if they sell 20 bedroom sets a week, at a 25% mark up, as opposed to 5 bedroom sets a week at 100% mark up, the profits should be similar.\r\n\r\nJames and Pamela Allara spent 5 years researching & planning to open “The 99 Dollar Furniture Store”. In October 2003 the first store was opened in Mesa, Arizona. The store was a huge success as foreseen by James and Pamela.\r\n\r\nThe store has grown from 1000 items to over 1500 items for $99 or less, and to 2 locations in just a few years. They plan to open several more locations in the State of Arizona, before franchising locations throughout the entire United States.','About Us','','inherit','open','open','','2-revision-3','','','2011-03-01 19:18:48','2011-03-02 02:18:48','',2,'http://www.99dfs.com/newsite2011/2011/03/2-revision-3/',0,'revision','',0),(4,1,'2011-02-25 00:00:52','2011-02-25 00:00:52','This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.','About','','inherit','open','open','','2-revision','','','2011-02-25 00:00:52','2011-02-25 00:00:52','',2,'http://www.99dfs.com/newsite2011/2011/02/2-revision/',0,'revision','',0),(5,1,'2011-03-01 15:45:20','2011-03-01 22:45:20','This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.','About Us','','inherit','open','open','','2-autosave','','','2011-03-01 15:45:20','2011-03-01 22:45:20','',2,'http://www.99dfs.com/newsite2011/2011/03/2-autosave/',0,'revision','',0),(6,1,'2011-03-01 16:00:03','2011-03-01 23:00:03','Lorem ipsum dolor sit amet, <strong>consectetur adipisicing elit</strong>, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint <a href=\"#\">occaecat cupidatat non proident</a>, sunt in culpa qui officia deserunt mollit anim id est laborum.','This is a news post!','','publish','open','open','','post-number-1','','','2011-03-01 16:03:21','2011-03-01 23:03:21','',0,'http://www.99dfs.com/newsite2011/?p=6',0,'post','',0),(7,1,'2011-03-01 15:59:49','2011-03-01 22:59:49','','Post Number 1','','inherit','open','open','','6-revision','','','2011-03-01 15:59:49','2011-03-01 22:59:49','',6,'http://www.99dfs.com/newsite2011/2011/03/6-revision/',0,'revision','',0),(8,1,'2011-03-01 16:00:03','2011-03-01 23:00:03','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','Post Number 1','','inherit','open','open','','6-revision-2','','','2011-03-01 16:00:03','2011-03-01 23:00:03','',6,'http://www.99dfs.com/newsite2011/2011/03/6-revision-2/',0,'revision','',0),(9,1,'2011-03-01 16:02:09','2011-03-01 23:02:09','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','This is a news post!','','inherit','open','open','','6-revision-3','','','2011-03-01 16:02:09','2011-03-01 23:02:09','',6,'http://www.99dfs.com/newsite2011/2011/03/6-revision-3/',0,'revision','',0),(10,1,'2011-03-01 16:04:55','2011-03-01 23:04:55','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, <strong>totam rem aperiam</strong>, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\r\n\r\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? <strong>Quis autem vel eum iure reprehenderit qui in ea voluptate velit</strong> esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Come see our new Spring furniture collections!','','publish','open','open','','come-see-our-new-spring-furniture-collections','','','2011-03-01 16:04:55','2011-03-01 23:04:55','',0,'http://www.99dfs.com/newsite2011/?p=10',0,'post','',0),(11,1,'2011-03-01 16:04:44','2011-03-01 23:04:44','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.\n\nUt enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Come see our new Spring furniture collections!','','inherit','open','open','','10-revision','','','2011-03-01 16:04:44','2011-03-01 23:04:44','',10,'http://www.99dfs.com/newsite2011/2011/03/10-revision/',0,'revision','',0),(13,1,'2011-03-01 15:44:09','2011-03-01 22:44:09','This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.','About Us','','inherit','open','open','','2-revision-2','','','2011-03-01 15:44:09','2011-03-01 22:44:09','',2,'http://www.99dfs.com/newsite2011/2011/03/2-revision-2/',0,'revision','',0),(14,1,'2011-03-01 19:30:25','2011-03-02 02:30:25','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Contact Us','','publish','closed','closed','','contact-us','','','2011-03-01 19:30:25','2011-03-02 02:30:25','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(15,1,'2011-03-01 19:30:21','2011-03-02 02:30:21','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Contact Us','','inherit','open','open','','14-revision','','','2011-03-01 19:30:21','2011-03-02 02:30:21','',14,'http://www.99dfs.com/newsite2011/2011/03/14-revision/',0,'revision','',0),(16,1,'2011-03-01 19:33:32','2011-03-02 02:33:32','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Bedroom Furniture','','publish','closed','closed','','bedroom-furniture','','','2011-03-01 19:37:11','2011-03-02 02:37:11','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(17,1,'2011-03-01 19:33:06','2011-03-02 02:33:06','','Bedrooms','','inherit','open','open','','16-revision','','','2011-03-01 19:33:06','2011-03-02 02:33:06','',16,'http://www.99dfs.com/newsite2011/2011/03/16-revision/',0,'revision','',0),(18,1,'2011-03-01 19:35:30','2011-03-02 02:35:30','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Living Room Furniture','','publish','closed','closed','','living-room-furniture','','','2011-03-01 19:35:30','2011-03-02 02:35:30','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(19,1,'2011-03-01 19:35:18','2011-03-02 02:35:18','','Living Room Furniture','','inherit','open','open','','18-revision','','','2011-03-01 19:35:18','2011-03-02 02:35:18','',18,'http://www.99dfs.com/newsite2011/2011/03/18-revision/',0,'revision','',0),(20,1,'2011-03-01 19:33:32','2011-03-02 02:33:32','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Bedrooms','','inherit','open','open','','16-revision-2','','','2011-03-01 19:33:32','2011-03-02 02:33:32','',16,'http://www.99dfs.com/newsite2011/2011/03/16-revision-2/',0,'revision','',0),(22,1,'2011-03-01 19:41:19','2011-03-02 02:41:19','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Dining Room Furniture','','publish','closed','closed','','dining-room-furniture','','','2011-03-01 19:41:19','2011-03-02 02:41:19','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(23,1,'2011-03-01 19:41:06','2011-03-02 02:41:06','','Dining Room Furniture','','inherit','open','open','','22-revision','','','2011-03-01 19:41:06','2011-03-02 02:41:06','',22,'http://www.99dfs.com/newsite2011/2011/03/22-revision/',0,'revision','',0),(24,1,'2011-03-01 19:43:16','2011-03-02 02:43:16','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Specials and Discounts','','publish','closed','closed','','specials-and-discounts','','','2011-03-01 19:43:16','2011-03-02 02:43:16','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(25,1,'2011-03-01 19:43:04','2011-03-02 02:43:04','','Specials and Discounts','','inherit','open','open','','24-revision','','','2011-03-01 19:43:04','2011-03-02 02:43:04','',24,'http://www.99dfs.com/newsite2011/2011/03/24-revision/',0,'revision','',0),(26,1,'2011-03-01 19:53:09','2011-03-02 02:53:09','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Office Furniture','','publish','closed','closed','','office-furniture','','','2011-03-01 19:53:09','2011-03-02 02:53:09','',0,'http://www.99dfs.com/newsite2011/',0,'page','',0),(27,1,'2011-03-01 19:53:05','2011-03-02 02:53:05','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Office Furniture','','inherit','open','open','','26-revision','','','2011-03-01 19:53:05','2011-03-02 02:53:05','',26,'http://www.99dfs.com/newsite2011/2011/03/26-revision/',0,'revision','',0),(28,1,'2011-03-01 20:01:20','2011-03-02 03:01:20','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Office','Office Furniture','publish','open','open','','office','','','2011-03-01 22:38:17','2011-03-02 05:38:17','',0,'http://www.99dfs.com/newsite2011/?p=28',12,'nav_menu_item','',0),(29,1,'2011-03-01 20:01:20','2011-03-02 03:01:20','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Specials','Living Room Furniture','publish','open','open','','specials','','','2011-03-01 22:38:17','2011-03-02 05:38:17','',0,'http://www.99dfs.com/newsite2011/?p=29',13,'nav_menu_item','',0),(30,1,'2011-03-01 20:01:20','2011-03-02 03:01:20','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Dining Room','Living Room Furniture','publish','open','open','','dining-room','','','2011-03-01 22:38:16','2011-03-02 05:38:16','',0,'http://www.99dfs.com/newsite2011/?p=30',10,'nav_menu_item','',0),(31,1,'2011-03-01 20:01:20','2011-03-02 03:01:20','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Living Room','Living Room Furniture','publish','open','open','','living-room','','','2011-03-01 22:38:16','2011-03-02 05:38:16','',0,'http://www.99dfs.com/newsite2011/?p=31',11,'nav_menu_item','',0),(32,1,'2011-03-01 20:01:20','2011-03-02 03:01:20','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Bedroom','Bedroom Furniture','publish','open','open','','bedroom','','','2011-03-01 22:38:15','2011-03-02 05:38:15','',0,'http://www.99dfs.com/newsite2011/?p=32',5,'nav_menu_item','',0),(33,1,'2011-03-01 20:01:21','2011-03-02 03:01:21','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Contact','Contact Information','publish','open','open','','contact','','','2011-03-01 22:38:18','2011-03-02 05:38:18','',0,'http://www.99dfs.com/newsite2011/?p=33',14,'nav_menu_item','',0),(34,1,'2011-03-01 20:01:21','2011-03-02 03:01:21','Pamela and James Allara were both born in the Bronx and lived in New York City before relocating to Arizona.\r\n\r\nPamela’s Grandfather restored furniture for some of the largest estates in New York, giving her an early understanding of quality furniture & timeless design. She went to School of Visual Art and studied fine art and advertising graduating with a BFA.\r\n\r\nJames spent his earlier years working for various furniture stores, including one of the country’s largest furniture retailers. The one thing that all the stores had in common was how much they marked up the furniture. Most stores are working at a 100%-400% mark up.\r\n\r\nJames knew he could offer the public many of the same items for considerably less money, based on the principle that profits could be generated by volume instead by individual sales.\r\n\r\nHis idea was to offer the public quality home furnishings and accessories for $99 or less. Assuming they could sell more product in the same time frame as the larger competitors. After all, if they sell 20 bedroom sets a week, at a 25% mark up, as opposed to 5 bedroom sets a week at 100% mark up, the profits should be similar.\r\n\r\nJames and Pamela Allara spent 5 years researching & planning to open “The 99 Dollar Furniture Store”. In October 2003 the first store was opened in Mesa, Arizona. The store was a huge success as foreseen by James and Pamela.\r\n\r\nThe store has grown from 1000 items to over 1500 items for $99 or less, and to 2 locations in just a few years. They plan to open several more locations in the State of Arizona, before franchising locations throughout the entire United States.','','','publish','open','open','','34','','','2011-03-01 22:38:14','2011-03-02 05:38:14','',0,'http://www.99dfs.com/newsite2011/?p=34',2,'nav_menu_item','',0),(35,1,'2011-03-01 20:01:21','2011-03-02 03:01:21',' ','Home','Home','publish','open','open','','home','','','2011-03-01 22:38:13','2011-03-02 05:38:13','',0,'http://www.99dfs.com/newsite2011/?p=35',1,'nav_menu_item','',0),(36,1,'2011-03-01 20:36:28','2011-03-02 03:36:28','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Careers','','publish','closed','closed','','careers','','','2011-03-02 11:25:12','2011-03-02 18:25:12','',14,'http://www.99dfs.com/newsite2011/',0,'page','',0),(37,1,'2011-03-01 20:36:11','2011-03-02 03:36:11','','Careers','','inherit','open','open','','36-revision','','','2011-03-01 20:36:11','2011-03-02 03:36:11','',36,'http://www.99dfs.com/newsite2011/2011/03/36-revision/',0,'revision','',0),(38,1,'2011-03-01 20:37:38','2011-03-02 03:37:38','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Careers','','inherit','open','open','','36-autosave','','','2011-03-01 20:37:38','2011-03-02 03:37:38','',36,'http://www.99dfs.com/newsite2011/2011/03/36-autosave/',0,'revision','',0),(39,1,'2011-03-01 21:42:53','2011-03-02 04:42:53','<strong><span style=\"font-size: small;\">RETURN POLICY</span></strong>\r\nWe have a no refund policy. You have 5 days from the day you receive your merchandise to exchange it for another item or store credit. Defective items will be replaced. Mattresses are not returnable, unless there is a clear factory defect..then it will be repaired or replaced at no charge, for up to 10 years\r\n\r\n<strong><span style=\"font-size: small;\">LAY-AWAY POLICY</span></strong>\r\nYou can place as many items on lay away as you want. A $10 deposit is required per Lay away: not per item, and a minimum of $10 a month after that. Items will not be held till the deposit equals 50% of the total sale price. At that time you have 3 months to take possession. There is no time limit on the lay away until you reach 50% deposit. Any deposit under $50 is cash only.\r\nLay away money is not refundable, but can be used on any item. The Lay away money can be transferred to another person.\r\n\r\n<span style=\"font-size: medium;\">SPECIAL ORDERS\r\n</span>We can order you almost anything you may want for your home through our catologe/special order program. Our prices are drastically less than any other furniture store you may visit. We require 50% deposit to special order items for you. Delivery times are 2-4 weeks. Special orders cannot be cancelled, and we do not take returns or give refunds on special orders. (damages will be replaced)\r\n\r\n<span style=\"font-size: medium;\">HOME DELIVERY\r\n</span>We deliver to customers homes every Wednesday, Saturday, and Sunday. We will also make special arrangements for immediate delivery when available. Our delivery charges depend upon distance, but usually range between $40-$60 for an average of 4 pieces. We will deliver anywhere it needs to go no matter how far. Delivery is drop off in your home only. If you would like anything assembled, or set up in your home there are additional charges.','Store Policies','','publish','closed','closed','','store-policies','','','2011-03-02 11:26:15','2011-03-02 18:26:15','',2,'http://www.99dfs.com/newsite2011/',0,'page','',0),(40,1,'2011-03-01 21:42:44','2011-03-02 04:42:44','<strong><span style=\"font-size: small;\">RETURN POLICY</span></strong>\nWe have a no refund policy. You have 5 days from the day you receive your merchandise to exchange it for another item or store credit. Defective items will be replaced. Mattresses are not returnable, unless there is a clear factory defect..then it will be repaired or replaced at no charge, for up to 10 years\n\n<strong><span style=\"font-size: small;\">LAY-AWAY POLICY</span></strong>\nYou can place as many items on lay away as you want. A $10 deposit is required per Lay away: not per item, and a minimum of $10 a month after that. Items will not be held till the deposit equals 50% of the total sale price. At that time you have 3 months to take possession. There is no time limit on the lay away until you reach 50% deposit. Any deposit under $50 is cash only.\nLay away money is not refundable, but can be used on any item. The Lay away money can be transferred to another person.\n\n<span style=\"font-size: medium;\">SPECIAL ORDERS\n</span>We can order you almost anything you may want for your home through our catologe/special order program. Our prices are drastically less than any other furniture store you may visit. We require 50% deposit to special order items for you. Delivery times are 2-4 weeks. Special orders cannot be cancelled, and we do not take returns or give refunds on special orders. (damages will be replaced)\n\n<span style=\"font-size: medium;\">HOME DELIVERY\n</span>We deliver to customers homes every Wednesday, Saturday, and Sunday. We will also make special arrangements for immediate delivery when available. Our delivery charges depend upon distance, but usually range between $40-$60 for an average of 4 pieces. We will deliver anywhere it needs to go no matter how far. Delivery is drop off in your home only. If you would like anything assembled, or set up in your home there are additional charges.','Store Policies','','inherit','open','open','','39-revision','','','2011-03-01 21:42:44','2011-03-02 04:42:44','',39,'http://www.99dfs.com/newsite2011/2011/03/39-revision/',0,'revision','',0),(41,1,'2011-03-01 21:55:25','2011-03-02 04:55:25','<strong>Our Purpose:</strong>\r\nTo provide quality furniture with superior service at an exceptional price.\r\n\r\n<strong>Our Vision:</strong>\r\nTo prove that success can be achieved through volume sales, not through retail pricing.\r\n\r\n<strong>Our Commitment:</strong>\r\nTo ensure that all customers are treated with the utmost respect\r\n& that their shopping experience is euphoric.\r\n\r\n<strong>Our Core Values:</strong>\r\n<ul>\r\n <li>Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience</li>\r\n <li>Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.</li>\r\n <li>Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.</li>\r\n</ul>','Our Mission','','publish','closed','closed','','our-mission','','','2011-03-02 11:25:45','2011-03-02 18:25:45','',2,'http://www.99dfs.com/newsite2011/',0,'page','',0),(42,1,'2011-03-01 21:55:16','2011-03-02 04:55:16','<strong>Our Purpose:</strong>\nTo provide quality furniture with superior service at an exceptional price.\n\n<strong>Our Vision:</strong>\nTo prove that success can be achieved through volume sales, not through retail pricing.\n\n<strong>Our Commitment:</strong>\nTo ensure that all customers are treated with the utmost respect\n& that their shopping experience is euphoric.\n\n<strong>Our Core Values:</strong>\n<ul>\n <li>Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience</li>\n <li>Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.</li>\n <li>Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.</li>\n</ul>','Our Mission','','inherit','open','open','','41-revision','','','2011-03-01 21:55:16','2011-03-02 04:55:16','',41,'http://www.99dfs.com/newsite2011/2011/03/41-revision/',0,'revision','',0),(43,1,'2011-03-01 22:03:13','2011-03-02 05:03:13','<strong>Our Purpose:</strong>\nTo provide quality furniture with superior service at an exceptional price.\n\n<strong>Our Vision:</strong>\nTo prove that success can be achieved through volume sales, not through retail pricing.\n\n<strong>Our Commitment:</strong>\nTo ensure that all customers are treated with the utmost respect\n& that their shopping experience is euphoric.\n\n<strong>Our Core Values:</strong>\n<ul>\n <li>Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience</li>\n <li>Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.</li>\n <li>Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.</li>\n</ul>','Our Mission','','inherit','open','open','','41-autosave','','','2011-03-01 22:03:13','2011-03-02 05:03:13','',41,'http://www.99dfs.com/newsite2011/2011/03/41-autosave/',0,'revision','',0),(44,1,'2011-03-01 21:55:25','2011-03-02 04:55:25','<strong>Our Purpose:</strong>\r\nTo provide quality furniture with superior service at an exceptional price.\r\n\r\n<strong>Our Vision:</strong>\r\nTo prove that success can be achieved through volume sales, not through retail pricing.\r\n\r\n<strong>Our Commitment:</strong>\r\nTo ensure that all customers are treated with the utmost respect\r\n& that their shopping experience is euphoric.\r\n\r\n<strong>Our Core Values:</strong>\r\n<ul>\r\n <li>Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience</li>\r\n <li>Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.</li>\r\n <li>Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.</li>\r\n</ul>','Our Mission','','inherit','open','open','','41-revision-2','','','2011-03-01 21:55:25','2011-03-02 04:55:25','',41,'http://www.99dfs.com/newsite2011/2011/03/41-revision-2/',0,'revision','',0),(45,1,'2011-03-01 22:12:38','2011-03-02 05:12:38','Our Purpose:\r\nTo provide quality furniture with superior service at an exceptional price.\r\n\r\nOur Vision:\r\nTo prove that success can be achieved through volume sales, not through retail pricing.\r\n\r\nOur Commitment:\r\nTo ensure that all customers are treated with the utmost respect\r\n& that their shopping experience is euphoric.\r\n\r\nOur Core Values:\r\n\r\n Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience\r\n Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.\r\n Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.','','','publish','open','open','','45','','','2011-03-01 22:38:14','2011-03-02 05:38:14','',0,'http://www.99dfs.com/newsite2011/?p=45',3,'nav_menu_item','',0),(46,1,'2011-03-01 22:12:38','2011-03-02 05:12:38','RETURN POLICY\r\nWe have a no refund policy. You have 5 days from the day you receive your merchandise to exchange it for another item or store credit. Defective items will be replaced. Mattresses are not returnable, unless there is a clear factory defect..then it will be repaired or replaced at no charge, for up to 10 years\r\n\r\nLAY-AWAY POLICY\r\nYou can place as many items on lay away as you want. A $10 deposit is required per Lay away: not per item, and a minimum of $10 a month after that. Items will not be held till the deposit equals 50% of the total sale price. At that time you have 3 months to take possession. There is no time limit on the lay away until you reach 50% deposit. Any deposit under $50 is cash only.\r\nLay away money is not refundable, but can be used on any item. The Lay away money can be transferred to another person.\r\n\r\nSPECIAL ORDERS\r\nWe can order you almost anything you may want for your home through our catologe/special order program. Our prices are drastically less than any other furniture store you may visit. We require 50% deposit to special order items for you. Delivery times are 2-4 weeks. Special orders cannot be cancelled, and we do not take returns or give refunds on special orders. (damages will be replaced)\r\n\r\nHOME DELIVERY\r\nWe deliver to customers homes every Wednesday, Saturday, and Sunday. We will also make special arrangements for immediate delivery when available. Our delivery charges depend upon distance, but usually range between $40-$60 for an average of 4 pieces. We will deliver anywhere it needs to go no matter how far. Delivery is drop off in your home only. If you would like anything assembled, or set up in your home there are additional charges.','','','publish','open','open','','46','','','2011-03-01 22:38:14','2011-03-02 05:38:14','',0,'http://www.99dfs.com/newsite2011/?p=46',4,'nav_menu_item','',0),(47,1,'2011-03-01 22:12:39','2011-03-02 05:12:39','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','47','','','2011-03-01 22:38:18','2011-03-02 05:38:18','',0,'http://www.99dfs.com/newsite2011/?p=47',15,'nav_menu_item','',0),(48,1,'2011-03-01 22:29:05','2011-03-02 05:29:05','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Driving Directions','','publish','closed','closed','','driving-directions','','','2011-03-02 11:25:02','2011-03-02 18:25:02','',14,'http://www.99dfs.com/newsite2011/',0,'page','',0),(49,1,'2011-03-01 22:28:27','2011-03-02 05:28:27','','Driving Directions','','inherit','open','open','','48-revision','','','2011-03-01 22:28:27','2011-03-02 05:28:27','',48,'http://www.99dfs.com/newsite2011/2011/03/48-revision/',0,'revision','',0),(50,1,'2011-03-01 22:29:54','2011-03-02 05:29:54','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','50','','','2011-03-01 22:38:19','2011-03-02 05:38:19','',0,'http://www.99dfs.com/newsite2011/?p=50',16,'nav_menu_item','',0),(51,1,'2011-03-01 22:34:27','2011-03-02 05:34:27','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Bunk Beds','','publish','closed','closed','','bunk-beds','','','2011-03-02 11:22:56','2011-03-02 18:22:56','',16,'http://www.99dfs.com/newsite2011/',0,'page','',0),(52,1,'2011-03-01 22:33:30','2011-03-02 05:33:30','','Bunk','','inherit','open','open','','51-revision','','','2011-03-01 22:33:30','2011-03-02 05:33:30','',51,'http://www.99dfs.com/newsite2011/2011/03/51-revision/',0,'revision','',0),(53,1,'2011-03-01 22:35:19','2011-03-02 05:35:19','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Daybeds','','publish','closed','closed','','daybeds','','','2011-03-02 11:23:44','2011-03-02 18:23:44','',16,'http://www.99dfs.com/newsite2011/',0,'page','',0),(54,1,'2011-03-01 22:35:14','2011-03-02 05:35:14','','Daybeds','','inherit','open','open','','53-revision','','','2011-03-01 22:35:14','2011-03-02 05:35:14','',53,'http://www.99dfs.com/newsite2011/2011/03/53-revision/',0,'revision','',0),(55,1,'2011-03-01 22:35:58','2011-03-02 05:35:58','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Mattress and Frames','','publish','closed','closed','','mattress-and-frames','','','2011-03-02 11:24:04','2011-03-02 18:24:04','',16,'http://www.99dfs.com/newsite2011/',0,'page','',0),(56,1,'2011-03-01 22:35:47','2011-03-02 05:35:47','','Mat','','inherit','open','open','','55-revision','','','2011-03-01 22:35:47','2011-03-02 05:35:47','',55,'http://www.99dfs.com/newsite2011/2011/03/55-revision/',0,'revision','',0),(57,1,'2011-03-01 22:36:37','2011-03-02 05:36:37','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Futons','','publish','closed','closed','','futons','','','2011-03-02 11:23:52','2011-03-02 18:23:52','',16,'http://www.99dfs.com/newsite2011/',0,'page','',0),(58,1,'2011-03-01 22:36:26','2011-03-02 05:36:26','','Futons','','inherit','open','open','','57-revision','','','2011-03-01 22:36:26','2011-03-02 05:36:26','',57,'http://www.99dfs.com/newsite2011/2011/03/57-revision/',0,'revision','',0),(59,1,'2011-03-01 22:38:15','2011-03-02 05:38:15','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','59','','','2011-03-01 22:38:15','2011-03-02 05:38:15','',0,'http://www.99dfs.com/newsite2011/?p=59',8,'nav_menu_item','',0),(60,1,'2011-03-01 22:38:15','2011-03-02 05:38:15','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','60','','','2011-03-01 22:38:15','2011-03-02 05:38:15','',0,'http://www.99dfs.com/newsite2011/?p=60',6,'nav_menu_item','',0),(61,1,'2011-03-01 22:38:16','2011-03-02 05:38:16','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','61','','','2011-03-01 22:38:16','2011-03-02 05:38:16','',0,'http://www.99dfs.com/newsite2011/?p=61',9,'nav_menu_item','',0),(62,1,'2011-03-01 22:38:15','2011-03-02 05:38:15','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','','','publish','open','open','','62','','','2011-03-01 22:38:15','2011-03-02 05:38:15','',0,'http://www.99dfs.com/newsite2011/?p=62',7,'nav_menu_item','',0),(65,1,'2011-03-01 22:34:27','2011-03-02 05:34:27','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Bunk Beds','','inherit','open','open','','51-revision-2','','','2011-03-01 22:34:27','2011-03-02 05:34:27','',51,'http://www.99dfs.com/newsite2011/2011/03/51-revision-2/',0,'revision','',0),(66,1,'2011-03-01 22:35:19','2011-03-02 05:35:19','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Daybeds','','inherit','open','open','','53-revision-2','','','2011-03-01 22:35:19','2011-03-02 05:35:19','',53,'http://www.99dfs.com/newsite2011/2011/03/53-revision-2/',0,'revision','',0),(67,1,'2011-03-01 22:36:37','2011-03-02 05:36:37','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Futons','','inherit','open','open','','57-revision-2','','','2011-03-01 22:36:37','2011-03-02 05:36:37','',57,'http://www.99dfs.com/newsite2011/2011/03/57-revision-2/',0,'revision','',0),(68,1,'2011-03-01 22:35:58','2011-03-02 05:35:58','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Mattress and Frames','','inherit','open','open','','55-revision-2','','','2011-03-01 22:35:58','2011-03-02 05:35:58','',55,'http://www.99dfs.com/newsite2011/2011/03/55-revision-2/',0,'revision','',0),(69,1,'2011-03-01 22:29:05','2011-03-02 05:29:05','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Driving Directions','','inherit','open','open','','48-revision-2','','','2011-03-01 22:29:05','2011-03-02 05:29:05','',48,'http://www.99dfs.com/newsite2011/2011/03/48-revision-2/',0,'revision','',0),(70,1,'2011-03-01 20:36:28','2011-03-02 03:36:28','Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?','Careers','','inherit','open','open','','36-revision-2','','','2011-03-01 20:36:28','2011-03-02 03:36:28','',36,'http://www.99dfs.com/newsite2011/2011/03/36-revision-2/',0,'revision','',0),(71,1,'2011-03-01 22:02:02','2011-03-02 05:02:02','<strong>Our Purpose:</strong>\r\nTo provide quality furniture with superior service at an exceptional price.\r\n\r\n<strong>Our Vision:</strong>\r\nTo prove that success can be achieved through volume sales, not through retail pricing.\r\n\r\n<strong>Our Commitment:</strong>\r\nTo ensure that all customers are treated with the utmost respect\r\n& that their shopping experience is euphoric.\r\n\r\n<strong>Our Core Values:</strong>\r\n<ul>\r\n <li>Integrity: We never pretend to be anything we are not. We want to give our customers a wonderful shopping experience</li>\r\n <li>Service: We will do anything we have to make sure our customers are comfortable with their visit to our store.</li>\r\n <li>Achievement: Our customers feel they have gotten the best product for their needs and their dollars. We present a consistent image to the customer of what our products and services are, great furniture and accessories at a great price.</li>\r\n</ul>','Our Mission','','inherit','open','open','','41-revision-3','','','2011-03-01 22:02:02','2011-03-02 05:02:02','',41,'http://www.99dfs.com/newsite2011/2011/03/41-revision-3/',0,'revision','',0),(72,1,'2011-03-01 21:42:53','2011-03-02 04:42:53','<strong><span style=\"font-size: small;\">RETURN POLICY</span></strong>\r\nWe have a no refund policy. You have 5 days from the day you receive your merchandise to exchange it for another item or store credit. Defective items will be replaced. Mattresses are not returnable, unless there is a clear factory defect..then it will be repaired or replaced at no charge, for up to 10 years\r\n\r\n<strong><span style=\"font-size: small;\">LAY-AWAY POLICY</span></strong>\r\nYou can place as many items on lay away as you want. A $10 deposit is required per Lay away: not per item, and a minimum of $10 a month after that. Items will not be held till the deposit equals 50% of the total sale price. At that time you have 3 months to take possession. There is no time limit on the lay away until you reach 50% deposit. Any deposit under $50 is cash only.\r\nLay away money is not refundable, but can be used on any item. The Lay away money can be transferred to another person.\r\n\r\n<span style=\"font-size: medium;\">SPECIAL ORDERS\r\n</span>We can order you almost anything you may want for your home through our catologe/special order program. Our prices are drastically less than any other furniture store you may visit. We require 50% deposit to special order items for you. Delivery times are 2-4 weeks. Special orders cannot be cancelled, and we do not take returns or give refunds on special orders. (damages will be replaced)\r\n\r\n<span style=\"font-size: medium;\">HOME DELIVERY\r\n</span>We deliver to customers homes every Wednesday, Saturday, and Sunday. We will also make special arrangements for immediate delivery when available. Our delivery charges depend upon distance, but usually range between $40-$60 for an average of 4 pieces. We will deliver anywhere it needs to go no matter how far. Delivery is drop off in your home only. If you would like anything assembled, or set up in your home there are additional charges.','Store Policies','','inherit','open','open','','39-revision-2','','','2011-03-01 21:42:53','2011-03-02 04:42:53','',39,'http://www.99dfs.com/newsite2011/2011/03/39-revision-2/',0,'revision','',0),(74,1,'2011-04-27 14:51:25','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2011-04-27 14:51:25','0000-00-00 00:00:00','',0,'http://www.99dfs.com/newsite2011/?p=74',0,'post','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL default '0', `term_taxonomy_id` bigint(20) unsigned NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,2,0),(2,2,0),(3,2,0),(4,2,0),(5,2,0),(6,2,0),(7,2,0),(6,1,0),(10,1,0),(28,4,0),(29,4,0),(30,4,0),(31,4,0),(32,4,0),(33,4,0),(34,4,0),(35,4,0),(45,4,0),(46,4,0),(47,4,0),(50,4,0),(60,4,0),(62,4,0),(59,4,0),(61,4,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) unsigned NOT NULL auto_increment, `term_id` bigint(20) unsigned NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) unsigned NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`), KEY `taxonomy` (`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,2),(2,2,'link_category','',0,7),(3,3,'post_tag','',0,0),(4,4,'nav_menu','',0,16); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'News','news',0),(2,'Blogroll','blogroll',0),(3,'Bedroom','bedroom',0),(4,'Menu1','menu1',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) unsigned NOT NULL auto_increment, `user_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=39 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','Admin'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'aim',''),(10,1,'yim',''),(11,1,'jabber',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(13,1,'wp_user_level','10'),(17,1,'wp_user-settings','m9=o&m4=o&m5=o&m1=c&m7=c&m6=o&editor=tinymce'),(15,1,'wp_dashboard_quick_press_last_post_id','74'),(16,1,'wp_user-settings-time','1299091477'),(18,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(19,1,'metaboxhidden_nav-menus','a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'),(20,2,'first_name','Pam'),(21,2,'last_name','Allara'),(22,2,'nickname','99DFS'),(23,2,'description',''),(24,2,'rich_editing','true'),(25,2,'comment_shortcuts','false'),(26,2,'admin_color','fresh'),(27,2,'use_ssl','0'),(28,2,'aim',''),(29,2,'yim',''),(30,2,'jabber',''),(31,2,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(32,2,'wp_user_level','10'),(33,1,'closedpostboxes_page','a:0:{}'),(34,1,'metaboxhidden_page','a:1:{i:0;s:7:\"slugdiv\";}'),(35,1,'nav_menu_recently_edited','4'),(36,2,'wp_dashboard_quick_press_last_post_id','73'),(37,2,'wp_user-settings','m2=o&m5=o'),(38,2,'wp_user-settings-time','1299532389'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'99DFS_Admin','$P$B/oe0v50GQi0RecT2fdkV8o0eBrlnU.','99DFS_Admin','tim@createafire.com','','2011-02-25 00:00:52','',0,'Admin'),(2,'pamallara','$P$BFpOwT15hQKRVb3OO4qALC9fgmZfyU/','pamallara','pam@99dfs.com','http://www.99dfs.com','2011-03-01 22:57:21','',0,'99DFS'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_001d8f2_1' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2014-12-07 12:35:23