--- a/sql/create-database-wordpress.sql Tue Feb 02 15:44:16 2010 +0000
+++ b/sql/create-database-wordpress.sql Tue Feb 02 17:47:57 2010 +0000
@@ -26,7 +26,7 @@
`modified` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `tw_id` (`tw_id`)
-) ENGINE=MyISAM AUTO_INCREMENT=39 DEFAULT CHARSET=utf8;
+) ENGINE=MyISAM AUTO_INCREMENT=40 DEFAULT CHARSET=utf8;
INSERT INTO `wp_ak_twitter` (`id`,`tw_id`,`tw_text`,`tw_reply_username`,`tw_reply_tweet`,`tw_created_at`,`modified`) VALUES
(1,'6116262241','Début de l\'intervention de Jean-Paul Demoule #ENMI09','','','2009-11-27 16:42:05','2010-01-11 16:17:04'),
(2,'6116209145','A. Abelhauser: Le symptôme comme invention, une manière de faire lien social #ENMI09','','','2009-11-27 16:39:59','2010-01-11 16:17:04'),
@@ -65,7 +65,8 @@
(35,'8241767008','#IRI : Muséologie, muséographie <!-- cut --> et nouvelles formes d\'adresse au public http://bit.ly/55QiSA','','','2010-01-26 16:45:50','2010-01-26 17:45:58'),
(36,'8241799288','#IRI : Les Figures de l’amateur http://www.iri.centrepompidou.fr/dev/~hurons/evenement/les-figures-de-l%e2%80%99amateur/','','','2010-01-26 16:46:44','2010-01-26 17:46:53'),
(37,'8241872487','#IRI : Vivagora 2.0: Ingénierie du vivant http://www.iri.centrepompidou.fr/dev/~hurons/seminaire/ingenierie-du-vivant-2-0/','','','2010-01-26 16:48:50','2010-01-26 17:56:52'),
- (38,'8241814440','#IRI : Politique et technologies de l’amateur http://bit.ly/5LzXdn','','','2010-01-26 16:47:11','2010-01-26 17:56:52');
+ (38,'8241814440','#IRI : Politique et technologies de l’amateur http://bit.ly/5LzXdn','','','2010-01-26 16:47:11','2010-01-26 17:56:52'),
+ (39,'8539481826','#IRI : test event http://localhost/~ymh/site_iri_wp/?p=818','','','2010-02-02 11:56:49','2010-02-02 14:17:19');
DROP TABLE IF EXISTS `wp_calendar`;
CREATE TABLE `wp_calendar` (
@@ -550,7 +551,7 @@
`autoload` varchar(20) NOT NULL default 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`)
-) ENGINE=MyISAM AUTO_INCREMENT=2402 DEFAULT CHARSET=utf8;
+) ENGINE=MyISAM AUTO_INCREMENT=2408 DEFAULT CHARSET=utf8;
INSERT INTO `wp_options` (`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) VALUES
(1,0,'_transient_random_seed','52e7fb590d05f90754f0a14839ece1b2','yes'),
(2,0,'siteurl','http://www.iri.centrepompidou.fr/dev/~hurons/','yes'),
@@ -646,10 +647,10 @@
(92,0,'widget_rss','a:3:{i:2;a:0:{}i:4;a:6:{s:5:\"title\";s:11:\"Actualités\";s:3:\"url\";s:70:\"http://feeds.delicious.com/v2/rss/iri_institute/aLireAilleurs?count=13\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),
(93,0,'timezone_string','Etc/GMT-1','yes'),
(94,0,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:56:{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:8:\"exec_php\";b:1;s:15:\"edit_others_php\";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,'cron','a:3:{i:1265115132;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1265132204;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'),
- (97,0,'_transient_doing_cron','1265077863','yes'),
+ (96,0,'cron','a:3:{i:1265132204;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;}}}i:1265158332;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}','yes'),
+ (97,0,'_transient_doing_cron','1265116634','yes'),
(99,0,'_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1265102182;s:7:\"checked\";a:29:{s:25:\"add-to-any/add-to-any.php\";s:8:\".9.9.4.3\";s:31:\"ajax-calendar/ajax-calendar.php\";s:5:\"2.4.9\";s:19:\"akismet/akismet.php\";s:5:\"2.2.7\";s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";s:7:\"1.6.8.2\";s:35:\"order-categories/category-order.php\";s:5:\"1.0.3\";s:21:\"page2cat/page2cat.php\";s:3:\"2.5\";s:33:\"event-calendar/eventcalendar3.php\";s:5:\"3.1.4\";s:25:\"event-calendar/widget.php\";s:5:\"3.1.4\";s:21:\"exec-php/exec-php.php\";s:3:\"4.9\";s:27:\"php-code-widget/execphp.php\";s:3:\"2.1\";s:34:\"feedburner-plugin/fdfeedburner.php\";s:4:\"1.41\";s:36:\"google-sitemap-generator/sitemap.php\";s:3:\"3.2\";s:9:\"hello.php\";s:5:\"1.5.1\";s:18:\"nice-titles/nt.php\";s:3:\"1.0\";s:55:\"posts-of-current-category/posts-of-current-category.php\";s:3:\"0.1\";s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";s:3:\"1.7\";s:43:\"related-posts-by-category/related_posts.php\";s:3:\"0.4\";s:15:\"Text_Cutter.php\";s:3:\"0.1\";s:31:\"twitter-tools/twitter-tools.php\";s:3:\"2.0\";s:37:\"twitter-tools/twitter-tools-bitly.php\";s:3:\"2.0\";s:42:\"twitter-tools/twitter-tools-excludecat.php\";s:3:\"2.0\";s:40:\"twitter-tools/twitter-tools-hashtags.php\";s:3:\"2.0\";s:55:\"twitter-tools-bitly-links/twitter-tools-bitly-links.php\";s:5:\"1.1.2\";s:41:\"ultimate-google-analytics/ultimate_ga.php\";s:5:\"1.6.0\";s:25:\"wp-cumulus/wp-cumulus.php\";s:4:\"1.23\";s:27:\"wp-explorer/wp-explorer.php\";s:3:\"0.5\";s:27:\"wp-super-cache/wp-cache.php\";s:5:\"0.9.8\";s:19:\"wptouch/wptouch.php\";s:7:\"1.9.7.6\";s:28:\"zdmultilang/zd_multilang.php\";s:5:\"1.2.5\";}s:8:\"response\";a:12:{s:25:\"add-to-any/add-to-any.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"429\";s:4:\"slug\";s:10:\"add-to-any\";s:11:\"new_version\";s:8:\".9.9.4.7\";s:3:\"url\";s:47:\"http://wordpress.org/extend/plugins/add-to-any/\";s:7:\"package\";s:62:\"http://downloads.wordpress.org/plugin/add-to-any.0.9.9.4.7.zip\";}s:31:\"ajax-calendar/ajax-calendar.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"866\";s:4:\"slug\";s:13:\"ajax-calendar\";s:11:\"new_version\";s:6:\"2.4.10\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/ajax-calendar/\";s:7:\"package\";s:55:\"http://downloads.wordpress.org/plugin/ajax-calendar.zip\";}s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"520\";s:4:\"slug\";s:19:\"all-in-one-seo-pack\";s:11:\"new_version\";s:6:\"1.6.10\";s:3:\"url\";s:56:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/all-in-one-seo-pack.zip\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"132\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:11:\"new_version\";s:5:\"3.2.2\";s:3:\"url\";s:61:\"http://wordpress.org/extend/plugins/google-sitemap-generator/\";s:7:\"package\";s:72:\"http://downloads.wordpress.org/plugin/google-sitemap-generator.3.2.2.zip\";}s:55:\"posts-of-current-category/posts-of-current-category.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:5:\"10709\";s:4:\"slug\";s:25:\"posts-of-current-category\";s:11:\"new_version\";s:3:\"0.2\";s:3:\"url\";s:62:\"http://wordpress.org/extend/plugins/posts-of-current-category/\";s:7:\"package\";s:67:\"http://downloads.wordpress.org/plugin/posts-of-current-category.zip\";}s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"9318\";s:4:\"slug\";s:30:\"quick-pagepost-redirect-plugin\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:67:\"http://wordpress.org/extend/plugins/quick-pagepost-redirect-plugin/\";s:7:\"package\";s:76:\"http://downloads.wordpress.org/plugin/quick-pagepost-redirect-plugin.1.8.zip\";}s:43:\"related-posts-by-category/related_posts.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"5371\";s:4:\"slug\";s:25:\"related-posts-by-category\";s:11:\"new_version\";s:3:\"0.5\";s:3:\"url\";s:62:\"http://wordpress.org/extend/plugins/related-posts-by-category/\";s:7:\"package\";s:67:\"http://downloads.wordpress.org/plugin/related-posts-by-category.zip\";}s:31:\"twitter-tools/twitter-tools.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"313\";s:4:\"slug\";s:13:\"twitter-tools\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/twitter-tools/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip\";}s:37:\"twitter-tools/twitter-tools-bitly.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"313\";s:4:\"slug\";s:13:\"twitter-tools\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/twitter-tools/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip\";}s:42:\"twitter-tools/twitter-tools-excludecat.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"313\";s:4:\"slug\";s:13:\"twitter-tools\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/twitter-tools/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip\";}s:40:\"twitter-tools/twitter-tools-hashtags.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"313\";s:4:\"slug\";s:13:\"twitter-tools\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:50:\"http://wordpress.org/extend/plugins/twitter-tools/\";s:7:\"package\";s:61:\"http://downloads.wordpress.org/plugin/twitter-tools.2.2.1.zip\";}s:19:\"wptouch/wptouch.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"3265\";s:4:\"slug\";s:7:\"wptouch\";s:11:\"new_version\";s:7:\"1.9.7.7\";s:3:\"url\";s:44:\"http://wordpress.org/extend/plugins/wptouch/\";s:7:\"package\";s:57:\"http://downloads.wordpress.org/plugin/wptouch.1.9.7.7.zip\";}}}','yes'),
- (100,0,'_transient_update_themes','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1265102183;s:7:\"checked\";a:4:{s:9:\"IRI-Theme\";s:3:\"0.1\";s:7:\"classic\";s:3:\"1.5\";s:12:\"default-i18n\";s:3:\"1.6\";s:7:\"default\";s:3:\"1.6\";}}','yes'),
+ (100,0,'_transient_update_themes','O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1265118471;s:7:\"checked\";a:4:{s:9:\"IRI-Theme\";s:3:\"0.1\";s:7:\"classic\";s:3:\"1.5\";s:12:\"default-i18n\";s:3:\"1.6\";s:7:\"default\";s:3:\"1.6\";}}','yes'),
(101,0,'auth_salt','n1Vjdb#niYAqiK&T&#bUm*aEEkmDIuusdpQKcVkfIxi9J5mpoXl5x%zR&Zyl%q44','yes'),
(102,0,'logged_in_salt','BXoNJnOb9q2lwra@VR1iuO47POh@7ixWp677LxBo@u*BAD)UiJ&yaOXJ9h%BZ5I(','yes'),
(103,0,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
@@ -694,7 +695,7 @@
(2318,0,'_transient_feed_mod_57bc725ad6568758915363af670fd8bc','1265030779','no'),
(2317,0,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1265073979','no'),
(2300,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:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:23:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"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:36:\"http://wordpress.org/extend/plugins/\";s: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:12:\"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: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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 Feb 2010 13: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:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:7:\"\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:\"takayukister 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:12:\"takayukister\";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:7:\"\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"uberdose on \"All in One SEO Pack\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"753@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:7:\"\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:\"arnee 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:5:\"arnee\";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:7:\"\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:\"bravenewcode on \"WPtouch iPhone Theme\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/extend/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"5468@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"WPtouch automatically transforms your WordPress blog into an iPhone application-style theme, complete with ajax loading articles and effects, when vie\";s: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:\"bravenewcode\";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:7:\"\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:17:\"matt on \"Akismet\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/extend/plugins/akismet/#post-15\";s: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:11: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"15@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:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s: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:5;a:6:{s:4:\"data\";s:7:\"\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:\"alexkingorg on \"Twitter Tools\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/extend/plugins/twitter-tools/#post-313\";s: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 23:10: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:\"313@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:\"Twitter Tools is a plugin that creates a complete integration between your WordPress blog and your Twitter account.\";s: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:\"alexkingorg\";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:7:\"\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:\"andy on \"WordPress.com Stats\"\";s:7:\"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:52:\"http://wordpress.org/extend/plugins/stats/#post-1355\";s: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, 06 May 2007 02:15: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:\"1355@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com\'s stat system.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"andy\";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:7:\"\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:23:\"wpburn on \"WP FollowMe\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/extend/plugins/wp-followme/#post-13337\";s: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 Sep 2009 15:55: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:\"13337@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:\"WP FollowMe is a wordpress plugin that allows you to add a twitter \"Follow me\" badge on your wordpress 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:6:\"wpburn\";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:7:\"\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:\"doryphores on \"Audio Player\"\";s:7:\"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/audio-player/#post-24\";s: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:12: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"24@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:149:\"Audio Player is a highly configurable but simple mp3 player for all your audio needs. You can customise the player\'s colour scheme to match 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:10:\"doryphores\";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:7:\"\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:\"alexrabe on \"NextGEN Gallery\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"1169@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.\";s: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:\"alexrabe\";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:7:\"\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:\"whiteshadow on \"Broken Link Checker\"\";s:7:\"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/broken-link-checker/#post-2441\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Oct 2007 21:35: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:\"2441@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:\"This plugin will check your posts, custom fields and the blogroll for broken links and missing images and notify you if any are found.\";s: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:\"whiteshadow\";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:7:\"\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:\"momo360modena on \"Simple Tags\"\";s:7:\"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/simple-tags/#post-2463\";s: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, 10 Oct 2007 15:30: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:41:\"2463@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Simple Tags is THE perfect tool to manage perfectly your WP 2.8 and 2.9 tags (Tags suggestion, Mass Edit Terms (Tags and Category), Auto link tags, Aj\";s: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:\"momo360modena\";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:7:\"\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:150:\"The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within c\";s:7:\"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:13;a:6:{s:4:\"data\";s:7:\"\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:\"donncha on \"WP Super 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:61:\"http://wordpress.org/extend/plugins/wp-super-cache/#post-2572\";s: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, 05 Nov 2007 11:40: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:\"2572@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"donncha\";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:7:\"\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:\"froman118 on \"My Page Order\"\";s:7:\"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/my-page-order/#post-5006\";s: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, 30 Mar 2008 23:22:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"5006@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:85:\"My Page Order allows you to set the order of pages through a drag and drop interface.\";s: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:\"froman118\";s:7:\"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:13:\"last-modified\";s:19:\"2007-08-02 12:45:03\";s:4:\"etag\";s:34:\"\"42658ca411c543d1b01a7dab66148f74\"\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:14:\"content-length\";s:4:\"6978\";s:4:\"date\";s:29:\"Mon, 01 Feb 2010 13:26:18 GMT\";s:6:\"server\";s:9:\"LiteSpeed\";s:10:\"connection\";s:5:\"close\";}s:5:\"build\";i:20081219;}','no'),
- (2400,0,'_transient_feed_0ff4b43bd116a9d8720d689c80e7dfd4','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:51:\"\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:26:\"WordPress Development 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://wordpress.org/development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress development and updates\";s: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:\"Fri, 22 Jan 2010 05:38:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://wordpress.org/?v=2.9.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:\"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:4:\"item\";a:10:{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 \";s: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:20:\"WordPress Foundation\";s:7:\"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/development/2010/01/wordpress-foundation/\";s: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:71:\"http://wordpress.org/development/2010/01/wordpress-foundation/#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:\"Fri, 22 Jan 2010 05:38:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"charity\";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:10:\"foundation\";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:5:{s:4:\"data\";s:10:\"non-profit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1179\";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:314:\"It is with extremely great pleasure that I point you to the first post at the new WordPress Foundation site. Not only am I excited about the things that will happen under the auspices of the Foundation, I’m excited to see a site running the 3.0 development version and the nascent theme called 2010. Go [...]\";s: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:517:\"<p>It is with extremely great pleasure that I point you to the <a href=\"http://wordpressfoundation.org/2010/getting-off-the-ground/\">first post</a> at the new <a href=\"http://wordpressfoundation.org/\">WordPress Foundation site</a>. Not only am I excited about the things that will happen under the auspices of the Foundation, I’m excited to see a site running the 3.0 development version and the nascent theme called <em>2010</em>. Go <a href=\"http://wordpressfoundation.org\">check it out</a> for yourself.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2010/01/wordpress-foundation/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:\"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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:44:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2010 Open Source Design Plans\";s:7:\"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/development/2010/01/2010-open-source-design/\";s: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:74:\"http://wordpress.org/development/2010/01/2010-open-source-design/#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, 13 Jan 2010 20:38: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: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:14:\"User Interface\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1154\";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:332:\"2010 is the year we dive into open source design. We’ve dipped our toes in this pool before (icon contest, graphic design component for Trac tickets, header refresh contest, etc.), but this year we’re going to cannonball and make a big splash. Here’s what you need to know if you want to get involved.\nA list [...]\";s: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:3855:\"<p>2010 is the year we dive into open source design. We’ve dipped our toes in this pool before (icon contest, graphic design component for Trac tickets, header refresh contest, etc.), but this year we’re going to cannonball and make a big splash. Here’s what you need to know if you want to get involved.</p>\n<p><strong>A list for all seasons. </strong>Developers have the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-hackers\">wp-hackers mailing list</a> to discuss core and plugin code. Sometimes UI/UX stuff comes up and gets discussed there, but there is a whole universe of discussion around navigation labels, gradients, button styling, layouts, alignment, etc. that would be clutter on wp-hackers. Designers need a list to call their own, and now we have one. You can sign up for the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-ui\">wp-ui list</a> to discuss ways to improve the interface or user experience of WordPress, and to discuss progress on design-related projects for the open source project, like the design challenges we’re going to have.</p>\n<p><strong>Design Challenges.</strong> We learned a lot from the icon design and header refresh contests, and we want to do these kind of open design challenges on a regular basis to give UI/UX designers who want to contribute to the WordPress open source project more opportunities to do so. If we could do one per month, that would be ideal, keeping the challenges relatively bite-sized to allow potential contributors an easy way to get involved at first. As each challenge is posted, people can use the list to bounce ideas off each other and work toward optimal solutions. I’m hoping the design challenges will evolve to be less contest and more collaboration. We’ll announce the first one before the end of January, so if you’re interested, please sign up for the list! <em>(Hint: one will likely be a touch up to the Right Now dashboard module, to improve the information design, and there will be a couple of screen layout challenges coming up as well.)</em></p>\n<p><strong>Distributed Usability Testing.</strong><em> </em>We started to try this out last year, and several dozen usability professionals volunteered to help get the program going, but a combination of scheduling and infrastructure issues combined to stall the progress. Having the “UI/UX contributor team” infrastructure in place, starting with the mailing list, will make it much easier to get this project going again.</p>\n<p><strong>Chit-chat.</strong> The weekly developer chats in IRC at <a href=\"https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev\">#wordpress-dev</a> have been very productive. We’ve created an IRC room at <a href=\"http://webchat.freenode.net/?channels=wordpress-ui\">#wordpress-ui on irc.freenode.net</a> so that we can have the same kind of “water cooler” for UI/UX contributors as for core code contributors. In addition to being a place where you can drop in and discuss core UI/UX (note: this room will not be a place to discuss the design of blog themes, it’s to discuss the design of the Wordpress application itself), we’ll set up a weekly chat. Choosing a day and time for the chats will probably be the first discussion on the mailing list.</p>\n<p><strong>A blog of our own. </strong>Once again, taking a page from the code contributor infrastructure, we’ll set up a blog for UI/UX updates, announcements, progress reports, etc. This will be on WordPress.org in the nearish future, and will be announced to the mailing list when it is live.</p>\n<p>So, if you want to become a contributor to core WordPress by using your design skills, <a href=\"http://lists.automattic.com/mailman/listinfo/wp-ui\">join the wp-ui mailing list</a> and get ready for a fun year!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.org/development/2010/01/2010-open-source-design/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:\"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:\"\";}}}}}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:15:\"WordPress 2.9.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:57:\"http://wordpress.org/development/2010/01/wordpress-2-9-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:66:\"http://wordpress.org/development/2010/01/wordpress-2-9-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:\"Mon, 04 Jan 2010 22:35: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: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:40:\"http://wordpress.org/development/?p=1140\";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:\"After over a million downloads of WordPress 2.9 and lots of feedback from all of you, we’re releasing WordPress 2.9.1. This release addresses a handful of minor issues as well as a rather annoying problem where scheduled posts and pingbacks are not processed correctly due to incompatibilities with some hosts. If any of these issues [...]\";s: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:681:\"<p>After over a million downloads of WordPress 2.9 and lots of feedback from all of you, we’re releasing WordPress 2.9.1. This release addresses a handful of minor issues as well as a rather annoying problem where scheduled posts and pingbacks are not processed correctly due to incompatibilities with some hosts. If any of <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">these issues</a> affect you, give 2.9.1 a try. <a href=\"http://wordpress.org/download/\">Download 2.9.1</a> or upgrade automatically from the Tools->Upgrade menu in your blog’s admin area.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/development/2010/01/wordpress-2-9-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: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:20:\"Early 2010 WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/#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, 04 Jan 2010 19:40: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:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1127\";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:297:\"Rested up from the holidays? I hope so, because the new year has begun and a lot is going to be happening with WordPress in 2010, and you definitely want to be a part of it. Later this week the scope for version 3.0 (featuring the addition of MU functionality to the WordPress codebase) will [...]\";s: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:8301:\"<p>Rested up from the holidays? I hope so, because the new year has begun and <strong>a lot </strong>is going to be happening with WordPress in 2010, and you definitely want to be a part of it. Later this week the scope for version 3.0 (featuring the addition of MU functionality to the WordPress codebase) will be decided in the IRC developer chat*, based on <a href=\"http://wordpress.org/support/topic/345127\">feedback provided by users like you</a>. But it’s no fun to live by IRC alone, which is why we love WordCamps. Attending a WordCamp gives you a chance to meet people in your local community who are working with WordPress, as well as core contributors, theme designers, plugin developers, Codex writers, support forum moderators and other WordPress volunteers who’ve made WordPress what it is today. Add this New Year’s Resolution to your 2010 list if it’s not on there already: Attend a WordCamp, meet at least 5 new local people, learn something new, and if you have the chance, buy a drink for someone who’s volunteered their time and expertise to the WordPress open source project. To help you keep your resolution, here is a list of the upcoming WordCamps for the next three months, followed by what I know so far about each one.</p>\n<p>January 8–9: <a href=\"http://atlantawordcamp.com/\">WordCamp Atlanta</a><br />\nJanuary 23: <a href=\"http://wordcampboston.com/\">WordCamp Boston</a><br />\nJanuary 30: <a href=\"http://www.wordcamp.gr/\">WordCamp Greece</a> in Thessaloniki<br />\nJanuary 30: <a href=\"http://id.wordcamp.org/\">WordCamp Indonesia</a> in Jakarta<br />\nFebruary 27: <a href=\"http://2010.wordcampfukuoka.com/\">WordCamp Fukuoka</a><br />\nMarch 6–7: <a href=\"http://www.wordcampireland.com/\">WordCamp Ireland</a> in Kilkenny<br />\nMarch 27–28: <a href=\"http://wordcamptoronto.com/\">WordCamp Toronto</a></p>\n<h4>NORTH AMERICA</h4>\n<p><strong>January 8–9: <a href=\"http://atlantawordcamp.com/\">WordCamp Atlanta</a>.</strong> First WordCamp of the year, and it’s already sold out — twice! They changed to a bigger venue based on demand, from Georgia Tech to the Atlanta campus of Savannah College of Art and Design (SCAD). They’re still letting people onto <a href=\"http://wordcampatl.eventbrite.com/\">the waitlist</a>, if you’re interested. A guaranteed way to get in would be to <a href=\"http://atlantawordcamp.com/sponsor/sponsorship-opportunities/\">sponsor</a> the event, and they’re taking last-minute sponsors right now. Atlanta will have sessions on Friday evening and all day Saturday. I’ll be opening the Saturday program with <em>WordPress Resolutions: What to Expect in 2010</em>. After a day of design, development and content track sessions, Lead Developer <a href=\"http://markjaquith.com/\">Mark Jaquith</a> will take the closing slot for a Town Hall-style Q&A. The <a href=\"http://wordcampatl.eventbrite.com/\">attendee list</a> (follow link, scroll down) includes a number of WordPress core contributors, theme/plugin developers, and support providers as well as proof that Atlanta has a strong WordPress user base.</p>\n<p><strong>January 23: <a href=\"http://wordcampboston.com/\">WordCamp Boston</a>.</strong> I think WordCamp Boston is trying to one-up every WordCamp the organizers have been to, including the awesome NYC from November, and it looks like they might succeed. From <a href=\"http://blogs.law.harvard.edu/doc/\">Doc Searls</a> and <a href=\"http://www.hyperorg.com/blogger/\">David Weinberger</a> as keynote speakers to the multiple-track, unconference and Ignite sessions to the sweet-looking venue and the party plans, this one has got it going on. I credit it in part to the fact that they are one of the few WordCamps to follow the advice of having an organizing team of more than just 2 or 3 people, so the work is better distributed. I see a number of familiar names on the <a href=\"http://wordcampboston.com/registration/attendees/\">attendee list</a>, but even more that I don’t know, so I’m looking forward to meeting the Boston WordPress community. They’re still <a href=\"http://wordcampboston.com/registration/\">selling tickets</a>, so if you’re in the northeast, you should try to make it. I’ll be at this one also, talking about how the merge with MU will affect the WordPress admin (by then we should have started figuring it out!).</p>\n<p><strong>March 27–28: <a href=\"http://wordcamptoronto.com/\">WordCamp Toronto</a>.</strong> The last two Toronto WordCamps have been really good. I heard there would be one in March, but their site right now is just <a href=\"http://wordcamptoronto.com/\">taking emails</a> for notification. I’ve contacted the organizer to see what’s up, and he says the site will likely go live this week. They’re looking for volunteers to help organize this year’s event, so if you’re interested, it would be a great opportunity to get involved. Believe me, volunteering at a WordCamp is one of the best ways to make sure you meet a lot of other attendees.</p>\n<h4>ASIA</h4>\n<p><strong>January 30: <a href=\"http://id.wordcamp.org/\">WordCamp Indonesia</a>.</strong> WordCamp Indonesia will be in Jakarta again this year. I love how they worded the beginning of their <a href=\"http://id.wordcamp.org/conference-sessions/\">sessions</a> page. “Come in, we’ll get you breakfast and coffee, you’ll register, there’ll be networking. It’ll be great.” There will be a single track of sessions, but there are several time slots set aside for ad-hoc discussion and breakout sessions.</p>\n<p><strong>February 27: <a href=\"http://2010.wordcampfukuoka.com/\">WordCamp Fukuoka</a>.</strong> WordCamp Fukuoka is just getting its site up, too, so check back periodically a little later for more information. One of their visiting speakers will be <a href=\"http://noel.io/\">Noel Jackson</a>, developer of the <a href=\"http://codex.wordpress.org/Press_This\">Press This</a> bookmarklet as well as themes like <a href=\"http://wordpress.org/extend/themes/p2\">P2</a> and <a href=\"http://wordpress.org/extend/themes/monotone\">Monotone</a>/<a href=\"http://wordpress.org/extend/themes/duotone\">Duotone</a>.</p>\n<h4>EUROPE</h4>\n<p><strong>January 30: <a href=\"http://www.wordcamp.gr/\">WordCamp Greece</a>.</strong> WordCamp Greece will be held in Thessaloniki, and they expect about 100-150 people to attend.The program includes regular sessions on the usual topics (how-to, programming, SEO, multi-language sites, etc) as well as “QuickRounds,” which will showcase Greek projects based on WordPress. I’m especially intrigued by the “WordPress vs. Expression Engine” session. Whenever people compare different publishing platforms, it’s interesting to see which features they highlight. I hope someone gets video from this one and posts it to the <a href=\"http://wordpress.tv/category/wordcamptv/\">WordCamp section of WordPress.tv</a>.</p>\n<p><strong>March 6–7: <a href=\"http://www.wordcampireland.com/\">WordCamp Ireland</a>.</strong> WordCamp Ireland will be in Kilkenny, and for such a geographically small country, it’s got an impressive list of <a href=\"http://www.wordcampireland.com/info/speakers/\">speakers</a>, including <a href=\"http://ocaoimh.ie/\">Donncha O Caoimh</a>, lead developer of <a href=\"http://mu.wordpress.org/\">WordPress MU</a>. The program includes three tracks: Intro, Blogger, and Developer, and I think this will be the first WordCamp I’ve heard of that is deliberately <a href=\"http://www.wordcampireland.com/about/family-and-partner-friendly/\">family-friendly</a>, with on-site child care. They’re also going to have a charging station for mobile devices, which is clever. It’s not confirmed yet, but I think I’ll be at this one, too.</p>\n<p>If you want to attend a WordCamp but don’t know of one near you, check out <a href=\"http://central.wordcamp.org/\">WordCamp.org</a> for the official list (updated frequently). That’s also where you would start if you wanted to <a href=\"http://central.wordcamp.org/guidelines/\">organize a WordCamp</a> in your area. </p>\n<p><em>*Developer chats are held Thursdays at 21:00 UTC in the #wordpress-dev channel at irc.freenode.com. </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/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:35:\"WordPress 2.9.1 Release Candidate 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:77:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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:86:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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, 29 Dec 2009 23:27: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:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1119\";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:334:\"Thanks to everyone who tested 2.9.1 Beta 1. We’re following that up with Release Candidate 1. RC1 contains a few more fixes, bringing the number of fixed tickets up to 23. If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1. You can also download the RC1 package 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: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:682:\"<p>Thanks to everyone who tested <a href=\"http://wordpress.org/development/2009/12/wordpress-2-9-1-beta-1/\">2.9.1 Beta 1</a>. We’re following that up with Release Candidate 1. RC1 contains a few more fixes, bringing the number of <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">fixed tickets</a> up to 23. If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1. You can also <a href=\"http://wordpress.org/wordpress-2.9.1-RC1.zip\">download the RC1 package</a> and install manually. If all goes well, 2.9.1 will be here soon.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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:\"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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:41:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Setting Scope\";s:7:\"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/development/2009/12/setting-scope/\";s: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/development/2009/12/setting-scope/#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:\"Fri, 25 Dec 2009 16:56: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:8:\"category\";a:1:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1096\";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:301:\"Merry Christmas! One of the things that was discussed at the core commit team meetup was release scope (and scope creep). Now that 2.9 is out and it’s time to start thinking about 3.0, we think it would be appropriate to stop and take a breath before diving in, and make a plan in advance. [...]\";s: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:4722:\"<p>Merry Christmas! One of the things that was discussed at the core commit team meetup was release scope (and scope creep). Now that 2.9 is out and it’s time to start thinking about 3.0, we think it would be appropriate to stop and take a breath before diving in, and make a plan in advance. What winds up happening is that during each release cycle a few new features are selected for inclusion, but then right up until feature freeze (and/or beta cycle), people keep adding feature requests, patches for enhancements, and ongoing bug reports. This means each release winds up getting pushed out later than planned, and with so many things going in per release, it becomes harder to catch new bugs.</p>\n<p>The as-long-as-we’re-not-in-freeze-yet model isn’t working. People wind up waiting months longer for new features they want, like Trash and Image Editing, because we’re still adding other things and then we need to test them all. If we kept the releases smaller feature-wise, we could push out the new stuff sooner (3 releases per year is the goal) and have more focused beta testing, making the releases themselves better. It’s hard, because everyone has their pet features and fixes, and if there’s a patch, why not get it in this release rather than waiting? Sometimes people complain that a patch has been waiting to be committed for weeks or months, but what no one ever seems to bring up is that sometimes patches introduce new bugs, and the more we add at once, the harder it is to keep it all well-tested on various platforms, in different hosting environments, etc. So. What’s our proposal?</p>\n<p>We take a page from the world of project management and we make a project plan <strong>before</strong> we jump into the dev cycle. We let everyone propose features and enhancements, and we choose a limited number to include in 3.0 (in this case we need to be especially stringent, because the merge of WordPress and WordPress MU will automatically mean a lot of work) and set a realistic release date that we stick to. We create a tentative set of features for the next two releases, to be re-evaluated at the beginning of the next cycle, so that people know the community is committed to certain features, as opposed to the vague “future release” label we now use for everything not included in the current version. We fix bugs that are reproducible and affect a large number of users before focusing on edge case bugs or bugs that haven’t been well-described or reproduced. We stop diverting our attention from agreed-upon goals when a “squeaky wheel” decides we should all be focused on something else. There are always things that pop up unexpectedly, but we need to do a better job of restraining ourselves when it comes to trying to sneak things into the current release (I include myself in this, of course…as a UX person I always wish we could do everything all at once!).</p>\n<p>As an open source project, we accomplish more when we work together than we do following individual agendas, and we need to keep our project focused on commonly-agreed-upon goals instead of following tangents whenever a community member starts to take us on one, regardless of whether it’s to follow a cool idea that everyone loves or a suggestion based on a personal agenda, and regardless of whether it’s a newbie who doesn’t know any better or a frequent contributor or committer who has a strong opinion and a loud voice (so to speak). The issue here is that it’s easy to get distracted, so we need to create a structure that will help us keep moving forward instead of getting sidetracked. We need to keep Trac clean for the current dev cycle so that it includes confirmed features and bug reports, and all new feature suggestions go into a different milestone.</p>\n<p>We think it’s at least worth a try. When we re-start the weekly IRC dev chats in 2010, the first meeting will be to talk about the scope of 3.0. When we’ve got a general agreement about what will be included, we’ll create the appropriate Trac tickets, and punt tickets for non-3.0 feature requests/enhancements to a future release so we can stay focused. New bug reports will still come in to the current milestone. It’s going to be hard. There are at least a dozen new features that I feel like we’ve pushed back multiple times that I’d like to see in core, but for this experiment, I’m just going to keep reminding myself, “You can do that with a plugin!”</p>\n<p><a href=\"http://wordpress.org/support/topic/345127\">Sound off on the features you would like to see in version 3.0</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/development/2009/12/setting-scope/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:\"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:\"\";}}}}}i:6;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:22:\"WordPress 2.9.1 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:64:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:73:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:\"Wed, 23 Dec 2009 19:58: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: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:40:\"http://wordpress.org/development/?p=1098\";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:354:\"Unfortunately, the recent 2.9 release triggered a bug in certain versions of PHP’s curl extension. With these versions of curl, scheduled posts and pingbacks are not processed correctly. To fix this problem as well as a handful of other, lesser issues, we are quickly releasing 2.9.1, the first maintenance release of the 2.9 line. Help [...]\";s: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:1162:\"<p>Unfortunately, the recent 2.9 release triggered a bug in certain versions of PHP’s curl extension. With these versions of curl, scheduled posts and pingbacks are not processed correctly. To fix this problem as well as a handful of other, lesser issues, we are quickly releasing 2.9.1, the first maintenance release of the 2.9 line. Help us get 2.9.1 ready to go by testing 2.9.1 Beta 1. The easiest way to test Beta 1 is to install the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin, elect to get on the point release development track, and then perform an automatic upgrade via the Tools->Upgrade menu. You can also <a href=\"http://wordpress.org/wordpress-2.9.1-beta1.zip\">download the Beta 1 package</a> and install manually. <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">Fourteen tickets</a> have been fixed in 2.9.1 Beta 1. Since the curl problem and a couple of other problems are dependent on specific hosting configurations, any and all testing help is greatly appreciated.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:\"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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:41:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 2.9, oh so fine\";s:7:\"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/development/2009/12/wordpress-2-9/\";s: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/development/2009/12/wordpress-2-9/#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, 19 Dec 2009 00:46: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: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:40:\"http://wordpress.org/development/?p=1075\";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:360:\"I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of WordPress version 2.9 “Carmen” named in honor of magical jazz vocalist Carmen McRae (whom we’ve added to our Last.fm WP release station). You can upgrade [...]\";s: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14105:\"<p>I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of <a href=\"http://wordpress.org/download/\">WordPress version 2.9 “Carmen”</a> named in honor of magical jazz vocalist <a href=\"http://www.carmenmcrae.com/\">Carmen McRae</a> (whom we’ve <a href=\"http://www.last.fm/tag/wordpress-release-jazz\">added to our Last.fm WP release station</a>). You can upgrade easily from your Dashboard by going to <strong>Tools</strong> > <strong>Upgrade</strong>, or you can <a href=\"http://wordpress.org/download/\">download from WordPress.org</a>. And of course, it wouldn’t be a major release without a short video summarizing some of the cool things about the new version:<br />\n<embed src=\"http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.11\" type=\"application/x-shockwave-flash\" width=\"640\" height=\"360\" allowscriptaccess=\"always\" allowfullscreen=\"true\" flashvars=\"guid=NBZ853Xn&width=640&height=360\" title=\"Introducing WordPress 2.9 Carmen\"></embed></p>\n<p>The coolest new stuff from a user point of view is:</p>\n<ol>\n<li><strong>Global undo/”trash” feature</strong>, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also eliminates those annoying “are you sure” messages we used to have on every delete.</li>\n<li><strong>Built-in image editor</strong> allows you to crop, edit, rotate, flip, and scale your images to show them who’s boss. This is the first wave of our many planned media-handling improvements.</li>\n<li><strong>Batch plugin update and compatibility checking,</strong> which means you can update 10 plugins at once, versus having to do multiple clicks for each one, and we’re using the new compatibility data from the plugins directory to give you a better idea of whether your plugins are compatible with new releases of WordPress. This should take the fear and hassle out of upgrading.</li>\n<li><a href=\"http://codex.wordpress.org/Embeds\"><strong>Easier video embeds</strong></a> that allow you to just paste a URL on its own line and have it magically turn it into the proper embed code, with Oembed support for YouTube, Daily Motion, Blip.tv, Flickr, Hulu, Viddler, Qik, Revision3, Scribd, Google Video, Photobucket, PollDaddy, and WordPress.tv (and more in the next release).</li>\n</ol>\n<p>2.9 provides the smoothest ride yet because of a number of improvements under the hood and more subtle improvements you’ll begin to appreciate once you’ve been around the block a few times. Here’s just a sampling:</p>\n<ul>\n<li>We now have <code>rel=canonical</code> support for better SEO.</li>\n<li>There is automatic database optimization support, which you can enable in your <code>wp-config.php</code> file by adding <code>define(\'WP_ALLOW_REPAIR\', true);</code>.</li>\n<li>Themes can register “post thumbnails” which allow them to attach an image to the post, especially useful for magazine-style themes.</li>\n<li>A new <code>commentmeta</code> table that allows arbitrary key/value pairs to be attached to comments, just like posts, so you can now expand greatly what you can do in the comment framework.</li>\n<li>Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)</li>\n<li>You can set custom theme directories, so a plugin can register a theme to be bundled with it or you can have multiple shared theme directories on your server.</li>\n<li>We’ve upgraded TinyMCE WYSIWYG editing and Simplepie.</li>\n<li>Sidebars can now have descriptions so it’s more obvious what and where they do what they do.</li>\n<li>Specify category templates not just by ID, like before, but by slug, which will make it easier for theme developers to do custom things with categories — like post types!</li>\n<li>Registration and profiles are now extensible to allow you to collect things more easily, like a user’s Twitter account or any other fields you can imagine.</li>\n<li>The XML-RPC API has been extended to allow changing the user registration option. We fixed some Atom API attachment issues.</li>\n<li>Create custom galleries with the new include and exclude attributes that allow you to pull attachments from any post, not just the current one.</li>\n<li>When you’re editing files in the theme and plugin editors it remembers your location and takes you back to that line after you save. (Thank goodness!!!)</li>\n<li>The Press This bookmarklet has been improved and is faster than ever; give it a try for on-the-fly blogging from wherever you are on the internet.</li>\n<li>Custom taxonomies are now included in the WXR export file and imported correctly.</li>\n<li>Better hooks and filters for excerpts, smilies, HTTP requests, user profiles, author links, taxonomies, SSL support, tag clouds, query_posts and WP_Query</li>\n</ul>\n<p>All of this and more is reflected in the <a href=\"http://core.trac.wordpress.org/query?status=closed&milestone=2.9\">over 500 tickets, bugs, and enhancements that WP developers in this release cycle</a>.</p>\n<p>This release included code from over 140 contributors, here’s everyone we were able to identify: <a href=\"http://xavisys.com/\">aaroncampbell (Aaron Campbell)</a>, <a href=\"http://sixohthree.com/\">abackstrom (Adam Backstrom)</a>, <a href=\"http://www.aldenta.com/\">aldenta (John Ford)</a>, <a href=\"http://alexking.org/\">alexkingorg (Alex King)</a>, [amilanov], <a href=\"http://antony.lesuisse.org/\">antonylesuisse (Antony Lesuisse)</a>, <a href=\"http://apeatling.wordpress.com/\">apeatling (Andy Peatling)</a>, <a href=\"http://blog.apokalyptik.com/\">apokalyptik (Demitrious Kelly)</a>, <a href=\"http://www.mailpress.org/\">arena (André Renaut)</a>, <a href=\"http://digitalize.ca/\">batmoo (Mohammad Jangda)</a>, <a href=\"http://bendunkle.com/\">Ben Dunkle</a>, <a href=\"http://profiles.wordpress.org/benbe1987\">BenBE1987</a>, <!--PROFILES.wp.org--> <a href=\"http://blog.bf-itservice.de/\">Benjamin Flesch</a>, <a href=\"http://www.happyhumans.com/\">bookchiq (Sarah Lewis)</a>, <a href=\"http://profiles.wordpress.org/brianwhite\">brianwhite</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/c0nstruct\">c0nstruct</a>, <!--PROFILES.wp.org--> <a href=\"http://www.caesarsgrunt.com/\">caesarsgrunt (Caesar Schinas)</a>, <a href=\"http://kniffenwebdesign.com/\">CalebKniffen (Caleb Kniffen)</a>, <a href=\"http://profiles.wordpress.org/chrisbliss18\">chrisbliss18</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/chrisscott\">chrisscott (Chris Scott)</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/christoph179\">christoph179</a>, <!--PROFILES.wp.org--> <a href=\"http://coffee2code.com/\">coffee2code (Scott Reilly)</a>, [cross country flight], <a href=\"http://www.curioso.org/\">Curioso</a>, <a href=\"http://dave.pageportfolio.co.uk/\">davecpage (Dave Page)</a>, <a href=\"http://dan-cole.com/\">dcole07 (Dan Cole)</a>, <a href=\"http://dd32.id.au/\">dd32 (Dion Hulse)</a>, <a href=\"http://op111.net/\">demetris (Δημήτρης Κίκιζας)</a>, <a href=\"http://www.semiologic.com/\">Denis-de-Bernardy</a>, <a href=\"http://profiles.wordpress.org/dj-wp\">dj-wp</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/dwright\">dwright</a>, <!--PROFILES.wp.org--> <a href=\"http://eddieringle.com/\">eddieringle (Eddie Ringle)</a>, <a href=\"http://www.homelandstupidity.us/\">error (Michael Hampton)</a>, <a href=\"http://profiles.wordpress.org/ewestp\">ewestp</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/fabifott\">fabifott</a>, <!--PROFILES.wp.org--> <a href=\"http://www.ilfilosofo.com/\">filosofo (Austin Matzko)</a>, <a href=\"http://justintadlock.com/\">greenshady (Justin Tadlock)</a>, <a href=\"http://gsnedders.com/\">gsnedders/link92 (Geoffrey Sneddon)</a>, <a href=\"http://hailin.wordpress.com/\">hailin (Hailin Wu)</a>, <a href=\"http://codex.wordpress.org/User:Hakre\">hakre</a>, <!--CODEX.wp.org--> <a href=\"http://profiles.wordpress.org/hanilovesme\">hanilovesme</a>, <!--PROFILES.wp.org--> <a href=\"http://ondskap.net/wp/\">Harald Nesland</a>, <a href=\"http://profiles.wordpress.org/harrym\">harrym</a>, <!--PROFILES.wp.org--> <a href=\"http://holizz.com/\">holizz (Tom Adams)</a>, <a href=\"http://profiles.wordpress.org/ikonst\">ikonst</a>, <!--PROFILES.wp.org--> <a href=\"http://jacobsantos.com/\">jacobsantos (Jacob Santos)</a>, <a href=\"http://jane.wordpress.com/\">janeforshort (Jane Wells)</a>, <a href=\"http://om4.com.au/\">jamescollins (James Collins)</a>, <a href=\"http://bethesignal.org/\">jdub (Jeff Waugh)</a>, <a href=\"http://www.modulaweb.fr/\">jeff_ (Jean-François “Jeff” VIAL)</a>, <a href=\"http://simianuprising.com/\">jeremyclarke (Jeremy Clarke)</a>, <a href=\"http://jeremy.visser.name/\">JeremyVisser (Jeremy Visser)</a>, <a href=\"http://profiles.wordpress.org/jikamens\">jikamens</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/jmulley\">jmulley</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/joern_w\">Joern_W</a>, <!--PROFILES.wp.org--> <a href=\"http://devel.kostdoktorn.se/\">johanee (Johan Eenfeldt)</a>, <a href=\"http://lud.icro.us/\">johnbillion (John Blackbourn)</a>, <a href=\"http://johnjamesjacoby.com/\">johnjamesjacoby (John James Jacoby)</a>, <a href=\"http://profiles.wordpress.org/johnjosephbachir\">johnjosephbachir (John Joseph Bachir)</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/jonathanrogers\">JonathanRogers</a>, <!--PROFILES.wp.org--> <a href=\"http://yoast.com/\">joostdevalk (Joost de Valk)</a>, <a href=\"http://rooibo.wordpress.com/\">Jose Carlos Norte</a>, <a href=\"http://josephscott.org/\">josephscott (Joseph Scott)</a>, <a href=\"http://tyco.ws/\">junsuijin</a>, <a href=\"http://agapetry.net/\">kevinB (Kevin Behrens)</a>, <a href=\"http://kometbomb.net/\">kometbomb</a>, <a href=\"http://www.yuriko.net/\">lilyfan (IKEDA Yuriko)</a>, [lostinlafayette], <a href=\"http://profiles.wordpress.org/madhyde\">madhyde</a>, <!--PROFILES.wp.org--> <a href=\"http://subscribe2.wordpress.com/\">MattyRob</a>, <a href=\"http://blogwaffe.com/\">mdawaffe (Michael Adams)</a>, <a href=\"http://www.mittineague.com/\">Mittineague</a>, <a href=\"http://blogyul.miqrogroove.com/\">miqrogroove</a>, <a href=\"http://profiles.wordpress.org/morfiusx\">morfiusx</a>, <!--PROFILES.wp.org--> <a href=\"http://www.misthaven.org.uk/blog/\">mrmist (David McFarlane)</a>, <a href=\"http://nickmomrik.com/\">mtdewvirus (Nick Momrik)</a>, <a href=\"http://urzenia.net/\">mysz</a>, <a href=\"http://twitter.com/nacin\">nacin (Andrew Nacin)</a>, <a href=\"http://thebookofjoe.com/\">nanochrome</a>, <a href=\"http://blog.detlog.org/\">nao (Naoko McCracken)</a>, <a href=\"http://www.nathanrice.net/\">nathanrice (Nathan Rice)</a>, <a href=\"http://nikolay.bg/\">nbachiyski (Николай Бачийски)</a>, <a href=\"http://www.niallkennedy.com/\">niallkennedy (Niall Kennedy)</a>, <a href=\"http://nickohrn.com/\">nickohrn (Nick Ohrn)</a>, <a href=\"http://www.rpmurphy.com/\">ninjaWR (Ryan Murphy)</a>, <a href=\"http://noel.io/\">noel (Noël Jackson)</a>, <a href=\"http://ottodestruct.com/\">Otto42 (Samuel Wood)</a>, <a href=\"https://redmine.kirdev.sch.bme.hu/\">pairg</a>, <a href=\"https://peaceable-whale.pip.verisignlabs.com/\">peaceablewhale (Franklin Tse)</a>, <a href=\"http://cnpstudio.com/\">prettyboymp (Michael Pretty)</a>, <a href=\"http://www.prodevstudio.net\">ProDevStudio</a>, <a href=\"http://www.bdihot.co.il/\">ramiy</a>, <a href=\"http://www.red-sweater.com/blog/\">redsweater (Daniel Jalkut)</a>, <a href=\"http://ruslany.net/\">ruslany</a>, <a href=\"http://unlettered.org/\">sambauers (Sam Bauers)</a>, <a href=\"http://scribu.net/\">scribu</a>, <a href=\"http://profiles.wordpress.org/sewar\">Sewar</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/simek\">Simek</a>, <!--PROFILES.wp.org--> <a href=\"http://www.simonwheatley.co.uk/\">simonwheatley (Simon Wheatley)</a>, <a href=\"http://www.poradnik-webmastera.com/\">sirzooro (Daniel Frużyński)</a>, <a href=\"http://sivel.net/\">sivel (Matt Martz)</a>, <a href=\"http://skeltoac.com/\">skeltoac (Andy Skelton)</a>, <a href=\"http://smallvoid.com/about/\">snakefoot</a>, <a href=\"http://stephanreiter.info/\">stephanreiter (Stephan Reiter)</a>, <a href=\"http://striderweb.com/nerdaphernalia/\">strider72 (Stephen Rider)</a>, <a href=\"http://profiles.wordpress.org/taco1991\">taco1991</a>, <!--PROFILES.wp.org--> <a href=\"http://ideasilo.wordpress.com/\">takayukister (Takayuki Miyoshi)</a>, <a href=\"http://tellyworth.wordpress.com/\">tellyworth</a>, <a href=\"http://profiles.wordpress.org/tenpura\">tenpura</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/usermrpapa\">usermrpapa</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/utkarsh\">utkarsh</a>, <!--PROFILES.wp.org--> <a href=\"http://www.viper007bond.com/\">Viper007Bond</a>, <a href=\"http://blog.sjinks.org.ua/\">vladimir_kolesnikov (Vladimir Kolesnikov)</a>, <a href=\"http://voxpelli.se/\">VoxPelli (Pelle Wessman)</a>, [voyou1], <a href=\"http://emphaticallystatic.org/\">wahgnube</a>, <a href=\"http://www.waltervos.com/\">waltervos</a>, <a href=\"http://weston.ruter.net/\">westonruter (Weston Ruter)</a>, <a href=\"http://willnorris.com/\">wnorris (Will Norris)</a>, <a href=\"http://xentek.net/\">xenlab (Eric Marden)</a>, <a href=\"http://blog.yoavfarhi.com/\">yoavf (Yoav Farhi)</a>. Wowza!</p>\n<p>2.9 has been an exciting development cycle, and I must say it has whetted our appetite for 3.0, which is coming next (probably this spring) and will include at the very least the merge of MU with the WordPress core, and a new default theme. We can’t wait to start working on it. But first, some Carmen McRae tunes and a beer. Join us! <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n<p>(<em>After</em> you upgrade, of course!)</p>\n<p>I hope everyone is having a wonderful holiday season.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/development/2009/12/wordpress-2-9/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:2:\"36\";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:53:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"2010: A Theme Odyssey\";s:7:\"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/development/2009/12/2010-a-theme-odyssey/\";s: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:71:\"http://wordpress.org/development/2009/12/2010-a-theme-odyssey/#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:\"Fri, 18 Dec 2009 18:36: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:8:\"category\";a:5:{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:4:\"2010\";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:\"default\";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:5:{s:4:\"data\";s:7:\"kubrick\";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:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1065\";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:327:\"After the video from the core team meetup was posted, the topic that seemed to get the most attention on Twitter and various community sites was Matt’s announcement that there would be a new default theme in 2010, so I thought I’d start with that as the first of the meetup summaries.\nWhen Kubrick was bundled [...]\";s: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:2819:\"<p>After the <a href=\"http://wordpress.org/development/2009/12/core-team-meetup-results/\">video from the core team meetup</a> was posted, the topic that seemed to get the most attention on Twitter and various community sites was Matt’s announcement that there would be a new default theme in 2010, so I thought I’d start with that as the first of the meetup summaries.</p>\n<p>When Kubrick was bundled with core back in 2005, it was a cutting edge theme. Custom header, rounded corners, clean design… if you were using WordPress back then, let’s face it, you were impressed. Time moves on, though, fashions change, new styles become old standards, and what was once cutting edge suddenly seems old-fashioned and out of date.</p>\n<p>So, a new bundled theme in 2010? We think it’s a good idea. Something nice and light that can serve as a good example theme, include newer theme-based features, and look nice (and current) on a public site. We’d like to introduce a new default theme with version 3.0, which is anticipated to come out in mid-2010 (hence the name), and think it would be good for it to blend well aesthetically with WordPress itself.</p>\n<p>I’d been advocating moving toward <a href=\"http://elastictheme.org/\">Elastic</a>, the theme framework/WYSIWYG theme editor that was one of our Google Summer of Code student projects, but after some discussion I agreed with the guys that while Elastic is awesome and should be promoted as a community development project, it’s heavier than a default theme needs to be. The default theme doesn’t need to be a full-featured framework, it just needs to work well, look awesome, have good code and be a good starting point for beginning themers. We were thinking of a fairly minimalist design that would make it easy to customize.</p>\n<p>As for the code, there’s a question of if it will really be a new theme, or if it will be a re-styled and updated version of Kubrick. We don’t know the final answer to that yet, because the ultimate decision will be made with the community’s input, but we believe all new markup is the way to go. What do you think? Without venturing into theme framework territory, are there features you think a new default theme should have? Some people have been <a href=\"http://core.trac.wordpress.org/ticket/9015\">talking about it on Trac</a> over the past year, if you wonder what’s been tossed around so far. I thought about posting a poll here (you know how I love posting polls to gauge opinion), but in this case I think a discussion thread might be better, so that each vote can explain the reason behind it. So, have an opinion on what a new default theme should include? <a href=\"http://wordpress.org/support/topic/342819\">Weigh in at the forums</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2009/12/2010-a-theme-odyssey/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: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:23:\"2.9 Release Candidate 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:49:\"http://wordpress.org/development/2009/12/2-9-rc1/\";s: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:58:\"http://wordpress.org/development/2009/12/2-9-rc1/#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, 16 Dec 2009 18:33: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:8:\"category\";a:1:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1057\";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:335:\"We’re at that exciting point in WordPress development where the dev team feels like version 2.9 is complete and ready for the world.\nIf you’ve been waiting for your moment to pitch in, it’s now. First we need tech savvy testers to upgrade their blogs and kick the tires, make sure everything is rolling like 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: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1702:\"<p>We’re at that exciting point in WordPress development where the dev team feels like version 2.9 is complete and ready for the world.</p>\n<p>If you’ve been waiting for your moment to pitch in, it’s now. First we need tech savvy testers to upgrade their blogs and kick the tires, make sure everything is rolling like you expect it to. <a href=\"http://codex.wordpress.org/Version_2.9\">Here’s a list of all the fun and geeky new stuff in 2.9 to try out</a>. Second, and more importantly, we need everyone to test out their plugin compatibility.</p>\n<p>If you’re a user of plugins, there’s a groovy new compatibility feature on the plugin directory where you can vote on whether a plugin is compatible with a version or not and it’ll get registered in the new plugin compatibility checker. This is as a replacement to the old wiki-based lists we’d do before. To see it in action <a href=\"http://wordpress.org/extend/plugins/akismet/\">check out this Akismet plugin page</a>, as you can see 14 people have already registered that it’s compatible with 2.9.</p>\n<p>If you’re a plugin author, of course you should update your “Tested up to:” in the <code>readme.txt</code> for your plugin.</p>\n<p>If all goes according to plan, WordPress 2.9 will be out before the end of the week. <a href=\"http://wordpress.org/wordpress-2.9-RC1.zip\">You can download the release candidate here</a>.</p>\n<p>For more details on the changes since Beta please review the <a href=\"https://core.trac.wordpress.org/log/?action=stop_on_copy&mode=stop_on_copy&rev=12416&stop_rev=12315&limit=150\">revision log on Trac</a>, and happy testing!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/development/2009/12/2-9-rc1/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:38:\"http://wordpress.org/development/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:7:{s:10:\"x-pingback\";s:43:\"http://wordpress.org/development/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Fri, 22 Jan 2010 05:38:09 GMT\";s:4:\"etag\";s:34:\"\"55da601fcc88af51ad6c9e661d5564b1\"\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"date\";s:29:\"Tue, 02 Feb 2010 10:13:55 GMT\";s:6:\"server\";s:9:\"LiteSpeed\";s:10:\"connection\";s:5:\"close\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),
+ (2400,0,'_transient_feed_0ff4b43bd116a9d8720d689c80e7dfd4','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:51:\"\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:26:\"WordPress Development 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://wordpress.org/development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress development and updates\";s: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:\"Fri, 22 Jan 2010 05:38:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://wordpress.org/?v=2.9.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:\"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:4:\"item\";a:10:{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 \";s: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:20:\"WordPress Foundation\";s:7:\"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/development/2010/01/wordpress-foundation/\";s: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:71:\"http://wordpress.org/development/2010/01/wordpress-foundation/#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:\"Fri, 22 Jan 2010 05:38:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"charity\";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:10:\"foundation\";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:5:{s:4:\"data\";s:10:\"non-profit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1179\";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:314:\"It is with extremely great pleasure that I point you to the first post at the new WordPress Foundation site. Not only am I excited about the things that will happen under the auspices of the Foundation, I’m excited to see a site running the 3.0 development version and the nascent theme called 2010. Go [...]\";s: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:517:\"<p>It is with extremely great pleasure that I point you to the <a href=\"http://wordpressfoundation.org/2010/getting-off-the-ground/\">first post</a> at the new <a href=\"http://wordpressfoundation.org/\">WordPress Foundation site</a>. Not only am I excited about the things that will happen under the auspices of the Foundation, I’m excited to see a site running the 3.0 development version and the nascent theme called <em>2010</em>. Go <a href=\"http://wordpressfoundation.org\">check it out</a> for yourself.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2010/01/wordpress-foundation/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:\"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:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:44:\"\n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"2010 Open Source Design Plans\";s:7:\"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/development/2010/01/2010-open-source-design/\";s: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:74:\"http://wordpress.org/development/2010/01/2010-open-source-design/#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, 13 Jan 2010 20:38: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: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:14:\"User Interface\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1154\";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:332:\"2010 is the year we dive into open source design. We’ve dipped our toes in this pool before (icon contest, graphic design component for Trac tickets, header refresh contest, etc.), but this year we’re going to cannonball and make a big splash. Here’s what you need to know if you want to get involved.\nA list [...]\";s: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:3855:\"<p>2010 is the year we dive into open source design. We’ve dipped our toes in this pool before (icon contest, graphic design component for Trac tickets, header refresh contest, etc.), but this year we’re going to cannonball and make a big splash. Here’s what you need to know if you want to get involved.</p>\n<p><strong>A list for all seasons. </strong>Developers have the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-hackers\">wp-hackers mailing list</a> to discuss core and plugin code. Sometimes UI/UX stuff comes up and gets discussed there, but there is a whole universe of discussion around navigation labels, gradients, button styling, layouts, alignment, etc. that would be clutter on wp-hackers. Designers need a list to call their own, and now we have one. You can sign up for the <a href=\"http://lists.automattic.com/mailman/listinfo/wp-ui\">wp-ui list</a> to discuss ways to improve the interface or user experience of WordPress, and to discuss progress on design-related projects for the open source project, like the design challenges we’re going to have.</p>\n<p><strong>Design Challenges.</strong> We learned a lot from the icon design and header refresh contests, and we want to do these kind of open design challenges on a regular basis to give UI/UX designers who want to contribute to the WordPress open source project more opportunities to do so. If we could do one per month, that would be ideal, keeping the challenges relatively bite-sized to allow potential contributors an easy way to get involved at first. As each challenge is posted, people can use the list to bounce ideas off each other and work toward optimal solutions. I’m hoping the design challenges will evolve to be less contest and more collaboration. We’ll announce the first one before the end of January, so if you’re interested, please sign up for the list! <em>(Hint: one will likely be a touch up to the Right Now dashboard module, to improve the information design, and there will be a couple of screen layout challenges coming up as well.)</em></p>\n<p><strong>Distributed Usability Testing.</strong><em> </em>We started to try this out last year, and several dozen usability professionals volunteered to help get the program going, but a combination of scheduling and infrastructure issues combined to stall the progress. Having the “UI/UX contributor team” infrastructure in place, starting with the mailing list, will make it much easier to get this project going again.</p>\n<p><strong>Chit-chat.</strong> The weekly developer chats in IRC at <a href=\"https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev\">#wordpress-dev</a> have been very productive. We’ve created an IRC room at <a href=\"http://webchat.freenode.net/?channels=wordpress-ui\">#wordpress-ui on irc.freenode.net</a> so that we can have the same kind of “water cooler” for UI/UX contributors as for core code contributors. In addition to being a place where you can drop in and discuss core UI/UX (note: this room will not be a place to discuss the design of blog themes, it’s to discuss the design of the Wordpress application itself), we’ll set up a weekly chat. Choosing a day and time for the chats will probably be the first discussion on the mailing list.</p>\n<p><strong>A blog of our own. </strong>Once again, taking a page from the code contributor infrastructure, we’ll set up a blog for UI/UX updates, announcements, progress reports, etc. This will be on WordPress.org in the nearish future, and will be announced to the mailing list when it is live.</p>\n<p>So, if you want to become a contributor to core WordPress by using your design skills, <a href=\"http://lists.automattic.com/mailman/listinfo/wp-ui\">join the wp-ui mailing list</a> and get ready for a fun year!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.org/development/2010/01/2010-open-source-design/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:\"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:\"\";}}}}}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:15:\"WordPress 2.9.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:57:\"http://wordpress.org/development/2010/01/wordpress-2-9-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:66:\"http://wordpress.org/development/2010/01/wordpress-2-9-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:\"Mon, 04 Jan 2010 22:35: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: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:40:\"http://wordpress.org/development/?p=1140\";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:\"After over a million downloads of WordPress 2.9 and lots of feedback from all of you, we’re releasing WordPress 2.9.1. This release addresses a handful of minor issues as well as a rather annoying problem where scheduled posts and pingbacks are not processed correctly due to incompatibilities with some hosts. If any of these issues [...]\";s: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:681:\"<p>After over a million downloads of WordPress 2.9 and lots of feedback from all of you, we’re releasing WordPress 2.9.1. This release addresses a handful of minor issues as well as a rather annoying problem where scheduled posts and pingbacks are not processed correctly due to incompatibilities with some hosts. If any of <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">these issues</a> affect you, give 2.9.1 a try. <a href=\"http://wordpress.org/download/\">Download 2.9.1</a> or upgrade automatically from the Tools->Upgrade menu in your blog’s admin area.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/development/2010/01/wordpress-2-9-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: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:20:\"Early 2010 WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/#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, 04 Jan 2010 19:40: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:1:{i:0;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1127\";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:297:\"Rested up from the holidays? I hope so, because the new year has begun and a lot is going to be happening with WordPress in 2010, and you definitely want to be a part of it. Later this week the scope for version 3.0 (featuring the addition of MU functionality to the WordPress codebase) will [...]\";s: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:8301:\"<p>Rested up from the holidays? I hope so, because the new year has begun and <strong>a lot </strong>is going to be happening with WordPress in 2010, and you definitely want to be a part of it. Later this week the scope for version 3.0 (featuring the addition of MU functionality to the WordPress codebase) will be decided in the IRC developer chat*, based on <a href=\"http://wordpress.org/support/topic/345127\">feedback provided by users like you</a>. But it’s no fun to live by IRC alone, which is why we love WordCamps. Attending a WordCamp gives you a chance to meet people in your local community who are working with WordPress, as well as core contributors, theme designers, plugin developers, Codex writers, support forum moderators and other WordPress volunteers who’ve made WordPress what it is today. Add this New Year’s Resolution to your 2010 list if it’s not on there already: Attend a WordCamp, meet at least 5 new local people, learn something new, and if you have the chance, buy a drink for someone who’s volunteered their time and expertise to the WordPress open source project. To help you keep your resolution, here is a list of the upcoming WordCamps for the next three months, followed by what I know so far about each one.</p>\n<p>January 8–9: <a href=\"http://atlantawordcamp.com/\">WordCamp Atlanta</a><br />\nJanuary 23: <a href=\"http://wordcampboston.com/\">WordCamp Boston</a><br />\nJanuary 30: <a href=\"http://www.wordcamp.gr/\">WordCamp Greece</a> in Thessaloniki<br />\nJanuary 30: <a href=\"http://id.wordcamp.org/\">WordCamp Indonesia</a> in Jakarta<br />\nFebruary 27: <a href=\"http://2010.wordcampfukuoka.com/\">WordCamp Fukuoka</a><br />\nMarch 6–7: <a href=\"http://www.wordcampireland.com/\">WordCamp Ireland</a> in Kilkenny<br />\nMarch 27–28: <a href=\"http://wordcamptoronto.com/\">WordCamp Toronto</a></p>\n<h4>NORTH AMERICA</h4>\n<p><strong>January 8–9: <a href=\"http://atlantawordcamp.com/\">WordCamp Atlanta</a>.</strong> First WordCamp of the year, and it’s already sold out — twice! They changed to a bigger venue based on demand, from Georgia Tech to the Atlanta campus of Savannah College of Art and Design (SCAD). They’re still letting people onto <a href=\"http://wordcampatl.eventbrite.com/\">the waitlist</a>, if you’re interested. A guaranteed way to get in would be to <a href=\"http://atlantawordcamp.com/sponsor/sponsorship-opportunities/\">sponsor</a> the event, and they’re taking last-minute sponsors right now. Atlanta will have sessions on Friday evening and all day Saturday. I’ll be opening the Saturday program with <em>WordPress Resolutions: What to Expect in 2010</em>. After a day of design, development and content track sessions, Lead Developer <a href=\"http://markjaquith.com/\">Mark Jaquith</a> will take the closing slot for a Town Hall-style Q&A. The <a href=\"http://wordcampatl.eventbrite.com/\">attendee list</a> (follow link, scroll down) includes a number of WordPress core contributors, theme/plugin developers, and support providers as well as proof that Atlanta has a strong WordPress user base.</p>\n<p><strong>January 23: <a href=\"http://wordcampboston.com/\">WordCamp Boston</a>.</strong> I think WordCamp Boston is trying to one-up every WordCamp the organizers have been to, including the awesome NYC from November, and it looks like they might succeed. From <a href=\"http://blogs.law.harvard.edu/doc/\">Doc Searls</a> and <a href=\"http://www.hyperorg.com/blogger/\">David Weinberger</a> as keynote speakers to the multiple-track, unconference and Ignite sessions to the sweet-looking venue and the party plans, this one has got it going on. I credit it in part to the fact that they are one of the few WordCamps to follow the advice of having an organizing team of more than just 2 or 3 people, so the work is better distributed. I see a number of familiar names on the <a href=\"http://wordcampboston.com/registration/attendees/\">attendee list</a>, but even more that I don’t know, so I’m looking forward to meeting the Boston WordPress community. They’re still <a href=\"http://wordcampboston.com/registration/\">selling tickets</a>, so if you’re in the northeast, you should try to make it. I’ll be at this one also, talking about how the merge with MU will affect the WordPress admin (by then we should have started figuring it out!).</p>\n<p><strong>March 27–28: <a href=\"http://wordcamptoronto.com/\">WordCamp Toronto</a>.</strong> The last two Toronto WordCamps have been really good. I heard there would be one in March, but their site right now is just <a href=\"http://wordcamptoronto.com/\">taking emails</a> for notification. I’ve contacted the organizer to see what’s up, and he says the site will likely go live this week. They’re looking for volunteers to help organize this year’s event, so if you’re interested, it would be a great opportunity to get involved. Believe me, volunteering at a WordCamp is one of the best ways to make sure you meet a lot of other attendees.</p>\n<h4>ASIA</h4>\n<p><strong>January 30: <a href=\"http://id.wordcamp.org/\">WordCamp Indonesia</a>.</strong> WordCamp Indonesia will be in Jakarta again this year. I love how they worded the beginning of their <a href=\"http://id.wordcamp.org/conference-sessions/\">sessions</a> page. “Come in, we’ll get you breakfast and coffee, you’ll register, there’ll be networking. It’ll be great.” There will be a single track of sessions, but there are several time slots set aside for ad-hoc discussion and breakout sessions.</p>\n<p><strong>February 27: <a href=\"http://2010.wordcampfukuoka.com/\">WordCamp Fukuoka</a>.</strong> WordCamp Fukuoka is just getting its site up, too, so check back periodically a little later for more information. One of their visiting speakers will be <a href=\"http://noel.io/\">Noel Jackson</a>, developer of the <a href=\"http://codex.wordpress.org/Press_This\">Press This</a> bookmarklet as well as themes like <a href=\"http://wordpress.org/extend/themes/p2\">P2</a> and <a href=\"http://wordpress.org/extend/themes/monotone\">Monotone</a>/<a href=\"http://wordpress.org/extend/themes/duotone\">Duotone</a>.</p>\n<h4>EUROPE</h4>\n<p><strong>January 30: <a href=\"http://www.wordcamp.gr/\">WordCamp Greece</a>.</strong> WordCamp Greece will be held in Thessaloniki, and they expect about 100-150 people to attend.The program includes regular sessions on the usual topics (how-to, programming, SEO, multi-language sites, etc) as well as “QuickRounds,” which will showcase Greek projects based on WordPress. I’m especially intrigued by the “WordPress vs. Expression Engine” session. Whenever people compare different publishing platforms, it’s interesting to see which features they highlight. I hope someone gets video from this one and posts it to the <a href=\"http://wordpress.tv/category/wordcamptv/\">WordCamp section of WordPress.tv</a>.</p>\n<p><strong>March 6–7: <a href=\"http://www.wordcampireland.com/\">WordCamp Ireland</a>.</strong> WordCamp Ireland will be in Kilkenny, and for such a geographically small country, it’s got an impressive list of <a href=\"http://www.wordcampireland.com/info/speakers/\">speakers</a>, including <a href=\"http://ocaoimh.ie/\">Donncha O Caoimh</a>, lead developer of <a href=\"http://mu.wordpress.org/\">WordPress MU</a>. The program includes three tracks: Intro, Blogger, and Developer, and I think this will be the first WordCamp I’ve heard of that is deliberately <a href=\"http://www.wordcampireland.com/about/family-and-partner-friendly/\">family-friendly</a>, with on-site child care. They’re also going to have a charging station for mobile devices, which is clever. It’s not confirmed yet, but I think I’ll be at this one, too.</p>\n<p>If you want to attend a WordCamp but don’t know of one near you, check out <a href=\"http://central.wordcamp.org/\">WordCamp.org</a> for the official list (updated frequently). That’s also where you would start if you wanted to <a href=\"http://central.wordcamp.org/guidelines/\">organize a WordCamp</a> in your area. </p>\n<p><em>*Developer chats are held Thursdays at 21:00 UTC in the #wordpress-dev channel at irc.freenode.com. </em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2010/01/early-2010-wordcamps/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:35:\"WordPress 2.9.1 Release Candidate 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:77:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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:86:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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, 29 Dec 2009 23:27: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:8:\"category\";a:2:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1119\";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:334:\"Thanks to everyone who tested 2.9.1 Beta 1. We’re following that up with Release Candidate 1. RC1 contains a few more fixes, bringing the number of fixed tickets up to 23. If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1. You can also download the RC1 package 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: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:682:\"<p>Thanks to everyone who tested <a href=\"http://wordpress.org/development/2009/12/wordpress-2-9-1-beta-1/\">2.9.1 Beta 1</a>. We’re following that up with Release Candidate 1. RC1 contains a few more fixes, bringing the number of <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">fixed tickets</a> up to 23. If you are already running Beta 1, visit Tools->Upgrade in your blog’s admin to get RC1. You can also <a href=\"http://wordpress.org/wordpress-2.9.1-RC1.zip\">download the RC1 package</a> and install manually. If all goes well, 2.9.1 will be here soon.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-release-candidate-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:\"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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:41:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Setting Scope\";s:7:\"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/development/2009/12/setting-scope/\";s: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/development/2009/12/setting-scope/#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:\"Fri, 25 Dec 2009 16:56: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:8:\"category\";a:1:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1096\";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:301:\"Merry Christmas! One of the things that was discussed at the core commit team meetup was release scope (and scope creep). Now that 2.9 is out and it’s time to start thinking about 3.0, we think it would be appropriate to stop and take a breath before diving in, and make a plan in advance. [...]\";s: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:4722:\"<p>Merry Christmas! One of the things that was discussed at the core commit team meetup was release scope (and scope creep). Now that 2.9 is out and it’s time to start thinking about 3.0, we think it would be appropriate to stop and take a breath before diving in, and make a plan in advance. What winds up happening is that during each release cycle a few new features are selected for inclusion, but then right up until feature freeze (and/or beta cycle), people keep adding feature requests, patches for enhancements, and ongoing bug reports. This means each release winds up getting pushed out later than planned, and with so many things going in per release, it becomes harder to catch new bugs.</p>\n<p>The as-long-as-we’re-not-in-freeze-yet model isn’t working. People wind up waiting months longer for new features they want, like Trash and Image Editing, because we’re still adding other things and then we need to test them all. If we kept the releases smaller feature-wise, we could push out the new stuff sooner (3 releases per year is the goal) and have more focused beta testing, making the releases themselves better. It’s hard, because everyone has their pet features and fixes, and if there’s a patch, why not get it in this release rather than waiting? Sometimes people complain that a patch has been waiting to be committed for weeks or months, but what no one ever seems to bring up is that sometimes patches introduce new bugs, and the more we add at once, the harder it is to keep it all well-tested on various platforms, in different hosting environments, etc. So. What’s our proposal?</p>\n<p>We take a page from the world of project management and we make a project plan <strong>before</strong> we jump into the dev cycle. We let everyone propose features and enhancements, and we choose a limited number to include in 3.0 (in this case we need to be especially stringent, because the merge of WordPress and WordPress MU will automatically mean a lot of work) and set a realistic release date that we stick to. We create a tentative set of features for the next two releases, to be re-evaluated at the beginning of the next cycle, so that people know the community is committed to certain features, as opposed to the vague “future release” label we now use for everything not included in the current version. We fix bugs that are reproducible and affect a large number of users before focusing on edge case bugs or bugs that haven’t been well-described or reproduced. We stop diverting our attention from agreed-upon goals when a “squeaky wheel” decides we should all be focused on something else. There are always things that pop up unexpectedly, but we need to do a better job of restraining ourselves when it comes to trying to sneak things into the current release (I include myself in this, of course…as a UX person I always wish we could do everything all at once!).</p>\n<p>As an open source project, we accomplish more when we work together than we do following individual agendas, and we need to keep our project focused on commonly-agreed-upon goals instead of following tangents whenever a community member starts to take us on one, regardless of whether it’s to follow a cool idea that everyone loves or a suggestion based on a personal agenda, and regardless of whether it’s a newbie who doesn’t know any better or a frequent contributor or committer who has a strong opinion and a loud voice (so to speak). The issue here is that it’s easy to get distracted, so we need to create a structure that will help us keep moving forward instead of getting sidetracked. We need to keep Trac clean for the current dev cycle so that it includes confirmed features and bug reports, and all new feature suggestions go into a different milestone.</p>\n<p>We think it’s at least worth a try. When we re-start the weekly IRC dev chats in 2010, the first meeting will be to talk about the scope of 3.0. When we’ve got a general agreement about what will be included, we’ll create the appropriate Trac tickets, and punt tickets for non-3.0 feature requests/enhancements to a future release so we can stay focused. New bug reports will still come in to the current milestone. It’s going to be hard. There are at least a dozen new features that I feel like we’ve pushed back multiple times that I’d like to see in core, but for this experiment, I’m just going to keep reminding myself, “You can do that with a plugin!”</p>\n<p><a href=\"http://wordpress.org/support/topic/345127\">Sound off on the features you would like to see in version 3.0</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/development/2009/12/setting-scope/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:\"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:\"\";}}}}}i:6;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:22:\"WordPress 2.9.1 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:64:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:73:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:\"Wed, 23 Dec 2009 19:58: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: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:40:\"http://wordpress.org/development/?p=1098\";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:354:\"Unfortunately, the recent 2.9 release triggered a bug in certain versions of PHP’s curl extension. With these versions of curl, scheduled posts and pingbacks are not processed correctly. To fix this problem as well as a handful of other, lesser issues, we are quickly releasing 2.9.1, the first maintenance release of the 2.9 line. Help [...]\";s: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:1162:\"<p>Unfortunately, the recent 2.9 release triggered a bug in certain versions of PHP’s curl extension. With these versions of curl, scheduled posts and pingbacks are not processed correctly. To fix this problem as well as a handful of other, lesser issues, we are quickly releasing 2.9.1, the first maintenance release of the 2.9 line. Help us get 2.9.1 ready to go by testing 2.9.1 Beta 1. The easiest way to test Beta 1 is to install the <a href=\"http://wordpress.org/extend/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin, elect to get on the point release development track, and then perform an automatic upgrade via the Tools->Upgrade menu. You can also <a href=\"http://wordpress.org/wordpress-2.9.1-beta1.zip\">download the Beta 1 package</a> and install manually. <a href=\"http://core.trac.wordpress.org/query?status=closed&group=resolution&order=priority&milestone=2.9.1&resolution=fixed\">Fourteen tickets</a> have been fixed in 2.9.1 Beta 1. Since the curl problem and a couple of other problems are dependent on specific hosting configurations, any and all testing help is greatly appreciated.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.org/development/2009/12/wordpress-2-9-1-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:\"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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:41:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 2.9, oh so fine\";s:7:\"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/development/2009/12/wordpress-2-9/\";s: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/development/2009/12/wordpress-2-9/#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, 19 Dec 2009 00:46: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: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:40:\"http://wordpress.org/development/?p=1075\";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:360:\"I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of WordPress version 2.9 “Carmen” named in honor of magical jazz vocalist Carmen McRae (whom we’ve added to our Last.fm WP release station). You can upgrade [...]\";s: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14105:\"<p>I want to make you mine, all the time… oh wait. Hello. I’m here on behalf of the entire WordPress development team and community to announce the immediate availability of <a href=\"http://wordpress.org/download/\">WordPress version 2.9 “Carmen”</a> named in honor of magical jazz vocalist <a href=\"http://www.carmenmcrae.com/\">Carmen McRae</a> (whom we’ve <a href=\"http://www.last.fm/tag/wordpress-release-jazz\">added to our Last.fm WP release station</a>). You can upgrade easily from your Dashboard by going to <strong>Tools</strong> > <strong>Upgrade</strong>, or you can <a href=\"http://wordpress.org/download/\">download from WordPress.org</a>. And of course, it wouldn’t be a major release without a short video summarizing some of the cool things about the new version:<br />\n<embed src=\"http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.11\" type=\"application/x-shockwave-flash\" width=\"640\" height=\"360\" allowscriptaccess=\"always\" allowfullscreen=\"true\" flashvars=\"guid=NBZ853Xn&width=640&height=360\" title=\"Introducing WordPress 2.9 Carmen\"></embed></p>\n<p>The coolest new stuff from a user point of view is:</p>\n<ol>\n<li><strong>Global undo/”trash” feature</strong>, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also eliminates those annoying “are you sure” messages we used to have on every delete.</li>\n<li><strong>Built-in image editor</strong> allows you to crop, edit, rotate, flip, and scale your images to show them who’s boss. This is the first wave of our many planned media-handling improvements.</li>\n<li><strong>Batch plugin update and compatibility checking,</strong> which means you can update 10 plugins at once, versus having to do multiple clicks for each one, and we’re using the new compatibility data from the plugins directory to give you a better idea of whether your plugins are compatible with new releases of WordPress. This should take the fear and hassle out of upgrading.</li>\n<li><a href=\"http://codex.wordpress.org/Embeds\"><strong>Easier video embeds</strong></a> that allow you to just paste a URL on its own line and have it magically turn it into the proper embed code, with Oembed support for YouTube, Daily Motion, Blip.tv, Flickr, Hulu, Viddler, Qik, Revision3, Scribd, Google Video, Photobucket, PollDaddy, and WordPress.tv (and more in the next release).</li>\n</ol>\n<p>2.9 provides the smoothest ride yet because of a number of improvements under the hood and more subtle improvements you’ll begin to appreciate once you’ve been around the block a few times. Here’s just a sampling:</p>\n<ul>\n<li>We now have <code>rel=canonical</code> support for better SEO.</li>\n<li>There is automatic database optimization support, which you can enable in your <code>wp-config.php</code> file by adding <code>define(\'WP_ALLOW_REPAIR\', true);</code>.</li>\n<li>Themes can register “post thumbnails” which allow them to attach an image to the post, especially useful for magazine-style themes.</li>\n<li>A new <code>commentmeta</code> table that allows arbitrary key/value pairs to be attached to comments, just like posts, so you can now expand greatly what you can do in the comment framework.</li>\n<li>Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)</li>\n<li>You can set custom theme directories, so a plugin can register a theme to be bundled with it or you can have multiple shared theme directories on your server.</li>\n<li>We’ve upgraded TinyMCE WYSIWYG editing and Simplepie.</li>\n<li>Sidebars can now have descriptions so it’s more obvious what and where they do what they do.</li>\n<li>Specify category templates not just by ID, like before, but by slug, which will make it easier for theme developers to do custom things with categories — like post types!</li>\n<li>Registration and profiles are now extensible to allow you to collect things more easily, like a user’s Twitter account or any other fields you can imagine.</li>\n<li>The XML-RPC API has been extended to allow changing the user registration option. We fixed some Atom API attachment issues.</li>\n<li>Create custom galleries with the new include and exclude attributes that allow you to pull attachments from any post, not just the current one.</li>\n<li>When you’re editing files in the theme and plugin editors it remembers your location and takes you back to that line after you save. (Thank goodness!!!)</li>\n<li>The Press This bookmarklet has been improved and is faster than ever; give it a try for on-the-fly blogging from wherever you are on the internet.</li>\n<li>Custom taxonomies are now included in the WXR export file and imported correctly.</li>\n<li>Better hooks and filters for excerpts, smilies, HTTP requests, user profiles, author links, taxonomies, SSL support, tag clouds, query_posts and WP_Query</li>\n</ul>\n<p>All of this and more is reflected in the <a href=\"http://core.trac.wordpress.org/query?status=closed&milestone=2.9\">over 500 tickets, bugs, and enhancements that WP developers in this release cycle</a>.</p>\n<p>This release included code from over 140 contributors, here’s everyone we were able to identify: <a href=\"http://xavisys.com/\">aaroncampbell (Aaron Campbell)</a>, <a href=\"http://sixohthree.com/\">abackstrom (Adam Backstrom)</a>, <a href=\"http://www.aldenta.com/\">aldenta (John Ford)</a>, <a href=\"http://alexking.org/\">alexkingorg (Alex King)</a>, [amilanov], <a href=\"http://antony.lesuisse.org/\">antonylesuisse (Antony Lesuisse)</a>, <a href=\"http://apeatling.wordpress.com/\">apeatling (Andy Peatling)</a>, <a href=\"http://blog.apokalyptik.com/\">apokalyptik (Demitrious Kelly)</a>, <a href=\"http://www.mailpress.org/\">arena (André Renaut)</a>, <a href=\"http://digitalize.ca/\">batmoo (Mohammad Jangda)</a>, <a href=\"http://bendunkle.com/\">Ben Dunkle</a>, <a href=\"http://profiles.wordpress.org/benbe1987\">BenBE1987</a>, <!--PROFILES.wp.org--> <a href=\"http://blog.bf-itservice.de/\">Benjamin Flesch</a>, <a href=\"http://www.happyhumans.com/\">bookchiq (Sarah Lewis)</a>, <a href=\"http://profiles.wordpress.org/brianwhite\">brianwhite</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/c0nstruct\">c0nstruct</a>, <!--PROFILES.wp.org--> <a href=\"http://www.caesarsgrunt.com/\">caesarsgrunt (Caesar Schinas)</a>, <a href=\"http://kniffenwebdesign.com/\">CalebKniffen (Caleb Kniffen)</a>, <a href=\"http://profiles.wordpress.org/chrisbliss18\">chrisbliss18</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/chrisscott\">chrisscott (Chris Scott)</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/christoph179\">christoph179</a>, <!--PROFILES.wp.org--> <a href=\"http://coffee2code.com/\">coffee2code (Scott Reilly)</a>, [cross country flight], <a href=\"http://www.curioso.org/\">Curioso</a>, <a href=\"http://dave.pageportfolio.co.uk/\">davecpage (Dave Page)</a>, <a href=\"http://dan-cole.com/\">dcole07 (Dan Cole)</a>, <a href=\"http://dd32.id.au/\">dd32 (Dion Hulse)</a>, <a href=\"http://op111.net/\">demetris (Δημήτρης Κίκιζας)</a>, <a href=\"http://www.semiologic.com/\">Denis-de-Bernardy</a>, <a href=\"http://profiles.wordpress.org/dj-wp\">dj-wp</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/dwright\">dwright</a>, <!--PROFILES.wp.org--> <a href=\"http://eddieringle.com/\">eddieringle (Eddie Ringle)</a>, <a href=\"http://www.homelandstupidity.us/\">error (Michael Hampton)</a>, <a href=\"http://profiles.wordpress.org/ewestp\">ewestp</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/fabifott\">fabifott</a>, <!--PROFILES.wp.org--> <a href=\"http://www.ilfilosofo.com/\">filosofo (Austin Matzko)</a>, <a href=\"http://justintadlock.com/\">greenshady (Justin Tadlock)</a>, <a href=\"http://gsnedders.com/\">gsnedders/link92 (Geoffrey Sneddon)</a>, <a href=\"http://hailin.wordpress.com/\">hailin (Hailin Wu)</a>, <a href=\"http://codex.wordpress.org/User:Hakre\">hakre</a>, <!--CODEX.wp.org--> <a href=\"http://profiles.wordpress.org/hanilovesme\">hanilovesme</a>, <!--PROFILES.wp.org--> <a href=\"http://ondskap.net/wp/\">Harald Nesland</a>, <a href=\"http://profiles.wordpress.org/harrym\">harrym</a>, <!--PROFILES.wp.org--> <a href=\"http://holizz.com/\">holizz (Tom Adams)</a>, <a href=\"http://profiles.wordpress.org/ikonst\">ikonst</a>, <!--PROFILES.wp.org--> <a href=\"http://jacobsantos.com/\">jacobsantos (Jacob Santos)</a>, <a href=\"http://jane.wordpress.com/\">janeforshort (Jane Wells)</a>, <a href=\"http://om4.com.au/\">jamescollins (James Collins)</a>, <a href=\"http://bethesignal.org/\">jdub (Jeff Waugh)</a>, <a href=\"http://www.modulaweb.fr/\">jeff_ (Jean-François “Jeff” VIAL)</a>, <a href=\"http://simianuprising.com/\">jeremyclarke (Jeremy Clarke)</a>, <a href=\"http://jeremy.visser.name/\">JeremyVisser (Jeremy Visser)</a>, <a href=\"http://profiles.wordpress.org/jikamens\">jikamens</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/jmulley\">jmulley</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/joern_w\">Joern_W</a>, <!--PROFILES.wp.org--> <a href=\"http://devel.kostdoktorn.se/\">johanee (Johan Eenfeldt)</a>, <a href=\"http://lud.icro.us/\">johnbillion (John Blackbourn)</a>, <a href=\"http://johnjamesjacoby.com/\">johnjamesjacoby (John James Jacoby)</a>, <a href=\"http://profiles.wordpress.org/johnjosephbachir\">johnjosephbachir (John Joseph Bachir)</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/jonathanrogers\">JonathanRogers</a>, <!--PROFILES.wp.org--> <a href=\"http://yoast.com/\">joostdevalk (Joost de Valk)</a>, <a href=\"http://rooibo.wordpress.com/\">Jose Carlos Norte</a>, <a href=\"http://josephscott.org/\">josephscott (Joseph Scott)</a>, <a href=\"http://tyco.ws/\">junsuijin</a>, <a href=\"http://agapetry.net/\">kevinB (Kevin Behrens)</a>, <a href=\"http://kometbomb.net/\">kometbomb</a>, <a href=\"http://www.yuriko.net/\">lilyfan (IKEDA Yuriko)</a>, [lostinlafayette], <a href=\"http://profiles.wordpress.org/madhyde\">madhyde</a>, <!--PROFILES.wp.org--> <a href=\"http://subscribe2.wordpress.com/\">MattyRob</a>, <a href=\"http://blogwaffe.com/\">mdawaffe (Michael Adams)</a>, <a href=\"http://www.mittineague.com/\">Mittineague</a>, <a href=\"http://blogyul.miqrogroove.com/\">miqrogroove</a>, <a href=\"http://profiles.wordpress.org/morfiusx\">morfiusx</a>, <!--PROFILES.wp.org--> <a href=\"http://www.misthaven.org.uk/blog/\">mrmist (David McFarlane)</a>, <a href=\"http://nickmomrik.com/\">mtdewvirus (Nick Momrik)</a>, <a href=\"http://urzenia.net/\">mysz</a>, <a href=\"http://twitter.com/nacin\">nacin (Andrew Nacin)</a>, <a href=\"http://thebookofjoe.com/\">nanochrome</a>, <a href=\"http://blog.detlog.org/\">nao (Naoko McCracken)</a>, <a href=\"http://www.nathanrice.net/\">nathanrice (Nathan Rice)</a>, <a href=\"http://nikolay.bg/\">nbachiyski (Николай Бачийски)</a>, <a href=\"http://www.niallkennedy.com/\">niallkennedy (Niall Kennedy)</a>, <a href=\"http://nickohrn.com/\">nickohrn (Nick Ohrn)</a>, <a href=\"http://www.rpmurphy.com/\">ninjaWR (Ryan Murphy)</a>, <a href=\"http://noel.io/\">noel (Noël Jackson)</a>, <a href=\"http://ottodestruct.com/\">Otto42 (Samuel Wood)</a>, <a href=\"https://redmine.kirdev.sch.bme.hu/\">pairg</a>, <a href=\"https://peaceable-whale.pip.verisignlabs.com/\">peaceablewhale (Franklin Tse)</a>, <a href=\"http://cnpstudio.com/\">prettyboymp (Michael Pretty)</a>, <a href=\"http://www.prodevstudio.net\">ProDevStudio</a>, <a href=\"http://www.bdihot.co.il/\">ramiy</a>, <a href=\"http://www.red-sweater.com/blog/\">redsweater (Daniel Jalkut)</a>, <a href=\"http://ruslany.net/\">ruslany</a>, <a href=\"http://unlettered.org/\">sambauers (Sam Bauers)</a>, <a href=\"http://scribu.net/\">scribu</a>, <a href=\"http://profiles.wordpress.org/sewar\">Sewar</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/simek\">Simek</a>, <!--PROFILES.wp.org--> <a href=\"http://www.simonwheatley.co.uk/\">simonwheatley (Simon Wheatley)</a>, <a href=\"http://www.poradnik-webmastera.com/\">sirzooro (Daniel Frużyński)</a>, <a href=\"http://sivel.net/\">sivel (Matt Martz)</a>, <a href=\"http://skeltoac.com/\">skeltoac (Andy Skelton)</a>, <a href=\"http://smallvoid.com/about/\">snakefoot</a>, <a href=\"http://stephanreiter.info/\">stephanreiter (Stephan Reiter)</a>, <a href=\"http://striderweb.com/nerdaphernalia/\">strider72 (Stephen Rider)</a>, <a href=\"http://profiles.wordpress.org/taco1991\">taco1991</a>, <!--PROFILES.wp.org--> <a href=\"http://ideasilo.wordpress.com/\">takayukister (Takayuki Miyoshi)</a>, <a href=\"http://tellyworth.wordpress.com/\">tellyworth</a>, <a href=\"http://profiles.wordpress.org/tenpura\">tenpura</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/usermrpapa\">usermrpapa</a>, <!--PROFILES.wp.org--> <a href=\"http://profiles.wordpress.org/utkarsh\">utkarsh</a>, <!--PROFILES.wp.org--> <a href=\"http://www.viper007bond.com/\">Viper007Bond</a>, <a href=\"http://blog.sjinks.org.ua/\">vladimir_kolesnikov (Vladimir Kolesnikov)</a>, <a href=\"http://voxpelli.se/\">VoxPelli (Pelle Wessman)</a>, [voyou1], <a href=\"http://emphaticallystatic.org/\">wahgnube</a>, <a href=\"http://www.waltervos.com/\">waltervos</a>, <a href=\"http://weston.ruter.net/\">westonruter (Weston Ruter)</a>, <a href=\"http://willnorris.com/\">wnorris (Will Norris)</a>, <a href=\"http://xentek.net/\">xenlab (Eric Marden)</a>, <a href=\"http://blog.yoavfarhi.com/\">yoavf (Yoav Farhi)</a>. Wowza!</p>\n<p>2.9 has been an exciting development cycle, and I must say it has whetted our appetite for 3.0, which is coming next (probably this spring) and will include at the very least the merge of MU with the WordPress core, and a new default theme. We can’t wait to start working on it. But first, some Carmen McRae tunes and a beer. Join us! <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n<p>(<em>After</em> you upgrade, of course!)</p>\n<p>I hope everyone is having a wonderful holiday season.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/development/2009/12/wordpress-2-9/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:2:\"36\";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:53:\"\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:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"2010: A Theme Odyssey\";s:7:\"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/development/2009/12/2010-a-theme-odyssey/\";s: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:71:\"http://wordpress.org/development/2009/12/2010-a-theme-odyssey/#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:\"Fri, 18 Dec 2009 18:36: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:8:\"category\";a:5:{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:4:\"2010\";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:\"default\";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:5:{s:4:\"data\";s:7:\"kubrick\";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:5:{s:4:\"data\";s:5:\"theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1065\";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:327:\"After the video from the core team meetup was posted, the topic that seemed to get the most attention on Twitter and various community sites was Matt’s announcement that there would be a new default theme in 2010, so I thought I’d start with that as the first of the meetup summaries.\nWhen Kubrick was bundled [...]\";s: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:2819:\"<p>After the <a href=\"http://wordpress.org/development/2009/12/core-team-meetup-results/\">video from the core team meetup</a> was posted, the topic that seemed to get the most attention on Twitter and various community sites was Matt’s announcement that there would be a new default theme in 2010, so I thought I’d start with that as the first of the meetup summaries.</p>\n<p>When Kubrick was bundled with core back in 2005, it was a cutting edge theme. Custom header, rounded corners, clean design… if you were using WordPress back then, let’s face it, you were impressed. Time moves on, though, fashions change, new styles become old standards, and what was once cutting edge suddenly seems old-fashioned and out of date.</p>\n<p>So, a new bundled theme in 2010? We think it’s a good idea. Something nice and light that can serve as a good example theme, include newer theme-based features, and look nice (and current) on a public site. We’d like to introduce a new default theme with version 3.0, which is anticipated to come out in mid-2010 (hence the name), and think it would be good for it to blend well aesthetically with WordPress itself.</p>\n<p>I’d been advocating moving toward <a href=\"http://elastictheme.org/\">Elastic</a>, the theme framework/WYSIWYG theme editor that was one of our Google Summer of Code student projects, but after some discussion I agreed with the guys that while Elastic is awesome and should be promoted as a community development project, it’s heavier than a default theme needs to be. The default theme doesn’t need to be a full-featured framework, it just needs to work well, look awesome, have good code and be a good starting point for beginning themers. We were thinking of a fairly minimalist design that would make it easy to customize.</p>\n<p>As for the code, there’s a question of if it will really be a new theme, or if it will be a re-styled and updated version of Kubrick. We don’t know the final answer to that yet, because the ultimate decision will be made with the community’s input, but we believe all new markup is the way to go. What do you think? Without venturing into theme framework territory, are there features you think a new default theme should have? Some people have been <a href=\"http://core.trac.wordpress.org/ticket/9015\">talking about it on Trac</a> over the past year, if you wonder what’s been tossed around so far. I thought about posting a poll here (you know how I love posting polls to gauge opinion), but in this case I think a discussion thread might be better, so that each vote can explain the reason behind it. So, have an opinion on what a new default theme should include? <a href=\"http://wordpress.org/support/topic/342819\">Weigh in at the forums</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/development/2009/12/2010-a-theme-odyssey/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: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:23:\"2.9 Release Candidate 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:49:\"http://wordpress.org/development/2009/12/2-9-rc1/\";s: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:58:\"http://wordpress.org/development/2009/12/2-9-rc1/#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, 16 Dec 2009 18:33: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:8:\"category\";a:1:{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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1057\";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:335:\"We’re at that exciting point in WordPress development where the dev team feels like version 2.9 is complete and ready for the world.\nIf you’ve been waiting for your moment to pitch in, it’s now. First we need tech savvy testers to upgrade their blogs and kick the tires, make sure everything is rolling like 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: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:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1702:\"<p>We’re at that exciting point in WordPress development where the dev team feels like version 2.9 is complete and ready for the world.</p>\n<p>If you’ve been waiting for your moment to pitch in, it’s now. First we need tech savvy testers to upgrade their blogs and kick the tires, make sure everything is rolling like you expect it to. <a href=\"http://codex.wordpress.org/Version_2.9\">Here’s a list of all the fun and geeky new stuff in 2.9 to try out</a>. Second, and more importantly, we need everyone to test out their plugin compatibility.</p>\n<p>If you’re a user of plugins, there’s a groovy new compatibility feature on the plugin directory where you can vote on whether a plugin is compatible with a version or not and it’ll get registered in the new plugin compatibility checker. This is as a replacement to the old wiki-based lists we’d do before. To see it in action <a href=\"http://wordpress.org/extend/plugins/akismet/\">check out this Akismet plugin page</a>, as you can see 14 people have already registered that it’s compatible with 2.9.</p>\n<p>If you’re a plugin author, of course you should update your “Tested up to:” in the <code>readme.txt</code> for your plugin.</p>\n<p>If all goes according to plan, WordPress 2.9 will be out before the end of the week. <a href=\"http://wordpress.org/wordpress-2.9-RC1.zip\">You can download the release candidate here</a>.</p>\n<p>For more details on the changes since Beta please review the <a href=\"https://core.trac.wordpress.org/log/?action=stop_on_copy&mode=stop_on_copy&rev=12416&stop_rev=12315&limit=150\">revision log on Trac</a>, and happy testing!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/development/2009/12/2-9-rc1/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:38:\"http://wordpress.org/development/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:7:{s:10:\"x-pingback\";s:43:\"http://wordpress.org/development/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Fri, 22 Jan 2010 05:38:09 GMT\";s:4:\"etag\";s:34:\"\"55da601fcc88af51ad6c9e661d5564b1\"\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"date\";s:29:\"Tue, 02 Feb 2010 13:47:34 GMT\";s:6:\"server\";s:9:\"LiteSpeed\";s:10:\"connection\";s:5:\"close\";}s:5:\"build\";s:14:\"20090627192103\";}','no'),
(2264,0,'_transient_timeout_plugin_slugs','1265132496','no');
INSERT INTO `wp_options` (`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) VALUES
(2265,0,'_transient_plugin_slugs','a:29:{i:0;s:25:\"add-to-any/add-to-any.php\";i:1;s:31:\"ajax-calendar/ajax-calendar.php\";i:2;s:19:\"akismet/akismet.php\";i:3;s:43:\"all-in-one-seo-pack/all_in_one_seo_pack.php\";i:4;s:35:\"order-categories/category-order.php\";i:5;s:21:\"page2cat/page2cat.php\";i:6;s:33:\"event-calendar/eventcalendar3.php\";i:7;s:25:\"event-calendar/widget.php\";i:8;s:21:\"exec-php/exec-php.php\";i:9;s:27:\"php-code-widget/execphp.php\";i:10;s:34:\"feedburner-plugin/fdfeedburner.php\";i:11;s:36:\"google-sitemap-generator/sitemap.php\";i:12;s:9:\"hello.php\";i:13;s:18:\"nice-titles/nt.php\";i:14;s:55:\"posts-of-current-category/posts-of-current-category.php\";i:15;s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";i:16;s:43:\"related-posts-by-category/related_posts.php\";i:17;s:15:\"Text_Cutter.php\";i:18;s:31:\"twitter-tools/twitter-tools.php\";i:19;s:37:\"twitter-tools/twitter-tools-bitly.php\";i:20;s:42:\"twitter-tools/twitter-tools-excludecat.php\";i:21;s:40:\"twitter-tools/twitter-tools-hashtags.php\";i:22;s:55:\"twitter-tools-bitly-links/twitter-tools-bitly-links.php\";i:23;s:41:\"ultimate-google-analytics/ultimate_ga.php\";i:24;s:25:\"wp-cumulus/wp-cumulus.php\";i:25;s:27:\"wp-explorer/wp-explorer.php\";i:26;s:27:\"wp-super-cache/wp-cache.php\";i:27;s:19:\"wptouch/wptouch.php\";i:28;s:28:\"zdmultilang/zd_multilang.php\";}','no'),
@@ -749,7 +750,6 @@
(1871,0,'_transient_timeout_feed_c596d43d0ec5f71d795abf43f8365062','1264453130','no');
INSERT INTO `wp_options` (`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) VALUES
(1872,0,'_transient_feed_c596d43d0ec5f71d795abf43f8365062','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:58:\"\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:4:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Delicious/iri_institute/aLireAilleurs\";s:7:\"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:48:\"http://delicious.com/iri_institute/aLireAilleurs\";s: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:\"bookmarks tagged aLireAilleurs by iri_institute\";s:7:\"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:7:{i:0;a:6:{s:4:\"data\";s:68:\"\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:69:\"Remix La Cantine: Cinéma & Internet, l\'heure de la réconciliation ?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jan 2010 17:11: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:71:\"http://delicious.com/url/cb531456b524f86e14e625687a7e6418#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"http://lacantine.org/events/cinema-internet-l-heure-de-la-reconciliation\";s: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:57:\"http://delicious.com/url/cb531456b524f86e14e625687a7e6418\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}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:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/cb531456b524f86e14e625687a7e6418\";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:89:\"\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:46:\"THD Culture: Internet et les amateurs de livre\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jan 2010 12:36: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:71:\"http://delicious.com/url/2934c2446f70521836ba0ac65869f793#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"http://thdculture.fr/thdculture/fr/cms/rubriques/langagesmedia/linternet-et-les-amateurs-de-livre/\";s: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:57:\"http://delicious.com/url/2934c2446f70521836ba0ac65869f793\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"internet\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:5:\"livre\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"amateur\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/2934c2446f70521836ba0ac65869f793\";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:89:\"\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:61:\"La chaîne TiviPro des entretiens du nouveau monde industriel\";s: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 Jan 2010 11:25: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://delicious.com/url/d7f9ba30d98e683ae856e93b730b7a54#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"http://enmi.tivipro.tv/\";s: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:57:\"http://delicious.com/url/d7f9ba30d98e683ae856e93b730b7a54\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"tivipro\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"enmi\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"iri\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/d7f9ba30d98e683ae856e93b730b7a54\";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:82:\"\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:68:\"Les videos des ENMI 2009 sous LdT: \" Le nouveau système des objets\"\";s: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 Jan 2010 11:25:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://delicious.com/url/36169465b3aecb5365cddadaafc9726a#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://amateur.iri.centrepompidou.fr/nouveaumonde/enmi/conf/program/2009_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:57:\"http://delicious.com/url/36169465b3aecb5365cddadaafc9726a\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}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:4:\"enmi\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:3:\"iri\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/36169465b3aecb5365cddadaafc9726a\";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:89:\"\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:59:\"Digitallyours » Les entretiens du nouveau monde industriel\";s: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 Jan 2010 11:24: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:71:\"http://delicious.com/url/4b23ea8bd732eda907cea90bf6f648f3#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://digitallyours.fr/les-entretiens-du-nouveau-monde/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:57:\"http://delicious.com/url/4b23ea8bd732eda907cea90bf6f648f3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:3:\"cap\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"digital\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:13:\"digitallyours\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/4b23ea8bd732eda907cea90bf6f648f3\";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:68:\"\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:27:\"Annotations de films :: IRI\";s: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 Jan 2010 18:02: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://delicious.com/url/ca6223ea253d5a90ed4accad46d21868#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://www.iri.centrepompidou.fr/dev/~hurons/outils/telecharger-fichier-ligne-de-temp/\";s: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:57:\"http://delicious.com/url/ca6223ea253d5a90ed4accad46d21868\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}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:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/ca6223ea253d5a90ed4accad46d21868\";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:103:\"\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:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"THD plate-forme\";s: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 Jan 2010 15:32: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:71:\"http://delicious.com/url/c2cc850d196a7b9ad9b6bacd220bee45#iri_institute\";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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"http://www.portailthd.fr/blogs/post/remy/2009/09/thd-culture-un-outil-de-veille-centre-sur-les-nouvelles-pratiques-culturelles/\";s: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:57:\"http://delicious.com/url/c2cc850d196a7b9ad9b6bacd220bee45\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"source\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"iri_institute\'s bookmarks\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"url\";s:47:\"http://feeds.delicious.com/v2/rss/iri_institute\";}}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:200:\"La revue THD culture a vocation à devenir un observatoire des usages et des attentes actuels, mais également de l’évolution des nouvelles pratiques permises par le Très Haut Débit en général.\";s: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:5:{i:0;a:5:{s:4:\"data\";s:3:\"thd\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"culture\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:10:\"portailthd\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"article\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:13:\"alireailleurs\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:6:\"domain\";s:35:\"http://delicious.com/iri_institute/\";}}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:\"iri_institute\";s: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:70:\"http://feeds.delicious.com/v2/rss/url/c2cc850d196a7b9ad9b6bacd220bee45\";s: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:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:70:\"http://feeds.delicious.com/v2/rss/iri_institute/aLireAilleurs?count=10\";}}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:6:{s:4:\"date\";s:29:\"Mon, 25 Jan 2010 08:58:49 GMT\";s:3:\"p3p\";s:204:\"policyref=\"http://p3p.yahoo.com/w3c/p3p.xml\", CP=\"CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV\"\";s:13:\"last-modified\";s:31:\"Mon, 25 Jan 2010 08:58:49 +0000\";s:10:\"set-cookie\";s:426:\"delicious_us_production=XxZkNWpIcbqE0qTK3xy8.DWo1vp7QdqEqo012uC4rYgSMu_5mKY6z_kD0BK5la3q5faBJo_pKAm4ieRAD0gWuJjRcKD1V7X.2ikCgE56zyaML5iyeYBy61lgTX8m91BBdoHtdA2fnYWIMIJtQOL8OgD2GsWyxVbFBECBH2BmIfU2jqPdsTqnCtXpKJIkMubS.Qgydm45SzoqwHJgp5BrZtdijDDV4Jogs9XAJQv2rsCed7xWWAwLhznaK6jT3Khy97vD6VQ.zOtjgCIvUWzkKOUlK1jblVEdZXz0j7kKCTmmL727PFOizlPO9LOVOOcQp8ZMcsZKLL8-; expires=Tue, 25-Jan-2011 08:58:49 GMT; path=/; domain=.delicious.com\";s:10:\"connection\";s:5:\"close\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=utf-8\";}s:5:\"build\";i:20081219;}','no'),
- (2401,0,'_transient_feed_mod_0ff4b43bd116a9d8720d689c80e7dfd4','1265105636','no'),
(803,0,'_transient_timeout_feed_mod_4878e064ec6dd826661503f06174d7a2','1261601925','no'),
(804,0,'_transient_feed_mod_4878e064ec6dd826661503f06174d7a2','1261558725','no'),
(214,0,'gigs-calendar','a:27:{s:6:\"widget\";a:2:{s:4:\"next\";a:1:{s:5:\"title\";s:18:\"Evenement à venir\";}s:8:\"upcoming\";a:5:{s:5:\"title\";s:19:\"Evenements à venir\";s:6:\"length\";s:1:\"5\";s:10:\"dateFormat\";s:3:\"M j\";s:14:\"dateFormatYear\";s:6:\"M j, Y\";s:4:\"link\";a:2:{i:0;s:9:\"eventName\";i:1;s:4:\"city\";}}}s:17:\"calendar-position\";s:6:\"bottom\";s:14:\"post-filtering\";s:1:\"1\";s:6:\"parent\";s:2:\"29\";s:7:\"archive\";s:0:\"\";s:8:\"category\";s:1:\"6\";s:11:\"no-upcoming\";s:68:\"Sorry, there aren’t any upcoming gigs right now. Check back soon!\";s:7:\"no-past\";s:57:\"There aren’t any gigs here right now. Check back soon!\";s:10:\"user_level\";s:7:\"level_5\";s:19:\"admin-only-settings\";s:1:\"0\";s:9:\"ages-list\";a:1:{i:0;s:8:\"All Ages\";}s:8:\"template\";s:5:\"basic\";s:8:\"time-12h\";s:1:\"1\";s:8:\"tbd-text\";s:3:\"TBD\";s:15:\"gigs-table-show\";a:7:{i:0;s:4:\"city\";i:1;s:5:\"venue\";i:2;s:4:\"date\";i:3;s:4:\"time\";i:4;s:10:\"shortNotes\";i:5;s:7:\"tickets\";i:6;s:3:\"map\";}s:14:\"gig-link-field\";s:4:\"city\";s:15:\"list-venue-link\";s:1:\"0\";s:12:\"list-headers\";s:1:\"0\";s:8:\"rss-link\";s:1:\"1\";s:14:\"gig-title-show\";a:3:{i:0;s:4:\"city\";i:1;s:4:\"date\";i:2;s:9:\"eventName\";}s:15:\"eventName-label\";s:3:\"Who\";s:13:\"tours-display\";s:1:\"0\";s:11:\"tours-empty\";s:1:\"0\";s:10:\"tours-sort\";s:4:\"date\";s:8:\"b4b-link\";s:1:\"0\";s:9:\"silk-link\";s:1:\"0\";s:4:\"date\";a:3:{s:5:\"short\";s:5:\"m/d/y\";s:7:\"archive\";s:5:\"m/d/y\";s:4:\"long\";s:9:\"l, F j, Y\";}}','yes'),
@@ -807,20 +807,20 @@
(1328,0,'aktt_give_tt_credit','0','yes'),
(1329,0,'aktt_exclude_reply_tweets','1','yes'),
(1330,0,'aktt_tweet_prefix','#IRI ','yes'),
- (1331,0,'aktt_last_tweet_download','1265106113','yes'),
+ (1331,0,'aktt_last_tweet_download','1265125174','yes'),
(1332,0,'aktt_doing_tweet_download','0','yes'),
(1333,0,'aktt_doing_digest_post','0','yes'),
(1334,0,'aktt_install_date','2010-01-11 16:16:59','yes'),
(1335,0,'aktt_js_lib','jquery','yes'),
(1336,0,'aktt_digest_tweet_order','ASC','yes'),
(1337,0,'aktt_notify_twitter_default','0','yes'),
- (1338,0,'aktt_update_hash','7b6d03e3989cf45f85e252798a2cde53','yes'),
+ (1338,0,'aktt_update_hash','dc0db657d5cd3fbd61c8f780e6fc6e43','yes'),
(1339,0,'aktt_next_daily_digest','','yes'),
(1340,0,'aktt_next_weekly_digest','','yes'),
- (2280,0,'_transient_timeout_feed_mod_0ff4b43bd116a9d8720d689c80e7dfd4','1265061945','no'),
+ (2404,0,'_transient_timeout_feed_mod_0ff4b43bd116a9d8720d689c80e7dfd4','1265161656','no'),
(2382,0,'can_compress_scripts','1','yes'),
- (2392,0,'_site_transient_timeout_theme_roots','1265109382','yes'),
- (2393,0,'_site_transient_theme_roots','a:4:{s:9:\"IRI-Theme\";s:7:\"/themes\";s:7:\"classic\";s:7:\"/themes\";s:12:\"default-i18n\";s:7:\"/themes\";s:7:\"default\";s:7:\"/themes\";}','yes'),
+ (2406,0,'_site_transient_timeout_theme_roots','1265131623','yes'),
+ (2407,0,'_site_transient_theme_roots','a:4:{s:9:\"IRI-Theme\";s:7:\"/themes\";s:7:\"classic\";s:7:\"/themes\";s:12:\"default-i18n\";s:7:\"/themes\";s:7:\"default\";s:7:\"/themes\";}','yes'),
(1472,0,'exec-php','a:2:{s:7:\"version\";s:3:\"4.9\";s:14:\"widget_support\";b:1;}','yes'),
(1742,0,'_transient_timeout_feed_mod_37bbe30ea13fb10bc185847ca3637fde','1264025071','no'),
(1743,0,'_transient_feed_mod_37bbe30ea13fb10bc185847ca3637fde','1263981871','no'),
@@ -865,11 +865,12 @@
(2380,0,'rewrite_rules','a:183:{s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";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:29:\"projets/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"projets/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"projets/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"projets/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"projets/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"(projets)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:42:\"(projets)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:37:\"(projets)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:30:\"(projets)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:37:\"(projets)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:22:\"(projets)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:38:\"experimentations/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"experimentations/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"experimentations/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"experimentations/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"experimentations/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"(experimentations)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:51:\"(experimentations)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:46:\"(experimentations)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:39:\"(experimentations)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:46:\"(experimentations)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:31:\"(experimentations)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:30:\"outils-p/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"outils-p/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"outils-p/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"outils-p/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"outils-p/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:23:\"(outils-p)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:43:\"(outils-p)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"(outils-p)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:31:\"(outils-p)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:38:\"(outils-p)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:23:\"(outils-p)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:36:\"seminaire-page/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"seminaire-page/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"seminaire-page/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"seminaire-page/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"seminaire-page/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"(seminaire-page)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:49:\"(seminaire-page)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:44:\"(seminaire-page)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:37:\"(seminaire-page)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:44:\"(seminaire-page)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:29:\"(seminaire-page)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:39:\"presentation-page/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"presentation-page/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"presentation-page/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"presentation-page/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"presentation-page/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"(presentation-page)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:52:\"(presentation-page)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:47:\"(presentation-page)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:40:\"(presentation-page)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:47:\"(presentation-page)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:32:\"(presentation-page)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:46:\"test-ma-page-dans-ma-rub/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"test-ma-page-dans-ma-rub/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"test-ma-page-dans-ma-rub/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"test-ma-page-dans-ma-rub/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"test-ma-page-dans-ma-rub/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"(test-ma-page-dans-ma-rub)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:59:\"(test-ma-page-dans-ma-rub)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:54:\"(test-ma-page-dans-ma-rub)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:47:\"(test-ma-page-dans-ma-rub)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:54:\"(test-ma-page-dans-ma-rub)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:39:\"(test-ma-page-dans-ma-rub)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:30:\"atelier2/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"atelier2/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"atelier2/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"atelier2/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"atelier2/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:23:\"(atelier2)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:43:\"(atelier2)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"(atelier2)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:31:\"(atelier2)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:38:\"(atelier2)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:23:\"(atelier2)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:30:\"calendar/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"calendar/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"calendar/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"calendar/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"calendar/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:23:\"(calendar)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:43:\"(calendar)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"(calendar)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:31:\"(calendar)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:38:\"(calendar)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:23:\"(calendar)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:46:\"a-propos/ma-page-de-test/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"a-propos/ma-page-de-test/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"a-propos/ma-page-de-test/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"a-propos/ma-page-de-test/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"a-propos/ma-page-de-test/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"(a-propos/ma-page-de-test)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:59:\"(a-propos/ma-page-de-test)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:54:\"(a-propos/ma-page-de-test)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:47:\"(a-propos/ma-page-de-test)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:54:\"(a-propos/ma-page-de-test)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:39:\"(a-propos/ma-page-de-test)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:30:\"a-propos/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"a-propos/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"a-propos/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"a-propos/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"a-propos/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:23:\"(a-propos)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:43:\"(a-propos)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:38:\"(a-propos)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:31:\"(a-propos)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:38:\"(a-propos)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:23:\"(a-propos)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:22:\"/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:15:\"()/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:35:\"()/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:30:\"()/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:23:\"()/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:30:\"()/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:15:\"()(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";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:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:26:\"(.+?)/([^/]+)(/[0-9]+)?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),
(2379,0,'category_children','a:1:{i:23;a:3:{i:0;s:3:\"171\";i:1;s:3:\"169\";i:2;s:3:\"170\";}}','yes');
INSERT INTO `wp_options` (`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) VALUES
- (2381,0,'_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":5:{s:8:\"response\";s:6:\"latest\";s:3:\"url\";s:24:\"http://fr.wordpress.org/\";s:7:\"package\";s:49:\"http://fr.wordpress.org/wordpress-2.9.1-fr_FR.zip\";s:7:\"current\";s:5:\"2.9.1\";s:6:\"locale\";s:5:\"fr_FR\";}i:1;O:8:\"stdClass\":5:{s:8:\"response\";s:6:\"latest\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"package\";s:40:\"http://wordpress.org/wordpress-2.9.1.zip\";s:7:\"current\";s:5:\"2.9.1\";s:6:\"locale\";s:5:\"en_US\";}}s:12:\"last_checked\";i:1265077864;s:15:\"version_checked\";s:5:\"2.9.1\";}','yes'),
- (2399,0,'_transient_timeout_feed_0ff4b43bd116a9d8720d689c80e7dfd4','1265148836','no'),
- (2385,0,'wp_explorer_options','a:11:{s:8:\"tmp_main\";s:159:\"<div class=\"box\">\\r\\n<div>\\r\\n<!--$phrase[location] --> \\r\\n$location \\r\\n<!--| $leech_protection | $folder_stats--><hr/></div>\\r\\n$display_dirs\\r\\n$display_files\\r\\n</div>\";s:10:\"tmp_dirtbl\";s:174:\"<table style=\"width:100%;\">\\r\\n<thead>\\r\\n <tr>\\r\\n <td class=\"thead\">$phrase[name]</td>\\r\\n <td class=\"thead\" align=\"right\">$phrase[date]</td>\\r\\n </tr>\\r\\n</thead>\\r\\n$dirbit\\r\\n</table>\";s:10:\"tmp_dirbit\";s:350:\"<tr>\\r\\n <td class=\"$file[class]\">\\r\\n <img src=\"$siteurl/wp-content/plugins/wp-explorer/icons/$file[icon]\" alt=\"icon rep\" style=\"vertical-align:middle;\" />\\r\\n <a href=\"$file[url]\">$file[name]</a></td>\\r\\n <!-- <td class=\"$file[class]\" align=\"left\">$file[player]</td> -->\\r\\n <td class=\"$file[class]\" align=\"center\">$file[date]</td>\\r\\n \\r\\n</tr>\";s:11:\"tmp_filetbl\";s:282:\"<table style=\"width:100%;\">\\r\\n<thead>\\r\\n <tr>\\r\\n <td class=\"thead\">$phrase[name]</td>\\r\\n <!--<td class=\"thead\" align=\"center\">$phrase[size]</td>-->\\r\\n <td class=\"thead\" align=\"center\"> </td>\\r\\n <td class=\"thead\" align=\"right\">$phrase[date]</td>\\r\\n </tr>\\r\\n</thead>\\r\\n$filebit\\r\\n</table>\";s:11:\"tmp_filebit\";s:609:\"<tr>\\r\\n <td class=\"$file[class]\" >\\r\\n <img src=\"$siteurl/wp-content/plugins/wp-explorer/icons/$file[icon]\" alt=\"icon\" style=\"vertical-align:middle;padding-rigth:5px;\"/> <a href=\"$siteurl/$file[url]\" nicetitle=\"Cliquez ici pour telecharger le fichier $file[name] | $file[size] \">$file[name]</a></td>\\r\\n <!-- <td class=\"$file[class]\" align=\"center\">$file[size]</td> -->\\r\\n <!-- <td class=\"$file[class]\" align=\"center\">$file[version]</td> -->\\r\\n <td class=\"$file[class]\" align=\"left\" style=\"vertical-align:middle;\">$file[player]</td>\\r\\n <td class=\"$file[class]\" align=\"right\">$file[date]</td>\\r\\n</tr>\";s:9:\"tmp_error\";s:35:\"<p class=\"error\">$error_message</p>\";s:13:\"exclude_files\";s:60:\".htaccess,.htpasswd,index.html,index.htm,index.php,index.asp\";s:15:\"exclude_folders\";s:38:\"folder1,folder2,exemple_zip,cache,temp\";s:18:\"exclude_extensions\";s:17:\"php,php3,php4,xml\";s:16:\"enable_antileech\";s:1:\"0\";s:17:\"enable_fancylinks\";s:1:\"0\";}','no'),
+ (2381,0,'_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":5:{s:8:\"response\";s:6:\"latest\";s:3:\"url\";s:24:\"http://fr.wordpress.org/\";s:7:\"package\";s:49:\"http://fr.wordpress.org/wordpress-2.9.1-fr_FR.zip\";s:7:\"current\";s:5:\"2.9.1\";s:6:\"locale\";s:5:\"fr_FR\";}i:1;O:8:\"stdClass\":5:{s:8:\"response\";s:6:\"latest\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"package\";s:40:\"http://wordpress.org/wordpress-2.9.1.zip\";s:7:\"current\";s:5:\"2.9.1\";s:6:\"locale\";s:5:\"en_US\";}}s:12:\"last_checked\";i:1265116635;s:15:\"version_checked\";s:5:\"2.9.1\";}','yes'),
+ (2399,0,'_transient_timeout_feed_0ff4b43bd116a9d8720d689c80e7dfd4','1265161656','no'),
+ (2385,0,'wp_explorer_options','a:11:{s:8:\"tmp_main\";s:145:\"<div class=\"box\"><div><!--$phrase[location] --> $location <!--| $leech_protection | $folder_stats--><hr/></div>$display_dirs$display_files</div>\";s:10:\"tmp_dirtbl\";s:158:\"<table style=\"width:100%;\"><thead> <tr> <td class=\"thead\">$phrase[name]</td> <td class=\"thead\" align=\"right\">$phrase[date]</td> </tr></thead>$dirbit</table>\";s:10:\"tmp_dirbit\";s:336:\"<tr> <td class=\"$file[class]\"> <img src=\"$siteurl/wp-content/plugins/wp-explorer/icons/$file[icon]\" alt=\"icon rep\" style=\"vertical-align:middle;\" /> <a href=\"$file[url]\">$file[name]</a></td> <!-- <td class=\"$file[class]\" align=\"left\">$file[player]</td> --> <td class=\"$file[class]\" align=\"center\">$file[date]</td> </tr>\";s:11:\"tmp_filetbl\";s:262:\"<table style=\"width:100%;\"><thead> <tr> <td class=\"thead\">$phrase[name]</td> <!--<td class=\"thead\" align=\"center\">$phrase[size]</td>--> <td class=\"thead\" align=\"center\"> </td> <td class=\"thead\" align=\"right\">$phrase[date]</td> </tr></thead>$filebit</table>\";s:11:\"tmp_filebit\";s:595:\"<tr> <td class=\"$file[class]\" > <img src=\"$siteurl/wp-content/plugins/wp-explorer/icons/$file[icon]\" alt=\"icon\" style=\"vertical-align:middle;padding-rigth:5px;\"/> <a href=\"$siteurl/$file[url]\" nicetitle=\"Cliquez ici pour telecharger le fichier $file[name] | $file[size] \">$file[name]</a></td> <!-- <td class=\"$file[class]\" align=\"center\">$file[size]</td> --> <!-- <td class=\"$file[class]\" align=\"center\">$file[version]</td> --> <td class=\"$file[class]\" align=\"left\" style=\"vertical-align:middle;\">$file[player]</td> <td class=\"$file[class]\" align=\"right\">$file[date]</td></tr>\";s:9:\"tmp_error\";s:35:\"<p class=\"error\">$error_message</p>\";s:13:\"exclude_files\";s:59:\"htaccess,.htpasswd,index.html,index.htm,index.php,index.asp\";s:15:\"exclude_folders\";s:38:\"folder1,folder2,exemple_zip,cache,temp\";s:18:\"exclude_extensions\";s:17:\"php,php3,php4,xml\";s:16:\"enable_antileech\";s:1:\"0\";s:17:\"enable_fancylinks\";s:1:\"0\";}','yes'),
(2394,0,'_transient_timeout_feed_770656df3ec13e0cee4e7ada9784c1fb','1265147480','no'),
- (2398,0,'_transient_feed_mod_770656df3ec13e0cee4e7ada9784c1fb','1265104280','no');
+ (2398,0,'_transient_feed_mod_770656df3ec13e0cee4e7ada9784c1fb','1265104280','no'),
+ (2405,0,'_transient_feed_mod_0ff4b43bd116a9d8720d689c80e7dfd4','1265118456','no');
DROP TABLE IF EXISTS `wp_page2cat`;
CREATE TABLE `wp_page2cat` (
@@ -4257,6 +4258,103 @@
(85,'en','TEST TRADUCTION\r\nThe research of IRI fuel currently developing two projects: the software annotation of streaming audio and video timeline and the collaborative platform The Amateur. The main collaborative projects of the IRI are the project ANR / Cap Digital Cine Lab (annotation movies and share annotations on desktops, websites and mobile devices), the 2007 Glitnir MEDIA project (site of exchange between producers Film and VoD platforms), and the draft platform THD Cap Digital (experimental services and content over networks with very high speed). The research program of the IRI is developed on an area of research is mainly the cultural and cognitive technologies to address the public in the context of the emerging Web 2.0. and social networks, and to foreshadow of Web 3.0 technologies. devices designed as collaborative production and sharing of critical equipment and critical areas. The goal is to provide such equipment and service areas critical circles of fans. This hypothesis, which is central to the future of all cultural practices, however, concern a much wider field. In truth, he comes to the field of culture a laboratory for thinking about the evolution of the consumer society that was established in the twentieth century towards a society based on new forms of exchange based on cooperation.','','Research','published');
+DROP TABLE IF EXISTS `Lignes`;
+CREATE TABLE `Lignes` (
+ `ID` bigint(20) NOT NULL auto_increment,
+ `Auteur` text collate ucs2_unicode_ci NOT NULL,
+ `Titre` text collate ucs2_unicode_ci NOT NULL,
+ `Fond` text collate ucs2_unicode_ci NOT NULL,
+ `NomFichier` text collate ucs2_unicode_ci NOT NULL,
+ `Origine` text collate ucs2_unicode_ci NOT NULL,
+ `Type` text collate ucs2_unicode_ci NOT NULL,
+ `Contributeur` text collate ucs2_unicode_ci NOT NULL COMMENT 'Nom de la personne ayant créer la ligne de temps',
+ PRIMARY KEY (`ID`)
+) ENGINE=MyISAM AUTO_INCREMENT=87 DEFAULT CHARSET=ucs2 COLLATE=ucs2_unicode_ci;
+INSERT INTO `Lignes` (`ID`,`Auteur`,`Titre`,`Fond`,`NomFichier`,`Origine`,`Type`,`Contributeur`) VALUES
+ (1,'Bergman Ingmar','Persona','','bergson_personna.iri','','Cinéma ',''),
+ (40,'Kiarostami Abbas ','0ù est la maison de mon ami ','','','Expo Erice/Kiarostami','Cinéma','Alain Bergala, Marta Boni, Jennifer Verraes'),
+ (4,'Bergman Ingmar ','Persona','','','','Cinéma',''),
+ (5,'Bober Robert ','En remontant la rue vilin ','Forum des images','','','Cinéma',''),
+ (6,'Bozzi Robert ','Les immigrés en France ','Forum des images','robertbozzi_lesimmigresenfrance.iri','','Cinéma',''),
+ (7,'Bozzi Robert ','Les gens des baraques ','Forum des images','robertbozzi_lesgensdesbaraques.iri','','Cinéma',''),
+ (8,'Bresson Robert ','Jeanne d\'Arc ',' ','bresson_jeanne.iri','','Cinéma',''),
+ (9,'Bresson Robert ','Pickpocket ','','bresson_pickpocket.iri','','Cinéma',''),
+ (10,'Buñuel Luis ','Le chien andalou ','','bunuel_perro.iri','Projet Tabakalera','Cinéma','Jenaro Talens'),
+ (11,'Cantet Laurent ','Entre les murs ','','laurentcantet_entrelesmurs.iri','Projet THD','Cinéma','Beaudouin, Beauvallet, Boni, Curien, Desquinabo, Ferrarese, Fournout, Garron, Puig'),
+ (12,'Cavalier Alain ','La gaveuse ','','','','Cinéma',''),
+ (13,'Chenal Pierre ','Petits métiers de Paris','Forum des images ','pierrechenal_petitsmetiersdeparis.iri','','Cinéma',''),
+ (14,'Clouzot Henri-Georges ','Le mystère Picasso','','','Expo Erice/Kiarostami','Cinéma','Raymond Bellour, Johann Holland'),
+ (15,'Dumont Dumont ','L\'humanité','','dumont_humanite.iri','','Cinéma','Xavier Sirven'),
+ (16,'Duras Marguerite ','Indian song','','duras_indiasong.iri','','Cinéma',''),
+ (17,'Epstein Jean','La chute de la maison Usher ','','epstein_usher.iri','','Cinéma',''),
+ (18,'Erice Victor ','Alumbramiento','','erice_alumbra.iri','Expo Erice/Kiarostami','Cinéma',''),
+ (19,'Erice Victor ','El Sur','','erice_elsur.iri','Expo Erice/Kiarostami','Cinéma','Marcos Uzal, Jean-Philippe Tessé'),
+ (20,'Erice Victor ','El sol del membrillo','','erice_membrillo.iri','Expo Erice/Kiarostami','Cinéma','Raymond Bellour, Jean-Philippe Tessé'),
+ (21,'Erice Victor ','La morte rouge','','erice_morte.iri','Expo Erice/Kiarostami','Cinéma','Marcos Uzal'),
+ (22,'Fellini Federico ','Amarcord ','','fellini_amarcord.iri','','Cinéma',''),
+ (23,'Fellini Federico ','Dolce Vita','','fellini_dolce.iri','Projet Tutto Fellini','Cinéma','Sam Stourdzé'),
+ (24,'Fellini Federico ','Intervista','','fellini_intervista.iri','Projet Tutto Fellini','Cinéma','Sam Stourdzé'),
+ (25,'Fellini Federico ','roma amor','','fellini_roma.iri','','Cinéma',''),
+ (26,'Frears Stephen','Les liaisons dangereuses',' ','stephenfrears_lesliaisonsdangereuses.iri','Programme BAC TL','Cinéma','Pascale Kierren, '),
+ (27,'Godard Jean-Luc ','Vivre sa vie','','jeanlucgodard_vivresavie.iri','','Cinéma',''),
+ (28,'Greenaway Peter ','The pillow book','','petergreenaway_thepillowbook.iri','Projet THD','Cinéma','Auray, Ferrarese, Fournout, L\'Hour'),
+ (29,'Gröning Philip ','Le grand silence','','philipgroning_legrandsilence.iri','','Cinéma','Johann Holland'),
+ (30,'Harlan Thomas ','Wundkanal','','thomasharlan_wundkanal.iri','','Cinéma','Nuno Lisboa'),
+ (31,'Herzog Werner ','Aguirre, der Zorn Gottes',' ','wernerherzog_aguirre.iri','','Cinéma','Johann Holland'),
+ (32,'Herzog Werner','Fitzcarraldo','','wernerherzog_fitscarraldo.iri','','Cinéma','Johann Holland'),
+ (33,'Hitchcock Alfred ','La mort aux trousses ','','hitchcock_mort.iri','Programme BAC Cinéma','Cinéma','Philippe Zill'),
+ (34,'Kar-wai Wong ','2046 ','','karwai_2046.iri','Programme BAC Cinéma','Cinéma',''),
+ (35,'Kiarostami Abbas ','ABC Africa','','kia_abc.iri','Expo Erice/Kiarostami','Cinéma',''),
+ (36,'Kiarostami Abbas ','Close-Up','','kia_closeup.iri','Expo Erice/Kiarostami','Cinéma','Jean-Louis Comolli'),
+ (37,'Kiarostami Abbas ','Et la vie continue','','kia_etlavie.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (38,'Kiarostami Abbas ','Le gout de la cerise','','kia_gout.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (39,'Kiarostami Abbas','Five','','kia_five.iri','Expo Erice/Kiarostami','Cinéma','Youssef Ishaghpour'),
+ (41,'Kiarostami Abbas ','Au travers des oliviers','','kia_oliviers.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (42,'Kiarostami Abbas ','Le pain et la rue','','kia_pain.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (43,'Kiarostami Abbas ','Roads','','kia_roads.iri','Expo Erice/Kiarostami','Cinéma','Youssef Ishaghpour'),
+ (44,'Kiarostami Abbas ','Ten','','kia_ten.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (45,'Kiarostami Abbas ','Le vent nous emportera','','kia_vent.iri','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (46,'Kieslowski Krzysztof ','L\'amateur','','','','Cinéma',''),
+ (47,'Kramer Robert ','Notre nazi','','robertkramer_notrenazi.iri','','Cinéma','Nuno Lisboa'),
+ (48,'Kurosawa Akira ','Dreams','','kuro_dreams.iri','Expo Erice/Kiarostami','Cinéma','Raymond Bellour'),
+ (49,'Luntz Edouard ','Les enfants des courants d\'air ','Forum des images','edouardluntz_enfantsdescourantsdair.iri','','Cinéma',''),
+ (50,'Malle Louis ','Zazie dans le métro ','Forum des images','louismalle_zaziedanslemetro.iri','','Cinéma',''),
+ (51,'Marker Chris ','La jetée','','marker_jetee.iri','','Cinéma',''),
+ (52,'Marker Chris ','Level 5','','marker_level5.iri','','Cinéma',''),
+ (53,'Marker Chris ','Sans soleil','','marker_soleil.iri','','Cinéma',''),
+ (54,'Marker Chris ','Le Tombeau d\'Alexandre',' ','marker_tombeau.iri','','Cinéma',''),
+ (55,'Melville Jean-Pierre ','L\'armée des ombres','','melville_armee.iri','','Cinéma',''),
+ (56,'Melville Jean-Pierre ','Le samouraï','','melville_samourai.iri','','Cinéma',''),
+ (57,'De Mey Thierry ','One flat thing','','demey_oneflat.iri','','Cinéma','Thierry de Mey'),
+ (58,'Murnau Friedrich ','L\'Aurore','','murnau_aurore.iri','Progamme BAC Cinema','Cinéma',''),
+ (59,'Murnau Friedrich ','Nosferatu','','murnau_nosf.iri','','Cinéma',''),
+ (60,'Ormibaev Darejan ','Juillet ','Cinémathèque','darejanormibaev_juillet.iri','','Cinéma',''),
+ (61,'Pagnol Marcel ','Manon des sources','','','Expo Erice/Kiarostami','Cinéma','Alain Bergala'),
+ (62,'Panh Rithy ','Les Gens de la rizière ','','panh_riziere.iri','','Cinéma',''),
+ (63,'Pérec Georges ','Un homme qui dort','Forum des images','georgesperecetbernardqueysanne_unhommequidort.iri','','Cinéma',''),
+ (64,'Philibert Nicolas ','Etre et avoir','','philibert_etreavoir.iri','','Cinéma',''),
+ (65,'Resnais Alain ','Hiroshima mon amour','','resnais_hiroshima.iri','Programme BAC Cinéma','Cinéma','Sylvie Lindeperg'),
+ (66,'Resnais Alain ','Mon oncle d\'amérique','','resnais_moa.iri','','Cinéma',''),
+ (67,'Resnais Alain ','Nuit et brouillard','','resnais_nuit.iri','','Cinéma','Sylvie Lindeperg'),
+ (68,'Resnais Alain ','La Vie est un roman','','resnais_vie.iri','','Cinéma',''),
+ (69,'Robert Yves ','Bebert et l\'omnibus ','Forum des images','yvesrobert_bebertetlomnibus.iri','','Cinéma',''),
+ (70,'Sedgwick Edward ','Le caméraman','','sedgwick_cameraman.iri','','Cinéma',''),
+ (71,'Sokurov Alexander ','Élégie de la traversée',' ','sokurov_traversee.iri','','Cinéma',''),
+ (72,'Sokurov Alexander ','Voix spirituelles 1 à 5',' ','sokurov_voix_1.iri','','Série TV',''),
+ (73,'Starewitch Ladislas ','Les contes de l\'horloge magique ','Forum des images ','ladislasstarewitch_lescontesdelhorlogemagique.iri','','Cinéma',''),
+ (74,'Straub/Huillet ','Chronique d\'Anna Magdalena Bach ',' ','straub_anna.iri','','Cinéma',''),
+ (75,'Straub/Huillet ','Cezanne','','straub_cezanne.iri','Expo Erice Kiarostami','Cinéma','Raymond Bellour'),
+ (76,'Straub/Huillet ','En rachachant','','straub_racha.iri','','Cinéma',''),
+ (77,'Vasulka Woody ','The commission','','woodyvasulka_artofmemory.iri','','Cinéma',''),
+ (78,'Vasulka Woody ','Art of memory','','woodyvasulka_thecommission.iri','','Cinéma',''),
+ (79,'Vertov Dziga ','L\'homme à la caméra ',' ','dzigavertov_lhommealacamera.iri','','Cinéma',''),
+ (80,'Watkins Peter ','Edvard Munch, la danse de la vie (2 parties)','','','','Cinéma','Michelle Lagny'),
+ (81,'Michele Placido ','Romanzo criminale ','','micheleplacido_romanzocriminale.iri','','Cinéma','Marta Boni'),
+ (82,'Robert Bober, Georges Perec','En remontant la rue Vilin ','','robertbober_enremontantlaruevilin.iri','','Cinéma',''),
+ (83,'Stefano Sollima ','Romanzo criminale ','','sky_romanzocriminale1x01.iri','','Série TV','Marta Boni'),
+ (86,'Erice Victor','L\'Esprit de la ruche','','','Expo Erice/Kiarostami','film','Marta Boni, Jean-Philippe Tessé, Marcos Uzal');
+
+
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;