-- MySQL dump 10.11 -- -- Host: localhost Database: gobyweb1_wethe -- ------------------------------------------------------ -- 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_CF7DBPlugin_SUBMITS` -- DROP TABLE IF EXISTS `wp_CF7DBPlugin_SUBMITS`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_CF7DBPlugin_SUBMITS` ( `submit_time` int(11) NOT NULL, `form_name` varchar(127) character set utf8 default NULL, `field_name` varchar(127) character set utf8 default NULL, `field_value` longtext character set utf8, `field_order` int(11) default NULL, `file` longblob, KEY `submit_time_idx` (`submit_time`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_CF7DBPlugin_SUBMITS` -- LOCK TABLES `wp_CF7DBPlugin_SUBMITS` WRITE; /*!40000 ALTER TABLE `wp_CF7DBPlugin_SUBMITS` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_CF7DBPlugin_SUBMITS` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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; /*!40101 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`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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 AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 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_contact_form_7` -- DROP TABLE IF EXISTS `wp_contact_form_7`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_contact_form_7` ( `cf7_unit_id` bigint(20) unsigned NOT NULL auto_increment, `title` varchar(200) NOT NULL default '', `form` text NOT NULL, `mail` text NOT NULL, `mail_2` text NOT NULL, `messages` text NOT NULL, `additional_settings` text NOT NULL, PRIMARY KEY (`cf7_unit_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_contact_form_7` -- LOCK TABLES `wp_contact_form_7` WRITE; /*!40000 ALTER TABLE `wp_contact_form_7` DISABLE KEYS */; INSERT INTO `wp_contact_form_7` VALUES (1,'Contact form 1','
\r\n
Enter Your Name
\r\n
Enter Your Email
\r\n
\r\n [text* your-name]\r\n
\r\n
\r\n [email* your-email] \r\n
\r\n
\r\n
Enter Your Contact Number
\r\n
Enter Your Address
\r\n
\r\n [text* your-contact] \r\n
\r\n
\r\n [text* your-address]\r\n
\r\n
\r\n
Enter Your Problem
\r\n
Verify Captcha
\r\n
\r\n [text* your-problem] \r\n
\r\n
\r\n
\r\n \r\n[captchar captcha-529]\r\n\r\n
\r\n
[captchac captcha-529 fg:#5f7e4a bg:#FFFFFF size:l]
\r\n
\r\n
\r\n
Enter Message
\r\n
\r\n [textarea textarea-msg class:txt ]\r\n
\r\n
\r\n
\r\n [submit \"Submit\"]\r\n
\r\n
\r\n
','a:7:{s:7:\"subject\";s:25:\"from wetheringtondds site\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:208:\"From: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis mail is sent via contact form on wetheringtondds http://www.gobyweb2.com/Projects/141-wetheringtondds.com\";s:9:\"recipient\";s:19:\"tirumodak@gmail.com\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";}','a:8:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:147:\"Message body:\r\n[your-message]\r\n\r\n--\r\nThis mail is sent via contact form on wetheringtondds http://www.gobyweb2.com/Projects/141-wetheringtondds.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";}','a:13:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:84:\"Failed to send your message. Please try later or contact administrator by other way.\";s:17:\"akismet_says_spam\";s:84:\"Failed to send your message. Please try later or contact administrator by other way.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:16:\"invalid_required\";s:31:\"Please fill the required field.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";}',''); /*!40000 ALTER TABLE `wp_contact_form_7` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_data_article` -- DROP TABLE IF EXISTS `wp_gdsr_data_article`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_data_article` ( `post_id` int(11) unsigned NOT NULL default '0', `rules_articles` char(1) default 'A', `rules_comments` char(1) default 'A', `moderate_articles` char(1) default 'N', `moderate_comments` char(1) default 'N', `recc_rules_articles` char(1) default 'A', `recc_rules_comments` char(1) default 'A', `recc_moderate_articles` char(1) default 'N', `recc_moderate_comments` char(1) default 'N', `is_page` char(1) default '0', `user_voters` int(11) default '0', `user_votes` decimal(11,1) default '0.0', `visitor_voters` int(11) default '0', `visitor_votes` decimal(11,1) default '0.0', `review` decimal(3,1) default '-1.0', `review_text` varchar(255) default NULL, `views` int(11) default '0', `user_recc_plus` int(11) default '0', `user_recc_minus` int(11) default '0', `visitor_recc_plus` int(11) default '0', `visitor_recc_minus` int(11) default '0', `expiry_type` char(1) NOT NULL default 'N', `expiry_value` varchar(32) NOT NULL default '', `recc_expiry_type` char(1) NOT NULL default 'N', `recc_expiry_value` varchar(32) NOT NULL default '', `last_voted` timestamp NULL default NULL, `last_voted_recc` timestamp NULL default NULL, `cmm_integration_std` char(1) default 'I', `cmm_integration_mur` char(1) default 'I', `cmm_integration_set` int(11) unsigned NOT NULL default '0', PRIMARY KEY (`post_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_data_article` -- LOCK TABLES `wp_gdsr_data_article` WRITE; /*!40000 ALTER TABLE `wp_gdsr_data_article` DISABLE KEYS */; INSERT INTO `wp_gdsr_data_article` VALUES (44,'A','A','N','N','A','A','N','N','0',1,'10.0',2,'20.0','-1.0',NULL,0,0,0,0,0,'N','','N','','2011-05-03 05:48:42',NULL,'I','I',0),(4,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,9,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0),(7,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,26,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0),(9,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,19,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0),(11,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,2,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0),(21,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,0,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0),(2,'A','A','N','N','A','A','N','N','1',0,'0.0',0,'0.0','-1.0',NULL,2,0,0,0,0,'N','','N','',NULL,NULL,'I','I',0); /*!40000 ALTER TABLE `wp_gdsr_data_article` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_data_category` -- DROP TABLE IF EXISTS `wp_gdsr_data_category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_data_category` ( `category_id` int(11) unsigned NOT NULL default '0', `rules_articles` char(1) default '0', `rules_comments` char(1) default '0', `moderate_articles` char(1) default '0', `moderate_comments` char(1) default '0', `recc_rules_articles` char(1) default 'A', `recc_rules_comments` char(1) default 'A', `recc_moderate_articles` char(1) default 'N', `recc_moderate_comments` char(1) default 'N', `expiry_type` char(1) NOT NULL default 'N', `expiry_value` varchar(32) NOT NULL default '', `recc_expiry_type` char(1) NOT NULL default 'N', `recc_expiry_value` varchar(32) NOT NULL default '', `cmm_integration_std` char(1) default 'A', `cmm_integration_mur` char(1) default 'A', `cmm_integration_set` int(11) unsigned NOT NULL default '0', PRIMARY KEY (`category_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_data_category` -- LOCK TABLES `wp_gdsr_data_category` WRITE; /*!40000 ALTER TABLE `wp_gdsr_data_category` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_data_category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_data_comment` -- DROP TABLE IF EXISTS `wp_gdsr_data_comment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_data_comment` ( `comment_id` int(11) unsigned NOT NULL default '0', `post_id` int(11) default '-1', `is_locked` char(1) default '0', `user_voters` int(11) default '0', `user_votes` decimal(11,1) default '0.0', `visitor_voters` int(11) default '0', `visitor_votes` decimal(11,1) default '0.0', `review` decimal(3,1) default '-1.0', `review_text` varchar(255) default NULL, `user_recc_plus` int(11) default '0', `user_recc_minus` int(11) default '0', `visitor_recc_plus` int(11) default '0', `visitor_recc_minus` int(11) default '0', `last_voted` timestamp NULL default NULL, `last_voted_recc` timestamp NULL default NULL, PRIMARY KEY (`comment_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_data_comment` -- LOCK TABLES `wp_gdsr_data_comment` WRITE; /*!40000 ALTER TABLE `wp_gdsr_data_comment` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_data_comment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_ips` -- DROP TABLE IF EXISTS `wp_gdsr_ips`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_ips` ( `id` int(11) unsigned NOT NULL auto_increment, `status` varchar(1) default 'B', `mode` varchar(1) default 'S', `ip` varchar(128) default NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_ips` -- LOCK TABLES `wp_gdsr_ips` WRITE; /*!40000 ALTER TABLE `wp_gdsr_ips` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_ips` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_moderate` -- DROP TABLE IF EXISTS `wp_gdsr_moderate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_moderate` ( `record_id` int(11) NOT NULL auto_increment, `id` int(11) default NULL, `vote_type` varchar(10) default 'article', `multi_id` int(11) default '0', `user_id` int(11) default '0', `vote` int(11) default '0', `object` text NOT NULL, `voted` datetime default NULL, `ip` varchar(32) default NULL, `user_agent` varchar(255) default NULL, `comment_id` bigint(20) unsigned default '0', PRIMARY KEY (`record_id`), KEY `idx_id_mod` (`id`), KEY `idx_vote_mod` (`vote_type`), KEY `idx_multi_mod` (`multi_id`), KEY `idx_user_mod` (`user_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_moderate` -- LOCK TABLES `wp_gdsr_moderate` WRITE; /*!40000 ALTER TABLE `wp_gdsr_moderate` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_moderate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_multis` -- DROP TABLE IF EXISTS `wp_gdsr_multis`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_multis` ( `multi_id` int(10) unsigned NOT NULL auto_increment, `name` varchar(64) NOT NULL, `description` text NOT NULL, `stars` int(11) NOT NULL default '10', `object` text NOT NULL, `weight` text NOT NULL, `auto_insert` varchar(4) NOT NULL default 'no', `auto_location` varchar(8) NOT NULL default 'bottom', `auto_categories` text NOT NULL, `rules` char(1) default 'A', `moderate` char(1) default 'N', PRIMARY KEY (`multi_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_multis` -- LOCK TABLES `wp_gdsr_multis` WRITE; /*!40000 ALTER TABLE `wp_gdsr_multis` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_multis` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_multis_data` -- DROP TABLE IF EXISTS `wp_gdsr_multis_data`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_multis_data` ( `id` bigint(20) unsigned NOT NULL auto_increment, `post_id` int(11) NOT NULL, `multi_id` int(11) NOT NULL, `average_rating_users` decimal(3,1) NOT NULL default '0.0', `average_rating_visitors` decimal(3,1) NOT NULL default '0.0', `total_votes_users` int(11) NOT NULL default '0', `total_votes_visitors` int(11) NOT NULL default '0', `average_review` decimal(3,1) NOT NULL default '0.0', `last_voted` timestamp NULL default NULL, `rules` char(1) default 'A', `moderate` char(1) default 'N', `expiry_type` char(1) NOT NULL default 'N', `expiry_value` varchar(32) NOT NULL default '', PRIMARY KEY (`id`), KEY `post_id` (`post_id`), KEY `idx_post_mdt` (`post_id`), KEY `idx_multi_mdt` (`multi_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_multis_data` -- LOCK TABLES `wp_gdsr_multis_data` WRITE; /*!40000 ALTER TABLE `wp_gdsr_multis_data` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_multis_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_multis_trend` -- DROP TABLE IF EXISTS `wp_gdsr_multis_trend`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_multis_trend` ( `id` bigint(20) unsigned NOT NULL auto_increment, `post_id` int(11) NOT NULL, `multi_id` int(11) NOT NULL, `vote_date` varchar(10) default NULL, `average_rating_users` decimal(3,1) NOT NULL default '0.0', `average_rating_visitors` decimal(3,1) NOT NULL default '0.0', `total_votes_users` int(11) NOT NULL default '0', `total_votes_visitors` int(11) NOT NULL default '0', PRIMARY KEY (`id`), KEY `idx_post_mtt` (`post_id`), KEY `idx_multi_mtt` (`multi_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_multis_trend` -- LOCK TABLES `wp_gdsr_multis_trend` WRITE; /*!40000 ALTER TABLE `wp_gdsr_multis_trend` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_multis_trend` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_multis_values` -- DROP TABLE IF EXISTS `wp_gdsr_multis_values`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_multis_values` ( `id` bigint(20) unsigned NOT NULL, `source` varchar(3) NOT NULL default 'dta', `item_id` int(11) NOT NULL, `user_voters` int(11) default '0', `user_votes` decimal(11,1) default '0.0', `visitor_voters` int(11) default '0', `visitor_votes` decimal(11,1) default '0.0', KEY `id` (`id`), KEY `item_id` (`item_id`), KEY `source` (`source`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_multis_values` -- LOCK TABLES `wp_gdsr_multis_values` WRITE; /*!40000 ALTER TABLE `wp_gdsr_multis_values` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_gdsr_multis_values` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_templates` -- DROP TABLE IF EXISTS `wp_gdsr_templates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_templates` ( `template_id` int(10) unsigned NOT NULL auto_increment, `section` varchar(3) NOT NULL, `name` varchar(128) NOT NULL, `description` text NOT NULL, `elements` text NOT NULL, `dependencies` text NOT NULL, `preinstalled` varchar(1) NOT NULL default '0', `default` varchar(1) NOT NULL default '1', PRIMARY KEY (`template_id`), KEY `idx_section_tpl` (`section`) ) ENGINE=MyISAM AUTO_INCREMENT=45 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_templates` -- LOCK TABLES `wp_gdsr_templates` WRITE; /*!40000 ALTER TABLE `wp_gdsr_templates` DISABLE KEYS */; INSERT INTO `wp_gdsr_templates` VALUES (1,'EWV','Default Element Word Votes','','a:2:{s:8:\"singular\";s:4:\"vote\";s:6:\"plural\";s:5:\"votes\";}','','1','1'),(2,'ETR','Default Alternating Table Rows','','a:2:{s:3:\"odd\";s:7:\"row-odd\";s:4:\"even\";s:8:\"row-even\";}','','1','1'),(3,'SRT','Default Standard Rating Text','','a:4:{s:6:\"normal\";s:86:\"Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)\";s:11:\"time_active\";s:183:\"Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)<br />%TR_MONTHS% months, %TR_DAYS% days, %TR_HOURS% hours, %TR_MINUTES% minutes remaining.\";s:11:\"time_closed\";s:130:\"<strong>Voting Closed.</strong> Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)\";s:10:\"vote_saved\";s:99:\"<strong>Vote Saved.</strong> Rating: %RATING%/<strong>%MAX_RATING%</strong>\";}\r\n','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(4,'SRR','Default Standard Rating Results','','a:3:{s:6:\"header\";s:257:\"<table><thead><td class="title">Title</td><td class="votes">Votes</td><td class="rating">Rating</td><td class="rating">Review</td></thead><tbody>\";s:4:\"item\";s:317:\"<tr class="%TABLE_ROW_CLASS%"><td class="title"><a href="%PERMALINK%">%TITLE%</a></td><td class="votes">%VOTES%</td><td class="rating">%RATING%</td><td class="rating">%REVIEW%</td></tr>\";s:6:\"footer\";s:28:\"</tbody></table>\";}\r\n','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','1','1'),(5,'CRT','Default Comments Rating Text','','a:2:{s:6:\"normal\";s:98:\"Rating: %CMM_RATING%/<strong>%MAX_CMM_RATING%</strong> (%CMM_VOTES% %WORD_VOTES% cast)\";s:10:\"vote_saved\";s:107:\"<strong>Vote Saved.</strong> Rating: %CMM_RATING%/<strong>%MAX_CMM_RATING%</strong>\";}\r\n','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(6,'SSB','Default Standard RSS Rating Block','','a:1:{s:6:\"normal\";s:146:\"<div>%RATING_STARS%</div><div>Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)</div>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(7,'CAR','Default Comments Aggregated Rating','','a:1:{s:6:\"normal\";s:11:\"%CMM_STARS%\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(8,'MRT','Default Multi Ratings Text','','a:4:{s:6:\"normal\";s:86:\"Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)\";s:11:\"time_active\";s:183:\"Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)<br />%TR_MONTHS% months, %TR_DAYS% days, %TR_HOURS% hours, %TR_MINUTES% minutes remaining.\";s:11:\"time_closed\";s:130:\"<strong>Voting Closed.</strong> Rating: %RATING%/<strong>%MAX_RATING%</strong> (%VOTES% %WORD_VOTES% cast)\";s:10:\"vote_saved\";s:99:\"<strong>Vote Saved.</strong> Rating: %RATING%/<strong>%MAX_RATING%</strong>\";}\r\n','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(9,'MRS','Default Multi Ratings Stars','','a:1:{s:4:\"item\";s:160:\"<tr class="mtrow %TABLE_ROW_CLASS%"><td>%ELEMENT_NAME%</td><td class="mtstars">%ELEMENT_STARS%</td></tr>\";}\r\n','a:1:{s:3:\"ETR\";s:1:\"2\";}','1','1'),(10,'SRB','Default Standard Rating Block','','a:1:{s:6:\"normal\";s:300:\"<div class="ratingblock %CSS_BLOCK%"><div class="ratingheader %CSS_HEADER%">%HEADER_TEXT%</div><div class="ratingstars %CSS_STARS%">%RATING_STARS%</div><div class="ratingtext %CSS_TEXT%">%RATING_TEXT%</div></div>\";}\r\n','a:1:{s:3:\"SRT\";s:1:\"3\";}','1','1'),(11,'CRB','Default Comments Rating Block','','a:1:{s:6:\"normal\";s:328:\"<div class="ratingblock %CMM_CSS_BLOCK%"><div class="ratingheader %CMM_CSS_HEADER%">%CMM_HEADER_TEXT%</div><div class="ratingstars %CMM_CSS_STARS%">%CMM_RATING_STARS%</div><div class="ratingtext %CMM_CSS_TEXT%">%CMM_RATING_TEXT%</div></div>\";}\r\n','a:1:{s:3:\"CRT\";s:1:\"5\";}','1','1'),(12,'MRB','Default Multi Rating Block','','a:1:{s:6:\"normal\";s:379:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%<tr class="gdtblbottom"><td colspan="2"><div style="float:left">%MUR_RATING_TEXT%</div><div style="float:right">%BUTTON%</div></td></tr></tbody></table>\";}','a:2:{s:3:\"MRT\";s:1:\"8\";s:3:\"MRS\";s:1:\"9\";}','1','1'),(13,'WSR','Default Widget Star Rating','','a:3:{s:6:\"header\";s:10:\"<ul>\";s:4:\"item\";s:117:\"<li>%STARS%<br/><a href="%PERMALINK%">%TITLE%</a> (%VOTES% %WORD_VOTES%)</li>\";s:6:\"footer\";s:11:\"</ul>\";}','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','1','1'),(14,'WBR','Default Widget Blog Rating','','a:1:{s:6:\"normal\";s:272:\"<p class="trw-title">Average blog rating:</p><p class="trw-rating">%RATING%</p><p class="trw-footer"><strong>%VOTES%</strong> %WORD_VOTES% cast for <strong>%COUNT%</strong> posts</p>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(15,'WCR','Default Widget Comments Rating','','a:3:{s:6:\"header\";s:10:\"<ul>\";s:4:\"item\";s:138:\"<li><strong>%CMM_RATING%</strong> : [%AUTHOR_NAME%] <a href="%PERMALINK%">%COMMENT%</a></li>\";s:6:\"footer\";s:11:\"</ul>\";}','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','1','1'),(16,'RSB','Default Standard Review Rating Block','','a:1:{s:6:\"normal\";s:67:\"<div class="%CSS_BLOCK%">%RATING_STARS%</div>\";}','','1','1'),(17,'RCB','Default Comments Review Rating Block','','a:1:{s:6:\"normal\";s:14:\"%RATING_STARS%\";}','','1','1'),(18,'ACR','Default Aggregated Comments Review Rating','','a:1:{s:6:\"normal\";s:11:\"%CMM_STARS%\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(19,'MRE','Default Multi Review Editor','','a:1:{s:6:\"normal\";s:155:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%</tbody></table>\";}','a:1:{s:3:\"MRS\";s:1:\"9\";}','1','1'),(20,'RMB','Default Multi Review Rating Block','','a:1:{s:6:\"normal\";s:155:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%</tbody></table>\";}','a:1:{s:3:\"MRS\";s:1:\"9\";}','1','1'),(21,'MRI','Default Multi Rating Integration','','a:1:{s:6:\"normal\";s:155:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%</tbody></table>\";}','a:1:{s:3:\"MRS\";s:1:\"9\";}','1','1'),(22,'MCR','Default Multi Rating Comment Integration Result','','a:1:{s:6:\"normal\";s:130:\"<div style="text-align: center"><p>%VOTES% %WORD_VOTES%</p><p>%AVG_RATING%</p></div>\";}','','1','1'),(23,'TAT','Default Thumbs Article Rating Text','','a:4:{s:6:\"normal\";s:73:\"Rating: <strong>%RATING%</strong> (from %VOTES% %WORD_VOTES%)\";s:11:\"time_active\";s:170:\"Rating: <strong>%RATING%</strong> (from %VOTES% %WORD_VOTES%)<br />%TR_MONTHS% months, %TR_DAYS% days, %TR_HOURS% hours, %TR_MINUTES% minutes remaining.\";s:11:\"time_closed\";s:117:\"<strong>Voting Closed.</strong> Rating: <strong>%RATING%</strong> (from %VOTES% %WORD_VOTES%)\";s:10:\"vote_saved\";s:90:\"<strong>Vote Saved.</strong> New Rating: <strong>%RATING%</strong>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(24,'TCT','Default Thumbs Comment Rating Text','','a:2:{s:6:\"normal\";s:73:\"Rating: <strong>%RATING%</strong> (from %VOTES% %WORD_VOTES%)\";s:10:\"vote_saved\";s:90:\"<strong>Vote Saved.</strong> New Rating: <strong>%RATING%</strong>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','1','1'),(25,'TAB','Default Thumbs Article Rating Block','','a:2:{s:8:\"inactive\";s:213:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CSS_TEXT%">%THUMBS_TEXT%</div><div class="raterclear"></div></div>\";s:6:\"active\";s:213:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CSS_TEXT%">%THUMBS_TEXT%</div><div class="raterclear"></div></div>\";}','a:1:{s:3:\"TAT\";s:2:\"23\";}','1','1'),(26,'TCB','Default Thumbs Comment Rating Block','','a:2:{s:8:\"inactive\";s:225:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div><div class="raterclear"></div></div>\";s:6:\"active\";s:225:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div><div class="raterclear"></div></div>\";}','a:1:{s:3:\"TCT\";s:2:\"24\";}','1','1'),(27,'WSR','Expanded Default Widget Star Rating','','a:3:{s:6:\"header\";s:10:\"<ul>\";s:4:\"item\";s:599:\"<li style="background: none"><div style="float: left; margin-right: 6px;"><a href="%PERMALINK%"><img alt="%TITLE%" src="%IMAGE%" width="38" height="38" /></a></div><div style="float: left;">%STARS%<div style="margin-top: 3px;"><strong style="color:red">%RATING%</strong> : <a href="%PERMALINK%">%TITLE%</a> (%VOTES% %WORD_VOTES%)</div></div><div style="clear: both"></div></li>\";s:6:\"footer\";s:11:\"</ul>\";}\r\n','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','2','0'),(28,'WCR','Expanded Default Widget Comments Rating','','a:3:{s:6:\"header\";s:13:\"<table>\";s:4:\"item\";s:388:\"<tr><td valign="top"><a href="%AUTHOR_LINK%">%AUTHOR_AVATAR%</a></td><td valign="top">%CMM_STARS%<div style="margin-top: 3px;"><strong style="color:red">%CMM_RATING%</strong> : [%AUTHOR_NAME%] <a href="%PERMALINK%">%COMMENT%</a></div></td></tr>\";s:6:\"footer\";s:14:\"</table>\";}','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','2','0'),(29,'WBR','Simplest Widget Blog Rating','','a:1:{s:6:\"normal\";s:56:\"<p class="trw-rating">%RATING%</p>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','2','0'),(30,'WBR','Alternative Widget Blog Rating','','a:1:{s:6:\"normal\";s:262:\"<p class="trw-title">Average rating:</p><p class="trw-rating">%RATING%</p><p class="trw-footer"><strong>%VOTES%</strong> %WORD_VOTES% for <strong>%COUNT%</strong> posts</p>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','2','0'),(31,'RMB','Expanded Multi Review Rating Block','','a:1:{s:6:\"normal\";s:267:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%<tr class="gdtblmuravg"><td colspan="2">%AVG_RATING_STARS%</td></tr></tbody></table>\";}','a:1:{s:3:\"MRS\";s:1:\"9\";}','2','0'),(32,'MRB','Expanded Multi Rating Block','','a:1:{s:6:\"normal\";s:491:\"<table class="gdmultitable" cellspacing="0" cellpadding="0"><tbody>%MUR_RATING_STARS%<tr class="gdtblbottom"><td colspan="2"><div style="float:left">%MUR_RATING_TEXT%</div><div style="float:right">%BUTTON%</div></td></tr><tr class="gdtblmuravg"><td colspan="2">%AVG_RATING_STARS%</td></tr></tbody></table>\";}','a:2:{s:3:\"MRT\";s:1:\"8\";s:3:\"MRS\";s:1:\"9\";}','2','0'),(33,'MRS','Expanded Multi Ratings Stars','','a:1:{s:4:\"item\";s:247:\"<tr class="mtrow %TABLE_ROW_CLASS%"><td class="mtname">%ELEMENT_NAME%</td><td class="mtstars">%ELEMENT_STARS%</td><td class="mtvalue">%ELEMENT_VALUE%</td></tr>\";}','a:1:{s:3:\"ETR\";s:1:\"2\";}','2','0'),(34,'TAB','Alter Thumbs Article Rating Block','','a:2:{s:8:\"inactive\";s:191:\"<div class="thumblock %CSS_BLOCK%"><div class="ratingtext %CSS_TEXT%">%THUMBS_TEXT%</div><div class="raterclear"></div></div>\";s:6:\"active\";s:213:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CSS_TEXT%">%THUMBS_TEXT%</div><div class="raterclear"></div></div>\";}','a:1:{s:3:\"TAT\";s:2:\"23\";}','2','0'),(35,'TCB','Alter Thumbs Comment Rating Block','','a:2:{s:8:\"inactive\";s:203:\"<div class="thumblock %CMM_CSS_BLOCK%"><div class="ratingtext %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div><div class="raterclear"></div></div>\";s:6:\"active\";s:225:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="ratingtext %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div><div class="raterclear"></div></div>\";}','a:1:{s:3:\"TCT\";s:2:\"24\";}','2','0'),(36,'TAT','Expanded Thumbs Article Rating Text','','a:4:{s:6:\"normal\";s:76:\"Score: <strong>%RATING%</strong><br />%VOTES% %WORD_VOTES%\";s:11:\"time_active\";s:173:\"Score: <strong>%RATING%</strong><br />%VOTES% %WORD_VOTES%<br />%TR_MONTHS% months, %TR_DAYS% days, %TR_HOURS% hours, %TR_MINUTES% minutes remaining.\";s:11:\"time_closed\";s:120:\"<strong>Voting Closed.</strong> Score: <strong>%RATING%</strong><br />%VOTES% %WORD_VOTES%\";s:10:\"vote_saved\";s:80:\"<strong>Saved.</strong> Score: <strong>%RATING%</strong>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','2','0'),(37,'TCT','Expanded Thumbs Comment Rating Text','','a:2:{s:6:\"normal\";s:65:\"Score: <strong>%RATING%</strong> %VOTES% %WORD_VOTES%\";s:10:\"vote_saved\";s:80:\"<strong>Saved.</strong> Score: <strong>%RATING%</strong>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','2','0'),(38,'TAB','Expanded Thumbs Article Rating Block','','a:2:{s:8:\"inactive\";s:212:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="raterclear"></div><div class="rtexthumb %CSS_TEXT%">%THUMBS_TEXT%</div></div>\";s:6:\"active\";s:212:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="raterclear"></div><div class="rtexthumb %CSS_TEXT%">%THUMBS_TEXT%</div></div>\";}','a:1:{s:3:\"TAT\";s:2:\"23\";}','2','0'),(39,'TCB','Expanded Thumbs Comment Rating Block','','a:2:{s:8:\"inactive\";s:224:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="raterclear"></div><div class="rtexthumb %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div></div>\";s:6:\"active\";s:224:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%%THUMB_DOWN%<div class="raterclear"></div><div class="rtexthumb %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div></div>\";}','a:1:{s:3:\"TCT\";s:2:\"24\";}','2','0'),(40,'SSB','Thumbs RSS Rating Block','','a:1:{s:6:\"normal\";s:103:\"<div>%RATING_STARS%</div><div>Score: %RATING% (%VOTES% %WORD_VOTES% cast)</div>\";}','a:1:{s:3:\"EWV\";s:1:\"1\";}','2','0'),(41,'WSR','Thumbs Widget Star Rating','','a:3:{s:6:\"header\";s:10:\"<ul>\";s:4:\"item\";s:146:\"<li>%THUMB% <strong>%RATING%</strong>: <a href="%PERMALINK%">%TITLE%</a> (%VOTES% %WORD_VOTES%)</li>\";s:6:\"footer\";s:11:\"</ul>\";}','a:2:{s:3:\"EWV\";s:1:\"1\";s:3:\"ETR\";s:1:\"2\";}','2','0'),(42,'TAB','Thumbs Up Only Article Rating Block','','a:2:{s:8:\"inactive\";s:200:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%<div class="raterclear"></div><div class="rtexthumb %CSS_TEXT%">%THUMBS_TEXT%</div></div>\";s:6:\"active\";s:200:\"<div class="thumblock %CSS_BLOCK%">%THUMB_UP%<div class="raterclear"></div><div class="rtexthumb %CSS_TEXT%">%THUMBS_TEXT%</div></div>\";}','a:1:{s:3:\"TAT\";s:2:\"23\";}','2','0'),(43,'TCB','Thumbs Up Only Comment Rating Block','','a:2:{s:8:\"inactive\";s:212:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%<div class="raterclear"></div><div class="rtexthumb %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div></div>\";s:6:\"active\";s:212:\"<div class="thumblock %CMM_CSS_BLOCK%">%THUMB_UP%<div class="raterclear"></div><div class="rtexthumb %CMM_CSS_TEXT%">%CMM_THUMBS_TEXT%</div></div>\";}','a:1:{s:3:\"TCT\";s:2:\"24\";}','2','0'),(44,'SRB','Inline Standard Ratings Block','','a:1:{s:6:\"normal\";s:306:\"<div class="ratingblock %CSS_BLOCK%"><div class="ratingheader %CSS_HEADER%">%HEADER_TEXT%</div><div class="ratingstarsinline %CSS_STARS%">%RATING_STARS%</div><div class="ratingtext %CSS_TEXT%">%RATING_TEXT%</div></div>\";}','a:1:{s:3:\"SRT\";s:1:\"3\";}','2','0'); /*!40000 ALTER TABLE `wp_gdsr_templates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_votes_log` -- DROP TABLE IF EXISTS `wp_gdsr_votes_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_votes_log` ( `record_id` int(11) NOT NULL auto_increment, `id` int(11) default NULL, `vote_type` varchar(10) default 'article', `multi_id` int(11) default '0', `user_id` int(11) default '0', `vote` int(11) default '0', `object` text NOT NULL, `voted` datetime default NULL, `ip` varchar(32) default NULL, `user_agent` varchar(255) default NULL, `comment_id` bigint(20) unsigned default '0', PRIMARY KEY (`record_id`), KEY `idx_id_log` (`id`), KEY `idx_vote_log` (`vote_type`), KEY `idx_multi_log` (`multi_id`), KEY `idx_user_log` (`user_id`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_votes_log` -- LOCK TABLES `wp_gdsr_votes_log` WRITE; /*!40000 ALTER TABLE `wp_gdsr_votes_log` DISABLE KEYS */; INSERT INTO `wp_gdsr_votes_log` VALUES (1,44,'article',0,1,10,'','2011-05-02 07:17:32','117.194.231.167','',0),(2,44,'article',0,0,10,'','2011-05-02 14:50:54','99.24.27.38','',0),(3,44,'article',0,0,10,'','2011-05-03 05:48:42','117.194.231.118','',0); /*!40000 ALTER TABLE `wp_gdsr_votes_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_gdsr_votes_trend` -- DROP TABLE IF EXISTS `wp_gdsr_votes_trend`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_gdsr_votes_trend` ( `id` int(11) default NULL, `vote_type` varchar(10) default 'article', `user_voters` int(11) default '0', `user_votes` int(11) default '0', `visitor_voters` int(11) default '0', `visitor_votes` int(11) default '0', `vote_date` varchar(10) default NULL, KEY `idx_id_trd` (`id`), KEY `idx_vote_trd` (`vote_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_gdsr_votes_trend` -- LOCK TABLES `wp_gdsr_votes_trend` WRITE; /*!40000 ALTER TABLE `wp_gdsr_votes_trend` DISABLE KEYS */; INSERT INTO `wp_gdsr_votes_trend` VALUES (44,'article',1,10,1,10,'2011-05-02'),(44,'article',0,0,1,10,'2011-05-03'); /*!40000 ALTER TABLE `wp_gdsr_votes_trend` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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; /*!40101 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`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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=1135 DEFAULT CHARSET=utf8; /*!40101 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.gobyweb2.com/Projects/141-wetheringtondds.com','yes'),(2,0,'blogname','wetheringtondds','yes'),(3,0,'blogdescription','Just another WordPress site','yes'),(4,0,'users_can_register','0','yes'),(5,0,'admin_email','tirumodak@gmail.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','mail.example.com','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','1','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','','yes'),(27,0,'links_recently_updated_append','','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','/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/','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:12:{i:0;s:28:\"cms-tree-page-view/index.php\";i:1;s:49:\"collision-testimonials/collision-testimonials.php\";i:2;s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:53:\"disable-wordpress-core-update/disable-core-update.php\";i:5;s:45:\"disable-wordpress-updates/disable-updates.php\";i:6;s:34:\"ezpz-one-click-backup/ezpz-ocb.php\";i:7;s:54:\"jquery-drop-down-menu-plugin/jquery-drop-down-menu.php\";i:8;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:9;s:24:\"share-this/sharethis.php\";i:10;s:43:\"show-menu-shortcode/show-menu-shortcode.php\";i:11;s:19:\"sitemap/sitemap.php\";}','yes'),(37,0,'home','http://www.gobyweb2.com/Projects/141-wetheringtondds.com','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','0','yes'),(43,0,'default_email_category','1','yes'),(44,0,'recently_edited','a:5:{i:0;s:113:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/ezpz-one-click-backup/ezpz-ocb.php\";i:2;s:103:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/themes/wetheringtondds/style.css\";i:3;s:98:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/sitemap/sitemap.php\";i:4;s:126:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/really-simple-captcha/really-simple-captcha.php\";i:5;s:122:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/show-menu-shortcode/show-menu-shortcode.php\";}','no'),(45,0,'template','wetheringtondds','yes'),(46,0,'stylesheet','wetheringtondds','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','1','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:7:{i:2;a:0:{}i:3;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:8:\"536 1954\";s:6:\"filter\";b:0;}i:4;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:214:\"Many of our guests speak of the confidence and Dr. David gives them through an improved smile. After you’ve experienced Dr. Morrison’s touch, we want to ensure such a feeling lasts. We appreciate your feedback!\";s:6:\"filter\";b:1;}i:5;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:126:\"\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:204:\"

\nWe frequently receive nice notes from our patients. Whether you just want to comment on how thorough your cleaning was or how great the front desk staff treated you we would love to hear from you.

\";s:6:\"filter\";b:0;}i:7;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:15:\"

\n

\";s:6:\"filter\";b: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,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,0,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(98,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'),(99,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'),(100,0,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(101,0,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:15:{i:0;s:17:\"collisionwidget-2\";i:1;s:7:\"pages-2\";i:2;s:10:\"calendar-2\";i:3;s:7:\"links-2\";i:4;s:6:\"text-2\";i:5;s:5:\"rss-2\";i:6;s:11:\"tag_cloud-2\";i:7;s:10:\"nav_menu-2\";i:8;s:8:\"search-2\";i:9;s:14:\"recent-posts-2\";i:10;s:17:\"recent-comments-2\";i:11;s:10:\"archives-2\";i:12;s:12:\"categories-2\";i:13;s:6:\"meta-2\";i:14;s:6:\"text-4\";}s:9:\"sidebar-1\";a:1:{i:0;s:6:\"text-6\";}s:9:\"sidebar-2\";a:1:{i:0;s:6:\"text-5\";}s:9:\"sidebar-3\";a:1:{i:0;s:6:\"text-3\";}s:9:\"sidebar-4\";a:1:{i:0;s:6:\"text-7\";}s:13:\"array_version\";i:3;}','yes'),(102,0,'cron','a:2:{i:1307887081;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'),(402,0,'widget_menubar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(406,0,'menubar','O:8:\"stdClass\":3:{s:7:\"version\";s:3:\"2.0\";s:5:\"ffree\";i:1;s:5:\"nodes\";a:0:{}}','yes'),(415,0,'depth','3','yes'),(416,0,'pluginactive','yes','yes'),(103,0,'_transient_doing_cron','1307805390','yes'),(1089,0,'_site_transient_timeout_theme_roots','1307812591','yes'),(1088,0,'_site_transient_theme_roots','a:4:{s:3:\"eqm\";s:7:\"/themes\";s:8:\"satelite\";s:7:\"/themes\";s:9:\"twentyten\";s:7:\"/themes\";s:15:\"wetheringtondds\";s:7:\"/themes\";}','yes'),(143,0,'current_theme','wetheringtondds','yes'),(106,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:1304694015;s:15:\"version_checked\";s:5:\"3.0.1\";}','yes'),(417,0,'custom_menu','','yes'),(418,0,'custom_menu_value','
  • menu1\r\n
  • ','yes'),(419,0,'custom_menu_include','','yes'),(420,0,'exclude_pages','15,19,21,74,72','yes'),(293,0,'st_version','5x','yes'),(294,0,'st_pubid','wp.5103297c-33cb-4f0b-b2b8-d5bbee08207f','yes'),(108,0,'_site_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1304698711;}','yes'),(110,0,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(111,0,'widget_calendar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(112,0,'widget_links','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(113,0,'widget_tag_cloud','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(114,0,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(115,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:56:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com\";s:4:\"link\";s:132:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://www.gobyweb2.com/Projects/141-wetheringtondds.com/\";s:3:\"url\";s:165:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://www.gobyweb2.com/Projects/141-wetheringtondds.com/\";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'),(1096,0,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1307848637','no'),(1097,0,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1307805437','no'),(1092,0,'_transient_timeout_feed_mod_0cab38c84f429c702b057f82337af33a','1307848637','no'),(1093,0,'_transient_feed_mod_0cab38c84f429c702b057f82337af33a','1307805437','no'),(1099,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 6/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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://weblogtoolscollection.com/?p=10124\";s:7:\"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/xX-iBO-FTdI/\";s: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:1297:\"

    \"\"

    \n

    Classic is a bright, clean theme with three columns in black, grey and white, giving it a polished, professional look.

    \n

    \"\"

    \n

    Grey Opaque is a clear and elegant grey theme with some very nice opaque-effects.

    \n

    \"\"

    \n

    My Corporation is a clean, professional and modern business WordPress theme and portfolio, that is perfect for professionals and corporations.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jun 2011 13:00:10 +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:49:\"Weblog Tools Collection: WordPress Tavern is Back\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10120\";s:7:\"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/lTZ0hDtomZA/\";s: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:973:\"

    Less than a month ago, Jeff announced the end of long-time WordPress community, news source, and podcast, WordPress Tavern. While all seemed lost, WordPress Tavern was picked up by an anonymous buyer, and as announced, Jeff will be containing to helm the community as always with no major changes in store for the foreseeable future.

    \n

    This is definitely a major victory for Jeff and the WordPress Tavern community, who’s forum had often been the go-to place for the greater WordPress community outside of the walls of the WordPress.org forums. Well done, Jeff!

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Jun 2011 13:00:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:58:\"Weblog Tools Collection: WordPress Plugin Releases for 6/8\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10117\";s:7:\"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/qxhszR_ws2Q/\";s: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:1128:\"

    New plugins

    \n

    Menu Humility shoves plugins with top level nav menus (below “Dashboard”) to the bottom of your Dashboard sidebar.

    \n

    Newsletter Sign-Up provides various ways to gain more subscribers to your mailing list.

    \n

    WYSIWYG Widgets allows you to create easy rich text widgets without having to know HTML.

    \n

    Updated plugins

    \n

    Query Multiple Taxonomies adds an advanced taxonomy navigation widget that lets users filter posts by multiple criteria.

    \n

    WordPress Beta Tester allows you to easily upgrade to WordPress Beta releases.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jun 2011 13: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: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: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:33:\"WPTavern: More Of The Same Really\";s:7:\"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=5273\";s:7:\"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/WordpressTavern/~3/J7a_UGSK-Ig/more-of-the-same-really\";s: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:3092:\"

    Long time no see. Last time we talked, I announced that I’d be stepping away and selling off everything I accomplished with this site and the podcast. I’m happy to report that not only have I sold the content I generated to an awesome buyer, they have requested that I continue about my business with WPTavern, the forum and the podcast as if nothing has happened. The only distinct change that has happened and will be the only thing to happen for the foreseeable future is that the site will be owned by someone else. I am in charge of maintaining and operating the site as I normally would. At the request of the new owner, the terms of the deal as well as who the new owner is is under wraps.

    \n

    So what this means is that I’ll be re-opening the forum as well as upgrading it to get it going again. I’ll also be conducting an episode or two of WordPress Weekly in the near future and I’ll be writing about WordPress again here on the site. I’m sticking around without any influence by the new owner as to what to write, say, or do. In all honesty, it’s a pretty weird deal on paper but it’s a deal that’s allowed me the greatest flexibility as well as allowing me to fulfill a couple of financial obligations that sprang up. For instance, I was recently able to put money down on a used truck. You don’t know how much you need a truck until you become a home owner!

    \n

    There is one change that I’ll be making. Thanks to the deal, I’m going to remove all display advertising from the site and will not need to pursue affiliate links in future reviews I do. While any additional income is great, writing without the weight of needing money is actually a huge weight off my shoulders.

    \n

    Before we get back to regular programming around here, I want to thank all of you for your comments on my good bye post. It became obvious that the audience of WPTavern values my work much more than I do. So many of you wanted me to stick around in some form or fashion while many of you were pretty darn sad to see WPWeekly to go by the wayside. It’s comments like those that convinced me of negotiating a deal that allowed me to stay on and manage the site.

    \n

    I’m not guaranteeing that I’ll be publishing posts or that I’ll be active in the forum every day or producing a podcast every weekend but I am guaranteeing that I’ll be behind the bar, taking your orders and continuing to talk about this thing called WordPress which is pretty cool publishing software.

    \n\n\n

    Related posts:

    1. Thanks For Everything
    2. \n
    3. WPTavern Is My Home And You’re Just A Guest
    4. \n

    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jun 2011 11:06: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: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: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:61:\"Mark Jaquith: How to write a WordPress plugin that I’ll use\";s:7:\"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:39:\"http://markjaquith.wordpress.com/?p=634\";s:7:\"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:79:\"http://markjaquith.wordpress.com/2011/06/07/how-to-write-a-plugin-that-ill-use/\";s: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:5631:\"

    I tend to be very fastidious about the WordPress plugins that I’ll install. I’ll often write my own simple version of a plugin rather than install one from someone else that does a bunch of stuff I don’t need. Here is my philosophy behind writing WordPress plugins, best witnessed through the plugins I’ve written lately, like Markdown on Save, Login Logo, Monitor Pages, and WP Help.

    \n

    Fewer features as a feature

    \n

    There are diminishing returns as you add features. That is, the more you add, the more likely you’re adding something that X % of your plugin’s users won’t ever use. Stick to the basics. I’ll often release a “0.1″ version of my plugin with really obvious features missing. When I get a flurry of “You should add Y!” messages, that validates my assumption that Y is necessary. Start with the smallest version that gets the core job done. Iterate as needed.

    \n

    Code the hell out of it

    \n

    The best part of starting small is that you can code the hell out of the plugin. Do it right. Make each line of code beautiful. Make sure you’re using WordPress APIs properly, and while you’re at it, add i18n support (WP Help 0.2 shipped with support for Bulgarian, German, Spanish, Mexican Spanish, Macedonian, Dutch, Brazilian Portuguese, and Russian!)

    \n

    Reduce UI

    \n

    If you can do without UI, don’t make it. Make every bit of UI prove its necessity. As an example, look at my Login Logo plugin. It has zero UI. It looks for the presence of a file named login-logo.png in the wp-content directory. The rest is “magic.” It measures the image, generates appropriate CSS, and gives you an instantly and easily customized login screen. The plugin is invisible. It’s completely out of sight, and out of mind. Finally, UI screens are generally where plugin authors make security mistakes. By skipping them, you make it much more likely that your plugin is secure.

    \n

    Code it for the future

    \n

    Don’t use deprecated APIs. Plan features in future-forward ways. Implement it in such a way that a site that is using the plugin doesn’t break if the plugin suddenly goes away. One example of this is my Markdown on Save plugin, which offers per-post Markdown formatting. First, I decided that for performance reasons, I wanted to parse Markdown then the post was updated, not on display. The obvious place to store the generated HTML was in the post_content_filtered column that WordPress provides (but does not use). But then I considered what would happen if someone deactivated the plugin or deleted the plugin. The code that accessed post_content_filtered would not work. Their blog would spit out raw Markdown. And any exports they made would export raw Markdown. What if they were exporting to WordPress.com which doesn’t support Markdown? So I decided to store the Markdown in post_content_filtered, and store the generated HTML in post_content. When you edit a Markdown-formatted post, it swaps in the Markdown, so you can edit that. But if you deactivated the plugin, it would fall back to the HTML. So you can feel free to use this plugin and know that if one day you wake up and you hate Markdown, all you have to do is deactivate the plugin and all of your posts are back to HTML.

    \n

    Secure it

    \n

    Writing secure WordPress plugins isn’t hard. It just takes awareness. Take the time to do your research and code a plugin that will be an asset to its users, not a liability.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Jun 2011 17:53: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:12:\"Mark Jaquith\";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:72:\"WordPress.tv: Isaac Keyet Create the Perfect Mobile WordPress Experience\";s:7:\"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=6114\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://wordpress.tv/2011/06/07/isaac-keyet-create-the-perfect-mobile-wordpress-experience/\";s: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:1882:\"
    \n
    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"Isaac
    \";s: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, 07 Jun 2011 17:49: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:14:\"blazestreaming\";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:48:\"WordPress.tv: Alex King Interview With Nick Ohrn\";s:7:\"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=6078\";s:7:\"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.tv/2011/06/07/alex-king-interview-with-nick-ohrn/\";s: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:1810:\"
    \n
    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"Alex
    \";s: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, 07 Jun 2011 17:47:56 +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:14:\"blazestreaming\";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:64:\"WordPress.tv: Andrew Nacin Ask Not What WordPress Can Do For You\";s:7:\"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=6098\";s:7:\"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:82:\"http://wordpress.tv/2011/06/07/andrew-nacin-ask-not-what-wordpress-can-do-for-you/\";s: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:1858:\"
    \n
    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"
    \"Andrew
    \";s: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, 07 Jun 2011 17:43: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:14:\"blazestreaming\";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:61:\"Weblog Tools Collection: New WordPress Default Theme Unveiled\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10114\";s:7:\"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/jdR2fJqdkuI/\";s: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:1333:\"

    Twenty Eleven, the new WordPress default theme, has been officially unveiled. If you notice the similarities between Twenty Eleven and Duster, that’s because Duster was more or less the beta release of Twenty Eleven, but don’t be fooled by the similar looks. Twenty Eleven contains several under-the-hood enhancements and additional features, and it will be included by default with all WordPress downloads as soon as WordPress 3.2 is released!

    \n

    WordPress.com users are welcome to try Twenty Eleven on their blogs now, and self-hosted WordPress users eager to try Twenty Eleven are more than welcome to get involved in WordPress 3.2 beta testing. Of course, if beta testing isn’t your thing, you can always try out the theme’s demo.

    \n

    What do you think of the new default WordPress theme?

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Jun 2011 13:00: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: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: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:57:\"Weblog Tools Collection: WordPress Theme Releases for 6/6\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10109\";s:7:\"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/YQv679uLSPw/\";s: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:1149:\"

    \"\"

    \n

    Char is a dark, edgy, and grungy theme.

    \n

    \"\"

    \n

    Gridnotez is a two column theme with a brown grid-paper design and hand-drawn icons.

    \n

    \"\"

    \n

    Scylla lite has awesome skins, fonts, slider, layouts, and an easy to use theme options panel.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Jun 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: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:58:\"Weblog Tools Collection: WordPress Plugin Releases for 6/4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://weblogtoolscollection.com/?p=10104\";s:7:\"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/r5-Sl89qk5w/\";s: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:1283:\"

    New plugins

    \n

    +1 Button Plugin adds a Google +1 button to your posts.

    \n

    The Google +1 plugin adds the Google +1 button to your site so your visitors can vote to tell the world how great your site is.

    \n

    Hide Unwanted Shortcodes prevents unwanted shortcodes from showing on blog.

    \n

    Update Active Plugins Only tells WordPress to only check for updates to active plugins.

    \n

    Updated plugins

    \n

    Front-end Editor allows inline editing of your content.

    \n

    Theme-Check allows you to run checks on the current theme before uploading to WordPress. This plugin uses the same API and is kept more or less in sync with the WordPress.org uploader tool.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Jun 2011 13:00:41 +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:72:\"Lorelle on WP: Managing Multiple Authors: Customizing the Author Bio Box\";s:7:\"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:36:\"http://lorelle.wordpress.com/?p=5115\";s:7:\"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://lorelle.wordpress.com/2011/06/03/managing-multiple-authors-customizing-the-author-bio-box/\";s: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:500:\"In this series on managing multiple bloggers in WordPress, I’ve covered how to showcase the authors within the WordPress Theme design, talked about how to manage author content within WordPress to help you see all the ways you can promote your authors within the design and content management system, and started showing you code and [...]\"\"\";s: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, 04 Jun 2011 01:38: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Lorelle VanFossen\";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:30:\"Matt: Seattle WP Meetup Friday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38292\";s:7:\"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:46:\"http://ma.tt/2011/06/seattle-wp-meetup-friday/\";s: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:974:\"

    Six years ago on this blog we scheduled a WordPress meetup in Seattle which ended up including a number of folks who are still changing the web today, including Bre Pettis, Robert Scoble, Chris Pirillo, Matt May, Filipe Fortes, Andy Skelton, Scott Berkun, and Lee Lefever. We’re going to do an informal 2.0 tonight at 6 PM, Friday June 3 at Pike Pub & Brewery on 1st Avenue in downtown Seattle. Come by and share a beer, reminiscence about trackbacks, and talk about the future of the open web. It’s short notice, so please spread the word to your Seattle-area 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Jun 2011 18:38:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:57:\"Weblog Tools Collection: WordPress Theme Releases for 6/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:41:\"http://weblogtoolscollection.com/?p=10095\";s:7:\"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/aRgT2rDh9uA/\";s: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:1142:\"

    \"\"

    \n

    Brunelleschi is a clean and modern theme that celebrates content.

    \n

    \"\"

    \n

    Driftwood is a perfect theme for the onset of summer.

    \n

    \"\"

    \n

    Mantra is a clean and very web 2.0 theme with customizable layout, colors, fonts and graphics.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Jun 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:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordCamp SF 2011 Call for Speakers\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10092\";s:7:\"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/pqlpsjtnE1M/\";s: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:842:\"

    WordCamp San Francisco, “the official annual conference of the WordPress open source project” and heralded by many as the largest annual gathering of WordPressians, is putting out the call for speakers for the 2011 convention.

    \n

    This year’s WordCamp SF will be held at the Mission Bay Conference Center from August 12th – 14th, and they are “expanding the programming for publishers, bloggers, and developers.”

    \n

    I’ll definitely be there this year. How about you?

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Jun 2011 13:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:59:\"Alex King: WordPress Code Snippet to Detect “Main” Loop\";s:7:\"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://alexking.org/?p=5879\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://alexking.org/blog/2011/06/01/wordpress-code-snippet-to-detect-main-loop\";s: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:929:\"

    Cribbed from the WP-Hackers list, the following sample code should give you a good way to test if the current “in the loop” action is within the main loop or a different loop:

    \n
    \n
    function main_loop_test($query) {\n  global $wp_the_query;\n  if ($query === $wp_the_query) {\n    echo \"main loop\";\n  }\n}\nadd_action(\'loop_start\', \'main_loop_test\');
    \n
    \n

    Thanks Nacin and Konrad.

    \n

    This is useful if you’re creating a plugin that needs to be compatible with multiple themes, otherwise for a theme implementation there are better ways to check for this (for example, setting/unsetting a bit around the main loop call).

    \n\"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Jun 2011 08:10: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:4:\"Alex\";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:50:\"Dev Blog: WordCamp San Francisco Call for Speakers\";s:7:\"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=1886\";s:7:\"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://wordpress.org/news/2011/05/wordcamp-san-francisco-call-for-speakers/\";s: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:904:\"

    The annual WordPress conference, WordCamp San Francisco (home of the very first WordCamp), is now accepting speaker applications. Past speakers have included core WordPress developers, people building successful businesses on WordPress, popular bloggers, people from related projects and businesses…you name it. In addition to Matt Mullenweg’s annual “State of the Word” address, WCSF has played host to talks by people like Mark Jaquith, Matt Cutts, Richard Stallman, Scott Berkun, Karl Fogel, Tim Ferriss, Tara Hunt, Chris Pirillo, and John Lilly. With 3 days of content this year instead of just one, the list of speakers should be even more impressive. If you think you’d make a good addition to this year’s roster, check out the WCSF Call for Speakers.

    \";s: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, 31 May 2011 18:59: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: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:\"\";}}}}}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:64:\"Publisher Blog: Primer: WordPress photo gallery without a 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"http://publisherblog.automattic.com/?p=1515\";s:7:\"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://publisherblog.automattic.com/2011/05/31/primer-wordpress-photo-gallery-without-a-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2605:\"

    Otto has created a very thorough primer to create a WordPress photo gallery without a plugin. He walks you through understanding pictures and galleries, creating and modifying an image template, and tweaking image and thumbnail sizes.

    \n

    He reminds us:

    \n

    You don’t really need plugins to create photo galleries. WordPress has a huge amount of gallery functionality built right in. You just need to make your theme smarter in order to take advantage of it.

    \n

    Click through to read Photo gallery primer on Otto on WordPress.

    \n

    Want WordPress for your site? Get.WordPress.com

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 May 2011 16:30:10 +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:\"Sara Rosso\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordPress Plugin Releases for 5/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:41:\"http://weblogtoolscollection.com/?p=10088\";s:7:\"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/njzpPDD5-zk/\";s: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:1577:\"

    New plugins

    \n

    Cleanup HTML adds a button to your visual editor, which when clicked, strips your post HTML of any div or span tags you might have, usually (but not always) junk tags to have in a post.

    \n

    Easy Modal allows you to easily add a Modal window with just about any content.

    \n

    Revert is a one-click button to revert a post to its previous revision.

    \n

    Updated plugins

    \n

    Admin Menu Tree Page View is a WordPress plugin that adds a page tree in the admin menu, so all your pages will always be available within just one click, no matter where you are in the admin area.

    \n

    Awesome Flickr Gallery Plugin is a simple, fast and light plugin to create a gallery of your Flickr photos on your WordPress enabled website.

    \n

    Exploit Scanner searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 May 2011 13:00: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: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: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:35:\"Matt: Benoît Mandelbrot and Chance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38289\";s:7:\"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://ma.tt/2011/05/benoit-mandelbrot-and-chance/\";s: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:881:\"

    Louis Pasteur is credited with the observation that chance can only help the well-prepared mind. I also think that my long string of lucky breaks can be credited to my mode of paying attention: I look at funny things and never hesitate to ask questions. Most people would not have noticed the dirty blackboard, or looked at the article that my uncle gave me because he was not interested.

    \n

    via Edge: THE FATHER OF LONG TAILS — Interview with Benoît Mandelbrot by Hans Ulrich Obrist. For extra credit and an exercise in brevity and clarity, link or write in the comments the simplest definition of “fractal” as used by Mandelbrot and Obrist in the interview.

    \";s: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, 30 May 2011 16:23: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:64:\"Weblog Tools Collection: Use any WordPress Theme with BuddyPress\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10083\";s:7:\"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/hJ45Rrxy38E/\";s: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:922:\"

    The BuddyPress Template Pack allows you to use any WordPress theme with BuddyPress, and it’s the perfect solutions for businesses and bloggers who are seeking to upgrade to more of a BuddyPress platform without changing too much of their existing design.

    \n

    Previous users of the BuddyPress Template Pack will be happy to know that the plugin has been upgraded and is now fully compatible with the latest stable release of BuddyPress.

    \n

    Have you used the BuddyPress Template Pack? Was exactly what you had hoped it to be, or would you recommend any similar plugins or services?

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 May 2011 13:00: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: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: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:27:\"Matt: Liking is for Cowards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38284\";s:7:\"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://ma.tt/2011/05/liking-is-for-cowards/\";s: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:657:\"

    I may be overstating the case, a little bit. Very probably, you’re sick to death of hearing social media disrespected by cranky 51-year-olds. My aim here is mainly to set up a contrast between the narcissistic tendencies of technology and the problem of actual love. My friend Alice Sebold likes to talk about “getting down in the pit and loving somebody.” She has in mind the dirt that love inevitably splatters on the mirror of our self-regard.

    \n

    Johnathan Franzen’s Liking is for Cowards in the NY 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 29 May 2011 19:08: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Weblog Tools Collection: WordPress Theme Releases for 5/29\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10077\";s:7:\"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/RWp2qEAnj2E/\";s: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:1256:\"

    \"\"

    \n

    Emphasis is a black and blue two-column theme.

    \n

    \"\"

    \n

    Lefty is a left aligned premium like free WordPress theme that features a very modern and clean design perfect for all sorts of blogs.

    \n

    \"\"

    \n

    ZenLite Vertical is a ZenLite child theme for those who who want a clean, light, two-column site.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 29 May 2011 13:00:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Weblog Tools Collection: bbPress 2.0 Beta 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:41:\"http://weblogtoolscollection.com/?p=10071\";s:7:\"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/QQ1nMqsFsmk/\";s: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:1306:\"

    bbPress 2.0 Beta 2 has been released. bbPress development is moving much quicker than anticipated due mostly to volunteer contributions. Since the previous release, the following changes have been made:

    \n\n

    bbPress 2 is still not necessarily ready for use on a live site yet, but bbPress theme and plugin developers are encouraged to start testing now. If you encounter any bugs, please report them to the bbPress Trac.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 May 2011 13:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:40:\"BuddyPress: BuddyPress Template Pack 1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://buddypress.org/?p=1432\";s:7:\"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://buddypress.org/2011/05/buddypress-template-pack-1-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1430:\"

    I’ve just released version 1.1 of the BuddyPress Template Pack. BP Template Pack is a plugin that provides you with the necessary templates to make your existing WordPress theme BP-compatible. The plugin now provides templates that are 100% up-to-date with the latest stable release of BuddyPress, which means that users will get all of the features and AJAX niceties enjoyed by sites that use the bp-default theme.

    \n

    Those upgrading from an older version of the BuddyPress Template Pack can replace their existing BP templates, using the “Reset” button at Dashboard > BP Compatibility. Keep in mind that you’ll need to delete the BP template folders from your active theme (activity, blogs, forums, groups, members, registration) – for purposes of safety, this is must be done manually via FTP. Remember to back up any changes that you’ve made to these template files before deleting.

    \n

    EDIT: As r-a-y points out, it’s a very smart idea to *back up* or *rename* your existing template directories instead of simply deleting them. Test this on a development installation before you do anything in a production environment, if you can.

    \";s: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, 27 May 2011 20:10:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Boone Gorges\";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:41:\"Mike Little: WordPress’ Eighth Birthday\";s:7:\"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:35:\"http://zed1.com/journalized/?p=1813\";s:7:\"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:143:\"http://zed1.com/journalized/archives/2011/05/27/wordpress-eighth-birthday/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-eighth-birthday\";s: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:2646:\"

    Today is WordPress’ official eighth birthday (the anniversary of the first release).

    \n

    I still marvel at the incredible distance it has come. I’m also still proud that I had a part in its birth. But even more, I marvel at the wonderful contribution of all the WordPress community make to this fantastic project.

    \n

    A client said to me this morning “This WordPress is brilliant isn’t it?” As I helped him set up his fourth WordPress site. You can’t get much clearer praise than that.

    \n

    So raise a virtual beer (or other non-alcoholic beverage if, like me, you are teetotal) to WordPress, the community, and to another year.

    \n

    Update: I just spotted this tweet from Andrew Nacin:

    \n#bbpBox_74139775761793024 a { text-decoration:none; color:#277dac; }#bbpBox_74139775761793024 a:hover { text-decoration:underline; }
    At more than 20 million WordPress.com blogs, that puts WordPress at north of 45 million sites. Wowza. Happy birthday indeed.
    @nacin
    Andrew Nacin
    \n

    Wow! 25 million standalone WordPress sites plus 2o million WordPress.com sites! No wonder it powers more than 14 percent of the web.

    \";s: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, 27 May 2011 15:29:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"mike\";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:59:\"Weblog Tools Collection: WordPress Plugin Releases for 5/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:41:\"http://weblogtoolscollection.com/?p=10067\";s:7:\"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/xLIbxe-K8nM/\";s: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:1252:\"

    New plugins

    \n

    Adsense Float shows Google AdSense ads at a prominent position on your site, which maximizes the CTR and revenue of your site.

    \n

    Updated plugins

    \n

    CataBlog is a comprehensive and effortless tool that allows you to create catalogs, stores and galleries for your blog.

    \n

    Easy Retweet let’s you add retweet or Tweet this buttons for your WordPress posts, together with the retweet count.

    \n

    Hotfix provides unofficial fixes for selected WordPress bugs, so you don’t have to wait for the next WordPress core release.

    \n

    jQuery Drill Down iPod Menu creates drill down iPod style menus from any WordPress custom menu using jQuery.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 13:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:28:\"bbPress: bbPress 2.0, Beta 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:25:\"http://bbpress.org/?p=422\";s:7:\"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://bbpress.org/blog/2011/05/bbpress-2-0-beta-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:2021:\"

    Surprise! The development of bbPress 2.0 is progressing faster than expected! We released Beta 1 only six days ago, and today we’re releasing Beta 2. Huge props go out to everyone that’s already test driving Beta 1. The rapid pre-release cycle is due entirely to you, and sour cream and onion potato chips. \":)\"

    \n

    Remember that this is still very much beta software, so don’t go using it on your production sites. If you’re a plugin or theme developer, or a site administrator, you should be running this on test environments and reporting any bugs you find. If you’re a loyal bbPress user who is anxious to see what the future of bbPress looks like, create a secondary WordPress test site and let us know what you think about it in the support forums.

    \n

    The plan is to keep releasing Beta’s as changes go in, put out release candidates in the next few weeks, and release bbPress 2.0 by the end of June (in tandem with WordPress 3.2.) The more you help us polish the new paint during the beta period means a shinier and longer lasting 2.0, and the more likely we are to stay on schedule and hit our release goals.

    \n

    Here are some of the important changes since Beta 1:

    \n\n

    Download bbPress 2.0 Beta 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 12:46: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:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:47:\"Mark Jaquith: Developing on WordPress using Git\";s:7:\"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:39:\"http://markjaquith.wordpress.com/?p=578\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://markjaquith.wordpress.com/2011/05/26/developing-on-wordpress-using-git/\";s: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:6092:\"

    WordPress uses Subversion (SVN) for revision management. Before Subversion, it used CVS. Right now, Git is a hot option in the SCM category. It offers really nice features such as decentralization, speed, fast and cheap local branching, better merging, more offline capabilities, staging of commits, and lots more. It’s premature to talk about moving WordPress core and plugins to another SCM system — we have a lot invested with Subversion and Trac. But be of good cheer. You can have your Git and commit to Subversion too! Here’s how I do it.

    \n

    First, tools. You’ll need Git, obviously. But you’ll also need git-svn-diff, a Bash script that generates Subversion-compatible diffs.

    \n\n

    Download git-svn-diff, put it somewhere in your path, and make it executable. Like this:

    \n
    \ncurl -L http://rkj.me/a1 > /usr/local/bin/git-svn-diff\nsudo chmod +x /usr/local/bin/git-svn-diff\n
    \n

    Next, to enable you to do git svn-diff instead of git-svn-diff, edit ~/.gitconfig and add this:

    \n
    \n[alias]\n	svn-diff = !git-svn-diff\n
    \n

    This next step is going to take a while. You’re going to pull down WordPress’ SVN history using Git’s SVN support.

    \n
    \ngit svn clone -t tags -b branches -T trunk http://core.svn.wordpress.org/\n
    \n

    You might want to let that run overnight. Really. It’s going to go through each changeset.

    \n

    Once you’re done, you should be in the Git master branch, which corresponds to WordPress SVN’s trunk. WordPress’ branches are in remotes/{name}

    \n

    To pull in the latest changes from SVN, use git svn rebase. Important rule: never modify the SVN branches (remotes/{name}). Instead, create a new topic branch.

    \n

    For example, say that I’m going to work on a ticket for trunk. I’d create a new branch from remotes/trunk like this:

    \n
    \ngit checkout -b ticket-12345 remotes/trunk\n
    \n

    That will create a new local Git branch called ticket-12345 based on SVN’s trunk, and then check it out (i.e. switch to it).

    \n

    If you’re working on a WordPress SVN branch, you can do something like this:

    \n
    \ngit checkout -b ticket-12345 remotes/3.1\n
    \n

    Do your work in the branch you created. You can make multiple local Git commits if you want, to break up your work into smaller chunks that make sense to you.

    \n

    When you’re ready to submit your patch, use git-svn-diff to produce it.

    \n
    \ngit svn-diff > ~/12345.diff\n
    \n

    If you have commit access, you can commit to Subversion from this topic branch. But be careful! First you should do git svn rebase to bring your patch up to date. Next, you should squash your local git commits, otherwise each one of them will be individually committed to SVN (hello, flood). So rebase your commits into one commit, like so:

    \n
    \ngit rebase -i remotes/trunk\n
    \n

    Use “reword” on the first commit. Use “fixup” on the subsequent ones. That will roll the commits up into one. You’ll then be prompted to enter your amended commit message for that commit amalgam.

    \n

    Ready? You can now commit to SVN using:

    \n
    \ngit svn dcommit\n
    \n

    Git knows which remote SVN branch it came from when you checked out your topic branch. You can verify which one it is attached to by doing:

    \n
    \ngit svn info\n
    \n

    A few tips:

    \n

    Create a .gitignore file. This lists files or directories that you want Git to ignore. First, you want Git to ignore the .gitignore file itself! Next, you want Git to ignore your local wp-config.php Finally, you want to ignore any additional plugins, must-use plugins, themes, uploads, etc. Just do a git status and add anything that you don’t want to commit to WordPress or put in your patches.

    \n

    I hope you found this helpful! Let me know if you have any questions.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 May 2011 03:14: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:12:\"Mark Jaquith\";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:31:\"Matt: ZURB Talk in Campbell, CA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38278\";s:7:\"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:46:\"http://ma.tt/2011/05/zurb-talk-in-campbell-ca/\";s: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:245:\"

    Tomorrow I’m going to be speaking at ZURBsoapbox in Campbell, California at noon. If you’re in the Bay Area please come out and say howdy.

    \";s: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 May 2011 15:30:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:64:\"Weblog Tools Collection: WordPress 3.1.3 and 3.2 Beta 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:41:\"http://weblogtoolscollection.com/?p=10063\";s:7:\"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/-KM8wpYZ4wQ/\";s: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:934:\"

    WordPress 3.1.3 and 3.2 Beta 2 have been released. Both releases include a number of security fixes and are recommended for all users.

    \n

    WordPress 3.2 Beta 2 also introduces support for Google Chrome Frame, an enhanced blue Dashboard color scheme, and a new version of jQuery.

    \n

    Don’t delay, upgrade today!™ And, if you run into problems, contact the WordPress Support Forums.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 May 2011 13:00:41 +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:45:\"Matt: I Don’t Care if You Read This Article\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38273\";s:7:\"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://ma.tt/2011/05/i-don%e2%80%99t-care-if-you-read-this-article/\";s: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:813:\"

    The Internet measures everything. And I am a slave to those measurements. After so many years of pushing much of my life through this screen, I’ve started measuring my experiences and my sense of self-worth using the same metrics as the Internet uses to measure success. I check my stats relentlessly. The sad truth is that I spend more time measuring than I spend doing.

    \n

    Fantastic read over at Tweetage Wasteland : I Don’t Care if You Read This Article. Or put another way “Not everything that can be counted counts, and not everything that counts can be counted.” Hat tip: Mark Riley.

    \";s: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, 25 May 2011 21:15: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:52:\"Dev Blog: WordPress 3.1.3 (and WordPress 3.2 Beta 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=1838\";s:7:\"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/05/wordpress-3-1-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3480:\"

    WordPress 3.1.3 is available now and is a security update for all previous versions. It contains the following security fixes and enhancements:

    \n\n

    Consult the change log for more details.

    \n

    Download WordPress 3.1.3 or update automatically from the Dashboard → Updates menu in your site’s admin area.

    \n
    \n

    WordPress 3.2 Beta 2 also available

    \n

    In other news, our development of WordPress 3.2 development continues right on schedule. We released Beta 1 thirteen days ago, and today we’re putting out Beta 2 for your testing pleasure.

    \n

    This is still beta software, so we don’t recommend that you use it on production sites. But if you’re a plugin developer, a theme developer, or a site administrator, you should be running this on your test environments and reporting any bugs you find. If you’re a WordPress user who wants to open your presents early, take advantage of WordPress’ famous 5-minute install and spin up a secondary test site. Let us know what you think!

    \n

    The plan is to start putting out release candidates in early June, and to release WordPress 3.2 by the end of the month. The more you help us iron out issues during the beta period, the more likely we are to hit those dates. To misappropriate and mangle a quote from Mahatma Gandhi: “Be the punctuality you want to see in the WordPress.” In other words, test now!

    \n

    Here are some of the things that changed since Beta 1:

    \n\n

    Download WordPress 3.2 Beta 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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 May 2011 18:43: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:12:\"Mark Jaquith\";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:58:\"Weblog Tools Collection: WordPress Theme Releases for 5/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:41:\"http://weblogtoolscollection.com/?p=10056\";s:7:\"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/x3qhc0iV0yI/\";s: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:1204:\"

    \"\"

    \n

    Flow is a natural, clean, and refreshing theme

    \n

    \"\"

    \n

    Powered By is a beautifully designed theme, packed with features, and built especially to tear apart and learn from the code.

    \n

    \"\"

    \n

    zeeCorporate is an elegant and light WordPress theme for corporate blogs or business sites.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 May 2011 13:00:53 +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: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:79:\"Lorelle on WP: Managing Multiple Authors: Customizing the WordPress Author 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://lorelle.wordpress.com/?p=5079\";s:7:\"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://lorelle.wordpress.com/2011/05/24/managing-multiple-authors-customizing-the-wordpress-author-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:491:\"We’ve been covering a lot of different suggestions for increasing the exposure of a contributor in a multiple author blog, and in this article, I want to focus specifically on one of the most important page on a WordPress site to an author, the author page. The author page in WordPress is generated automatically, featuring [...]\"\"\";s: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, 25 May 2011 03:21: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:17:\"Lorelle VanFossen\";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:21:\"Matt: Opulence Bubble\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38268\";s:7:\"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:37:\"http://ma.tt/2011/05/opulence-bubble/\";s: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:843:\"

    I believe the mini-bubbles above are different ripples in what might call the surface of a superbubble: an opulence bubble. Here’s what I mean by opulence bubble: our conception of the good life, as I’ve discussed with you, has been centered on what I call hedonic opulence — having more, bigger, faster, cheaper, now. But we might be finding out, the hard way, that the pursuit of lowest-common-denominator industrial age stuff might have been steeply overvalued, in terms of its social, human, and financial value.

    \n

    The Opulence Bubble by Umair Haque. Hat tip: Tim Bray and Paul Kedrosky.

    \";s: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, 24 May 2011 15:41:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:81:\"Lorelle on WP: Managing Multiple Bloggers: Author Content Management on 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:36:\"http://lorelle.wordpress.com/?p=5039\";s:7:\"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://lorelle.wordpress.com/2011/05/23/managing-multiple-bloggers-author-content-management-on-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:523:\"In the last article I talked about what’s most important to the author and their readers, covering recognition when it comes to researching and developing a website design to accommodate multiple bloggers. In this article, I want to cover the research you need to consider when it comes to content management, which represents the “Aggregation” [...]\"\"\";s: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 May 2011 21:55:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Lorelle VanFossen\";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:35:\"Publisher Blog: AllThingsD 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"http://publisherblog.automattic.com/?p=1507\";s:7:\"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://publisherblog.automattic.com/2011/05/23/allthingsd-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:2535:\"

    AllThingsD, a longtime WordPress.com VIP ever since they launched in 2007, has unveiled a redesign to their popular site.

    \n

    \"\"

    \n

    [Visit AllThingsD and read more about the redesign]

    \n

    Ready to become a VIP Services Client? Some of the world’s biggest brands rely on WordPress.com VIP Services.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 May 2011 21:39: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:10:\"Sara Rosso\";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:34:\"Matt: Great overview of WP economy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38183\";s:7:\"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://ma.tt/2011/05/great-overview-of-wp-economy/\";s: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:266:\"

    Joel Falconer has written a pretty definitive article on WordPress: The Free Software With a Big Economy & How You Can Get Involved.

    \";s: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 May 2011 15:22: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:59:\"Weblog Tools Collection: WordPress Plugin Releases for 5/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:41:\"http://weblogtoolscollection.com/?p=10053\";s:7:\"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/hq4Cq87Bbtg/\";s: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:1582:\"

    New plugins

    \n

    bbPress is forum software with a twist from the creators of WordPress.

    \n

    Q&A allows any WordPress site to have a fully featured questions and answers section.

    \n

    Wiki allows you to create a wiki as easily as adding a post.

    \n

    WP Help allows administrators to create detailed, hierarchical documentation for the site’s authors and editors, viewable in the WordPress admin.

    \n

    Updated plugins

    \n

    AddToAny: Share/Bookmark/Email Button helps people share, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Google Buzz, Digg, Delicious, and well over 100 more social bookmarking and sharing sites.

    \n

    MarketPress brings you a solid, simple yet extensible foundation for a WordPress-Powered store.

    \n

    WordPress PopUp allows you to display a fancy popup (powered as a popover!) to visitors sitewide or per blog.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 May 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: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:50:\"Weblog Tools Collection: bbPress 2 Beta 1 Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://weblogtoolscollection.com/?p=10050\";s:7:\"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/mdhitQEjyK0/\";s: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:2304:\"

    bbPress 2 Beta 1 has been released as a WordPress plugin. bbPress is essentially the forum brother of WordPress, but unlike BuddyPress and other siblings, installation and integration were not too ideal.

    \n

    The new version of bbPress not only introduces itself as a simple-to-use WordPress plugin for the first time, but it also carries an incredible amount of improvements, according to the launch post:

    \n\n

    There are also some snazzy new features just for developers listed at the above-linked post.

    \n

    bbPress 2 is not necessarily ready for use on a live site yet, but bbPress theme and plugin developers are encouraged to start testing now. If you encounter any bugs, please report them to the bbPress Trac.

    \n

    Have you tried bbPress 2 Beta 1 yet? What do you think of if compared to bbPress 1?

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 22 May 2011 13:00: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: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: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:28:\"bbPress: bbPress 2.0, Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?p=402\";s:7:\"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://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4467:\"

    The next item up for bid is bbPress 2.0, Beta 1 – the first public iteration of bbPress as a plugin for your self hosted WordPress powered website. Several months worth of sweet-tea, BBQ, and pepperoni pizza have gone into making this the easiest forum software you could ever integrate with WordPress, and we’re really excited to give everyone a preview. The bidding, starts (and ends) at $free, for a quantity of unlimited bbPresses.

    \n

    bbPress 2.0 is still in active development, and we don’t recommend that you run it on a production site. Instead, set up a test site or a local installation to play with. If you do manage to break it, you’ll be doing everyone a huge favor by letting us know. If you manage to fix what you broke on your own, there just might be cake waiting for you when the BBQ is gone. \":)\"

    \n

    We are aiming to release bbPress 2.0 by the end of June, to coincide with the WordPress 3.2 launch. The actual release date is a bit of a moving target, based on how both beta periods go. The more help we get with testing and fixing bugs, the sooner the final version ships. If you want to be a beta tester, check out the WordPress Codex article on how to report feedback.

    \n

    Here’s a taste of the awesomesauce that comes baked in:

    \n\n

    Developers, here’s the icing on your cakes:

    \n\n

    You should know this going in:

    \n\n

    If you think you found a bug, please report it! Start by bringing it up in the support forums, or if you’ve confirmed that other people are experiencing the same bug you can report it on the bbPress Core Trac. If you find a security vulnerability, please be discrete and let us know privately using one of the methods posted on the WordPress contact page.

    \n

    Theme and plugin authors, if you haven’t been following the 2.0 development cycle, please start now so that you can update your themes and plugins to be compatible with this new version of bbPress.

    \n

    Download bbPress 2.0, Beta 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, 21 May 2011 15:23: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:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:58:\"Weblog Tools Collection: WordPress Theme Releases for 5/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:41:\"http://weblogtoolscollection.com/?p=10044\";s:7:\"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/vusygCdB3Gs/\";s: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:1296:\"

    \"\"

    \n

    Absolum allows you to build your theme from color options, custom headers (8 preinstalled) and backgrounds (7 preinstalled).

    \n

    \"\"

    \n

    Ambient Occlusion is a clean and warm theme, with a brown/cocoa colour theme built for experienced bloggers.

    \n

    \"\"

    \n

    Deco Beach is a subtle, peaceful WordPress theme with a touch of art deco and soft colors reminiscent of a sandy beach.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 21 May 2011 13:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:59:\"Weblog Tools Collection: WordPress for iOS 2.8 Major Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"http://weblogtoolscollection.com/?p=10039\";s:7:\"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/NFKhkz17_1k/\";s: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:958:\"

    WordPress for iOS 2.8 has been released and is a rather significant update.

    \n\n

    If you have struggled with the iOS app lately, it’s definitely time to update. What do you think of the new release?

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 May 2011 13:00: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: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: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:18:\"Matt: Balloon Ride\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38186\";s:7:\"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:34:\"http://ma.tt/2011/05/balloon-ride/\";s: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:18629:\"

    Went for Napa / Vacaville hot air balloon ride with Janitorial team at Automattic, had dinner at 54 Mint, and caught the end of the symphony masquerade ball in San Francisco. Here are Nick’s pictures from the same day.

    \n

    \n\n\"MCM_8996\"\n\"MCM_8997\"\n\"MCM_8998\"\n\"MCM_8999\"\n\"MCM_9001\"\n\"MCM_9003\"\n\"MCM_9005\"\n\"MCM_9007\"\n\"MCM_9008\"\n\"MCM_9010\"\n\"MCM_9011\"\n\"MCM_9012\"\n\"MCM_9013\"\n\"MCM_9015\"\n\"MCM_9020\"\n\"MCM_9023\"\n\"MCM_9029\"\n\"MCM_9031\"\n\"MCM_9032\"\n\"MCM_9033\"\n\"MCM_9034\"\n\"MCM_9035\"\n\"MCM_9036\"\n\"MCM_9037\"\n\"MCM_9038\"\n\"MCM_9041\"\n\"MCM_9043\"\n\"MCM_9044\"\n\"MCM_9045\"\n\"MCM_9046\"\n\"MCM_9047\"\n\"MCM_9050\"\n\"MCM_9052\"\n\"MCM_9053\"\n\"MCM_9057\"\n\"MCM_9067\"\n\"MCM_9071\"\n\"MCM_9072\"\n\"MCM_9073\"\n\"MCM_9075\"\n\"MCM_9078\"\n\"MCM_9079\"\n\"MCM_9080\"\n\"MCM_9081\"\n\"MCM_9083\"\n\"MCM_9086\"\n\"MCM_9087\"\n\"MCM_9089\"\n\"MCM_9090\"\n\"MCM_9091\"\n\"MCM_9092\"\n\"MCM_9093\"\n\"MCM_9095\"\n\"MCM_9098\"\n\"MCM_9102\"\n\"MCM_9105\"\n\"MCM_9106\"\n\"MCM_9107\"\n\"MCM_9109\"\n\"MCM_9110\"\n\"MCM_9112\"\n\"MCM_9115\"\n\"MCM_9117\"\n\"MCM_9118\"\n\"MCM_9119\"\n\"MCM_9120\"\n\"MCM_9121\"\n\"MCM_9122\"\n\"MCM_9123\"\n\"MCM_9126\"\n\"MCM_9127\"\n\"MCM_9134\"\n\"MCM_9136\"\n\"MCM_9137\"\n\"MCM_9138\"\n\"MCM_9139\"\n\"MCM_9140\"\n\"MCM_9148\"\n\"MCM_9151\"\";s: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, 20 May 2011 08: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:67:\"Publisher Blog: Major League Baseball MLBlogs migrates to 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:43:\"http://publisherblog.automattic.com/?p=1496\";s:7:\"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://publisherblog.automattic.com/2011/05/19/major-league-baseball-mlblogs-migrates-to-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:2505:\"

    MLBlogs has migrated to WordPress.com – not only will all their users now be blogging on WordPress.com, there are 3 new themes for any user on WordPress.com to join in the fun. Welcome to WordPress!

    \n

    \"\"

    \n

    Check out the announcement on WordPress.com News.

    \n

    Ready to become a VIP Services Client? Some of the world’s biggest brands rely on WordPress.com VIP Services.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 May 2011 16:28: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:10:\"Sara Rosso\";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:59:\"Weblog Tools Collection: WordPress Plugin Releases for 5/19\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10037\";s:7:\"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/zJfn0xKUvIM/\";s: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:1409:\"

    New plugins

    \n

    Google Maps All In One allows you to easily embed and customize Google maps on your WordPress site – in posts, pages or as an easy to use widget.

    \n

    WPMU DEV SEO is a solution for optimizing your WordPress site to achieve the highest search engine rankings possible.

    \n

    YouTube White Label Shortcode allows you to white label YouTube videos and comes with a shortcode generator in a metabox on the post screen.

    \n

    Updated plugins

    \n

    Floating Menu creates a widget, which adds a floating, sticky, drop down menu from any standard WordPress custom menu using jQuery.

    \n

    Store Locator empowers you to efficiently display and manage your important stores, locations, or other points of interest on your website in a manner that’s easily searchable by visitors.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 May 2011 13:00:38 +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: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:61:\"WP iPhone: Big Update: WordPress for iOS 2.8 Available Today!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://ios.wordpress.org/?p=1040\";s:7:\"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://ios.wordpress.org/2011/05/18/big-update-wordpress-for-ios-2-8-available-today/\";s: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:5910:\"

    It’s been in the works for about two months, and we hope you agree with us that it was worth the wait. This is the first app version in a long time where we’re actually adding features, previously we’ve been 100% focused on improving stability, error messages, and help. While these efforts will continue indefinitely, we now feel like the app is stable enough to start adding some long-awaited features. The Quick Photo button, lets you snap a picture of something happening right now and blog about it quickly. We’ve added Stats to the app (finally!). The app has also been translated to 10 languages, including Spanish, French, Portuguese, and Japanese.

    \n

    Quick Photo

    \n

    The “Quick Photo” button is a big step towards the next-generation WordPress app. It’s the first feature that’s action-centric, meaning that instead of picking the blog, and then selecting what you want to do with it, you pick your action first. The thinking is that an app should be all about getting in and out quickly, performing a specific task.

    \n

    \"\"

    \n

    As you launch the app, you’ll notice there’s now a button in the bottom of your blogs list. Tap it to launch the camera and take a picture, when you’re satisfied you can add a title or a description (if you want, both are optional), and boom — you’re done! The function remembers the last blog you posted a Quick Photo to and will use that for future posts as well. Note: iPhone only for now.

    \n

    Stats

    \n

    \"\"Finally you’re able to check your blog’s statistics on the go. There are charts for Daily, Weekly, and Monthly page views, swipe over them to see the others. You can also see Daily Views by date, as well as top Post Views, Referrers, Search Terms, and Clicks for the past 7 days.

    \n

    The Stats feature natively works for all WordPress.com blogs, however you’ll need Jetpack or the stand-alone Stats plugin to see stats for your self-hosted WordPress blog. We recommend that you enable Jetpack on your site, as we’ll add app-specific functions to it in the future to help further enhance the apps in a quicker turnaround time.

    \n

    Localization

    \n

    This has been long awaited for a lot of you. We’re happy to report that the WordPress for iOS app is now completely translatable, and 2.8 adds support for 10 languages: Japanese, Italian, Portuguese, Spanish, Swedish, Hebrew, German, Dutch, French, and Croatian.

    \n

    Is your language not translated yet? You can very easily add it yourself, and we’ll put it in the app in a future release! To get started, visit the WordPress for iOS project on translate.wordpress.org (learn more). You don’t have to translate all strings, other people will join in to translate remaining strings.

    \n

    Other changes

    \n

    While we’re excited about adding a few new, much requested features, we know that stability is still an issue. We’ve been able to resolve 3/4 of all crashes in the app. This update fixes a number of additional crashes and bugs. The full list of crash and bug fixes is available in the WordPress for iOS Trac.

    \n

    Be sure to follow @WordPressiOS on Twitter for the latest news.

    \n
    \"\" \"\" \"\" \"\" \"\" \"\" \"\" \"\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 May 2011 21:39: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:11:\"Isaac Keyet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:\"Weblog Tools Collection: WordPress Theme Releases for 5/18\";s:7:\"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:\"http://weblogtoolscollection.com/?p=10029\";s:7:\"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/xsbAxEM0_TA/\";s: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:1476:\"

    \"\"

    \n

    Modern Blogger is a very clean and uniquely design WordPress theme thats great for just about any niche. It features some premium like features like a homepage slider, related posts, built-in pagination, social buttons and SuperFish enhanced drop-down menus.

    \n

    \"\"

    \n

    Wiredrive Classic is highly customizable, so you can use it to power a production company website or even a pre-production book.

    \n

    \"\"

    \n

    ZenLite Petal is a pastel pink child theme for ZenLite with added Google Fonts.

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 May 2011 13:00: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: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: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:48:\"Matt: BusinessWeek Best Young Tech Entrepreneurs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=38178\";s:7:\"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:34:\"http://ma.tt/2011/05/businessweek/\";s: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:\"

    I’m honored to be have been chosen alongside some cool folks like Kevin Rose, Dave Morin, Andrew Mason, and Charlie Cheever as one of Bloomberg BusinessWeek’s Best Young Tech Entrepreneurs in 2011. I only have 3 more years before I’m too old for these lists. \":)\"

    \";s: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, 18 May 2011 12:04: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 11 Jun 2011 15:17:17 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:\"Sat, 11 Jun 2011 15:00:15 GMT\";s:14:\"content-length\";s:6:\"145657\";s:4:\"x-nc\";s:11:\"HIT luv 139\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(1100,0,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1307848638','no'),(1101,0,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1307805438','no'),(1098,0,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1307848638','no'),(1102,0,'_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc','1307848638','no'),(1103,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:\"Sat, 11 Jun 2011 15:04: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: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: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: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: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: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: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: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: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: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:66:\"mitcho (Michael ?? Erlewine) on \"Yet Another Related Posts 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:79:\"http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/#post-2769\";s: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, 02 Jan 2008 13:05: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:\"2769@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:133:\"Display a list of related entries on your site and feeds based on a unique algorithm. Templating allows customization of the 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:28:\"mitcho (Michael ?? Erlewine)\";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: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:148:\"Help people share, bookmark, and email your posts & pages using any service, such as Facebook, Twitter, Google, 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: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: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: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: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: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:36:\"Frederick Townes on \"W3 Total Cache\"\";s:7:\"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/w3-total-cache/#post-12073\";s: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, 29 Jul 2009 18:46: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:\"12073@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:135:\"Improve site performance and user experience via caching: browser, page, object, database, minify and content delivery network support.\";s: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:\"Frederick Townes\";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:39:\"joostdevalk on \"WordPress SEO by Yoast\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/wordpress-seo/#post-8321\";s: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 Jan 2009 20: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:41:\"8321@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:135:\"Yoast's all in one SEO solution for your WordPress blog: SEO titles, meta descriptions, XML sitemaps, breadcrumbs & much 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: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: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:\"Mike Challis on \"SI CAPTCHA Anti-Spam\"\";s:7:\"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://wordpress.org/extend/plugins/si-captcha-for-wordpress/#post-6731\";s: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 Aug 2008 23:43: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:41:\"6731@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:\"Adds CAPTCHA anti-spam methods to WordPress on the forms for comments, registration, lost password, login, or all. For WP, WPMU, and BuddyPress.\";s: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: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: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: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:88:\"_mjk_ on \"AddThis featuring Sharing Buttons / Facebook Like / Tweet Button / Google + 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:54:\"http://wordpress.org/extend/plugins/addthis/#post-8124\";s: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 Dec 2008 16:03: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:41:\"8124@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:123:\"The AddThis Social Bookmarking Widget allows any visitor to bookmark and share your site easily with many popular services.\";s: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:5:\"_mjk_\";s: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:7:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sat, 11 Jun 2011 15:17:18 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:\"2007-03-30 20:08:18\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(1104,0,'_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1307848638','no'),(1105,0,'_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1307805438','no'),(1113,0,'_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1307805438','no'),(128,0,'can_compress_scripts','1','yes'),(1106,0,'_transient_timeout_feed_57bc725ad6568758915363af670fd8bc','1307848638','no'),(1107,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:\"Sat, 11 Jun 2011 15:13: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: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:45:\"sudipto on \"Tweet, Like, Google +1 and Share\"\";s:7:\"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:82:\"http://wordpress.org/extend/plugins/only-tweet-like-share-and-google-1/#post-27347\";s: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, 09 Jun 2011 19:51: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:\"27347@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:\"A very simple social share plugin with just 4 social icons (Twitter, FB Like, Google +1 and FB Share)\";s: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:\"sudipto\";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:\"Ramoonus on \"Genesis Print Style\"\";s:7:\"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/genesis-print/#post-27057\";s: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, 01 Jun 2011 16:58: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27057@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:74:\"This plugin adds a printer-ready CSS file for the Genesis Theme Framework.\";s: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:\"Ramoonus\";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:44:\"RichardHarrison on \"Carousel-of-post-images\"\";s:7:\"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://wordpress.org/extend/plugins/carousel-of-post-images/#post-27348\";s: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, 09 Jun 2011 20:38: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:\"27348@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:136:\"Fully integrated jcarousel Image Gallery plugin for WordPress to allow quick and easy galleries built from the images attached to 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"RichardHarrison\";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:28:\"enzolarosa on \"Catalog 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/catalog-page/#post-27369\";s: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, 10 Jun 2011 16:55:56 +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:\"27369@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:\"Crea facilmente la tua pagina per il catalogo prodotti e servizi nel tuo sito.\";s: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:\"enzolarosa\";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:41:\"cybersprocket on \"MoneyPress : Amazon LE\"\";s:7:\"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/moneypress-amazon-le/#post-27224\";s: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, 05 Jun 2011 15:15: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:\"27224@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:\"Put Amazon product listings on your posts and pages using a simple short code. Great for earning affiliate revenue or adding content.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"cybersprocket\";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:34:\"topquarky on \"poMMo 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:53:\"http://wordpress.org/extend/plugins/pommo/#post-27374\";s: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, 10 Jun 2011 19:40: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27374@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:\"poMMo for WordPress is an email list and extendable contact management plugin released on the Top Quark architecture\";s: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:\"topquarky\";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:21:\"aildev on \"OpenQuote\"\";s:7:\"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:57:\"http://wordpress.org/extend/plugins/openquote/#post-27008\";s: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, 30 May 2011 21:34:05 +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:\"27008@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:115:\"Integrate OpenQuote insurance product quotations into your website. OpenQuote is an open source insurance solution.\";s: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:\"aildev\";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:39:\"CodeAndReload on \"Generator Obfuscator\"\";s:7:\"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/generator-obfuscator/#post-27350\";s: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, 09 Jun 2011 21:57:22 +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:\"27350@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:125:\"Changes or removes the generator meta tag to confuse hacking scripts, etc., to provide a small, additional layer of 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"CodeAndReload\";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:30:\"glwe0903 on \"My Video Uploads\"\";s:7:\"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/my-video-uploads/#post-27337\";s: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, 09 Jun 2011 13:20: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:\"27337@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:\"Here is a short description of the plugin. This should be no more than 150 characters. No markup here.\";s: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:\"glwe0903\";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:32:\"sailthru-wp on \"sailthru-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/sailthru-widget/#post-27335\";s: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, 09 Jun 2011 11:20: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27335@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:33:\"Wordpress widget for Sailthru API\";s: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:\"sailthru-wp\";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:36:\"Joak1m on \"Yeblon QR Code Generator\"\";s:7:\"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/yeblon-qr-code-generator/#post-27336\";s: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, 09 Jun 2011 12:35:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27336@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:64:\"Use QR Code in your blog, as a shortcode or with a PHP function.\";s: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:\"Joak1m\";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:24:\"Warll on \"WP Makerboard\"\";s:7:\"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/wp-markerboard/#post-27318\";s: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, 09 Jun 2011 00:26: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:42:\"27318@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:67:\"Provides a "Marker board" widget for visitors to play 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:5:\"Warll\";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:43:\"caekcraft on \"Simple Picasa Album Embedder\"\";s:7:\"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:76:\"http://wordpress.org/extend/plugins/simple-picasa-album-embedder/#post-26213\";s: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, 30 Apr 2011 12:54: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"26213@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:96:\"A plugin to display one private album on your blog with no styling to allow you to customize it.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"caekcraft\";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:42:\"sterlo on \"Scalable Vector Graphics (SVG)\"\";s:7:\"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:76:\"http://wordpress.org/extend/plugins/scalable-vector-graphics-svg/#post-27356\";s: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, 10 Jun 2011 05:37: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27356@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:\"SVG files are two-dimensional vector graphics, that can be both static and dynamic. This plugin allows your to easily use them on your site.\";s: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:\"sterlo\";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:40:\"mr.psiho on \"Uni-theme Maintenance Mode\"\";s:7:\"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/uni-theme-maintenance-mode/#post-27340\";s: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, 09 Jun 2011 15:15:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27340@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:40:\"Currently only in Ukrainian translation!\";s: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:\"mr.psiho\";s: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:\"Sat, 11 Jun 2011 15:17:18 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-06-09 19:51:16\";s:14:\"content-length\";s:4:\"7765\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(1112,0,'_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1307848638','no'),(1108,0,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1307848638','no'),(1109,0,'_transient_feed_mod_57bc725ad6568758915363af670fd8bc','1307805438','no'),(386,0,'cms_tpv_version','0.7.10','yes'),(1110,0,'_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2','1307848638','no'),(1111,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:\"Sat, 11 Jun 2011 15:04: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: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:43:\"Thomas M Steenholdt on \"Simple Nivo Slider\"\";s:7:\"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/simple-nivo-slider/#post-24793\";s: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, 28 Feb 2011 00:19: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:\"24793@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:112:\""The world's most awesome jQuery slider" by Gilbert Pellegrom, made easily available 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Thomas M Steenholdt\";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:22:\"triptic on \"ezMigrate\"\";s:7:\"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:57:\"http://wordpress.org/extend/plugins/ezmigrate/#post-15958\";s: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, 12 Feb 2010 13:03: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"15958@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:113:\"Enables you to move your blog across locations, or even make it available through multiple urls at the same 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:7:\"triptic\";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:38:\"Shahnur Alam on \"Visitor Stats 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:68:\"http://wordpress.org/extend/plugins/visitor-stats-widget/#post-27178\";s: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, 04 Jun 2011 15:02: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:42:\"27178@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:40:\"Real-time stats for your wordpress site.\";s: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:\"Shahnur Alam\";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:31:\"thobian on \"comments-secretary\"\";s:7:\"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/comments-secretary/#post-27241\";s: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, 06 Jun 2011 07:49: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27241@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:135:\"评论小秘书是基于中国移动飞信业务开发的。当博客收到评论时,及时通过手机短信的方式提醒管理员\";s: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:\"thobian\";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:45:\"sudipto on \"Tweet, Like, Google +1 and Share\"\";s:7:\"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:82:\"http://wordpress.org/extend/plugins/only-tweet-like-share-and-google-1/#post-27347\";s: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, 09 Jun 2011 19:51: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:\"27347@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:\"A very simple social share plugin with just 4 social icons (Twitter, FB Like, Google +1 and FB Share)\";s: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:\"sudipto\";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:36:\"codestyling on \"WP Native Dashboard\"\";s:7:\"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/wp-native-dashboard/#post-11631\";s: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, 06 Jul 2009 18:50: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:\"11631@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:111:\"Enables selection of administration language either by logon, dashboard quick switcher or user profile setting.\";s: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:\"codestyling\";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:36:\"AHWEBDEV on \"Facebook AWD beta test\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/facebook-awd/#post-27179\";s: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, 04 Jun 2011 16:14: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"27179@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:141:\"Facebook AWD is an all in one Facebook capabilities for wordpress.\nAdd Socials plugins and Open Graph to your site and increase your virality\";s: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:\"AHWEBDEV\";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:38:\"adredz on \"Paypal Subscription 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:74:\"http://wordpress.org/extend/plugins/paypal-subscription-button/#post-24374\";s: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, 12 Feb 2011 13:06: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:\"24374@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:112:\"Integrates Paypal Subscription and Buy Now button into Wordpress. This plugin is primarily for membership 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"adredz\";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: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:68:\"http://wordpress.org/extend/plugins/special-recent-posts/#post-25994\";s: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, 20 Apr 2011 19:20: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:\"25994@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: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:37:\"pasyuk on \"GRAND Flash Album 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:67:\"http://wordpress.org/extend/plugins/flash-album-gallery/#post-12109\";s: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, 31 Jul 2009 21:48:40 +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:\"12109@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:\"GRAND Flash Album Gallery is a fully integrated (flash skin based, slideshow option) Image Gallery plugin with a powerful admin panel.\";s: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:\"pasyuk\";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:31:\"nutsmuggler on \"Events Manager\"\";s:7:\"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/events-manager/#post-6340\";s: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, 21 Jul 2008 13:17: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:41:\"6340@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:\"Fully featured event registration management including recurring events, locations management, calendar, Google map integration, booking management\";s: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:\"nutsmuggler\";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:42:\"Sébastien Laframboise on \"The Welcomizer\"\";s:7:\"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/the-welcomizer/#post-23354\";s: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, 31 Dec 2010 17:19:56 +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:\"23354@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:98:\"This plugin allows you to animate your blog using jQuery effects. (100% AJAX) + .js/.css Includer.\";s: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:22:\"Sébastien Laframboise\";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:47:\"koichiyaima on \"Google Analytics Popular 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:78:\"http://wordpress.org/extend/plugins/google-analytics-popular-posts/#post-27167\";s: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, 04 Jun 2011 11:25:38 +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:\"27167@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:126:\"Uses Google Analytics API to fetch data from your analytics account and displays popular posts in the widget. (by koichiyaima)\";s: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:\"koichiyaima\";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:44:\"Dennis Hoppe on \"Sub Page Navigation 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:74:\"http://wordpress.org/extend/plugins/sub-page-navigation-widget/#post-15070\";s: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, 31 Dec 2009 23:41: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:42:\"15070@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:96:\"This Widget displays a navigation structure to all sub pages of the current one in your 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:12:\"Dennis Hoppe\";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:45:\"Dennis Hoppe on \"Another Random Posts 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:75:\"http://wordpress.org/extend/plugins/another-random-posts-widget/#post-15285\";s: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, 12 Jan 2010 22:55: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:\"15285@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:\"This Widget shows some random posts 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:12:\"Dennis Hoppe\";s: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:\"Sat, 11 Jun 2011 15:17:18 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-02-28 00:19:34\";s:14:\"content-length\";s:4:\"8108\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(769,0,'_transient_timeout_plugin_slugs','1307898507','no'),(770,0,'_transient_plugin_slugs','a:20:{i:0;s:28:\"cms-tree-page-view/index.php\";i:1;s:49:\"collision-testimonials/collision-testimonials.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:58:\"contact-form-7-to-database-extension/contact-form-7-db.php\";i:4;s:53:\"disable-wordpress-core-update/disable-core-update.php\";i:5;s:45:\"disable-wordpress-updates/disable-updates.php\";i:6;s:34:\"ezpz-one-click-backup/ezpz-ocb.php\";i:7;s:24:\"favicon-rotator/main.php\";i:8;s:33:\"gd-star-rating/gd-star-rating.php\";i:9;s:31:\"inline-editor/inline-editor.php\";i:10;s:54:\"jquery-drop-down-menu-plugin/jquery-drop-down-menu.php\";i:11;s:20:\"menubar/wpm-main.php\";i:12;s:51:\"nextgen-public-uploader/nextgen-public-uploader.php\";i:13;s:29:\"nextgen-gallery/nggallery.php\";i:14;s:31:\"pixel-sitemap/pixel-sitemap.php\";i:15;s:35:\"ps-auto-sitemap/ps_auto_sitemap.php\";i:16;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:17;s:24:\"share-this/sharethis.php\";i:18;s:43:\"show-menu-shortcode/show-menu-shortcode.php\";i:19;s:19:\"sitemap/sitemap.php\";}','no'),(1114,0,'rewrite_rules','a:71:{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:100:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:95:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:88:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:95:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/comment-page-([0-9]{1,})/?$\";s:28:\"index.php?&cpage=$matches[1]\";s:88:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:83:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:76:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:83:\"http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/comment-page-([0-9]{1,})/?$\";s:28:\"index.php?&cpage=$matches[1]\";s:64:\"http:/www.gobyweb2.com/Projects/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:59:\"http:/www.gobyweb2.com/Projects/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:52:\"http:/www.gobyweb2.com/Projects/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:59:\"http:/www.gobyweb2.com/Projects/comment-page-([0-9]{1,})/?$\";s:28:\"index.php?&cpage=$matches[1]\";s:55:\"http:/www.gobyweb2.com/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:50:\"http:/www.gobyweb2.com/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:43:\"http:/www.gobyweb2.com/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:50:\"http:/www.gobyweb2.com/comment-page-([0-9]{1,})/?$\";s:28:\"index.php?&cpage=$matches[1]\";s:38:\"http:/feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:33:\"http:/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:26:\"http:/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:33:\"http:/comment-page-([0-9]{1,})/?$\";s:28:\"index.php?&cpage=$matches[1]\";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'),(166,0,'wporg_popular_tags','O:8:\"stdClass\":2:{s:7:\"timeout\";i:1307810601;s:6:\"cached\";a:40:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"2385\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"1634\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"1431\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"1209\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"1185\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"1165\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:3:\"856\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:3:\"797\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:3:\"733\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:3:\"728\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:3:\"691\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:3:\"669\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:3:\"652\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:3:\"576\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"520\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:3:\"510\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"430\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:3:\"430\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"423\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:3:\"413\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:3:\"399\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:3:\"372\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:3:\"365\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"354\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"350\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"350\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"349\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"335\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"335\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"334\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"333\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:3:\"331\";}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";s:3:\"325\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"316\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"306\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"298\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"296\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"281\";}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";s:3:\"280\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"280\";}}}','no'),(188,0,'_transient_plugins_delete_result_1','1','yes'),(295,0,'st_widget','','yes'),(187,0,'recently_activated','a:0:{}','yes'),(263,0,'gd-star-rating','a:223:{s:16:\"database_upgrade\";s:31:\"Mon, 02 May 2011 07:14:02 +0000\";s:7:\"version\";s:5:\"1.9.8\";s:8:\"revision\";i:0;s:9:\"code_name\";s:7:\"Prelude\";s:4:\"date\";s:11:\"2011.04.04.\";s:6:\"status\";s:6:\"Stable\";s:10:\"product_id\";s:14:\"gd-star-rating\";s:5:\"build\";i:1114;s:11:\"admin_views\";i:0;s:11:\"bot_message\";s:6:\"normal\";s:27:\"google_rich_snippets_format\";s:11:\"microformat\";s:27:\"google_rich_snippets_active\";i:1;s:31:\"google_rich_snippets_datasource\";s:15:\"standard_rating\";s:27:\"google_rich_snippets_hidden\";i:1;s:29:\"google_rich_snippets_location\";s:6:\"bottom\";s:19:\"no_votes_percentage\";i:100;s:19:\"update_report_usage\";i:1;s:10:\"ajax_jsonp\";i:0;s:16:\"wp_query_handler\";i:1;s:14:\"cached_loading\";i:0;s:13:\"prefetch_data\";i:1;s:19:\"external_rating_css\";i:1;s:12:\"external_css\";i:1;s:16:\"css_last_changed\";i:1304321255;s:16:\"css_cache_active\";i:1;s:34:\"cmm_integration_replay_hide_review\";i:0;s:34:\"cmm_integration_prevent_duplicates\";i:1;s:17:\"disable_ie6_check\";i:0;s:16:\"widgets_hidempty\";i:0;s:8:\"encoding\";s:5:\"UTF-8\";s:16:\"news_feed_active\";i:1;s:18:\"gfx_generator_auto\";i:0;s:20:\"gfx_prevent_leeching\";i:1;s:12:\"cache_active\";i:1;s:12:\"cache_forced\";i:0;s:18:\"cache_cleanup_auto\";i:0;s:18:\"cache_cleanup_days\";i:7;s:21:\"cache_cleanup_counter\";i:0;s:18:\"cache_cleanup_last\";i:0;s:12:\"debug_active\";i:0;s:12:\"debug_inline\";i:1;s:13:\"debug_wpquery\";i:0;s:16:\"database_cleanup\";s:0:\"\";s:20:\"database_cleanup_msg\";s:0:\"\";s:9:\"mass_lock\";s:0:\"\";s:13:\"thumbs_active\";i:1;s:15:\"include_opacity\";i:0;s:14:\"ie_opacity_fix\";i:1;s:12:\"ip_filtering\";i:1;s:24:\"ip_filtering_restrictive\";i:0;s:15:\"save_user_agent\";i:0;s:12:\"save_cookies\";i:1;s:15:\"widget_articles\";i:1;s:10:\"widget_top\";i:1;s:15:\"widget_comments\";i:1;s:26:\"security_showip_user_level\";i:9;s:33:\"security_showdashboard_user_level\";i:9;s:19:\"integrate_post_edit\";i:1;s:23:\"integrate_post_edit_mur\";i:1;s:17:\"integrate_tinymce\";i:1;s:19:\"integrate_dashboard\";i:1;s:26:\"integrate_dashboard_latest\";i:1;s:32:\"integrate_dashboard_latest_count\";i:10;s:43:\"integrate_dashboard_latest_filter_thumb_std\";i:1;s:43:\"integrate_dashboard_latest_filter_thumb_cmm\";i:1;s:43:\"integrate_dashboard_latest_filter_stars_std\";i:1;s:43:\"integrate_dashboard_latest_filter_stars_cmm\";i:1;s:43:\"integrate_dashboard_latest_filter_stars_mur\";i:1;s:21:\"integrate_rss_powered\";i:0;s:17:\"moderation_active\";i:0;s:13:\"multis_active\";i:1;s:10:\"rss_active\";i:0;s:13:\"review_active\";i:1;s:12:\"timer_active\";i:0;s:36:\"comments_integration_articles_active\";i:1;s:15:\"comments_active\";i:1;s:22:\"comments_review_active\";i:1;s:15:\"thumb_rss_style\";s:10:\"starrating\";s:14:\"thumb_rss_size\";i:20;s:9:\"rss_style\";s:6:\"oxygen\";s:8:\"rss_size\";i:20;s:15:\"rss_header_text\";s:0:\"\";s:14:\"rss_datasource\";s:8:\"standard\";s:5:\"style\";s:6:\"oxygen\";s:9:\"style_ie6\";s:10:\"oxygen_gif\";s:4:\"size\";i:24;s:5:\"stars\";i:10;s:4:\"text\";s:6:\"bottom\";s:5:\"align\";s:4:\"none\";s:11:\"header_text\";s:0:\"\";s:15:\"srb_class_block\";s:0:\"\";s:14:\"srb_class_text\";s:0:\"\";s:16:\"srb_class_header\";s:0:\"\";s:15:\"srb_class_stars\";s:0:\"\";s:15:\"cmm_class_block\";s:0:\"\";s:14:\"cmm_class_text\";s:0:\"\";s:16:\"cmm_class_header\";s:0:\"\";s:15:\"cmm_class_stars\";s:0:\"\";s:20:\"default_srb_template\";i:0;s:20:\"default_crb_template\";i:0;s:20:\"default_ssb_template\";i:0;s:20:\"default_mrb_template\";i:0;s:20:\"default_tab_template\";i:0;s:20:\"default_tcb_template\";i:0;s:9:\"mur_style\";s:6:\"oxygen\";s:13:\"mur_style_ie6\";s:10:\"oxygen_gif\";s:8:\"mur_size\";i:20;s:10:\"mur_header\";i:0;s:15:\"mur_header_text\";s:0:\"\";s:15:\"mur_class_stars\";s:0:\"\";s:15:\"mur_class_block\";s:0:\"\";s:14:\"mur_class_text\";s:0:\"\";s:16:\"mur_class_header\";s:0:\"\";s:16:\"mur_class_button\";s:0:\"\";s:15:\"mur_button_text\";s:6:\"Submit\";s:17:\"mur_button_active\";i:1;s:14:\"mur_review_set\";i:0;s:9:\"cmm_style\";s:6:\"oxygen\";s:13:\"cmm_style_ie6\";s:10:\"oxygen_gif\";s:8:\"cmm_size\";i:16;s:9:\"cmm_stars\";i:5;s:8:\"cmm_text\";s:6:\"bottom\";s:9:\"cmm_align\";s:4:\"none\";s:15:\"cmm_header_text\";s:0:\"\";s:16:\"cmm_review_style\";s:6:\"oxygen\";s:20:\"cmm_review_style_ie6\";s:10:\"oxygen_gif\";s:15:\"cmm_review_size\";i:20;s:16:\"cmm_review_stars\";i:5;s:14:\"cmm_aggr_style\";s:6:\"oxygen\";s:18:\"cmm_aggr_style_ie6\";s:10:\"oxygen_gif\";s:13:\"cmm_aggr_size\";i:16;s:12:\"review_style\";s:6:\"oxygen\";s:16:\"review_style_ie6\";s:10:\"oxygen_gif\";s:11:\"review_size\";i:20;s:12:\"review_stars\";i:5;s:18:\"review_header_text\";s:0:\"\";s:18:\"review_class_block\";s:0:\"\";s:15:\"display_comment\";i:1;s:20:\"display_comment_page\";i:0;s:13:\"display_posts\";i:1;s:13:\"display_pages\";i:1;s:12:\"display_home\";i:1;s:15:\"display_archive\";i:1;s:14:\"display_search\";i:1;s:24:\"override_display_comment\";i:0;s:30:\"override_thumb_display_comment\";i:0;s:21:\"auto_display_position\";s:6:\"bottom\";s:29:\"auto_display_comment_position\";s:6:\"bottom\";s:11:\"thumb_style\";s:10:\"starrating\";s:15:\"thumb_style_ie6\";s:14:\"starrating_gif\";s:10:\"thumb_size\";i:20;s:17:\"thumb_header_text\";s:0:\"\";s:21:\"thumb_display_comment\";i:1;s:26:\"thumb_display_comment_page\";i:0;s:19:\"thumb_display_posts\";i:1;s:19:\"thumb_display_pages\";i:1;s:18:\"thumb_display_home\";i:1;s:21:\"thumb_display_archive\";i:1;s:20:\"thumb_display_search\";i:1;s:27:\"thumb_auto_display_position\";s:6:\"bottom\";s:35:\"thumb_auto_display_comment_position\";s:6:\"bottom\";s:15:\"thumb_cmm_style\";s:10:\"starrating\";s:19:\"thumb_cmm_style_ie6\";s:14:\"starrating_gif\";s:14:\"thumb_cmm_size\";i:20;s:21:\"thumb_cmm_header_text\";s:0:\"\";s:7:\"cookies\";i:1;s:6:\"logged\";i:1;s:11:\"cmm_cookies\";i:1;s:10:\"cmm_logged\";i:1;s:10:\"admin_rows\";i:10;s:14:\"admin_advanced\";i:1;s:15:\"admin_placement\";i:1;s:14:\"admin_defaults\";i:1;s:12:\"admin_import\";i:1;s:12:\"admin_export\";i:1;s:11:\"admin_setup\";i:1;s:9:\"admin_ips\";i:1;s:11:\"author_vote\";i:0;s:15:\"cmm_author_vote\";i:0;s:20:\"allow_mixed_ip_votes\";i:0;s:24:\"cmm_allow_mixed_ip_votes\";i:0;s:24:\"mur_allow_mixed_ip_votes\";i:0;s:25:\"default_moderation_multis\";s:1:\"N\";s:27:\"default_moderation_articles\";s:1:\"N\";s:27:\"default_moderation_comments\";s:1:\"N\";s:24:\"default_voterules_multis\";s:1:\"A\";s:26:\"default_voterules_articles\";s:1:\"A\";s:26:\"default_voterules_comments\";s:1:\"A\";s:32:\"recc_default_moderation_articles\";s:1:\"N\";s:32:\"recc_default_moderation_comments\";s:1:\"N\";s:31:\"recc_default_voterules_articles\";s:1:\"A\";s:31:\"recc_default_voterules_comments\";s:1:\"A\";s:18:\"default_timer_type\";s:1:\"N\";s:29:\"default_timer_countdown_value\";i:30;s:28:\"default_timer_countdown_type\";s:1:\"D\";s:19:\"default_timer_value\";s:3:\"D30\";s:22:\"default_mur_timer_type\";s:1:\"N\";s:33:\"default_mur_timer_countdown_value\";i:30;s:32:\"default_mur_timer_countdown_type\";s:1:\"D\";s:23:\"default_mur_timer_value\";s:3:\"D30\";s:19:\"stats_trend_history\";i:30;s:19:\"stats_trend_current\";i:3;s:10:\"trend_last\";i:1;s:10:\"trend_over\";i:30;s:16:\"bayesian_minimal\";i:10;s:13:\"bayesian_mean\";i:70;s:9:\"use_nonce\";i:1;s:20:\"int_comment_std_zero\";i:0;s:20:\"int_comment_mur_zero\";i:0;s:20:\"wait_loader_artthumb\";s:6:\"flower\";s:20:\"wait_loader_cmmthumb\";s:6:\"flower\";s:19:\"wait_loader_article\";s:6:\"flower\";s:19:\"wait_loader_comment\";s:6:\"flower\";s:18:\"wait_loader_multis\";s:6:\"flower\";s:17:\"wait_text_article\";s:14:\"please wait...\";s:17:\"wait_show_article\";i:0;s:18:\"wait_class_article\";s:0:\"\";s:17:\"wait_text_comment\";s:14:\"please wait...\";s:17:\"wait_show_comment\";i:0;s:18:\"wait_class_comment\";s:0:\"\";s:16:\"wait_text_multis\";s:14:\"please wait...\";s:16:\"wait_show_multis\";i:0;s:17:\"wait_class_multis\";s:0:\"\";}','yes'),(264,0,'gd-star-rating-import','a:3:{s:16:\"post_star_rating\";i:0;s:15:\"wp_post_ratings\";i:0;s:23:\"star_rating_for_reviews\";i:0;}','yes'),(265,0,'gd-star-rating-gfx','O:8:\"GDgfxLib\":4:{s:6:\"thumbs\";a:3:{i:0;O:10:\"GDgfxThumb\":15:{s:4:\"name\";s:9:\"Classical\";s:6:\"folder\";s:9:\"classical\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:6:\"thumbs\";s:11:\"info_folder\";s:6:\"thumbs\";s:8:\"gfx_path\";s:111:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/classical/\";s:7:\"gfx_url\";s:108:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/classical/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:1;O:10:\"GDgfxThumb\":15:{s:4:\"name\";s:11:\"Star Rating\";s:6:\"folder\";s:10:\"starrating\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:6:\"thumbs\";s:11:\"info_folder\";s:6:\"thumbs\";s:8:\"gfx_path\";s:112:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/starrating/\";s:7:\"gfx_url\";s:109:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/starrating/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:2;O:10:\"GDgfxThumb\":15:{s:4:\"name\";s:15:\"Star Rating GIF\";s:6:\"folder\";s:14:\"starrating_gif\";s:4:\"type\";s:3:\"gif\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:6:\"thumbs\";s:11:\"info_folder\";s:6:\"thumbs\";s:8:\"gfx_path\";s:116:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/starrating_gif/\";s:7:\"gfx_url\";s:113:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/thumbs/starrating_gif/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}}s:5:\"stars\";a:10:{i:0;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:9:\"Christmas\";s:6:\"folder\";s:9:\"christmas\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:22:\"http://vistaicons.com/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:110:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/christmas/\";s:7:\"gfx_url\";s:107:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/christmas/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:1;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:7:\"Crystal\";s:6:\"folder\";s:7:\"crystal\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:32:\"http://www.everaldo.com/crystal/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:108:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/crystal/\";s:7:\"gfx_url\";s:105:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/crystal/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:2;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:8:\"Darkness\";s:6:\"folder\";s:8:\"darkness\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:28:\"http://www.oxygen-icons.org/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:109:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/darkness/\";s:7:\"gfx_url\";s:106:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/darkness/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:3;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:6:\"Oxygen\";s:6:\"folder\";s:6:\"oxygen\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:28:\"http://www.oxygen-icons.org/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:107:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/oxygen/\";s:7:\"gfx_url\";s:104:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/oxygen/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:4;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:15:\"Oxygen On White\";s:6:\"folder\";s:10:\"oxygen_gif\";s:4:\"type\";s:3:\"gif\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:28:\"http://www.oxygen-icons.org/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:111:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/oxygen_gif/\";s:7:\"gfx_url\";s:108:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/oxygen_gif/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:5;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:5:\"Plain\";s:6:\"folder\";s:5:\"plain\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"2.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:106:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/plain/\";s:7:\"gfx_url\";s:103:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/plain/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:6;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:7:\"Pumpkin\";s:6:\"folder\";s:7:\"pumpkin\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:62:\"http://buzuk-eugen.deviantart.com/art/Helloween-Icons-68579888\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:108:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/pumpkin/\";s:7:\"gfx_url\";s:105:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/pumpkin/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:7;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:4:\"Soft\";s:6:\"folder\";s:4:\"soft\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:0:\"\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:105:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/soft/\";s:7:\"gfx_url\";s:102:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/soft/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:8;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:11:\"Star Rating\";s:6:\"folder\";s:10:\"starrating\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"2.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:111:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/starrating/\";s:7:\"gfx_url\";s:108:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/starrating/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:9;O:9:\"GDgfxStar\":15:{s:4:\"name\";s:9:\"Starscape\";s:6:\"folder\";s:9:\"starscape\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.1\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:24:\"http://www.gdragon.info/\";s:9:\"info_file\";s:5:\"stars\";s:11:\"info_folder\";s:5:\"stars\";s:8:\"gfx_path\";s:110:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/starscape/\";s:7:\"gfx_url\";s:107:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/stars/starscape/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}}s:5:\"trend\";a:3:{i:0;O:10:\"GDgfxTrend\":16:{s:4:\"size\";s:2:\"16\";s:4:\"name\";s:11:\"Fam Fam Fam\";s:6:\"folder\";s:9:\"famfamfam\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:25:\"http://www.famfamfam.com/\";s:9:\"info_file\";s:5:\"trend\";s:11:\"info_folder\";s:6:\"trends\";s:8:\"gfx_path\";s:111:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam/\";s:7:\"gfx_url\";s:108:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:1;O:10:\"GDgfxTrend\":16:{s:4:\"size\";s:2:\"12\";s:4:\"name\";s:18:\"Fam Fam Fam Arrows\";s:6:\"folder\";s:16:\"famfamfam_arrows\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:25:\"http://www.famfamfam.com/\";s:9:\"info_file\";s:5:\"trend\";s:11:\"info_folder\";s:6:\"trends\";s:8:\"gfx_path\";s:118:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam_arrows/\";s:7:\"gfx_url\";s:115:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam_arrows/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}i:2;O:10:\"GDgfxTrend\":16:{s:4:\"size\";s:2:\"12\";s:4:\"name\";s:16:\"Fam Fam Fam Mini\";s:6:\"folder\";s:14:\"famfamfam_mini\";s:4:\"type\";s:3:\"png\";s:7:\"version\";s:3:\"1.0\";s:6:\"author\";s:14:\"Milan Petrovic\";s:5:\"email\";s:18:\"milan@gdragon.info\";s:3:\"url\";s:24:\"http://www.gdragon.info/\";s:6:\"design\";s:25:\"http://www.famfamfam.com/\";s:9:\"info_file\";s:5:\"trend\";s:11:\"info_folder\";s:6:\"trends\";s:8:\"gfx_path\";s:116:\"/home/gobyweb1/public_html/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam_mini/\";s:7:\"gfx_url\";s:113:\"http://www.gobyweb2.com/Projects/141-wetheringtondds.com/wp-content/plugins/gd-star-rating/trends/famfamfam_mini/\";s:7:\"primary\";i:1;s:8:\"imported\";b:1;s:5:\"sizes\";a:0:{}}}s:9:\"last_scan\";s:31:\"Mon, 02 May 2011 07:14:03 +0000\";}','yes'),(205,0,'gd-star-rating-wpr8','a:1:{s:7:\"web_key\";s:0:\"\";}','yes'),(206,0,'gd-star-rating-bots','a:68:{i:0;s:4:\"FAST\";i:1;s:6:\"WebBug\";i:2;s:5:\"Spade\";i:3;s:6:\"ZyBorg\";i:4;s:5:\"rabaz\";i:5;s:11:\"Baiduspider\";i:6;s:15:\"TechnoratiSnoop\";i:7;s:10:\"Rankivabot\";i:8;s:16:\"Sogou web spider\";i:9;s:15:\"WebAlta Crawler\";i:10;s:14:\"www.galaxy.com\";i:11;s:5:\"Slurp\";i:12;s:6:\"msnbot\";i:13;s:5:\"appie\";i:14;s:9:\"TECNOSEEK\";i:15;s:8:\"InfoSeek\";i:16;s:10:\"WebFindBot\";i:17;s:9:\"girafabot\";i:18;s:7:\"crawler\";i:19;s:7:\"inktomi\";i:20;s:9:\"looksmart\";i:21;s:14:\"URL_Spider_SQL\";i:22;s:7:\"Firefly\";i:23;s:17:\"NationalDirectory\";i:24;s:5:\"Teoma\";i:25;s:5:\"alexa\";i:26;s:7:\"froogle\";i:27;s:13:\"AdsBot-Google\";i:28;s:11:\"ia_archiver\";i:29;s:7:\"Scooter\";i:30;s:10:\"Ask Jeeves\";i:31;s:11:\"Baiduspider\";i:32;s:6:\"Exabot\";i:33;s:23:\"FAST Enterprise Crawler\";i:34;s:15:\"FAST-WebCrawler\";i:35;s:7:\"Gigabot\";i:36;s:20:\"Mediapartners-Google\";i:37;s:14:\"Google Desktop\";i:38;s:18:\"Feedfetcher-Google\";i:39;s:9:\"Googlebot\";i:40;s:22:\"heise-IT-Markt-Crawler\";i:41;s:8:\"heritrix\";i:42;s:6:\"ichiro\";i:43;s:7:\"MJ12bot\";i:44;s:10:\"MetagerBot\";i:45;s:16:\"OmniExplorer_Bot\";i:46;s:16:\"msnbot-NewsBlogs\";i:47;s:6:\"msnbot\";i:48;s:12:\"msnbot-media\";i:49;s:9:\"NG-Search\";i:50;s:8:\"NutchCVS\";i:51;s:7:\"Seekbot\";i:52;s:8:\"SynooBot\";i:53;s:18:\"Sensis Web Crawler\";i:54;s:18:\"SEO search Crawler\";i:55;s:5:\"Seoma\";i:56;s:9:\"SEOsearch\";i:57;s:7:\"voyager\";i:58;s:21:\"W3 SiteSearch Crawler\";i:59;s:30:\"crawleradmin.t-info@telekom.de\";i:60;s:11:\"TurnitinBot\";i:61;s:13:\"W3C-checklink\";i:62;s:7:\"yacybot\";i:63;s:15:\"Yahoo-MMCrawler\";i:64;s:15:\"Yahoo! DE Slurp\";i:65;s:12:\"Yahoo! Slurp\";i:66;s:11:\"YahooSeeker\";i:67;s:11:\"Pingdom.com\";}','yes'),(266,0,'gd-star-rating-inc','a:4:{i:0;a:6:{i:12;i:1;i:16;i:1;i:20;i:1;i:24;i:1;i:30;i:1;i:46;i:1;}i:1;a:10:{i:0;s:9:\"christmas\";i:1;s:7:\"crystal\";i:2;s:8:\"darkness\";i:3;s:6:\"oxygen\";i:4;s:10:\"oxygen_gif\";i:5;s:5:\"plain\";i:6;s:7:\"pumpkin\";i:7;s:4:\"soft\";i:8;s:10:\"starrating\";i:9;s:9:\"starscape\";}i:2;a:6:{i:12;i:1;i:16;i:1;i:20;i:1;i:24;i:1;i:32;i:1;i:40;i:1;}i:3;a:3:{i:0;s:9:\"classical\";i:1;s:10:\"starrating\";i:2;s:14:\"starrating_gif\";}}','yes'),(208,0,'widget_gdstarrmulti','a:3:{i:2;a:0:{}i:3;a:53:{s:6:\"select\";s:20:\"post|page|attachment\";s:5:\"title\";s:6:\"Rating\";s:11:\"template_id\";s:2:\"41\";s:6:\"source\";s:8:\"standard\";s:10:\"source_set\";N;s:16:\"tpl_title_length\";i:0;s:13:\"excerpt_words\";i:10;s:4:\"rows\";i:10;s:9:\"min_votes\";s:1:\"3\";s:9:\"min_count\";s:1:\"2\";s:8:\"taxonomy\";s:8:\"post_tag\";s:8:\"grouping\";s:4:\"post\";s:6:\"column\";s:6:\"rating\";s:5:\"order\";s:4:\"desc\";s:8:\"category\";s:1:\"0\";s:4:\"show\";s:5:\"total\";s:7:\"display\";N;s:15:\"last_voted_days\";s:1:\"1\";s:12:\"publish_date\";s:5:\"alldt\";s:13:\"publish_month\";s:1:\"0\";s:12:\"publish_days\";s:2:\"30\";s:18:\"publish_range_from\";s:8:\"YYYYMMDD\";s:16:\"publish_range_to\";s:8:\"YYYYMMDD\";s:12:\"div_template\";N;s:10:\"div_filter\";s:1:\"1\";s:9:\"div_trend\";s:1:\"0\";s:12:\"div_elements\";N;s:9:\"div_image\";s:1:\"1\";s:9:\"div_stars\";s:1:\"1\";s:14:\"image_resize_x\";s:1:\"0\";s:14:\"image_resize_y\";s:1:\"0\";s:10:\"image_from\";s:4:\"none\";s:12:\"image_custom\";N;s:12:\"rating_stars\";s:6:\"oxygen\";s:11:\"rating_size\";s:2:\"20\";s:12:\"review_stars\";s:6:\"oxygen\";s:11:\"review_size\";s:2:\"20\";s:12:\"rating_thumb\";s:10:\"starrating\";s:17:\"rating_thumb_size\";s:2:\"20\";s:13:\"trends_rating\";s:3:\"txt\";s:17:\"trends_rating_set\";s:9:\"famfamfam\";s:18:\"trends_rating_rise\";s:1:\"+\";s:18:\"trends_rating_same\";s:1:\"=\";s:18:\"trends_rating_fall\";s:1:\"-\";s:13:\"trends_voting\";s:3:\"txt\";s:17:\"trends_voting_set\";s:9:\"famfamfam\";s:18:\"trends_voting_rise\";s:1:\"+\";s:18:\"trends_voting_same\";s:1:\"=\";s:18:\"trends_voting_fall\";s:1:\"-\";s:10:\"hide_empty\";i:1;s:13:\"hide_noreview\";i:0;s:20:\"bayesian_calculation\";i:0;s:16:\"category_toponly\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(209,0,'widget_gdstartop','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(210,0,'widget_gdstarcmm','a:2:{i:2;a:17:{s:5:\"title\";s:15:\"Comments Rating\";s:8:\"text_max\";s:2:\"50\";s:11:\"template_id\";s:2:\"15\";s:4:\"rows\";s:1:\"5\";s:9:\"min_votes\";s:1:\"1\";s:6:\"column\";s:6:\"rating\";s:5:\"order\";s:4:\"desc\";s:4:\"show\";s:5:\"total\";s:7:\"display\";s:3:\"all\";s:15:\"last_voted_days\";s:1:\"0\";s:6:\"avatar\";s:2:\"40\";s:12:\"rating_stars\";s:6:\"oxygen\";s:11:\"rating_size\";s:2:\"12\";s:10:\"div_filter\";s:1:\"0\";s:9:\"div_image\";s:1:\"0\";s:9:\"div_stars\";s:1:\"0\";s:10:\"hide_empty\";i:1;}s:12:\"_multiwidget\";i:1;}','yes'),(211,0,'_transient_timeout_rss_2aef23392b999f550e4dc3a4e60dde1c','1304318863','no'),(212,0,'_transient_rss_2aef23392b999f550e4dc3a4e60dde1c','O:9:\"MagpieRSS\":19:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:20:{i:0;a:11:{s:5:\"title\";s:36:\"Features List for GD Star Rating 2.0\";s:4:\"link\";s:76:\"http://www.gdstarrating.com/2011/04/21/features-list-for-gd-star-rating-2-0/\";s:8:\"comments\";s:85:\"http://www.gdstarrating.com/2011/04/21/features-list-for-gd-star-rating-2-0/#comments\";s:7:\"pubdate\";s:31:\"Thu, 21 Apr 2011 17:31:41 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:152:\"Developmentalphachangescompatibilitydatabase modeldialogsgd press toolsglobal settingsinterface elementsinterface workmulti staroverviewtabsupdatexscape\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1933\";s:11:\"description\";s:666:\"Few days ago I have posted about upcoming GD Star Rating 2.0 on Dev4Press and new ratings and interface and a list of detailed features that first 2.0 version will include and what features will be delayed for 2.1 and later versions. Here is a quick overview, and you can check full posts on Dev4Press.
    Rating: 7.8/10 (12 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:81:\"http://www.gdstarrating.com/2011/04/21/features-list-for-gd-star-rating-2-0/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"3\";}s:7:\"summary\";s:666:\"Few days ago I have posted about upcoming GD Star Rating 2.0 on Dev4Press and new ratings and interface and a list of detailed features that first 2.0 version will include and what features will be delayed for 2.1 and later versions. Here is a quick overview, and you can check full posts on Dev4Press.
    Rating: 7.8/10 (12 votes cast)


    \";}i:1;a:11:{s:5:\"title\";s:24:\"GD Press Tools 4.0.7 Pro\";s:4:\"link\";s:64:\"http://www.gdstarrating.com/2011/04/19/gd-press-tools-4-0-7-pro/\";s:8:\"comments\";s:73:\"http://www.gdstarrating.com/2011/04/19/gd-press-tools-4-0-7-pro/#comments\";s:7:\"pubdate\";s:31:\"Tue, 19 Apr 2011 21:00:45 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:138:\"Release Newsadmin barbackupbugsdev4pressFeaturesfiltersgd press toolsImprovementsinstalltionseostatisticsvideo introXML Sitemaps Generator\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1916\";s:11:\"description\";s:654:\"Over the past 2 months GD Press Tools 4 Pro have seen 7 minor revisions that were used to add new features, to improve existing features and to fix reported bugs. Here is a short overview of all changes plugin received during this period and few things to expect in the upcoming 4.1 version.
    Rating: 0.0/10 (0 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:69:\"http://www.gdstarrating.com/2011/04/19/gd-press-tools-4-0-7-pro/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:654:\"Over the past 2 months GD Press Tools 4 Pro have seen 7 minor revisions that were used to add new features, to improve existing features and to fix reported bugs. Here is a short overview of all changes plugin received during this period and few things to expect in the upcoming 4.1 version.
    Rating: 0.0/10 (0 votes cast)


    \";}i:2;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.8\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2011/04/03/gd-star-rating-1-9-8/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2011/04/03/gd-star-rating-1-9-8/#comments\";s:7:\"pubdate\";s:31:\"Sun, 03 Apr 2011 18:58:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:120:\"Release Newsbug fixescopressionImprovementsinclusioninterfaceJavaScriptloadingmaintenance releasepremiumsupportusability\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1921\";s:11:\"description\";s:655:\"After previous last minor maintenance release, here is GD Star Rating 1.9.8 and it\'s again probably last minor maintenance release fixing few issues reported. And, sorry, no news on GD Star Rating 2.0, I simply don\'t have any free time to work on it, but really hope to find some time soon.
    Rating: 7.6/10 (108 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2011/04/03/gd-star-rating-1-9-8/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"26\";}s:7:\"summary\";s:655:\"After previous last minor maintenance release, here is GD Star Rating 1.9.8 and it\'s again probably last minor maintenance release fixing few issues reported. And, sorry, no news on GD Star Rating 2.0, I simply don\'t have any free time to work on it, but really hope to find some time soon.
    Rating: 7.6/10 (108 votes cast)


    \";}i:3;a:11:{s:5:\"title\";s:25:\"GD Press Tools 4.0 Beta 1\";s:4:\"link\";s:65:\"http://www.gdstarrating.com/2011/02/15/gd-press-tools-4-0-beta-1/\";s:8:\"comments\";s:74:\"http://www.gdstarrating.com/2011/02/15/gd-press-tools-4-0-beta-1/#comments\";s:7:\"pubdate\";s:31:\"Tue, 15 Feb 2011 03:15:59 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:123:\"Release Newsbackupdebuggerfile managerfixedImprovementsmultiNew Toolspresspress toolsproblemSignificant Improvementsitemaps\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1906\";s:11:\"description\";s:642:\"The release of GD Press Tools 4.0 Pro is very close, and here is the first Beta version. At this point, all the features are locked, but there are many more planned features that will be added to the roadmap for 4.1 and 4.2 versions. Here is the quick overview of this release.
    Rating: 7.7/10 (35 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:70:\"http://www.gdstarrating.com/2011/02/15/gd-press-tools-4-0-beta-1/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:642:\"The release of GD Press Tools 4.0 Pro is very close, and here is the first Beta version. At this point, all the features are locked, but there are many more planned features that will be added to the roadmap for 4.1 and 4.2 versions. Here is the quick overview of this release.
    Rating: 7.7/10 (35 votes cast)


    \";}i:4;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.7\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2011/01/06/gd-star-rating-1-9-7/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2011/01/06/gd-star-rating-1-9-7/#comments\";s:7:\"pubdate\";s:31:\"Thu, 06 Jan 2011 19:11:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:133:\"Release Newsanti viruscopressionImprovementsinclusioninterfaceJavaScriptloadingmaintenance releasepremiumsupporttranslationsusability\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1888\";s:11:\"description\";s:655:\"GD Star Rating 1.9.7 is probably last minor maintenance release fixing few issues reported, adding Persian translation and changing the compression method used for main plugin JavaScript rating file to use YUI Compressor, making some templates changes and fixing some minor bugs and issues.
    Rating: 7.8/10 (262 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2011/01/06/gd-star-rating-1-9-7/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"68\";}s:7:\"summary\";s:655:\"GD Star Rating 1.9.7 is probably last minor maintenance release fixing few issues reported, adding Persian translation and changing the compression method used for main plugin JavaScript rating file to use YUI Compressor, making some templates changes and fixing some minor bugs and issues.
    Rating: 7.8/10 (262 votes cast)


    \";}i:5;a:11:{s:5:\"title\";s:36:\"Ultimate Guide to WordPress Security\";s:4:\"link\";s:76:\"http://www.gdstarrating.com/2011/01/05/ultimate-guide-to-wordpress-security/\";s:8:\"comments\";s:85:\"http://www.gdstarrating.com/2011/01/05/ultimate-guide-to-wordpress-security/#comments\";s:7:\"pubdate\";s:31:\"Wed, 05 Jan 2011 12:21:10 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:157:\"Announcementsadvicesdevelopersfile protecthtaccesspluginspreventionsecurity articlessecurity aspectsserver environmentspamthemestips and tricksultimate guide\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1884\";s:11:\"description\";s:662:\"I have published 6 articles/tutorials on Dev4Press website on different security aspects related to WordPress, covering everything from server environment, file system using of .htacess file, WordPress tips, methods for spam prevention and recommendations for improving plugins and themes security.
    Rating: 7.9/10 (17 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:81:\"http://www.gdstarrating.com/2011/01/05/ultimate-guide-to-wordpress-security/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"4\";}s:7:\"summary\";s:662:\"I have published 6 articles/tutorials on Dev4Press website on different security aspects related to WordPress, covering everything from server environment, file system using of .htacess file, WordPress tips, methods for spam prevention and recommendations for improving plugins and themes security.
    Rating: 7.9/10 (17 votes cast)


    \";}i:6;a:11:{s:5:\"title\";s:39:\"Premium tutorials on Dev4Press, Part 2.\";s:4:\"link\";s:77:\"http://www.gdstarrating.com/2010/10/28/premium-tutorials-on-dev4press-part-2/\";s:8:\"comments\";s:86:\"http://www.gdstarrating.com/2010/10/28/premium-tutorials-on-dev4press-part-2/#comments\";s:7:\"pubdate\";s:31:\"Thu, 28 Oct 2010 13:13:09 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:169:\"AnnouncementsAdvancedelementsfilteringimageintegrationinterface tutorialratingsrenderingresultsscenesstar ratingstarstagstext tutorialsthumbsvideo tutorialsvotingWidgets\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1871\";s:11:\"description\";s:625:\"Back in January I posted about the premium tutorials on Dev4Press. Since then, many more tutorials are posted, and this is extension to that previous list. As premium support users know, most tutorials are made per request, and that will continue in the future.
    Rating: 6.6/10 (36 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:82:\"http://www.gdstarrating.com/2010/10/28/premium-tutorials-on-dev4press-part-2/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:625:\"Back in January I posted about the premium tutorials on Dev4Press. Since then, many more tutorials are posted, and this is extension to that previous list. As premium support users know, most tutorials are made per request, and that will continue in the future.
    Rating: 6.6/10 (36 votes cast)


    \";}i:7;a:11:{s:5:\"title\";s:32:\"WP.org package fixed: GDSR 1.9.6\";s:4:\"link\";s:71:\"http://www.gdstarrating.com/2010/10/19/wp-org-package-fixed-gdsr-1-9-6/\";s:8:\"comments\";s:80:\"http://www.gdstarrating.com/2010/10/19/wp-org-package-fixed-gdsr-1-9-6/#comments\";s:7:\"pubdate\";s:31:\"Tue, 19 Oct 2010 19:54:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:54:\"Announcements2009new versionpackageproblemsvnsynctrunk\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1869\";s:11:\"description\";s:642:\"As many of you have noticed over the past 2 days, package with GD Star Rating 1.9.6 on WordPress.org was still containing old 1.9.5 version. Problem was with synchronization of SVN to package, and it\'s now resolved. So, you can now safely upgrade from WP.org to get new version.
    Rating: 7.7/10 (52 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:76:\"http://www.gdstarrating.com/2010/10/19/wp-org-package-fixed-gdsr-1-9-6/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"3\";}s:7:\"summary\";s:642:\"As many of you have noticed over the past 2 days, package with GD Star Rating 1.9.6 on WordPress.org was still containing old 1.9.5 version. Problem was with synchronization of SVN to package, and it\'s now resolved. So, you can now safely upgrade from WP.org to get new version.
    Rating: 7.7/10 (52 votes cast)


    \";}i:8;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.6\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/10/16/gd-star-rating-1-9-6/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/10/16/gd-star-rating-1-9-6/#comments\";s:7:\"pubdate\";s:31:\"Sat, 16 Oct 2010 20:58:33 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:112:\"Release NewsbugsiconsImprovementsinclusioninterfaceJavaScriptjsonloadingmaintenance releasetranslationsusability\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1862\";s:11:\"description\";s:634:\"GD Star Rating 1.9.6 is another minor maintenance release fixing few issues reported in the last couple of weeks. There were few validation issues, that are now fixed. Major problem was regression in JavaScript code that was causing multi ratings to be sent incomplete.
    Rating: 7.8/10 (193 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/10/16/gd-star-rating-1-9-6/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"39\";}s:7:\"summary\";s:634:\"GD Star Rating 1.9.6 is another minor maintenance release fixing few issues reported in the last couple of weeks. There were few validation issues, that are now fixed. Major problem was regression in JavaScript code that was causing multi ratings to be sent incomplete.
    Rating: 7.8/10 (193 votes cast)


    \";}i:9;a:11:{s:5:\"title\";s:20:\"New theme: newsScape\";s:4:\"link\";s:59:\"http://www.gdstarrating.com/2010/10/04/new-theme-newsscape/\";s:8:\"comments\";s:68:\"http://www.gdstarrating.com/2010/10/04/new-theme-newsscape/#comments\";s:7:\"pubdate\";s:31:\"Sun, 03 Oct 2010 22:24:26 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:83:\"Release NewsColorscontentdiscountFeaturesnewsnewsScapepremiumpromostylesthemexscape\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1856\";s:11:\"description\";s:637:\"Brand new theme based on xScape, newsScape is finally here. It took more time than first planned, but I think that you will find the theme looking good and is also packed with many very useful features and layout blocks that will allow you great control of displayed posts.
    Rating: 7.5/10 (18 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:64:\"http://www.gdstarrating.com/2010/10/04/new-theme-newsscape/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:637:\"Brand new theme based on xScape, newsScape is finally here. It took more time than first planned, but I think that you will find the theme looking good and is also packed with many very useful features and layout blocks that will allow you great control of displayed posts.
    Rating: 7.5/10 (18 votes cast)


    \";}i:10;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.5\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/09/26/gd-star-rating-1-9-5/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/09/26/gd-star-rating-1-9-5/#comments\";s:7:\"pubdate\";s:31:\"Sun, 26 Sep 2010 16:09:46 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:120:\"Release NewsAjaxbugscachecache tabiconsImprovementsinclusioninterfacejsonloadingmaintenance releasetranslationsusability\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1850\";s:11:\"description\";s:613:\"GD Star Rating 1.9.4 is minor maintenance release fixing few reported problems. Hindu translation is added, new icons designed for next major 2.0 release. Bugs with some custom functions, including of JS and CSS files and few other things are fixed.
    Rating: 7.3/10 (88 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/09/26/gd-star-rating-1-9-5/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"25\";}s:7:\"summary\";s:613:\"GD Star Rating 1.9.4 is minor maintenance release fixing few reported problems. Hindu translation is added, new icons designed for next major 2.0 release. Bugs with some custom functions, including of JS and CSS files and few other things are fixed.
    Rating: 7.3/10 (88 votes cast)


    \";}i:11;a:11:{s:5:\"title\";s:56:\"Ultimate Administration Plugin: GD Press Tools 3.8.1 Pro\";s:4:\"link\";s:95:\"http://www.gdstarrating.com/2010/09/23/ultimate-administration-plugin-gd-press-tools-3-8-1-pro/\";s:8:\"comments\";s:104:\"http://www.gdstarrating.com/2010/09/23/ultimate-administration-plugin-gd-press-tools-3-8-1-pro/#comments\";s:7:\"pubdate\";s:31:\"Thu, 23 Sep 2010 11:37:11 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:220:\"Release Newsamazon s3backup operationsdashboard widgetsdatabase backupdebug toolsdifferent stylesdiscount couponinactive usersmaintenance modenetwork installationsnew featurespage rankpress toolspromo couponregistrations\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1835\";s:11:\"description\";s:642:\"GD Press Tools has come a long way in the past year, and this is especially true for the Pro version of the plugin. Even to only list all features Pro version has, it will take too much time, so I will refer you to the plugin feature pages with links at the bottom of this post.
    Rating: 7.4/10 (15 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:100:\"http://www.gdstarrating.com/2010/09/23/ultimate-administration-plugin-gd-press-tools-3-8-1-pro/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"0\";}s:7:\"summary\";s:642:\"GD Press Tools has come a long way in the past year, and this is especially true for the Pro version of the plugin. Even to only list all features Pro version has, it will take too much time, so I will refer you to the plugin feature pages with links at the bottom of this post.
    Rating: 7.4/10 (15 votes cast)


    \";}i:12;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.4\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/09/08/gd-star-rating-1-9-4/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/09/08/gd-star-rating-1-9-4/#comments\";s:7:\"pubdate\";s:31:\"Tue, 07 Sep 2010 22:53:48 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:98:\"Release NewsbugsiconsImprovementsinclusioninterfaceloadingmaintenance releasetranslationsusability\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1830\";s:11:\"description\";s:614:\"GD Star Rating 1.9.4 is minor maintenance release fixing few reported problems. Hindu translation is added, new icons designed for next major 2.0 release. Bugs with some custom functions, including of JS and CSS files and few other things are fixed.
    Rating: 7.7/10 (124 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/09/08/gd-star-rating-1-9-4/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"24\";}s:7:\"summary\";s:614:\"GD Star Rating 1.9.4 is minor maintenance release fixing few reported problems. Hindu translation is added, new icons designed for next major 2.0 release. Bugs with some custom functions, including of JS and CSS files and few other things are fixed.
    Rating: 7.7/10 (124 votes cast)


    \";}i:13;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.3\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/07/07/gd-star-rating-1-9-3/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/07/07/gd-star-rating-1-9-3/#comments\";s:7:\"pubdate\";s:31:\"Wed, 07 Jul 2010 21:45:36 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:167:\"Release Newsboxesbugsdatabase toolsfaq entriesImprovementsintegration functionsinterfacemaintenance releasemany thingsmetanew featuresstar ratingusabilitywidgetWidgets\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1819\";s:11:\"description\";s:638:\"GD Star Rating 1.9.3 is second maintenance release targeting WordPress 3.0 reported problems. Many bugs are fixed with this release, and many things changed to add support for custom post types. This release includes fixes for all bugs reported that I could confirm so far.
    Rating: 7.8/10 (292 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/07/07/gd-star-rating-1-9-3/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"24\";}s:7:\"summary\";s:638:\"GD Star Rating 1.9.3 is second maintenance release targeting WordPress 3.0 reported problems. Many bugs are fixed with this release, and many things changed to add support for custom post types. This release includes fixes for all bugs reported that I could confirm so far.
    Rating: 7.8/10 (292 votes cast)


    \";}i:14;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.2\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/06/28/gd-star-rating-1-9-2/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/06/28/gd-star-rating-1-9-2/#comments\";s:7:\"pubdate\";s:31:\"Sun, 27 Jun 2010 22:56:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:141:\"Release NewsboxesbugsImprovementsinterfaceinternal changesmaintenance releasemetanew featuresPrevious Versionsstar ratingtyposusabilitywidget\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1803\";s:11:\"description\";s:626:\"Problems caused to the plugin by some internal changes and new features in WordPress 3.0 are now fixed. Meta boxes for ratings work again on pages, and also plugin has support for custom post types. Support for them is not full, but everything should be working.
    Rating: 8.1/10 (60 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/06/28/gd-star-rating-1-9-2/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"14\";}s:7:\"summary\";s:626:\"Problems caused to the plugin by some internal changes and new features in WordPress 3.0 are now fixed. Meta boxes for ratings work again on pages, and also plugin has support for custom post types. Support for them is not full, but everything should be working.
    Rating: 8.1/10 (60 votes cast)


    \";}i:15;a:11:{s:5:\"title\";s:32:\"WordPress 3.0 and GD Star Rating\";s:4:\"link\";s:72:\"http://www.gdstarrating.com/2010/06/20/wordpress-3-0-and-gd-star-rating/\";s:8:\"comments\";s:81:\"http://www.gdstarrating.com/2010/06/20/wordpress-3-0-and-gd-star-rating/#comments\";s:7:\"pubdate\";s:31:\"Sun, 20 Jun 2010 20:07:38 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:74:\"Announcementsadministrationbugselementsfixproblemsreleasestar ratingupdate\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1796\";s:11:\"description\";s:610:\"As reported by some users, there are some problems with GD Star Rating and WordPress 3.0. These problems occurred after RC2 release of WP 3.0, and they only affect some elements of administration. All plugins panels and ratings are working fine.
    Rating: 7.9/10 (124 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:77:\"http://www.gdstarrating.com/2010/06/20/wordpress-3-0-and-gd-star-rating/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"9\";}s:7:\"summary\";s:610:\"As reported by some users, there are some problems with GD Star Rating and WordPress 3.0. These problems occurred after RC2 release of WP 3.0, and they only affect some elements of administration. All plugins panels and ratings are working fine.
    Rating: 7.9/10 (124 votes cast)


    \";}i:16;a:11:{s:5:\"title\";s:29:\"GD Star Rating now on VPS.NET\";s:4:\"link\";s:69:\"http://www.gdstarrating.com/2010/06/02/gd-star-rating-now-on-vps-net/\";s:8:\"comments\";s:78:\"http://www.gdstarrating.com/2010/06/02/gd-star-rating-now-on-vps-net/#comments\";s:7:\"pubdate\";s:31:\"Wed, 02 Jun 2010 17:50:27 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:55:\"Announcementsbluehostloadingperformanceresponsespeedvps\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1788\";s:11:\"description\";s:607:\"GD Star Rating is no longer on the BlueHost hosting. Yesterday I have moved the website to much faster and powerful VPS server hosted by VPS.NET. This will improve both initial response and loading time and general availability of the website.
    Rating: 7.7/10 (21 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:74:\"http://www.gdstarrating.com/2010/06/02/gd-star-rating-now-on-vps-net/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:1:\"7\";}s:7:\"summary\";s:607:\"GD Star Rating is no longer on the BlueHost hosting. Yesterday I have moved the website to much faster and powerful VPS server hosted by VPS.NET. This will improve both initial response and loading time and general availability of the website.
    Rating: 7.7/10 (21 votes cast)


    \";}i:17;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.9.1\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/05/20/gd-star-rating-1-9-1/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/05/20/gd-star-rating-1-9-1/#comments\";s:7:\"pubdate\";s:31:\"Thu, 20 May 2010 16:10:13 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:104:\"Release NewsbugselementsImprovementsmaintenance releaseparsingsnippetsstar ratingusabilitywidgetwpxscape\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1784\";s:11:\"description\";s:620:\"This is mostly maintenance release with few important bugs fixed and with improvements in some filters and also for adding few more new filters that will allow expanding support for better WP Query integration and allowing for modifying the query further.
    Rating: 7.5/10 (154 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/05/20/gd-star-rating-1-9-1/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"15\";}s:7:\"summary\";s:620:\"This is mostly maintenance release with few important bugs fixed and with improvements in some filters and also for adding few more new filters that will allow expanding support for better WP Query integration and allowing for modifying the query further.
    Rating: 7.5/10 (154 votes cast)


    \";}i:18;a:11:{s:5:\"title\";s:18:\"GD Star Rating 1.9\";s:4:\"link\";s:58:\"http://www.gdstarrating.com/2010/05/09/gd-star-rating-1-9/\";s:8:\"comments\";s:67:\"http://www.gdstarrating.com/2010/05/09/gd-star-rating-1-9/#comments\";s:7:\"pubdate\";s:31:\"Sat, 08 May 2010 22:55:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:119:\"Release NewselementsGooglegoogle search resultsmicrodataparsingRDFsnippetsnippetsstar ratingtesting toolusabilityxscape\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1778\";s:11:\"description\";s:617:\"GD Star Rating 1.9 is just released with one purpose only: to improve and complete support for Google Rich Snippets. Up until now plugin supported only microdata format for snippets, but now this is updated with support for RDF and microdata. And more.
    Rating: 7.4/10 (114 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:63:\"http://www.gdstarrating.com/2010/05/09/gd-star-rating-1-9/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"24\";}s:7:\"summary\";s:617:\"GD Star Rating 1.9 is just released with one purpose only: to improve and complete support for Google Rich Snippets. Up until now plugin supported only microdata format for snippets, but now this is updated with support for RDF and microdata. And more.
    Rating: 7.4/10 (114 votes cast)


    \";}i:19;a:11:{s:5:\"title\";s:20:\"GD Star Rating 1.8.9\";s:4:\"link\";s:60:\"http://www.gdstarrating.com/2010/05/03/gd-star-rating-1-8-9/\";s:8:\"comments\";s:69:\"http://www.gdstarrating.com/2010/05/03/gd-star-rating-1-8-9/#comments\";s:7:\"pubdate\";s:31:\"Mon, 03 May 2010 19:14:16 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"MillaN\";}s:8:\"category\";s:113:\"Release NewsbugsconfigelementsGooglejsparsingrare casessnippetstar ratingtesting toolusabilityversion fixesxscape\";s:4:\"guid\";s:35:\"http://www.gdstarrating.com/?p=1773\";s:11:\"description\";s:629:\"New GD Star Rating, version 1.8.9 has just been released. This version fixes several bugs and also improves on some of the existing features. Also, readme.tx file is updated with more FAQ and info about use of gdsr-config.php file for additional low level settings.
    Rating: 7.8/10 (72 votes cast)


    \";s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:65:\"http://www.gdstarrating.com/2010/05/03/gd-star-rating-1-8-9/feed/\";}s:5:\"slash\";a:1:{s:8:\"comments\";s:2:\"14\";}s:7:\"summary\";s:629:\"New GD Star Rating, version 1.8.9 has just been released. This version fixes several bugs and also improves on some of the existing features. Also, readme.tx file is updated with more FAQ and info about use of gdsr-config.php file for additional low level settings.
    Rating: 7.8/10 (72 votes cast)


    \";}}s:7:\"channel\";a:7:{s:5:\"title\";s:62:\"GD Star RatingGD Star Rating | A WordPress Rating System | »\";s:4:\"link\";s:27:\"http://www.gdstarrating.com\";s:11:\"description\";s:25:\"A WordPress Rating System\";s:13:\"lastbuilddate\";s:31:\"Sun, 01 May 2011 20:56:50 +0000\";s:8:\"language\";s:2:\"en\";s:2:\"sy\";a:2:{s:12:\"updateperiod\";s:6:\"hourly\";s:15:\"updatefrequency\";s:1:\"1\";}s:7:\"tagline\";s:25:\"A WordPress Rating System\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}s:13:\"last_modified\";s:29:\"Mon, 02 May 2011 04:53:15 GMT\";s:4:\"etag\";s:20:\"\"91d8-4a243cd2364c0\"\";}','no'),(214,0,'widget_rwtoprated','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(215,0,'rw_user_key','60f8a53ecd73aed381e2da2aeabb1544','yes'),(299,0,'st_add_to_page','no','yes'),(300,0,'st_tags','\' st_url=\'\' displayText=\'share\'>\' st_url=\'\' displayText=\'share\'>\' st_url=\'\' displayText=\'share\'>\' st_url=\'\' displayText=\'share\'>','yes'),(296,0,'st_sent','true','yes'),(297,0,'st_upgrade_five','5x','yes'),(298,0,'st_add_to_content','no','yes'),(384,0,'cms_tpv_show_annoying_little_box','1','yes'),(385,0,'cms_tpv_options','a:2:{s:9:\"dashboard\";a:1:{i:0;s:4:\"page\";}s:4:\"menu\";a:1:{i:0;s:4:\"page\";}}','yes'),(301,0,'st_services','facebook,twitter,yahoo,gbuzz,\r\n','yes'),(302,0,'st_current_type','_large','yes'),(387,0,'CF7DBPlugin__version','1.4.3','yes'),(308,0,'widget_collisionwidget','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(1115,0,'ezpz_ocb_permissions','a:4:{s:7:\"folders\";s:4:\"0755\";s:5:\"files\";s:4:\"0644\";s:10:\"def_folder\";s:4:\"0755\";s:8:\"def_file\";s:4:\"0644\";}','yes'),(1116,0,'ezpz_ocb_auto_update','a:3:{s:4:\"news\";i:1307811026;s:3:\"faq\";i:1307811026;s:4:\"next\";i:1308042592;}','yes'),(1117,0,'ezpz_ocb_version','0.7.0.4','yes'),(1118,0,'ezpz_ocb_options','a:17:{i:1;s:23:\"ezpz_ocb_options, array\";i:2;s:27:\"ezpz_ocb_auto_update, array\";i:3;s:17:\"ezpz_ocb_zip_date\";i:4;s:27:\"ezpz_ocb_backup_folder_name\";i:5;s:17:\"ezpz_ocb_set_cron\";i:6;s:18:\"ezpz_ocb_cron_time\";i:7;s:20:\"ezpz_ocb_prefix_only\";i:8;s:25:\"ezpz_ocb_excluded_folders\";i:9;s:21:\"ezpz_ocb_speed_factor\";i:10;s:17:\"ezpz_ocb_stylized\";i:11;s:16:\"ezpz_ocb_save_tz\";i:12;s:18:\"ezpz_ocb_ds_format\";i:13;s:20:\"ezpz_ocb_hide_backup\";i:14;s:17:\"ezpz_ocb_set_cron\";i:15;s:23:\"ezpz_ocb_dropbox, array\";i:16;s:19:\"ezpz_ocb_ftp, array\";i:17;s:27:\"ezpz_ocb_permissions, array\";}','yes'),(1119,0,'ezpz_ocb_updated','a:3:{s:3:\"faq\";i:1307811026;s:4:\"news\";i:1307811026;s:4:\"next\";s:3:\"new\";}','yes'),(1120,0,'ezpz_ocb_zip_date','2011-06-11','yes'),(1121,0,'ezpz_ocb_backup_folder_name','','yes'),(1122,0,'ezpz_ocb_set_cron','off','yes'),(1123,0,'ezpz_ocb_cron_time','0','yes'),(1124,0,'ezpz_ocb_prefix_only','no','yes'),(1125,0,'ezpz_ocb_excluded_folders','none','yes'),(1126,0,'ezpz_ocb_speed_factor','6','yes'),(1127,0,'ezpz_ocb_stylized','yes','yes'),(1128,0,'ezpz_ocb_save_tz','GMT','yes'),(1129,0,'ezpz_ocb_ds_format','Y-m-d','yes'),(1130,0,'ezpz_ocb_hide_backup','no','yes'),(1131,0,'ezpz_ocb_dropbox','a:7:{s:6:\"active\";s:0:\"\";s:5:\"alert\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"mail\";s:0:\"\";s:6:\"folder\";s:15:\"wetheringtondds\";s:7:\"license\";s:17:\"Free 30 day trial\";s:4:\"ftxd\";i:1310445362;}','yes'),(1132,0,'ezpz_ocb_ftp','a:7:{s:6:\"active\";s:0:\"\";s:5:\"alert\";s:0:\"\";s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:5:\"count\";i:1;}','yes'),(1133,0,'ezpz_ocb_just_activated','true','yes'),(1134,0,'ezpz_ocb_zip_name','wetheringtondds_2011-06-11.zip','yes'),(388,0,'CF7DBPlugin__installed','1','yes'),(389,0,'CF7DBPlugin_SubmitDateTimeFormat','Y-m-d H:i:s P','yes'),(404,0,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:1:{i:0;i:3;}}','yes'),(405,0,'mods_wetheringtondds','a:1:{s:18:\"nav_menu_locations\";s:0:\"\";}','yes'),(407,0,'home_link','1','yes'),(408,0,'include','0','yes'),(409,0,'fadein','100','yes'),(410,0,'fadeout','100','yes'),(411,0,'fadein1','1000','yes'),(412,0,'fadeout1','1000','yes'),(413,0,'sort_by','menu_order','yes'),(414,0,'sort_order','ASC','yes'),(1094,0,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1307848637','no'),(1095,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:\"Wed, 01 Jun 2011 13:02: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: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:39:\"http://wordpress.org/?v=3.2-beta2-18226\";s:7:\"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: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:40:\"WordCamp San Francisco Call for Speakers\";s:7:\"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://wordpress.org/news/2011/05/wordcamp-san-francisco-call-for-speakers/\";s: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:84:\"http://wordpress.org/news/2011/05/wordcamp-san-francisco-call-for-speakers/#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, 31 May 2011 18:59: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: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: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:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"wcsf\";s:7:\"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=1886\";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:425:\"The annual WordPress conference, WordCamp San Francisco (home of the very first WordCamp), is now accepting speaker applications. Past speakers have included core WordPress developers, people building successful businesses on WordPress, popular bloggers, people from related projects and businesses…you name it. In addition to Matt Mullenweg’s annual “State of the Word” address, WCSF has played [...]\";s: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:905:\"

    The annual WordPress conference, WordCamp San Francisco (home of the very first WordCamp), is now accepting speaker applications. Past speakers have included core WordPress developers, people building successful businesses on WordPress, popular bloggers, people from related projects and businesses…you name it. In addition to Matt Mullenweg’s annual “State of the Word” address, WCSF has played host to talks by people like Mark Jaquith, Matt Cutts, Richard Stallman, Scott Berkun, Karl Fogel, Tim Ferriss, Tara Hunt, Chris Pirillo, and John Lilly. With 3 days of content this year instead of just one, the list of speakers should be even more impressive. If you think you’d make a good addition to this year’s roster, check out the WCSF Call for Speakers.

    \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:80:\"http://wordpress.org/news/2011/05/wordcamp-san-francisco-call-for-speakers/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: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:42:\"WordPress 3.1.3 (and WordPress 3.2 Beta 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/05/wordpress-3-1-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:59:\"http://wordpress.org/news/2011/05/wordpress-3-1-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:\"Wed, 25 May 2011 18:43: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:8:\"category\";a:3:{i:0;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:1;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:2;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=1838\";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:408:\"WordPress 3.1.3 is available now and is a security update for all previous versions. It contains the following security fixes and enhancements: Various security hardening by Alexander Concha. Taxonomy query hardening by John Lamansky. Prevent sniffing out user names of non-authors by using canonical redirects. Props Verónica Valeros. Media security fixes by Richard Lundeen of Microsoft, Jesse Ou [...]\";s: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:\"Mark Jaquith\";s: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:3497:\"

    WordPress 3.1.3 is available now and is a security update for all previous versions. It contains the following security fixes and enhancements:

    \n\n

    Consult the change log for more details.

    \n

    Download WordPress 3.1.3 or update automatically from the Dashboard → Updates menu in your site’s admin area.

    \n
    \n

    WordPress 3.2 Beta 2 also available

    \n

    In other news, our development of WordPress 3.2 development continues right on schedule. We released Beta 1 thirteen days ago, and today we’re putting out Beta 2 for your testing pleasure.

    \n

    This is still beta software, so we don’t recommend that you use it on production sites. But if you’re a plugin developer, a theme developer, or a site administrator, you should be running this on your test environments and reporting any bugs you find. If you’re a WordPress user who wants to open your presents early, take advantage of WordPress’ famous 5-minute install and spin up a secondary test site. Let us know what you think!

    \n

    The plan is to start putting out release candidates in early June, and to release WordPress 3.2 by the end of the month. The more you help us iron out issues during the beta period, the more likely we are to hit those dates. To misappropriate and mangle a quote from Mahatma Gandhi: “Be the punctuality you want to see in the WordPress.” In other words, test now!

    \n

    Here are some of the things that changed since Beta 1:

    \n\n

    Download WordPress 3.2 Beta 2

    \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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/05/wordpress-3-1-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:2;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:21:\"WordPress 3.2, Beta 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:55:\"http://wordpress.org/news/2011/05/wordpress-3-2-beta-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:64:\"http://wordpress.org/news/2011/05/wordpress-3-2-beta-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:\"Thu, 12 May 2011 08:22: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: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=1816\";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:351:\"It seems like just yesterday that we released WordPress 3.1, but it’s actually been almost three months. We’ve spent that time putting together a new release focused on performance improvements, and are ready for our first beta testers! As always, this is software still in development and we don’t recommend that you run it on [...]\";s: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:4230:\"

    It seems like just yesterday that we released WordPress 3.1, but it’s actually been almost three months. We’ve spent that time putting together a new release focused on performance improvements, and are ready for our first beta testers!

    \n

    As always, this is software still in development and we don’t recommend that you run it on a production site — set up a test site just to play with the new version. If you break it (find a bug), please report it, and if you’re a developer, try to help us fix it.

    \n

    If all goes well, we hope to release WordPress 3.2 by the end of June, though that is (again, as always) subject to change depending on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version. If you want to be a beta tester, you should check out the Codex article on how to report bugs.

    \n

    Here’s some of what’s new:

    \n\n
    \n
    Be Aware:
    \n
    \n\n
    \n
    \n
    Known Issues:
    \n
    \n\n
    \n

    Remember, if you find something you think is a bug, report it! You can bring it up in the alpha/beta forum, you can email it to the wp-testers list, or if you’ve confirmed that other people are experiencing the same bug, you can report it on the WordPress Core Trac. (I recommend starting in the forum or on the mailing list.)

    \n

    Theme and plugin authors, if you haven’t been following the 3.2 development cycle, please start now so that you can update your themes and plugins to be compatible with the newest version of WordPress.

    \n

    Note to developers: WordPress is built by the contributions of hundreds of developers. If you’d like to see this release come out on time, I encourage you to pitch in. Even if you don’t have time to do testing on the beta version, you could help us by contributing a fix for one of the many bugs we already know about.

    \n

    Download WordPress 3.2 Beta 1

    \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/05/wordpress-3-2-beta-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: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:\"

    WordPress 3.1.2 is now available and is a security release for all previous WordPress versions.

    \n

    This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts.

    \n

    The issue was discovered by a member of our security team, WordPress developer Andrew Nacin, with Benjamin Balter.

    \n

    We suggest you update to 3.1.2 promptly, especially if you allow users to register as contributors or if you have untrusted users. This release also fixes a few bugs that missed the boat for version 3.1.1.

    \n

    Download 3.1.2 or update automatically from the Dashboard → Updates menu in your site’s admin area.

    \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:4;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:\"

    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:

    \n

    April 16: WordCamp Seattle 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.

    \n

    May 5: WordCamp Vancouver (Developer Edition) 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.

    \n

    May 7: WordCamp Switzerland 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.

    \n

    May 14: WordCamp Orange County 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.

    \n

    May 14: WordCamp Paris 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.

    \n

    May 21–22: WordCamp Raleigh 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.

    \n

    June 4–5: WordCamp Reno-Lake Tahoe 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.

    \n

    June 11–12: WordCamp Kansas City 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.

    \n

    June 17–19: WordCamp Columbus 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.

    \n

    July 9–10: WordCamp Montreal 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 festivals throughout the year, and this weekend is no different, including festivals for the arts, comedy, tango, and even circus arts.

    \n

    July 16: WordCamp San Diego 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.

    \n

    July 16-17: WordCamp Portsmouth 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.

    \n

    July 23–24: WordCamp Boston 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!

    \n

    July 30-31: WordCamp Chicago has new organizers and is a new venue this year. A call for speakers, supporters, and volunteers will likely be posted sometime next week.

    \n

    WordCamp Portland 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 contact them.

    \n

    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 WordCamp Central.

    \n

    Hope to see you at a WordCamp soon!

    \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:5;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:\"

    WordPress 3.1.1 is now available. This maintenance and security release fixes almost thirty issues in 3.1, including:

    \n\n

    Version 3.1.1 also addresses three security issues discovered by WordPress core developers Jon Cave and Peter Westwood, of our security team. The first hardens CSRF prevention in the media uploader. The second avoids a PHP crash in certain environments when handling devilishly devised links in comments, and the third addresses an XSS flaw.

    \n

    We suggest you update to 3.1.1 promptly. Download 3.1.1 or update automatically from the Dashboard → Updates menu in your site’s admin area.

    \n

    Our release haiku:

    \n

    Only the geeks know
    \nWhat half this stuff even means
    \nDon’t worry — update

    \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: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: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:\"

    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 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.)

    \n

    GSoC Logistics:

    \n\n

    WordPress logistics:

    \n\n

    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, download the WordPress GSoC flyer and post it on campus bulletin boards in your town. Remember, April 8 is the deadline to apply!

    \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:7;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:\"

    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.

    \n

    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.

    \n

    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.

    \n

    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!

    \n

    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.

    \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:8;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:\"

    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.

    \n

    This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an admin bar so you’re never more than a click away from your most-used dashboard pages, a streamlined writing interface 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 refreshed blue admin scheme available for selection under your personal options.

    \n

    There’s a bucket of candy for developers as well, including our new Post Formats support which makes it easy for themes to create portable tumblelogs with different styling for different types of posts, new CMS capabilities like archive pages for custom content types, a new Network Admin, an overhaul of the import and export system, and the ability to perform advanced taxonomy and custom fields queries.

    \n

    With the 3.1 release, WordPress is more of a CMS than ever before. The only limit to what you can build is your imagination.

    \n

    (No video yet for 3.1, we’re going to add it later.)

    \n

    By the Numbers

    \n

    There were over two thousand commits to the codebase in the 3.1 cycle! For a more comprehensive look at everything that has improved in 3.1, check out 3.1’s Codex page or the more than 820 closed issues in Trac.

    \n

    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 on using PHP.)

    \n

    We’re All in This Together

    \n

    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:

    \n

    Aaron Campbell (aaroncampbell), Adam Backstrom (adambackstrom), John Ford (aldenta), Alex Dunae (alexdunae), Alex King (alexkingorg), Amanda French (amandafrench), Will Anderson (anderswc), Andrea Rennick (andrea_r), Andrew Ozz (azaozz), Andy Skelton (andy/skeltoac), Andy Blackwell (andyblackwell), André Renaut (arena), Andrei Vereha (avereha), Azizur Rahman (azizur), Barry Abrahamson (barry), Mohammad Jangda (batmoo), Beau Lebens (beaulebens), Ben Ward (benward), Matthew G. Richmond (bigdawggi), Rowan Rodrik van der Molen (bigsmoke), Glenn Ansley (blepoxp), blt4, bobbyblade, Boone B. Gorges (boonebgorges), Brian Colinger (briancolinger), Brian Layman (brianlayman), Caesar Schinas (caesarsgrunt), Ben Casey (casben79), Chip Bennett (chipbennett), Chris Sfanos, Chris Jean (chrisbliss18), Marco Cimmino (cimmo), Scott Reilly (coffee2code), Dylan Kuhn (cyberhobo), Darren Meehan (darrenmeehan), Dion Hulse (dd32), Dean Robinson (deanjrobinson), Demetris Kikizas, Δημήτρης Κίκιζας (demetris), Denis-de-Bernardy, djzone, Доктор Бро (doktorbro), Donal MacArthur (donalmacarthur), Dougal Campbell (dougal), Dre Armeda (dremeda), Jon Cave (duck_), Doug Provencio (dougwrites), Edward Hevlund (edward mindreantre), Einar Egilsson (einare), Eric Mann (ericmann), Austin Matzko (filosofo), Gil Rutkowski (flashingcursor), foofy, Francesco Laffi (francescolaffi), Gary Cao (garyc40), Justin Tadlock (greenshady), Reuben Gunday (greuben), hakre, Hui Chen (huichen), Ben Huson (husobj), Matt Thomas (iammattthomas), Ian Stewart (iandstewart), indie-ulf, Jacob Santos (jacobsantos), Jakub Míšek (jakub.misek), James Collins (jamescollins), Jane Wells (jane/janeforshort), jayjdk, Jason Penney (jczorkmid), Jeff Farthing (jfarthing84), Josh Kearney (jk0), joelhardi, John Blackbourn (johnbillion), John James Jacoby (johnjamesjacoby/jjj), John O’Nolan (johnonolan), John Bloch (JohnPBloch), Joost de Valk (joostdevalk/yoast), Aaron Jorbin (jorbin), Joseph Scott (josephscott), Justin Rainbow, Kapeel Sable (kapeels), Adam Harley (kawauso), Jorge Bernal (koke), Daryl Koopersmith (koopersmith), Lance Willett (lancewillett), Lutz Schroeer (latz), Lew Ayotte (layotte), linguasite, Lloyd Budd (lloydbudd), loushou, mailnew2ster, mako09, Mark Jaquith (markjaquith), Mark McWilliams (markmcwilliams), MattyRob, Mauro Gentile, Michael Adams (mdawaffe), Chris Meller (mellertime), Michael Fields (mfields), MichaelH, Mike Schinkel (mikeschinkel), Robert Chapin (miqrogroove), Michael “Mitcho” Erlewine (mitchoyoshitaka), David McFarlane (mrmist), mrwok, John Havlik (mtekk), Martin Widmann (mwidmann), Andrew Nacin (nacin), Nikolay Bachiyski (nbachiyski), Nathan Rice (nathanrice), Niall Kennedy (niallkennedy), Bernhard Riedl (neoxx), Nick Momrik (nickmomrik), Nils Juenemannn, Nicolas Kuttler (nkuttler), nootron, norbertm, Dominik Schilling (ocean90), ohanesian, Samuel Wood (Otto42), Ozh Richard (ozh), Pádraic Brady, Franklin Tse (peaceablewhale), Pete Mall (PeteMall), Phill Brown (phill_brown), Phill Kenoyer (PhillKenoyer), phrostypoison, Michael Pretty (prettyboymp), Simon Prosser (pross), Ptah Dunbar (ptahdunbar), Harsh J. Chouraria (qwertymaniac), Ran Yaniv Hartstein (RanYanivHartstein), Rasheed Bydousi (rasheed), Daniel Jalkut (redsweater), rfw, Rasmus Lerdorf (rlerdorf), Ryan McCue (rmccue), Roger Theriault (rogertheriault), ronbme, rovo89, Ryan Boren (ryan), Sara Cannon (saracannon), Scott Bressler (sbressler), Scott Kingsley Clark (sc0ttkclark), ScottMac, Silviu Cristian Burca (scribu), Sergey Biryukov, Сергей Бирюков (SergeyBiryukov), Alex Petrescu (SeyelentEco), Shawn Parker (shawnparker), shidouhikari, Simon Wheatley (simonwheatley), Matt Martz (sivel), Samir Shah (solarissmoke), sorich87, Mitch Canter (studionashvegas), t31os_, Tracy Cannon (TECannon), tech163, Aaron Brazell (technosailor), TheDeadMedic, Tim Moore (tmoorewp), Tobias Bäthge (TobiasBg), Tom Lany (tomthewebmaster), tonyf12, Utkarsh Kukreti (Utkarsh), Zé Fontainhas (vanillalounge), John Hawkins (vegasgeek), Michael Stewart (vericgar), Alex Mills (Viper007Bond), Vladimir Kolesnikov (vladimir_kolesnikov), wahgnube, wedsxcrfv, Peter Westwood (westi), whoismanu, Will Norris (wnorris), Wojtek Szkutnik (wojtek.szkutnik), wpcanyon, William P. Davis (wpdavis), Ron Rennick (wpmuguru), Kenneth Newman (WraithKenny), Yoav Farhi (yoavf), and Safirul Alfreda (zeo).

    \n

    Bonus: Don’t forget to check out the latest on WordPress.tv to see all the cool WordCamp sessions you may have missed.

    \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:9;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:\"

    WordPress 3.0.5 is now available and is a security hardening update for all previous WordPress versions.

    \n

    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.

    \n

    Three point oh point five
    \nEnhances security
    \nThree point one comes soon

    \n

    The release addresses a number of issues and provides two additional enhancements:

    \n

    Two moderate security issues were fixed that could have allowed a Contributor- or Author-level user to gain further access to the site.

    \n

    One information disclosure issue 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.

    \n

    Two security enhancements 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.

    \n

    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.

    \n

    Download 3.0.5 or update automatically from the Dashboard > Updates menu in your site’s admin area. Please update immediately.

    \n
    \n

    WordPress 3.1 Release Candidate 4 is also now available.

    \n

    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:

    \n\n

    As outlined in previous RC posts, if you are testing the release candidate and think you’ve found a bug, there are a few ways to let us know:

    \n\n

    To test WordPress 3.1, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip). If any new issues become known, you’ll be able to find them here.

    \n

    After nearly five months of development and testing, we think we’re very close to a final release. Users and developers, please test your themes and plugins.

    \n

    Download WordPress 3.1 RC4 or WordPress 3.0.5 now.

    \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:\"\";}}}}}}}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:\"Sat, 11 Jun 2011 15:17:17 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:\"Wed, 01 Jun 2011 13:02:01 GMT\";s:4:\"x-nc\";s:15:\"EXPIRED luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),(1090,0,'_transient_timeout_feed_0cab38c84f429c702b057f82337af33a','1307848637','no'),(1091,0,'_transient_feed_0cab38c84f429c702b057f82337af33a','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:4:\"\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:33:\"\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:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"link:http://www.gobyweb2.com/Projects/141-wetheringtondds.com/ - 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:120:\"http://www.google.com/search?ie=utf-8&q=link:http://www.gobyweb2.com/Projects/141-wetheringtondds.com/&tbm=blg&tbs=sbd:1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Your search - link:http://www.gobyweb2.com/Projects/141-wetheringtondds.com/ - 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:7:{s:12:\"content-type\";s:28:\"text/xml; charset=ISO-8859-1\";s:4:\"date\";s:29:\"Sat, 11 Jun 2011 15:17:17 GMT\";s:7:\"expires\";s:2:\"-1\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:10:\"set-cookie\";s:143:\"PREF=ID=975b55e0d1a2a1d2:FF=0:TM=1307805437:LM=1307805437:S=dGQ3ke2lAUnjZ4-Z; expires=Mon, 10-Jun-2013 15:17:17 GMT; path=/; domain=.google.com\";s:6:\"server\";s:3:\"gws\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";}s:5:\"build\";s:14:\"20090627192103\";}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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=302 DEFAULT CHARSET=utf8; /*!40101 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,4,'_edit_last','1'),(3,4,'_edit_lock','1305153714'),(4,4,'_wp_page_template','default'),(8,9,'_edit_last','1'),(9,9,'_wp_page_template','default'),(10,9,'_edit_lock','1304973375'),(11,11,'_edit_last','1'),(12,11,'_wp_page_template','default'),(13,11,'_edit_lock','1304794796'),(23,19,'_edit_last','1'),(24,19,'_wp_page_template','default'),(25,19,'_edit_lock','1305153043'),(26,21,'_edit_last','1'),(27,21,'_wp_page_template','default'),(28,21,'_edit_lock','1304315068'),(29,44,'_edit_last','1'),(30,44,'_edit_lock','1304320289'),(33,44,'_wp_old_slug',''),(43,2,'_edit_lock','1305154363'),(44,2,'_edit_last','2'),(45,69,'_edit_last','1'),(46,69,'_edit_lock','1305213546'),(47,69,'_wp_page_template','default'),(48,72,'_edit_last','1'),(49,72,'_edit_lock','1304695453'),(50,72,'_wp_page_template','default'),(51,74,'_edit_last','2'),(52,74,'_edit_lock','1305151667'),(53,74,'_wp_page_template','default'),(266,171,'_edit_lock','1304796195'),(265,171,'_wp_page_template','default'),(262,169,'_edit_lock','1304796140'),(263,169,'_wp_page_template','default'),(264,171,'_edit_last','1'),(261,169,'_edit_last','1'),(260,167,'_wp_page_template','default'),(259,167,'_edit_lock','1304796075'),(258,167,'_edit_last','1'),(256,165,'_edit_lock','1304796056'),(257,165,'_wp_page_template','default'),(255,165,'_edit_last','1'),(254,163,'_wp_page_template','default'),(253,163,'_edit_lock','1304796036'),(252,163,'_edit_last','1'),(251,161,'_edit_lock','1304795947'),(250,161,'_wp_page_template','default'),(249,161,'_edit_last','1'),(248,159,'_edit_lock','1304795904'),(247,159,'_wp_page_template','default'),(246,159,'_edit_last','1'),(245,155,'_edit_lock','1304795767'),(244,155,'_wp_page_template','default'),(243,155,'_edit_last','1'),(242,153,'_wp_page_template','default'),(241,153,'_edit_lock','1304795718'),(240,153,'_edit_last','1'),(239,151,'_edit_lock','1304795696'),(237,151,'_edit_last','1'),(238,151,'_wp_page_template','default'),(236,149,'_wp_page_template','default'),(235,149,'_edit_lock','1304795677'),(234,149,'_edit_last','1'),(233,147,'_edit_lock','1304795646'),(232,147,'_wp_page_template','default'),(231,147,'_edit_last','1'),(230,145,'_wp_page_template','default'),(229,145,'_edit_lock','1304795612'),(228,145,'_edit_last','1'),(227,143,'_wp_page_template','default'),(226,143,'_edit_lock','1304795577'),(225,143,'_edit_last','1'),(224,141,'_wp_page_template','default'),(223,141,'_edit_lock','1304795540'),(222,141,'_edit_last','1'),(221,139,'_wp_page_template','default'),(220,139,'_edit_lock','1304795519'),(219,139,'_edit_last','1'),(218,137,'_wp_page_template','default'),(217,137,'_edit_lock','1307805757'),(216,137,'_edit_last','1'),(215,135,'_wp_page_template','default'),(214,135,'_edit_lock','1305152778'),(213,135,'_edit_last','1'),(212,133,'_wp_page_template','default'),(211,133,'_edit_lock','1304795328'),(210,133,'_edit_last','1'),(209,131,'_wp_page_template','default'),(208,131,'_edit_lock','1304795274'),(207,131,'_edit_last','1'),(206,129,'_wp_page_template','default'),(205,129,'_edit_lock','1305154216'),(204,129,'_edit_last','2'),(203,127,'_wp_page_template','default'),(202,127,'_edit_lock','1305153174'),(201,127,'_edit_last','1'),(200,124,'_wp_page_template','default'),(199,124,'_edit_lock','1304973539'),(198,124,'_edit_last','1'),(197,119,'_edit_lock','1305134769'),(196,119,'_wp_page_template','default'),(195,119,'_edit_last','1'),(193,117,'_edit_lock','1304794338'),(194,117,'_wp_page_template','default'),(192,117,'_edit_last','1'),(191,115,'_wp_page_template','default'),(190,115,'_edit_lock','1305151899'),(189,115,'_edit_last','2'),(187,112,'_edit_lock','1304794051'),(188,112,'_wp_page_template','default'),(186,112,'_edit_last','1'),(185,110,'_wp_page_template','default'),(184,110,'_edit_lock','1304793299'),(182,108,'_wp_page_template','default'),(183,110,'_edit_last','1'),(180,108,'_edit_last','1'),(181,108,'_edit_lock','1304793139'),(271,181,'_menu_item_type','post_type'),(272,181,'_menu_item_menu_item_parent','0'),(273,181,'_menu_item_object_id','72'),(274,181,'_menu_item_object','page'),(275,181,'_menu_item_target',''),(276,181,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(277,181,'_menu_item_xfn',''),(278,181,'_menu_item_url',''),(279,181,'_menu_item_orphaned','1304972098'),(280,182,'_menu_item_type','post_type'),(281,182,'_menu_item_menu_item_parent','0'),(282,182,'_menu_item_object_id','74'),(283,182,'_menu_item_object','page'),(284,182,'_menu_item_target',''),(285,182,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(286,182,'_menu_item_xfn',''),(287,182,'_menu_item_url',''),(288,182,'_menu_item_orphaned','1304972098'),(289,184,'_edit_last','1'),(290,184,'_edit_lock','1305152794'),(291,184,'_wp_page_template','default'),(299,228,'_edit_lock','1305153779'),(300,228,'_edit_last','2'),(301,228,'_wp_page_template','default'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 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=233 DEFAULT CHARSET=utf8; /*!40101 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-05-01 13:57:18','2011-05-01 13:57:18','I would like to take a few minutes to tell you, not only who I am, but also what philosophies drive me as a dentist.\r\n\r\nI was raised just down the hill in Oakdale and spent many summers exploring the Sierra Nevadas with my dad and developed a love of this area during those adventures.  I love the natural world and spent much of my free time in the mountains just up Highway 108. In all my travels, I have yet to find a setting as beautiful as our foothills.\r\n\r\nI have always had a deep appreciation for the outdoors and a passion for travel. In my free time I enjoy hiking and backpacking, am an avid cyclist, and a semi-professional landscape and travel photographer.  you can see the product of my passion for photography on my other website www.dkwphotography.com\r\n\r\nI graduated from the University of the Pacific School of Dentistry in 2003 at the age of 23, so the fact that I still look look relatively young masks the fact that I have been practicing for some time now.  After graduation from dental school I attended a one year post graduate residency program in Advanced General Dentistry Techniques at the United States Air Force Academy.  As a member of the United States Air Force, I had the opportunity to practice on bases in both South Korea and Germany, and to travel to over 25 different countries in Asia, Africa and Europe.\r\n\r\nIt seemed only natural that after my travels and experience in the Air Force, that I would return to the area I grew up in. It is with great pleasure that my wife Annie, dog Dudley, and I now call Sonora home.\r\n\r\nThroughout my tenure as a dentist, I have worked to provide care that is compassionate, comprehensive, conservative and prevention-oriented. I believe dentistry is a health profession first and foremost, and should be driven by research, and enhanced through improved technology. It is important to me that every patient receives only the quality care they need, and that they are comfortable with their care plan.\r\n\r\nWe provide thorough evaluations and treatment discussions that will make you feel comfortable with the treatments recommended and care provided.  By focusing on prevention, accurate diagnosis, and high quality restorations our goal is to get you healthy, have you looking your best, and maintain a lifelong dental health. My post graduate training, experience, and continued pursuit of high level continuing education have afforded me the ability to provide many procedures such as root canals, extractions, dental implants, and complex dental reconstructions in our office without the need for outside referrals.  When something does come up that should be referred to a specialist we work closely with our local and regional specialists to make sure you receive the best care.\r\n\r\nFor more information about how we practice you can also read the Four Pillars of our Practice Philosophy page, and of course you can always call and talk to us for more information.\r\n\r\nThank you\r\nDr David Wetherington','Meet Dr Wetherington','','publish','open','open','','about-me','','','2011-05-11 22:21:38','2011-05-11 22:21:38','',4,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/?page_id=2',2,'page','',0),(184,1,'2011-05-09 20:38:33','2011-05-09 20:38:33','','Services Offered','','publish','open','open','','services-offered','','','2011-05-09 20:38:33','2011-05-09 20:38:33','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',0,'page','',0),(4,1,'2011-05-01 14:10:31','2011-05-01 14:10:31','

    The most innovative LEDs in the world have arrived. illumitex has radically transformed traditional LED design and greatly increased functionality with the creation of an LED package that emits light in a uniform, highly-precise beam directly from the source. The result: with die-level optical integration, the need for cumbersome and inefficient secondary optics to control light is obsolete, opening the world to more versatile—and energy efficient—lighting applications than ever before imagined.

    ','Meet Us','','publish','open','open','','meet-us','','','2011-05-07 18:48:09','2011-05-07 18:48:09','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/?page_id=4',19,'page','',0),(5,1,'2011-05-01 14:10:29','2011-05-01 14:10:29','','Meet Us','','inherit','open','open','','4-revision','','','2011-05-01 14:10:29','2011-05-01 14:10:29','',4,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/?p=5',1,'revision','',0),(6,1,'2011-05-01 14:10:31','2011-05-01 14:10:31','','Meet Us','','inherit','open','open','','4-revision-2','','','2011-05-01 14:10:31','2011-05-01 14:10:31','',4,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(9,1,'2011-05-01 14:12:22','2011-05-01 14:12:22','','Patient Information','','publish','open','open','','patient-informations','','','2011-05-09 20:36:15','2011-05-09 20:36:15','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',20,'page','',0),(10,1,'2011-05-01 14:12:15','2011-05-01 14:12:15','','Auto Draft','','inherit','open','open','','9-revision','','','2011-05-01 14:12:15','2011-05-01 14:12:15','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(11,1,'2011-05-01 14:12:44','2011-05-01 14:12:44','
    Get in touch with us
    \r\n

    We’re happy to answer any questions you might have! Please feel free to call, email by filling out the form below, or stopping by our chember.

    \r\n[contact-form 1 \"Contact form 1\"]','Contact Us','','publish','open','open','','contact-us','','','2011-05-07 18:59:56','2011-05-07 18:59:56','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',23,'page','',0),(12,1,'2011-05-01 14:12:38','2011-05-01 14:12:38','','Auto Draft','','inherit','open','open','','11-revision','','','2011-05-01 14:12:38','2011-05-01 14:12:38','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(19,1,'2011-05-01 14:23:08','2011-05-01 14:23:08','','Disclaimer','','publish','open','open','','disclaimer','','','2011-05-09 05:25:49','2011-05-09 05:25:49','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',17,'page','',0),(20,1,'2011-05-01 14:22:59','2011-05-01 14:22:59','','Auto Draft','','inherit','open','open','','19-revision','','','2011-05-01 14:22:59','2011-05-01 14:22:59','',19,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(21,1,'2011-05-01 14:25:07','2011-05-01 14:25:07','[siblings exclude=\"21,2\" link_before=\"

     

    \" link_after=\"
    \"] ','Site Map','','publish','open','open','','site-map','','','2011-05-02 05:44:28','2011-05-02 05:44:28','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',17,'page','',0),(22,1,'2011-05-01 14:24:45','2011-05-01 14:24:45','','Auto Draft','','inherit','open','open','','21-revision','','','2011-05-01 14:24:45','2011-05-01 14:24:45','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(186,1,'2011-05-07 19:01:56','2011-05-07 19:01:56','Dental Implants','Dental Implants','','inherit','open','open','','127-revision-2','','','2011-05-07 19:01:56','2011-05-07 19:01:56','',127,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(24,1,'2011-05-01 14:11:25','2011-05-01 14:11:25','','Meet Us','','inherit','open','open','','4-revision-3','','','2011-05-01 14:11:25','2011-05-01 14:11:25','',4,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(25,1,'2011-05-01 14:12:44','2011-05-01 14:12:44','','Contact Us','','inherit','open','open','','11-revision-2','','','2011-05-01 14:12:44','2011-05-01 14:12:44','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(26,1,'2011-05-01 17:19:37','2011-05-01 17:19:37','[captchar captcha-529]','Contact Us','','inherit','open','open','','11-revision-3','','','2011-05-01 17:19:37','2011-05-01 17:19:37','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(27,1,'2011-05-01 14:25:07','2011-05-01 14:25:07','','Site Map','','inherit','open','open','','21-revision-2','','','2011-05-01 14:25:07','2011-05-01 14:25:07','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(28,1,'2011-05-02 05:28:16','2011-05-02 05:28:16','[sitemap]','Site Map','','inherit','open','open','','21-revision-3','','','2011-05-02 05:28:16','2011-05-02 05:28:16','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(29,1,'2011-05-02 05:29:42','2011-05-02 05:29:42','[pagelist depth=\"2\" child_of=\"4\" exclude=\"6,7,8\"]','Site Map','','inherit','open','open','','21-revision-4','','','2011-05-02 05:29:42','2011-05-02 05:29:42','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(31,1,'2011-05-02 05:32:40','2011-05-02 05:32:40','[pagelist depth=\"2\" child_of=\"4\" exclude=\"6,7,8\"]','Site Map','','inherit','open','open','','21-revision-6','','','2011-05-02 05:32:40','2011-05-02 05:32:40','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(30,1,'2011-05-02 05:30:03','2011-05-02 05:30:03','[pagelist depth=\"2\" child_of=\"4\" exclude=\"6,7,8\"]\r\n[sitemap child_of=\"4\"]','Site Map','','inherit','open','open','','21-revision-5','','','2011-05-02 05:30:03','2011-05-02 05:30:03','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(32,1,'2011-05-02 05:33:59','2011-05-02 05:33:59','[subpages]','Site Map','','inherit','open','open','','21-revision-7','','','2011-05-02 05:33:59','2011-05-02 05:33:59','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(33,1,'2011-05-02 05:40:11','2011-05-02 05:40:11','

    [siblings exclude=\"21\" link_before=\"

    \" link_after=\"
    \"] ','Site Map','','inherit','open','open','','21-autosave','','','2011-05-02 05:40:11','2011-05-02 05:40:11','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(34,1,'2011-05-02 05:34:17','2011-05-02 05:34:17','[siblings] ','Site Map','','inherit','open','open','','21-revision-8','','','2011-05-02 05:34:17','2011-05-02 05:34:17','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(35,1,'2011-05-02 05:35:24','2011-05-02 05:35:24','[siblings exclude=\"21\"] ','Site Map','','inherit','open','open','','21-revision-9','','','2011-05-02 05:35:24','2011-05-02 05:35:24','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(36,1,'2011-05-02 05:37:14','2011-05-02 05:37:14','[siblings exclude=\"21\" title_li=\"

    List of pages

    \"] ','Site Map','','inherit','open','open','','21-revision-10','','','2011-05-02 05:37:14','2011-05-02 05:37:14','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(37,1,'2011-05-02 05:39:07','2011-05-02 05:39:07','[siblings exclude=\"21\" link_before=\"
    \" link_after=\"
    \"] ','Site Map','','inherit','open','open','','21-revision-11','','','2011-05-02 05:39:07','2011-05-02 05:39:07','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(38,1,'2011-05-02 05:40:31','2011-05-02 05:40:31','

    [siblings exclude=\"21\" link_before=\"

    \" link_after=\"
    \"]

    ','Site Map','','inherit','open','open','','21-revision-12','','','2011-05-02 05:40:31','2011-05-02 05:40:31','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(39,1,'2011-05-02 05:41:07','2011-05-02 05:41:07','

     

    [siblings exclude=\"21\" link_before=\"
    \" link_after=\"
    \"] ','Site Map','','inherit','open','open','','21-revision-13','','','2011-05-02 05:41:07','2011-05-02 05:41:07','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(40,1,'2011-05-02 05:43:10','2011-05-02 05:43:10','

     

    [siblings exclude=\"21,2\" link_before=\"
    \" link_after=\"
    \"] ','Site Map','','inherit','open','open','','21-revision-14','','','2011-05-02 05:43:10','2011-05-02 05:43:10','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(41,1,'2011-05-02 05:43:35','2011-05-02 05:43:35','

    [siblings exclude=\"21,2\" link_before=\"  
    \" link_after=\"
    \"] ','Site Map','','inherit','open','open','','21-revision-15','','','2011-05-02 05:43:35','2011-05-02 05:43:35','',21,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(185,1,'2011-05-09 20:38:31','2011-05-09 20:38:31','','Services Offered','','inherit','open','open','','184-revision','','','2011-05-09 20:38:31','2011-05-09 20:38:31','',184,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',4,'revision','',0),(44,1,'2011-05-02 06:17:20','2011-05-02 06:17:20','

    Many of our guests speak of the confidence and Dr. David gives them through an improved smile. After you’ve experienced Dr. Morrison’s touch, we want to ensure such a feeling lasts. We appreciate your feedback!

    ','rate this','','publish','open','open','','helli','','','2011-05-02 07:11:28','2011-05-02 07:11:28','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/?p=44',17,'post','',0),(45,1,'2011-05-02 06:17:17','2011-05-02 06:17:17','','helli','','inherit','open','open','','44-revision','','','2011-05-02 06:17:17','2011-05-02 06:17:17','',44,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(46,1,'2011-05-02 06:17:20','2011-05-02 06:17:20','moreee','helli','','inherit','open','open','','44-revision-2','','','2011-05-02 06:17:20','2011-05-02 06:17:20','',44,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(60,1,'2011-05-02 06:29:47','2011-05-02 06:29:47','moreee','helli','','inherit','open','open','','44-revision-3','','','2011-05-02 06:29:47','2011-05-02 06:29:47','',44,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(61,1,'2011-05-02 07:11:04','2011-05-02 07:11:04','

    Many of our guests speak of the confidence and Dr. David gives them through an improved smile. After you’ve experienced Dr. Morrison’s touch, we want to ensure such a feeling lasts. We appreciate your feedback!

    ','rate this','','inherit','open','open','','44-revision-4','','','2011-05-02 07:11:04','2011-05-02 07:11:04','',44,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(191,2,'2011-05-11 16:13:46','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2011-05-11 16:13:46','0000-00-00 00:00:00','',0,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/?p=191',17,'post','',0),(63,1,'2011-05-01 13:57:18','2011-05-01 13:57:18','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-05-01 13:57:18','2011-05-01 13:57:18','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(64,2,'2011-05-11 22:53:46','2011-05-11 22:53:46','I would like to take a few minutes to tell you, not only who I am, but also what philosophies drive me as a dentist.\n\nI was raised just down the hill in Oakdale and spent many summers exploring the Sierra Nevadas with my dad and developed a love of this area during those adventures.  I love the natural world and spent much of my free time in the mountains just up Highway 108. In all my travels, I have yet to find a setting as beautiful as our foothills.\n\nI have always had a deep appreciation for the outdoors and a passion for travel. In my free time I enjoy hiking and backpacking, am an avid cyclist, and a semi-professional landscape and travel photographer.  you can see the product of my passion for photography on my other website www.dkwphotography.com\n\nI graduated from the University of the Pacific School of Dentistry in 2003 at the age of 23, so the fact that I still look look relatively young masks the fact that I have been practicing for some time now.  After graduation from dental school I attended a one year post graduate residency program in Advanced General Dentistry Techniques at the United States Air Force Academy.  As a member of the United States Air Force, I had the opportunity to practice on bases in both South Korea and Germany, and to travel to over 25 different countries in Asia, Africa and Europe.\n\nIt seemed only natural that after my travels and experience in the Air Force, that I would return to the area I grew up in. It is with great pleasure that my wife Annie, dog Dudley, and I now call Sonora home.\n\nThroughout my tenure as a dentist, I have worked to provide care that is compassionate, comprehensive, conservative and prevention-oriented. I believe dentistry is a health profession first and foremost, and should be driven by research, and enhanced through improved technology. It is important to me that every patient receives only the quality care they need, and that they are comfortable with their care plan.\n\nWe provide thorough evaluations and treatment discussions that will make you feel comfortable with the treatments recommended and care provided.  By focusing on prevention, accurate diagnosis, and high quality restorations our goal is to get you healthy, have you looking your best, and maintain a lifelong dental health. My post graduate training, experience, and continued pursuit of high level continuing education have afforded me the ability to provide many procedures such as root canals, extractions, dental implants, and complex dental reconstructions in our office without the need for outside referrals.  When something does come up that should be referred to a specialist we work closely with our local and regional specialists to make sure you receive the best care.\n\nFor more information about how we practice you can also read the Four Pillars of our Practice Philosophy page, and of course you can always call and talk to us for more information.\n\nThank you\nDr David Wetherington','Meet Dr Wetherington','','inherit','open','open','','2-autosave','','','2011-05-11 22:53:46','2011-05-11 22:53:46','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(66,1,'2011-05-03 12:33:49','2011-05-03 12:33:49','

    Dr. David is recognized nationally for his extensive skill as a dentist and his innovative vision. A native Washingtonian, Dr. Wetherington chose the D.C. metropolitan area as the home for his practice, the Center for Dental Health. With great attention to detail and design.

    \r\n

     

    \r\n

    The Consumer’s Research Council of America has consistently recommended Dr. David as one of “America’s Top Dentists.” In 1999, Dr. received the top designation of "Master" from the Academy of General Dentistry (M.A.G.D).

    ','About Me','','inherit','open','open','','2-revision-3','','','2011-05-03 12:33:49','2011-05-03 12:33:49','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(65,1,'2011-05-03 12:28:29','2011-05-03 12:28:29','I would like to take a few minutes to tell you, not only who I am, but also what philosophies drive me as a dentist.\r\n\r\nI was raised just down the hill in Oakdale and spent many summers exploring the Sierra Nevadas with my dad and developed a love of this area during those adventures. I love the natural world and spent much of my free time in the mountains just up Highway 108. In all my travels, I have yet to find a setting as beautiful as our foothills.\r\n\r\nI have always had a deep appreciation for the outdoors and a passion for travel. In my free time I enjoy hiking and backpacking, am an avid cyclist, and a semi-professional landscape and travel photographer.','About Me','','inherit','open','open','','2-revision-2','','','2011-05-03 12:28:29','2011-05-03 12:28:29','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(67,1,'2011-05-03 12:35:16','2011-05-03 12:35:16','

    I would like to take a few minutes to tell you, not only who I am, but also what philosophies drive me as a dentist.

    \r\n

    I was raised just down the hill in Oakdale and spent many summers exploring the Sierra Nevadas with my dad and developed a love of this area during those adventures. I love the natural world and spent much of my free time in the mountains just up Highway 108. In all my travels, I have yet to find a setting as beautiful as our foothills.

    \r\n

    I have always had a deep appreciation for the outdoors and a passion for travel. In my free time I enjoy hiking and backpacking, am an avid cyclist, and a semi-professional landscape and travel photographer.

    ','About Me','','inherit','open','open','','2-revision-4','','','2011-05-03 12:35:16','2011-05-03 12:35:16','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(68,1,'2011-05-03 12:36:49','2011-05-03 12:36:49','

    I would like to take a few minutes to tell you, not only who I am, but also what philosophies drive me as a dentist.

    \r\n

    I was raised just down the hill in Oakdale and spent many summers exploring the Sierra Nevadas with my dad and developed a love of this area during those adventures. I love the natural world and spent much of my free time in the mountains just up Highway 108. In all my travels, I have yet to find a setting as beautiful as our foothills.

    \r\n

    I have always had a deep appreciation for the outdoors and a passion for travel. In my free time I enjoy hiking and backpacking, am an avid cyclist, and a semi-professional landscape and travel photographer.

    ','About Me','','inherit','open','open','','2-revision-5','','','2011-05-03 12:36:49','2011-05-03 12:36:49','',2,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(69,1,'2011-05-03 17:37:42','2011-05-03 17:37:42','\r\n

     

    \r\n

    Submit your testimonials

    \r\n','Testemonials','','publish','open','open','','testemonials','','','2011-05-11 22:46:41','2011-05-11 22:46:41','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',9,'page','',0),(70,1,'2011-05-03 17:37:34','2011-05-03 17:37:34','','Testemonials','','inherit','open','open','','69-revision','','','2011-05-03 17:37:34','2011-05-03 17:37:34','',69,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(71,1,'2011-05-03 17:37:42','2011-05-03 17:37:42','\r\n

    Submit your testimonials

    \r\n','Testemonials','','inherit','open','open','','69-revision-2','','','2011-05-03 17:37:42','2011-05-03 17:37:42','',69,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(72,1,'2011-05-06 15:24:13','2011-05-06 15:24:13','We frequently receive nice notes from our patients. Whether you just want to comment on how thorough your cleaning was or how great the front desk staff treated you we would love to hear from you.','Rate Your Experience','','publish','open','open','','rate-your-experience','','','2011-05-11 22:30:14','2011-05-11 22:30:14','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',4,'page','',0),(73,1,'2011-05-06 15:24:08','2011-05-06 15:24:08','We frequently receive nice notes from our patients. Whether you just want to comment on how thorough your \ncleaning was or how great the front desk staff treated you we would\nlove to hear from you.','Rate Your Experience','','inherit','open','open','','72-revision','','','2011-05-06 15:24:08','2011-05-06 15:24:08','',72,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(74,1,'2011-05-06 15:30:51','2011-05-06 15:30:51','We value your Health.  Ranging from how to brush to how to prevent cavities, you will find a wealth of information in the following pages.','Home Care Instructions and Dental Health Information','','publish','open','open','','home-care-instructions-and-dental-health-information','','','2011-05-11 22:30:03','2011-05-11 22:30:03','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/',10,'page','',0),(75,1,'2011-05-06 15:30:20','2011-05-06 15:30:20','
    Home Care Instructions and Dental Health Information
    \n

    Education and prevention information for our patients is very important to us. You will find a wealth of detailed information in this section.

    ','Home Care Instructions and Dental Health Information','','inherit','open','open','','74-revision','','','2011-05-06 15:30:20','2011-05-06 15:30:20','',74,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(101,1,'2011-05-07 04:47:45','2011-05-07 04:47:45','','Services Offered','','inherit','open','open','','9-revision-6','','','2011-05-07 04:47:45','2011-05-07 04:47:45','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(76,1,'2011-05-06 15:30:51','2011-05-06 15:30:51','
    Home Care Instructions and Dental Health Information
    \r\n

    Education and prevention information for our patients is very important to us. You will find a wealth of detailed information in this section.

    ','Home Care Instructions and Dental Health Information','','inherit','open','open','','74-revision-2','','','2011-05-06 15:30:51','2011-05-06 15:30:51','',74,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(78,1,'2011-05-01 17:19:44','2011-05-01 17:19:44','[contact-form 1 \"Contact form 1\"]','Contact Us','','inherit','open','open','','11-revision-4','','','2011-05-01 17:19:44','2011-05-01 17:19:44','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(77,1,'2011-05-06 15:33:03','2011-05-06 15:33:03','
    Home Care Instructions and Dental Health Information
    \r\n

    Education and prevention information for our patients is very important to us. You will find a wealth of detailed information in this section.1

    ','Home Care Instructions and Dental Health Information','','inherit','open','open','','74-revision-3','','','2011-05-06 15:33:03','2011-05-06 15:33:03','',74,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(79,1,'2011-05-06 16:14:46','2011-05-06 16:14:46','
    Get in touch with...
    \r\n

    The most innovative LEDs in the world have arrived. illumitex has radically transformed traditional LED design and greatly increased functionality with the creation.

    \r\n[contact-form 1 \"Contact form 1\"]','Contact Us','','inherit','open','open','','11-revision-5','','','2011-05-06 16:14:46','2011-05-06 16:14:46','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(80,1,'2011-05-06 16:15:48','2011-05-06 16:15:48','
    Get in touch with us
    \r\n

    The most innovative LEDs in the world have arrived. illumitex has radically transformed traditional LED design and greatly increased functionality with the creation.

    \r\n[contact-form 1 \"Contact form 1\"]','Contact Us','','inherit','open','open','','11-revision-6','','','2011-05-06 16:15:48','2011-05-06 16:15:48','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(81,1,'2011-05-06 15:33:28','2011-05-06 15:33:28','
    Home Care Instructions and Dental Health Information
    \r\n

    Education and prevention information for our patients is very important to us. You will find a wealth of detailed information in this section.

    ','Home Care Instructions and Dental Health Information','','inherit','open','open','','74-revision-4','','','2011-05-06 15:33:28','2011-05-06 15:33:28','',74,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(103,1,'2011-05-07 04:58:35','2011-05-07 04:58:35','','Services Offered','','inherit','open','open','','9-revision-8','','','2011-05-07 04:58:35','2011-05-07 04:58:35','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(104,1,'2011-05-07 05:40:10','2011-05-07 05:40:10','','Services Offered','','inherit','open','open','','9-revision-9','','','2011-05-07 05:40:10','2011-05-07 05:40:10','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(105,1,'2011-05-06 16:42:00','2011-05-06 16:42:00','
    Get in touch with us
    \r\n

    We’re happy to answer any questions you might have! Please feel free to call, email by filling out the form below, or stopping by our chember.

    \r\n[contact-form 1 \"Contact form 1\"]','Contact Us','','inherit','open','open','','11-revision-7','','','2011-05-06 16:42:00','2011-05-06 16:42:00','',11,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',0,'revision','',0),(106,1,'2011-05-07 05:40:18','2011-05-07 05:40:18','','Services Offered','','inherit','open','open','','9-revision-10','','','2011-05-07 05:40:18','2011-05-07 05:40:18','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(107,1,'2011-05-07 17:12:42','2011-05-07 17:12:42','','Patient Information','','inherit','open','open','','9-revision-11','','','2011-05-07 17:12:42','2011-05-07 17:12:42','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(100,1,'2011-05-07 04:34:44','2011-05-07 04:34:44','','Services Offered','','inherit','open','open','','9-revision-5','','','2011-05-07 04:34:44','2011-05-07 04:34:44','',9,'http://www.gobyweb2.com/Projects/141-wetheringtondds.com/http:/www.gobyweb2.com/Projects/141-wetheringtondds.com/sample-post/',1,'revision','',0),(99,1,'2011-05-07 04:45:49','2011-05-07 04:45:49','