0byt3m1n1
Path:
/
data
/
0
/
0
/
86
/
3
/
86329
/
meta
/
87678
/
mysql.backup
/
[
Home
]
File: 1_0011f36_2.mysqlv4.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv4 Database: 1_0011f36_2 -- ------------------------------------------------------ -- Server version 5.0.75 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` int(11) NOT NULL default '0', `comment_author` tinytext NOT NULL, `comment_author_email` varchar(100) NOT NULL default '', `comment_author_url` varchar(200) NOT NULL default '', `comment_author_IP` varchar(100) NOT NULL default '', `comment_date` datetime NOT NULL default '0000-00-00 00:00:00', `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `comment_content` text NOT NULL, `comment_karma` int(11) NOT NULL default '0', `comment_approved` varchar(20) NOT NULL default '1', `comment_agent` varchar(255) NOT NULL default '', `comment_type` varchar(20) NOT NULL default '', `comment_parent` bigint(20) NOT NULL default '0', `user_id` bigint(20) NOT NULL default '0', PRIMARY KEY (`comment_ID`), KEY `comment_approved` (`comment_approved`), KEY `comment_post_ID` (`comment_post_ID`), KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`), KEY `comment_date_gmt` (`comment_date_gmt`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (1,1,'Mr WordPress','','http://wordpress.org/','','2009-03-11 10:55:19','2009-03-11 14:55:19','Hi, this is a comment.<br />To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.',0,'1','','',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_category` bigint(20) NOT NULL default '0', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` int(11) NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_category` (`link_category`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; INSERT INTO `wp_links` VALUES (1,'http://codex.wordpress.org/','Documentation','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''),(2,'http://wordpress.org/development/','Development Blog','','',0,'','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/development/feed/'),(3,'http://wordpress.org/extend/ideas/','Suggest Ideas','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''),(4,'http://wordpress.org/support/','Support Forum','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''),(5,'http://wordpress.org/extend/plugins/','Plugins','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''),(6,'http://wordpress.org/extend/themes/','Themes','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''),(7,'http://planet.wordpress.org/','WordPress Planet','','',0,'','Y',1,0,'0000-00-00 00:00:00','','',''); /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) NOT NULL auto_increment, `blog_id` int(11) NOT NULL default '0', `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`,`blog_id`,`option_name`), KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=135 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,0,'siteurl','http://www.chiefpeopleperson.com/changeblog','yes'),(2,0,'blogname','Getting Over It & Getting On With It','yes'),(3,0,'blogdescription','Initiating and Responding to Change','yes'),(4,0,'users_can_register','','yes'),(5,0,'admin_email','DNewman@WorkingRelationships.BIZ','yes'),(6,0,'start_of_week','0','yes'),(7,0,'use_balanceTags','','yes'),(8,0,'use_smilies','1','yes'),(9,0,'require_name_email','1','yes'),(10,0,'comments_notify','1','yes'),(11,0,'posts_per_rss','5','yes'),(12,0,'rss_excerpt_length','50','yes'),(13,0,'rss_use_excerpt','0','yes'),(14,0,'mailserver_url','127.0.0.1','yes'),(15,0,'mailserver_login','login@example.com','yes'),(16,0,'mailserver_pass','password','yes'),(17,0,'mailserver_port','110','yes'),(18,0,'default_category','1','yes'),(19,0,'default_comment_status','open','yes'),(20,0,'default_ping_status','open','yes'),(21,0,'default_pingback_flag','1','yes'),(22,0,'default_post_edit_rows','10','yes'),(23,0,'posts_per_page','5','yes'),(24,0,'what_to_show','posts','yes'),(25,0,'date_format','F j, Y','yes'),(26,0,'time_format','g:i A','yes'),(27,0,'links_updated_date_format','F j, Y g:i a','yes'),(28,0,'links_recently_updated_prepend','<em>','yes'),(29,0,'links_recently_updated_append','</em>','yes'),(30,0,'links_recently_updated_time','120','yes'),(31,0,'comment_moderation','1','yes'),(32,0,'moderation_notify','1','yes'),(33,0,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/.html','yes'),(34,0,'gzipcompression','0','yes'),(35,0,'hack_file','','yes'),(36,0,'blog_charset','UTF-8','yes'),(37,0,'moderation_keys','','no'),(38,0,'active_plugins','a:1:{i:0;s:19:\"akismet/akismet.php\";}','yes'),(39,0,'home','http://www.chiefpeopleperson.com/changeblog','yes'),(40,0,'category_base','','yes'),(41,0,'ping_sites','http://rpc.pingomatic.com/','yes'),(42,0,'advanced_edit','0','yes'),(43,0,'comment_max_links','2','yes'),(44,0,'gmt_offset','-7','yes'),(45,0,'default_email_category','1','yes'),(46,0,'recently_edited','a:5:{i:0;s:25:\"/themes/default/image.php\";i:1;s:27:\"/themes/default/sidebar.php\";i:2;s:23:\"/themes/default/rtl.css\";i:3;s:88:\"/data/0/0/86/3/86329/user/87678/htdocs/changeblog/wp-content/plugins/akismet/akismet.php\";i:4;s:30:\"/themes/Simple-Style/style.css\";}','no'),(47,0,'use_linksupdate','1','yes'),(48,0,'template','default','yes'),(49,0,'stylesheet','default','yes'),(50,0,'comment_whitelist','','yes'),(51,0,'page_uris','','yes'),(52,0,'blacklist_keys','','no'),(53,0,'comment_registration','','yes'),(54,0,'rss_language','en','yes'),(55,0,'html_type','text/html','yes'),(56,0,'use_trackback','0','yes'),(57,0,'default_role','subscriber','yes'),(58,0,'db_version','9872','yes'),(59,0,'uploads_use_yearmonth_folders','1','yes'),(60,0,'upload_path','wp-content/uploads','yes'),(61,0,'random_seed','76ce8d3c318544529876843980e3e5d0','yes'),(62,0,'secret','yEaZyW7vr)93Py*EBsHVO!Rj@pW(ecadB1O2#Ob^yE9H8#e$uzchrTk3KBuRbqO!','yes'),(63,0,'blog_public','1','yes'),(64,0,'default_link_category','2','yes'),(65,0,'show_on_front','posts','yes'),(66,0,'tag_base','','yes'),(67,0,'show_avatars','0','yes'),(68,0,'avatar_rating','G','yes'),(69,0,'upload_url_path','','yes'),(70,0,'thumbnail_size_w','150','yes'),(71,0,'thumbnail_size_h','150','yes'),(72,0,'thumbnail_crop','1','yes'),(73,0,'medium_size_w','300','yes'),(74,0,'medium_size_h','300','yes'),(75,0,'avatar_default','mystery','yes'),(76,0,'enable_app','1','yes'),(77,0,'enable_xmlrpc','1','yes'),(78,0,'large_size_w','1024','yes'),(79,0,'large_size_h','1024','yes'),(80,0,'image_default_link_type','file','yes'),(81,0,'image_default_size','','yes'),(82,0,'image_default_align','','yes'),(83,0,'close_comments_for_old_posts','','yes'),(84,0,'close_comments_days_old','14','yes'),(85,0,'thread_comments','','yes'),(86,0,'thread_comments_depth','5','yes'),(87,0,'page_comments','1','yes'),(88,0,'comments_per_page','50','yes'),(89,0,'default_comments_page','newest','yes'),(90,0,'comment_order','asc','yes'),(91,0,'use_ssl','0','yes'),(92,0,'sticky_posts','a:0:{}','yes'),(93,0,'widget_categories','a:1:{i:376619484;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";b:0;s:12:\"hierarchical\";b:0;s:8:\"dropdown\";b:0;}}','yes'),(94,0,'widget_text','a:1:{i:376619483;a:2:{s:5:\"title\";s:27:\"About Your Resident Blogger\";s:4:\"text\";s:77:\"Debbie Newman, MA, MFT is the Chief People Person for Working Relationships\r\n\";}}','yes'),(95,0,'widget_rss','a:1:{i:376620632;a:8:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:54:\"Error: could not find an RSS or ATOM feed at that URL.\";s:4:\"link\";s:0:\"\";s:5:\"items\";i:1;s:5:\"error\";s:14:\"Error in RSS 0\";s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(96,0,'update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":5:{s:8:\"response\";s:7:\"upgrade\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"package\";s:40:\"http://wordpress.org/wordpress-2.8.4.zip\";s:7:\"current\";s:5:\"2.8.4\";s:6:\"locale\";s:5:\"en_US\";}}s:12:\"last_checked\";i:1251210290;s:15:\"version_checked\";s:3:\"2.7\";}','yes'),(97,0,'dismissed_update_core','a:0:{}','yes'),(98,0,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:23:\"Administrator|User role\";s:12:\"capabilities\";a:53:{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:6:\"editor\";a:2:{s:4:\"name\";s:16:\"Editor|User role\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:16:\"Author|User role\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:21:\"Contributor|User role\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:20:\"Subscriber|User role\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(99,0,'cron','a:2:{i:1251212316;a:2:{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'),(100,0,'auth_salt','(L#kxaLsDBHA','yes'),(101,0,'doing_cron','0','yes'),(102,0,'update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1251210290;s:7:\"checked\";a:2:{s:19:\"akismet/akismet.php\";s:5:\"2.2.3\";s:9:\"hello.php\";s:3:\"1.5\";}s:8:\"response\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:11:\"new_version\";s:5:\"2.2.6\";s:3:\"url\";s:44:\"http://wordpress.org/extend/plugins/akismet/\";s:7:\"package\";s:49:\"http://downloads.wordpress.org/plugin/akismet.zip\";}}}','yes'),(103,0,'sidebars_widgets','a:2:{s:9:\"sidebar-1\";a:9:{i:0;s:14:\"text-376619483\";i:1;s:5:\"pages\";i:2;s:20:\"categories-376619484\";i:3;s:9:\"tag_cloud\";i:4;s:8:\"archives\";i:5;s:13:\"rss-376620632\";i:6;s:5:\"links\";i:7;s:4:\"meta\";i:8;s:6:\"search\";}s:13:\"array_version\";i:3;}','yes'),(104,0,'category_children','a:0:{}','yes'),(105,0,'update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1251210291;}','yes'),(106,0,'logged_in_salt','2oL3koARk7fX','yes'),(107,0,'dashboard_widget_options','a:3:{s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:43:\"http://www.chiefpeopleperson.com/changeblog\";s:4:\"link\";s:125:\"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&partner=wordpress&q=link:http://www.chiefpeopleperson.com/changeblog/\";s:3:\"url\";s:158:\"http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://www.chiefpeopleperson.com/changeblog/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:33:\"http://wordpress.org/development/\";s:3:\"url\";s:38:\"http://wordpress.org/development/feed/\";s:5:\"title\";s:26:\"WordPress Development Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:4:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;}}','yes'),(108,0,'nonce_salt','4yYmM1Y8zl#N','yes'),(127,0,'current_theme','WordPress Default','yes'),(110,0,'rss_07da067cac55e7708ab869aff7189446','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:0:{}s:7:\"channel\";a:5:{s:5:\"title\";s:70:\"link:http://www.chiefpeopleperson.com/changeblog/ - Google Blog Search\";s:4:\"link\";s:128:\"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&ie=ISO-8859-1&num=10&q=link:http://www.chiefpeopleperson.com/changeblog/\";s:11:\"description\";s:104:\"Your search - <b>link:http://www.chiefpeopleperson.com/changeblog/</b> - did not match any documents. \";s:10:\"opensearch\";a:3:{s:12:\"totalresults\";s:1:\"0\";s:10:\"startindex\";s:1:\"1\";s:12:\"itemsperpage\";s:2:\"10\";}s:7:\"tagline\";s:104:\"Your search - <b>link:http://www.chiefpeopleperson.com/changeblog/</b> - did not match any documents. \";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(111,0,'rss_07da067cac55e7708ab869aff7189446_ts','1236805850','no'),(112,0,'rss_0ff4b43bd116a9d8720d689c80e7dfd4','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:10:{i:0;a:12:{s:5:\"title\";s:24:\"Change the Web Challenge\";s:4:\"link\";s:66:\"http://wordpress.org/development/2009/02/change-the-web-challenge/\";s:8:\"comments\";s:75:\"http://wordpress.org/development/2009/02/change-the-web-challenge/#comments\";s:7:\"pubdate\";s:31:\"Thu, 26 Feb 2009 23:35:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"lloyd\";}s:8:\"category\";s:46:\"WidgetsChange the Web ChallengeContestsplugins\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=563\";s:11:\"description\";s:326:\"We’re excited to be part of the Change the Web Challenge.\nBasically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1585:\"<p><a href=\"http://www.socialactions.com/changetheweb\"><img class=\"alignleft\" align=\"left\" title=\"Change the Web Challenge Logo\" src=\"http://wpdotorg.wordpress.com/files/2009/02/change-the-web-challenge-logo-sm.gif\" alt=\"\" width=\"174\" height=\"240\" /></a>We’re excited to be part of the <a href=\"http://www.socialactions.com/changetheweb\">Change the Web Challenge</a>.</p>\n<p>Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the <a href=\"http://wordpress.org/extend/plugins/\">Plugin Directory</a>. But the real prize is spreading a little more love in the world.</p>\n<p><a href=\"http://www.socialactions.com/changetheweb\">Click here</a> for all the details.</p>\n<p>“<a href=\"http://codex.wordpress.org/Writing_a_Plugin\">Writing a Plugin</a>” in the WordPress Codex is where I got started when I needed to get hooked in to WordPress. Others might like to grab one of the over 4,000 <a href=\"http://wordpress.org/extend/plugins/\">open source WordPress plugins</a> and tweak the source. If in need of a little help, the <a href=\"http://wordpress.org/support/forum/10\">Plugins and Hacks</a> forum is full of friends to assist you wrap your head around the code or debug a problem. Social Actions also has provided some <a href=\"http://www.socialactions.com/developers\">developer resources</a>.</p>\n<p>Let’s show them how we change the web the WordPress way!</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:71:\"http://wordpress.org/development/2009/02/change-the-web-challenge/feed/\";}s:7:\"summary\";s:326:\"We’re excited to be part of the Change the Web Challenge.\nBasically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the [...]\";s:12:\"atom_content\";s:1585:\"<p><a href=\"http://www.socialactions.com/changetheweb\"><img class=\"alignleft\" align=\"left\" title=\"Change the Web Challenge Logo\" src=\"http://wpdotorg.wordpress.com/files/2009/02/change-the-web-challenge-logo-sm.gif\" alt=\"\" width=\"174\" height=\"240\" /></a>We’re excited to be part of the <a href=\"http://www.socialactions.com/changetheweb\">Change the Web Challenge</a>.</p>\n<p>Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the <a href=\"http://wordpress.org/extend/plugins/\">Plugin Directory</a>. But the real prize is spreading a little more love in the world.</p>\n<p><a href=\"http://www.socialactions.com/changetheweb\">Click here</a> for all the details.</p>\n<p>“<a href=\"http://codex.wordpress.org/Writing_a_Plugin\">Writing a Plugin</a>” in the WordPress Codex is where I got started when I needed to get hooked in to WordPress. Others might like to grab one of the over 4,000 <a href=\"http://wordpress.org/extend/plugins/\">open source WordPress plugins</a> and tweak the source. If in need of a little help, the <a href=\"http://wordpress.org/support/forum/10\">Plugins and Hacks</a> forum is full of friends to assist you wrap your head around the code or debug a problem. Social Actions also has provided some <a href=\"http://www.socialactions.com/developers\">developer resources</a>.</p>\n<p>Let’s show them how we change the web the WordPress way!</p>\n\";}i:1;a:12:{s:5:\"title\";s:41:\"New and Improved Plugins Directory Search\";s:4:\"link\";s:83:\"http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/\";s:8:\"comments\";s:92:\"http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/#comments\";s:7:\"pubdate\";s:31:\"Thu, 19 Feb 2009 01:29:24 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"mdawaffe\";}s:8:\"category\";s:20:\"Generalpluginssearch\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=544\";s:11:\"description\";s:399:\"One of the biggest problems and most frequent complaints we’ve had with the WordPress.org Plugins Directory is the horrible, horrible search results.\nNo longer. We’re now using Sphinx (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New).\nIt [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1055:\"<p>One of the biggest problems and most frequent complaints we’ve had with the <a href=\"http://wordpress.org/extend/plugins/\">WordPress.org Plugins Directory</a> is the horrible, horrible search results.</p>\n<p>No longer. We’re now using <a href=\"http://www.sphinxsearch.com/\">Sphinx</a> (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New).</p>\n<p>It works much better. There are a few oddities floating around (our fault not sphinx’s) that we’ll be cleaning up shortly, but we’re happy enough with it on the whole to start letting everyone else use it <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n<p>Currently, the search only indexes the plugin’s title and description/installation/FAQ/etc. (from the plugin’s readme.txt file), but we’ll be adding things like authors and tags soon.</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:88:\"http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/feed/\";}s:7:\"summary\";s:399:\"One of the biggest problems and most frequent complaints we’ve had with the WordPress.org Plugins Directory is the horrible, horrible search results.\nNo longer. We’re now using Sphinx (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New).\nIt [...]\";s:12:\"atom_content\";s:1055:\"<p>One of the biggest problems and most frequent complaints we’ve had with the <a href=\"http://wordpress.org/extend/plugins/\">WordPress.org Plugins Directory</a> is the horrible, horrible search results.</p>\n<p>No longer. We’re now using <a href=\"http://www.sphinxsearch.com/\">Sphinx</a> (a “free open-source SQL full-text search engine”) to power search on the Plugins Directory both from the website and from within your blog’s admin (Plugins → Add New).</p>\n<p>It works much better. There are a few oddities floating around (our fault not sphinx’s) that we’ll be cleaning up shortly, but we’re happy enough with it on the whole to start letting everyone else use it <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n<p>Currently, the search only indexes the plugin’s title and description/installation/FAQ/etc. (from the plugin’s readme.txt file), but we’ll be adding things like authors and tags soon.</p>\n\";}i:2;a:12:{s:5:\"title\";s:15:\"WordPress 2.7.1\";s:4:\"link\";s:55:\"http://wordpress.org/development/2009/02/wordpress-271/\";s:8:\"comments\";s:64:\"http://wordpress.org/development/2009/02/wordpress-271/#comments\";s:7:\"pubdate\";s:31:\"Tue, 10 Feb 2009 21:26:50 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:8:\"Releases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=536\";s:11:\"description\";s:341:\"2.7.1, the first 2.7 maintenance release, is now available. 2.7.1 fixes 68 tickets. You can automatically upgrade from 2.7 to 2.7.1 via the Tools → Upgrade menu, or you can download the package and upgrade manually.\nYou may have noticed that we went much longer than usual to release this .1 update. We’re very proud of [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1319:\"<p>2.7.1, the first 2.7 maintenance release, is now available. 2.7.1 fixes <a href=\"http://trac.wordpress.org/query?status=closed&milestone=2.7.1&resolution=fixed&order=priority\">68 tickets</a>. You can automatically upgrade from 2.7 to 2.7.1 via the Tools → Upgrade menu, or you can <a href=\"http://wordpress.org/download/\">download the package</a> and upgrade manually.</p>\n<p>You may have noticed that we went much longer than usual to release this .1 update. We’re very proud of this fact because it’s a testament to the testing all of you contributed prior to the release of 2.7 which helped make it the most bug-free release we’ve had.</p>\n<p>Consult the <a href=\"http://trac.wordpress.org/query?status=closed&milestone=2.7.1&resolution=fixed&order=priority\">list of fixed tickets</a> and the <a href=\"http://core.trac.wordpress.org/changeset?old_path=tags/2.7&old=10539&new_path=tags/2.7.1&new=10539\">full set of changes between 2.7 and 2.7.1</a> for details.</p>\n<p>Finally partly due to the stability of the 2.7 we’ve decided to push back 2.8 a few more weeks so we can bring in a few more speed optimizations, taxonomy enhancements, and new theme features. We also need to figure out which jazz musician to name the release after.</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:60:\"http://wordpress.org/development/2009/02/wordpress-271/feed/\";}s:7:\"summary\";s:341:\"2.7.1, the first 2.7 maintenance release, is now available. 2.7.1 fixes 68 tickets. You can automatically upgrade from 2.7 to 2.7.1 via the Tools → Upgrade menu, or you can download the package and upgrade manually.\nYou may have noticed that we went much longer than usual to release this .1 update. We’re very proud of [...]\";s:12:\"atom_content\";s:1319:\"<p>2.7.1, the first 2.7 maintenance release, is now available. 2.7.1 fixes <a href=\"http://trac.wordpress.org/query?status=closed&milestone=2.7.1&resolution=fixed&order=priority\">68 tickets</a>. You can automatically upgrade from 2.7 to 2.7.1 via the Tools → Upgrade menu, or you can <a href=\"http://wordpress.org/download/\">download the package</a> and upgrade manually.</p>\n<p>You may have noticed that we went much longer than usual to release this .1 update. We’re very proud of this fact because it’s a testament to the testing all of you contributed prior to the release of 2.7 which helped make it the most bug-free release we’ve had.</p>\n<p>Consult the <a href=\"http://trac.wordpress.org/query?status=closed&milestone=2.7.1&resolution=fixed&order=priority\">list of fixed tickets</a> and the <a href=\"http://core.trac.wordpress.org/changeset?old_path=tags/2.7&old=10539&new_path=tags/2.7.1&new=10539\">full set of changes between 2.7 and 2.7.1</a> for details.</p>\n<p>Finally partly due to the stability of the 2.7 we’ve decided to push back 2.8 a few more weeks so we can bring in a few more speed optimizations, taxonomy enhancements, and new theme features. We also need to figure out which jazz musician to name the release after.</p>\n\";}i:3;a:12:{s:5:\"title\";s:28:\"Thank a Plugin Developer Day\";s:4:\"link\";s:70:\"http://wordpress.org/development/2009/01/thank-a-plugin-developer-day/\";s:8:\"comments\";s:79:\"http://wordpress.org/development/2009/01/thank-a-plugin-developer-day/#comments\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 21:55:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:27:\"Developmentmilestoneplugins\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=534\";s:11:\"description\";s:343:\"WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed 4,000 plugins available in our plugin directory. (Which is also embedded into everyone’s WordPress 2.7 [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1037:\"<p>WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed <a href=\"http://wordpress.org/extend/plugins/\">4,000 plugins available in our plugin directory</a>. (Which is also embedded into everyone’s WordPress 2.7 or above.)</p>\n<p>I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note thanking them. (Or Paypal!) Look for the links in the plugin directory to “author homepage” and also to donate directly if they’ve specified a Paypal address.</p>\n<p>Thank you to everyone who has ever written a plugin for WordPress, and here’s to the next four thousand. <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:75:\"http://wordpress.org/development/2009/01/thank-a-plugin-developer-day/feed/\";}s:7:\"summary\";s:343:\"WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed 4,000 plugins available in our plugin directory. (Which is also embedded into everyone’s WordPress 2.7 [...]\";s:12:\"atom_content\";s:1037:\"<p>WordPress by itself is very simple — what makes it compelling for most of its users is the wide array of plugins (and themes) available for WP. The average WordPress blog has about 5 plugins installed! Today we just passed <a href=\"http://wordpress.org/extend/plugins/\">4,000 plugins available in our plugin directory</a>. (Which is also embedded into everyone’s WordPress 2.7 or above.)</p>\n<p>I declare January 28th our official “Thank a Plugin Developer” day. To celebrate take a look at the plugins you use and love, visit the author’s site, find their contact form, and drop them a note thanking them. (Or Paypal!) Look for the links in the plugin directory to “author homepage” and also to donate directly if they’ve specified a Paypal address.</p>\n<p>Thank you to everyone who has ever written a plugin for WordPress, and here’s to the next four thousand. <img src=\'http://wordpress.org/development/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n\";}i:4;a:12:{s:5:\"title\";s:12:\"WordPress.tv\";s:4:\"link\";s:53:\"http://wordpress.org/development/2009/01/wordpresstv/\";s:8:\"comments\";s:62:\"http://wordpress.org/development/2009/01/wordpresstv/#comments\";s:7:\"pubdate\";s:31:\"Sat, 17 Jan 2009 07:01:29 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:23:\"WordCamptutorialsvideos\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=513\";s:11:\"description\";s:366:\"Today we’ve switched on WordPress.tv, your visual resource for all things WordPress. \n\nOn WordPress.tv, you’ll find tutorials for both WordPress self-installs and WordPress.com to help you get blogging fast and hassle-free. We’ve kicked things off with the basics — now you can shape what comes next. Just drop us a line and let us know [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1655:\"<p>Today we’ve switched on <a href=\"http://wordpress.tv\">WordPress.tv</a>, your visual resource for all things WordPress. </p>\n<p><embed src=\"http://v.wordpress.com/DEesBAlR\" type=\"application/x-shockwave-flash\" width=\"640\" height=\"360\" allowscriptaccess=\"always\" allowfullscreen=\"true\"></embed></p>\n<p>On WordPress.tv, you’ll find <a href=\"http://wordpress.tv/category/how-to/\">tutorials</a> for both <a href=\"http://www.wordpress.org\">WordPress</a> self-installs and <a href=\"http://www.wordpress.com\">WordPress.com</a> to help you get blogging fast and hassle-free. We’ve kicked things off with the basics — now you can shape what comes next. Just <a href=\"http://wordpress.tv/contact/\">drop us a line</a> and let us know what you’d like to see added. </p>\n<p>WordPress.tv is also now <em>the</em> place to find all that awesome <a href=\"http://central.wordcamp.org/\">WordCamp</a> footage that was floating around the web without a home. See the presentations you missed and get a peek at behind-the-scenes action. We call it <a href=\"http://wordpress.tv/category/wordcamptv/\">WordCampTV</a>. </p>\n<p>You’ll also find slideshows of presentations made by WordPress gurus, plus interviews I’ve done with the media and fellow bloggers. </p>\n<p>I hope you’ll consider WordPress.tv not just a <a href=\"http://www.wordpress.org/support\">support</a> resource, but also a place to hang out and keep up with all the geeky goodness going on in the WordPress community. Tune in regularly for fresh content and updates to the <a href=\"http://blog.wordpress.tv/\">WordPress.tv blog</a>. Lots more is on the way. </p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:58:\"http://wordpress.org/development/2009/01/wordpresstv/feed/\";}s:7:\"summary\";s:366:\"Today we’ve switched on WordPress.tv, your visual resource for all things WordPress. \n\nOn WordPress.tv, you’ll find tutorials for both WordPress self-installs and WordPress.com to help you get blogging fast and hassle-free. We’ve kicked things off with the basics — now you can shape what comes next. Just drop us a line and let us know [...]\";s:12:\"atom_content\";s:1655:\"<p>Today we’ve switched on <a href=\"http://wordpress.tv\">WordPress.tv</a>, your visual resource for all things WordPress. </p>\n<p><embed src=\"http://v.wordpress.com/DEesBAlR\" type=\"application/x-shockwave-flash\" width=\"640\" height=\"360\" allowscriptaccess=\"always\" allowfullscreen=\"true\"></embed></p>\n<p>On WordPress.tv, you’ll find <a href=\"http://wordpress.tv/category/how-to/\">tutorials</a> for both <a href=\"http://www.wordpress.org\">WordPress</a> self-installs and <a href=\"http://www.wordpress.com\">WordPress.com</a> to help you get blogging fast and hassle-free. We’ve kicked things off with the basics — now you can shape what comes next. Just <a href=\"http://wordpress.tv/contact/\">drop us a line</a> and let us know what you’d like to see added. </p>\n<p>WordPress.tv is also now <em>the</em> place to find all that awesome <a href=\"http://central.wordcamp.org/\">WordCamp</a> footage that was floating around the web without a home. See the presentations you missed and get a peek at behind-the-scenes action. We call it <a href=\"http://wordpress.tv/category/wordcamptv/\">WordCampTV</a>. </p>\n<p>You’ll also find slideshows of presentations made by WordPress gurus, plus interviews I’ve done with the media and fellow bloggers. </p>\n<p>I hope you’ll consider WordPress.tv not just a <a href=\"http://www.wordpress.org/support\">support</a> resource, but also a place to hang out and keep up with all the geeky goodness going on in the WordPress community. Tune in regularly for fresh content and updates to the <a href=\"http://blog.wordpress.tv/\">WordPress.tv blog</a>. Lots more is on the way. </p>\n\";}i:5;a:12:{s:5:\"title\";s:39:\"Prioritizing Features for WordPress 2.8\";s:4:\"link\";s:80:\"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/\";s:8:\"comments\";s:89:\"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/#comments\";s:7:\"pubdate\";s:31:\"Wed, 24 Dec 2008 00:17:58 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Jane Wells\";}s:8:\"category\";s:32:\"DevelopmentFeatures2.8surveytrac\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=491\";s:11:\"description\";s:327:\"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:2977:\"<p>Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost <a href=\"http://wordpress.org/download/counter/\">600,000 downloads</a> as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the <a href=\"http://wordpress.org/extend/ideas\">Ideas forum</a>, so there are a lot of potential features under consideration.</p>\n<p>Right now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted <a href=\"http://www.polldaddy.com/s/6FC3E15CDE20B5B5/\">a new survey</a> for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page. </p>\n<p>Note that media features are not included in this list as we will be posting a separate survey for media-specific features soon. </p>\n<p><a href=\"http://www.polldaddy.com/s/6FC3E15CDE20B5B5/\">Cast your votes</a> any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.</p>\n<p>In the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized. </p>\n<p>As a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline. </p>\n<p>Thanks for your help!</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:85:\"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/feed/\";}s:7:\"summary\";s:327:\"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas [...]\";s:12:\"atom_content\";s:2977:\"<p>Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost <a href=\"http://wordpress.org/download/counter/\">600,000 downloads</a> as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the <a href=\"http://wordpress.org/extend/ideas\">Ideas forum</a>, so there are a lot of potential features under consideration.</p>\n<p>Right now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted <a href=\"http://www.polldaddy.com/s/6FC3E15CDE20B5B5/\">a new survey</a> for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page. </p>\n<p>Note that media features are not included in this list as we will be posting a separate survey for media-specific features soon. </p>\n<p><a href=\"http://www.polldaddy.com/s/6FC3E15CDE20B5B5/\">Cast your votes</a> any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.</p>\n<p>In the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized. </p>\n<p>As a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline. </p>\n<p>Thanks for your help!</p>\n\";}i:6;a:12:{s:5:\"title\";s:28:\"WordPress 2.7 “Coltrane”\";s:4:\"link\";s:50:\"http://wordpress.org/development/2008/12/coltrane/\";s:8:\"comments\";s:59:\"http://wordpress.org/development/2008/12/coltrane/#comments\";s:7:\"pubdate\";s:31:\"Thu, 11 Dec 2008 02:28:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:19:\"DevelopmentReleases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=477\";s:11:\"description\";s:318:\"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:11933:\"<p>The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will <strong>take fewer clicks and be faster</strong> in 2.7 than it did in a previous version. (<a href=\"http://wordpress.org/download/\">Download it now</a>, or read on for more.)</p>\n<p>Next you’ll begin to notice the new features subtly sprinkled through the new interface: the new dashboard that you can arrange with drag and drop to put the things most important to you on top, QuickPress, comment threading, paging, and the ability to reply to comments from your dashboard, the ability to install any plugin directly from WordPress.org with a single click, and sticky posts.</p>\n<p>Digging in further you might notice that every screen is customizable. Let’s say you never care about author on your post listings — just click “Screen Options” and uncheck it and it’s instantly gone from the page. The same for any module on the dashboard or write screen. If your screen is narrow and the menu is taking up too much horizontal room, click the arrow to minimize it to be icon-only, and then go to the write page and drag and drop everything from the right column into the main one, so your posting area is full-screen. (For example I like hiding everything except categories, tags, and publish. I put categories and tags on the right, and publish under the post box.)</p>\n<p>For a visual introduction to what 2.7 is, check out this video (available in HD, and full screen):</p>\n<p><object width=\"640\" height=\"360\" data=\"http://v.wordpress.com/hFr8Nyar\" type=\"application/x-shockwave-flash\"><param name=\"src\" value=\"http://v.wordpress.com/hFr8Nyar\" /><param name=\"allowfullscreen\" value=\"true\" /></object></p>\n<p>It’s all about you. It’s the next generation of WordPress, which is why we’ve bestowed it with the honor of being named for <a href=\"http://en.wikipedia.org/wiki/John_Coltrane\">John Coltrane</a>. <a href=\"http://wordpress.org/download/\">And you can download it today</a>.</p>\n<p>Last, but certainly not least, this may be the <strong>last time you ever have to manually upgrade WordPress again</strong>. We heard how tired you were of doing upgrades for yourself and your friends, so now WordPress includes a built-in upgrade that will automatically notify you of new releases, and when you’re ready it will download them, install them, and upgrade your blog with a single click.</p>\n<p>(As with any interface change it may take a little bit of time to acclimate yourself but soon you’ll find yourself whizzing through the screens. Even people who have hated it at first tell us after a few days they wonder how they got by before.)</p>\n<h3>The Story Behind 2.7</h3>\n<p>The real reason Coltrane is such a huge leap forward is because the community was so involved with every step of the process. <strong>Over 150 people contributed code directly to the release</strong>, our highest ever, with many tens of thousands more participating in the polls, surveys, tests, mailing lists, and other feedback mechanisms the WordPress dev team used in putting this release together.</p>\n<p>For some of the back story in the development of 2.7, check out these blog posts (thanks to <a href=\"http://weblogtoolscollection.com/\">WeblogToolsCollection</a> for the list):</p>\n<ul>\n<li><a href=\"http://wordpress.org/development/2008/10/usability-testing-report-25-and-crazyhorse/\">Usability Testing Report: 2.5 and CrazyHorse</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/the-new-27-dashboard/\">The New 2.7 Dashboard</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/the-visual-design-of-27/\">The Visual Design of 2.7</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/wordpress-27-wireframes/\">WordPress 2.7 wireframes</a></li>\n<li><a href=\"http://codex.wordpress.org/Version_2.7\">Comprehensive Codex Article on WordPress 2.7</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/author/jane/\">WordPress Development Updates from Jane Wells</a></li>\n<li><a href=\"http://en.blog.wordpress.com/2008/05/20/new-york-usability-testing/\">WordPress Usability Testing in New York</a></li>\n<li><a href=\"http://boren.nu/archives/2008/10/31/wordpress-27-ui-configurability/\">WordPress 2.7 UI Configurability from Ryan Boren</a></li>\n<li><a href=\"http://markjaquith.wordpress.com/2008/11/06/wordpress-27-feature-preview-customizable-post-editing-screen/\">Customizable Post Editing Screen from Mark Jaquith</a></li>\n<li><a href=\"http://jane.wordpress.com/2008/09/15/wordpress-27-navigation-survey/\">WordPress 2.7 Navigation Survey from Jane Wells</a></li>\n<li><a href=\"http://jane.wordpress.com/2008/10/16/shortcutsfavorites-menu/\">Shortcuts/Favorites Menu from Jane Wells</a></li>\n<li><a href=\"http://www.slideshare.net/edanzico/riding-the-crazyhorse-future-generation-wordpress-presentation\">CrazyHorse Presentation at WordCamp SF</a></li>\n<li><a href=\"http://www.centernetworks.com/wordpress-27-demo\">WordPress 2.7 Walkthrough by Matt</a></li>\n<li><a href=\"http://www.idratherbewriting.com/2008/09/27/wordpress-27-and-beyond-%E2%80%93-keynote-by-matt-mullenweg-at-wordcamp-utah-2008/\">WordPress 2.7 and beyond from Matt at WordCamp Utah</a></li>\n</ul>\n<p>This was interesting to us, a blogging software release we actually blogged about, but the process was hugely informative. Prior to its release today Crazyhorse and 2.7 had been tested by tens of thousands of people on their blogs, hundreds of thousands of you count .com. The volume of feedback was so high that we decided to push back the release date a month to take time to incorporate it all and do more revisions based on what you guys said.</p>\n<p>For those of you wondering why we didn’t call this release 3.0, it’s because we abhor version number inflation. 3.0 will just be the next release after 2.9. The major features in new point releases approach also works well for products like OS X, with huge changes between a 10.3 and 10.4.</p>\n<h3>The Future</h3>\n<p>Those of you following along at home might have noticed this was our second major redesign of WordPress this year. Whoa nelly! While that wasn’t ideal, and I especially sympathize with those of you creating books or tutorials around WordPress, there’s good news. The changes to WordPress in 2.5 and 2.7 were necessary for us to break free of much of the legacy cruft and interface bloat that had built up over the years (gradually) and more importantly provide us with a UI framework and interface language we can use at the foundation to build tomorrow’s WordPress on, to express ideas we haven’t been able to before. So at the end of 2009 I expect, interface-wise, WordPress to look largely the same as it does now.</p>\n<p>That said, we couldn’t be more excited about the future with regards to features. Now that we’ve cleared out more basic things, we are looking forward in the coming year to really tackling media handling including audio and video, better tools for plugin and theme developers, widgets, theme updates, more integrated and contextual help, and easier integration with projects like <a href=\"http://buddypress.org/\">BuddyPress</a> and <a href=\"http://bbpress.org/\">bbPress</a>.</p>\n<h3>Thank Yous</h3>\n<p>We would like to take a moment to thank the following WordPress.org users for being a part of 2.7: <a href=\"http://segert.net/\">Verena Segert</a>, <a href=\"http://www.fieldii.com/\">Ben Dunkle</a>, 082net, <a href=\"http://ckon.wordpress.com/\">_ck_</a>, <a href=\"http://technosailor.com/\">Aaron Brazell</a>, Aaron Campbell, Aaron Harp, aaron_guitar, abackstrom, <a href=\"http://alexrabe.boelinger.com/\">Alex Rabe</a>, <a href=\"http://flightpathblog.com/\">Alex Shiels</a>, anderswc, andr, <a href=\"http://azaozz.wordpress.com/\">Andrew Ozz</a>, andy, <a href=\"http://apeatling.wordpress.com/\">Andy Peatling</a>, <a href=\"http://ilfilosofo.com/\">Austin Matzko</a>, axelseaa, bendalton, <a href=\"http://extralogical.net/\">Benedict Eastaugh</a>, <a href=\"http://www.umaitech.com/\">Betsy Kimak</a>, <a href=\"http://www.burobjorn.nl/\">Björn Wijers</a>, <a href=\"http://bobrik.name/\">bobrik</a>, brianwhite, bubel, <a href=\"http://www.majordojo.com/\">Byrne Reese</a>, caesarsgrunt, capripot, <a href=\"http://maisonbisson.com/blog/\">Casey Bisson</a>, <a href=\"http://www.cefm.ca/\">Charles E. Frees-Melvin</a>, <a href=\"http://chrisjohnston.org\">Chris Johnston</a>, codestyling, corischlegel, count_0, <a href=\"http://www.red-sweater.com/blog/\">Daniel Jalkut</a>, Daniel Torreblanca, <a href=\"http://www.misthaven.org.uk/blog/\">David McFarlane</a>, dbuser123, <a href=\"http://op111.net/\">Demetris Kikizas</a>, <a href=\"http://dd32.id.au/\">Dion Hulse</a>, docwhat, <a href=\"http://ocaoimh.ie\">Donncha O Caoimh</a>, <a href=\"http://literalbarrage.org/blog/\">Doug Stewart</a>, <a href=\"http://dougal.gunters.org\">Dougal Campbell</a>, dsader, dtsn, dwc, g30rg3x, guillep2k, <a href=\"http://hailin.wordpress.com/\">Hailin Wu</a>, <a href=\"http://engel.uk.to/\">Hans Engel</a>, <a href=\"http://santosj.name/\">Jacob Santos</a>, <a href=\"http://jamierumbelow.net/\">Jamie Rumbelow</a>, <a href=\"http://www.janbrasna.com/\">Jan Brasna</a>, <a href=\"http://jane.wordpress.com/\">Jane Wells</a>, Jean-LucfromBrussels, <a href=\"http://poplarware.com/HodgBlog/\">Jennifer Hodgdon</a>, <a href=\"http://simianuprising.com/\">Jeremy Clarke</a>, <a href=\"http://jmini.fr/\">Jérémie Bresson</a>, jick, <a href=\"http://www.joetek.ca/\">Joe Taiabjee</a>, <a href=\"http://johnblackbourn.com/\">John Blackbourn</a>, John Conners, John Lamansky, johnhennmacc, <a href=\"http://yoast.com/\">Joost de Valk</a>, <a href=\"http://josephscott.org/\">Joseph Scott</a>, kashani, <a href=\"http://www.kpdesign.net/\">Kim Parsell</a>, <a href=\"http://foolswisdom.com/\">Lloyd Budd</a>, <a href=\"http://elektroelch.de/blog\">Lutz Schröer</a>, <a href=\"http://www.malaiac.net\">Malaiac</a>, <a href=\"http://markjaquith.com/\">Mark Jaquith</a>, <a href=\"http://www.blogitude.com/\">Mark Steel</a>, <a href=\"http://mattsblog.ca/\">Matt Freedman</a>, <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"htttp://iammattthomas.com/\">Matt Thomas</a>, matthewh84, mattyrob, mcs_trekkie, <a href=\"http://blogwaffe.com/\">Michael Adams</a>, <a href=\"http://www.ioerror.us/\">Michael Hampton</a>, <a href=\"http://codex.wordpress.org/User:MichaelH\">MichaelH</a>, mictasm, <a href=\"http://mikeschinkel.com/\">Mike Schinkel</a>, msi08, msw0418, mtekk, <a href=\"http://mtdewvirus.com/\">Nick Momrik</a>, <a href=\"http://nikolay.bg/\">Nikolay Bachiyski</a>, <a href=\"http://jcksn.com/\">Noel Jackson</a>, <a href=\"http://ottodestruct.com/\">Otto</a>, <a href=\"http://planetozh.com/\">Ozh</a>, paddya, paul, pedrop, pishmishy, Po0ky, RanYanivHartstein, raychampagne, rdworth, reinkim, rickoman, rm53, rnt, <a href=\"http://robert.accettura.com/\">Robert Accettura</a>, roganty, <a href=\"http://boren.nu/\">Ryan Boren</a>, <a href=\"http://cubegames.net/\">Ryan McCue</a>, <a href=\"http://unlettered.com/\">Sam Bauers</a>, Sam_a, schiller, <a href=\"http://www.scott-h.com/\">Scott Houst</a>, sekundek, <a href=\"http://bugssite.org/\">Shane</a>, Simek, <a href=\"http://www.simonwheatley.co.uk/\">Simon Wheatley</a>, <a href=\"http://sivel.net/\">sivel</a>, st_falcon, stefano, strider72, tai, takayukister, techcookies, Terragg, thinlight, tott, <a href=\"http://www.trevorfitzgerald.com/\">Trevor Fitzgerald</a>, tschai, Txanny, <a href=\"http://www.manionline.org/\">Valiallah (Mani) Monajjemi</a>, <a href=\"http://viper007bond.com/\">Viper007Bond</a>, <a href=\"http://wordpress.org/support/profile/1064655\">Vladimir Kolesnikov</a>, wasp, wet, wfrantz, x11tech, xknown, xorax, <a href=\"http://ydekproductions.com/\">ydekproductions</a>, yoavf, yonosoytu, yoshi, zedlander</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:55:\"http://wordpress.org/development/2008/12/coltrane/feed/\";}s:7:\"summary\";s:318:\"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it [...]\";s:12:\"atom_content\";s:11933:\"<p>The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will <strong>take fewer clicks and be faster</strong> in 2.7 than it did in a previous version. (<a href=\"http://wordpress.org/download/\">Download it now</a>, or read on for more.)</p>\n<p>Next you’ll begin to notice the new features subtly sprinkled through the new interface: the new dashboard that you can arrange with drag and drop to put the things most important to you on top, QuickPress, comment threading, paging, and the ability to reply to comments from your dashboard, the ability to install any plugin directly from WordPress.org with a single click, and sticky posts.</p>\n<p>Digging in further you might notice that every screen is customizable. Let’s say you never care about author on your post listings — just click “Screen Options” and uncheck it and it’s instantly gone from the page. The same for any module on the dashboard or write screen. If your screen is narrow and the menu is taking up too much horizontal room, click the arrow to minimize it to be icon-only, and then go to the write page and drag and drop everything from the right column into the main one, so your posting area is full-screen. (For example I like hiding everything except categories, tags, and publish. I put categories and tags on the right, and publish under the post box.)</p>\n<p>For a visual introduction to what 2.7 is, check out this video (available in HD, and full screen):</p>\n<p><object width=\"640\" height=\"360\" data=\"http://v.wordpress.com/hFr8Nyar\" type=\"application/x-shockwave-flash\"><param name=\"src\" value=\"http://v.wordpress.com/hFr8Nyar\" /><param name=\"allowfullscreen\" value=\"true\" /></object></p>\n<p>It’s all about you. It’s the next generation of WordPress, which is why we’ve bestowed it with the honor of being named for <a href=\"http://en.wikipedia.org/wiki/John_Coltrane\">John Coltrane</a>. <a href=\"http://wordpress.org/download/\">And you can download it today</a>.</p>\n<p>Last, but certainly not least, this may be the <strong>last time you ever have to manually upgrade WordPress again</strong>. We heard how tired you were of doing upgrades for yourself and your friends, so now WordPress includes a built-in upgrade that will automatically notify you of new releases, and when you’re ready it will download them, install them, and upgrade your blog with a single click.</p>\n<p>(As with any interface change it may take a little bit of time to acclimate yourself but soon you’ll find yourself whizzing through the screens. Even people who have hated it at first tell us after a few days they wonder how they got by before.)</p>\n<h3>The Story Behind 2.7</h3>\n<p>The real reason Coltrane is such a huge leap forward is because the community was so involved with every step of the process. <strong>Over 150 people contributed code directly to the release</strong>, our highest ever, with many tens of thousands more participating in the polls, surveys, tests, mailing lists, and other feedback mechanisms the WordPress dev team used in putting this release together.</p>\n<p>For some of the back story in the development of 2.7, check out these blog posts (thanks to <a href=\"http://weblogtoolscollection.com/\">WeblogToolsCollection</a> for the list):</p>\n<ul>\n<li><a href=\"http://wordpress.org/development/2008/10/usability-testing-report-25-and-crazyhorse/\">Usability Testing Report: 2.5 and CrazyHorse</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/the-new-27-dashboard/\">The New 2.7 Dashboard</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/the-visual-design-of-27/\">The Visual Design of 2.7</a></li>\n<li><a href=\"http://wordpress.org/development/2008/10/wordpress-27-wireframes/\">WordPress 2.7 wireframes</a></li>\n<li><a href=\"http://codex.wordpress.org/Version_2.7\">Comprehensive Codex Article on WordPress 2.7</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/author/jane/\">WordPress Development Updates from Jane Wells</a></li>\n<li><a href=\"http://en.blog.wordpress.com/2008/05/20/new-york-usability-testing/\">WordPress Usability Testing in New York</a></li>\n<li><a href=\"http://boren.nu/archives/2008/10/31/wordpress-27-ui-configurability/\">WordPress 2.7 UI Configurability from Ryan Boren</a></li>\n<li><a href=\"http://markjaquith.wordpress.com/2008/11/06/wordpress-27-feature-preview-customizable-post-editing-screen/\">Customizable Post Editing Screen from Mark Jaquith</a></li>\n<li><a href=\"http://jane.wordpress.com/2008/09/15/wordpress-27-navigation-survey/\">WordPress 2.7 Navigation Survey from Jane Wells</a></li>\n<li><a href=\"http://jane.wordpress.com/2008/10/16/shortcutsfavorites-menu/\">Shortcuts/Favorites Menu from Jane Wells</a></li>\n<li><a href=\"http://www.slideshare.net/edanzico/riding-the-crazyhorse-future-generation-wordpress-presentation\">CrazyHorse Presentation at WordCamp SF</a></li>\n<li><a href=\"http://www.centernetworks.com/wordpress-27-demo\">WordPress 2.7 Walkthrough by Matt</a></li>\n<li><a href=\"http://www.idratherbewriting.com/2008/09/27/wordpress-27-and-beyond-%E2%80%93-keynote-by-matt-mullenweg-at-wordcamp-utah-2008/\">WordPress 2.7 and beyond from Matt at WordCamp Utah</a></li>\n</ul>\n<p>This was interesting to us, a blogging software release we actually blogged about, but the process was hugely informative. Prior to its release today Crazyhorse and 2.7 had been tested by tens of thousands of people on their blogs, hundreds of thousands of you count .com. The volume of feedback was so high that we decided to push back the release date a month to take time to incorporate it all and do more revisions based on what you guys said.</p>\n<p>For those of you wondering why we didn’t call this release 3.0, it’s because we abhor version number inflation. 3.0 will just be the next release after 2.9. The major features in new point releases approach also works well for products like OS X, with huge changes between a 10.3 and 10.4.</p>\n<h3>The Future</h3>\n<p>Those of you following along at home might have noticed this was our second major redesign of WordPress this year. Whoa nelly! While that wasn’t ideal, and I especially sympathize with those of you creating books or tutorials around WordPress, there’s good news. The changes to WordPress in 2.5 and 2.7 were necessary for us to break free of much of the legacy cruft and interface bloat that had built up over the years (gradually) and more importantly provide us with a UI framework and interface language we can use at the foundation to build tomorrow’s WordPress on, to express ideas we haven’t been able to before. So at the end of 2009 I expect, interface-wise, WordPress to look largely the same as it does now.</p>\n<p>That said, we couldn’t be more excited about the future with regards to features. Now that we’ve cleared out more basic things, we are looking forward in the coming year to really tackling media handling including audio and video, better tools for plugin and theme developers, widgets, theme updates, more integrated and contextual help, and easier integration with projects like <a href=\"http://buddypress.org/\">BuddyPress</a> and <a href=\"http://bbpress.org/\">bbPress</a>.</p>\n<h3>Thank Yous</h3>\n<p>We would like to take a moment to thank the following WordPress.org users for being a part of 2.7: <a href=\"http://segert.net/\">Verena Segert</a>, <a href=\"http://www.fieldii.com/\">Ben Dunkle</a>, 082net, <a href=\"http://ckon.wordpress.com/\">_ck_</a>, <a href=\"http://technosailor.com/\">Aaron Brazell</a>, Aaron Campbell, Aaron Harp, aaron_guitar, abackstrom, <a href=\"http://alexrabe.boelinger.com/\">Alex Rabe</a>, <a href=\"http://flightpathblog.com/\">Alex Shiels</a>, anderswc, andr, <a href=\"http://azaozz.wordpress.com/\">Andrew Ozz</a>, andy, <a href=\"http://apeatling.wordpress.com/\">Andy Peatling</a>, <a href=\"http://ilfilosofo.com/\">Austin Matzko</a>, axelseaa, bendalton, <a href=\"http://extralogical.net/\">Benedict Eastaugh</a>, <a href=\"http://www.umaitech.com/\">Betsy Kimak</a>, <a href=\"http://www.burobjorn.nl/\">Björn Wijers</a>, <a href=\"http://bobrik.name/\">bobrik</a>, brianwhite, bubel, <a href=\"http://www.majordojo.com/\">Byrne Reese</a>, caesarsgrunt, capripot, <a href=\"http://maisonbisson.com/blog/\">Casey Bisson</a>, <a href=\"http://www.cefm.ca/\">Charles E. Frees-Melvin</a>, <a href=\"http://chrisjohnston.org\">Chris Johnston</a>, codestyling, corischlegel, count_0, <a href=\"http://www.red-sweater.com/blog/\">Daniel Jalkut</a>, Daniel Torreblanca, <a href=\"http://www.misthaven.org.uk/blog/\">David McFarlane</a>, dbuser123, <a href=\"http://op111.net/\">Demetris Kikizas</a>, <a href=\"http://dd32.id.au/\">Dion Hulse</a>, docwhat, <a href=\"http://ocaoimh.ie\">Donncha O Caoimh</a>, <a href=\"http://literalbarrage.org/blog/\">Doug Stewart</a>, <a href=\"http://dougal.gunters.org\">Dougal Campbell</a>, dsader, dtsn, dwc, g30rg3x, guillep2k, <a href=\"http://hailin.wordpress.com/\">Hailin Wu</a>, <a href=\"http://engel.uk.to/\">Hans Engel</a>, <a href=\"http://santosj.name/\">Jacob Santos</a>, <a href=\"http://jamierumbelow.net/\">Jamie Rumbelow</a>, <a href=\"http://www.janbrasna.com/\">Jan Brasna</a>, <a href=\"http://jane.wordpress.com/\">Jane Wells</a>, Jean-LucfromBrussels, <a href=\"http://poplarware.com/HodgBlog/\">Jennifer Hodgdon</a>, <a href=\"http://simianuprising.com/\">Jeremy Clarke</a>, <a href=\"http://jmini.fr/\">Jérémie Bresson</a>, jick, <a href=\"http://www.joetek.ca/\">Joe Taiabjee</a>, <a href=\"http://johnblackbourn.com/\">John Blackbourn</a>, John Conners, John Lamansky, johnhennmacc, <a href=\"http://yoast.com/\">Joost de Valk</a>, <a href=\"http://josephscott.org/\">Joseph Scott</a>, kashani, <a href=\"http://www.kpdesign.net/\">Kim Parsell</a>, <a href=\"http://foolswisdom.com/\">Lloyd Budd</a>, <a href=\"http://elektroelch.de/blog\">Lutz Schröer</a>, <a href=\"http://www.malaiac.net\">Malaiac</a>, <a href=\"http://markjaquith.com/\">Mark Jaquith</a>, <a href=\"http://www.blogitude.com/\">Mark Steel</a>, <a href=\"http://mattsblog.ca/\">Matt Freedman</a>, <a href=\"http://ma.tt/\">Matt Mullenweg</a>, <a href=\"htttp://iammattthomas.com/\">Matt Thomas</a>, matthewh84, mattyrob, mcs_trekkie, <a href=\"http://blogwaffe.com/\">Michael Adams</a>, <a href=\"http://www.ioerror.us/\">Michael Hampton</a>, <a href=\"http://codex.wordpress.org/User:MichaelH\">MichaelH</a>, mictasm, <a href=\"http://mikeschinkel.com/\">Mike Schinkel</a>, msi08, msw0418, mtekk, <a href=\"http://mtdewvirus.com/\">Nick Momrik</a>, <a href=\"http://nikolay.bg/\">Nikolay Bachiyski</a>, <a href=\"http://jcksn.com/\">Noel Jackson</a>, <a href=\"http://ottodestruct.com/\">Otto</a>, <a href=\"http://planetozh.com/\">Ozh</a>, paddya, paul, pedrop, pishmishy, Po0ky, RanYanivHartstein, raychampagne, rdworth, reinkim, rickoman, rm53, rnt, <a href=\"http://robert.accettura.com/\">Robert Accettura</a>, roganty, <a href=\"http://boren.nu/\">Ryan Boren</a>, <a href=\"http://cubegames.net/\">Ryan McCue</a>, <a href=\"http://unlettered.com/\">Sam Bauers</a>, Sam_a, schiller, <a href=\"http://www.scott-h.com/\">Scott Houst</a>, sekundek, <a href=\"http://bugssite.org/\">Shane</a>, Simek, <a href=\"http://www.simonwheatley.co.uk/\">Simon Wheatley</a>, <a href=\"http://sivel.net/\">sivel</a>, st_falcon, stefano, strider72, tai, takayukister, techcookies, Terragg, thinlight, tott, <a href=\"http://www.trevorfitzgerald.com/\">Trevor Fitzgerald</a>, tschai, Txanny, <a href=\"http://www.manionline.org/\">Valiallah (Mani) Monajjemi</a>, <a href=\"http://viper007bond.com/\">Viper007Bond</a>, <a href=\"http://wordpress.org/support/profile/1064655\">Vladimir Kolesnikov</a>, wasp, wet, wfrantz, x11tech, xknown, xorax, <a href=\"http://ydekproductions.com/\">ydekproductions</a>, yoavf, yonosoytu, yoshi, zedlander</p>\n\";}i:7;a:12:{s:5:\"title\";s:25:\"2.7 Release Candidate Two\";s:4:\"link\";s:66:\"http://wordpress.org/development/2008/12/27-release-candidate-two/\";s:8:\"comments\";s:75:\"http://wordpress.org/development/2008/12/27-release-candidate-two/#comments\";s:7:\"pubdate\";s:31:\"Wed, 10 Dec 2008 00:55:33 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:8:\"category\";s:11:\"Development\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=474\";s:11:\"description\";s:315:\"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:836:\"<p>There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.</p>\n<p>It’s not quite that time yet, but we’re as close as we’ve ever been, hence the <a href=\"http://wordpress.org/wordpress-2.7-RC2.zip\">immediate availability of 2.7 Release Candidate 2, or RC2 for short</a>.</p>\n<p>Of course if you were already testing 2.7, you can just use the built-in core updater (Tools > Upgrade) to download and install RC2 for you (and later upgrade you to the final release when it’s available) but if not you can use the download link above.</p>\n<p>We feel this release is pretty much exactly what we’re going to ship as 2.7, barring any final bugs or polish tweaks that you report or we find.</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:71:\"http://wordpress.org/development/2008/12/27-release-candidate-two/feed/\";}s:7:\"summary\";s:315:\"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release [...]\";s:12:\"atom_content\";s:836:\"<p>There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.</p>\n<p>It’s not quite that time yet, but we’re as close as we’ve ever been, hence the <a href=\"http://wordpress.org/wordpress-2.7-RC2.zip\">immediate availability of 2.7 Release Candidate 2, or RC2 for short</a>.</p>\n<p>Of course if you were already testing 2.7, you can just use the built-in core updater (Tools > Upgrade) to download and install RC2 for you (and later upgrade you to the final release when it’s available) but if not you can use the download link above.</p>\n<p>We feel this release is pretty much exactly what we’re going to ship as 2.7, barring any final bugs or polish tweaks that you report or we find.</p>\n\";}i:8;a:12:{s:5:\"title\";s:33:\"WordPress 2.7 Release Candidate 1\";s:4:\"link\";s:74:\"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/\";s:8:\"comments\";s:83:\"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/#comments\";s:7:\"pubdate\";s:31:\"Mon, 01 Dec 2008 22:26:14 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:8:\"Releases\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=467\";s:11:\"description\";s:312:\"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.\nWe think RC1 is ready for everyone to try [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:843:\"<p>With the release of RC1, we’re in the final leg of development before the release of 2.7. <a href=\"http://trac.wordpress.org/timeline?from=12%2F01%2F08&daysback=16&changeset=on&update=Update\">280 commits</a> since beta 3 have polished the new admin UI (including new menu icons created by the <a href=\"http://wordpress.org/development/2008/11/the-results-of-project-icon/\">winners of our icon design contest</a>) and fixed all known blocker bugs.</p>\n<p>We think RC1 is ready for everyone to try out. Please <a href=\"http://wordpress.org/wordpress-2.7-RC1.zip\">download RC1</a> and help us make the final release the best it can be. As always, <a href=\"http://codex.wordpress.org/WordPress_Backups\">back up your blog</a> before upgrading.</p>\n<p><a href=\"http://wordpress.org/wordpress-2.7-RC1.zip\">Get RC1</a>.</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:79:\"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/feed/\";}s:7:\"summary\";s:312:\"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.\nWe think RC1 is ready for everyone to try [...]\";s:12:\"atom_content\";s:843:\"<p>With the release of RC1, we’re in the final leg of development before the release of 2.7. <a href=\"http://trac.wordpress.org/timeline?from=12%2F01%2F08&daysback=16&changeset=on&update=Update\">280 commits</a> since beta 3 have polished the new admin UI (including new menu icons created by the <a href=\"http://wordpress.org/development/2008/11/the-results-of-project-icon/\">winners of our icon design contest</a>) and fixed all known blocker bugs.</p>\n<p>We think RC1 is ready for everyone to try out. Please <a href=\"http://wordpress.org/wordpress-2.7-RC1.zip\">download RC1</a> and help us make the final release the best it can be. As always, <a href=\"http://codex.wordpress.org/WordPress_Backups\">back up your blog</a> before upgrading.</p>\n<p><a href=\"http://wordpress.org/wordpress-2.7-RC1.zip\">Get RC1</a>.</p>\n\";}i:9;a:12:{s:5:\"title\";s:15:\"WordPress 2.6.5\";s:4:\"link\";s:55:\"http://wordpress.org/development/2008/11/wordpress-265/\";s:8:\"comments\";s:64:\"http://wordpress.org/development/2008/11/wordpress-265/#comments\";s:7:\"pubdate\";s:31:\"Tue, 25 Nov 2008 17:33:56 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Ryan Boren\";}s:8:\"category\";s:11:\"Development\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=462\";s:11:\"description\";s:391:\"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from [...]\";s:7:\"content\";a:1:{s:7:\"encoded\";s:1251:\"<p><a href=\"http://wordpress.org/download/\">WordPress 2.6.5 is immediately available and fixes one security problem and three bugs</a>. We recommend everyone upgrade to this release.</p>\n<p>The security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy <code>wp-includes/feed.php</code> and <code>wp-includes/version.php</code> from the 2.6.5 release package.</p>\n<p>2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the <a href=\"http://trac.wordpress.org/changeset?old_path=tags%2F2.6.3&old=&new_path=tags%2F2.6.5&new=\">full changeset</a> between 2.6.3 and 2.6.5.</p>\n<p>Note that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.</p>\n<p><a href=\"http://wordpress.org/download/\">Get WordPress 2.6.5</a>.</p>\n\";}s:3:\"wfw\";a:1:{s:10:\"commentrss\";s:60:\"http://wordpress.org/development/2008/11/wordpress-265/feed/\";}s:7:\"summary\";s:391:\"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from [...]\";s:12:\"atom_content\";s:1251:\"<p><a href=\"http://wordpress.org/download/\">WordPress 2.6.5 is immediately available and fixes one security problem and three bugs</a>. We recommend everyone upgrade to this release.</p>\n<p>The security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy <code>wp-includes/feed.php</code> and <code>wp-includes/version.php</code> from the 2.6.5 release package.</p>\n<p>2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the <a href=\"http://trac.wordpress.org/changeset?old_path=tags%2F2.6.3&old=&new_path=tags%2F2.6.5&new=\">full changeset</a> between 2.6.3 and 2.6.5.</p>\n<p>Note that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.</p>\n<p><a href=\"http://wordpress.org/download/\">Get WordPress 2.6.5</a>.</p>\n\";}}s:7:\"channel\";a:8:{s:5:\"title\";s:26:\"WordPress Development Blog\";s:4:\"link\";s:32:\"http://wordpress.org/development\";s:11:\"description\";s:33:\"WordPress development and updates\";s:7:\"pubdate\";s:31:\"Thu, 26 Feb 2009 23:38:06 +0000\";s:9:\"generator\";s:41:\"http://wordpress.org/?v=2.8-bleeding-edge\";s:8:\"language\";s:2:\"en\";s:2:\"sy\";a:2:{s:12:\"updateperiod\";s:6:\"hourly\";s:15:\"updatefrequency\";s:1:\"1\";}s:7:\"tagline\";s:33:\"WordPress development and updates\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(113,0,'rss_0ff4b43bd116a9d8720d689c80e7dfd4_ts','1236806196','no'),(114,0,'rss_a5420c83891a9c88ad2a4f04584a5efc','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:33:\"uberdose on \"All in One SEO Pack\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753\";s:7:\"pubdate\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"uberdose\";}s:4:\"guid\";s:40:\"753@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";s:7:\"summary\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";}i:1;a:7:{s:5:\"title\";s:29:\"alexrabe on \"NextGEN Gallery\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169\";s:7:\"pubdate\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"alexrabe\";}s:4:\"guid\";s:41:\"1169@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:102:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.\";s:7:\"summary\";s:102:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.\";}i:2;a:7:{s:5:\"title\";s:30:\"arnee on \"Google XML Sitemaps\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"arnee\";}s:4:\"guid\";s:40:\"132@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";s:7:\"summary\";s:87:\"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.\";}i:3;a:7:{s:5:\"title\";s:25:\"joostdevalk on \"Sociable\"\";s:4:\"link\";s:55:\"http://wordpress.org/extend/plugins/sociable/#post-2865\";s:7:\"pubdate\";s:31:\"Thu, 31 Jan 2008 11:36:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"joostdevalk\";}s:4:\"guid\";s:41:\"2865@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:100:\"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.\";s:7:\"summary\";s:100:\"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.\";}i:4;a:7:{s:5:\"title\";s:38:\"hallsofmontezuma on \"WP Security Scan\"\";s:4:\"link\";s:63:\"http://wordpress.org/extend/plugins/wp-security-scan/#post-4986\";s:7:\"pubdate\";s:31:\"Sat, 29 Mar 2008 20:05:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:16:\"hallsofmontezuma\";}s:4:\"guid\";s:41:\"4986@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:63:\"Scans your WordPress installation for security vulnerabilities.\";s:7:\"summary\";s:63:\"Scans your WordPress installation for security vulnerabilities.\";}i:5;a:7:{s:5:\"title\";s:32:\"takayukister on \"Contact Form 7\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/contact-form-7/#post-2141\";s:7:\"pubdate\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"takayukister\";}s:4:\"guid\";s:41:\"2141@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"summary\";s:54:\"Just another contact form plugin. Simple but flexible.\";}i:6;a:7:{s:5:\"title\";s:27:\"donncha on \"WP Super Cache\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/wp-super-cache/#post-2572\";s:7:\"pubdate\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"donncha\";}s:4:\"guid\";s:41:\"2572@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"summary\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";}i:7;a:7:{s:5:\"title\";s:29:\"andy on \"WordPress.com Stats\"\";s:4:\"link\";s:52:\"http://wordpress.org/extend/plugins/stats/#post-1355\";s:7:\"pubdate\";s:31:\"Sun, 06 May 2007 02:15:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"andy\";}s:4:\"guid\";s:41:\"1355@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:119:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com\'s stat system.\";s:7:\"summary\";s:119:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com\'s stat system.\";}i:8;a:7:{s:5:\"title\";s:44:\"keithdsouza on \"Wordpress Automatic upgrade\"\";s:4:\"link\";s:74:\"http://wordpress.org/extend/plugins/wordpress-automatic-upgrade/#post-2560\";s:7:\"pubdate\";s:31:\"Sat, 27 Oct 2007 20:55:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"keithdsouza\";}s:4:\"guid\";s:41:\"2560@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:112:\"Wordpress automatic upgrade allows a user to automatically upgrade the wordpress installation to the latest one.\";s:7:\"summary\";s:112:\"Wordpress automatic upgrade allows a user to automatically upgrade the wordpress installation to the latest one.\";}i:9;a:7:{s:5:\"title\";s:51:\"micropat on \"Add to Any Share/Save/Bookmark Button\"\";s:4:\"link\";s:56:\"http://wordpress.org/extend/plugins/add-to-any/#post-498\";s:7:\"pubdate\";s:31:\"Sat, 17 Mar 2007 23:08:16 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"micropat\";}s:4:\"guid\";s:40:\"498@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:149:\"Helps readers share, save, bookmark, and email your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.\";s:7:\"summary\";s:149:\"Helps readers share, save, bookmark, and email your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.\";}i:10;a:7:{s:5:\"title\";s:24:\"WebGeek on \"WP-SpamFree\"\";s:4:\"link\";s:58:\"http://wordpress.org/extend/plugins/wp-spamfree/#post-2654\";s:7:\"pubdate\";s:31:\"Sat, 15 Dec 2007 12:10:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"WebGeek\";}s:4:\"guid\";s:41:\"2654@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:139:\"Powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.\";s:7:\"summary\";s:139:\"Powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.\";}i:11;a:7:{s:5:\"title\";s:35:\"Utkarsh Kukreti on \"Plugin Manager\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/plugin-manager/#post-6737\";s:7:\"pubdate\";s:31:\"Fri, 22 Aug 2008 16:11:19 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:15:\"Utkarsh Kukreti\";}s:4:\"guid\";s:41:\"6737@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:129:\"View, download and install plugins from WordPress.org Plugin Database from an AJAX\'ed interface with a single click of the mouse.\";s:7:\"summary\";s:129:\"View, download and install plugins from WordPress.org Plugin Database from an AJAX\'ed interface with a single click of the mouse.\";}i:12;a:7:{s:5:\"title\";s:41:\"Viper007Bond on \"Viper\'s Video Quicktags\"\";s:4:\"link\";s:68:\"http://wordpress.org/extend/plugins/vipers-video-quicktags/#post-810\";s:7:\"pubdate\";s:31:\"Tue, 03 Apr 2007 00:08:41 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:12:\"Viper007Bond\";}s:4:\"guid\";s:40:\"810@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:114:\"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.\";s:7:\"summary\";s:114:\"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.\";}i:13;a:7:{s:5:\"title\";s:29:\"pozzad on \"Global Translator\"\";s:4:\"link\";s:64:\"http://wordpress.org/extend/plugins/global-translator/#post-2877\";s:7:\"pubdate\";s:31:\"Sat, 02 Feb 2008 15:40:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"pozzad\";}s:4:\"guid\";s:41:\"2877@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:61:\"Automatically translates your blog in 34 different languages!\";s:7:\"summary\";s:61:\"Automatically translates your blog in 34 different languages!\";}i:14;a:7:{s:5:\"title\";s:17:\"matt on \"Akismet\"\";s:4:\"link\";s:52:\"http://wordpress.org/extend/plugins/akismet/#post-15\";s:7:\"pubdate\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"matt\";}s:4:\"guid\";s:39:\"15@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s:7:\"summary\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:12:\"Most Popular\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:12:\"Most Popular\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 21:10:52 +0000\";s:7:\"tagline\";s:12:\"Most Popular\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(115,0,'rss_a5420c83891a9c88ad2a4f04584a5efc_ts','1236805853','no'),(116,0,'rss_57bc725ad6568758915363af670fd8bc','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:48:\"danosphere on \"Snipt.org Highlighted Code Embed\"\";s:4:\"link\";s:78:\"http://wordpress.org/extend/plugins/sniptorg-highlighted-code-embed/#post-9574\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 05:42:50 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"danosphere\";}s:4:\"guid\";s:41:\"9574@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:50:\"Allows easy embedding of code stored on snipt.org.\";s:7:\"summary\";s:50:\"Allows easy embedding of code stored on snipt.org.\";}i:1;a:7:{s:5:\"title\";s:29:\"EllieSemantic on \"JuLiA Beta\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/julia-beta/#post-9573\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 02:15:49 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"EllieSemantic\";}s:4:\"guid\";s:41:\"9573@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:144:\"JuLiA is an automated comment moderation system for wordpress. Uses natural language processing to parse for the semantics of abusiveness. Beta.\";s:7:\"summary\";s:144:\"JuLiA is an automated comment moderation system for wordpress. Uses natural language processing to parse for the semantics of abusiveness. Beta.\";}i:2;a:7:{s:5:\"title\";s:40:\"subzane on \"SubZane Subpage List Widget\"\";s:4:\"link\";s:74:\"http://wordpress.org/extend/plugins/subzane-subpage-list-widget/#post-9569\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 22:16:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"subzane\";}s:4:\"guid\";s:41:\"9569@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:47:\"Lists all subpages from a selected parent page.\";s:7:\"summary\";s:47:\"Lists all subpages from a selected parent page.\";}i:3;a:7:{s:5:\"title\";s:35:\"jfarthing84 on \"Custom Author Base\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/custom-author-base/#post-9568\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 21:54:35 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"jfarthing84\";}s:4:\"guid\";s:41:\"9568@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:64:\"Allows you to set a custom permalink base for your author pages.\";s:7:\"summary\";s:64:\"Allows you to set a custom permalink base for your author pages.\";}i:4;a:7:{s:5:\"title\";s:21:\"Aequitas on \"RealVMS\"\";s:4:\"link\";s:54:\"http://wordpress.org/extend/plugins/realvms/#post-9567\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 21:28:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"Aequitas\";}s:4:\"guid\";s:41:\"9567@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:94:\"RealVMS is a powerful video blogging plugin for WordPress that enables you to import videos...\";s:7:\"summary\";s:94:\"RealVMS is a powerful video blogging plugin for WordPress that enables you to import videos...\";}i:5;a:7:{s:5:\"title\";s:28:\"schmiddim on \"schmie_Wetter\"\";s:4:\"link\";s:66:\"http://wordpress.org/extend/plugins/weather-for-germany/#post-9564\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 21:17:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"schmiddim\";}s:4:\"guid\";s:41:\"9564@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:29:\"WetterWidget fuer Deutschland\";s:7:\"summary\";s:29:\"WetterWidget fuer Deutschland\";}i:6;a:7:{s:5:\"title\";s:26:\"codework on \"Subpage View\"\";s:4:\"link\";s:59:\"http://wordpress.org/extend/plugins/subpage-view/#post-9562\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 18:46:59 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"codework\";}s:4:\"guid\";s:41:\"9562@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:110:\"A plugin for showing subpages on a given page. Insert shortcode into MCE and a list of subpages will be shown.\";s:7:\"summary\";s:110:\"A plugin for showing subpages on a given page. Insert shortcode into MCE and a list of subpages will be shown.\";}i:7;a:7:{s:5:\"title\";s:49:\"subzane on \"SubZane YouTube Recent Videos Widget\"\";s:4:\"link\";s:83:\"http://wordpress.org/extend/plugins/subzane-youtube-recent-videos-widget/#post-9557\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 16:12:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"subzane\";}s:4:\"guid\";s:41:\"9557@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:112:\"Displays a thumbnail list of the most recent videos from a selected youtube user or youtube tag in your sidebar.\";s:7:\"summary\";s:112:\"Displays a thumbnail list of the most recent videos from a selected youtube user or youtube tag in your sidebar.\";}i:8;a:7:{s:5:\"title\";s:30:\"gunebakan on \"Free Dictionary\"\";s:4:\"link\";s:62:\"http://wordpress.org/extend/plugins/free-dictionary/#post-9554\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 14:33:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"gunebakan\";}s:4:\"guid\";s:41:\"9554@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:147:\"Free Dictionary Widget for WordPress provides an English Dictionary that gives you English definitions, synonyms, pronunciation, spelling and more.\";s:7:\"summary\";s:147:\"Free Dictionary Widget for WordPress provides an English Dictionary that gives you English definitions, synonyms, pronunciation, spelling and more.\";}i:9;a:7:{s:5:\"title\";s:32:\"pjungwir on \"Simple Hit Counter\"\";s:4:\"link\";s:63:\"http://wordpress.org/extend/plugins/simplehitcounter/#post-9553\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 14:09:18 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"pjungwir\";}s:4:\"guid\";s:41:\"9553@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:86:\"Prints a count of the number of hits your blog has received, tracked in the \ndatabase.\";s:7:\"summary\";s:86:\"Prints a count of the number of hits your blog has received, tracked in the \ndatabase.\";}i:10;a:7:{s:5:\"title\";s:35:\"Joen on \"Carousel Gallery (jQuery)\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/carousel-gallery-jquery/#post-9550\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 13:56:08 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Joen\";}s:4:\"guid\";s:41:\"9550@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:92:\"Tweaks the built-in gallery tag in WP 2.6 and higher to show a javascript flippable gallery.\";s:7:\"summary\";s:92:\"Tweaks the built-in gallery tag in WP 2.6 and higher to show a javascript flippable gallery.\";}i:11;a:7:{s:5:\"title\";s:42:\"subzane on \"SubZane Upcoming Posts Widget\"\";s:4:\"link\";s:76:\"http://wordpress.org/extend/plugins/subzane-upcoming-posts-widget/#post-9548\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 12:47:28 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"subzane\";}s:4:\"guid\";s:41:\"9548@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:65:\"A widget that displays a list of scheduled posts in your sidebar.\";s:7:\"summary\";s:65:\"A widget that displays a list of scheduled posts in your sidebar.\";}i:12;a:7:{s:5:\"title\";s:32:\"sirzooro on \"Invisible Defender\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/invisible-defender/#post-9547\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 09:26:45 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"sirzooro\";}s:4:\"guid\";s:41:\"9547@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:80:\"This plugin protects your registration, login and comment forms against spambots\";s:7:\"summary\";s:80:\"This plugin protects your registration, login and comment forms against spambots\";}i:13;a:7:{s:5:\"title\";s:47:\"subzane on \"Subzane Categorized Archive Widget\"\";s:4:\"link\";s:81:\"http://wordpress.org/extend/plugins/subzane-categorized-archive-widget/#post-9546\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 09:16:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"subzane\";}s:4:\"guid\";s:41:\"9546@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:123:\"A widget that displays an archive for the current selected category. On non-category pages a standard archive is displayed.\";s:7:\"summary\";s:123:\"A widget that displays an archive for the current selected category. On non-category pages a standard archive is displayed.\";}i:14;a:7:{s:5:\"title\";s:32:\"goodmast3r on \"Collapsable Menu\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/collapsable-menu-plugin/#post-9544\";s:7:\"pubdate\";s:31:\"Mon, 09 Mar 2009 05:07:29 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"goodmast3r\";}s:4:\"guid\";s:41:\"9544@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:150:\"This plugin is a collapsable menu plugin. I have just created a collapsable menu plugin. This plugin is very useful if you have child category. For ex\";s:7:\"summary\";s:150:\"This plugin is a collapsable menu plugin. I have just created a collapsable menu plugin. This plugin is very useful if you have child category. For ex\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:6:\"Newest\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:6:\"Newest\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 21:10:53 +0000\";s:7:\"tagline\";s:6:\"Newest\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(117,0,'rss_57bc725ad6568758915363af670fd8bc_ts','1236805853','no'),(118,0,'rss_1a5f760f2e2b48827d4974a60857e7c2','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:15:{i:0;a:7:{s:5:\"title\";s:49:\"lonewolfonline on \"Folding Category List (FoCaL)\"\";s:4:\"link\";s:70:\"http://wordpress.org/extend/plugins/folding-category-widget/#post-2737\";s:7:\"pubdate\";s:31:\"Thu, 20 Dec 2007 19:35:03 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:14:\"lonewolfonline\";}s:4:\"guid\";s:41:\"2737@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:66:\"Date: 11/03/2009\n\nEnhanced Folding Category List for Wordpress 2.3\";s:7:\"summary\";s:66:\"Date: 11/03/2009\n\nEnhanced Folding Category List for Wordpress 2.3\";}i:1;a:7:{s:5:\"title\";s:54:\"robinjewsbury on \"Mobilize by Mippin wordpress plugin\"\";s:4:\"link\";s:82:\"http://wordpress.org/extend/plugins/mobilize-by-mippin-wordpress-plugin/#post-6798\";s:7:\"pubdate\";s:31:\"Wed, 27 Aug 2008 16:26:28 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"robinjewsbury\";}s:4:\"guid\";s:41:\"6798@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:116:\"This plugin will detect mobile phones, and redirect to Mippin.com to display a mobile optimized version of the page.\";s:7:\"summary\";s:116:\"This plugin will detect mobile phones, and redirect to Mippin.com to display a mobile optimized version of the page.\";}i:2;a:7:{s:5:\"title\";s:50:\"amandato on \"Blubrry PowerPress Podcasting plugin\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/powerpress/#post-6565\";s:7:\"pubdate\";s:31:\"Wed, 06 Aug 2008 05:19:41 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"amandato\";}s:4:\"guid\";s:41:\"6565@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:36:\"Add podcasting support to your blog.\";s:7:\"summary\";s:36:\"Add podcasting support to your blog.\";}i:3;a:7:{s:5:\"title\";s:30:\"weefselkweekje on \"WP-Cumulus\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/wp-cumulus/#post-6499\";s:7:\"pubdate\";s:31:\"Thu, 31 Jul 2008 10:00:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:14:\"weefselkweekje\";}s:4:\"guid\";s:41:\"6499@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:91:\"WP-Cumulus displays your tags and/or categories in 3D by placing them on a rotating sphere.\";s:7:\"summary\";s:91:\"WP-Cumulus displays your tags and/or categories in 3D by placing them on a rotating sphere.\";}i:4;a:7:{s:5:\"title\";s:33:\"freshlabs on \"WP SIMILE Timeline\"\";s:4:\"link\";s:65:\"http://wordpress.org/extend/plugins/wp-simile-timeline/#post-7230\";s:7:\"pubdate\";s:31:\"Fri, 03 Oct 2008 16:51:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"freshlabs\";}s:4:\"guid\";s:41:\"7230@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:113:\"Integrates the SIMILE Timeline into WordPress and provides an option interface for the various timeline settings.\";s:7:\"summary\";s:113:\"Integrates the SIMILE Timeline into WordPress and provides an option interface for the various timeline settings.\";}i:5;a:7:{s:5:\"title\";s:32:\"switzer on \"Advertising Manager\"\";s:4:\"link\";s:66:\"http://wordpress.org/extend/plugins/advertising-manager/#post-8954\";s:7:\"pubdate\";s:31:\"Wed, 04 Feb 2009 15:19:31 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"switzer\";}s:4:\"guid\";s:41:\"8954@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:92:\"This plugin will manage and rotate your Google Adsense and other ads on your Wordpress blog.\";s:7:\"summary\";s:92:\"This plugin will manage and rotate your Google Adsense and other ads on your Wordpress blog.\";}i:6;a:7:{s:5:\"title\";s:17:\"jcow on \"WP sIFR\"\";s:4:\"link\";s:54:\"http://wordpress.org/extend/plugins/wp-sifr/#post-9426\";s:7:\"pubdate\";s:31:\"Mon, 02 Mar 2009 23:49:38 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"jcow\";}s:4:\"guid\";s:41:\"9426@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:85:\"WP sIFR makes any font possible in your Wordpress installation in under five minutes.\";s:7:\"summary\";s:85:\"WP sIFR makes any font possible in your Wordpress installation in under five minutes.\";}i:7;a:7:{s:5:\"title\";s:43:\"cabraham on \"Top Post From Category Widget\"\";s:4:\"link\";s:76:\"http://wordpress.org/extend/plugins/top-post-from-category-widget/#post-8476\";s:7:\"pubdate\";s:31:\"Thu, 08 Jan 2009 19:47:09 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:8:\"cabraham\";}s:4:\"guid\";s:41:\"8476@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:131:\"Sidebar widget that shows the top post from a particular category plus its thumbnail. The excerpt from the post can be overridden.\";s:7:\"summary\";s:131:\"Sidebar widget that shows the top post from a particular category plus its thumbnail. The excerpt from the post can be overridden.\";}i:8;a:7:{s:5:\"title\";s:27:\"GDragoN on \"GD Press Tools\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/gd-press-tools/#post-8301\";s:7:\"pubdate\";s:31:\"Tue, 30 Dec 2008 17:41:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"GDragoN\";}s:4:\"guid\";s:41:\"8301@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:74:\"GD Press Tools is a collection of various additional administration tools.\";s:7:\"summary\";s:74:\"GD Press Tools is a collection of various additional administration tools.\";}i:9;a:7:{s:5:\"title\";s:33:\"cchetanonline on \"WP-CopyProtect\"\";s:4:\"link\";s:61:\"http://wordpress.org/extend/plugins/wp-copyprotect/#post-7887\";s:7:\"pubdate\";s:31:\"Sun, 30 Nov 2008 15:28:32 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:13:\"cchetanonline\";}s:4:\"guid\";s:41:\"7887@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:95:\"Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats\";s:7:\"summary\";s:95:\"Protect your blog content from getting copied. A simple plug-in developed to stop the Copy cats\";}i:10;a:7:{s:5:\"title\";s:34:\"dartiss on \"Simple AdSense Insert\"\";s:4:\"link\";s:68:\"http://wordpress.org/extend/plugins/simple-adsense-insert/#post-8839\";s:7:\"pubdate\";s:31:\"Wed, 28 Jan 2009 19:43:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"dartiss\";}s:4:\"guid\";s:41:\"8839@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:87:\"Simple AdSense Insert provides a basic ability to display AdSense adverts on your blog.\";s:7:\"summary\";s:87:\"Simple AdSense Insert provides a basic ability to display AdSense adverts on your blog.\";}i:11;a:7:{s:5:\"title\";s:49:\"rfurlan on \"Wireclub Embedded Chat for Wordpress\"\";s:4:\"link\";s:60:\"http://wordpress.org/extend/plugins/wireclub-chat/#post-9504\";s:7:\"pubdate\";s:31:\"Fri, 06 Mar 2009 21:49:40 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"rfurlan\";}s:4:\"guid\";s:41:\"9504@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:107:\"Embedded Chat for Wordpress. Add a chat room to a page or post. Rooms can be shared accross multiple sites.\";s:7:\"summary\";s:107:\"Embedded Chat for Wordpress. Add a chat room to a page or post. Rooms can be shared accross multiple sites.\";}i:12;a:7:{s:5:\"title\";s:25:\"SeiferTim on \"WoW Armory\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/wow-armory/#post-8237\";s:7:\"pubdate\";s:31:\"Wed, 24 Dec 2008 19:42:15 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"SeiferTim\";}s:4:\"guid\";s:41:\"8237@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:55:\"Easily displays your character\'s stats from the Armory.\";s:7:\"summary\";s:55:\"Easily displays your character\'s stats from the Armory.\";}i:13;a:7:{s:5:\"title\";s:26:\"roman1983 on \"Twitter It!\"\";s:4:\"link\";s:57:\"http://wordpress.org/extend/plugins/twitter-it/#post-8850\";s:7:\"pubdate\";s:31:\"Thu, 29 Jan 2009 16:22:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:9:\"roman1983\";}s:4:\"guid\";s:41:\"8850@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:66:\"Lets the user twitter your blogpost easy - with short-url support.\";s:7:\"summary\";s:66:\"Lets the user twitter your blogpost easy - with short-url support.\";}i:14;a:7:{s:5:\"title\";s:42:\"mark8barnes on \"TNG Wordpress Integration\"\";s:4:\"link\";s:67:\"http://wordpress.org/extend/plugins/tng-wordpress-plugin/#post-8934\";s:7:\"pubdate\";s:31:\"Tue, 03 Feb 2009 01:14:52 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"mark8barnes\";}s:4:\"guid\";s:41:\"8934@http://wordpress.org/extend/plugins/\";s:11:\"description\";s:71:\"Integrates TNG (The Next Generation) genealogy software into Wordpress.\";s:7:\"summary\";s:71:\"Integrates TNG (The Next Generation) genealogy software into Wordpress.\";}}s:7:\"channel\";a:6:{s:5:\"title\";s:16:\"Recently Updated\";s:4:\"link\";s:36:\"http://wordpress.org/extend/plugins/\";s:11:\"description\";s:16:\"Recently Updated\";s:8:\"language\";s:2:\"en\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 21:10:53 +0000\";s:7:\"tagline\";s:16:\"Recently Updated\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(119,0,'rss_1a5f760f2e2b48827d4974a60857e7c2_ts','1236805853','no'),(123,0,'rss_867bd5c64f85878d03a060509cd2f92c','O:9:\"MagpieRSS\":17:{s:6:\"parser\";i:0;s:12:\"current_item\";a:0:{}s:5:\"items\";a:50:{i:0;a:7:{s:5:\"title\";s:23:\"Matt: Arriving in Hanoi\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12274\";s:4:\"link\";s:39:\"http://ma.tt/2009/03/arriving-in-hanoi/\";s:11:\"description\";s:14614:\"<p>Arriving in Hanoi, Vietnam and some brief sojourns around the city.</p>\n<p><span id=\"more-12274\"></span></p>\n\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0364-2/\" title=\"mcm_0364\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0364-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0364\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0365-2/\" title=\"mcm_0365\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0365-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0365\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0366-2/\" title=\"mcm_0366\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0366-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0366\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0367-2/\" title=\"mcm_0367\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0367-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0367\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0368/\" title=\"mcm_0368\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0368-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0368\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0369/\" title=\"mcm_0369\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0369-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0369\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0370/\" title=\"mcm_0370\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0370-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0370\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0371/\" title=\"mcm_0371\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0371-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0371\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0372/\" title=\"mcm_0372\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0372-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0372\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0373/\" title=\"mcm_0373\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0373-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0373\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0374-2/\" title=\"mcm_0374\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0374-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0374\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0375/\" title=\"mcm_0375\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0375-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0375\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0376/\" title=\"mcm_0376\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0376-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0376\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0377/\" title=\"mcm_0377\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0377-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0377\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0378/\" title=\"mcm_0378\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0378-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0378\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0379-2/\" title=\"mcm_0379\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0379-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0379\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0381/\" title=\"mcm_0381\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0381-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0381\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0382-2/\" title=\"mcm_0382\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0382-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0382\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0384/\" title=\"mcm_0384\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0384-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0384\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0386-2/\" title=\"mcm_0386\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0386-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0386\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0387-2/\" title=\"mcm_0387\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0387-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0387\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0388/\" title=\"mcm_0388\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0388-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0388\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0390/\" title=\"mcm_0390\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0390-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0390\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0391-2/\" title=\"mcm_0391\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0391-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0391\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0392/\" title=\"mcm_0392\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0392-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0392\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0393/\" title=\"mcm_0393\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0393-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0393\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0394-2/\" title=\"mcm_0394\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0394-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0394\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0395/\" title=\"mcm_0395\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0395-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0395\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0396-2/\" title=\"mcm_0396\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0396-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0396\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0397/\" title=\"mcm_0397\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0397-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0397\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0398/\" title=\"mcm_0398\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0398-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0398\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0399-2/\" title=\"mcm_0399\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0399-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0399\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0400/\" title=\"mcm_0400\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0400-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0400\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0401-2/\" title=\"mcm_0401\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0401-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0401\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0403-2/\" title=\"mcm_0403\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0403-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0403\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0405/\" title=\"mcm_0405\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0405-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0405\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0406-2/\" title=\"mcm_0406\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0406-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0406\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0409/\" title=\"mcm_0409\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0409-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0409\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0410-2/\" title=\"mcm_0410\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0410-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0410\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0412/\" title=\"mcm_0412\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0412-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0412\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0413/\" title=\"mcm_0413\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0413-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0413\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0416/\" title=\"mcm_0416\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0416-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0416\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0417/\" title=\"mcm_0417\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0417-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0417\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0418/\" title=\"mcm_0418\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0418-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0418\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0419-2/\" title=\"mcm_0419\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0419-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0419\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0422-2/\" title=\"mcm_0422\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0422-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0422\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0423-2/\" title=\"mcm_0423\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0423-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0423\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0425/\" title=\"mcm_0425\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0425-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0425\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0426/\" title=\"mcm_0426\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0426-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0426\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0427-2/\" title=\"mcm_0427\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0427-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0427\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0428-2/\" title=\"mcm_0428\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0428-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0428\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0429-2/\" title=\"mcm_0429\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0429-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0429\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0430-2/\" title=\"mcm_0430\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0430-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0430\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0431-3/\" title=\"mcm_0431\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0431-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0431\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0432-3/\" title=\"mcm_0432\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0432-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0432\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0433-3/\" title=\"mcm_0433\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0433-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0433\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0434-2/\" title=\"mcm_0434\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0434-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0434\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0435-3/\" title=\"mcm_0435\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0435-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0435\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0437-2/\" title=\"mcm_0437\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0437-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0437\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0438-2/\" title=\"mcm_0438\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0438-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0438\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0439-2/\" title=\"mcm_0439\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0439-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0439\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0440-2/\" title=\"mcm_0440\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0440-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0440\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0441-3/\" title=\"mcm_0441\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0441-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0441\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0442-3/\" title=\"mcm_0442\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0442-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0442\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0443-2/\" title=\"mcm_0443\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0443-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0443\" /></a>\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 04:01:01 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:14614:\"<p>Arriving in Hanoi, Vietnam and some brief sojourns around the city.</p>\n<p><span id=\"more-12274\"></span></p>\n\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0364-2/\" title=\"mcm_0364\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0364-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0364\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0365-2/\" title=\"mcm_0365\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0365-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0365\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0366-2/\" title=\"mcm_0366\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0366-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0366\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0367-2/\" title=\"mcm_0367\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0367-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0367\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0368/\" title=\"mcm_0368\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0368-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0368\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0369/\" title=\"mcm_0369\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0369-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0369\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0370/\" title=\"mcm_0370\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0370-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0370\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0371/\" title=\"mcm_0371\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0371-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0371\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0372/\" title=\"mcm_0372\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0372-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0372\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0373/\" title=\"mcm_0373\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0373-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0373\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0374-2/\" title=\"mcm_0374\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0374-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0374\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0375/\" title=\"mcm_0375\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0375-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0375\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0376/\" title=\"mcm_0376\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0376-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0376\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0377/\" title=\"mcm_0377\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0377-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0377\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0378/\" title=\"mcm_0378\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0378-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0378\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0379-2/\" title=\"mcm_0379\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0379-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0379\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0381/\" title=\"mcm_0381\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0381-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0381\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0382-2/\" title=\"mcm_0382\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0382-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0382\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0384/\" title=\"mcm_0384\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0384-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0384\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0386-2/\" title=\"mcm_0386\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0386-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0386\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0387-2/\" title=\"mcm_0387\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0387-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0387\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0388/\" title=\"mcm_0388\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0388-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0388\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0390/\" title=\"mcm_0390\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0390-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0390\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0391-2/\" title=\"mcm_0391\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0391-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0391\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0392/\" title=\"mcm_0392\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0392-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0392\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0393/\" title=\"mcm_0393\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0393-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0393\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0394-2/\" title=\"mcm_0394\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0394-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0394\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0395/\" title=\"mcm_0395\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0395-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0395\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0396-2/\" title=\"mcm_0396\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0396-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0396\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0397/\" title=\"mcm_0397\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0397-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0397\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0398/\" title=\"mcm_0398\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0398-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0398\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0399-2/\" title=\"mcm_0399\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0399-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0399\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0400/\" title=\"mcm_0400\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0400-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0400\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0401-2/\" title=\"mcm_0401\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0401-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0401\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0403-2/\" title=\"mcm_0403\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0403-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0403\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0405/\" title=\"mcm_0405\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0405-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0405\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0406-2/\" title=\"mcm_0406\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0406-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0406\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0409/\" title=\"mcm_0409\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0409-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0409\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0410-2/\" title=\"mcm_0410\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0410-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0410\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0412/\" title=\"mcm_0412\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0412-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0412\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0413/\" title=\"mcm_0413\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0413-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0413\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0416/\" title=\"mcm_0416\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0416-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0416\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0417/\" title=\"mcm_0417\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0417-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0417\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0418/\" title=\"mcm_0418\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0418-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0418\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0419-2/\" title=\"mcm_0419\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0419-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0419\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0422-2/\" title=\"mcm_0422\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0422-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0422\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0423-2/\" title=\"mcm_0423\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0423-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0423\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0425/\" title=\"mcm_0425\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0425-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0425\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0426/\" title=\"mcm_0426\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0426-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0426\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0427-2/\" title=\"mcm_0427\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0427-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0427\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0428-2/\" title=\"mcm_0428\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0428-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0428\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0429-2/\" title=\"mcm_0429\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/03/mcm_0429-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0429\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0430-2/\" title=\"mcm_0430\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0430-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0430\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0431-3/\" title=\"mcm_0431\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0431-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0431\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0432-3/\" title=\"mcm_0432\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0432-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0432\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0433-3/\" title=\"mcm_0433\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0433-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0433\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0434-2/\" title=\"mcm_0434\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0434-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0434\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0435-3/\" title=\"mcm_0435\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0435-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0435\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0437-2/\" title=\"mcm_0437\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0437-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0437\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0438-2/\" title=\"mcm_0438\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0438-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0438\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0439-2/\" title=\"mcm_0439\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0439-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0439\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0440-2/\" title=\"mcm_0440\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0440-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0440\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0441-3/\" title=\"mcm_0441\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0441-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0441\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0442-3/\" title=\"mcm_0442\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0442-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0442\" /></a>\n<a href=\"http://ma.tt/2009/03/arriving-in-hanoi/mcm_0443-2/\" title=\"mcm_0443\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/03/mcm_0443-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0443\" /></a>\";}i:1;a:7:{s:5:\"title\";s:37:\"Matt: Authentication in WordPress 2.8\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12331\";s:4:\"link\";s:52:\"http://ma.tt/2009/03/authentication-in-wordpress-28/\";s:11:\"description\";s:144:\"<p><a href=\"http://willnorris.com/2009/03/authentication-in-wordpress-28\">Will Norris on the new authentication system in WordPress 2.8</a>.</p>\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 03:07:37 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:144:\"<p><a href=\"http://willnorris.com/2009/03/authentication-in-wordpress-28\">Will Norris on the new authentication system in WordPress 2.8</a>.</p>\";}i:2;a:7:{s:5:\"title\";s:7:\"Matt: I\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12040\";s:4:\"link\";s:38:\"http://ma.tt/2009/03/i-heart-blogging/\";s:11:\"description\";s:1896:\"<p>You may know of <a href=\"http://www.infectious.com/\">Infectious</a> as those guys who make the cool <a href=\"http://www.infectious.com/browse/car-decals\">vinyl decals for cars</a>. Now they have laptop and iPhone skins, too, and WordPress has partnered with Infectious for the launch with the “I <3 Blogging” contest. </p>\n<p>The winners will be chosen by <a href=\"http://powazek.com/\">Derek Powazek</a>, <a href=\"http://iammattthomas.com/\">Matt Thomas</a>, Team Infectious, and yours truly, and <a href=\"http://www.infectious.com/wordpress\">the prizes</a> are sweet. If you nab the grand prize, your design will be printed on laptop and iPhone skins that will be sold in the Infectious store. You’ll also get a cut of the profit from their sales, $400 cash, some <a href=\"http://shop.wordpress.net/\">WordPress schwag</a>, and $400 to spend on merchandise in the Infectious store. </p>\n<p>The contest ends March 31, so hop on Photoshop or Illustrator and use your design chops to show us why you love blogging. The theme is completely open to interpretation, so feel free to <a href=\"http://www.infectious.com/voting/wordpress\">get creative</a> You can submit your creations and vote on others <a href=\"http://www.infectious.com/wordpress\">here</a>. You might also want to check out the official WordPress <a href=\"http://wordpress.org/about/logos/\">logos and graphics</a> because <a href=\"http://s.ma.tt/files/2009/01/wordpress-logo.png\">friends don’t let friends use the incorrect WP logo</a>. <img src=\"http://ma.tt/blog/wp-includes/images/smilies/icon_wink.gif\" alt=\";)\" class=\"wp-smiley\" /> </p>\n<p>As a final bonus, I’ll be putting the winning design on my next laptop, so it’ll get exposure all over the world. (Last year I spoke in over 35 cities across 6 continents.) <a href=\"http://www.infectious.com/wordpress\">Enter your design here</a>.</p>\";s:7:\"pubdate\";s:31:\"Wed, 11 Mar 2009 02:33:12 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:1896:\"<p>You may know of <a href=\"http://www.infectious.com/\">Infectious</a> as those guys who make the cool <a href=\"http://www.infectious.com/browse/car-decals\">vinyl decals for cars</a>. Now they have laptop and iPhone skins, too, and WordPress has partnered with Infectious for the launch with the “I <3 Blogging” contest. </p>\n<p>The winners will be chosen by <a href=\"http://powazek.com/\">Derek Powazek</a>, <a href=\"http://iammattthomas.com/\">Matt Thomas</a>, Team Infectious, and yours truly, and <a href=\"http://www.infectious.com/wordpress\">the prizes</a> are sweet. If you nab the grand prize, your design will be printed on laptop and iPhone skins that will be sold in the Infectious store. You’ll also get a cut of the profit from their sales, $400 cash, some <a href=\"http://shop.wordpress.net/\">WordPress schwag</a>, and $400 to spend on merchandise in the Infectious store. </p>\n<p>The contest ends March 31, so hop on Photoshop or Illustrator and use your design chops to show us why you love blogging. The theme is completely open to interpretation, so feel free to <a href=\"http://www.infectious.com/voting/wordpress\">get creative</a> You can submit your creations and vote on others <a href=\"http://www.infectious.com/wordpress\">here</a>. You might also want to check out the official WordPress <a href=\"http://wordpress.org/about/logos/\">logos and graphics</a> because <a href=\"http://s.ma.tt/files/2009/01/wordpress-logo.png\">friends don’t let friends use the incorrect WP logo</a>. <img src=\"http://ma.tt/blog/wp-includes/images/smilies/icon_wink.gif\" alt=\";)\" class=\"wp-smiley\" /> </p>\n<p>As a final bonus, I’ll be putting the winning design on my next laptop, so it’ll get exposure all over the world. (Last year I spoke in over 35 cities across 6 continents.) <a href=\"http://www.infectious.com/wordpress\">Enter your design here</a>.</p>\";}i:3;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 03/10\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5273\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/03/10/wordpress-plugin-releases-for-0310/\";s:11:\"description\";s:5278:\"<h3>New Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/add-to-footer/\">Add to Footer</a></p>\n<p>A simple plugin that allows you to automatically add text or HTML to you theme’s footer. The plugin provides you with a simple text box into which you can copy your the HTML into. As an additional feature, Add to Footer also comes inbuilt with support for <a href=\"http://www.google.com/analytics/\">Google Analytics</a>, <a href=\"http://www.statcounter.com/\">StatCounter</a>, <a href=\"http://www.reinvigorate.com/\">Reinvigorate</a> and <a href=\"http://www.apture.com/\">Apture</a>.</p>\n<p><a href=\"http://la-passeggiata.com/?p=1&lang=en\">QF-GetThumb</a></p>\n<p>This plug-in analyzes a certain image tag in an content and has a function to make only one point a reference former image thumbnail and cache file of those.</p>\n<p><a href=\"http://blog.clearskys.net/plugins/snipt-code-embedding-plugin/\">Snipt code embedding plugin</a></p>\n<p>The Snipt code embedding plugin provides a simple interface for embedding <a href=\"http://snipt.net\">Snipt.net</a> code samples within your blog posts. It allows you to quickly embed code samples by providing the plugin with the Snipt.net embed script (or URL) from the Visual or HTML content editor. When in visual editor mode, your codes location is marked with a small tag so you can immediately see where your code is within the documents body.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/simpler-css/\">Simpler CSS</a></p>\n<p>Simpler CSS is a simple (mu-)plugin that enables custom CSS on WordPress and WordPress µ blogs. A blogger may add CSS code using Simpler CSS that is stored in the options table; WordPress µ users can customize their sites without editing theme files.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/invisible-defender/\">Invisible Defender</a></p>\n<p>This plugin protects your registration, login and comment forms against spambots</p>\n<p><a href=\"http://www.subzane.com/projects/categorized-archive-widget/\">Subzane Categorized Archive Widget</a></p>\n<p>A widget that displays an archive for the current selected category. On non-category pages a standard archive is displayed.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/single-random-post/\">Single Random Post</a></p>\n<p>This plugin will allow you to display a single post selected at random from your post database</p>\n<p><a href=\"http://smallwebsitehost.com/collapsable-menu-plugin-for-wordpress/wordpress/\">Collapsable Menu</a></p>\n<p>Creates a collapsible menu for your categories</p>\n<p><a href=\"http://wpheatmap.oufel.com/\">Heatmap Plugin</a></p>\n<p>This plugin monitor user mouse movement and clicks.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/the-kontera-wordpress-plugin/\">Kontera Wordpress Plugin</a></p>\n<p>Enables instant addition of Kontera ContentLink ads to your WordPress 2.7 blog</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed. You can choose to exclude posts from certain categories as well as exclude pages.</p>\n<p><a href=\"http://omninoggin.com/projects/wordpress-plugins/wp-greet-box-wordpress-plugin/\">WP Greet Box</a></p>\n<p>This plugin lets you show a different greeting message to your new visitors depending on their referrer url.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/author-avatars/\">Author Avatars List</a></p>\n<p>This plugin makes it easy to display lists of user avatars on your (multiuser) blog. It also allows to insert single avatars for blog users or any email address into a post or page. (Great for displaying an image of someone you’re talking about.)</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://www.bebl.eu/zeug/hyphenator\">Hyphenator</a></p>\n<p>Soft hyphen are automatically added in the content for nicer automatic word wrap. Particularly suitable for justification. Uses Hyphenator.js.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/posts-compare/\">Posts Compare</a></p>\n<p>This plugin allows you to check your posts for getting copied.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/parallel-load/\">Parallel Load</a></p>\n<p>Load Javascript files in parallel by using document.write tag.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/antispam-bee/\">Antispam Bee</a></p>\n<p>Antispam Bee - The easy and effective Antispam Plugin for WordPress. <em>Page in German</em></p>\n<p><a href=\"http://blog.andreaolivato.net/software/translate-this-wordpress-plugin\">Translate This</a></p>\n<p>Translate This is a Wordpress plugins that allows users to translate their posts and pages directly from the input form.</p>\n<p><a href=\"http://yoast.com/wordpress/canonical/\">Canonical URL’s</a></p>\n<p>Adds rel=”canonical” links to the head of your site, which help to prevent duplicate content issues on your blog.</p>\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 19:09:02 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:5278:\"<h3>New Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/add-to-footer/\">Add to Footer</a></p>\n<p>A simple plugin that allows you to automatically add text or HTML to you theme’s footer. The plugin provides you with a simple text box into which you can copy your the HTML into. As an additional feature, Add to Footer also comes inbuilt with support for <a href=\"http://www.google.com/analytics/\">Google Analytics</a>, <a href=\"http://www.statcounter.com/\">StatCounter</a>, <a href=\"http://www.reinvigorate.com/\">Reinvigorate</a> and <a href=\"http://www.apture.com/\">Apture</a>.</p>\n<p><a href=\"http://la-passeggiata.com/?p=1&lang=en\">QF-GetThumb</a></p>\n<p>This plug-in analyzes a certain image tag in an content and has a function to make only one point a reference former image thumbnail and cache file of those.</p>\n<p><a href=\"http://blog.clearskys.net/plugins/snipt-code-embedding-plugin/\">Snipt code embedding plugin</a></p>\n<p>The Snipt code embedding plugin provides a simple interface for embedding <a href=\"http://snipt.net\">Snipt.net</a> code samples within your blog posts. It allows you to quickly embed code samples by providing the plugin with the Snipt.net embed script (or URL) from the Visual or HTML content editor. When in visual editor mode, your codes location is marked with a small tag so you can immediately see where your code is within the documents body.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/simpler-css/\">Simpler CSS</a></p>\n<p>Simpler CSS is a simple (mu-)plugin that enables custom CSS on WordPress and WordPress µ blogs. A blogger may add CSS code using Simpler CSS that is stored in the options table; WordPress µ users can customize their sites without editing theme files.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/invisible-defender/\">Invisible Defender</a></p>\n<p>This plugin protects your registration, login and comment forms against spambots</p>\n<p><a href=\"http://www.subzane.com/projects/categorized-archive-widget/\">Subzane Categorized Archive Widget</a></p>\n<p>A widget that displays an archive for the current selected category. On non-category pages a standard archive is displayed.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/single-random-post/\">Single Random Post</a></p>\n<p>This plugin will allow you to display a single post selected at random from your post database</p>\n<p><a href=\"http://smallwebsitehost.com/collapsable-menu-plugin-for-wordpress/wordpress/\">Collapsable Menu</a></p>\n<p>Creates a collapsible menu for your categories</p>\n<p><a href=\"http://wpheatmap.oufel.com/\">Heatmap Plugin</a></p>\n<p>This plugin monitor user mouse movement and clicks.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/the-kontera-wordpress-plugin/\">Kontera Wordpress Plugin</a></p>\n<p>Enables instant addition of Kontera ContentLink ads to your WordPress 2.7 blog</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed. You can choose to exclude posts from certain categories as well as exclude pages.</p>\n<p><a href=\"http://omninoggin.com/projects/wordpress-plugins/wp-greet-box-wordpress-plugin/\">WP Greet Box</a></p>\n<p>This plugin lets you show a different greeting message to your new visitors depending on their referrer url.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/author-avatars/\">Author Avatars List</a></p>\n<p>This plugin makes it easy to display lists of user avatars on your (multiuser) blog. It also allows to insert single avatars for blog users or any email address into a post or page. (Great for displaying an image of someone you’re talking about.)</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://www.bebl.eu/zeug/hyphenator\">Hyphenator</a></p>\n<p>Soft hyphen are automatically added in the content for nicer automatic word wrap. Particularly suitable for justification. Uses Hyphenator.js.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/posts-compare/\">Posts Compare</a></p>\n<p>This plugin allows you to check your posts for getting copied.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/parallel-load/\">Parallel Load</a></p>\n<p>Load Javascript files in parallel by using document.write tag.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/antispam-bee/\">Antispam Bee</a></p>\n<p>Antispam Bee - The easy and effective Antispam Plugin for WordPress. <em>Page in German</em></p>\n<p><a href=\"http://blog.andreaolivato.net/software/translate-this-wordpress-plugin\">Translate This</a></p>\n<p>Translate This is a Wordpress plugins that allows users to translate their posts and pages directly from the input form.</p>\n<p><a href=\"http://yoast.com/wordpress/canonical/\">Canonical URL’s</a></p>\n<p>Adds rel=”canonical” links to the head of your site, which help to prevent duplicate content issues on your blog.</p>\";}i:4;a:7:{s:5:\"title\";s:29:\"Matt: PollDaddy API & Twitter\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12272\";s:4:\"link\";s:43:\"http://ma.tt/2009/03/polldaddy-api-twitter/\";s:11:\"description\";s:220:\"<p><a href=\"http://blog.polldaddy.com/2009/03/10/get-developing-on-our-api/\">PollDaddy has a new API</a>. Also check out their <a href=\"http://twitter.polldaddy.com/\">easy tool for polling your Twitter followers</a>.</p>\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 17:57:06 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:220:\"<p><a href=\"http://blog.polldaddy.com/2009/03/10/get-developing-on-our-api/\">PollDaddy has a new API</a>. Also check out their <a href=\"http://twitter.polldaddy.com/\">easy tool for polling your Twitter followers</a>.</p>\";}i:5;a:7:{s:5:\"title\";s:55:\"Gravatar: Gravatar .NET control for Silverlight and WPF\";s:4:\"guid\";s:31:\"http://blog.gravatar.com/?p=148\";s:4:\"link\";s:81:\"http://blog.gravatar.com/2009/03/10/gravatar-net-control-for-silverlight-and-wpf/\";s:11:\"description\";s:1478:\"<div class=\"snap_preview\"><br /><p><a href=\"http://www.jeff.wilcox.name/\">Jeff</a> writes in to let us know that he has created an open source Gravatar control for Silverlight and WPF apps available here: <a href=\"http://www.jeff.wilcox.name/2009/03/gravatar-control/\">http://www.jeff.wilcox.name/2009/03/gravatar-control/</a></p>\n<p>Thanks, Jeff!</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/gravatar.wordpress.com/148/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=blog.gravatar.com&blog=1886259&post=148&subd=gravatar&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 17:01:38 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:11:\"apokalyptik\";}s:7:\"summary\";s:1478:\"<div class=\"snap_preview\"><br /><p><a href=\"http://www.jeff.wilcox.name/\">Jeff</a> writes in to let us know that he has created an open source Gravatar control for Silverlight and WPF apps available here: <a href=\"http://www.jeff.wilcox.name/2009/03/gravatar-control/\">http://www.jeff.wilcox.name/2009/03/gravatar-control/</a></p>\n<p>Thanks, Jeff!</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/gravatar.wordpress.com/148/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/gravatar.wordpress.com/148/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/gravatar.wordpress.com/148/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=blog.gravatar.com&blog=1886259&post=148&subd=gravatar&ref=&feed=1\" /></div>\";}i:6;a:7:{s:5:\"title\";s:63:\"Donncha: HOWTO: Make WordPress plugins work with WP Super Cache\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494635\";s:4:\"link\";s:83:\"http://ocaoimh.ie/2009/03/10/howto-make-wordpress-plugins-work-with-wp-super-cache/\";s:11:\"description\";s:3953:\"<p><a href=\"http://ocaoimh.ie/?attachment_id=3664\" rel=\"attachment wp-att-3664\"><img align=\"right\" src=\"http://inphotos.org/wp-content/uploads/2009/03/daffodil-snow-and-water-droplets-150x150.jpg\" alt=\"Daffodil, snow and water droplets\" title=\"Daffodil, snow and water droplets\" width=\"150\" height=\"150\" class=\"alignright size-thumbnail wp-image-3664\" /></a> Thaya Kareeson has written an <a href=\"http://omninoggin.com/wordpress-posts/make-any-plugin-work-with-wp-super-cache/\">excellent article</a> for plugin developers. It goes through how to make plugins work with WP Super Cache by using dynamic AJAX calls.</p>\n<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a> can make static html copies of pages served by WordPress which is great for performance. Unfortunately that means some plugins don’t work because they rely on executing PHP on each request. The plugins need to be rewritten to use AJAX calls by the visitor’s browser. There’s a FAQ in the readme.txt all about it!</p>\n<p>I previously wrote about <a href=\"http://ocaoimh.ie/2008/11/01/make-your-wordpress-plugin-talk-ajax/\">adding AJAX to WordPress plugins</a> but Thaya has worked through a simple example that will work perfectly with WP Super Cache. It’s a good foundation for plugin developers start from. </p>\n<p>He also has versions of <a href=\"http://omninoggin.com/wordpress-posts/make-wp-postviews-work-with-wp-super-cache/\">WP Postviews</a> and <a href=\"http://omninoggin.com/wordpress-posts/make-popularity-contest-work-with-wp-super-cache/\">Popularity Contest</a> that have been rewritten to support static caching. I haven’t tried either plugin so leave a comment on his blog if you need help!</p>\n<p>If you depend on a large portion of your content being dynamic this isn’t the solution for you as it will affect what search engines see. Those bots don’t speak Javascript, but for interactive purposes (ratings, stats etc) it’s the job.</p>\n<p><a href=\"http://ocaoimh.ie/?attachment_id=3657\" rel=\"attachment wp-att-3657\"><img align=\"right\" src=\"http://inphotos.org/wp-content/uploads/2009/03/reading-glasses-150x150.jpg\" alt=\"reading glasses\" title=\"reading glasses\" width=\"150\" height=\"150\" class=\"alignright size-thumbnail wp-image-3657\" /></a> Further reading:\n<ul>\n<li><a href=\"http://codex.wordpress.org/AJAX_in_Plugins\">AJAX in Plugins</a> is a must-read starting point for developers.</li>\n<li><a href=\"http://codex.wordpress.org/Function_Reference/wp_enqueue_script\">wp_enqueue_script()</a> is the command WordPress uses to load Javascript files. That page links to a couple of good pages too including this <a href=\"http://www.prelovac.com/vladimir/best-practice-for-adding-javascript-code-to-wordpress-plugin\">best practices</a> post. As of this writing, Thaya’s example don’t use wp_enqueue_script() but it’s simple to use.</li>\n</ul>\n<p><br clear=\"all\" /><br />\nThe vast majority of plugins work just fine with <a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a>, but some of the ones that don’t are quite popular. If your favourite plugin doesn’t work, why don’t <em>you</em> help the author out and fix it? You have all the source code after all and you’ll be helping everyone else who uses the plugin!</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2008/10/24/wp-super-cache-084-the-garbage-collector/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.4, the garbage collector\">WP Super Cache 0.8.4, the garbage collector</a></li><li><a href=\"http://ocaoimh.ie/2009/01/09/wp-super-cache-087/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.7\">WP Super Cache 0.8.7</a></li><li><a href=\"http://ocaoimh.ie/2007/11/05/wordpress-super-cache-01/\" rel=\"bookmark\" title=\"Permanent Link: WordPress Super Cache 0.1\">WordPress Super Cache 0.1</a></li></ul></p>\";s:7:\"pubdate\";s:31:\"Tue, 10 Mar 2009 14:00:11 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:3953:\"<p><a href=\"http://ocaoimh.ie/?attachment_id=3664\" rel=\"attachment wp-att-3664\"><img align=\"right\" src=\"http://inphotos.org/wp-content/uploads/2009/03/daffodil-snow-and-water-droplets-150x150.jpg\" alt=\"Daffodil, snow and water droplets\" title=\"Daffodil, snow and water droplets\" width=\"150\" height=\"150\" class=\"alignright size-thumbnail wp-image-3664\" /></a> Thaya Kareeson has written an <a href=\"http://omninoggin.com/wordpress-posts/make-any-plugin-work-with-wp-super-cache/\">excellent article</a> for plugin developers. It goes through how to make plugins work with WP Super Cache by using dynamic AJAX calls.</p>\n<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a> can make static html copies of pages served by WordPress which is great for performance. Unfortunately that means some plugins don’t work because they rely on executing PHP on each request. The plugins need to be rewritten to use AJAX calls by the visitor’s browser. There’s a FAQ in the readme.txt all about it!</p>\n<p>I previously wrote about <a href=\"http://ocaoimh.ie/2008/11/01/make-your-wordpress-plugin-talk-ajax/\">adding AJAX to WordPress plugins</a> but Thaya has worked through a simple example that will work perfectly with WP Super Cache. It’s a good foundation for plugin developers start from. </p>\n<p>He also has versions of <a href=\"http://omninoggin.com/wordpress-posts/make-wp-postviews-work-with-wp-super-cache/\">WP Postviews</a> and <a href=\"http://omninoggin.com/wordpress-posts/make-popularity-contest-work-with-wp-super-cache/\">Popularity Contest</a> that have been rewritten to support static caching. I haven’t tried either plugin so leave a comment on his blog if you need help!</p>\n<p>If you depend on a large portion of your content being dynamic this isn’t the solution for you as it will affect what search engines see. Those bots don’t speak Javascript, but for interactive purposes (ratings, stats etc) it’s the job.</p>\n<p><a href=\"http://ocaoimh.ie/?attachment_id=3657\" rel=\"attachment wp-att-3657\"><img align=\"right\" src=\"http://inphotos.org/wp-content/uploads/2009/03/reading-glasses-150x150.jpg\" alt=\"reading glasses\" title=\"reading glasses\" width=\"150\" height=\"150\" class=\"alignright size-thumbnail wp-image-3657\" /></a> Further reading:\n<ul>\n<li><a href=\"http://codex.wordpress.org/AJAX_in_Plugins\">AJAX in Plugins</a> is a must-read starting point for developers.</li>\n<li><a href=\"http://codex.wordpress.org/Function_Reference/wp_enqueue_script\">wp_enqueue_script()</a> is the command WordPress uses to load Javascript files. That page links to a couple of good pages too including this <a href=\"http://www.prelovac.com/vladimir/best-practice-for-adding-javascript-code-to-wordpress-plugin\">best practices</a> post. As of this writing, Thaya’s example don’t use wp_enqueue_script() but it’s simple to use.</li>\n</ul>\n<p><br clear=\"all\" /><br />\nThe vast majority of plugins work just fine with <a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a>, but some of the ones that don’t are quite popular. If your favourite plugin doesn’t work, why don’t <em>you</em> help the author out and fix it? You have all the source code after all and you’ll be helping everyone else who uses the plugin!</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2008/10/24/wp-super-cache-084-the-garbage-collector/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.4, the garbage collector\">WP Super Cache 0.8.4, the garbage collector</a></li><li><a href=\"http://ocaoimh.ie/2009/01/09/wp-super-cache-087/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.7\">WP Super Cache 0.8.7</a></li><li><a href=\"http://ocaoimh.ie/2007/11/05/wordpress-super-cache-01/\" rel=\"bookmark\" title=\"Permanent Link: WordPress Super Cache 0.1\">WordPress Super Cache 0.1</a></li></ul></p>\";}i:7;a:7:{s:5:\"title\";s:61:\"Weblog Tools Collection: Plugin Review: Feed Reading Blogroll\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5270\";s:4:\"link\";s:89:\"http://weblogtoolscollection.com/archives/2009/03/08/plugin-review-feed-reading-blogroll/\";s:11:\"description\";s:3397:\"<p>Do you display a list of links a.k.a. blogroll in your sidebar? If you do, then <a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">Feed Reading Blogroll</a> is one must have plugin on your WordPress blog.</p>\n<h3>Description</h3>\n<p>This plugin provides a sidebar-widget and a template-tag that add an enhanced blogroll to your sidebar. It checks on all your linked sites, when the most recent update has occurred.</p>\n<p>The check is performed by reading the date of the most recent feed-item. The feeds must be valid RSS2 or ATOM-feeds, otherwise the plugin cannot read the date-information provided by the feed. The Plugin uses the <a href=\"http://code.google.com/apis/ajaxfeeds/\">Google AJAX Feed API</a> to access the feeds.</p>\n<h3>Demo</h3>\n<p><img title=\"Feed Reading Blogroll\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/frb.gif\" border=\"0\" alt=\"Feed Reading Blogroll\" width=\"247\" height=\"282\" /></p>\n<p>Check out the sidebar of the <a href=\"http://www.weinschenker.name/\">author’s site</a>.</p>\n<h3>Review</h3>\n<p>For starters, what I love about the plugin is that the author has made an excellent effort to create a complete <a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">plugin page on his site</a>. The page contains detailed information about the plugin, including instructions on installation, usage and customization.</p>\n<p>Installing Feed Reading Blogroll is just as you would any other plugin. However, you would require to get hold of <a href=\"http://code.google.com/apis/ajaxfeeds/signup.html\">Google API Key</a>.</p>\n<p>You’ll need to navigate to the Settings page of the plugin and start configuring all the options, mainly entering the Google API key. There are tonnes of other configuration options available as well like option to group by category, or to sort by last updated, choose which style to use for the blogroll etc.</p>\n<p>Adding links is through WordPress’ inbuilt Links Manager, so you don’t need to worry in case you choose to install the plugin after this review.</p>\n<p>You can specify the feed URL that each link uses, which is recommended. If you’re just lazy, the plugin will try to fetch the correct URL using Google’s Feed Fetcher (that’s why you need the API key) and then use this URL.</p>\n<p>Once you’ve got everything setup, you’ll want to display the blogroll on your site. For that you can either use the sidebar widget or the template tag. What I’d like to see is some shortcode that I can use to insert the same on a separate page that will house my blogroll, since I don’t display the same in my sidebar.</p>\n<p>The plugin comes with internationalization support and is currently available in five languages. If you’re a translator and are willing to translate the plugin, do let the author know. I’m sure he would like that.</p>\n<p>A slight warning on using this plugin. It relies heavily on external sites especially for feed fetching and discovering the latest updated time of the feed. As a result, you may encounter some performance issues. I recommend turning off the JavaScript sorting feature and using a caching plugin if you face major problems.</p>\n<p>Are you an existing user of Feed Reading Blogroll? If so, do let us know your experience with the plugin. What are your suggestions for the same?</p>\";s:7:\"pubdate\";s:31:\"Sun, 08 Mar 2009 18:11:00 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3397:\"<p>Do you display a list of links a.k.a. blogroll in your sidebar? If you do, then <a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">Feed Reading Blogroll</a> is one must have plugin on your WordPress blog.</p>\n<h3>Description</h3>\n<p>This plugin provides a sidebar-widget and a template-tag that add an enhanced blogroll to your sidebar. It checks on all your linked sites, when the most recent update has occurred.</p>\n<p>The check is performed by reading the date of the most recent feed-item. The feeds must be valid RSS2 or ATOM-feeds, otherwise the plugin cannot read the date-information provided by the feed. The Plugin uses the <a href=\"http://code.google.com/apis/ajaxfeeds/\">Google AJAX Feed API</a> to access the feeds.</p>\n<h3>Demo</h3>\n<p><img title=\"Feed Reading Blogroll\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/frb.gif\" border=\"0\" alt=\"Feed Reading Blogroll\" width=\"247\" height=\"282\" /></p>\n<p>Check out the sidebar of the <a href=\"http://www.weinschenker.name/\">author’s site</a>.</p>\n<h3>Review</h3>\n<p>For starters, what I love about the plugin is that the author has made an excellent effort to create a complete <a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">plugin page on his site</a>. The page contains detailed information about the plugin, including instructions on installation, usage and customization.</p>\n<p>Installing Feed Reading Blogroll is just as you would any other plugin. However, you would require to get hold of <a href=\"http://code.google.com/apis/ajaxfeeds/signup.html\">Google API Key</a>.</p>\n<p>You’ll need to navigate to the Settings page of the plugin and start configuring all the options, mainly entering the Google API key. There are tonnes of other configuration options available as well like option to group by category, or to sort by last updated, choose which style to use for the blogroll etc.</p>\n<p>Adding links is through WordPress’ inbuilt Links Manager, so you don’t need to worry in case you choose to install the plugin after this review.</p>\n<p>You can specify the feed URL that each link uses, which is recommended. If you’re just lazy, the plugin will try to fetch the correct URL using Google’s Feed Fetcher (that’s why you need the API key) and then use this URL.</p>\n<p>Once you’ve got everything setup, you’ll want to display the blogroll on your site. For that you can either use the sidebar widget or the template tag. What I’d like to see is some shortcode that I can use to insert the same on a separate page that will house my blogroll, since I don’t display the same in my sidebar.</p>\n<p>The plugin comes with internationalization support and is currently available in five languages. If you’re a translator and are willing to translate the plugin, do let the author know. I’m sure he would like that.</p>\n<p>A slight warning on using this plugin. It relies heavily on external sites especially for feed fetching and discovering the latest updated time of the feed. As a result, you may encounter some performance issues. I recommend turning off the JavaScript sorting feature and using a caching plugin if you face major problems.</p>\n<p>Are you an existing user of Feed Reading Blogroll? If so, do let us know your experience with the plugin. What are your suggestions for the same?</p>\";}i:8;a:7:{s:5:\"title\";s:64:\"Lorelle on WP: Firewalling and Hack Proofing Your WordPress Blog\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3968\";s:4:\"link\";s:90:\"http://lorelle.wordpress.com/2009/03/07/firewalling-and-hack-proofing-your-wordpress-blog/\";s:11:\"description\";s:10122:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-tips/\" title=\"WordPress Tips\"><img src=\"http://lorelle.files.wordpress.com/2006/11/wordpresstips.gif\" alt=\"\" align=\"right\" /></a><a href=\"http://blogsecurity.net/\" title=\"Blog Security\" rel=\"tag\">Blog Security</a> is one of the top security blogs out there keeping an eye on all things blog security and WordPress. They’ve just released two great articles WordPress fans need to check out.</p>\n<p>First is <a href=\"http://blogsecurity.net/wordpress/guvnr-10-steps-to-secure-wordpress-video\" title=\"Guvnr 10 Steps to Secure WordPress Video\">news</a> of a video and blog post by <a href=\"http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/\" title=\"Guvnr - Make WordPress Hack Proof Video\">Guvnr called “10 Tips to Make WordPress Hack Proof</a>. The effort involved tips from BlogSecurity’s popular <a href=\"http://blogsecurity.net/wordpress/wordpress-security-whitepaper/\" title=\"WordPress Security Whitepaper\">WordPress Security Whitepaper</a>, inspiring them to update and improve it soon.</p>\n<p>The second is “<a href=\"http://blogsecurity.net/wordpress/how-to-firewall-your-wordpress-blog\" title=\"How to Firewall Your WordPress Blog\">How to Firewall Your WordPress Blog</a>” by <a href=\"http://www.seoegghead.com/blog/\" title=\"Jaimie Sirovich\">Jaimie Sirovich of SEO Egghead</a> guest blogging on BlogSecurity. He covers options to help you make your WordPress blog more secure with a variety of WordPress Plugins.</p>\n<p>Don’t forget that the best line of defense protection for your WordPress blog begins with a <a href=\"http://www.blogherald.com/2007/05/08/protect-your-blog-with-a-solid-password/\" title=\"Protect Your Blog With a Solid Password\">strong password</a>, followed by regularly upgrading your WordPress blog, especially after mandatory security alerts. </p>\n<p>There is a lot of misinformation on the web about blog and WordPress Security. Many will tell you that CAPTCHAs and their paid services will protect you and your WordPress blog. They will give you a lot of out-dated steps to take. Don’t be fooled. Get your information from the official and reputable WordPress resources. WordPress is inherently secure. It should be. It is used by <a href=\"http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/\" title=\"U.S. Government Agencies Using WordPress\">some of the top government agencies in the United States</a> and around the world. </p>\n<p>The current version of WordPress is very secure with no critical security vulnerabilities reported since its release. There are, however, some security issues with WordPress Plugins so make sure you check in with your favorite WordPress Plugin authors and your Plugins Panel for updates on a regular basis. </p>\n<p>Here are some reliable articles on blog and WordPress security:</p>\n<ul>\n<li><a href=\"http://www.blogherald.com/2007/05/08/protect-your-blog-with-a-solid-password/\" title=\"Protect Your Blog With a Solid Password\">Lorelle on The Blog Herald - Protect Your Blog With a Solid Password</a></li>\n<li><a href=\"http://www.smashingmagazine.com/2009/01/26/10-steps-to-protect-the-admin-area-in-wordpress/\" title=\"10 Steps To Protect The Admin Area In WordPress\">Smashing Magazine - 10 Steps To Protect The Admin Area In WordPress</a></li>\n<li><a href=\"http://www.prelovac.com/vladimir/improving-security-in-wordpress-plugins-using-nonces\" title=\"Improving security in WordPress Plugins using Nonces\">Vladimir Prelovac - Improving security in WordPress Plugins using Nonces</a></li>\n<li><a href=\"http://www.mattcutts.com/blog/hacked-site-alerts/\" title=\"Alerting webmasters to webserver vulnerabilities\">Matt Cutts - Alerting Webmasters to Webserver Vulnerabilities</a></li>\n<li><a href=\"http://wordpress.tv/2008/10/04/wordcamp-toronto-2008-wordpress-security-with-mark-jaquith/\" title=\"WordCamp Toronto 2008 - WordPress Security with Mark Jaquith\">WordCamp Toronto 2008 - WordPress Security with Mark Jaquith</a></li>\n<li><a href=\"http://weblogtoolscollection.com/archives/2009/01/03/maximum-wordpress-security/\" title=\"Maximum WordPress Security\">Weblog Tools Collection - Maximum WordPress Security</a></li>\n<li><a href=\"http://weblogtoolscollection.com/archives/2008/11/06/fake-wordpress-site/\" title=\"Fake WordPress Site\">Weblog Tools Collection - Fake WordPress Site</a></li>\n<li><a href=\"http://technorati.com/weblog/2008/04/424.html\" title=\"Vulnerable WordPress Blogs Not Being Indexed\">Technorati - Vulnerable WordPress Blogs Not Being Indexed</a></li>\n<li><a href=\"http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/\" title=\"U.S. Government Agencies Using WordPress\">Mark Jaquith - US Government Agencies Using WordPress</a></li>\n<li><a href=\"http://lorelle.wordpress.com/2008/04/28/wordpress-security-prevention-reactions-and-scares/\" title=\"WordPress Security Prevention, Reactions, and Scares « Lorelle on ...\">Lorelle on WordPress - WordPress Security Prevention, Reactions, and Scares</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/BlogSecurity/~3/512792429/\" title=\"WordPress Security Predictions in 2009\">Blog Security - WordPress Security Predictions in 2009</a></li>\n<li><a href=\"http://arachna.com/roller/spidaman/entry/fear_uncertainty_and_disinformation_about\" title=\"Fear, Uncertainty and Disinformation About The WordPress Exploits and Spam\">Arachna - Fear, Uncertainty and Disinformation About The WordPress Exploits and Spam</a></li>\n<li><a href=\"http://www.blogherald.com/2008/09/08/wtf-blog-clutter-the-death-of-the-captcha/\" title=\"WTF Blog Clutter: The Death of the CAPTCHA | The Blog Herald\">Lorelle on The Blog Herald - WTF Blog Clutter: The Death of the CAPTCHA</a></li>\n<li><a href=\"http://www.dailyblogtips.com/make-sure-your-wordpress-is-not-hacked/\" title=\"Make Sure Your WordPress is Not Hacked\">Daily Blog Tips - Make Sure Your WordPress is Not Hacked</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/HolyShmoly/~3/259733785/\" title=\"There’s never been a better time to upgrade WordPress\">Donncha - There’s Never Been A Better Time To Upgrade WordPress</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/BlogSecurity/~3/253542937/\" title=\"Interview with Hacker S@BUN\">Blog Security - Interview of a WordPress Hacker</a></li>\n<li><a href=\"http://www.noupe.com/how-tos/wordpress-security-tips-and-hacks.html\" title=\"WordPress Security Tips and Hacks\">Noupe - WordPress Security Tips and Hacks</a></li>\n</ul>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+security\" rel=\"tag\">wordpress security</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+vulnerabilities\" rel=\"tag\">wordpress vulnerabilities</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=security+vulnerabilities\" rel=\"tag\">security vulnerabilities</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+risk\" rel=\"tag\">wordpress risk</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=is+wordpress+safe\" rel=\"tag\">is wordpress safe</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=security\" rel=\"tag\">security</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=safety\" rel=\"tag\">safety</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=blog+security\" rel=\"tag\">blog security</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News, WordPress Tips <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3968/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3968&subd=lorelle&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Sun, 08 Mar 2009 07:15:09 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:10122:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-tips/\" title=\"WordPress Tips\"><img src=\"http://lorelle.files.wordpress.com/2006/11/wordpresstips.gif\" alt=\"\" align=\"right\" /></a><a href=\"http://blogsecurity.net/\" title=\"Blog Security\" rel=\"tag\">Blog Security</a> is one of the top security blogs out there keeping an eye on all things blog security and WordPress. They’ve just released two great articles WordPress fans need to check out.</p>\n<p>First is <a href=\"http://blogsecurity.net/wordpress/guvnr-10-steps-to-secure-wordpress-video\" title=\"Guvnr 10 Steps to Secure WordPress Video\">news</a> of a video and blog post by <a href=\"http://guvnr.com/web/blogging/10-tips-to-make-wordpress-hack-proof/\" title=\"Guvnr - Make WordPress Hack Proof Video\">Guvnr called “10 Tips to Make WordPress Hack Proof</a>. The effort involved tips from BlogSecurity’s popular <a href=\"http://blogsecurity.net/wordpress/wordpress-security-whitepaper/\" title=\"WordPress Security Whitepaper\">WordPress Security Whitepaper</a>, inspiring them to update and improve it soon.</p>\n<p>The second is “<a href=\"http://blogsecurity.net/wordpress/how-to-firewall-your-wordpress-blog\" title=\"How to Firewall Your WordPress Blog\">How to Firewall Your WordPress Blog</a>” by <a href=\"http://www.seoegghead.com/blog/\" title=\"Jaimie Sirovich\">Jaimie Sirovich of SEO Egghead</a> guest blogging on BlogSecurity. He covers options to help you make your WordPress blog more secure with a variety of WordPress Plugins.</p>\n<p>Don’t forget that the best line of defense protection for your WordPress blog begins with a <a href=\"http://www.blogherald.com/2007/05/08/protect-your-blog-with-a-solid-password/\" title=\"Protect Your Blog With a Solid Password\">strong password</a>, followed by regularly upgrading your WordPress blog, especially after mandatory security alerts. </p>\n<p>There is a lot of misinformation on the web about blog and WordPress Security. Many will tell you that CAPTCHAs and their paid services will protect you and your WordPress blog. They will give you a lot of out-dated steps to take. Don’t be fooled. Get your information from the official and reputable WordPress resources. WordPress is inherently secure. It should be. It is used by <a href=\"http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/\" title=\"U.S. Government Agencies Using WordPress\">some of the top government agencies in the United States</a> and around the world. </p>\n<p>The current version of WordPress is very secure with no critical security vulnerabilities reported since its release. There are, however, some security issues with WordPress Plugins so make sure you check in with your favorite WordPress Plugin authors and your Plugins Panel for updates on a regular basis. </p>\n<p>Here are some reliable articles on blog and WordPress security:</p>\n<ul>\n<li><a href=\"http://www.blogherald.com/2007/05/08/protect-your-blog-with-a-solid-password/\" title=\"Protect Your Blog With a Solid Password\">Lorelle on The Blog Herald - Protect Your Blog With a Solid Password</a></li>\n<li><a href=\"http://www.smashingmagazine.com/2009/01/26/10-steps-to-protect-the-admin-area-in-wordpress/\" title=\"10 Steps To Protect The Admin Area In WordPress\">Smashing Magazine - 10 Steps To Protect The Admin Area In WordPress</a></li>\n<li><a href=\"http://www.prelovac.com/vladimir/improving-security-in-wordpress-plugins-using-nonces\" title=\"Improving security in WordPress Plugins using Nonces\">Vladimir Prelovac - Improving security in WordPress Plugins using Nonces</a></li>\n<li><a href=\"http://www.mattcutts.com/blog/hacked-site-alerts/\" title=\"Alerting webmasters to webserver vulnerabilities\">Matt Cutts - Alerting Webmasters to Webserver Vulnerabilities</a></li>\n<li><a href=\"http://wordpress.tv/2008/10/04/wordcamp-toronto-2008-wordpress-security-with-mark-jaquith/\" title=\"WordCamp Toronto 2008 - WordPress Security with Mark Jaquith\">WordCamp Toronto 2008 - WordPress Security with Mark Jaquith</a></li>\n<li><a href=\"http://weblogtoolscollection.com/archives/2009/01/03/maximum-wordpress-security/\" title=\"Maximum WordPress Security\">Weblog Tools Collection - Maximum WordPress Security</a></li>\n<li><a href=\"http://weblogtoolscollection.com/archives/2008/11/06/fake-wordpress-site/\" title=\"Fake WordPress Site\">Weblog Tools Collection - Fake WordPress Site</a></li>\n<li><a href=\"http://technorati.com/weblog/2008/04/424.html\" title=\"Vulnerable WordPress Blogs Not Being Indexed\">Technorati - Vulnerable WordPress Blogs Not Being Indexed</a></li>\n<li><a href=\"http://markjaquith.wordpress.com/2008/08/18/us-government-agencies-using-wordpress/\" title=\"U.S. Government Agencies Using WordPress\">Mark Jaquith - US Government Agencies Using WordPress</a></li>\n<li><a href=\"http://lorelle.wordpress.com/2008/04/28/wordpress-security-prevention-reactions-and-scares/\" title=\"WordPress Security Prevention, Reactions, and Scares « Lorelle on ...\">Lorelle on WordPress - WordPress Security Prevention, Reactions, and Scares</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/BlogSecurity/~3/512792429/\" title=\"WordPress Security Predictions in 2009\">Blog Security - WordPress Security Predictions in 2009</a></li>\n<li><a href=\"http://arachna.com/roller/spidaman/entry/fear_uncertainty_and_disinformation_about\" title=\"Fear, Uncertainty and Disinformation About The WordPress Exploits and Spam\">Arachna - Fear, Uncertainty and Disinformation About The WordPress Exploits and Spam</a></li>\n<li><a href=\"http://www.blogherald.com/2008/09/08/wtf-blog-clutter-the-death-of-the-captcha/\" title=\"WTF Blog Clutter: The Death of the CAPTCHA | The Blog Herald\">Lorelle on The Blog Herald - WTF Blog Clutter: The Death of the CAPTCHA</a></li>\n<li><a href=\"http://www.dailyblogtips.com/make-sure-your-wordpress-is-not-hacked/\" title=\"Make Sure Your WordPress is Not Hacked\">Daily Blog Tips - Make Sure Your WordPress is Not Hacked</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/HolyShmoly/~3/259733785/\" title=\"There’s never been a better time to upgrade WordPress\">Donncha - There’s Never Been A Better Time To Upgrade WordPress</a></li>\n<li><a href=\"http://feeds.feedburner.com/~r/BlogSecurity/~3/253542937/\" title=\"Interview with Hacker S@BUN\">Blog Security - Interview of a WordPress Hacker</a></li>\n<li><a href=\"http://www.noupe.com/how-tos/wordpress-security-tips-and-hacks.html\" title=\"WordPress Security Tips and Hacks\">Noupe - WordPress Security Tips and Hacks</a></li>\n</ul>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+security\" rel=\"tag\">wordpress security</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+vulnerabilities\" rel=\"tag\">wordpress vulnerabilities</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=security+vulnerabilities\" rel=\"tag\">security vulnerabilities</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+risk\" rel=\"tag\">wordpress risk</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=is+wordpress+safe\" rel=\"tag\">is wordpress safe</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=security\" rel=\"tag\">security</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=safety\" rel=\"tag\">safety</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=blog+security\" rel=\"tag\">blog security</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News, WordPress Tips <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3968/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3968/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3968/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3968&subd=lorelle&ref=&feed=1\" /></div>\";}i:9;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 03/07\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5267\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/03/07/wordpress-theme-releases-for-0307/\";s:11:\"description\";s:1996:\"<p><a href=\"http://wp-content-themes.com/orangejuice-a-free-fluid-wordpress-27-theme/109\">OrangeJuice</a></p>\n<p><a href=\"http://www.gavagai.ro/blues/\"><img title=\"OrangeJuice\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/orangejuice.jpg\" alt=\"OrangeJuice\" width=\"138\" height=\"150\" /></a></p>\n<p>OrangeJuice is a two-columns free theme, specially designed for WordPress 2.7, with a liquid layout (based on a grid using percents) and some CSS3 and typographic accents. It has a light color scheme, combining orange and tones of grey. Features include valid strict XHTML, styled sticky posts, threaded comments, widgetized sidebar.</p>\n<p><a href=\"http://wpcult.com/working-on-a-new-theme-called-wordcult/\">WordCult</a></p>\n<p><img title=\"WordCult\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/wordcult.jpg\" alt=\"WordCult\" width=\"150\" height=\"125\" /></p>\n<p>Two column theme with a big footer and jQuery “featured posts” loader and the option for sticky posts.</p>\n<p><a href=\"http://www.altamentedecorativo.com/en/smoking-blue-child-theme-per-thematic/\">Smoking Blue</a></p>\n<p><img title=\"Smoking-Blue\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/smokingblue.jpg\" alt=\"Smoking-Blue\" width=\"150\" height=\"117\" /></p>\n<p>Three column, blue child theme built on <a href=\"http://themeshaper.com/thematic-for-wordpress/\">Thematic Framework per WordPress</a> 0.9.</p>\n<p><a href=\"http://www.armandbook.com/theme/curious-orange-wordpress-theme-v100/\">Curious Orange</a></p>\n<p><a href=\"http://www.armandbook.com/themes/?wptheme=Curious%20Orange%20Theme\"><img title=\"Curious Orange\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/curiousorange.png\" alt=\"Curious Orange\" width=\"150\" height=\"140\" /></a></p>\n<p>A simple black, orange, and white colors widgetized free Wordpress theme with 3 columns and avatar enabled.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news\">Submit your theme</a> for inclusion in our daily release posts.</p>\";s:7:\"pubdate\";s:31:\"Sat, 07 Mar 2009 18:44:15 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1996:\"<p><a href=\"http://wp-content-themes.com/orangejuice-a-free-fluid-wordpress-27-theme/109\">OrangeJuice</a></p>\n<p><a href=\"http://www.gavagai.ro/blues/\"><img title=\"OrangeJuice\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/orangejuice.jpg\" alt=\"OrangeJuice\" width=\"138\" height=\"150\" /></a></p>\n<p>OrangeJuice is a two-columns free theme, specially designed for WordPress 2.7, with a liquid layout (based on a grid using percents) and some CSS3 and typographic accents. It has a light color scheme, combining orange and tones of grey. Features include valid strict XHTML, styled sticky posts, threaded comments, widgetized sidebar.</p>\n<p><a href=\"http://wpcult.com/working-on-a-new-theme-called-wordcult/\">WordCult</a></p>\n<p><img title=\"WordCult\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/wordcult.jpg\" alt=\"WordCult\" width=\"150\" height=\"125\" /></p>\n<p>Two column theme with a big footer and jQuery “featured posts” loader and the option for sticky posts.</p>\n<p><a href=\"http://www.altamentedecorativo.com/en/smoking-blue-child-theme-per-thematic/\">Smoking Blue</a></p>\n<p><img title=\"Smoking-Blue\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/smokingblue.jpg\" alt=\"Smoking-Blue\" width=\"150\" height=\"117\" /></p>\n<p>Three column, blue child theme built on <a href=\"http://themeshaper.com/thematic-for-wordpress/\">Thematic Framework per WordPress</a> 0.9.</p>\n<p><a href=\"http://www.armandbook.com/theme/curious-orange-wordpress-theme-v100/\">Curious Orange</a></p>\n<p><a href=\"http://www.armandbook.com/themes/?wptheme=Curious%20Orange%20Theme\"><img title=\"Curious Orange\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/curiousorange.png\" alt=\"Curious Orange\" width=\"150\" height=\"140\" /></a></p>\n<p>A simple black, orange, and white colors widgetized free Wordpress theme with 3 columns and avatar enabled.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news\">Submit your theme</a> for inclusion in our daily release posts.</p>\";}i:10;a:7:{s:5:\"title\";s:73:\"Weblog Tools Collection: WPLookup - Find Functions and Template Tags Fast\";s:4:\"guid\";s:100:\"http://weblogtoolscollection.com/archives/2009/03/07/wplookup-find-functions-and-template-tags-fast/\";s:4:\"link\";s:100:\"http://weblogtoolscollection.com/archives/2009/03/07/wplookup-find-functions-and-template-tags-fast/\";s:11:\"description\";s:1238:\"<p>Are you constantly hunting the WordPress Codex for functions and template tags? I know I spend a lot of time doing this whenever I am working on a new plugin. <a href=\"http://theandystratton.com/\">Andy Stratton</a> too did the same until he created WPLookup.</p>\n<p><a href=\"http://wplookup.com/\">WPLookup</a> will take your query and take you to the corresponding <a href=\"http://codex.wordpress.org\">Wordpress Codex</a> documentation in the <a href=\"http://codex.wordpress.org/Function_Reference\">function reference</a> and <a href=\"http://codex.wordpress.org/Template_Tags\">template tags reference</a>. If your search terms are not found, it will send you directly to a documentation search for your terms. </p>\n<p>The site is very much in the nascent stages. And, I’m sure there is a lot more that can be added.</p>\n<p>One suggestion could be that instead of sending the user directly to WordPress Codex, WPLookup can generate a search results page with a link to the codex article as well a link to the function declaration in the WordPress code using PHPXref.</p>\n<p>The search results page can contain other related tags and links to their specific pages as well.</p>\n<p>Any other features you would like to see added?</p>\";s:7:\"pubdate\";s:31:\"Sat, 07 Mar 2009 04:35:25 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1238:\"<p>Are you constantly hunting the WordPress Codex for functions and template tags? I know I spend a lot of time doing this whenever I am working on a new plugin. <a href=\"http://theandystratton.com/\">Andy Stratton</a> too did the same until he created WPLookup.</p>\n<p><a href=\"http://wplookup.com/\">WPLookup</a> will take your query and take you to the corresponding <a href=\"http://codex.wordpress.org\">Wordpress Codex</a> documentation in the <a href=\"http://codex.wordpress.org/Function_Reference\">function reference</a> and <a href=\"http://codex.wordpress.org/Template_Tags\">template tags reference</a>. If your search terms are not found, it will send you directly to a documentation search for your terms. </p>\n<p>The site is very much in the nascent stages. And, I’m sure there is a lot more that can be added.</p>\n<p>One suggestion could be that instead of sending the user directly to WordPress Codex, WPLookup can generate a search results page with a link to the codex article as well a link to the function declaration in the WordPress code using PHPXref.</p>\n<p>The search results page can contain other related tags and links to their specific pages as well.</p>\n<p>Any other features you would like to see added?</p>\";}i:11;a:7:{s:5:\"title\";s:37:\"Alex King: Carrington Blog 2.0 beta 1\";s:4:\"guid\";s:61:\"http://alexking.org/blog/2009/03/06/carrington-blog-20-beta-1\";s:4:\"link\";s:61:\"http://alexking.org/blog/2009/03/06/carrington-blog-20-beta-1\";s:11:\"description\";s:717:\"<p>My team and I at <a href=\"http://crowdfavorite.com\">Crowd Favorite</a> have gotten a <a href=\"http://carringtontheme.com/2009/03/carrington-blog-20-beta-1/\">new version of our Carrington Blog theme</a> ready for testing. This has a bunch of new features, and we’ve tried to improve the <a href=\"http://crowdfavorite.com/wordpress/carrington/readme/\">documentation</a> as well.</p>\n<p>Full details are on the Carrington web site - looking forward to your feedback.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=Carrington+Blog+2.0+beta+1&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F06%2Fcarrington-blog-20-beta-1\">ShareThis</a></p>\";s:7:\"pubdate\";s:31:\"Fri, 06 Mar 2009 20:43:25 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:717:\"<p>My team and I at <a href=\"http://crowdfavorite.com\">Crowd Favorite</a> have gotten a <a href=\"http://carringtontheme.com/2009/03/carrington-blog-20-beta-1/\">new version of our Carrington Blog theme</a> ready for testing. This has a bunch of new features, and we’ve tried to improve the <a href=\"http://crowdfavorite.com/wordpress/carrington/readme/\">documentation</a> as well.</p>\n<p>Full details are on the Carrington web site - looking forward to your feedback.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=Carrington+Blog+2.0+beta+1&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F06%2Fcarrington-blog-20-beta-1\">ShareThis</a></p>\";}i:12;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 03/06\";s:4:\"guid\";s:88:\"http://weblogtoolscollection.com/archives/2009/03/06/wordpress-plugin-releases-for-0306/\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/03/06/wordpress-plugin-releases-for-0306/\";s:11:\"description\";s:3262:\"<h3>New Plugins</h3>\n<p><a href=\"http://dentedreality.com.au/projects/wp-sparkplug/\">Sparkplug</a></p>\n<p>Sparkplug is a very simple plugin which provides you with an easy-to-read indication of how active the “current view” of a blog is. On the homepage, it provides a sparkline chart showing total posts per day for the (by default) last 30 days. On a tag, category or author-specific page, it shows bars representing how many posts were made with that tag/category or by that author per day, with a line showing the total posts per day for comparison.</p>\n<p><a href=\"http://www.paulmc.org/whatithink/wordpress/plugins/email-post-activation/\">Email Post Activation</a></p>\n<p>Adds an iFrame to your blog footer to automatically activate any posts written by email. </p>\n<p><a href=\"http://lud.icro.us/wordpress-plugin-info/\">Plugin Info</a></p>\n<p>This plugin provides a simple way of displaying up-to-date information about specific plugins hosted on the WordPress Plugin Directory in your blog posts and pages.</p>\n<p><a href=\"http://www.agarassino.com/wordpress-plugin-nofollow-filter/\">NoFollow Filter</a></p>\n<p>The plugin allows you to automatically add nofollow attribute to a list of links that you define on the admin.</p>\n<p><a href=\"http://lud.icro.us/wordpress-plugin-user-switching/\">User Switching</a></p>\n<p>Enables you to instantly swap between users in WordPress.</p>\n<p><a href=\"http://htmlblog.net/wp-to-top/\">WP to Top</a></p>\n<p>Adds a \"Back to top\" link in your blog without modifying your template files. This is useful especially if you have long posts or long pages. You will have a nice \"Back to top\" or whatever-text-you-want link floating at the bottom right/left of your page.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">Feed Reading Blogroll</a></p>\n<p>This plugin provides a sidebar-widget and a template-tag that add an enhanced blogroll to your sidebar. It checks on all your linked sites, when the most recent update has occurred.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/apture/\">Apture</a></p>\n<p>Apture makes it easy to add contextual images, videos, reference guides, links, maps, music, news, documents and books to your blog to create a connected media experience that keeps readers engaged on your site.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://blog.avirtualhome.com/2009/03/05/update-wordpress-plugin-avh-extended-categories/\">Extended Categories</a></p>\n<p>Replacement of the default category widget to allow for greater customization of the category widget.</p>\n<p><a href=\"http://davidebenini.it/wordpress-plugins/plugins-list/\">Plugins List</a></p>\n<p>Plugins List allows you to insert a list of the plugins you are using on any post/page of your blog.</p>\n<p><a href=\"http://alexking.org/projects/wordpress/readme?project=wordpress-mobile-edition\">WordPress Mobile Edition</a></p>\n<p>This is a WordPress plugin that will display a mobile-friendly theme for your site if your site visitor is using a mobile browser.</p>\";s:7:\"pubdate\";s:31:\"Fri, 06 Mar 2009 17:33:26 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3262:\"<h3>New Plugins</h3>\n<p><a href=\"http://dentedreality.com.au/projects/wp-sparkplug/\">Sparkplug</a></p>\n<p>Sparkplug is a very simple plugin which provides you with an easy-to-read indication of how active the “current view” of a blog is. On the homepage, it provides a sparkline chart showing total posts per day for the (by default) last 30 days. On a tag, category or author-specific page, it shows bars representing how many posts were made with that tag/category or by that author per day, with a line showing the total posts per day for comparison.</p>\n<p><a href=\"http://www.paulmc.org/whatithink/wordpress/plugins/email-post-activation/\">Email Post Activation</a></p>\n<p>Adds an iFrame to your blog footer to automatically activate any posts written by email. </p>\n<p><a href=\"http://lud.icro.us/wordpress-plugin-info/\">Plugin Info</a></p>\n<p>This plugin provides a simple way of displaying up-to-date information about specific plugins hosted on the WordPress Plugin Directory in your blog posts and pages.</p>\n<p><a href=\"http://www.agarassino.com/wordpress-plugin-nofollow-filter/\">NoFollow Filter</a></p>\n<p>The plugin allows you to automatically add nofollow attribute to a list of links that you define on the admin.</p>\n<p><a href=\"http://lud.icro.us/wordpress-plugin-user-switching/\">User Switching</a></p>\n<p>Enables you to instantly swap between users in WordPress.</p>\n<p><a href=\"http://htmlblog.net/wp-to-top/\">WP to Top</a></p>\n<p>Adds a \"Back to top\" link in your blog without modifying your template files. This is useful especially if you have long posts or long pages. You will have a nice \"Back to top\" or whatever-text-you-want link floating at the bottom right/left of your page.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://www.weinschenker.name/plugin-feed-reading-blogroll/\">Feed Reading Blogroll</a></p>\n<p>This plugin provides a sidebar-widget and a template-tag that add an enhanced blogroll to your sidebar. It checks on all your linked sites, when the most recent update has occurred.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/apture/\">Apture</a></p>\n<p>Apture makes it easy to add contextual images, videos, reference guides, links, maps, music, news, documents and books to your blog to create a connected media experience that keeps readers engaged on your site.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://blog.avirtualhome.com/2009/03/05/update-wordpress-plugin-avh-extended-categories/\">Extended Categories</a></p>\n<p>Replacement of the default category widget to allow for greater customization of the category widget.</p>\n<p><a href=\"http://davidebenini.it/wordpress-plugins/plugins-list/\">Plugins List</a></p>\n<p>Plugins List allows you to insert a list of the plugins you are using on any post/page of your blog.</p>\n<p><a href=\"http://alexking.org/projects/wordpress/readme?project=wordpress-mobile-edition\">WordPress Mobile Edition</a></p>\n<p>This is a WordPress plugin that will display a mobile-friendly theme for your site if your site visitor is using a mobile browser.</p>\";}i:13;a:7:{s:5:\"title\";s:29:\"Matt: Awesome Comment Plugins\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12168\";s:4:\"link\";s:45:\"http://ma.tt/2009/03/awesome-comment-plugins/\";s:11:\"description\";s:459:\"<p><a href=\"http://blog.intensedebate.com/2009/03/05/introducing-intensedebate-plugins-add-the-features-you-want/#idc-ctools\">Introducing IntenseDebate Plugins: add the features you want</a>. Now ID has a plugin architecture (just like WordPress) that allows you to enhance the functionality of comments. First ones out the gate are polls, Youtube, Seesmic, and of course smileys. <a href=\"http://intensedebate.com/\">Want to supercharge your comments</a>?</p>\";s:7:\"pubdate\";s:31:\"Fri, 06 Mar 2009 10:18:10 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:459:\"<p><a href=\"http://blog.intensedebate.com/2009/03/05/introducing-intensedebate-plugins-add-the-features-you-want/#idc-ctools\">Introducing IntenseDebate Plugins: add the features you want</a>. Now ID has a plugin architecture (just like WordPress) that allows you to enhance the functionality of comments. First ones out the gate are polls, Youtube, Seesmic, and of course smileys. <a href=\"http://intensedebate.com/\">Want to supercharge your comments</a>?</p>\";}i:14;a:7:{s:5:\"title\";s:43:\"Peter Westwood: WordPress plugins milestone\";s:4:\"guid\";s:32:\"http://westi.wordpress.com/?p=79\";s:4:\"link\";s:66:\"http://westi.wordpress.com/2009/03/06/wordpress-plugins-milestone/\";s:11:\"description\";s:1559:\"<div class=\"snap_preview\"><br /><p>At 8:17am GMT today another WordPress milestone was reached. The WordPress plugins subversion repository received it’s <a href=\"http://plugins.trac.wordpress.org/changeset/100000\">100000</a> check-in.</p>\n<p>Congratulations to <a href=\"http://blog.jeffyen.com/\">Jeff Yen</a> for achieving this. Maybe you should go check out his <a href=\"http://wordpress.org/extend/plugins/google-maps-gps-link/\">Google Maps GPS Link</a> plugin.</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/westi.wordpress.com/79/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=westi.wordpress.com&blog=15396&post=79&subd=westi&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Fri, 06 Mar 2009 10:06:40 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:14:\"Peter Westwood\";}s:7:\"summary\";s:1559:\"<div class=\"snap_preview\"><br /><p>At 8:17am GMT today another WordPress milestone was reached. The WordPress plugins subversion repository received it’s <a href=\"http://plugins.trac.wordpress.org/changeset/100000\">100000</a> check-in.</p>\n<p>Congratulations to <a href=\"http://blog.jeffyen.com/\">Jeff Yen</a> for achieving this. Maybe you should go check out his <a href=\"http://wordpress.org/extend/plugins/google-maps-gps-link/\">Google Maps GPS Link</a> plugin.</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/westi.wordpress.com/79/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/westi.wordpress.com/79/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/westi.wordpress.com/79/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=westi.wordpress.com&blog=15396&post=79&subd=westi&ref=&feed=1\" /></div>\";}i:15;a:7:{s:5:\"title\";s:23:\"Matt: New Spring Design\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12160\";s:4:\"link\";s:41:\"http://ma.tt/2009/03/new-spring-design-2/\";s:11:\"description\";s:1873:\"<p>Time to break out of your RSS readers: there’s a new design on <a href=\"http://ma.tt/\">Ma.tt</a>! Recommended only for the high-bandwidth and the open-minded. There was nothing wrong with my old theme, I just get an itch for something new every now and then and wanted a totally different direction — especially now that every site has copped the worn paper look / colorful flourish. Also it’s refreshing to be able to have a design where the only person in the world it needs to please is me. Here’s a before and after:</p>\n\n<a href=\"http://ma.tt/2009/03/new-spring-design-2/mahtete-old/\" title=\"mahtete-old\"><img width=\"195\" height=\"146\" src=\"http://s.ma.tt/files/2009/03/mahtete-old-195x146.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mahtete-old\" /></a>\n<a href=\"http://ma.tt/2009/03/new-spring-design-2/mahjoolz/\" title=\"March 5, 2009 Redesign of Ma.tt\"><img width=\"195\" height=\"146\" src=\"http://s.ma.tt/files/2009/03/mahjoolz-195x146.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"March 5, 2009 Redesign of Ma.tt\" /></a>\n\n<p>For fans of the old design, I’m going to abstract it into a regular WordPress theme — gallery features and all — that will be available to the entire world, including WordPress.com. It’s amazing to me how many great designs are thrown away, never to be used again, when as a WP theme they could live forever.</p>\n<p>I wanted to thank <a href=\"http://www.joolz.fr/\">Julien Morel</a>, the creative mind behind this iteration, and Brian Colinger, who turned the vision into HTML, CSS, and PHP.</p>\n<p>If I could I would redesign the site every season: Winter, Spring, Summer, Fall. It just always takes longer than I planned (this was supposed to launch in Winter). The cobbler’s sons go shoeless.</p>\n<p><a href=\"http://ma.tt/2009/03/new-spring-design-2/\">What do you think</a>?</p>\";s:7:\"pubdate\";s:31:\"Thu, 05 Mar 2009 16:56:13 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:1873:\"<p>Time to break out of your RSS readers: there’s a new design on <a href=\"http://ma.tt/\">Ma.tt</a>! Recommended only for the high-bandwidth and the open-minded. There was nothing wrong with my old theme, I just get an itch for something new every now and then and wanted a totally different direction — especially now that every site has copped the worn paper look / colorful flourish. Also it’s refreshing to be able to have a design where the only person in the world it needs to please is me. Here’s a before and after:</p>\n\n<a href=\"http://ma.tt/2009/03/new-spring-design-2/mahtete-old/\" title=\"mahtete-old\"><img width=\"195\" height=\"146\" src=\"http://s.ma.tt/files/2009/03/mahtete-old-195x146.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mahtete-old\" /></a>\n<a href=\"http://ma.tt/2009/03/new-spring-design-2/mahjoolz/\" title=\"March 5, 2009 Redesign of Ma.tt\"><img width=\"195\" height=\"146\" src=\"http://s.ma.tt/files/2009/03/mahjoolz-195x146.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"March 5, 2009 Redesign of Ma.tt\" /></a>\n\n<p>For fans of the old design, I’m going to abstract it into a regular WordPress theme — gallery features and all — that will be available to the entire world, including WordPress.com. It’s amazing to me how many great designs are thrown away, never to be used again, when as a WP theme they could live forever.</p>\n<p>I wanted to thank <a href=\"http://www.joolz.fr/\">Julien Morel</a>, the creative mind behind this iteration, and Brian Colinger, who turned the vision into HTML, CSS, and PHP.</p>\n<p>If I could I would redesign the site every season: Winter, Spring, Summer, Fall. It just always takes longer than I planned (this was supposed to launch in Winter). The cobbler’s sons go shoeless.</p>\n<p><a href=\"http://ma.tt/2009/03/new-spring-design-2/\">What do you think</a>?</p>\";}i:16;a:7:{s:5:\"title\";s:72:\"Weblog Tools Collection: WordPress Plugin Development Beginner’s Guide\";s:4:\"guid\";s:98:\"http://weblogtoolscollection.com/archives/2009/03/05/wordpress-plugin-development-beginners-guide/\";s:4:\"link\";s:98:\"http://weblogtoolscollection.com/archives/2009/03/05/wordpress-plugin-development-beginners-guide/\";s:11:\"description\";s:1882:\"<p><a href=\"http://www.prelovac.com/vladimir/\">Vladimir Prevolac</a>, the developer of several plugins and themes for WordPress has released a book titled <a href=\"http://www.prelovac.com/vladimir/wordpress-plugin-development-book\">WordPress Plugin Development (Beginners’ Guide)</a>.</p>\n<p>The book, written for anyone who wishes to author WordPress plugins, consists of eight chapters, six of which are dealing with development of actual plugins from scratch.</p>\n<p>Here’s what you can learn:</p>\n<ul>\n<li>Get to know the WordPress code base, WordPress’s plug-in architecture, and the plug-in application programming interface (API) and learn how to hack it </li>\n<li>Master the WordPress database and the API - access and manipulate data, handle user roles and permissions, posts, and so on </li>\n<li>Hook into the rest of WordPress using actions and filters </li>\n<li>Change the way your WordPress backend looks by customizing menus, submenus, and the plug-in admin panel </li>\n<li>Integrate AJAX and jQuery into your plug-ins to dynamically generate content </li>\n<li>Hook directly to WordPress edit pages and use AJAX to generate fast searches </li>\n<li>Integrate your plug-in with WordPress panels and the tinyMCE editor </li>\n<li>Access and work with third-party APIs like Flickr </li>\n<li>Implement localization support for users of other languages </li>\n<li>Maintain and manage your plug-in using SVN and publish it to the WordPress Plugin Repository </li>\n<li>Handle security issues and make your plug-ins safer to use </li>\n</ul>\n<p>The book retails for $39.99 for the hard copy and $31.99 for the eBook. You can order the same from <a href=\"http://www.packtpub.com/wordpress-plug-in-development/book/mid/11020930cx0a\">Packt Publishing</a> or <a href=\"http://www.amazon.com/WordPress-Plugin-Development-Beginners-Guide/dp/1847193595/\">Amazon</a>.</p>\";s:7:\"pubdate\";s:31:\"Thu, 05 Mar 2009 15:55:59 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1882:\"<p><a href=\"http://www.prelovac.com/vladimir/\">Vladimir Prevolac</a>, the developer of several plugins and themes for WordPress has released a book titled <a href=\"http://www.prelovac.com/vladimir/wordpress-plugin-development-book\">WordPress Plugin Development (Beginners’ Guide)</a>.</p>\n<p>The book, written for anyone who wishes to author WordPress plugins, consists of eight chapters, six of which are dealing with development of actual plugins from scratch.</p>\n<p>Here’s what you can learn:</p>\n<ul>\n<li>Get to know the WordPress code base, WordPress’s plug-in architecture, and the plug-in application programming interface (API) and learn how to hack it </li>\n<li>Master the WordPress database and the API - access and manipulate data, handle user roles and permissions, posts, and so on </li>\n<li>Hook into the rest of WordPress using actions and filters </li>\n<li>Change the way your WordPress backend looks by customizing menus, submenus, and the plug-in admin panel </li>\n<li>Integrate AJAX and jQuery into your plug-ins to dynamically generate content </li>\n<li>Hook directly to WordPress edit pages and use AJAX to generate fast searches </li>\n<li>Integrate your plug-in with WordPress panels and the tinyMCE editor </li>\n<li>Access and work with third-party APIs like Flickr </li>\n<li>Implement localization support for users of other languages </li>\n<li>Maintain and manage your plug-in using SVN and publish it to the WordPress Plugin Repository </li>\n<li>Handle security issues and make your plug-ins safer to use </li>\n</ul>\n<p>The book retails for $39.99 for the hard copy and $31.99 for the eBook. You can order the same from <a href=\"http://www.packtpub.com/wordpress-plug-in-development/book/mid/11020930cx0a\">Packt Publishing</a> or <a href=\"http://www.amazon.com/WordPress-Plugin-Development-Beginners-Guide/dp/1847193595/\">Amazon</a>.</p>\";}i:17;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 03/05\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5258\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/03/05/wordpress-theme-releases-for-0305/\";s:11:\"description\";s:1294:\"<p><a href=\"http://www.ewebsite.biz/2009/03/blue-sea-wordpress-theme/\">Blue Sea</a></p>\n<p><a href=\"http://www.ewebsite.biz/?preview_theme=Blue_Sea\"><img title=\"BlueSea\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/bluesea.png\" alt=\"BlueSea\" width=\"150\" height=\"150\" /></a></p>\n<p>Two column, widget ready blue theme.</p>\n<p><a href=\"http://blogigs.com/2-column-neoclassical-theme/\">2 Column Neoclassical Theme</a></p>\n<p><img title=\"Neoclassical\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/neoclassical.gif\" alt=\"Neoclassical\" width=\"150\" height=\"101\" /></p>\n<p>Based on the 3 Column Neoclassical Theme by Chris Pearson, this modified version has a 300 pixels right sidebar to accommodate all kinds of ad sizes and many new features not found in the original.</p>\n<p><a href=\"http://www.altamentedecorativo.com/en/second-to-none-child-theme-for-thematic/\">Second to None</a></p>\n<p><img title=\"Second to None\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/secondtonone.gif\" alt=\"Second to None\" width=\"150\" height=\"124\" /></p>\n<p>Three column child theme built on <a href=\"http://themeshaper.com/thematic-for-wordpress/\">Thematic Framework</a> 0.9.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> to us.</p>\";s:7:\"pubdate\";s:31:\"Thu, 05 Mar 2009 15:31:20 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1294:\"<p><a href=\"http://www.ewebsite.biz/2009/03/blue-sea-wordpress-theme/\">Blue Sea</a></p>\n<p><a href=\"http://www.ewebsite.biz/?preview_theme=Blue_Sea\"><img title=\"BlueSea\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/bluesea.png\" alt=\"BlueSea\" width=\"150\" height=\"150\" /></a></p>\n<p>Two column, widget ready blue theme.</p>\n<p><a href=\"http://blogigs.com/2-column-neoclassical-theme/\">2 Column Neoclassical Theme</a></p>\n<p><img title=\"Neoclassical\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/neoclassical.gif\" alt=\"Neoclassical\" width=\"150\" height=\"101\" /></p>\n<p>Based on the 3 Column Neoclassical Theme by Chris Pearson, this modified version has a 300 pixels right sidebar to accommodate all kinds of ad sizes and many new features not found in the original.</p>\n<p><a href=\"http://www.altamentedecorativo.com/en/second-to-none-child-theme-for-thematic/\">Second to None</a></p>\n<p><img title=\"Second to None\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/secondtonone.gif\" alt=\"Second to None\" width=\"150\" height=\"124\" /></p>\n<p>Three column child theme built on <a href=\"http://themeshaper.com/thematic-for-wordpress/\">Thematic Framework</a> 0.9.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> to us.</p>\";}i:18;a:7:{s:5:\"title\";s:21:\"Matt: WordCamp Denver\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12093\";s:4:\"link\";s:37:\"http://ma.tt/2009/02/wordcamp-denver/\";s:11:\"description\";s:14351:\"<p>WordCamp Denver at the Art Museum, which was a fantastic venue.</p>\n<p><span id=\"more-12093\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0189-2/\" title=\"mcm_0189\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0189-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0189\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0190/\" title=\"mcm_0190\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0190-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0190\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0192/\" title=\"mcm_0192\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0192-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0192\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0194-2/\" title=\"mcm_0194\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0194-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0194\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0195-2/\" title=\"mcm_0195\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0195-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0195\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0196-2/\" title=\"mcm_0196\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0196-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0196\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0197/\" title=\"mcm_0197\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0197-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0197\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0198/\" title=\"mcm_0198\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0198-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0198\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0200-2/\" title=\"mcm_0200\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0200-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Why did we go to WordCamp in a Roll-Royce Phantom? We were running late and Jane commandeered the \" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0210-2/\" title=\"mcm_0210\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0210-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0210\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0213/\" title=\"mcm_0213\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0213-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0213\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0214/\" title=\"mcm_0214\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0214-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0214\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0216-2/\" title=\"mcm_0216\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0216-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0216\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0217-2/\" title=\"mcm_0217\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0217-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0217\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0218/\" title=\"mcm_0218\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0218-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0218\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0219-2/\" title=\"mcm_0219\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0219-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0219\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0221/\" title=\"mcm_0221\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0221-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0221\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0224-2/\" title=\"mcm_0224\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0224-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0224\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0228-2/\" title=\"mcm_0228\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0228-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0228\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0229-2/\" title=\"mcm_0229\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0229-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0229\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0231-2/\" title=\"mcm_0231\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0231-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0231\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0234-2/\" title=\"mcm_0234\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0234-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0234\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0236-2/\" title=\"mcm_0236\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0236-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0236\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0242-2/\" title=\"mcm_0242\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0242-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0242\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0243-2/\" title=\"mcm_0243\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0243-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0243\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0244-2/\" title=\"mcm_0244\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0244-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0244\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0248-2/\" title=\"mcm_0248\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0248-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0248\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0249-2/\" title=\"mcm_0249\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0249-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0249\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0253-2/\" title=\"mcm_0253\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0253-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0253\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0257-2/\" title=\"mcm_0257\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0257-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0257\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0261-2/\" title=\"mcm_0261\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0261-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0261\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0263-2/\" title=\"mcm_0263\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0263-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0263\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0264-2/\" title=\"mcm_0264\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0264-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0264\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0267-2/\" title=\"mcm_0267\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0267-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0267\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0268-2/\" title=\"mcm_0268\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0268-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0268\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0269-2/\" title=\"mcm_0269\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0269-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0269\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0270-2/\" title=\"mcm_0270\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0270-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0270\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0275-2/\" title=\"mcm_0275\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0275-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0275\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0276/\" title=\"mcm_0276\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0276-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0276\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0279-2/\" title=\"mcm_0279\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0279-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0279\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0281/\" title=\"mcm_0281\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0281-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0281\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0286/\" title=\"mcm_0286\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0286-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0286\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0288/\" title=\"mcm_0288\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0288-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0288\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0293/\" title=\"mcm_0293\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0293-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0293\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0297/\" title=\"mcm_0297\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0297-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0297\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0298-2/\" title=\"mcm_0298\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0298-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0298\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0302/\" title=\"mcm_0302\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0302-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0302\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0304-2/\" title=\"mcm_0304\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0304-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0304\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0309/\" title=\"mcm_0309\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0309-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0309\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0310-2/\" title=\"mcm_0310\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0310-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0310\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0314/\" title=\"mcm_0314\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0314-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0314\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0317-2/\" title=\"mcm_0317\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0317-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0317\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0321/\" title=\"mcm_0321\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0321-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0321\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0322-2/\" title=\"mcm_0322\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0322-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0322\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0324-2/\" title=\"mcm_0324\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0324-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0324\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0325/\" title=\"mcm_0325\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0325-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0325\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0328/\" title=\"mcm_0328\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0328-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0328\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0329-2/\" title=\"mcm_0329\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0329-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0329\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0330-2/\" title=\"mcm_0330\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0330-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0330\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0336-2/\" title=\"mcm_0336\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0336-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0336\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0277/\" title=\"mcm_0277\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0277-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0277\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0282/\" title=\"mcm_0282\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0282-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0282\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0294-2/\" title=\"mcm_0294\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0294-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0294\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0323/\" title=\"mcm_0323\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0323-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0323\" /></a>\";s:7:\"pubdate\";s:31:\"Thu, 05 Mar 2009 14:45:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:14351:\"<p>WordCamp Denver at the Art Museum, which was a fantastic venue.</p>\n<p><span id=\"more-12093\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0189-2/\" title=\"mcm_0189\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0189-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0189\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0190/\" title=\"mcm_0190\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0190-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0190\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0192/\" title=\"mcm_0192\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0192-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0192\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0194-2/\" title=\"mcm_0194\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0194-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0194\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0195-2/\" title=\"mcm_0195\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0195-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0195\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0196-2/\" title=\"mcm_0196\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0196-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0196\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0197/\" title=\"mcm_0197\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0197-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0197\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0198/\" title=\"mcm_0198\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0198-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0198\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0200-2/\" title=\"mcm_0200\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0200-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Why did we go to WordCamp in a Roll-Royce Phantom? We were running late and Jane commandeered the \" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0210-2/\" title=\"mcm_0210\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0210-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0210\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0213/\" title=\"mcm_0213\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0213-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0213\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0214/\" title=\"mcm_0214\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0214-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0214\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0216-2/\" title=\"mcm_0216\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0216-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0216\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0217-2/\" title=\"mcm_0217\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0217-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0217\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0218/\" title=\"mcm_0218\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0218-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0218\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0219-2/\" title=\"mcm_0219\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0219-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0219\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0221/\" title=\"mcm_0221\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0221-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0221\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0224-2/\" title=\"mcm_0224\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0224-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0224\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0228-2/\" title=\"mcm_0228\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0228-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0228\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0229-2/\" title=\"mcm_0229\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0229-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0229\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0231-2/\" title=\"mcm_0231\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0231-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0231\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0234-2/\" title=\"mcm_0234\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0234-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0234\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0236-2/\" title=\"mcm_0236\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0236-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0236\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0242-2/\" title=\"mcm_0242\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0242-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0242\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0243-2/\" title=\"mcm_0243\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0243-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0243\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0244-2/\" title=\"mcm_0244\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0244-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0244\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0248-2/\" title=\"mcm_0248\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0248-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0248\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0249-2/\" title=\"mcm_0249\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0249-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0249\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0253-2/\" title=\"mcm_0253\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0253-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0253\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0257-2/\" title=\"mcm_0257\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0257-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0257\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0261-2/\" title=\"mcm_0261\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0261-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0261\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0263-2/\" title=\"mcm_0263\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0263-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0263\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0264-2/\" title=\"mcm_0264\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0264-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0264\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0267-2/\" title=\"mcm_0267\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0267-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0267\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0268-2/\" title=\"mcm_0268\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0268-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0268\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0269-2/\" title=\"mcm_0269\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0269-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0269\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0270-2/\" title=\"mcm_0270\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0270-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0270\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0275-2/\" title=\"mcm_0275\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0275-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0275\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0276/\" title=\"mcm_0276\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0276-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0276\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0279-2/\" title=\"mcm_0279\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0279-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0279\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0281/\" title=\"mcm_0281\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0281-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0281\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0286/\" title=\"mcm_0286\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0286-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0286\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0288/\" title=\"mcm_0288\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0288-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0288\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0293/\" title=\"mcm_0293\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0293-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0293\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0297/\" title=\"mcm_0297\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0297-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0297\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0298-2/\" title=\"mcm_0298\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0298-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0298\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0302/\" title=\"mcm_0302\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0302-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0302\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0304-2/\" title=\"mcm_0304\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0304-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0304\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0309/\" title=\"mcm_0309\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0309-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0309\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0310-2/\" title=\"mcm_0310\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0310-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0310\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0314/\" title=\"mcm_0314\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0314-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0314\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0317-2/\" title=\"mcm_0317\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0317-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0317\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0321/\" title=\"mcm_0321\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0321-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0321\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0322-2/\" title=\"mcm_0322\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0322-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0322\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0324-2/\" title=\"mcm_0324\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0324-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0324\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0325/\" title=\"mcm_0325\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0325-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0325\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0328/\" title=\"mcm_0328\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0328-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0328\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0329-2/\" title=\"mcm_0329\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0329-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0329\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0330-2/\" title=\"mcm_0330\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0330-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0330\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0336-2/\" title=\"mcm_0336\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0336-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0336\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0277/\" title=\"mcm_0277\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0277-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0277\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0282/\" title=\"mcm_0282\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0282-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0282\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0294-2/\" title=\"mcm_0294\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0294-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0294\" /></a>\n<a href=\"http://ma.tt/2009/02/wordcamp-denver/mcm_0323/\" title=\"mcm_0323\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0323-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0323\" /></a>\";}i:19;a:7:{s:5:\"title\";s:19:\"Matt: Denver Dinner\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12060\";s:4:\"link\";s:35:\"http://ma.tt/2009/02/denver-dinner/\";s:11:\"description\";s:6893:\"<p>Pre-WordCamp dinner in Denver, where it was very cold.</p>\n<p><span id=\"more-12060\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0119/\" title=\"mcm_0119\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0119-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0119\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0121/\" title=\"mcm_0121\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0121-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0121\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0123-2/\" title=\"mcm_0123\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0123-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0123\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0126-2/\" title=\"mcm_0126\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0126-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0126\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0130-3/\" title=\"mcm_0130\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0130-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0130\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0134-2/\" title=\"mcm_0134\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0134-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0134\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0137-3/\" title=\"mcm_0137\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0137-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0137\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0140/\" title=\"mcm_0140\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0140-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0140\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0141-2/\" title=\"mcm_0141\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0141-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0141\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0145-2/\" title=\"mcm_0145\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0145-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0145\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0149-2/\" title=\"mcm_0149\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0149-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0149\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0151/\" title=\"mcm_0151\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0151-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0151\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0152/\" title=\"mcm_0152\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0152-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0152\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0154/\" title=\"mcm_0154\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0154-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0154\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0156-2/\" title=\"mcm_0156\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0156-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0156\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0159-2/\" title=\"mcm_0159\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0159-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0159\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0162-3/\" title=\"mcm_0162\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0162-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0162\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0164-3/\" title=\"mcm_0164\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0164-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0164\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0167-2/\" title=\"mcm_0167\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0167-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0167\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0169/\" title=\"mcm_0169\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0169-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0169\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0170/\" title=\"mcm_0170\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0170-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0170\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0173/\" title=\"mcm_0173\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0173-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0173\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0176/\" title=\"mcm_0176\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0176-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0176\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0177/\" title=\"mcm_0177\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0177-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0177\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0179/\" title=\"mcm_0179\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0179-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0179\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0182/\" title=\"mcm_0182\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0182-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0182\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0184-2/\" title=\"mcm_0184\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0184-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0184\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0185-2/\" title=\"mcm_0185\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0185-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0185\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0186-2/\" title=\"mcm_0186\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0186-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0186\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0187-2/\" title=\"mcm_0187\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0187-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0187\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0188-2/\" title=\"mcm_0188\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0188-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0188\" /></a>\";s:7:\"pubdate\";s:31:\"Thu, 05 Mar 2009 10:30:49 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:6893:\"<p>Pre-WordCamp dinner in Denver, where it was very cold.</p>\n<p><span id=\"more-12060\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0119/\" title=\"mcm_0119\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0119-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0119\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0121/\" title=\"mcm_0121\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0121-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0121\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0123-2/\" title=\"mcm_0123\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0123-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0123\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0126-2/\" title=\"mcm_0126\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0126-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0126\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0130-3/\" title=\"mcm_0130\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0130-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0130\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0134-2/\" title=\"mcm_0134\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0134-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0134\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0137-3/\" title=\"mcm_0137\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0137-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0137\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0140/\" title=\"mcm_0140\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0140-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0140\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0141-2/\" title=\"mcm_0141\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0141-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0141\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0145-2/\" title=\"mcm_0145\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0145-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0145\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0149-2/\" title=\"mcm_0149\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0149-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0149\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0151/\" title=\"mcm_0151\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0151-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0151\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0152/\" title=\"mcm_0152\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0152-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0152\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0154/\" title=\"mcm_0154\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0154-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0154\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0156-2/\" title=\"mcm_0156\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0156-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0156\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0159-2/\" title=\"mcm_0159\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0159-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0159\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0162-3/\" title=\"mcm_0162\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0162-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0162\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0164-3/\" title=\"mcm_0164\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0164-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0164\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0167-2/\" title=\"mcm_0167\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0167-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0167\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0169/\" title=\"mcm_0169\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0169-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0169\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0170/\" title=\"mcm_0170\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0170-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0170\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0173/\" title=\"mcm_0173\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0173-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0173\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0176/\" title=\"mcm_0176\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0176-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0176\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0177/\" title=\"mcm_0177\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0177-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0177\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0179/\" title=\"mcm_0179\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0179-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0179\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0182/\" title=\"mcm_0182\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0182-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0182\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0184-2/\" title=\"mcm_0184\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0184-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0184\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0185-2/\" title=\"mcm_0185\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0185-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0185\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0186-2/\" title=\"mcm_0186\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0186-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0186\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0187-2/\" title=\"mcm_0187\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_0187-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0187\" /></a>\n<a href=\"http://ma.tt/2009/02/denver-dinner/mcm_0188-2/\" title=\"mcm_0188\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_0188-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_0188\" /></a>\";}i:20;a:7:{s:5:\"title\";s:32:\"Alex King: WordCamp Denver Recap\";s:4:\"guid\";s:57:\"http://alexking.org/blog/2009/03/04/wordcamp-denver-recap\";s:4:\"link\";s:57:\"http://alexking.org/blog/2009/03/04/wordcamp-denver-recap\";s:11:\"description\";s:4008:\"<p>This past weekend WordCamp made it’s first appearance in <a href=\"http://denver.wordcamp.org\" rel=\"external\">Denver</a>. All in all, I believe it went pretty well.</p>\n<p>If you attended, you should have received a feedback survey today. I’m looking forward to seeing the responses and ideas people have to make WordCamp Denver 2010 even better (yes, I know - better WiFi).</p>\n<p>We had around 300 people at the event, which we packed into the Denver Art Museum and squeezed in to <a href=\"http://denver.wordcamp.org/schedule/\" rel=\"external\">14 sessions</a> with some fantastic <a href=\"http://denver.wordcamp.org/speakers/\" rel=\"external\">speakers</a>. This may have been too ambitous a schedule - we’ll see what the feedback says.</p>\n<p>This was the first conference <a href=\"http://crowdfavorite.com\">Crowd Favorite</a> has organized, and it was definitely a learning experience. I’ll post some of the specific lessons learned (along with notes we’ve gathered from some other WordCamp organizers) in a follow-up post.</p>\n<p>It was fun to see <a href=\"http://search.twitter.com/search?q=wordcampdenver\" rel=\"external\">#wordcampdenver</a> race up the “trending topics” on Twitter throughout the day. There are some <a href=\"http://flickr.com/photos/tags/wordcampdenver/\" rel=\"external\">great photos up on Flickr</a> - my little set is <a href=\"http://flickr.com/photos/alexkingorg/sets/72157614809356768/\" rel=\"external\">here</a>. As usual, I wish I’d taken more shots.</p>\n<p>I was pleased to get some positive feedback on my presentation on <a href=\"http://carringtontheme.com\" rel=\"external\">Carrington</a> - our CMS theme framework for WordPress. With much help from <a href=\"http://betterelevation.com\" rel=\"external\">Dave Wiskus</a>, I retooled my presentation to be a lot simpler and attempted to add some funny. Better structure in the message seems to have resulted in a better understanding by the audience - I saw lots of heads nodding and people seemed to understand the benefits of Carrington a lot better than my previous attempts to explain how the framework functions.</p>\n<p>Here are the slides - although with the new presentation style they are no longer as useful without the audio (and code examples). The full presentation video should be on WordPress.tv in the near future.</p>\n<div id=\"__ss_1089149\"><a href=\"http://www.slideshare.net/alexkingorg/carrington?type=powerpoint\" title=\"Carrington CMS Theme Framework for WordPress\">Carrington CMS Theme Framework for WordPress</a>\n\n\n\n<div>View more <a href=\"http://www.slideshare.net/\">presentations</a> from <a href=\"http://www.slideshare.net/alexkingorg\">alexkingorg</a>. (tags: <a href=\"http://slideshare.net/tag/framework\">framework</a> <a href=\"http://slideshare.net/tag/theme\">theme</a>)</div>\n</div>\n<p>Finally - A big thank you to all of our attendees, the wonderful <a href=\"http://denver.wordcamp.org/speakers/\" rel=\"external\">speakers</a> that graciously donated their time, the sponsors that made everything possible financially: <a href=\"http://www.feld.com\">Brad Feld</a>, <a href=\"http://www.techstars.org\">TechStars</a>, <a href=\"http://www.brightkite.com\">BrightKite</a>, <a href=\"http://sliceoflime.com\">Slice of Lime</a>, <a href=\"http://intensedebate.com\">IntenseDebate</a>, <a href=\"http://www.blubrry.com/\">blubrry</a>, <a href=\"http://www.lijit.com\">Lijit</a>, <a href=\"http://www.bumpertunes.net/\">BumperTunes</a>, <a href=\"http://redmonk.com\">RedMonk</a>, <a href=\"http://www.mtmconcepts.com/\">MTM Concepts</a>, <a href=\"http://gigbot.com\">Gigbot</a>, <a href=\"http://www.flyingdogales.com/\">Flying Dog Brewery</a> and the great folks at the <a href=\"http://www.denverartmuseum.org/\" rel=\"external\">Denver Art Museum</a>.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordCamp+Denver+Recap&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F04%2Fwordcamp-denver-recap\">ShareThis</a></p>\";s:7:\"pubdate\";s:31:\"Wed, 04 Mar 2009 22:36:24 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:4008:\"<p>This past weekend WordCamp made it’s first appearance in <a href=\"http://denver.wordcamp.org\" rel=\"external\">Denver</a>. All in all, I believe it went pretty well.</p>\n<p>If you attended, you should have received a feedback survey today. I’m looking forward to seeing the responses and ideas people have to make WordCamp Denver 2010 even better (yes, I know - better WiFi).</p>\n<p>We had around 300 people at the event, which we packed into the Denver Art Museum and squeezed in to <a href=\"http://denver.wordcamp.org/schedule/\" rel=\"external\">14 sessions</a> with some fantastic <a href=\"http://denver.wordcamp.org/speakers/\" rel=\"external\">speakers</a>. This may have been too ambitous a schedule - we’ll see what the feedback says.</p>\n<p>This was the first conference <a href=\"http://crowdfavorite.com\">Crowd Favorite</a> has organized, and it was definitely a learning experience. I’ll post some of the specific lessons learned (along with notes we’ve gathered from some other WordCamp organizers) in a follow-up post.</p>\n<p>It was fun to see <a href=\"http://search.twitter.com/search?q=wordcampdenver\" rel=\"external\">#wordcampdenver</a> race up the “trending topics” on Twitter throughout the day. There are some <a href=\"http://flickr.com/photos/tags/wordcampdenver/\" rel=\"external\">great photos up on Flickr</a> - my little set is <a href=\"http://flickr.com/photos/alexkingorg/sets/72157614809356768/\" rel=\"external\">here</a>. As usual, I wish I’d taken more shots.</p>\n<p>I was pleased to get some positive feedback on my presentation on <a href=\"http://carringtontheme.com\" rel=\"external\">Carrington</a> - our CMS theme framework for WordPress. With much help from <a href=\"http://betterelevation.com\" rel=\"external\">Dave Wiskus</a>, I retooled my presentation to be a lot simpler and attempted to add some funny. Better structure in the message seems to have resulted in a better understanding by the audience - I saw lots of heads nodding and people seemed to understand the benefits of Carrington a lot better than my previous attempts to explain how the framework functions.</p>\n<p>Here are the slides - although with the new presentation style they are no longer as useful without the audio (and code examples). The full presentation video should be on WordPress.tv in the near future.</p>\n<div id=\"__ss_1089149\"><a href=\"http://www.slideshare.net/alexkingorg/carrington?type=powerpoint\" title=\"Carrington CMS Theme Framework for WordPress\">Carrington CMS Theme Framework for WordPress</a>\n\n\n\n<div>View more <a href=\"http://www.slideshare.net/\">presentations</a> from <a href=\"http://www.slideshare.net/alexkingorg\">alexkingorg</a>. (tags: <a href=\"http://slideshare.net/tag/framework\">framework</a> <a href=\"http://slideshare.net/tag/theme\">theme</a>)</div>\n</div>\n<p>Finally - A big thank you to all of our attendees, the wonderful <a href=\"http://denver.wordcamp.org/speakers/\" rel=\"external\">speakers</a> that graciously donated their time, the sponsors that made everything possible financially: <a href=\"http://www.feld.com\">Brad Feld</a>, <a href=\"http://www.techstars.org\">TechStars</a>, <a href=\"http://www.brightkite.com\">BrightKite</a>, <a href=\"http://sliceoflime.com\">Slice of Lime</a>, <a href=\"http://intensedebate.com\">IntenseDebate</a>, <a href=\"http://www.blubrry.com/\">blubrry</a>, <a href=\"http://www.lijit.com\">Lijit</a>, <a href=\"http://www.bumpertunes.net/\">BumperTunes</a>, <a href=\"http://redmonk.com\">RedMonk</a>, <a href=\"http://www.mtmconcepts.com/\">MTM Concepts</a>, <a href=\"http://gigbot.com\">Gigbot</a>, <a href=\"http://www.flyingdogales.com/\">Flying Dog Brewery</a> and the great folks at the <a href=\"http://www.denverartmuseum.org/\" rel=\"external\">Denver Art Museum</a>.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordCamp+Denver+Recap&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F04%2Fwordcamp-denver-recap\">ShareThis</a></p>\";}i:21;a:7:{s:5:\"title\";s:41:\"Alex King: WordPress Mobile Edition 3.0b1\";s:4:\"guid\";s:65:\"http://alexking.org/blog/2009/03/04/wordpress-mobile-edition-30b1\";s:4:\"link\";s:65:\"http://alexking.org/blog/2009/03/04/wordpress-mobile-edition-30b1\";s:11:\"description\";s:2024:\"<p>A brand spankin’ new version of WordPress Mobile Edition is now available. This is a <a href=\"http://wordpress.org/\" rel=\"external\">WordPress</a> plugin that will display a mobile-friendly theme for your site if your site visitor is using a mobile browser.</p>\n<p class=\"center\"><a href=\"http://www.flickr.com/photos/alexkingorg/3328573237/\" title=\"Carrington Mobile by alexkingorg, on Flickr\"><img src=\"http://farm4.static.flickr.com/3542/3328573237_009b81e306_o.png\" width=\"240\" height=\"180\" alt=\"Carrington Mobile\" /></a></p>\n<p>Here are some of the changes since the 2.x releases:</p>\n<ul>\n<li>New (<a href=\"http://carringtontheme.com\">Carrington</a>-based) theme with more advanced display for advanced mobile browsers. You can see a <a href=\"http://mobile.carringtontheme.com\">preview of the theme here</a>.</li>\n<li>Advanced mobile browsers (iPhone, Android, etc.) are now shown the mobile theme by default.</li>\n<li>Special CSS for “touch” browsers like the iPhone, Android, BlackBerry Storm, etc. that make links and buttons nicely finger-sized.</li>\n<li>Admin page to enable adding/editing the list of detected mobile and touch browsers.</li>\n<li>Compatible with the excellent WP SuperCache (latest version).</li>\n</ul>\n<p>This is a beta release as we’ve only done internal testing on the new version so far, so be sure to let us know if you run into any trouble with it.</p>\n<p>The download and more information are available on my <a href=\"http://alexking.org/projects/wordpress\">WordPress Plugins page</a>.</p>\n<p>If you have any trouble with this, please open a thread in the <a href=\"http://wordpress.org/support/\" rel=\"external\">WP Support Forums</a> and <a href=\"http://alexking.org/contact\">e-mail</a> me a link to the thread.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordPress+Mobile+Edition+3.0b1&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F04%2Fwordpress-mobile-edition-30b1\">ShareThis</a></p>\";s:7:\"pubdate\";s:31:\"Wed, 04 Mar 2009 21:25:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:2024:\"<p>A brand spankin’ new version of WordPress Mobile Edition is now available. This is a <a href=\"http://wordpress.org/\" rel=\"external\">WordPress</a> plugin that will display a mobile-friendly theme for your site if your site visitor is using a mobile browser.</p>\n<p class=\"center\"><a href=\"http://www.flickr.com/photos/alexkingorg/3328573237/\" title=\"Carrington Mobile by alexkingorg, on Flickr\"><img src=\"http://farm4.static.flickr.com/3542/3328573237_009b81e306_o.png\" width=\"240\" height=\"180\" alt=\"Carrington Mobile\" /></a></p>\n<p>Here are some of the changes since the 2.x releases:</p>\n<ul>\n<li>New (<a href=\"http://carringtontheme.com\">Carrington</a>-based) theme with more advanced display for advanced mobile browsers. You can see a <a href=\"http://mobile.carringtontheme.com\">preview of the theme here</a>.</li>\n<li>Advanced mobile browsers (iPhone, Android, etc.) are now shown the mobile theme by default.</li>\n<li>Special CSS for “touch” browsers like the iPhone, Android, BlackBerry Storm, etc. that make links and buttons nicely finger-sized.</li>\n<li>Admin page to enable adding/editing the list of detected mobile and touch browsers.</li>\n<li>Compatible with the excellent WP SuperCache (latest version).</li>\n</ul>\n<p>This is a beta release as we’ve only done internal testing on the new version so far, so be sure to let us know if you run into any trouble with it.</p>\n<p>The download and more information are available on my <a href=\"http://alexking.org/projects/wordpress\">WordPress Plugins page</a>.</p>\n<p>If you have any trouble with this, please open a thread in the <a href=\"http://wordpress.org/support/\" rel=\"external\">WP Support Forums</a> and <a href=\"http://alexking.org/contact\">e-mail</a> me a link to the thread.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordPress+Mobile+Edition+3.0b1&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F03%2F04%2Fwordpress-mobile-edition-30b1\">ShareThis</a></p>\";}i:22;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 03/04\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5252\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/03/04/wordpress-plugin-releases-for-0304/\";s:11:\"description\";s:4246:\"<h3>New Plugins</h3>\n<p><a href=\"http://justintadlock.com/archives/2009/03/03/widgets-reset-wordpress-plugin\">Widgets Reset</a></p>\n<p>Widgets Reset is a plugin that completely resets all of your WordPress widgets to the factory default. Basically, it wipes the slate completely clean. This plugin is ideal for people that lose widgets when they switch themes.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/zannel-tools/\">Zannel Tools</a></p>\n<p>A complete integration between your WordPress blog and Zannel. Bring your Zannel Updates into your blog and pass your blog posts back to Zannel.</p>\n<p><a href=\"http://blog.urosevic.net/wordpress/posts-per-cat/\">Posts per Cat</a></p>\n<p>List latests N article titles from all or top level only categories and group them in category boxes organized in two columns. <em>Page not in English</em></p>\n<p><a href=\"http://dev.iamntz.com/158/ntz-antispam-plugin\">NtzAntispam</a></p>\n<p>This plugin will block almost all spam comments. It use a very ingenious method to catch a bot: a new form element is inserted into your comment form.</p>\n<p><a href=\"http://blog.rswr.net/2009/03/02/hlogoz-logo-changer-wordpress-plugin/\">HLogoZ-WP</a></p>\n<p>Automatically changes your logo based on the date. Images and flash (swf files) supported.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/list-pages-shortcode/\">List Pages Shortcode</a></p>\n<p>Use [list-pages] and [child-pages] shortcodes for easily displaying a list of pages within a post or page.</p>\n<p><a href=\"http://deceblog.net/2009/03/add-drafts-wordpress-plugin/\">Add drafts</a></p>\n<p>Displays a box with the last 10 recent drafts in the edit post page.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-plugin-data/\">WP Plugin Data</a></p>\n<p>Provides abstracted data about plugins using the WordPress.org API</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-sifr/\">WP sIFR</a></p>\n<p>WP sIFR was created to remove the complications from getting custom fonts on a Wordpress site. With WP sIFR, you only have to upload your SWF font file to the plugin directory and then login, activate it, and configure its styles all in the Settings panel.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/top-10/\">Top 10</a></p>\n<p>Top 10 will count the number of page views on your single posts on a daily as well as overall basis. You can then display the page view count on individual posts and pages as well as display a list of most popular posts based on page views. This version has adds support for tracking and display of daily popular posts.</p>\n<p><a href=\"http://www.gdstarrating.com/2009/03/02/gd-star-rating-116/\">GD Star Rating</a></p>\n<p>GD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://www.thaslayer.com/2009/03/03/ts-custom-widgets-v-20-sexier-than-ever/\">TS Custom Widgets v2.0</a></p>\n<p>This plugin enables you to select which widgets appear on specific posts, pages, categories,author’s posts and tag pages. By default, all widgets appear wherever the sidebar is loaded within your theme.</p>\n<p><a href=\"http://scribu.net/wordpress/custom-field-taxonomies\">Custom Field Taxonomies</a></p>\n<p>Use custom fields as ad-hoc taxonomies.</p>\n<p><a href=\"http://www.botproof.com/wordpress.html\">BotProof Captcha 2.0</a></p>\n<p>The plugin gives the next generation in captcha, BotProof Captcha 2.0, to a WordPress blog comment form.</p>\n<p><a href=\"http://www.mailpress.org/\">MailPress</a></p>\n<p>Allows you to send beautiful and styled html and plain text mails based on dedicated themes and templates.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/minimeta-widget/\">MiniMeta Widget</a></p>\n<p>“Mini” Version of the WordPress Meta Widget with differnt logon types (Form,Link) and additional Admin Links, Blog Links.</p>\";s:7:\"pubdate\";s:31:\"Wed, 04 Mar 2009 20:50:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4246:\"<h3>New Plugins</h3>\n<p><a href=\"http://justintadlock.com/archives/2009/03/03/widgets-reset-wordpress-plugin\">Widgets Reset</a></p>\n<p>Widgets Reset is a plugin that completely resets all of your WordPress widgets to the factory default. Basically, it wipes the slate completely clean. This plugin is ideal for people that lose widgets when they switch themes.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/zannel-tools/\">Zannel Tools</a></p>\n<p>A complete integration between your WordPress blog and Zannel. Bring your Zannel Updates into your blog and pass your blog posts back to Zannel.</p>\n<p><a href=\"http://blog.urosevic.net/wordpress/posts-per-cat/\">Posts per Cat</a></p>\n<p>List latests N article titles from all or top level only categories and group them in category boxes organized in two columns. <em>Page not in English</em></p>\n<p><a href=\"http://dev.iamntz.com/158/ntz-antispam-plugin\">NtzAntispam</a></p>\n<p>This plugin will block almost all spam comments. It use a very ingenious method to catch a bot: a new form element is inserted into your comment form.</p>\n<p><a href=\"http://blog.rswr.net/2009/03/02/hlogoz-logo-changer-wordpress-plugin/\">HLogoZ-WP</a></p>\n<p>Automatically changes your logo based on the date. Images and flash (swf files) supported.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/list-pages-shortcode/\">List Pages Shortcode</a></p>\n<p>Use [list-pages] and [child-pages] shortcodes for easily displaying a list of pages within a post or page.</p>\n<p><a href=\"http://deceblog.net/2009/03/add-drafts-wordpress-plugin/\">Add drafts</a></p>\n<p>Displays a box with the last 10 recent drafts in the edit post page.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-plugin-data/\">WP Plugin Data</a></p>\n<p>Provides abstracted data about plugins using the WordPress.org API</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-sifr/\">WP sIFR</a></p>\n<p>WP sIFR was created to remove the complications from getting custom fonts on a Wordpress site. With WP sIFR, you only have to upload your SWF font file to the plugin directory and then login, activate it, and configure its styles all in the Settings panel.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/top-10/\">Top 10</a></p>\n<p>Top 10 will count the number of page views on your single posts on a daily as well as overall basis. You can then display the page view count on individual posts and pages as well as display a list of most popular posts based on page views. This version has adds support for tracking and display of daily popular posts.</p>\n<p><a href=\"http://www.gdstarrating.com/2009/03/02/gd-star-rating-116/\">GD Star Rating</a></p>\n<p>GD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-stats-dashboard/\">WP Stats Dashboard</a></p>\n<p>Displays the WordPress.com stats graph directly in your Dashboard. No more tiresomely opening the Blog Stats tab and manually logging in.</p>\n<p><a href=\"http://www.thaslayer.com/2009/03/03/ts-custom-widgets-v-20-sexier-than-ever/\">TS Custom Widgets v2.0</a></p>\n<p>This plugin enables you to select which widgets appear on specific posts, pages, categories,author’s posts and tag pages. By default, all widgets appear wherever the sidebar is loaded within your theme.</p>\n<p><a href=\"http://scribu.net/wordpress/custom-field-taxonomies\">Custom Field Taxonomies</a></p>\n<p>Use custom fields as ad-hoc taxonomies.</p>\n<p><a href=\"http://www.botproof.com/wordpress.html\">BotProof Captcha 2.0</a></p>\n<p>The plugin gives the next generation in captcha, BotProof Captcha 2.0, to a WordPress blog comment form.</p>\n<p><a href=\"http://www.mailpress.org/\">MailPress</a></p>\n<p>Allows you to send beautiful and styled html and plain text mails based on dedicated themes and templates.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/minimeta-widget/\">MiniMeta Widget</a></p>\n<p>“Mini” Version of the WordPress Meta Widget with differnt logon types (Form,Link) and additional Admin Links, Blog Links.</p>\";}i:23;a:7:{s:5:\"title\";s:27:\"Matt: Open Source Usability\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12057\";s:4:\"link\";s:45:\"http://ma.tt/2009/03/open-source-usability-3/\";s:11:\"description\";s:372:\"<p><a href=\"http://developers.slashdot.org/article.pl?sid=09/03/03/0152241&from=rss\">Open Source Usability — Joomla! Vs. WordPress</a>. We’re on Slashdot again, with of course the predictable comments somehow ending up in an argument about Vim and Emacs. <img src=\"http://ma.tt/blog/wp-includes/images/smilies/icon_smile.gif\" alt=\":)\" class=\"wp-smiley\" /> </p>\";s:7:\"pubdate\";s:31:\"Tue, 03 Mar 2009 22:28:22 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:372:\"<p><a href=\"http://developers.slashdot.org/article.pl?sid=09/03/03/0152241&from=rss\">Open Source Usability — Joomla! Vs. WordPress</a>. We’re on Slashdot again, with of course the predictable comments somehow ending up in an argument about Vim and Emacs. <img src=\"http://ma.tt/blog/wp-includes/images/smilies/icon_smile.gif\" alt=\":)\" class=\"wp-smiley\" /> </p>\";}i:24;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 03/03\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5250\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/03/03/wordpress-theme-releases-for-0303/\";s:11:\"description\";s:1631:\"<p><a href=\"http://www.harrr.org/rrr/admiral-theme/\">Admiral</a></p>\n<p><a href=\"http://www.harrr.org/rrr/admiral-theme/\"><img title=\"Admiral\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/admiral.jpg\" alt=\"Admiral\" width=\"150\" height=\"150\" /></a></p>\n<p>Two column, widget and gravatar ready theme, with detection of visitors from search engines</p>\n<p><a href=\"http://copacetix.com/\">Copacetix</a></p>\n<p><img title=\"Copacetix\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/copacetix.gif\" alt=\"Copacetix\" width=\"150\" height=\"95\" /></p>\n<p>This theme features Widgets, a clean readable css file, and printer friendly style sheet, variable title tags, multiple layouts, random homepage photos, minimal images to load, h1 titles on pages and posts, and many other specific things that I think make up a usable WordPress theme.</p>\n<p><a href=\"http://themeshaper.com/thematic-for-wordpress/\">The Thematic Theme Framework</a></p>\n<p><img title=\"Thematic\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/thematic.jpg\" alt=\"Thematic\" width=\"150\" height=\"92\" /></p>\n<p>Thematic is a WordPress Theme Framework perfect for the beginner blogger and experienced developers looking for a solid design platform. Version 0.9 is a complete re-think of the front end and a major refinement of the back end. 13 Widget ready areas (with options for more). It supports gravatars, threaded comments, and sticky posts. There’s a simple Theme Options page. And layout possibilities for 1, 2 or 3-column layouts.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> to us.</p>\";s:7:\"pubdate\";s:31:\"Tue, 03 Mar 2009 18:27:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:1631:\"<p><a href=\"http://www.harrr.org/rrr/admiral-theme/\">Admiral</a></p>\n<p><a href=\"http://www.harrr.org/rrr/admiral-theme/\"><img title=\"Admiral\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/admiral.jpg\" alt=\"Admiral\" width=\"150\" height=\"150\" /></a></p>\n<p>Two column, widget and gravatar ready theme, with detection of visitors from search engines</p>\n<p><a href=\"http://copacetix.com/\">Copacetix</a></p>\n<p><img title=\"Copacetix\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/copacetix.gif\" alt=\"Copacetix\" width=\"150\" height=\"95\" /></p>\n<p>This theme features Widgets, a clean readable css file, and printer friendly style sheet, variable title tags, multiple layouts, random homepage photos, minimal images to load, h1 titles on pages and posts, and many other specific things that I think make up a usable WordPress theme.</p>\n<p><a href=\"http://themeshaper.com/thematic-for-wordpress/\">The Thematic Theme Framework</a></p>\n<p><img title=\"Thematic\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/thematic.jpg\" alt=\"Thematic\" width=\"150\" height=\"92\" /></p>\n<p>Thematic is a WordPress Theme Framework perfect for the beginner blogger and experienced developers looking for a solid design platform. Version 0.9 is a complete re-think of the front end and a major refinement of the back end. 13 Widget ready areas (with options for more). It supports gravatars, threaded comments, and sticky posts. There’s a simple Theme Options page. And layout possibilities for 1, 2 or 3-column layouts.</p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> to us.</p>\";}i:25;a:7:{s:5:\"title\";s:51:\"Ping-O-Matic: Ping-o-matic has received a makeover!\";s:4:\"guid\";s:32:\"http://blog.pingomatic.com/?p=15\";s:4:\"link\";s:75:\"http://blog.pingomatic.com/2009/03/03/ping-o-matic-has-received-a-makeover/\";s:11:\"description\";s:3023:\"<div class=\"snap_preview\"><br /><p>Dear Ping-o-matic users, I’m Isaac from Automattic. It was a while since anyone wrote on this blog, and I thought I’d fill you in on what’s been going on lately.</p>\n<p>I’ve just performed a redesign on the Ping-o-matic website. The new look was launched a few weeks ago, and is meant to increase the usability of the service and make it look a bit more modern and well fitted for the WordPress/Automattic family.</p>\n<p>For newcomers, there’s now a welcome message on top of the front page which gives you a Ping-o-matic crash course. Below this, you’ll find the familiar pinging form where you supply your blog details and select the services you want ping. The whole form has been redesigned to stand out more from the rest of the content on the page, making it easier to see how it all fits together. The vertical space for the services list has been compressed. This list took up a big chunk of the screen before, but has now been compressed to 4 columns which saves a lot of space. …And the action button is now bigger than ever, so you can’t possibly miss it!</p>\n<p>As for the Stats page, it’s received a minor update. The graph has been modified to fit with the new color scheme of Ping-o-matic.</p>\n<p>The spirit behind the redesign was to give Ping-o-matic a graphical profile on it’s own, with bold colors that makes the service memorable. I also wanted to make it better tied in to the WordPress/Automattic family’s graphical profile and user interface ideas. You’ll notice similar fonts, navigation solutions and a fancy looking footer, as well as a good deal of “under the hood” similarities. Among those are the uses of CSS3 rules like border-radius, which gives people browsing Ping-o-matic in modern browsers a richer (and rounder!) experience.</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/pingomatic.wordpress.com/15/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=blog.pingomatic.com&blog=68432&post=15&subd=pingomatic&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Tue, 03 Mar 2009 12:00:20 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"Isaac\";}s:7:\"summary\";s:3023:\"<div class=\"snap_preview\"><br /><p>Dear Ping-o-matic users, I’m Isaac from Automattic. It was a while since anyone wrote on this blog, and I thought I’d fill you in on what’s been going on lately.</p>\n<p>I’ve just performed a redesign on the Ping-o-matic website. The new look was launched a few weeks ago, and is meant to increase the usability of the service and make it look a bit more modern and well fitted for the WordPress/Automattic family.</p>\n<p>For newcomers, there’s now a welcome message on top of the front page which gives you a Ping-o-matic crash course. Below this, you’ll find the familiar pinging form where you supply your blog details and select the services you want ping. The whole form has been redesigned to stand out more from the rest of the content on the page, making it easier to see how it all fits together. The vertical space for the services list has been compressed. This list took up a big chunk of the screen before, but has now been compressed to 4 columns which saves a lot of space. …And the action button is now bigger than ever, so you can’t possibly miss it!</p>\n<p>As for the Stats page, it’s received a minor update. The graph has been modified to fit with the new color scheme of Ping-o-matic.</p>\n<p>The spirit behind the redesign was to give Ping-o-matic a graphical profile on it’s own, with bold colors that makes the service memorable. I also wanted to make it better tied in to the WordPress/Automattic family’s graphical profile and user interface ideas. You’ll notice similar fonts, navigation solutions and a fancy looking footer, as well as a good deal of “under the hood” similarities. Among those are the uses of CSS3 rules like border-radius, which gives people browsing Ping-o-matic in modern browsers a richer (and rounder!) experience.</p>\n <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/pingomatic.wordpress.com/15/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/pingomatic.wordpress.com/15/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/pingomatic.wordpress.com/15/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=blog.pingomatic.com&blog=68432&post=15&subd=pingomatic&ref=&feed=1\" /></div>\";}i:26;a:7:{s:5:\"title\";s:47:\"Dougal Campbell: The Future of WordPress Themes\";s:4:\"guid\";s:33:\"http://dougal.gunters.org/?p=1468\";s:4:\"link\";s:72:\"http://dougal.gunters.org/blog/2009/03/02/the-future-of-wordpress-themes\";s:11:\"description\";s:942:\"<p><img class=\"alignright size-thumbnail wp-image-1222\" title=\"WordPress\" src=\"http://dougal.gunters.org/wordpress/wp-content/uploads/2008/11/wplogo-notext-rgb-150x150.png\" alt=\"WordPress\" width=\"150\" height=\"150\" /></p>\n<p>A couple of months ago, Ian Stewart asked me to be one of the voices for this year’s roundup on <a href=\"http://themeshaper.com/future-wordpress-themes-2009/\">The Future of WordPress Themes 2009</a>. There were a variety of angles from which to look at the subject, so it’s interesting to see how everyone interpreted the question.</p>\n<p>There are discussions about “Premium” themes and the <acronym title=\"Gnu General Public License\"><span class=\"caps\">GPL</span></acronym>, about whether plugin functionality belongs in themes, and about seperation of presentation and content, among other things. Give it a read to learn what I (and 14 other WordPress community influencers) had to say.</p>\";s:7:\"pubdate\";s:31:\"Mon, 02 Mar 2009 21:21:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:6:\"Dougal\";}s:7:\"summary\";s:942:\"<p><img class=\"alignright size-thumbnail wp-image-1222\" title=\"WordPress\" src=\"http://dougal.gunters.org/wordpress/wp-content/uploads/2008/11/wplogo-notext-rgb-150x150.png\" alt=\"WordPress\" width=\"150\" height=\"150\" /></p>\n<p>A couple of months ago, Ian Stewart asked me to be one of the voices for this year’s roundup on <a href=\"http://themeshaper.com/future-wordpress-themes-2009/\">The Future of WordPress Themes 2009</a>. There were a variety of angles from which to look at the subject, so it’s interesting to see how everyone interpreted the question.</p>\n<p>There are discussions about “Premium” themes and the <acronym title=\"Gnu General Public License\"><span class=\"caps\">GPL</span></acronym>, about whether plugin functionality belongs in themes, and about seperation of presentation and content, among other things. Give it a read to learn what I (and 14 other WordPress community influencers) had to say.</p>\";}i:27;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 03/02\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5245\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/03/02/wordpress-plugin-releases-for-0302/\";s:11:\"description\";s:3896:\"<h3>New Plugins</h3>\n<p><a href=\"http://gwycon.com/products/wordpress-plugins/wp-content-filter/\">WP Content Filter</a></p>\n<p>Filter out any profanity and any other keywords specified on the Plugin options page.</p>\n<p><a href=\"http://www.a-scripts.com/wordpress-plugins/tooltips-for-wordpress/\">Tooltips</a></p>\n<p>Simple filter plugin that allows you to use tooltips for words / phrases.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/parallel-load/\">Parallel Load</a></p>\n<p>Load Javascript files in parallel by using document.write tag.</p>\n<p><a href=\"http://amwhalen.com/blog/projects/wp-hooks\">WP Hooks</a></p>\n<p>WP Hooks is a plugin for WordPress that allows you to add JavaScript, HTML, or other code to your header and footer without modifying your theme.</p>\n<p><a href=\"http://theflyingdeveloper.com/wordpress-plugins/wp_reactions/\">WP_Reactions</a></p>\n<p>WP_Reactions is a plugin that allows blog authors to gather a reader’s gut reaction after reading a post.</p>\n<p><a href=\"http://www.lukti.com/2009/03/posts-reminder-recordatorio-de-posts.html\">Posts reminder</a></p>\n<p>Posts reminder notifies you when you forget to write a post on the current day.</p>\n<p><a href=\"http://www.a-scripts.com/wordpress-plugins/social-actions-wp-plugin/\">Social Actions For Posts</a></p>\n<p>A plugin conntecting your blog with Social Actions displaying related social actions as widget for each post.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://dnhints.com/plus/\">TwitPlusNNNF</a></p>\n<p>This plugin allows you to twit your newly published / edited wordpress posts. “Post to twitter” form is embedded into “Add/Edit Post” page, thus you can easily create customized twitter posts. You can also shorten your post’s urls for twitter “on the fly” with <a href=\"http://nn.nf\">http://nn.nf</a> url shortener service.</p>\n<p><a href=\"http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/\">WP Greet Box</a></p>\n<p>This plugin lets you show a different greeting message to your new visitors depending on their referrer url.</p>\n<p><a href=\"http://omninoggin.com/wordpress-plugins/buy-sell-ads-wordpress-plugin/\">Buy Sell Ads</a></p>\n<p>This simple plugin helps you easily integrate your Buy Sell Ads zones and includes anti-AdBlock measures to prevent AdBlock (and other similar softwares) from blocking Buy Sell Ads advertisements on your site.</p>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/csprites-for-wordpress/\">cSprites - Speed Up Page Load Time with Dynamic Image Sprites</a></p>\n<p>Automatically compress you content images into a big sprite, decreasing web page load time.</p>\n<p><a href=\"http://www.drunkadmin.com/projects/plugin-manager\">Plugin Manager</a></p>\n<p>View, download and install plugins from WordPress.org Plugin Database from an AJAX’ed interface with a single click of the mouse.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/flash-feed-scroll-reader/\">Flash Feed Scroll Reader</a></p>\n<p>Flash Feed Scroll Reader is a Flash Feed Reader with horizontal scrolling.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/tweetbacks/\">Tweetbacks</a></p>\n<p>Show tweets that mention your post as “tweetbacks” in your comments section.</p>\n<p><a href=\"http://www.emmanuelgeorjon.com/en/eg-attachments-plugin-1233\">EG-Attachments</a></p>\n<p>This plugin add a shortcode to display the list of attachments of a post, with icon and details.</p>\n<p><a href=\"http://www.thulasidas.com/adsense\">AdSense Now!</a></p>\n<p>AdSense Now! gets you started with Google AdSense.</p>\";s:7:\"pubdate\";s:31:\"Mon, 02 Mar 2009 19:56:21 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3896:\"<h3>New Plugins</h3>\n<p><a href=\"http://gwycon.com/products/wordpress-plugins/wp-content-filter/\">WP Content Filter</a></p>\n<p>Filter out any profanity and any other keywords specified on the Plugin options page.</p>\n<p><a href=\"http://www.a-scripts.com/wordpress-plugins/tooltips-for-wordpress/\">Tooltips</a></p>\n<p>Simple filter plugin that allows you to use tooltips for words / phrases.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/parallel-load/\">Parallel Load</a></p>\n<p>Load Javascript files in parallel by using document.write tag.</p>\n<p><a href=\"http://amwhalen.com/blog/projects/wp-hooks\">WP Hooks</a></p>\n<p>WP Hooks is a plugin for WordPress that allows you to add JavaScript, HTML, or other code to your header and footer without modifying your theme.</p>\n<p><a href=\"http://theflyingdeveloper.com/wordpress-plugins/wp_reactions/\">WP_Reactions</a></p>\n<p>WP_Reactions is a plugin that allows blog authors to gather a reader’s gut reaction after reading a post.</p>\n<p><a href=\"http://www.lukti.com/2009/03/posts-reminder-recordatorio-de-posts.html\">Posts reminder</a></p>\n<p>Posts reminder notifies you when you forget to write a post on the current day.</p>\n<p><a href=\"http://www.a-scripts.com/wordpress-plugins/social-actions-wp-plugin/\">Social Actions For Posts</a></p>\n<p>A plugin conntecting your blog with Social Actions displaying related social actions as widget for each post.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://dnhints.com/plus/\">TwitPlusNNNF</a></p>\n<p>This plugin allows you to twit your newly published / edited wordpress posts. “Post to twitter” form is embedded into “Add/Edit Post” page, thus you can easily create customized twitter posts. You can also shorten your post’s urls for twitter “on the fly” with <a href=\"http://nn.nf\">http://nn.nf</a> url shortener service.</p>\n<p><a href=\"http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/\">WP Greet Box</a></p>\n<p>This plugin lets you show a different greeting message to your new visitors depending on their referrer url.</p>\n<p><a href=\"http://omninoggin.com/wordpress-plugins/buy-sell-ads-wordpress-plugin/\">Buy Sell Ads</a></p>\n<p>This simple plugin helps you easily integrate your Buy Sell Ads zones and includes anti-AdBlock measures to prevent AdBlock (and other similar softwares) from blocking Buy Sell Ads advertisements on your site.</p>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/csprites-for-wordpress/\">cSprites - Speed Up Page Load Time with Dynamic Image Sprites</a></p>\n<p>Automatically compress you content images into a big sprite, decreasing web page load time.</p>\n<p><a href=\"http://www.drunkadmin.com/projects/plugin-manager\">Plugin Manager</a></p>\n<p>View, download and install plugins from WordPress.org Plugin Database from an AJAX’ed interface with a single click of the mouse.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/flash-feed-scroll-reader/\">Flash Feed Scroll Reader</a></p>\n<p>Flash Feed Scroll Reader is a Flash Feed Reader with horizontal scrolling.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/tweetbacks/\">Tweetbacks</a></p>\n<p>Show tweets that mention your post as “tweetbacks” in your comments section.</p>\n<p><a href=\"http://www.emmanuelgeorjon.com/en/eg-attachments-plugin-1233\">EG-Attachments</a></p>\n<p>This plugin add a shortcode to display the list of attachments of a post, with icon and details.</p>\n<p><a href=\"http://www.thulasidas.com/adsense\">AdSense Now!</a></p>\n<p>AdSense Now! gets you started with Google AdSense.</p>\";}i:28;a:7:{s:5:\"title\";s:102:\"WordPress Podcast: Episode 50: WordPress 2.7.1 released, WordPress.tv, How much do YOU love WordPress?\";s:4:\"guid\";s:30:\"http://wp-community.org/?p=321\";s:4:\"link\";s:112:\"http://wp-community.org/2009/03/02/episode-50-wordpress-271-released-wordpresstv-how-much-do-you-love-wordpress/\";s:11:\"description\";s:698:\"Episode 50 of The WordPress Podcast is made possible by Mozy- the world’s most popular backup service, proving simple, automatic and secure backups for your important files, and GoDaddy - world’s largest domain name registrar and provider of shared, dedicated and virtual dedicated hosting plans.\nIncluded in this episode:\n\nFrederick Ding asks about saving changes he’s made [...]<p>Published at: <a href=\"http://wp-community.org\">The WordPress Community</a></p>\n<p><a href=\"http://wp-community.org/2009/03/02/episode-50-wordpress-271-released-wordpresstv-how-much-do-you-love-wordpress/\">Episode 50: WordPress 2.7.1 released, WordPress.tv, How much do YOU love WordPress?</a></p>\";s:7:\"pubdate\";s:31:\"Mon, 02 Mar 2009 15:07:05 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:37:\"Charles Stricklin and Jonathan Bailey\";}s:7:\"summary\";s:698:\"Episode 50 of The WordPress Podcast is made possible by Mozy- the world’s most popular backup service, proving simple, automatic and secure backups for your important files, and GoDaddy - world’s largest domain name registrar and provider of shared, dedicated and virtual dedicated hosting plans.\nIncluded in this episode:\n\nFrederick Ding asks about saving changes he’s made [...]<p>Published at: <a href=\"http://wp-community.org\">The WordPress Community</a></p>\n<p><a href=\"http://wp-community.org/2009/03/02/episode-50-wordpress-271-released-wordpresstv-how-much-do-you-love-wordpress/\">Episode 50: WordPress 2.7.1 released, WordPress.tv, How much do YOU love WordPress?</a></p>\";}i:29;a:7:{s:5:\"title\";s:68:\"Weblog Tools Collection: Plugin Review: Improved Plugin Installation\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5243\";s:4:\"link\";s:96:\"http://weblogtoolscollection.com/archives/2009/03/01/plugin-review-improved-plugin-installation/\";s:11:\"description\";s:3034:\"<p>One thing I’ve loved about WordPress 2.7.x is the ability to install plugins directly from the WordPress Plugin Repository. You don’t need to visit the individual site and instead just search for the plugin you want and then download, install and activate it.</p>\n<p>However, even now, you need to go to your WP-Admin to install your plugins.</p>\n<p><a href=\"http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/\">Improved Plugin Installation</a> helps overcome this problem.</p>\n<h3>Description:</h3>\n<p>This plugin is an improvement to the current WP 2.7 plugin installation methods. It allows you to install one or more plugins simply by typing the names of the plugins or the download URLs in a textarea. This means you can install all your favorite wordpress plugins in one go!</p>\n<p>Furthermore, a bookmarklet is included which lets you install plugins directly from an external site. </p>\n<h3>Review:</h3>\n<p>Firstly, I love <a href=\"http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/\">the plugin page</a>. I’ve always encouraged authors to write detailed plugin pages on their blogs as these ensure that your reader easily understands what your plugin has to offer as well what exactly do they need to do to use it. And, Improved Plugin Installation has the necessary details.</p>\n<p>The plugin can be used in two main ways. One is from within WordPress Admin and the second is the bookmarklet.</p>\n<p>From within the WordPress Admin, you can navigate to Add New Plugin page as usual and scroll down to find a textarea at the bottom. In this you can enter plugin names, plugin page URLS or even direct URLs to the zip files.</p>\n<p><img title=\"install-multiple-plugins\" alt=\"install-multiple-plugins\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/installmultipleplugins.png\" width=\"457\" height=\"200\" /> </p>\n<p>Improved Plugin Installation will then download these plugins and install them on your WordPress blog.</p>\n<p>The second feature is the bookmarklet. You can install the bookmarklet by navigating to the Add Plugin page and install it from there.</p>\n<p>Visit a plugin page, even on external sites and hit the bookmarklet to initiate the installation dialog. You may be asked to login to your blog. This is a necessary security measure and you’ll be able to quickly install yet another plugin.</p>\n<p>Without doubt this plugin really enhances the WordPress interface. But, the question remains how often will you use it. For one, it’s excellent when you setup a fresh blog and know you have a certain set of plugins that need to be installed.</p>\n<p>Another is if you are in the habit of trying out different plugins, or are a tester.</p>\n<p>One feature I would like to see is the ability to mass upgrade plugins. Right now if new versions of two or more plugins are released, I need to update each individually, which can be a pain.</p>\n<p>Are you currently using this plugin? What would you like to see in the future?</p>\";s:7:\"pubdate\";s:31:\"Sun, 01 Mar 2009 17:15:07 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3034:\"<p>One thing I’ve loved about WordPress 2.7.x is the ability to install plugins directly from the WordPress Plugin Repository. You don’t need to visit the individual site and instead just search for the plugin you want and then download, install and activate it.</p>\n<p>However, even now, you need to go to your WP-Admin to install your plugins.</p>\n<p><a href=\"http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/\">Improved Plugin Installation</a> helps overcome this problem.</p>\n<h3>Description:</h3>\n<p>This plugin is an improvement to the current WP 2.7 plugin installation methods. It allows you to install one or more plugins simply by typing the names of the plugins or the download URLs in a textarea. This means you can install all your favorite wordpress plugins in one go!</p>\n<p>Furthermore, a bookmarklet is included which lets you install plugins directly from an external site. </p>\n<h3>Review:</h3>\n<p>Firstly, I love <a href=\"http://www.improvingtheweb.com/wordpress-plugins/improved-plugin-installation/\">the plugin page</a>. I’ve always encouraged authors to write detailed plugin pages on their blogs as these ensure that your reader easily understands what your plugin has to offer as well what exactly do they need to do to use it. And, Improved Plugin Installation has the necessary details.</p>\n<p>The plugin can be used in two main ways. One is from within WordPress Admin and the second is the bookmarklet.</p>\n<p>From within the WordPress Admin, you can navigate to Add New Plugin page as usual and scroll down to find a textarea at the bottom. In this you can enter plugin names, plugin page URLS or even direct URLs to the zip files.</p>\n<p><img title=\"install-multiple-plugins\" alt=\"install-multiple-plugins\" src=\"http://weblogtoolscollection.com/b2-img/2009/03/installmultipleplugins.png\" width=\"457\" height=\"200\" /> </p>\n<p>Improved Plugin Installation will then download these plugins and install them on your WordPress blog.</p>\n<p>The second feature is the bookmarklet. You can install the bookmarklet by navigating to the Add Plugin page and install it from there.</p>\n<p>Visit a plugin page, even on external sites and hit the bookmarklet to initiate the installation dialog. You may be asked to login to your blog. This is a necessary security measure and you’ll be able to quickly install yet another plugin.</p>\n<p>Without doubt this plugin really enhances the WordPress interface. But, the question remains how often will you use it. For one, it’s excellent when you setup a fresh blog and know you have a certain set of plugins that need to be installed.</p>\n<p>Another is if you are in the habit of trying out different plugins, or are a tester.</p>\n<p>One feature I would like to see is the ability to mass upgrade plugins. Right now if new versions of two or more plugins are released, I need to update each individually, which can be a pain.</p>\n<p>Are you currently using this plugin? What would you like to see in the future?</p>\";}i:30;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 02/27\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5238\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/02/27/wordpress-plugin-releases-for-0227/\";s:11:\"description\";s:4638:\"<h3>New Plugins</h3>\n<p><a href=\"http://www.cyberblog.net/our-works/cb-featured-plugin-featured-posts/\">CB-Featured</a></p>\n<p>CB-Featured is a highly customizable featured content plugin which will display your selected posts with a nice scrolling and bouncing effect anywhere within your Wordpress theme. The plugin was created from jCarousel and developed by CyberBlog.net</p>\n<p><a href=\"http://eight7teen.com/sexy-bookmarks\">SexyBookmarks</a></p>\n<p>WP Social Bookmark Menu (aka: SexyBookmarks) is a Wordpress plugin that inserts menu of social bookmarking site icons in each of your blog post to make it easier for your reader to bookmarks your blog. You can watch this plugin in action in this blog.</p>\n<p><a href=\"http://sivel.net/2009/02/admin-show-sticky/\">Admin Show Sticky</a></p>\n<p>Adds a new column to the posts table in the admin to display if a post is sticky or not. Determining what posts are sticky or not should be easier than editing each post or comparing a list of posts displayed on your site to the list in the Edit Posts table in the admin. This plugin will add a new column titled `Sticky` and place a check mark in this column if the post is ‘Sticky’.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/belindes-bricks-box/\">Belinde’s Bricks Box</a></p>\n<p>Belinde’s Brick Box is a collation of common tools useful in plugin’s developing. It provides an highly configurable CRUD (Create - Read - Update - Delete) for database tables and others data structures, AJAX grids features, options management and so on.</p>\n<p><a href=\"http://fabrizio.zellini.org/picgrab-a-wordpress-plugin#english\">Picture grabber, resizer and cropper</a></p>\n<p>Picgrab is a plugin that download, resize and crop an image on the fly. It also stores resized and cropped images in local cache. <em>Page not in English</em></p>\n<p><a href=\"http://wordpress.org/extend/plugins/random-post-list/\">random post list</a></p>\n<p>Make random post list and feeling lucky link</p>\n<p><a href=\"http://www.stoplivinginthepast.com/get-the-code/\">Stop Living in the Past</a></p>\n<p>Adds a box to the top of the page when a user visits it using Internet Explorer 6 or older telling the visitor to upgrade to a newer version</p>\n<p><a href=\"http://www.philmcdonnell.com/projects/wp-categories-and-posts/\">WP Categories and Posts</a></p>\n<p>This plugin adds in a template tag you can use to display categories and sub categories and the posts underneath those categories.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed. Now, you can choose to exclude posts from certain categories as well as exclude pages.</p>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/open-browser-window-plugin/\">Open Browser Window</a></p>\n<p>Open Browser Window opens a new browser window with the URL of the page that you specified using JavaScript.</p>\n<p><a href=\"http://www.instinct.co.nz/e-commerce\">WP e-commerce</a></p>\n<p>The WordPress e-Commerce plugin is a state-of-the-art e-Commerce platform with a focus on aesthetics, web standards and usability. It is both free and priceless at the same time.</p>\n<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a></p>\n<p>WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.</p>\n<p><a href=\"http://flutter.freshout.us/\">Flutter</a></p>\n<p>Flutter is a feature rich WordPress CMS plugin by Freshout.</p>\n<p><a href=\"http://sivel.net/2008/09/possibly-related-recent-posts/\">Possibly Related Recent Posts</a></p>\n<p>Automatically displays possibly related posts at the end of each post.</p>\n<p><a href=\"http://52good.skylast.com/statpresscn-info\">StatPressCN</a></p>\n<p>Manage visitor statistics of realtime, hot articles, random articles, feed subscriber’s count, etc; can be used by your blog through widget.</p>\n<p><a href=\"http://www.freecharity.org.uk/wordpress-petition-plugin/\">WordPress Petition Plugin</a></p>\n<p>Run simple web and e-mail based petitions through WordPress.</p>\n<p><a href=\"http://neppe.no/wordpress/wp-opt-in/\">WP Opt-in</a></p>\n<p>Collect e-mail addresses from users with a simple form. Send them an e-mail automagically.</p>\n<p><a href=\"http://sivel.net/2008/08/moderate-selected-posts/\">Moderate Selected Posts</a></p>\n<p>Force comment moderation on selected posts but allow others to remain open.</p>\";s:7:\"pubdate\";s:31:\"Fri, 27 Feb 2009 18:47:07 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4638:\"<h3>New Plugins</h3>\n<p><a href=\"http://www.cyberblog.net/our-works/cb-featured-plugin-featured-posts/\">CB-Featured</a></p>\n<p>CB-Featured is a highly customizable featured content plugin which will display your selected posts with a nice scrolling and bouncing effect anywhere within your Wordpress theme. The plugin was created from jCarousel and developed by CyberBlog.net</p>\n<p><a href=\"http://eight7teen.com/sexy-bookmarks\">SexyBookmarks</a></p>\n<p>WP Social Bookmark Menu (aka: SexyBookmarks) is a Wordpress plugin that inserts menu of social bookmarking site icons in each of your blog post to make it easier for your reader to bookmarks your blog. You can watch this plugin in action in this blog.</p>\n<p><a href=\"http://sivel.net/2009/02/admin-show-sticky/\">Admin Show Sticky</a></p>\n<p>Adds a new column to the posts table in the admin to display if a post is sticky or not. Determining what posts are sticky or not should be easier than editing each post or comparing a list of posts displayed on your site to the list in the Edit Posts table in the admin. This plugin will add a new column titled `Sticky` and place a check mark in this column if the post is ‘Sticky’.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/belindes-bricks-box/\">Belinde’s Bricks Box</a></p>\n<p>Belinde’s Brick Box is a collation of common tools useful in plugin’s developing. It provides an highly configurable CRUD (Create - Read - Update - Delete) for database tables and others data structures, AJAX grids features, options management and so on.</p>\n<p><a href=\"http://fabrizio.zellini.org/picgrab-a-wordpress-plugin#english\">Picture grabber, resizer and cropper</a></p>\n<p>Picgrab is a plugin that download, resize and crop an image on the fly. It also stores resized and cropped images in local cache. <em>Page not in English</em></p>\n<p><a href=\"http://wordpress.org/extend/plugins/random-post-list/\">random post list</a></p>\n<p>Make random post list and feeling lucky link</p>\n<p><a href=\"http://www.stoplivinginthepast.com/get-the-code/\">Stop Living in the Past</a></p>\n<p>Adds a box to the top of the page when a user visits it using Internet Explorer 6 or older telling the visitor to upgrade to a newer version</p>\n<p><a href=\"http://www.philmcdonnell.com/projects/wp-categories-and-posts/\">WP Categories and Posts</a></p>\n<p>This plugin adds in a template tag you can use to display categories and sub categories and the posts underneath those categories.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/\">Contextual Related Posts</a></p>\n<p>Display a list of contextually related posts for the current post. You can select the number of posts to display and if you want to automatically display the related posts in your content / feed. Now, you can choose to exclude posts from certain categories as well as exclude pages.</p>\n<p><a href=\"http://ajaydsouza.com/wordpress/plugins/open-browser-window-plugin/\">Open Browser Window</a></p>\n<p>Open Browser Window opens a new browser window with the URL of the page that you specified using JavaScript.</p>\n<p><a href=\"http://www.instinct.co.nz/e-commerce\">WP e-commerce</a></p>\n<p>The WordPress e-Commerce plugin is a state-of-the-art e-Commerce platform with a focus on aesthetics, web standards and usability. It is both free and priceless at the same time.</p>\n<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a></p>\n<p>WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.</p>\n<p><a href=\"http://flutter.freshout.us/\">Flutter</a></p>\n<p>Flutter is a feature rich WordPress CMS plugin by Freshout.</p>\n<p><a href=\"http://sivel.net/2008/09/possibly-related-recent-posts/\">Possibly Related Recent Posts</a></p>\n<p>Automatically displays possibly related posts at the end of each post.</p>\n<p><a href=\"http://52good.skylast.com/statpresscn-info\">StatPressCN</a></p>\n<p>Manage visitor statistics of realtime, hot articles, random articles, feed subscriber’s count, etc; can be used by your blog through widget.</p>\n<p><a href=\"http://www.freecharity.org.uk/wordpress-petition-plugin/\">WordPress Petition Plugin</a></p>\n<p>Run simple web and e-mail based petitions through WordPress.</p>\n<p><a href=\"http://neppe.no/wordpress/wp-opt-in/\">WP Opt-in</a></p>\n<p>Collect e-mail addresses from users with a simple form. Send them an e-mail automagically.</p>\n<p><a href=\"http://sivel.net/2008/08/moderate-selected-posts/\">Moderate Selected Posts</a></p>\n<p>Force comment moderation on selected posts but allow others to remain open.</p>\";}i:31;a:7:{s:5:\"title\";s:20:\"Matt: Magazine Theme\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12038\";s:4:\"link\";s:36:\"http://ma.tt/2009/02/magazine-theme/\";s:11:\"description\";s:222:\"<p><a href=\"http://www.smashingmagazine.com/2009/02/23/magazeen-free-magazine-look-wordpress-theme/#comment-326692\">Check out “Magazeen”: Free Magazine-Look WordPress Theme</a>. Even better: it’s GPL.</p>\";s:7:\"pubdate\";s:31:\"Fri, 27 Feb 2009 11:45:42 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:222:\"<p><a href=\"http://www.smashingmagazine.com/2009/02/23/magazeen-free-magazine-look-wordpress-theme/#comment-326692\">Check out “Magazeen”: Free Magazine-Look WordPress Theme</a>. Even better: it’s GPL.</p>\";}i:32;a:7:{s:5:\"title\";s:120:\"Lorelle on WP: WordPress News Summary: WordCamps, WordPress Meetups, WordPress PowerPoint, FeedBurner and Flash Warnings\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3919\";s:4:\"link\";s:142:\"http://lorelle.wordpress.com/2009/02/26/wordpress-news-summary-wordcamps-wordpress-meetups-wordpress-powerpoint-feedburner-and-flash-warnings/\";s:11:\"description\";s:13503:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-news/\" title=\"WordPress News\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpnews1.png\" alt=\"WordPress News\" align=\"right\" /></a>This week’s <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a> covers “<a href=\"http://www.blogherald.com/2009/02/20/wordpress-news-can-you-spot-a-wordpress-blog-wordpress-28-news-plugin-directory-searchable-iphone-app-tested-and-more/\" title=\"WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More\">Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More</a>” including:</p>\n<blockquote><p>March is WordPress month with more WordCamps and WordPress Meetups than ever. Will April beat it? Lester Chan makes a WordPress PowerPoint Template for presentations. WordPress wins the Best Irish Blogs Awards. FeedBurner transfer deadline is this weekend. Adobe Flash security vulnerability found, impacting many Plugins and WordPress blogs. And a lot more WordPress news coming your way.</p></blockquote>\n<p>The following are a few of the highlights and the WordPress news you can use.</p>\n<h4>FeedBurner Transfer to Google FeedBurner Deadline is Now</h4>\n<p>As <a href=\"http://weblogtoolscollection.com/archives/2009/02/12/feedburner-is-dead-long-live-feedburner/\" title=\"FeedBurner is Dead, Long Live Feedburner\">reported by Weblog Tools Collection’s Mark Ghosh</a>, FeedBurner has been taken over by Google and FeedBurner users are required to transfer their FeedBurner feeds, or check to ensure they have indeed been transferred, as he found out recently that his weren’t. <a href=\"http://adsenseforfeeds.blogspot.com/2009/02/more-details-on-moving-to-google.html\" title=\"More details on moving to a Google Account\">Feed must be transferred</a> as of February 28, this weekend, to the “new” version of Google FeedBurner. </p>\n<h4>WordPress 2.7.1 Released</h4>\n<p><a href=\"http://wordpress.org/development/2009/02/wordpress-271/\" title=\"WordPress 2.7.1\">WordPress 2.7.1</a>, a maintenance release, is out. If you are using WordPress 2.7, take advantage of the automatic built-in upgrade. If you are not, then consider <a href=\"http://lorelle.wordpress.com/2008/12/11/wordpress-27-upgrade-tips/\" title=\"WordPress 2.7 Upgrade Tips « Lorelle on WordPress\">upgrading to WordPress 2.7</a>. Sixty-five files were modified with 68 bug and feature fixes and improvements, and I covered more details <a href=\"http://lorelle.wordpress.com/2009/02/11/wordpress-271-released/\" title=\"WordPress 2.7.1\">about the release on my blog</a>. </p>\n<h4>WordPress 2.8 News</h4>\n<p><a href=\"http://boren.nu/archives/2009/02/17/wordpress-bits/\" title=\"WordPress Bits\">Ryan Boren reports</a> that development for WordPress 2.8 is underway. Articles worth noting on WordPress 2.8 development include: </p>\n<ul>\n<li><a href=\"http://wpdevel.wordpress.com/2008/12/27/optimizing-script-loading/\" title=\"Optimizing script loading\">Optimizing Script Loading</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/2009/01/07/optimizing-script-loading-part-2/\" title=\"Optimizing script loading part 2\">Optimizing script loading part 2</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/2009/01/15/optimizing-script-loading-implementation/\" title=\"Optimizing script loading, implementation\">Optimizing script loading, implementation</a></li>\n<li><a href=\"http://lesterchan.net/wordpress/2009/01/15/javascript-in-my-plugins/\" title=\"JavaScript In My Plugins\">Preparing for WordPress 2.8: Using JavaScript in WordPress Plugins</a></li>\n<li><a href=\"http://wpengineer.com/change-your-wordpress-theme-on/\" title=\"Change your WordPress Theme on …\">Change your WordPress Theme on …</a></li>\n<li><a href=\"http://wpengineer.com/wordpress-28-body_class-automatic_feed_links/\" title=\"WordPress 2.8 body_class, automatic_feed_links\">WordPress 2.8 body_class, automatic_feed_links</a></li>\n<li><a href=\"http://www.wp-fun.co.uk/2009/02/09/what-a-body/\" title=\"What a body!\">What a body!</a></li>\n</ul>\n<h4>Flash Security Vulnerability Warning</h4>\n<p><a href=\"http://www.f-secure.com/weblog/archives/00001613.html\" title=\"Adobe Flash Vulnerability\">F-Secure reports there is a security vulnerability</a> with Adobe Flash, specifically a <a href=\"http://www.f-secure.com/vulnerabilities/SA200900917\" title=\"Adobe Flash Player remote code execution vulnerability\">Adobe Flash Player remote code execution vulnerability</a> which impacts several versions. Many WordPress Plugins rely upon Flash, as do many WordPress blog. It is recommended you upgrade Adobe Flash accordingly.</p>\n<h3>WordPress Events</h3>\n<p><a href=\"http://lorelle.wordpress.com/?s=wordpress+events\" title=\"WordPress Events\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpevents.png\" alt=\"WordPress Events\" align=\"right\" /></a>I report on a lot of various WordPress events including WordCamps and WordPress Meetups around the world. Check the <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a> for a WordPress event near you. </p>\n<h4>WordCamp Denver News</h4>\n<p><a href=\"http://denver.wordcamp.org/\" title=\"WordCamp Denver\">WordCamp Denver</a> is this weekend and for the most part, is sold out. I’ll be attending and working with Dave Moyer of the WordCast Podcast to do live podcasting and video interviews during the event. Hope to see you there!</p>\n<h4>WordCamp Toronto Logo Design Contest Winner</h4>\n<p><a href=\"http://phug.ca/wordcamptoronto/index.php/updates/logo-design-contest-winner\" title=\"Toronto WordCamp design contest winner\"><img alt=\"\" src=\"http://phug.ca/wordcamptoronto/wp-content/uploads/2009/02/logo01.png\" title=\"WordCamp Toronto Logo contest winner design\" class=\"alignright\" width=\"290\" height=\"309\" /></a>The <a href=\"http://phug.ca/wordcamptoronto/index.php/updates/logo-design-contest-winner\" title=\"Logo Design Contest Winner\">Logo Design Contest Winner</a> for WordCamp Toronto 2009 is <a href=\"http://iamunr.com/\" title=\"Paul Morrison\">Paul Morrison</a>, a student at Seneca College Digital Media Arts student. This is a great way to involve the community in a WordPress event.</p>\n<h4>WordPress Meetup or WordCamp Near You?</h4>\n<p><strong>February 2009</strong></p>\n<ul>\n<li><a href=\"http://denver.wordcamp.org\" title=\"WordCamp Denver\">WordCamp Denver 2009 - February 28, 2009</a> (<a href=\"http://http//www.facebook.com/profile.php?id=779828054#/group.php?gid=22086243642\" title=\"WordCamp Denver 2009\">Facebook</a>)</li>\n<li><a href=\"http://www.meetup.com/dfwwordpress/calendar/9593871/\" title=\"February Meetup of the DFW WordPress Group\">Dallas/Fort Worth WordPress Meetup - Dallas, Texas - February 28, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/184/calendar/9615427/\" title=\"Atlanta WordPress Users Group February Meetup\">Atlanta WordPress Users Group Meetup - Learning WordPress 2.7 - Atlanta, Georgia - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/mywplife/calendar/9593848/\" title=\"The Chicago WordPress February Meetup\">The Chicago WordPress February Meetup - February 28, 2009</a></li>\n</ul>\n<p><strong>March 2009</strong></p>\n<ul>\n<li><a href=\"http://wordpress.meetup.com/173/calendar/9823503/\" title=\"So I want to install WordPress on my own domain—what do I do?\">Austin, Texas - Installing Full Version of WordPress - March 3, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-New-Jersey-WordPress-Meetup-Group/calendar/9675967/\" title=\"The New Jersey WordPress March Meetup\">New Jersey - The New Jersey WordPress March Meetup - March 4, 2009</a></li>\n<li><a href=\"http://www.meetup.com/gulf-coast-wordpress/calendar/9684749/\" title=\"Gulf Coast WordPress/Blogger March Meetup\">Mobile, Alabama - Gulf Coast WordPress/Blogger WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678813/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1808383/\" title=\"Mar 8, 2009: Los Angeles WordPress Users Group at Philippe\'s French Dip\">Los Angeles WordPress Users Group - March 8, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1897209/\" title=\"Mar 15, 2009: Southern California WordPress Meetup - Long Beach at The Grounds Bakery Cafe\">Southern California WordPress Meetup - Long Beach - March 15, 2009</a></li>\n<li><a href=\"http://www.meetup.com/SF-WordPress-Users/calendar/9716946/\" title=\"South Florida WordPress March Meetup User Group\">Ft Lauderdale - South Florida WordPress March Meetup User Group - March 11, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678814/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 12, 2009</a></li>\n<li><a title=\"SXSWeek 2009\" href=\"http://sxsw.com/\">Austin, Texas - SXSW 2009 - March 13-22, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-Scottsdale-WordPress-Meetup-Group/calendar/9815224/\" title=\"The Scottsdale WordPress March Meetup\">Arizona - The Scottsdale WordPress March Meetup - March 15, 2009</a></li>\n</ul>\n<p>If you are putting together a WordPress event, please <a href=\"mailto:lorelleonwordpress@gmail.com\">email</a> me so I can publicize it here. If there is a WordCamp near you, go. If you are interested in setting up a WordCamp, stay tuned for news and information on to bring a WordCamp event near you.</p>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+events\" rel=\"tag\">wordpress events</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+announcements\" rel=\"tag\">wordpress announcements</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+releases\" rel=\"tag\">wordpress releases</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+plugins\" rel=\"tag\">wordpress plugins</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+themes\" rel=\"tag\">wordpress themes</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+community\" rel=\"tag\">wordpress community</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordcamp\" rel=\"tag\">wordcamp</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+meetup\" rel=\"tag\">wordpress meetup</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=help+with+wordpress\" rel=\"tag\">help with wordpress</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News, WordPress Tips <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3919/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3919&subd=lorelle&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Fri, 27 Feb 2009 00:37:31 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:13503:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-news/\" title=\"WordPress News\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpnews1.png\" alt=\"WordPress News\" align=\"right\" /></a>This week’s <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a> covers “<a href=\"http://www.blogherald.com/2009/02/20/wordpress-news-can-you-spot-a-wordpress-blog-wordpress-28-news-plugin-directory-searchable-iphone-app-tested-and-more/\" title=\"WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More\">Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More</a>” including:</p>\n<blockquote><p>March is WordPress month with more WordCamps and WordPress Meetups than ever. Will April beat it? Lester Chan makes a WordPress PowerPoint Template for presentations. WordPress wins the Best Irish Blogs Awards. FeedBurner transfer deadline is this weekend. Adobe Flash security vulnerability found, impacting many Plugins and WordPress blogs. And a lot more WordPress news coming your way.</p></blockquote>\n<p>The following are a few of the highlights and the WordPress news you can use.</p>\n<h4>FeedBurner Transfer to Google FeedBurner Deadline is Now</h4>\n<p>As <a href=\"http://weblogtoolscollection.com/archives/2009/02/12/feedburner-is-dead-long-live-feedburner/\" title=\"FeedBurner is Dead, Long Live Feedburner\">reported by Weblog Tools Collection’s Mark Ghosh</a>, FeedBurner has been taken over by Google and FeedBurner users are required to transfer their FeedBurner feeds, or check to ensure they have indeed been transferred, as he found out recently that his weren’t. <a href=\"http://adsenseforfeeds.blogspot.com/2009/02/more-details-on-moving-to-google.html\" title=\"More details on moving to a Google Account\">Feed must be transferred</a> as of February 28, this weekend, to the “new” version of Google FeedBurner. </p>\n<h4>WordPress 2.7.1 Released</h4>\n<p><a href=\"http://wordpress.org/development/2009/02/wordpress-271/\" title=\"WordPress 2.7.1\">WordPress 2.7.1</a>, a maintenance release, is out. If you are using WordPress 2.7, take advantage of the automatic built-in upgrade. If you are not, then consider <a href=\"http://lorelle.wordpress.com/2008/12/11/wordpress-27-upgrade-tips/\" title=\"WordPress 2.7 Upgrade Tips « Lorelle on WordPress\">upgrading to WordPress 2.7</a>. Sixty-five files were modified with 68 bug and feature fixes and improvements, and I covered more details <a href=\"http://lorelle.wordpress.com/2009/02/11/wordpress-271-released/\" title=\"WordPress 2.7.1\">about the release on my blog</a>. </p>\n<h4>WordPress 2.8 News</h4>\n<p><a href=\"http://boren.nu/archives/2009/02/17/wordpress-bits/\" title=\"WordPress Bits\">Ryan Boren reports</a> that development for WordPress 2.8 is underway. Articles worth noting on WordPress 2.8 development include: </p>\n<ul>\n<li><a href=\"http://wpdevel.wordpress.com/2008/12/27/optimizing-script-loading/\" title=\"Optimizing script loading\">Optimizing Script Loading</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/2009/01/07/optimizing-script-loading-part-2/\" title=\"Optimizing script loading part 2\">Optimizing script loading part 2</a></li>\n<li><a href=\"http://wpdevel.wordpress.com/2009/01/15/optimizing-script-loading-implementation/\" title=\"Optimizing script loading, implementation\">Optimizing script loading, implementation</a></li>\n<li><a href=\"http://lesterchan.net/wordpress/2009/01/15/javascript-in-my-plugins/\" title=\"JavaScript In My Plugins\">Preparing for WordPress 2.8: Using JavaScript in WordPress Plugins</a></li>\n<li><a href=\"http://wpengineer.com/change-your-wordpress-theme-on/\" title=\"Change your WordPress Theme on …\">Change your WordPress Theme on …</a></li>\n<li><a href=\"http://wpengineer.com/wordpress-28-body_class-automatic_feed_links/\" title=\"WordPress 2.8 body_class, automatic_feed_links\">WordPress 2.8 body_class, automatic_feed_links</a></li>\n<li><a href=\"http://www.wp-fun.co.uk/2009/02/09/what-a-body/\" title=\"What a body!\">What a body!</a></li>\n</ul>\n<h4>Flash Security Vulnerability Warning</h4>\n<p><a href=\"http://www.f-secure.com/weblog/archives/00001613.html\" title=\"Adobe Flash Vulnerability\">F-Secure reports there is a security vulnerability</a> with Adobe Flash, specifically a <a href=\"http://www.f-secure.com/vulnerabilities/SA200900917\" title=\"Adobe Flash Player remote code execution vulnerability\">Adobe Flash Player remote code execution vulnerability</a> which impacts several versions. Many WordPress Plugins rely upon Flash, as do many WordPress blog. It is recommended you upgrade Adobe Flash accordingly.</p>\n<h3>WordPress Events</h3>\n<p><a href=\"http://lorelle.wordpress.com/?s=wordpress+events\" title=\"WordPress Events\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpevents.png\" alt=\"WordPress Events\" align=\"right\" /></a>I report on a lot of various WordPress events including WordCamps and WordPress Meetups around the world. Check the <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a> for a WordPress event near you. </p>\n<h4>WordCamp Denver News</h4>\n<p><a href=\"http://denver.wordcamp.org/\" title=\"WordCamp Denver\">WordCamp Denver</a> is this weekend and for the most part, is sold out. I’ll be attending and working with Dave Moyer of the WordCast Podcast to do live podcasting and video interviews during the event. Hope to see you there!</p>\n<h4>WordCamp Toronto Logo Design Contest Winner</h4>\n<p><a href=\"http://phug.ca/wordcamptoronto/index.php/updates/logo-design-contest-winner\" title=\"Toronto WordCamp design contest winner\"><img alt=\"\" src=\"http://phug.ca/wordcamptoronto/wp-content/uploads/2009/02/logo01.png\" title=\"WordCamp Toronto Logo contest winner design\" class=\"alignright\" width=\"290\" height=\"309\" /></a>The <a href=\"http://phug.ca/wordcamptoronto/index.php/updates/logo-design-contest-winner\" title=\"Logo Design Contest Winner\">Logo Design Contest Winner</a> for WordCamp Toronto 2009 is <a href=\"http://iamunr.com/\" title=\"Paul Morrison\">Paul Morrison</a>, a student at Seneca College Digital Media Arts student. This is a great way to involve the community in a WordPress event.</p>\n<h4>WordPress Meetup or WordCamp Near You?</h4>\n<p><strong>February 2009</strong></p>\n<ul>\n<li><a href=\"http://denver.wordcamp.org\" title=\"WordCamp Denver\">WordCamp Denver 2009 - February 28, 2009</a> (<a href=\"http://http//www.facebook.com/profile.php?id=779828054#/group.php?gid=22086243642\" title=\"WordCamp Denver 2009\">Facebook</a>)</li>\n<li><a href=\"http://www.meetup.com/dfwwordpress/calendar/9593871/\" title=\"February Meetup of the DFW WordPress Group\">Dallas/Fort Worth WordPress Meetup - Dallas, Texas - February 28, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/184/calendar/9615427/\" title=\"Atlanta WordPress Users Group February Meetup\">Atlanta WordPress Users Group Meetup - Learning WordPress 2.7 - Atlanta, Georgia - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/mywplife/calendar/9593848/\" title=\"The Chicago WordPress February Meetup\">The Chicago WordPress February Meetup - February 28, 2009</a></li>\n</ul>\n<p><strong>March 2009</strong></p>\n<ul>\n<li><a href=\"http://wordpress.meetup.com/173/calendar/9823503/\" title=\"So I want to install WordPress on my own domain—what do I do?\">Austin, Texas - Installing Full Version of WordPress - March 3, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-New-Jersey-WordPress-Meetup-Group/calendar/9675967/\" title=\"The New Jersey WordPress March Meetup\">New Jersey - The New Jersey WordPress March Meetup - March 4, 2009</a></li>\n<li><a href=\"http://www.meetup.com/gulf-coast-wordpress/calendar/9684749/\" title=\"Gulf Coast WordPress/Blogger March Meetup\">Mobile, Alabama - Gulf Coast WordPress/Blogger WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678813/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1808383/\" title=\"Mar 8, 2009: Los Angeles WordPress Users Group at Philippe\'s French Dip\">Los Angeles WordPress Users Group - March 8, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1897209/\" title=\"Mar 15, 2009: Southern California WordPress Meetup - Long Beach at The Grounds Bakery Cafe\">Southern California WordPress Meetup - Long Beach - March 15, 2009</a></li>\n<li><a href=\"http://www.meetup.com/SF-WordPress-Users/calendar/9716946/\" title=\"South Florida WordPress March Meetup User Group\">Ft Lauderdale - South Florida WordPress March Meetup User Group - March 11, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678814/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 12, 2009</a></li>\n<li><a title=\"SXSWeek 2009\" href=\"http://sxsw.com/\">Austin, Texas - SXSW 2009 - March 13-22, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-Scottsdale-WordPress-Meetup-Group/calendar/9815224/\" title=\"The Scottsdale WordPress March Meetup\">Arizona - The Scottsdale WordPress March Meetup - March 15, 2009</a></li>\n</ul>\n<p>If you are putting together a WordPress event, please <a href=\"mailto:lorelleonwordpress@gmail.com\">email</a> me so I can publicize it here. If there is a WordCamp near you, go. If you are interested in setting up a WordCamp, stay tuned for news and information on to bring a WordCamp event near you.</p>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+events\" rel=\"tag\">wordpress events</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+announcements\" rel=\"tag\">wordpress announcements</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+releases\" rel=\"tag\">wordpress releases</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+plugins\" rel=\"tag\">wordpress plugins</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+themes\" rel=\"tag\">wordpress themes</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+community\" rel=\"tag\">wordpress community</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordcamp\" rel=\"tag\">wordcamp</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+meetup\" rel=\"tag\">wordpress meetup</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=help+with+wordpress\" rel=\"tag\">help with wordpress</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News, WordPress Tips <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3919/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3919/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3919/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3919&subd=lorelle&ref=&feed=1\" /></div>\";}i:33;a:7:{s:5:\"title\";s:34:\"Dev Blog: Change the Web Challenge\";s:4:\"guid\";s:39:\"http://wordpress.org/development/?p=563\";s:4:\"link\";s:66:\"http://wordpress.org/development/2009/02/change-the-web-challenge/\";s:11:\"description\";s:1584:\"<p><a href=\"http://www.socialactions.com/changetheweb\"><img class=\"alignleft\" align=\"left\" title=\"Change the Web Challenge Logo\" src=\"http://wpdotorg.wordpress.com/files/2009/02/change-the-web-challenge-logo-sm.gif\" alt=\"\" width=\"174\" height=\"240\" /></a>We’re excited to be part of the <a href=\"http://www.socialactions.com/changetheweb\">Change the Web Challenge</a>.</p>\n<p>Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the <a href=\"http://wordpress.org/extend/plugins/\">Plugin Directory</a>. But the real prize is spreading a little more love in the world.</p>\n<p><a href=\"http://www.socialactions.com/changetheweb\">Click here</a> for all the details.</p>\n<p>“<a href=\"http://codex.wordpress.org/Writing_a_Plugin\">Writing a Plugin</a>” in the WordPress Codex is where I got started when I needed to get hooked in to WordPress. Others might like to grab one of the over 4,000 <a href=\"http://wordpress.org/extend/plugins/\">open source WordPress plugins</a> and tweak the source. If in need of a little help, the <a href=\"http://wordpress.org/support/forum/10\">Plugins and Hacks</a> forum is full of friends to assist you wrap your head around the code or debug a problem. Social Actions also has provided some <a href=\"http://www.socialactions.com/developers\">developer resources</a>.</p>\n<p>Let’s show them how we change the web the WordPress way!</p>\";s:7:\"pubdate\";s:31:\"Thu, 26 Feb 2009 23:35:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"lloyd\";}s:7:\"summary\";s:1584:\"<p><a href=\"http://www.socialactions.com/changetheweb\"><img class=\"alignleft\" align=\"left\" title=\"Change the Web Challenge Logo\" src=\"http://wpdotorg.wordpress.com/files/2009/02/change-the-web-challenge-logo-sm.gif\" alt=\"\" width=\"174\" height=\"240\" /></a>We’re excited to be part of the <a href=\"http://www.socialactions.com/changetheweb\">Change the Web Challenge</a>.</p>\n<p>Basically, the contest is to create a plugin, widget, mash up, hack, or other variety of web application that helps people find and share opportunities to take action. The grand prize is 50 benjis, and the best WordPress plugin will also be featured in the <a href=\"http://wordpress.org/extend/plugins/\">Plugin Directory</a>. But the real prize is spreading a little more love in the world.</p>\n<p><a href=\"http://www.socialactions.com/changetheweb\">Click here</a> for all the details.</p>\n<p>“<a href=\"http://codex.wordpress.org/Writing_a_Plugin\">Writing a Plugin</a>” in the WordPress Codex is where I got started when I needed to get hooked in to WordPress. Others might like to grab one of the over 4,000 <a href=\"http://wordpress.org/extend/plugins/\">open source WordPress plugins</a> and tweak the source. If in need of a little help, the <a href=\"http://wordpress.org/support/forum/10\">Plugins and Hacks</a> forum is full of friends to assist you wrap your head around the code or debug a problem. Social Actions also has provided some <a href=\"http://www.socialactions.com/developers\">developer resources</a>.</p>\n<p>Let’s show them how we change the web the WordPress way!</p>\";}i:34;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 02/26\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5234\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/02/26/wordpress-theme-releases-for-0226/\";s:11:\"description\";s:2057:\"<p><a href=\"http://the-cloisters.net/blog/wordpress-themes/soho-serenity-theme/\"><strong>Soho Serenity</strong></a></p>\n<p><a href=\"http://the-cloisters.net/themedemos/?SelectedTheme=Soho+Serenity\"><img title=\"Soho Serenity\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/sohoserenity.jpg\" alt=\"Soho Serenity\" width=\"150\" height=\"89\" /></a></p>\n<p>It’s a Multi Column (1 sidebar, 2 main content colums, 2 right hand sections and 3 footer sections all widgetized) fixed width theme loosely inspired by the art galleries of Soho New York and is perfect for a showcase/portfolio or scrapbook type site. It features an author info page and gravatars along with Custom Archives, Sitemap, Blog Post and full width No Sidebars page templates.</p>\n<p><a href=\"http://3oneseven.com/29/newspaper-style/\"><strong>BlogTimes</strong></a></p>\n<p><img title=\"Blog Times\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/blogtimes.png\" alt=\"Blog Times\" width=\"150\" height=\"127\" /></p>\n<p>The BlogTimes WP theme includes an magazine style layout, twelve recent posts and an options panel for the front area, that gives you full control over the frontpage content.</p>\n<p><a href=\"http://www.wpcontempo.com/new-free-wordpress-theme-angley-theme/\"><strong>Angley</strong></a></p>\n<p><img title=\"Angley\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/angley.gif\" alt=\"Angley\" width=\"150\" height=\"112\" /></p>\n<p>2 Column, advertisement ready theme with dynamic page navigation and included PSD.</p>\n<p><a href=\"http://www.wppro.org/2009/01/10/aligned-theme-for-wordpress/\"><strong>Aligned</strong></a></p>\n<p><a href=\"http://www.wppro.org/demo/?wptheme=Aligned\"><img title=\"Aligned\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/aligned.jpg\" alt=\"Aligned\" width=\"100\" height=\"150\" /></a></p>\n<p>Fixed width, Two column, Widget ready theme with rotating headers, placement for Google Adsense and 125×125 ads in sidebar</p>\n<p>Theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> for our daily releases.</p>\";s:7:\"pubdate\";s:31:\"Thu, 26 Feb 2009 17:39:08 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2057:\"<p><a href=\"http://the-cloisters.net/blog/wordpress-themes/soho-serenity-theme/\"><strong>Soho Serenity</strong></a></p>\n<p><a href=\"http://the-cloisters.net/themedemos/?SelectedTheme=Soho+Serenity\"><img title=\"Soho Serenity\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/sohoserenity.jpg\" alt=\"Soho Serenity\" width=\"150\" height=\"89\" /></a></p>\n<p>It’s a Multi Column (1 sidebar, 2 main content colums, 2 right hand sections and 3 footer sections all widgetized) fixed width theme loosely inspired by the art galleries of Soho New York and is perfect for a showcase/portfolio or scrapbook type site. It features an author info page and gravatars along with Custom Archives, Sitemap, Blog Post and full width No Sidebars page templates.</p>\n<p><a href=\"http://3oneseven.com/29/newspaper-style/\"><strong>BlogTimes</strong></a></p>\n<p><img title=\"Blog Times\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/blogtimes.png\" alt=\"Blog Times\" width=\"150\" height=\"127\" /></p>\n<p>The BlogTimes WP theme includes an magazine style layout, twelve recent posts and an options panel for the front area, that gives you full control over the frontpage content.</p>\n<p><a href=\"http://www.wpcontempo.com/new-free-wordpress-theme-angley-theme/\"><strong>Angley</strong></a></p>\n<p><img title=\"Angley\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/angley.gif\" alt=\"Angley\" width=\"150\" height=\"112\" /></p>\n<p>2 Column, advertisement ready theme with dynamic page navigation and included PSD.</p>\n<p><a href=\"http://www.wppro.org/2009/01/10/aligned-theme-for-wordpress/\"><strong>Aligned</strong></a></p>\n<p><a href=\"http://www.wppro.org/demo/?wptheme=Aligned\"><img title=\"Aligned\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/aligned.jpg\" alt=\"Aligned\" width=\"100\" height=\"150\" /></a></p>\n<p>Fixed width, Two column, Widget ready theme with rotating headers, placement for Google Adsense and 125×125 ads in sidebar</p>\n<p>Theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme</a> for our daily releases.</p>\";}i:35;a:7:{s:5:\"title\";s:29:\"Donncha: WP Super Cache 0.9.1\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494613\";s:4:\"link\";s:48:\"http://ocaoimh.ie/2009/02/26/wp-super-cache-091/\";s:11:\"description\";s:3847:\"<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a> version 0.9.1 is now <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/\">available</a>. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.</p>\n<p>Major changes under the hood in this release, and many bugfixes:</p>\n<ul>\n<li> If your blog is installed in a folder then compare the mod_rewrite rules in your .htaccess with those on the admin page. I fixed a bug in how those are generated.</li>\n<li>Out goes the shutdown function the plugin relied on for years (going back to the days of wp-cache), and in comes plain old output buffering on it’s own.</li>\n<li> If you’ve had problems clearing the cache on your blog it could be because wp-cron isn’t firing. I’ve added checks for that. Joost helped me debug that and he <a href=\"http://yoast.com/wp-cron-issues/\">blogged about it</a> too. You’ll get a nice warning message if those checks fail.</li>\n<li> If after all that, your cache still doesn’t clear, add <code>$wp_cache_shutdown_gc = 1;</code> to wp-content/wp-cache-config.php to clear the cache at the end of pageload instead of by wp-cron. It will slow down page generation for a tiny number of your users though.</li>\n<li> The Last and Next garbage collection times are now in the timezone selected for your blog.</li>\n<li>Added an admin notice on the plugin page to warn that caching has to be enabled. A warning is shown below the plugin activation row too.</li>\n<li> If your site runs on a Windows server, I fixed a small problem with slashes and creating the config file.</li>\n<li> The plugin created empty supercache folders, but that’s fixed now.</li>\n<li>Bad Behaviour support seems to work nicely now!</li>\n<li> You can now relocate the supercache plugins folder. See $wp_cache_plugins_dir in wp-cache-config-sample.php.</li>\n<li> I added 2 new filters: wp_cache_served_cache_file in wp-cache-phase1.php (BB uses this) and wp_cache_file_contents in wp-cache-phase2.php where you can filter the contents of the newly created cache before it’s written out to a file.</li>\n<li> The readme.txt has been updated too warning about using NFS to store the cache folder, solving wp-cron problems, added the list of Apache modules required for expired pages to really expire in the browser cache.</li>\n</ul>\n<p>I also added a donation link in the readme.txt and on the admin page. You can hide it with the click of a button but if you’re feeling generous, I’d appreciate a donation.<br />\nI don’t expect many donations, that’s how these things work, but if you tell me your site does 100,000 page views a day and you couldn’t live without caching I might be slightly annoyed if you come looking for free support.</p>\n<p>PS. Looks like Bad Behavior support is broken because the docs on the BB site were a little misleading and I don’t use the plugin. Grab <a href=\"http://svn.wp-plugins.org/wp-super-cache/trunk/plugins/badbehaviour.php\">badbehaviour.php</a> and copy into plugins/wp-super-cache/plugins/ overwriting the file of the same name in that folder.</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2008/10/24/wp-super-cache-084-the-garbage-collector/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.4, the garbage collector\">WP Super Cache 0.8.4, the garbage collector</a></li><li><a href=\"http://ocaoimh.ie/2009/01/09/wp-super-cache-087/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.7\">WP Super Cache 0.8.7</a></li><li><a href=\"http://ocaoimh.ie/2008/10/08/wp-super-cache-083-speedy/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.3 “Speedy”\">WP Super Cache 0.8.3 “Speedy”</a></li></ul></p>\";s:7:\"pubdate\";s:31:\"Thu, 26 Feb 2009 13:13:57 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:3847:\"<p><a href=\"http://ocaoimh.ie/wp-super-cache/\">WP Super Cache</a> version 0.9.1 is now <a href=\"http://wordpress.org/extend/plugins/wp-super-cache/\">available</a>. WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.</p>\n<p>Major changes under the hood in this release, and many bugfixes:</p>\n<ul>\n<li> If your blog is installed in a folder then compare the mod_rewrite rules in your .htaccess with those on the admin page. I fixed a bug in how those are generated.</li>\n<li>Out goes the shutdown function the plugin relied on for years (going back to the days of wp-cache), and in comes plain old output buffering on it’s own.</li>\n<li> If you’ve had problems clearing the cache on your blog it could be because wp-cron isn’t firing. I’ve added checks for that. Joost helped me debug that and he <a href=\"http://yoast.com/wp-cron-issues/\">blogged about it</a> too. You’ll get a nice warning message if those checks fail.</li>\n<li> If after all that, your cache still doesn’t clear, add <code>$wp_cache_shutdown_gc = 1;</code> to wp-content/wp-cache-config.php to clear the cache at the end of pageload instead of by wp-cron. It will slow down page generation for a tiny number of your users though.</li>\n<li> The Last and Next garbage collection times are now in the timezone selected for your blog.</li>\n<li>Added an admin notice on the plugin page to warn that caching has to be enabled. A warning is shown below the plugin activation row too.</li>\n<li> If your site runs on a Windows server, I fixed a small problem with slashes and creating the config file.</li>\n<li> The plugin created empty supercache folders, but that’s fixed now.</li>\n<li>Bad Behaviour support seems to work nicely now!</li>\n<li> You can now relocate the supercache plugins folder. See $wp_cache_plugins_dir in wp-cache-config-sample.php.</li>\n<li> I added 2 new filters: wp_cache_served_cache_file in wp-cache-phase1.php (BB uses this) and wp_cache_file_contents in wp-cache-phase2.php where you can filter the contents of the newly created cache before it’s written out to a file.</li>\n<li> The readme.txt has been updated too warning about using NFS to store the cache folder, solving wp-cron problems, added the list of Apache modules required for expired pages to really expire in the browser cache.</li>\n</ul>\n<p>I also added a donation link in the readme.txt and on the admin page. You can hide it with the click of a button but if you’re feeling generous, I’d appreciate a donation.<br />\nI don’t expect many donations, that’s how these things work, but if you tell me your site does 100,000 page views a day and you couldn’t live without caching I might be slightly annoyed if you come looking for free support.</p>\n<p>PS. Looks like Bad Behavior support is broken because the docs on the BB site were a little misleading and I don’t use the plugin. Grab <a href=\"http://svn.wp-plugins.org/wp-super-cache/trunk/plugins/badbehaviour.php\">badbehaviour.php</a> and copy into plugins/wp-super-cache/plugins/ overwriting the file of the same name in that folder.</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2008/10/24/wp-super-cache-084-the-garbage-collector/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.4, the garbage collector\">WP Super Cache 0.8.4, the garbage collector</a></li><li><a href=\"http://ocaoimh.ie/2009/01/09/wp-super-cache-087/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.7\">WP Super Cache 0.8.7</a></li><li><a href=\"http://ocaoimh.ie/2008/10/08/wp-super-cache-083-speedy/\" rel=\"bookmark\" title=\"Permanent Link: WP Super Cache 0.8.3 “Speedy”\">WP Super Cache 0.8.3 “Speedy”</a></li></ul></p>\";}i:36;a:7:{s:5:\"title\";s:47:\"Alex King: Carrington JAM (Just Add Markup) 1.0\";s:4:\"guid\";s:53:\"http://alexking.org/blog/2009/02/25/carrington-jam-10\";s:4:\"link\";s:53:\"http://alexking.org/blog/2009/02/25/carrington-jam-10\";s:11:\"description\";s:1862:\"<p>We’ve released a new <a href=\"http://carringtontheme.com\">Carrington</a> theme: <a href=\"http://carringtontheme.com/2009/02/carrington-jam-10/\">Carrington JAM</a></p>\n<p>JAM stands for Just Add Markup. We created JAM as a “developer outline” for building a theme on the Carrington CMS theme framework.</p>\n<p>It’s basically a completely stripped down skeleton (doesn’t even have XHTML) with placeholder <a href=\"http://wordpress.org/\" rel=\"external\">WordPress</a> template tags where appropriate. It functions enough that you can see it working, but is obviously not intended for use in it’s current state. Instead, you can take your site design/markup and add it in where appropriate to take advantage of the Carrington CMS theme framework features.<sup><a href=\"http://alexking.org/blog/feed?cat=16#fn1235584274567n\" id=\"fn1235584274567\" class=\"footnote\">1</a></sup></p>\n<p>This might be something you want to download and bring with you if you are going to be attending my presentation at <a href=\"http://denver.wordcamp.org\" rel=\"external\">WordCamp Denver</a> this weekend (and want to code along with the examples).</p>\n<p>Get more details and stay up with the latest Carrington news on the <a href=\"http://carringtontheme.com\">Carrington CMS Theme Framework for WordPress</a> web site.</p>\n<ol class=\"footnotes\">\n<li id=\"fn1235584274567n\">The Carrington CMS theme framework auto-selects templates based on naming conventions, etc. - drastically reducing the logic needed in your theme. [<a href=\"http://alexking.org/blog/feed?cat=16#fn1235584274567\">back</a>]</li>\n</ol>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=Carrington+JAM+%28Just+Add+Markup%29+1.0&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F02%2F25%2Fcarrington-jam-10\">ShareThis</a></p>\";s:7:\"pubdate\";s:31:\"Wed, 25 Feb 2009 17:51:50 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:1862:\"<p>We’ve released a new <a href=\"http://carringtontheme.com\">Carrington</a> theme: <a href=\"http://carringtontheme.com/2009/02/carrington-jam-10/\">Carrington JAM</a></p>\n<p>JAM stands for Just Add Markup. We created JAM as a “developer outline” for building a theme on the Carrington CMS theme framework.</p>\n<p>It’s basically a completely stripped down skeleton (doesn’t even have XHTML) with placeholder <a href=\"http://wordpress.org/\" rel=\"external\">WordPress</a> template tags where appropriate. It functions enough that you can see it working, but is obviously not intended for use in it’s current state. Instead, you can take your site design/markup and add it in where appropriate to take advantage of the Carrington CMS theme framework features.<sup><a href=\"http://alexking.org/blog/feed?cat=16#fn1235584274567n\" id=\"fn1235584274567\" class=\"footnote\">1</a></sup></p>\n<p>This might be something you want to download and bring with you if you are going to be attending my presentation at <a href=\"http://denver.wordcamp.org\" rel=\"external\">WordCamp Denver</a> this weekend (and want to code along with the examples).</p>\n<p>Get more details and stay up with the latest Carrington news on the <a href=\"http://carringtontheme.com\">Carrington CMS Theme Framework for WordPress</a> web site.</p>\n<ol class=\"footnotes\">\n<li id=\"fn1235584274567n\">The Carrington CMS theme framework auto-selects templates based on naming conventions, etc. - drastically reducing the logic needed in your theme. [<a href=\"http://alexking.org/blog/feed?cat=16#fn1235584274567\">back</a>]</li>\n</ol>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=Carrington+JAM+%28Just+Add+Markup%29+1.0&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F02%2F25%2Fcarrington-jam-10\">ShareThis</a></p>\";}i:37;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 02/25\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5226\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/02/25/wordpress-plugin-releases-for-0225/\";s:11:\"description\";s:3782:\"<h3>New Plugins</h3>\n<p><a href=\"http://blog.ftwr.co.uk/wordpress/query-child-of-page/\">PJW Query Child Of</a></p>\n<p>Allows you to use query_posts to list the children of a page.</p>\n<p><a href=\"http://www.christian-jokes.net/tools/wordpress.aspx\">Christian Jokes</a></p>\n<p>Christian Jokes widget will fetch the latest or random joke from christian-jokes.net website, and display them on your blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/starbox-voting/\">wp-starbox</a></p>\n<p>This plugin adds voting functionality for posts. Visitors can vote for the post and against.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/my-cdn/\">My CDN</a></p>\n<p>Helps you offloading javascript, css and theme files to your own CDN network. This plugin only handles url rewriting not actual file transferring.</p>\n<p><a href=\"http://www.ericjohnolson.com/blog/2009/2/23/wordpress-eastimated-reading-time-plugin/\">Estimated Reading Time</a></p>\n<p>This plugin estimates the time it would take for a slightly below average reader to a slightly above average reader to read your post.</p>\n<p><a href=\"http://blog.ftwr.co.uk/wordpress/page-excerpt/\">PJW Page Excerpt</a></p>\n<p>Allows you to edit excerpts for Pages.</p>\n<p><a href=\"http://w-shadow.com/blog/2008/12/31/aligning-images-in-rss-feeds/\">Align RSS Images</a></p>\n<p>Scans your RSS feed and ensures that every image has the correct alignment and margin settings.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/30boxes-calendar-widget-shortcode/\">30bwidget</a></p>\n<p>A simple plugin that provides shortcodes and sidebar widgets to integrate 30Boxes.com calendars within your Blog.</p>\n<p><a href=\"http://playground.ebiene.de/1577/antivirus-wordpress-plugin/\">AntiVirus</a></p>\n<p>AntiVirus for WordPress is a smart and effective solution to protect your blog against exploits and spam injections. <em>Page in German</em></p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://kempwire.com/wordpress-users-plugin\">WordPress Users</a></p>\n<p>Display your WordPress users and their profiles in an index on your site.</p>\n<p><a href=\"http://wordpress.softwud.com/\">Page Blocks</a></p>\n<p>This plugin extends WordPress pages by allowing widgets to be placed above and below the page content reducing the need to code custom page templates.</p>\n<p><a href=\"http://kempwire.com/wordpress-ultimate-noindex-nofollow-plugin\">Ultimate Noindex Nofollow Tool</a></p>\n<p>Improves your blog’s search engine optimization by “noindexing” pages you choose.</p>\n<p><a href=\"http://www.bebl.eu/zeug/hyphenator\">Hyphenator</a></p>\n<p>Soft hyphen are automatically added in the content for nicer automatic word wrap. Particularly suitable for justification. Uses Hyphenator.js.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-favorite-posts/\">WP Favorite Posts</a></p>\n<p>Allows visitors to add favorite posts. This plugin uses cookies for saving data so unregistered users can favorite a post.</p>\n<p><a href=\"http://kaltura.org/community/viewtopic.php?f=4&t=3\">All in One Video Pack</a></p>\n<p>Easily add full video capabilities to your blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/disqus-comment-system/\">DISQUS Comment System</a></p>\n<p>The DISQUS comment system replaces your WordPress comment system with your comments hosted and powered by DISQUS.</p>\n<p><a href=\"http://co.deme.me/projects/flickr-gallery/\">Flickr Gallery</a></p>\n<p>Quickly and easily add Flickr galleries, photos, and even custom search results into your WordPress pages and posts.</p>\n<p><a href=\"http://kmorey.net/downloads/advanced-tagline-wordpress-plugin/\">Advanced Tagline</a></p>\n<p>Advanced Tagline gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view</p>\";s:7:\"pubdate\";s:31:\"Wed, 25 Feb 2009 13:19:48 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3782:\"<h3>New Plugins</h3>\n<p><a href=\"http://blog.ftwr.co.uk/wordpress/query-child-of-page/\">PJW Query Child Of</a></p>\n<p>Allows you to use query_posts to list the children of a page.</p>\n<p><a href=\"http://www.christian-jokes.net/tools/wordpress.aspx\">Christian Jokes</a></p>\n<p>Christian Jokes widget will fetch the latest or random joke from christian-jokes.net website, and display them on your blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/starbox-voting/\">wp-starbox</a></p>\n<p>This plugin adds voting functionality for posts. Visitors can vote for the post and against.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/my-cdn/\">My CDN</a></p>\n<p>Helps you offloading javascript, css and theme files to your own CDN network. This plugin only handles url rewriting not actual file transferring.</p>\n<p><a href=\"http://www.ericjohnolson.com/blog/2009/2/23/wordpress-eastimated-reading-time-plugin/\">Estimated Reading Time</a></p>\n<p>This plugin estimates the time it would take for a slightly below average reader to a slightly above average reader to read your post.</p>\n<p><a href=\"http://blog.ftwr.co.uk/wordpress/page-excerpt/\">PJW Page Excerpt</a></p>\n<p>Allows you to edit excerpts for Pages.</p>\n<p><a href=\"http://w-shadow.com/blog/2008/12/31/aligning-images-in-rss-feeds/\">Align RSS Images</a></p>\n<p>Scans your RSS feed and ensures that every image has the correct alignment and margin settings.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/30boxes-calendar-widget-shortcode/\">30bwidget</a></p>\n<p>A simple plugin that provides shortcodes and sidebar widgets to integrate 30Boxes.com calendars within your Blog.</p>\n<p><a href=\"http://playground.ebiene.de/1577/antivirus-wordpress-plugin/\">AntiVirus</a></p>\n<p>AntiVirus for WordPress is a smart and effective solution to protect your blog against exploits and spam injections. <em>Page in German</em></p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://kempwire.com/wordpress-users-plugin\">WordPress Users</a></p>\n<p>Display your WordPress users and their profiles in an index on your site.</p>\n<p><a href=\"http://wordpress.softwud.com/\">Page Blocks</a></p>\n<p>This plugin extends WordPress pages by allowing widgets to be placed above and below the page content reducing the need to code custom page templates.</p>\n<p><a href=\"http://kempwire.com/wordpress-ultimate-noindex-nofollow-plugin\">Ultimate Noindex Nofollow Tool</a></p>\n<p>Improves your blog’s search engine optimization by “noindexing” pages you choose.</p>\n<p><a href=\"http://www.bebl.eu/zeug/hyphenator\">Hyphenator</a></p>\n<p>Soft hyphen are automatically added in the content for nicer automatic word wrap. Particularly suitable for justification. Uses Hyphenator.js.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-favorite-posts/\">WP Favorite Posts</a></p>\n<p>Allows visitors to add favorite posts. This plugin uses cookies for saving data so unregistered users can favorite a post.</p>\n<p><a href=\"http://kaltura.org/community/viewtopic.php?f=4&t=3\">All in One Video Pack</a></p>\n<p>Easily add full video capabilities to your blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/disqus-comment-system/\">DISQUS Comment System</a></p>\n<p>The DISQUS comment system replaces your WordPress comment system with your comments hosted and powered by DISQUS.</p>\n<p><a href=\"http://co.deme.me/projects/flickr-gallery/\">Flickr Gallery</a></p>\n<p>Quickly and easily add Flickr galleries, photos, and even custom search results into your WordPress pages and posts.</p>\n<p><a href=\"http://kmorey.net/downloads/advanced-tagline-wordpress-plugin/\">Advanced Tagline</a></p>\n<p>Advanced Tagline gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view</p>\";}i:38;a:7:{s:5:\"title\";s:39:\"Lloyd: Learning by doing something else\";s:4:\"guid\";s:30:\"http://foolswisdom.com/?p=1644\";s:4:\"link\";s:56:\"http://foolswisdom.com/learning-by-doing-something-else/\";s:11:\"description\";s:1406:\"<div class=\"wp-caption alignright\"><a href=\"http://flickr.com/photos/bootbearwdc/515399703/\"><img title=\"Dr. Andrei Dmitrievich Sakharov\" src=\"http://farm1.static.flickr.com/211/515399703_72ece0c2d1_m.jpg\" alt=\"Dr. Andrei Dmitrievich Sakharov\" width=\"171\" height=\"240\" /></a><p class=\"wp-caption-text\">Dr. Andrei Dmitrievich Sakharov Sculpture photo by Flickr user dbking. Andrei Dmitrievich Sakharov (May 21, 1921 – December 14, 1989) was an eminent Soviet nuclear physicist, dissident and human rights activist. Sakharov was an advocate of civil liberties and reforms in the Soviet Union. He was awarded the Nobel Peace Prize in 1975. (wikipedia)</p></div>\n<p>There is a small project that I’m working on with a friend, and since for years I’ve wanted to try Python…</p>\n<p>I find two of the greatest assistants in learning and developing expertise in something are:</p>\n<ul>\n<li>Helping someone else (teaching).</li>\n<li>Using something else (compare).</li>\n</ul>\n<p>Experimenting with something else helps me take the emotions and religion out of what I’m developing expertise in. It lends to a pragmatic foundation and helps be able to speak to another audience.</p>\n<p>So while I work on this Python project, I won’t feel like I’m cheating on PHP and WordPress. Instead I’m continuing my learning about both and will be a better representative of both.</p>\";s:7:\"pubdate\";s:31:\"Tue, 24 Feb 2009 21:28:36 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:5:\"Lloyd\";}s:7:\"summary\";s:1406:\"<div class=\"wp-caption alignright\"><a href=\"http://flickr.com/photos/bootbearwdc/515399703/\"><img title=\"Dr. Andrei Dmitrievich Sakharov\" src=\"http://farm1.static.flickr.com/211/515399703_72ece0c2d1_m.jpg\" alt=\"Dr. Andrei Dmitrievich Sakharov\" width=\"171\" height=\"240\" /></a><p class=\"wp-caption-text\">Dr. Andrei Dmitrievich Sakharov Sculpture photo by Flickr user dbking. Andrei Dmitrievich Sakharov (May 21, 1921 – December 14, 1989) was an eminent Soviet nuclear physicist, dissident and human rights activist. Sakharov was an advocate of civil liberties and reforms in the Soviet Union. He was awarded the Nobel Peace Prize in 1975. (wikipedia)</p></div>\n<p>There is a small project that I’m working on with a friend, and since for years I’ve wanted to try Python…</p>\n<p>I find two of the greatest assistants in learning and developing expertise in something are:</p>\n<ul>\n<li>Helping someone else (teaching).</li>\n<li>Using something else (compare).</li>\n</ul>\n<p>Experimenting with something else helps me take the emotions and religion out of what I’m developing expertise in. It lends to a pragmatic foundation and helps be able to speak to another audience.</p>\n<p>So while I work on this Python project, I won’t feel like I’m cheating on PHP and WordPress. Instead I’m continuing my learning about both and will be a better representative of both.</p>\";}i:39;a:7:{s:5:\"title\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 24/02\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5224\";s:4:\"link\";s:87:\"http://weblogtoolscollection.com/archives/2009/02/24/wordpress-theme-releases-for-2402/\";s:11:\"description\";s:2184:\"<p><a href=\"http://wpgpl.com/themes/yashfa/\">Yashfa</a></p>\n<p><img title=\"Yashfa\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/yashfa.png\" alt=\"Yashfa\" width=\"115\" height=\"83\" /></p>\n<p>Yashfa is 2 columns layout and created with simplicity and grid based design with a lot of featured and good looking layout. Widget and gravatar ready with support for threaded and paged comments, separated trackbacks and comments and custom header support.</p>\n<p><a href=\"http://code.google.com/p/whitebeans/wiki/Documentation\">WhiteBeans</a></p>\n<p><img title=\"WhiteBeans\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/whitebeans.gif\" alt=\"WhiteBeans\" width=\"120\" height=\"83\" /></p>\n<p>WhiteBeans is simply a Wordpress theme framework. Currently is a simple white and orange two column theme. Actively being developed.</p>\n<p><a href=\"http://techblissonline.com/indy-premium-wordpress-theme/\">Indy Premium</a></p>\n<p><a href=\"http://free-wp-themes.techblissonline.com/index.php?wptheme=Indy%20Premium\"><img title=\"Indy Premium\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/indypremium.jpg\" alt=\"Indy Premium\" width=\"120\" height=\"83\" /></a></p>\n<p>Indy Premium is SEO-optimized, 3-column, ad-ready, WordPress 2.7 compatible with widgetized sidebars and footer.</p>\n<p><a href=\"http://www.smashingmagazine.com/2009/02/23/magazeen-free-magazine-look-wordpress-theme/\">Magazeen</a></p>\n<p><a href=\"http://demo.wefunction.com/?wptheme=Magazeen\"><img title=\"magazeen\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/magazeen.jpg\" alt=\"magazeen\" width=\"128\" height=\"83\" /></a></p>\n<p>Two column, feature rich magazine style theme</p>\n<p><a href=\"http://andreamignolo.com/zack-990/\">Zack 990</a></p>\n<p><img title=\"Zack 990\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/zack990.gif\" alt=\"Zack 990\" width=\"55\" height=\"83\" /></p>\n<p>Zack 990 is a variation on Ocular Professor. Inspired by the Boston Globe’s <a href=\"http://www.boston.com/bigpicture/\">Big Picture</a>, Zack 990 is designed exclusively for photo and video bloggers.</p>\n<p> </p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme to us</a>.</p>\";s:7:\"pubdate\";s:31:\"Tue, 24 Feb 2009 20:11:44 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2184:\"<p><a href=\"http://wpgpl.com/themes/yashfa/\">Yashfa</a></p>\n<p><img title=\"Yashfa\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/yashfa.png\" alt=\"Yashfa\" width=\"115\" height=\"83\" /></p>\n<p>Yashfa is 2 columns layout and created with simplicity and grid based design with a lot of featured and good looking layout. Widget and gravatar ready with support for threaded and paged comments, separated trackbacks and comments and custom header support.</p>\n<p><a href=\"http://code.google.com/p/whitebeans/wiki/Documentation\">WhiteBeans</a></p>\n<p><img title=\"WhiteBeans\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/whitebeans.gif\" alt=\"WhiteBeans\" width=\"120\" height=\"83\" /></p>\n<p>WhiteBeans is simply a Wordpress theme framework. Currently is a simple white and orange two column theme. Actively being developed.</p>\n<p><a href=\"http://techblissonline.com/indy-premium-wordpress-theme/\">Indy Premium</a></p>\n<p><a href=\"http://free-wp-themes.techblissonline.com/index.php?wptheme=Indy%20Premium\"><img title=\"Indy Premium\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/indypremium.jpg\" alt=\"Indy Premium\" width=\"120\" height=\"83\" /></a></p>\n<p>Indy Premium is SEO-optimized, 3-column, ad-ready, WordPress 2.7 compatible with widgetized sidebars and footer.</p>\n<p><a href=\"http://www.smashingmagazine.com/2009/02/23/magazeen-free-magazine-look-wordpress-theme/\">Magazeen</a></p>\n<p><a href=\"http://demo.wefunction.com/?wptheme=Magazeen\"><img title=\"magazeen\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/magazeen.jpg\" alt=\"magazeen\" width=\"128\" height=\"83\" /></a></p>\n<p>Two column, feature rich magazine style theme</p>\n<p><a href=\"http://andreamignolo.com/zack-990/\">Zack 990</a></p>\n<p><img title=\"Zack 990\" src=\"http://weblogtoolscollection.com/b2-img/2009/02/zack990.gif\" alt=\"Zack 990\" width=\"55\" height=\"83\" /></p>\n<p>Zack 990 is a variation on Ocular Professor. Inspired by the Boston Globe’s <a href=\"http://www.boston.com/bigpicture/\">Big Picture</a>, Zack 990 is designed exclusively for photo and video bloggers.</p>\n<p> </p>\n<p>Are you a theme author? <a href=\"http://weblogtoolscollection.com/submit-news/\">Submit your theme to us</a>.</p>\";}i:40;a:7:{s:5:\"title\";s:90:\"Weblog Tools Collection: The manual Excerpt in WordPress. What, why, how, tips and plugins\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5217\";s:4:\"link\";s:115:\"http://weblogtoolscollection.com/archives/2009/02/24/the-manual-excerpt-in-wordpress-what-why-how-tips-and-plugins/\";s:11:\"description\";s:891:\"<p><a href=\"http://op111.net/67\">The manual Excerpt in WordPress. What, why, how, tips and plugins</a>.: Demetris has a written a very nice, well illustrated and explained tutorial on the WordPress excerpt and how to manipulate it to take full advantage of it.</p>\n<p><em>WordPress excerpts, which are not excerpts, make a WordPress site easier to browse and its content easier to discover. In addition, when also used as META descriptions, good excerpts bring more and better traffic from search engines.</em></p>\n<p><!--CONTENTS-->Topics discussed include:</p>\n<ol>\n<li>What is the WordPress excerpt</li>\n<li>Why write excerpts in WordPress</li>\n<li>How to write excerpts</li>\n<li>WordPress Excerpt Editor</li>\n<li>Excerpts as META descriptions</li>\n<li>Notes, Miscellaneous</li>\n<li>Links</li>\n</ol>\n<p>In Demetris’ style, the tutorial is very well written and well fleshed out.</p>\";s:7:\"pubdate\";s:31:\"Tue, 24 Feb 2009 14:38:16 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Mark Ghosh\";}s:7:\"summary\";s:891:\"<p><a href=\"http://op111.net/67\">The manual Excerpt in WordPress. What, why, how, tips and plugins</a>.: Demetris has a written a very nice, well illustrated and explained tutorial on the WordPress excerpt and how to manipulate it to take full advantage of it.</p>\n<p><em>WordPress excerpts, which are not excerpts, make a WordPress site easier to browse and its content easier to discover. In addition, when also used as META descriptions, good excerpts bring more and better traffic from search engines.</em></p>\n<p><!--CONTENTS-->Topics discussed include:</p>\n<ol>\n<li>What is the WordPress excerpt</li>\n<li>Why write excerpts in WordPress</li>\n<li>How to write excerpts</li>\n<li>WordPress Excerpt Editor</li>\n<li>Excerpts as META descriptions</li>\n<li>Notes, Miscellaneous</li>\n<li>Links</li>\n</ol>\n<p>In Demetris’ style, the tutorial is very well written and well fleshed out.</p>\";}i:41;a:7:{s:5:\"title\";s:56:\"Alex King: WordCamp Denver - Afternoon Tickets Available\";s:4:\"guid\";s:79:\"http://alexking.org/blog/2009/02/23/wordcamp-denver-afternoon-tickets-available\";s:4:\"link\";s:79:\"http://alexking.org/blog/2009/02/23/wordcamp-denver-afternoon-tickets-available\";s:11:\"description\";s:2421:\"<p>Response for <a href=\"http://denver.wordcamp.org\" rel=\"external\">WordCamp Denver</a> has been overwhelming. We sold out last week, but thanks to some thoughtful people letting us know they won’t be able to attend, we have <del>5</del>4 more full tickets <a href=\"http://wordcampdenver.eventbrite.com\" rel=\"external\">available</a>. Based on the e-mail requests we’ve received since we sold out, I expect they will go quickly.</p>\n<p class=\"center\"><a href=\"http://denver.wordcamp.org/\"><img title=\"Attending WordCamp Denver\" src=\"http://denver.wordcamp.org/files/2008/10/attending-badge.png\" alt=\"I\'m Attending WordCamp Denver 2009\" width=\"125\" height=\"125\" /></a></p>\n<p>Our morning venue space is limited (by fire codes) to 276 people. However, we’ll be splitting up into two locations for the separate blogger and technical sessions in the afternoon. We still have space in both of these areas, so we’ve created the “afternoon only” tickets. These are available immediately, and I believe we’ll be able to make as many of these available as necessary. Please note, these tickets do not include a t-shirt or access to the morning sessions.</p>\n<p>A couple of notes:</p>\n<ul>\n<li>There will be an after-party at the <a href=\"http://www.paramountcafe.com/\" rel=\"external\">Paramount Cafe</a> - should be a good chance to socialize and network after a long day of “camping”.</li>\n<li>We’ve opened up a <a href=\"http://moderator.appspot.com/#16/e=20794\" rel=\"external\">Moderator instance</a> so that you can post questions for the presenters to consider. You can also vote on questions people have already posted. I’m curious to see how this works.</li>\n<li>We are still looking for folks to record the event (in HD please). Get in touch if you are interested.</li>\n<li>There are tickets still available for the VIP (speakers/sponsors) dinner on Friday night - looking forward to seeing some folks there.</li>\n</ul>\n<p>It’s great to see so much interest in WordPress here in the Denver/Boulder area. We’ll be sure to book a larger venue for WordCamp Denver 2010.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordCamp+Denver+-+Afternoon+Tickets+Available&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F02%2F23%2Fwordcamp-denver-afternoon-tickets-available\">ShareThis</a></p>\";s:7:\"pubdate\";s:31:\"Mon, 23 Feb 2009 22:39:24 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Alex\";}s:7:\"summary\";s:2421:\"<p>Response for <a href=\"http://denver.wordcamp.org\" rel=\"external\">WordCamp Denver</a> has been overwhelming. We sold out last week, but thanks to some thoughtful people letting us know they won’t be able to attend, we have <del>5</del>4 more full tickets <a href=\"http://wordcampdenver.eventbrite.com\" rel=\"external\">available</a>. Based on the e-mail requests we’ve received since we sold out, I expect they will go quickly.</p>\n<p class=\"center\"><a href=\"http://denver.wordcamp.org/\"><img title=\"Attending WordCamp Denver\" src=\"http://denver.wordcamp.org/files/2008/10/attending-badge.png\" alt=\"I\'m Attending WordCamp Denver 2009\" width=\"125\" height=\"125\" /></a></p>\n<p>Our morning venue space is limited (by fire codes) to 276 people. However, we’ll be splitting up into two locations for the separate blogger and technical sessions in the afternoon. We still have space in both of these areas, so we’ve created the “afternoon only” tickets. These are available immediately, and I believe we’ll be able to make as many of these available as necessary. Please note, these tickets do not include a t-shirt or access to the morning sessions.</p>\n<p>A couple of notes:</p>\n<ul>\n<li>There will be an after-party at the <a href=\"http://www.paramountcafe.com/\" rel=\"external\">Paramount Cafe</a> - should be a good chance to socialize and network after a long day of “camping”.</li>\n<li>We’ve opened up a <a href=\"http://moderator.appspot.com/#16/e=20794\" rel=\"external\">Moderator instance</a> so that you can post questions for the presenters to consider. You can also vote on questions people have already posted. I’m curious to see how this works.</li>\n<li>We are still looking for folks to record the event (in HD please). Get in touch if you are interested.</li>\n<li>There are tickets still available for the VIP (speakers/sponsors) dinner on Friday night - looking forward to seeing some folks there.</li>\n</ul>\n<p>It’s great to see so much interest in WordPress here in the Denver/Boulder area. We’ll be sure to book a larger venue for WordCamp Denver 2010.</p>\n<p><a href=\"http://sharethis.com/item?&wp=2.2.3&publisher=a1583af8-28eb-4210-97bd-2bb5c02bc265&title=WordCamp+Denver+-+Afternoon+Tickets+Available&url=http%3A%2F%2Falexking.org%2Fblog%2F2009%2F02%2F23%2Fwordcamp-denver-afternoon-tickets-available\">ShareThis</a></p>\";}i:42;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 02/23\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5214\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/02/23/wordpress-plugin-releases-for-0223/\";s:11:\"description\";s:4191:\"<h3>New Plugins</h3>\n<p><a href=\"http://sivel.net/2009/02/public-post-preview/\">Public Post Preview</a></p>\n<p>Enables you to give a link to anonymous users for public preview of a post before it is published.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/add-twitter-rss/\">Add Twitter RSS</a></p>\n<p>Adds a link to your Twitter feed in the header of your WordPress Blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/favicon-generator/\">Favicon Generator</a></p>\n<p>This plugin will allow you to upload an image file of your choosing to be converted to a favicon for your WordPress site.</p>\n<p><a href=\"http://dound.com/projects/word-press/ajax-login-widget/\">AJAX Login Widget++</a></p>\n<p>A clean AJAX-based login, registration and lost password retrieval widget.</p>\n<p><a href=\"http://felixker.com/wp-timeout-plugin/\">Wordpress/Plugin Upgrade Time Out Plugin</a></p>\n<p>Wordpress/Plugin Upgrade Time Out Plugin allows you to modify the files download time out value (mainly used for upgrade of Wordpress and Plugins).</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wow-character-display/\">WoW-Character-Display</a></p>\n<p>The WoW-Character-Display plugin shows many informations from the WoW armory in a widget or post. Highly configurable and for multiple characters!</p>\n<p><a href=\"http://wordpress.org/extend/plugins/oxyxml/\">oxyXML generator</a></p>\n<p>This plugin creates a XML file from your last posts.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-favorite-posts/\">WP Favorite Posts</a></p>\n<p>Allows users to add favorite posts. This plugin use cookies for saving data so unregistered users can favorite a post.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://kerrywebster.com/my-current-plugins/branded-admin/\">Branded Admin</a> </p>\n<p>A WordPress plugin designed to give a blog author or designer the ability to change the WordPress Administration section by adding a unique - branded - header and footer. Branding may be important depending on how prevalent the WordPress logo & native branding are to the owner or designer of a site. This plugin is now fully WordPress 2.7.x compliant and recently converted to us jQuery. jQuery was used so that others could extend the plugin to fit their own needs.</p>\n<p><a href=\"http://scribu.net/wordpress/custom-field-taxonomies\">Custom Field Taxonomies</a></p>\n<p>A WordPress plugin that let’s you use custom fields as ad-hoc taxonomies.</p>\n<p><a href=\"http://www.stuartconover.com/2009/02/23/lifestream-plugin-updated-94beta/\">Lifestream</a></p>\n<p>Lifestream displays your social feeds and photos much like you would see it on many of the social networking sites.</p>\n<p><a href=\"http://rickbeckman.org/thesis-openhook/\">Thesis OpenHook</a></p>\n<p>This plugin allows you to insert arbitrary content into the many hooks that the Thesis Theme Framework provides. Never again edit a file!</p>\n<p><a href=\"http://wordpress.org/extend/plugins/statpress-reloaded/\">StatPress Reloaded</a></p>\n<p>This plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.</p>\n<p><a href=\"http://gigpress.com/\">GigPress</a></p>\n<p>GigPress provides an easy way for bands to list and manage their concerts and tours on their WordPress-powered website.</p>\n<p><a href=\"http://www.ultimateidx.com/menu-manager/\">WordPress Menu Creator</a></p>\n<p>WordPress Menu Creator ( Menu Manager ) is developed to provide website owners with truly easy to manage easy to configure menu solution.</p>\n<p><a href=\"http://www.viadat.com/store-locator/\">Store Locator</a></p>\n<p>A store locator plugin for developers who create sites in Wordpress & web site owners who want to quickly show important locations.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/connect2site/\">Connect2site</a></p>\n<p>This plugin can be used to connect to another wordpress blog located in a subdomain on the same server. It provides various ways to display posts.</p>\n<p><a href=\"http://pageflipgallery.com/\">Page Flip Image Gallery</a></p>\n<p>FlippingBook Wordpress Gallery plugin helps you to create Image Gallery with Page Flip effects on your blog.</p>\";s:7:\"pubdate\";s:31:\"Mon, 23 Feb 2009 19:30:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:4191:\"<h3>New Plugins</h3>\n<p><a href=\"http://sivel.net/2009/02/public-post-preview/\">Public Post Preview</a></p>\n<p>Enables you to give a link to anonymous users for public preview of a post before it is published.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/add-twitter-rss/\">Add Twitter RSS</a></p>\n<p>Adds a link to your Twitter feed in the header of your WordPress Blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/favicon-generator/\">Favicon Generator</a></p>\n<p>This plugin will allow you to upload an image file of your choosing to be converted to a favicon for your WordPress site.</p>\n<p><a href=\"http://dound.com/projects/word-press/ajax-login-widget/\">AJAX Login Widget++</a></p>\n<p>A clean AJAX-based login, registration and lost password retrieval widget.</p>\n<p><a href=\"http://felixker.com/wp-timeout-plugin/\">Wordpress/Plugin Upgrade Time Out Plugin</a></p>\n<p>Wordpress/Plugin Upgrade Time Out Plugin allows you to modify the files download time out value (mainly used for upgrade of Wordpress and Plugins).</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wow-character-display/\">WoW-Character-Display</a></p>\n<p>The WoW-Character-Display plugin shows many informations from the WoW armory in a widget or post. Highly configurable and for multiple characters!</p>\n<p><a href=\"http://wordpress.org/extend/plugins/oxyxml/\">oxyXML generator</a></p>\n<p>This plugin creates a XML file from your last posts.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-favorite-posts/\">WP Favorite Posts</a></p>\n<p>Allows users to add favorite posts. This plugin use cookies for saving data so unregistered users can favorite a post.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://kerrywebster.com/my-current-plugins/branded-admin/\">Branded Admin</a> </p>\n<p>A WordPress plugin designed to give a blog author or designer the ability to change the WordPress Administration section by adding a unique - branded - header and footer. Branding may be important depending on how prevalent the WordPress logo & native branding are to the owner or designer of a site. This plugin is now fully WordPress 2.7.x compliant and recently converted to us jQuery. jQuery was used so that others could extend the plugin to fit their own needs.</p>\n<p><a href=\"http://scribu.net/wordpress/custom-field-taxonomies\">Custom Field Taxonomies</a></p>\n<p>A WordPress plugin that let’s you use custom fields as ad-hoc taxonomies.</p>\n<p><a href=\"http://www.stuartconover.com/2009/02/23/lifestream-plugin-updated-94beta/\">Lifestream</a></p>\n<p>Lifestream displays your social feeds and photos much like you would see it on many of the social networking sites.</p>\n<p><a href=\"http://rickbeckman.org/thesis-openhook/\">Thesis OpenHook</a></p>\n<p>This plugin allows you to insert arbitrary content into the many hooks that the Thesis Theme Framework provides. Never again edit a file!</p>\n<p><a href=\"http://wordpress.org/extend/plugins/statpress-reloaded/\">StatPress Reloaded</a></p>\n<p>This plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.</p>\n<p><a href=\"http://gigpress.com/\">GigPress</a></p>\n<p>GigPress provides an easy way for bands to list and manage their concerts and tours on their WordPress-powered website.</p>\n<p><a href=\"http://www.ultimateidx.com/menu-manager/\">WordPress Menu Creator</a></p>\n<p>WordPress Menu Creator ( Menu Manager ) is developed to provide website owners with truly easy to manage easy to configure menu solution.</p>\n<p><a href=\"http://www.viadat.com/store-locator/\">Store Locator</a></p>\n<p>A store locator plugin for developers who create sites in Wordpress & web site owners who want to quickly show important locations.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/connect2site/\">Connect2site</a></p>\n<p>This plugin can be used to connect to another wordpress blog located in a subdomain on the same server. It provides various ways to display posts.</p>\n<p><a href=\"http://pageflipgallery.com/\">Page Flip Image Gallery</a></p>\n<p>FlippingBook Wordpress Gallery plugin helps you to create Image Gallery with Page Flip effects on your blog.</p>\";}i:43;a:7:{s:5:\"title\";s:18:\"Matt: Ryanair Diss\";s:4:\"guid\";s:21:\"http://ma.tt/?p=12035\";s:4:\"link\";s:34:\"http://ma.tt/2009/02/ryanair-diss/\";s:11:\"description\";s:251:\"<p>In a relatively bizarre case an employee of Ryanair <a href=\"http://ocaoimh.ie/2009/02/19/ryanair-staff-give-wordpress-some-lovin/\">left disparaging remarks about WordPress on someone’s blog</a>. Someone with the airline should apologize.</p>\";s:7:\"pubdate\";s:31:\"Mon, 23 Feb 2009 14:12:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:251:\"<p>In a relatively bizarre case an employee of Ryanair <a href=\"http://ocaoimh.ie/2009/02/19/ryanair-staff-give-wordpress-some-lovin/\">left disparaging remarks about WordPress on someone’s blog</a>. Someone with the airline should apologize.</p>\";}i:44;a:7:{s:5:\"title\";s:60:\"Donncha: WordPress and Blacknight power the best Irish blogs\";s:4:\"guid\";s:29:\"http://ocaoimh.ie/?p=89494517\";s:4:\"link\";s:81:\"http://ocaoimh.ie/2009/02/23/wordpress-and-blacknight-power-the-best-irish-blogs/\";s:11:\"description\";s:4570:\"<div align=\"center\"><img src=\"http://ocaoimh.ie/wp-content/uploads/2009/02/grandad.jpg\" alt=\"grandad\" title=\"grandad\" width=\"500\" height=\"334\" class=\"aligncenter size-full wp-image-89494519\" /></div>\n<p>Last Saturday night many of the Irish blogging community got together in The Cork International Airport Hotel for the <a href=\"http://awards.ie/blogawards/\">Irish Blog Awards</a>. <a href=\"http://ocaoimh.ie/2009/02/22/back-from-the-irish-blog-awards-2009/\">I was there</a> with my wife Jacinta, it was a great night and <a href=\"http://twitter.com/donncha/status/1235359350\">I was delighted</a> to see so many WordPress powered blogs. Both WordPress.org and WordPress.com blogs were represented again and again among the top bloggers in Ireland.</p>\n<p>I had planned on writing a post analysing the breakdown of WordPress vs Blogspot vs MT vs everyone else but lucky for me, Cathal Garvey <a href=\"http://cgarvey.ie/blog/archive/2009/02/22/blog-software-of-choice-of-the-irish-blog-awards-09-short-listed/\">already did the hard work</a>! </p>\n<p><img src=\"http://ocaoimh.ie/wp-content/uploads/2009/02/pub.png\" alt=\"pub\" title=\"pub\" width=\"500\" height=\"330\" class=\"aligncenter size-full wp-image-89494524\" /></p>\n<p>He has some very interesting stats on version numbers, and I’m shocked that “Best Technology Blog” (sponsored by <a href=\"http://www.bitbuzz.com/\">Bitbuzz</a>) has the worst record for upgrading WordPress. Hopefully this attention will encourage those bloggers to upgrade.</p>\n<p><a href=\"http://wordpress.org/\">WordPress</a> is the most popular blogging software among the Blog Awards nominees and <a href=\"http://www.blacknight.com/\">Blacknight</a> is by far the most popular hosting service. I don’t think you can get a better recommendation than that for either WordPress or Blacknight.</p>\n<p>BTW - That’s Grandad in the photo above. Go read his blog, <a href=\"http://www.headrambles.com/\">Head Rambles</a>. You’ll love it!<br />\nPS. Here are the <a href=\"http://awards.ie/blogawards/2009/02/22/the-2009-irish-blog-awards-winners-are/\">results</a> of the Awards, read more by <a href=\"http://redmum.blogspot.com/2009/02/irish-blog-awards-2009_22.html\">Red Mum</a>, <a href=\"http://blog.sweetnam.eu/2009/02/22/great-night-but-a-nasty-hangover/\">Robert</a>, <a href=\"http://blog.niallok.com/index.php/2009/02/22/irish-blog-awards-2009-the-interviews/\">Niall</a> and <a href=\"http://www.jason-roe.com/blog/cork-international-airport-hotel-a-big-thanks/\">Jason</a> who reminds us <a href=\"http://www.tripadvisor.com/Hotel_Review-g186600-d650792-Reviews-Cork_International_Airport_Hotel-Cork_County_Cork.html\">we should vote</a> for the excellent <a href=\"http://www.corkinternationalairporthotel.com/\">Cork International Airport Hotel</a>. TheChrisD has a <a href=\"http://www.thechrisd.com/blog/2009/02/23/random-iba-shit\">massive post</a> listing everyone in his feedreader who posted about the Awards, a few pics, and some of the videos shown on the night.<br />\nI’ll be uploading photos from the night in a post here and to <a href=\"http://pix.ie/\">Pixie</a> later.</p>\n<p>PPS. Alan Burke got in touch and asked me to give <a href=\"http://groups.drupal.org/node/18452\">Drupalcamp Galway</a> a plug. He added, “Maybe we could convert a few Wordpress users ;-)” but of course that’ll never happen!</p>\n<blockquote><p>On Saturday 4th and Sunday 5th of April 2009 in Galway, 2 groups of Drupal developers will work on building 2 real working Drupal sites for 2 good causes. They will have 24 hours to complete their website. We are calling organizations, charities and NGOs from Ireland to submit their site proposal. Any organisation can register as long as they are not-for-profit and do not have a Drupal site already running. (A few static HTML pages is the limit for being accepted).</p></blockquote>\n<p>Sounds like a great idea and a worthy one too.</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2005/11/24/top-25-irish-blogs/\" rel=\"bookmark\" title=\"Permanent Link: Top 25 Irish Blogs\">Top 25 Irish Blogs</a></li><li><a href=\"http://ocaoimh.ie/2005/03/24/irish-blogs-and-bloggers/\" rel=\"bookmark\" title=\"Permanent Link: Irish Blogs and Bloggers\">Irish Blogs and Bloggers</a></li><li><a href=\"http://ocaoimh.ie/2005/05/25/irish-blogs-directory-the-new-boggersphere/\" rel=\"bookmark\" title=\"Permanent Link: Irish Blogs Directory, the new boggersphere!\">Irish Blogs Directory, the new boggersphere!</a></li></ul></p>\";s:7:\"pubdate\";s:31:\"Mon, 23 Feb 2009 10:15:17 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:7:\"Donncha\";}s:7:\"summary\";s:4570:\"<div align=\"center\"><img src=\"http://ocaoimh.ie/wp-content/uploads/2009/02/grandad.jpg\" alt=\"grandad\" title=\"grandad\" width=\"500\" height=\"334\" class=\"aligncenter size-full wp-image-89494519\" /></div>\n<p>Last Saturday night many of the Irish blogging community got together in The Cork International Airport Hotel for the <a href=\"http://awards.ie/blogawards/\">Irish Blog Awards</a>. <a href=\"http://ocaoimh.ie/2009/02/22/back-from-the-irish-blog-awards-2009/\">I was there</a> with my wife Jacinta, it was a great night and <a href=\"http://twitter.com/donncha/status/1235359350\">I was delighted</a> to see so many WordPress powered blogs. Both WordPress.org and WordPress.com blogs were represented again and again among the top bloggers in Ireland.</p>\n<p>I had planned on writing a post analysing the breakdown of WordPress vs Blogspot vs MT vs everyone else but lucky for me, Cathal Garvey <a href=\"http://cgarvey.ie/blog/archive/2009/02/22/blog-software-of-choice-of-the-irish-blog-awards-09-short-listed/\">already did the hard work</a>! </p>\n<p><img src=\"http://ocaoimh.ie/wp-content/uploads/2009/02/pub.png\" alt=\"pub\" title=\"pub\" width=\"500\" height=\"330\" class=\"aligncenter size-full wp-image-89494524\" /></p>\n<p>He has some very interesting stats on version numbers, and I’m shocked that “Best Technology Blog” (sponsored by <a href=\"http://www.bitbuzz.com/\">Bitbuzz</a>) has the worst record for upgrading WordPress. Hopefully this attention will encourage those bloggers to upgrade.</p>\n<p><a href=\"http://wordpress.org/\">WordPress</a> is the most popular blogging software among the Blog Awards nominees and <a href=\"http://www.blacknight.com/\">Blacknight</a> is by far the most popular hosting service. I don’t think you can get a better recommendation than that for either WordPress or Blacknight.</p>\n<p>BTW - That’s Grandad in the photo above. Go read his blog, <a href=\"http://www.headrambles.com/\">Head Rambles</a>. You’ll love it!<br />\nPS. Here are the <a href=\"http://awards.ie/blogawards/2009/02/22/the-2009-irish-blog-awards-winners-are/\">results</a> of the Awards, read more by <a href=\"http://redmum.blogspot.com/2009/02/irish-blog-awards-2009_22.html\">Red Mum</a>, <a href=\"http://blog.sweetnam.eu/2009/02/22/great-night-but-a-nasty-hangover/\">Robert</a>, <a href=\"http://blog.niallok.com/index.php/2009/02/22/irish-blog-awards-2009-the-interviews/\">Niall</a> and <a href=\"http://www.jason-roe.com/blog/cork-international-airport-hotel-a-big-thanks/\">Jason</a> who reminds us <a href=\"http://www.tripadvisor.com/Hotel_Review-g186600-d650792-Reviews-Cork_International_Airport_Hotel-Cork_County_Cork.html\">we should vote</a> for the excellent <a href=\"http://www.corkinternationalairporthotel.com/\">Cork International Airport Hotel</a>. TheChrisD has a <a href=\"http://www.thechrisd.com/blog/2009/02/23/random-iba-shit\">massive post</a> listing everyone in his feedreader who posted about the Awards, a few pics, and some of the videos shown on the night.<br />\nI’ll be uploading photos from the night in a post here and to <a href=\"http://pix.ie/\">Pixie</a> later.</p>\n<p>PPS. Alan Burke got in touch and asked me to give <a href=\"http://groups.drupal.org/node/18452\">Drupalcamp Galway</a> a plug. He added, “Maybe we could convert a few Wordpress users ;-)” but of course that’ll never happen!</p>\n<blockquote><p>On Saturday 4th and Sunday 5th of April 2009 in Galway, 2 groups of Drupal developers will work on building 2 real working Drupal sites for 2 good causes. They will have 24 hours to complete their website. We are calling organizations, charities and NGOs from Ireland to submit their site proposal. Any organisation can register as long as they are not-for-profit and do not have a Drupal site already running. (A few static HTML pages is the limit for being accepted).</p></blockquote>\n<p>Sounds like a great idea and a worthy one too.</p>\n<p><img src=\"http://ocaoimh.ie/?voyeur=1\" /></p><p><strong>Related Posts</strong><ul><li><a href=\"http://ocaoimh.ie/2005/11/24/top-25-irish-blogs/\" rel=\"bookmark\" title=\"Permanent Link: Top 25 Irish Blogs\">Top 25 Irish Blogs</a></li><li><a href=\"http://ocaoimh.ie/2005/03/24/irish-blogs-and-bloggers/\" rel=\"bookmark\" title=\"Permanent Link: Irish Blogs and Bloggers\">Irish Blogs and Bloggers</a></li><li><a href=\"http://ocaoimh.ie/2005/05/25/irish-blogs-directory-the-new-boggersphere/\" rel=\"bookmark\" title=\"Permanent Link: Irish Blogs Directory, the new boggersphere!\">Irish Blogs Directory, the new boggersphere!</a></li></ul></p>\";}i:45;a:7:{s:5:\"title\";s:122:\"Lorelle on WP: WordPress News: LiveJournal Migration Improved, WordPress Plugin Search Improved, bbPress Updated, and More\";s:4:\"guid\";s:36:\"http://lorelle.wordpress.com/?p=3909\";s:4:\"link\";s:144:\"http://lorelle.wordpress.com/2009/02/22/wordpress-news-livejournal-migration-improved-wordpress-plugin-search-improved-bbpress-updated-and-more/\";s:11:\"description\";s:14052:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-news/\" title=\"WordPress News\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpnews1.png\" alt=\"WordPress News\" align=\"right\" /></a>I’ve just posted this week’s <a href=\"http://www.blogherald.com/2009/02/20/wordpress-news-can-you-spot-a-wordpress-blog-wordpress-28-news-plugin-directory-searchable-iphone-app-tested-and-more/\" title=\"WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More\">WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More</a> on the <a href=\"http://www.blogherald.com/\" title=\"Blog Herald\" rel=\"tag\">Blog Herald</a>.</p>\n<blockquote><p>Can you spot a WordPress blog? Are you sure? WordPress 2.7.1 released. Improvements on the WordPress Plugin Directory search functions. Help for those transferring from LiveJournal to WordPress.com, and WordPress in the future. WordPress 2.8 development on track. WordPress iPhone app in testing for next release. WordPress.com gets a new data center. More WordPress Tattoo news. WordCamps in Miami and India this weekend, Denver next. Singapore starts its first blogger meetup, including WordPress fans. WordPress jobs, and tips for WordPress Plugin and Theme authors. </p></blockquote>\n<p>Here are some highlights of the WordPress news you can use.</p>\n<h4>Improvements in the WordPress Plugin Directory</h4>\n<p>At long last, the <a href=\"http://wordpress.org/extend/plugins/\" title=\"WordPress Plugins Extends\">WordPress Plugin Directory</a> now has a <a href=\"http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/\" title=\"New and Improved Plugins Directory Search\">new and improved search function</a> using <a href=\"http://www.sphinxsearch.com/\" title=\"Sphinx\">Sphinx</a> open source SQL full-text search engine to help you find the Plugins you need in the directory from the site as well as the WordPress Plugins panel. </p>\n<h4>Improved LiveJournal Migration</h4>\n<p>For those looking to migrate from LiveJournal to <a href=\"http://www.wordpress.com/\" title=\"WordPress.com free blogs\" rel=\"tag\">WordPress.com</a>, there is now an <a href=\"http://en.blog.wordpress.com/2009/02/18/even-easier-livejournal-migration/\" title=\"Even Easier LiveJournal Migration\">even easier LiveJournal migration</a> process that the WordPress.com team has come up with to help the ever increasing number of people moving to WordPress.com from one of the oldest blogging platforms in the world.</p>\n<p>The new technique is a step by step approach that improves the importing from importing by the month without comments to now include comments, handle “friends only” posts, private posts, improvements in tagging, link back to LiveJournal blogs, and connection to the LiveJournal API to download all posts and comments in one pass. One LiveJournal users helped test the importer which handled over 3,700 posts and nearly 200,000 comments. That’s impressive.</p>\n<p>The new importer will be included in the next major release of the full version of WordPress.<span id=\"more-3909\"></span></p>\n<h4>iPhone WordPress App in Testing Mode</h4>\n<p>The latest version of the <a href=\"http://iphone.wordpress.org/2009/02/17/looking-for-a-few-good-hardware-testers/\" title=\"Looking For a Few Good Hardware Testers\">WordPress iPhone app is underway and they are looking for hardware testers</a> for the next version. </p>\n<p>The changes in the iPhones operating system delayed this new update, but now they are nearly ready for the release to the Apple store. The upcoming version includes landscape mode with the extra wide keyboard, link creation help, editing and creating Pages, comment moderation, asynchronous publishing, photo resizing, and a few more goodies. </p>\n<h4>bbPress On Fire</h4>\n<p><a href=\"http://ma.tt/\" title=\"Matt Mullenweg\" rel=\"tag\">Matt Mullenweg</a> has announced that this is going to be a very active year for development of <a href=\"http://www.bbpress.org/\" title=\"bbPress forum software\" rel=\"tag\">bbPress</a>, the open source forum software that drives the WordPress forums. It begins the year with some new announcements and activities including <a href=\"http://bbpress.org/blog/2009/01/two-new-bbpress-releases/\" title=\"Two new bbPress releases\">two new bbPress releases</a>. One is a security fix to prevent XSS attacks on login pages for Internet Explorer 6, which is highly recommend, and the second includes code improvements that increase the speed at which bbPress interacts with MySQL and integration with WordPress. </p>\n<p>I’m working on an article for <a href=\"http://lorelle.wordpress.com/\" title=\"Lorelle on WordPress\" rel=\"tag\">Lorelle on WordPress</a> on bbPress, so stay tuned.</p>\n<h4>Help The WordPress Support Forum, Please</h4>\n<p>As a long time volunteer on the <a href=\"http://www.wordpress.org/support\" title=\"WordPress Support Forums\" rel=\"tag\">WordPress Support Forums</a>, I join MichaelH in his request to improve the <a href=\"http://www.wordpress.org/support\" title=\"WordPress Support Forums\" rel=\"tag\">WordPress Support Forums</a> and applaud his recent post on Weblog Tools Collection called “<a href=\"http://weblogtoolscollection.com/news/topic/wish-list-for-the-wordpress-support-forums-software\" title=\"Wish list for the WordPress Support Forums software\">Wish list for the WordPress Support Forums software</a>.” </p>\n<p>Run on <a href=\"http://www.bbpress.org/\" title=\"bbPress forum software\" rel=\"tag\">bbPress</a> with a ton of customizations, there are a lot of limitations and problems on the Forums that could easily be fixed, and MichaelH joins a growing voice requesting the Forum be upgraded for increased functionality both by the users and the volunteers and staff who spend a lot of time helping others fix and use WordPress. </p>\n<h4>New Theme on WordPress.com</h4>\n<p>WordPress.com announced the <a href=\"http://en.blog.wordpress.com/2009/02/19/new-theme-vigilance/\" title=\"New Theme: Vigilance\">Vigilance WordPress Theme</a> has been added to the collection which includes customizable colors, alert boxes that appear at the top of the page for announcements, hidden pages from the main menu, custom image header, and special sidebar WordPress Widget functions. </p>\n<h4>Comment Threading on WordPress.com</h4>\n<p><a href=\"http://www.wordpress.com/\" title=\"WordPress.com free blogs\" rel=\"tag\">WordPress.com</a> announced <a href=\"http://en.blog.wordpress.com/2009/02/19/comment-threading-is-here-plus-other-cool-comment-settings/\" title=\"Comment Threading is Here! (Plus Other Cool Comment Settings)\">comment threading and other cool comment features</a> for their free blog hosting service. </p>\n<p>All WordPress Themes are now set up to enable threaded comments, breaking comments into pages, and changing the comment order from the oldest comments on top to the newest comments at the top and the oldest ones at the bottom of the list. Comment threads are allowed up to ten levels. </p>\n<p>To enable this on your WordPress.com blog, go to <strong>Settings > Discussion > Other Comment Settings</strong> and mark the appropriate boxes. It is disabled by default.</p>\n<h4>WordPress on Your Calendar</h4>\n<p>Some upcoming WordPress events include:</p>\n<ul>\n<li><a href=\"http://india.wordcamp.org/\" title=\"WordCamp India\">Delhi - WordCamp India - February 21-22, 2009</a></li>\n<li><a href=\"http://wordcampmiami.com/\" title=\"WordCamp Miami 2009\">Miami, Florida - WordCamp Miami 2009 - February 22, 2009</a></li>\n<li><a href=\"http://www.meetup.com/wordpress-sf/calendar/9713860/\" title=\"WordPress Surf and Turf (or newb and geeky)\">San Francisco - WordPress Surf and Turf - February 24, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/173/calendar/9749800/\" title=\"Almost Everyone is a WordPress Expert\">Austin WordPress Meetup Group - Almost Everyone is a WordPress Expert - February 24, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678812/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - February 26, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/188/calendar/9763830/\" title=\"Singapore Blogger Meetup\">Singapore Blogger Meetup Froup - February 27, 2009</a></li>\n<li><a href=\"http://denver.wordcamp.org\" title=\"WordCamp Denver\">WordCamp Denver 2009 - February 28, 2009</a> (<a href=\"http://http//www.facebook.com/profile.php?id=779828054#/group.php?gid=22086243642\" title=\"WordCamp Denver 2009\">Facebook</a>)</li>\n<li><a href=\"http://www.meetup.com/dfwwordpress/calendar/9593871/\" title=\"February Meetup of the DFW WordPress Group\">Dallas/Fort Worth WordPress Meetup - Dallas, Texas - February 28, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/184/calendar/9615427/\" title=\"Atlanta WordPress Users Group February Meetup\">Atlanta WordPress Users Group Meetup - Learning WordPress 2.7 - Atlanta, Georgia - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/mywplife/calendar/9593848/\" title=\"The Chicago WordPress February Meetup\">The Chicago WordPress February Meetup - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-New-Jersey-WordPress-Meetup-Group/calendar/9675967/\" title=\"The New Jersey WordPress March Meetup\">New Jersey - The New Jersey WordPress March Meetup - March 4, 2009</a></li>\n<li><a href=\"http://www.meetup.com/gulf-coast-wordpress/calendar/9684749/\" title=\"Gulf Coast WordPress/Blogger March Meetup\">Mobile, Alabama - Gulf Coast WordPress/Blogger WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678813/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1808383/\" title=\"Mar 8, 2009: Los Angeles WordPress Users Group at Philippe\'s French Dip\">Los Angeles WordPress Users Group - March 8, 2009</a></li>\n</ul>\n<p>The last issue of my WordPress News on the <a href=\"http://www.blogherald.com/\" title=\"Blog Herald\" rel=\"tag\">Blog Herald</a> was <a href=\"http://www.blogherald.com/2009/02/05/wordpress-news-release-week-news-wordpress-271-buddypress-wordpress-mu-and-more-releases/\" title=\"WordPress News: Release Week News, WordPress 2.7.1, BuddyPress, WordPress MU, and More Releases\">WordPress News: Release Week News, WordPress 2.7.1, BuddyPress, WordPress MU, and More Releases</a>.</p>\n<p>For more WordPress news, check out my weekly <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a>. For more WordCamp news, check out the <a href=\"http://wordcamp.info/\" title=\"The WordCamp Report\">The WordCamp Report</a>.</p>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress\" rel=\"tag\">wordpress</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+themes\" rel=\"tag\">wordpress themes</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+plugins\" rel=\"tag\">wordpress plugins</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+logo\" rel=\"tag\">wordpress logo</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+help\" rel=\"tag\">wordpress help</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3909/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3909&subd=lorelle&ref=&feed=1\" /></div>\";s:7:\"pubdate\";s:31:\"Mon, 23 Feb 2009 02:21:10 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:17:\"Lorelle VanFossen\";}s:7:\"summary\";s:14052:\"<div class=\"snap_preview\"><br /><p><a href=\"http://lorelle.wordpress.com/tag/wordpress-news/\" title=\"WordPress News\"><img src=\"http://lorelle.files.wordpress.com/2007/01/wpnews1.png\" alt=\"WordPress News\" align=\"right\" /></a>I’ve just posted this week’s <a href=\"http://www.blogherald.com/2009/02/20/wordpress-news-can-you-spot-a-wordpress-blog-wordpress-28-news-plugin-directory-searchable-iphone-app-tested-and-more/\" title=\"WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More\">WordPress News: Can You Spot a WordPress Blog? WordPress 2.8 News, Plugin Directory Searchable, iPhone App Tested, and More</a> on the <a href=\"http://www.blogherald.com/\" title=\"Blog Herald\" rel=\"tag\">Blog Herald</a>.</p>\n<blockquote><p>Can you spot a WordPress blog? Are you sure? WordPress 2.7.1 released. Improvements on the WordPress Plugin Directory search functions. Help for those transferring from LiveJournal to WordPress.com, and WordPress in the future. WordPress 2.8 development on track. WordPress iPhone app in testing for next release. WordPress.com gets a new data center. More WordPress Tattoo news. WordCamps in Miami and India this weekend, Denver next. Singapore starts its first blogger meetup, including WordPress fans. WordPress jobs, and tips for WordPress Plugin and Theme authors. </p></blockquote>\n<p>Here are some highlights of the WordPress news you can use.</p>\n<h4>Improvements in the WordPress Plugin Directory</h4>\n<p>At long last, the <a href=\"http://wordpress.org/extend/plugins/\" title=\"WordPress Plugins Extends\">WordPress Plugin Directory</a> now has a <a href=\"http://wordpress.org/development/2009/02/new-and-improved-plugins-directory-search/\" title=\"New and Improved Plugins Directory Search\">new and improved search function</a> using <a href=\"http://www.sphinxsearch.com/\" title=\"Sphinx\">Sphinx</a> open source SQL full-text search engine to help you find the Plugins you need in the directory from the site as well as the WordPress Plugins panel. </p>\n<h4>Improved LiveJournal Migration</h4>\n<p>For those looking to migrate from LiveJournal to <a href=\"http://www.wordpress.com/\" title=\"WordPress.com free blogs\" rel=\"tag\">WordPress.com</a>, there is now an <a href=\"http://en.blog.wordpress.com/2009/02/18/even-easier-livejournal-migration/\" title=\"Even Easier LiveJournal Migration\">even easier LiveJournal migration</a> process that the WordPress.com team has come up with to help the ever increasing number of people moving to WordPress.com from one of the oldest blogging platforms in the world.</p>\n<p>The new technique is a step by step approach that improves the importing from importing by the month without comments to now include comments, handle “friends only” posts, private posts, improvements in tagging, link back to LiveJournal blogs, and connection to the LiveJournal API to download all posts and comments in one pass. One LiveJournal users helped test the importer which handled over 3,700 posts and nearly 200,000 comments. That’s impressive.</p>\n<p>The new importer will be included in the next major release of the full version of WordPress.<span id=\"more-3909\"></span></p>\n<h4>iPhone WordPress App in Testing Mode</h4>\n<p>The latest version of the <a href=\"http://iphone.wordpress.org/2009/02/17/looking-for-a-few-good-hardware-testers/\" title=\"Looking For a Few Good Hardware Testers\">WordPress iPhone app is underway and they are looking for hardware testers</a> for the next version. </p>\n<p>The changes in the iPhones operating system delayed this new update, but now they are nearly ready for the release to the Apple store. The upcoming version includes landscape mode with the extra wide keyboard, link creation help, editing and creating Pages, comment moderation, asynchronous publishing, photo resizing, and a few more goodies. </p>\n<h4>bbPress On Fire</h4>\n<p><a href=\"http://ma.tt/\" title=\"Matt Mullenweg\" rel=\"tag\">Matt Mullenweg</a> has announced that this is going to be a very active year for development of <a href=\"http://www.bbpress.org/\" title=\"bbPress forum software\" rel=\"tag\">bbPress</a>, the open source forum software that drives the WordPress forums. It begins the year with some new announcements and activities including <a href=\"http://bbpress.org/blog/2009/01/two-new-bbpress-releases/\" title=\"Two new bbPress releases\">two new bbPress releases</a>. One is a security fix to prevent XSS attacks on login pages for Internet Explorer 6, which is highly recommend, and the second includes code improvements that increase the speed at which bbPress interacts with MySQL and integration with WordPress. </p>\n<p>I’m working on an article for <a href=\"http://lorelle.wordpress.com/\" title=\"Lorelle on WordPress\" rel=\"tag\">Lorelle on WordPress</a> on bbPress, so stay tuned.</p>\n<h4>Help The WordPress Support Forum, Please</h4>\n<p>As a long time volunteer on the <a href=\"http://www.wordpress.org/support\" title=\"WordPress Support Forums\" rel=\"tag\">WordPress Support Forums</a>, I join MichaelH in his request to improve the <a href=\"http://www.wordpress.org/support\" title=\"WordPress Support Forums\" rel=\"tag\">WordPress Support Forums</a> and applaud his recent post on Weblog Tools Collection called “<a href=\"http://weblogtoolscollection.com/news/topic/wish-list-for-the-wordpress-support-forums-software\" title=\"Wish list for the WordPress Support Forums software\">Wish list for the WordPress Support Forums software</a>.” </p>\n<p>Run on <a href=\"http://www.bbpress.org/\" title=\"bbPress forum software\" rel=\"tag\">bbPress</a> with a ton of customizations, there are a lot of limitations and problems on the Forums that could easily be fixed, and MichaelH joins a growing voice requesting the Forum be upgraded for increased functionality both by the users and the volunteers and staff who spend a lot of time helping others fix and use WordPress. </p>\n<h4>New Theme on WordPress.com</h4>\n<p>WordPress.com announced the <a href=\"http://en.blog.wordpress.com/2009/02/19/new-theme-vigilance/\" title=\"New Theme: Vigilance\">Vigilance WordPress Theme</a> has been added to the collection which includes customizable colors, alert boxes that appear at the top of the page for announcements, hidden pages from the main menu, custom image header, and special sidebar WordPress Widget functions. </p>\n<h4>Comment Threading on WordPress.com</h4>\n<p><a href=\"http://www.wordpress.com/\" title=\"WordPress.com free blogs\" rel=\"tag\">WordPress.com</a> announced <a href=\"http://en.blog.wordpress.com/2009/02/19/comment-threading-is-here-plus-other-cool-comment-settings/\" title=\"Comment Threading is Here! (Plus Other Cool Comment Settings)\">comment threading and other cool comment features</a> for their free blog hosting service. </p>\n<p>All WordPress Themes are now set up to enable threaded comments, breaking comments into pages, and changing the comment order from the oldest comments on top to the newest comments at the top and the oldest ones at the bottom of the list. Comment threads are allowed up to ten levels. </p>\n<p>To enable this on your WordPress.com blog, go to <strong>Settings > Discussion > Other Comment Settings</strong> and mark the appropriate boxes. It is disabled by default.</p>\n<h4>WordPress on Your Calendar</h4>\n<p>Some upcoming WordPress events include:</p>\n<ul>\n<li><a href=\"http://india.wordcamp.org/\" title=\"WordCamp India\">Delhi - WordCamp India - February 21-22, 2009</a></li>\n<li><a href=\"http://wordcampmiami.com/\" title=\"WordCamp Miami 2009\">Miami, Florida - WordCamp Miami 2009 - February 22, 2009</a></li>\n<li><a href=\"http://www.meetup.com/wordpress-sf/calendar/9713860/\" title=\"WordPress Surf and Turf (or newb and geeky)\">San Francisco - WordPress Surf and Turf - February 24, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/173/calendar/9749800/\" title=\"Almost Everyone is a WordPress Expert\">Austin WordPress Meetup Group - Almost Everyone is a WordPress Expert - February 24, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678812/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - February 26, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/188/calendar/9763830/\" title=\"Singapore Blogger Meetup\">Singapore Blogger Meetup Froup - February 27, 2009</a></li>\n<li><a href=\"http://denver.wordcamp.org\" title=\"WordCamp Denver\">WordCamp Denver 2009 - February 28, 2009</a> (<a href=\"http://http//www.facebook.com/profile.php?id=779828054#/group.php?gid=22086243642\" title=\"WordCamp Denver 2009\">Facebook</a>)</li>\n<li><a href=\"http://www.meetup.com/dfwwordpress/calendar/9593871/\" title=\"February Meetup of the DFW WordPress Group\">Dallas/Fort Worth WordPress Meetup - Dallas, Texas - February 28, 2009</a></li>\n<li><a href=\"http://wordpress.meetup.com/184/calendar/9615427/\" title=\"Atlanta WordPress Users Group February Meetup\">Atlanta WordPress Users Group Meetup - Learning WordPress 2.7 - Atlanta, Georgia - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/mywplife/calendar/9593848/\" title=\"The Chicago WordPress February Meetup\">The Chicago WordPress February Meetup - February 28, 2009</a></li>\n<li><a href=\"http://www.meetup.com/The-New-Jersey-WordPress-Meetup-Group/calendar/9675967/\" title=\"The New Jersey WordPress March Meetup\">New Jersey - The New Jersey WordPress March Meetup - March 4, 2009</a></li>\n<li><a href=\"http://www.meetup.com/gulf-coast-wordpress/calendar/9684749/\" title=\"Gulf Coast WordPress/Blogger March Meetup\">Mobile, Alabama - Gulf Coast WordPress/Blogger WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://www.meetup.com/LasVegasWordPress/calendar/9678813/\" title=\"Las Vegas WordPress Meetup\">Las Vegas WordPress Meetup - March 5, 2009</a></li>\n<li><a href=\"http://upcoming.yahoo.com/event/1808383/\" title=\"Mar 8, 2009: Los Angeles WordPress Users Group at Philippe\'s French Dip\">Los Angeles WordPress Users Group - March 8, 2009</a></li>\n</ul>\n<p>The last issue of my WordPress News on the <a href=\"http://www.blogherald.com/\" title=\"Blog Herald\" rel=\"tag\">Blog Herald</a> was <a href=\"http://www.blogherald.com/2009/02/05/wordpress-news-release-week-news-wordpress-271-buddypress-wordpress-mu-and-more-releases/\" title=\"WordPress News: Release Week News, WordPress 2.7.1, BuddyPress, WordPress MU, and More Releases\">WordPress News: Release Week News, WordPress 2.7.1, BuddyPress, WordPress MU, and More Releases</a>.</p>\n<p>For more WordPress news, check out my weekly <a href=\"http://www.blogherald.com/tag/wordpress-news/\" title=\"Articles on WordPress News on the Blog Herald\" rel=\"tag\">Blog Herald WordPress News</a>. For more WordCamp news, check out the <a href=\"http://wordcamp.info/\" title=\"The WordCamp Report\">The WordCamp Report</a>.</p>\n<p><img src=\"http://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /><br />\n<hr />\n<p><font size=\"-1\"><b>Site Search Tags:</b> <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+news\" rel=\"tag\">wordpress news</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress\" rel=\"tag\">wordpress</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+themes\" rel=\"tag\">wordpress themes</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+plugins\" rel=\"tag\">wordpress plugins</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+logo\" rel=\"tag\">wordpress logo</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+tips\" rel=\"tag\">wordpress tips</a>, <a href=\"http://lorelle.wordpress.com/index.php?s=wordpress+help\" rel=\"tag\">wordpress help</a> </p>\n<p><a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/02/rss.png\" alt=\"Feed on Lorelle on WordPress\" /></a> <a href=\"http://lorelle.wordpress.com/feed/\" title=\"Feed on Lorelle on WordPress\">Subscribe</a> <a href=\"http://feeds.feedburner.com/LorelleOnWordPress\" title=\"Feedburner Lorelle on WordPress Feed\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/04/feedburnericon.gif\" alt=\"Feedburner icon\" />Via Feedburner</a> <a href=\"http://www.feedblitz.com/f/?Sub=182399\" title=\"Lorelle on WordPress - full site feed email subscription\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2007/03/email.gif\" alt=\"\" />Subscribe by Email</a> <a href=\"http://lorelle.wordpress.com/\" title=\"Visit Lorelle on WordPress\"><img class=\"wp-smiley\" src=\"http://lorelle.files.wordpress.com/2008/03/pointer.gif\" alt=\"\" />Visit</a><br /><a href=\"http://lorelle.wordpress.com/about/\" title=\"Copyright Protected by Brent and Lorelle VanFossen\">Copyright Lorelle VanFossen</a>, the author of <a href=\"http://lorelle.wordpress.com/books/blogging-tips/\" title=\"Blogging Tips Book By Lorelle VanFossen\"><em>Blogging Tips, What Bloggers Won\'t Tell You About Blogging</em></a>.</font></p>\nPosted in WordPress News <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/3909/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/3909/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/3909/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=3909&subd=lorelle&ref=&feed=1\" /></div>\";}i:46;a:7:{s:5:\"title\";s:51:\"Weblog Tools Collection: Plugin Review: Post Avatar\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5212\";s:4:\"link\";s:79:\"http://weblogtoolscollection.com/archives/2009/02/22/plugin-review-post-avatar/\";s:11:\"description\";s:2386:\"<p>I always thought that I was the only one who had a problem with the WordPress Upload manager. Seems like, I’m not alone. The author of <a href=\"http://garinungkadol.com/downloads/post-avatar/\">Post Avatar</a> plugin for WordPress also had similar feelings, which was one of the reasons he wrote this plugin.</p>\n<h3>Description</h3>\n<p>This plugin simplifies including a picture when writing posts by allowing the user to choose from a predefined list of images. The image can be automatically shown on the page or output customized with the use of a template tag in themes.</p>\n<h3>Features</h3>\n<ul>\n<li>Easy selection of images in the Write Post screen.</li>\n<li>Scans images in sub-directories of the image option folder.</li>\n<li>Allows the following file types: .jpg, .jpeg, .gif and .png.</li>\n<li>Settings display avatars automatically or through the use of template tags.</li>\n<li>Customize html output of avatars.</li>\n<li>Does not display missing images.</li>\n</ul>\n<h3>Demo</h3>\n<p>For an example of what this looks like you can check out the author’s site and notice the 100×100px size images before each post.</p>\n<h3>Review</h3>\n<p>The plugin includes detailed installation and usage instructions which is exactly how plugin packages should come.</p>\n<p>Using the plugin is extremely simple. You’ll need to first set some default options mainly the directory that is to be used to find the post avatars.</p>\n<p>You need to upload these images to this folder in order to use them in your posts. The plugin still doesn’t support this feature, but this is on the charts and hopefully, you’ll see it in a later version.</p>\n<p>You can then choose to automatically display the avatars in your posts and / or feeds or you can manually add the code to your template file. I prefer the latter options simply because it gives you more control on where and how exactly you wish to display the avatars.</p>\n<p>The main trick after using this avatars is the styling. The plugin allows you to either use the default styles or customize the class you wish to use as well as the HTML that will be used to display the same. IMO, you don’t really need to do this as you can use the default styles and then customize the CSS for their display in your theme.</p>\n<p>So, are you using this plugin? Do you like it? What would you like improved?</p>\";s:7:\"pubdate\";s:31:\"Sun, 22 Feb 2009 13:21:51 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:2386:\"<p>I always thought that I was the only one who had a problem with the WordPress Upload manager. Seems like, I’m not alone. The author of <a href=\"http://garinungkadol.com/downloads/post-avatar/\">Post Avatar</a> plugin for WordPress also had similar feelings, which was one of the reasons he wrote this plugin.</p>\n<h3>Description</h3>\n<p>This plugin simplifies including a picture when writing posts by allowing the user to choose from a predefined list of images. The image can be automatically shown on the page or output customized with the use of a template tag in themes.</p>\n<h3>Features</h3>\n<ul>\n<li>Easy selection of images in the Write Post screen.</li>\n<li>Scans images in sub-directories of the image option folder.</li>\n<li>Allows the following file types: .jpg, .jpeg, .gif and .png.</li>\n<li>Settings display avatars automatically or through the use of template tags.</li>\n<li>Customize html output of avatars.</li>\n<li>Does not display missing images.</li>\n</ul>\n<h3>Demo</h3>\n<p>For an example of what this looks like you can check out the author’s site and notice the 100×100px size images before each post.</p>\n<h3>Review</h3>\n<p>The plugin includes detailed installation and usage instructions which is exactly how plugin packages should come.</p>\n<p>Using the plugin is extremely simple. You’ll need to first set some default options mainly the directory that is to be used to find the post avatars.</p>\n<p>You need to upload these images to this folder in order to use them in your posts. The plugin still doesn’t support this feature, but this is on the charts and hopefully, you’ll see it in a later version.</p>\n<p>You can then choose to automatically display the avatars in your posts and / or feeds or you can manually add the code to your template file. I prefer the latter options simply because it gives you more control on where and how exactly you wish to display the avatars.</p>\n<p>The main trick after using this avatars is the styling. The plugin allows you to either use the default styles or customize the class you wish to use as well as the HTML that will be used to display the same. IMO, you don’t really need to do this as you can use the default styles and then customize the CSS for their display in your theme.</p>\n<p>So, are you using this plugin? Do you like it? What would you like improved?</p>\";}i:47;a:7:{s:5:\"title\";s:46:\"Weblog Tools Collection: WordCamp India is On!\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5201\";s:4:\"link\";s:74:\"http://weblogtoolscollection.com/archives/2009/02/21/wordcamp-india-is-on/\";s:11:\"description\";s:1658:\"<p><a href=\"http://wci.eventbrite.com/\">WordCamp India is On!</a>. The list of speakers is quite impressive and includes both <a href=\"http://ma.tt\">Matt</a> and <a href=\"http://omis.me/\">Om</a> for various talks including Matt’s famous “<a href=\"http://www.google.com/search?hl=en&q=%22state+of+the+word%22&btnG=Search\">State of the Word</a>“. It looks to be a fun and information filled event with quite interesting fare such as SEO, IP rights and other both techie and non-techie topics. As luck would have it, I am going to be traveling though Dubai and India next weekend (days late, dollars short) and will not be able to attend.</p>\n<p>From the list of sponsors, the list of attendees and the list of speakers, the enthusiasm for blogging and WordPress in India is not lost on me. If you have not checked out the <a href=\"http://www.delhibloggersbloc.com/\">Delhi Bloggers Group</a> or one of the many other blogging groups and partnerships mentioned and you are an Indian blogger, you might be missing out. I am hopeful that the turnout will be fantastic and I hope to see some of the presentations on <a href=\"http://wordpress.tv/category/wordcamptv/\">WordPress.tv</a></p>\n<p>I am jealous that Matt and Om were able to visit the Taj Mahal because it appears that <a href=\"http://www.zeenews.com/Nation/2007-02-20/355367news.html\">parts of the Taj might be restricted to visitors</a>. Om has an <a href=\"http://gigaom.com/2009/02/19/what-the-taj-mahal-and-apple-have-in-common/\">interesting take on the Taj and Apple Computers</a> and <a href=\"http://ma.tt/2009/02/taj-mahal-agra/\">Matt has some nice pictures posted</a>.</p>\";s:7:\"pubdate\";s:31:\"Sat, 21 Feb 2009 20:47:47 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:10:\"Mark Ghosh\";}s:7:\"summary\";s:1658:\"<p><a href=\"http://wci.eventbrite.com/\">WordCamp India is On!</a>. The list of speakers is quite impressive and includes both <a href=\"http://ma.tt\">Matt</a> and <a href=\"http://omis.me/\">Om</a> for various talks including Matt’s famous “<a href=\"http://www.google.com/search?hl=en&q=%22state+of+the+word%22&btnG=Search\">State of the Word</a>“. It looks to be a fun and information filled event with quite interesting fare such as SEO, IP rights and other both techie and non-techie topics. As luck would have it, I am going to be traveling though Dubai and India next weekend (days late, dollars short) and will not be able to attend.</p>\n<p>From the list of sponsors, the list of attendees and the list of speakers, the enthusiasm for blogging and WordPress in India is not lost on me. If you have not checked out the <a href=\"http://www.delhibloggersbloc.com/\">Delhi Bloggers Group</a> or one of the many other blogging groups and partnerships mentioned and you are an Indian blogger, you might be missing out. I am hopeful that the turnout will be fantastic and I hope to see some of the presentations on <a href=\"http://wordpress.tv/category/wordcamptv/\">WordPress.tv</a></p>\n<p>I am jealous that Matt and Om were able to visit the Taj Mahal because it appears that <a href=\"http://www.zeenews.com/Nation/2007-02-20/355367news.html\">parts of the Taj might be restricted to visitors</a>. Om has an <a href=\"http://gigaom.com/2009/02/19/what-the-taj-mahal-and-apple-have-in-common/\">interesting take on the Taj and Apple Computers</a> and <a href=\"http://ma.tt/2009/02/taj-mahal-agra/\">Matt has some nice pictures posted</a>.</p>\";}i:48;a:7:{s:5:\"title\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 02/20\";s:4:\"guid\";s:40:\"http://weblogtoolscollection.com/?p=5208\";s:4:\"link\";s:88:\"http://weblogtoolscollection.com/archives/2009/02/20/wordpress-plugin-releases-for-0220/\";s:11:\"description\";s:3784:\"<h3>New Plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/wordpress-twitterbot/\">Wordpress Twitter Bot</a></p>\n<p>Post your Wordpress blog updates to your Twitter account</p>\n<p><a href=\"http://wordpresswiki.org/community-documentation/\">WordPress Wiki Plugin</a></p>\n<p>The WordPress Wiki Plugin adds Wiki functionality to your WordPress powered website.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/plugin-list/\">Plugin List</a></p>\n<p>Lists current WordPress plugins used inside of page/post content.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/custom-logo/\">Custom Logo</a></p>\n<p>Replace WordPress default login/register page logo with custom one.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-imagemation/\">WP_ImageMation</a></p>\n<p>ImageMation lets you put a set of sliding images with captions on any of your WordPress page.</p>\n<p><a href=\"http://kempwire.com/wordpress-ultimate-noindex-nofollow-plugin\">Ultimate Noindex Nofollow Tool</a></p>\n<p>Improves your blog’s search engine optimization by “noindexing” pages you choose.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/faster-image-insert/\">Faster Image Insert</a></p>\n<p>Integrates media manager into edit panel meta-box, avoid having to reload it separately in thickbox pop-up, suitable for precise image control.</p>\n<p><a href=\"http://blogtap.net/custom_post_background_plugin.shtml\">Custom Post Background</a></p>\n<p>Create custom backgrounds or styles for your posts and pages.</p>\n<p><a href=\"http://nothing.golddave.com/?page_id=680\">Share On Facebook</a></p>\n<p>This plugin adds a footer link to add the current post or page as a Facebook link.</p>\n<p><a href=\"http://blog.caspie.net/2009/02/19/fast-tube-wordpress-plugin/\">Fast Tube</a></p>\n<p>Fast and easy way to insert videos from YouTube right into your WordPress blog posts or pages.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/plugin-wonderful/\">Plugin Wonderful</a></p>\n<p>An easy way to place your <a href=\"http://www.projectwonderful.com/\">Project Wonderful</a> ads into your Website. Downloads your adbox information and allows you to post your ads as sidebar widgets, template tags, or straight in your RSS feed.</p>\n<p><a href=\"http://skyphe.org/code/wordpress/decategorizer/\">Decategorizer</a></p>\n<p>“Decategorizer” removes ‘category base’ from your permalinks. Quick setup and no editing required. 301 redirections are added automatically.</p>\n<p><a href=\"http://www.dyasonhat.com/wp-smart-sort/\">WP Smart Sort</a></p>\n<p>WP Smart sort offers advanced sorting of posts in your blog. Sort posts by Title, Date, Comment count, Custom Fields and more.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/addquicktag/\">AddQuicktag</a></p>\n<p>This plugin make it easy, Quicktags add to the editor. It is possible to ex- and import your Quicktags.</p>\n<p><a href=\"http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/\">Viper’s Video Quicktags</a></p>\n<p>Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.</p>\n<p><a href=\"http://noscope.com/journal/2008/12/quote-comments-javascript-plugin-for-wordpress\">Quote Comments</a></p>\n<p>Creates a little quote icon in comment boxes which, when clicked, copies that comment to the comment box wrapped in blockquotes.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/secure-wordpress/\">Secure WordPress</a></p>\n<p>Secure your WordPress Installation with small functions.</p>\n<p><a href=\"http://www.hybrid6.com/webgeek/plugins/wp-spamfree\">WP-SpamFree</a></p>\n<p>Powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.</p>\";s:7:\"pubdate\";s:31:\"Fri, 20 Feb 2009 19:42:46 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Ajay\";}s:7:\"summary\";s:3784:\"<h3>New Plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/wordpress-twitterbot/\">Wordpress Twitter Bot</a></p>\n<p>Post your Wordpress blog updates to your Twitter account</p>\n<p><a href=\"http://wordpresswiki.org/community-documentation/\">WordPress Wiki Plugin</a></p>\n<p>The WordPress Wiki Plugin adds Wiki functionality to your WordPress powered website.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/plugin-list/\">Plugin List</a></p>\n<p>Lists current WordPress plugins used inside of page/post content.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/custom-logo/\">Custom Logo</a></p>\n<p>Replace WordPress default login/register page logo with custom one.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wp-imagemation/\">WP_ImageMation</a></p>\n<p>ImageMation lets you put a set of sliding images with captions on any of your WordPress page.</p>\n<p><a href=\"http://kempwire.com/wordpress-ultimate-noindex-nofollow-plugin\">Ultimate Noindex Nofollow Tool</a></p>\n<p>Improves your blog’s search engine optimization by “noindexing” pages you choose.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/faster-image-insert/\">Faster Image Insert</a></p>\n<p>Integrates media manager into edit panel meta-box, avoid having to reload it separately in thickbox pop-up, suitable for precise image control.</p>\n<p><a href=\"http://blogtap.net/custom_post_background_plugin.shtml\">Custom Post Background</a></p>\n<p>Create custom backgrounds or styles for your posts and pages.</p>\n<p><a href=\"http://nothing.golddave.com/?page_id=680\">Share On Facebook</a></p>\n<p>This plugin adds a footer link to add the current post or page as a Facebook link.</p>\n<p><a href=\"http://blog.caspie.net/2009/02/19/fast-tube-wordpress-plugin/\">Fast Tube</a></p>\n<p>Fast and easy way to insert videos from YouTube right into your WordPress blog posts or pages.</p>\n<h3>Updated Plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/plugin-wonderful/\">Plugin Wonderful</a></p>\n<p>An easy way to place your <a href=\"http://www.projectwonderful.com/\">Project Wonderful</a> ads into your Website. Downloads your adbox information and allows you to post your ads as sidebar widgets, template tags, or straight in your RSS feed.</p>\n<p><a href=\"http://skyphe.org/code/wordpress/decategorizer/\">Decategorizer</a></p>\n<p>“Decategorizer” removes ‘category base’ from your permalinks. Quick setup and no editing required. 301 redirections are added automatically.</p>\n<p><a href=\"http://www.dyasonhat.com/wp-smart-sort/\">WP Smart Sort</a></p>\n<p>WP Smart sort offers advanced sorting of posts in your blog. Sort posts by Title, Date, Comment count, Custom Fields and more.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/addquicktag/\">AddQuicktag</a></p>\n<p>This plugin make it easy, Quicktags add to the editor. It is possible to ex- and import your Quicktags.</p>\n<p><a href=\"http://www.viper007bond.com/wordpress-plugins/vipers-video-quicktags/\">Viper’s Video Quicktags</a></p>\n<p>Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.</p>\n<p><a href=\"http://noscope.com/journal/2008/12/quote-comments-javascript-plugin-for-wordpress\">Quote Comments</a></p>\n<p>Creates a little quote icon in comment boxes which, when clicked, copies that comment to the comment box wrapped in blockquotes.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/secure-wordpress/\">Secure WordPress</a></p>\n<p>Secure your WordPress Installation with small functions.</p>\n<p><a href=\"http://www.hybrid6.com/webgeek/plugins/wp-spamfree\">WP-SpamFree</a></p>\n<p>Powerful anti-spam plugin that virtually eliminates comment spam. Finally, you can enjoy a spam-free WordPress blog! Includes contact form.</p>\";}i:49;a:7:{s:5:\"title\";s:21:\"Matt: Taj Mahal, Agra\";s:4:\"guid\";s:21:\"http://ma.tt/?p=11876\";s:4:\"link\";s:36:\"http://ma.tt/2009/02/taj-mahal-agra/\";s:11:\"description\";s:32677:\"<p>Visiting Agra and the Taj Mahal with <a href=\"http://omis.me/\">Om</a>.</p>\n<p><span id=\"more-11876\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9677/\" title=\"mcm_9677\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9677-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om writing a post about the Taj Mahal and Apple\" title=\"mcm_9677\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9676/\" title=\"mcm_9676\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9676-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9676\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9675/\" title=\"mcm_9675\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9675-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9675\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9674/\" title=\"mcm_9674\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9674-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9674\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9669/\" title=\"mcm_9669\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9669-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9669\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9664/\" title=\"mcm_9664\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9664-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9664\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9661/\" title=\"mcm_9661\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9661-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9661\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9656/\" title=\"mcm_9656\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9656-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9656\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9653/\" title=\"mcm_9653\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9653-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9653\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9651/\" title=\"mcm_9651\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9651-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9651\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9640/\" title=\"mcm_9640\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9640-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9640\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9638/\" title=\"mcm_9638\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9638-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9638\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9634/\" title=\"mcm_9634\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9634-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9634\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9633/\" title=\"mcm_9633\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9633-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9633\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9632/\" title=\"mcm_9632\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9632-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9632\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9630/\" title=\"mcm_9630\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9630-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9630\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9629/\" title=\"mcm_9629\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9629-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9629\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9626/\" title=\"mcm_9626\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9626-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9626\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9624/\" title=\"mcm_9624\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9624-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9624\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9621/\" title=\"mcm_9621\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9621-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9621\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9620/\" title=\"mcm_9620\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9620-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9620\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9619/\" title=\"mcm_9619\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9619-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9619\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9618/\" title=\"mcm_9618\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9618-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9618\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9617/\" title=\"mcm_9617\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9617-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9617\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9616/\" title=\"mcm_9616\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9616-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9616\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9615/\" title=\"mcm_9615\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9615-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9615\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9614/\" title=\"mcm_9614\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9614-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9614\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9609/\" title=\"mcm_9609\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9609-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9609\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9608/\" title=\"mcm_9608\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9608-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9608\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9607/\" title=\"mcm_9607\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9607-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9607\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9606/\" title=\"mcm_9606\"><img width=\"195\" height=\"130\" src=\"http://s.ma.tt/files/2009/02/mcm_9606-195x130.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9606\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9601/\" title=\"mcm_9601\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9601-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9601\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9600/\" title=\"mcm_9600\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9600-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9600\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000538/\" title=\"p1000538\"><img width=\"118\" height=\"209\" src=\"http://s.ma.tt/files/2009/02/p1000538-118x209.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000538\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9598/\" title=\"mcm_9598\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9598-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9598\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9596/\" title=\"mcm_9596\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9596-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9596\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000542/\" title=\"p1000542\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000542-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000542\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9591/\" title=\"mcm_9591\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9591-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9591\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9590/\" title=\"mcm_9590\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9590-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9590\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9589/\" title=\"mcm_9589\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9589-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9589\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9588/\" title=\"mcm_9588\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9588-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9588\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9587/\" title=\"mcm_9587\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9587-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9587\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9585/\" title=\"mcm_9585\"><img width=\"195\" height=\"128\" src=\"http://s.ma.tt/files/2009/02/mcm_9585-195x128.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9585\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9583/\" title=\"mcm_9583\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9583-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9583\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9582/\" title=\"mcm_9582\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9582-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9582\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9581/\" title=\"mcm_9581\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9581-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9581\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9579/\" title=\"mcm_9579\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9579-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9579\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9578/\" title=\"mcm_9578\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9578-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9578\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9574/\" title=\"mcm_9574\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9574-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9574\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9573/\" title=\"mcm_9573\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9573-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9573\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9572/\" title=\"mcm_9572\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9572-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9572\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9570/\" title=\"mcm_9570\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9570-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9570\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9568/\" title=\"mcm_9568\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9568-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9568\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9566/\" title=\"mcm_9566\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9566-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9566\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9561/\" title=\"mcm_9561\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9561-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9561\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9558/\" title=\"mcm_9558\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9558-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9558\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9556/\" title=\"mcm_9556\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9556-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9556\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9555/\" title=\"mcm_9555\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9555-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9555\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9553/\" title=\"mcm_9553\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9553-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9553\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9551/\" title=\"mcm_9551\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9551-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9551\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9550/\" title=\"mcm_9550\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9550-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"The towers lean slightly outward so if there is ever an earthquake they fall away from the main building\" title=\"mcm_9550\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9548/\" title=\"mcm_9548\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9548-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9548\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9547/\" title=\"mcm_9547\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9547-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Hidden Om symbol snuck in by Hindu workers\" title=\"mcm_9547\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9546/\" title=\"mcm_9546\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9546-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9546\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9545/\" title=\"mcm_9545\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9545-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9545\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9544/\" title=\"mcm_9544\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9544-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9544\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9543/\" title=\"mcm_9543\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9543-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9543\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9542/\" title=\"mcm_9542\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9542-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9542\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9541/\" title=\"mcm_9541\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9541-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9541\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9540/\" title=\"mcm_9540\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9540-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9540\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9539/\" title=\"mcm_9539\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9539-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9539\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9536/\" title=\"mcm_9536\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9536-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9536\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9535/\" title=\"mcm_9535\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9535-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9535\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9533/\" title=\"mcm_9533\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9533-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9533\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9532/\" title=\"mcm_9532\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9532-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9532\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9529/\" title=\"mcm_9529\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9529-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9529\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9527/\" title=\"mcm_9527\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9527-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"People on the roof of the Taj\" title=\"mcm_9527\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9526/\" title=\"mcm_9526\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9526-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9526\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9524/\" title=\"mcm_9524\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9524-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9524\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9521/\" title=\"mcm_9521\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9521-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9521\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000505/\" title=\"p1000505\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000505-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000505\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9520/\" title=\"mcm_9520\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9520-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9520\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9519/\" title=\"mcm_9519\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9519-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9519\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000506/\" title=\"p1000506\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000506-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000506\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9518/\" title=\"mcm_9518\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9518-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9518\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9515/\" title=\"mcm_9515\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9515-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9515\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000501/\" title=\"p1000501\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000501-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000501\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9513/\" title=\"mcm_9513\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9513-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9513\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9512/\" title=\"mcm_9512\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9512-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9512\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9510/\" title=\"mcm_9510\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9510-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9510\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9509/\" title=\"mcm_9509\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9509-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9509\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9503/\" title=\"mcm_9503\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9503-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9503\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9500/\" title=\"mcm_9500\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9500-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9500\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9499/\" title=\"mcm_9499\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9499-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9499\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9498/\" title=\"mcm_9498\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9498-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9498\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9497/\" title=\"mcm_9497\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9497-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9497\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9496/\" title=\"mcm_9496\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9496-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9496\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9495/\" title=\"mcm_9495\"><img width=\"140\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9495-140x210.jpg\" class=\"attachment-thumbnail\" alt=\"Taj Mahal\" title=\"mcm_9495\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9492/\" title=\"mcm_9492\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9492-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9492\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9485/\" title=\"mcm_9485\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9485-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9485\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9482/\" title=\"mcm_9482\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9482-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9482\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9480/\" title=\"mcm_9480\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9480-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9480\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9477/\" title=\"mcm_9477\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9477-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9477\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9476/\" title=\"mcm_9476\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9476-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9476\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9475/\" title=\"mcm_9475\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9475-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9475\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9474/\" title=\"mcm_9474\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9474-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9474\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9471/\" title=\"mcm_9471\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9471-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9471\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9470/\" title=\"mcm_9470\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9470-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9470\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9469/\" title=\"mcm_9469\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9469-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9469\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9467/\" title=\"mcm_9467\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9467-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Broad Band Cafe\" title=\"mcm_9467\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9466/\" title=\"mcm_9466\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9466-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Child in front of construction machine\" title=\"mcm_9466\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9463/\" title=\"mcm_9463\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9463-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Stickers on inside of taxi\" title=\"mcm_9463\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9460/\" title=\"mcm_9460\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9460-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om with Om symbol\" title=\"mcm_9460\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9449/\" title=\"mcm_9449\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9449-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Elephant walking down street\" title=\"mcm_9449\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9447/\" title=\"mcm_9447\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9447-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Elephant rear-side\" title=\"mcm_9447\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9444/\" title=\"mcm_9444\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9444-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Old British car\" title=\"mcm_9444\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9443/\" title=\"mcm_9443\"><img width=\"195\" height=\"130\" src=\"http://s.ma.tt/files/2009/02/mcm_9443-195x130.jpg\" class=\"attachment-thumbnail\" alt=\"Monkeys on scaffolding\" title=\"mcm_9443\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9441/\" title=\"mcm_9441\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9441-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Heart problems are very common here\" title=\"mcm_9441\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9439/\" title=\"mcm_9439\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9439-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Elder scooter gentleman\" title=\"mcm_9439\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9437/\" title=\"mcm_9437\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9437-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Look at the lady on the right\" title=\"mcm_9437\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9435/\" title=\"mcm_9435\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9435-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9435\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9434/\" title=\"mcm_9434\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9434-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Vending cart\" title=\"mcm_9434\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9433/\" title=\"mcm_9433\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9433-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9433\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9430/\" title=\"mcm_9430\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9430-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Traffic\" title=\"mcm_9430\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9429/\" title=\"mcm_9429\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9429-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9429\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9427/\" title=\"mcm_9427\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9427-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Mess of metal rods out the back of a truck\" title=\"mcm_9427\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9426/\" title=\"mcm_9426\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9426-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om Logistics\" title=\"mcm_9426\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9425/\" title=\"mcm_9425\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9425-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Cell phone towers everywhere\" title=\"mcm_9425\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9424/\" title=\"mcm_9424\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9424-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9424\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9423/\" title=\"mcm_9423\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9423-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9423\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9419/\" title=\"mcm_9419\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9419-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Man on motorcycle\" title=\"mcm_9419\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9416/\" title=\"mcm_9416\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9416-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Spot the elephant\" title=\"mcm_9416\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9414/\" title=\"mcm_9414\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9414-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"The monkey guy at work\" title=\"mcm_9414\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9413/\" title=\"mcm_9413\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9413-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"A monkey jumped on our window\" title=\"mcm_9413\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9409/\" title=\"mcm_9409\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9409-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9409\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9406/\" title=\"mcm_9406\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9406-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9406\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9405/\" title=\"mcm_9405\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9405-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Truck flowers\" title=\"mcm_9405\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9403/\" title=\"mcm_9403\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9403-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Blow horn, use dipper at night\" title=\"mcm_9403\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9401/\" title=\"mcm_9401\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9401-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9401\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9400/\" title=\"mcm_9400\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9400-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9400\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9399/\" title=\"mcm_9399\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9399-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9399\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9397/\" title=\"mcm_9397\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9397-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"GigaOM special Nikes\" title=\"mcm_9397\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9396/\" title=\"mcm_9396\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9396-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Breakfast\" title=\"mcm_9396\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9394/\" title=\"mcm_9394\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9394-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Photo of Gandhi in front of crowd\" title=\"mcm_9394\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9393/\" title=\"mcm_9393\"><img width=\"195\" height=\"151\" src=\"http://s.ma.tt/files/2009/02/mcm_9393-195x151.jpg\" class=\"attachment-thumbnail\" alt=\"Art in the Imperial\" title=\"mcm_9393\" /></a>\";s:7:\"pubdate\";s:31:\"Fri, 20 Feb 2009 08:16:04 +0000\";s:2:\"dc\";a:1:{s:7:\"creator\";s:4:\"Matt\";}s:7:\"summary\";s:32677:\"<p>Visiting Agra and the Taj Mahal with <a href=\"http://omis.me/\">Om</a>.</p>\n<p><span id=\"more-11876\"></span></p>\n\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9677/\" title=\"mcm_9677\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9677-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om writing a post about the Taj Mahal and Apple\" title=\"mcm_9677\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9676/\" title=\"mcm_9676\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9676-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9676\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9675/\" title=\"mcm_9675\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9675-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9675\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9674/\" title=\"mcm_9674\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9674-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9674\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9669/\" title=\"mcm_9669\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9669-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9669\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9664/\" title=\"mcm_9664\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9664-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9664\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9661/\" title=\"mcm_9661\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9661-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9661\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9656/\" title=\"mcm_9656\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9656-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9656\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9653/\" title=\"mcm_9653\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9653-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9653\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9651/\" title=\"mcm_9651\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9651-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9651\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9640/\" title=\"mcm_9640\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9640-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9640\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9638/\" title=\"mcm_9638\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9638-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9638\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9634/\" title=\"mcm_9634\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9634-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9634\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9633/\" title=\"mcm_9633\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9633-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9633\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9632/\" title=\"mcm_9632\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9632-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9632\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9630/\" title=\"mcm_9630\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9630-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9630\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9629/\" title=\"mcm_9629\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9629-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9629\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9626/\" title=\"mcm_9626\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9626-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9626\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9624/\" title=\"mcm_9624\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9624-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9624\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9621/\" title=\"mcm_9621\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9621-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9621\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9620/\" title=\"mcm_9620\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9620-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9620\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9619/\" title=\"mcm_9619\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9619-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9619\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9618/\" title=\"mcm_9618\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9618-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9618\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9617/\" title=\"mcm_9617\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9617-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9617\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9616/\" title=\"mcm_9616\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9616-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9616\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9615/\" title=\"mcm_9615\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9615-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9615\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9614/\" title=\"mcm_9614\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9614-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9614\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9609/\" title=\"mcm_9609\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9609-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9609\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9608/\" title=\"mcm_9608\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9608-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9608\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9607/\" title=\"mcm_9607\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9607-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9607\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9606/\" title=\"mcm_9606\"><img width=\"195\" height=\"130\" src=\"http://s.ma.tt/files/2009/02/mcm_9606-195x130.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9606\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9601/\" title=\"mcm_9601\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9601-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9601\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9600/\" title=\"mcm_9600\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9600-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9600\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000538/\" title=\"p1000538\"><img width=\"118\" height=\"209\" src=\"http://s.ma.tt/files/2009/02/p1000538-118x209.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000538\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9598/\" title=\"mcm_9598\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9598-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9598\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9596/\" title=\"mcm_9596\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9596-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9596\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000542/\" title=\"p1000542\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000542-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000542\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9591/\" title=\"mcm_9591\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9591-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9591\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9590/\" title=\"mcm_9590\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9590-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9590\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9589/\" title=\"mcm_9589\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9589-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9589\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9588/\" title=\"mcm_9588\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9588-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9588\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9587/\" title=\"mcm_9587\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9587-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9587\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9585/\" title=\"mcm_9585\"><img width=\"195\" height=\"128\" src=\"http://s.ma.tt/files/2009/02/mcm_9585-195x128.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9585\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9583/\" title=\"mcm_9583\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9583-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9583\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9582/\" title=\"mcm_9582\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9582-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9582\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9581/\" title=\"mcm_9581\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9581-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9581\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9579/\" title=\"mcm_9579\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9579-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9579\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9578/\" title=\"mcm_9578\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9578-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9578\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9574/\" title=\"mcm_9574\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9574-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9574\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9573/\" title=\"mcm_9573\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9573-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9573\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9572/\" title=\"mcm_9572\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9572-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9572\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9570/\" title=\"mcm_9570\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9570-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9570\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9568/\" title=\"mcm_9568\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9568-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9568\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9566/\" title=\"mcm_9566\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9566-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9566\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9561/\" title=\"mcm_9561\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9561-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9561\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9558/\" title=\"mcm_9558\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9558-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9558\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9556/\" title=\"mcm_9556\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9556-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9556\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9555/\" title=\"mcm_9555\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9555-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9555\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9553/\" title=\"mcm_9553\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9553-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9553\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9551/\" title=\"mcm_9551\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9551-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9551\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9550/\" title=\"mcm_9550\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9550-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"The towers lean slightly outward so if there is ever an earthquake they fall away from the main building\" title=\"mcm_9550\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9548/\" title=\"mcm_9548\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9548-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9548\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9547/\" title=\"mcm_9547\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9547-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Hidden Om symbol snuck in by Hindu workers\" title=\"mcm_9547\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9546/\" title=\"mcm_9546\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9546-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9546\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9545/\" title=\"mcm_9545\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9545-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9545\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9544/\" title=\"mcm_9544\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9544-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9544\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9543/\" title=\"mcm_9543\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9543-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9543\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9542/\" title=\"mcm_9542\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9542-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9542\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9541/\" title=\"mcm_9541\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9541-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9541\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9540/\" title=\"mcm_9540\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9540-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9540\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9539/\" title=\"mcm_9539\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9539-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9539\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9536/\" title=\"mcm_9536\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9536-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9536\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9535/\" title=\"mcm_9535\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9535-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9535\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9533/\" title=\"mcm_9533\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9533-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9533\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9532/\" title=\"mcm_9532\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9532-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9532\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9529/\" title=\"mcm_9529\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9529-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9529\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9527/\" title=\"mcm_9527\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9527-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"People on the roof of the Taj\" title=\"mcm_9527\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9526/\" title=\"mcm_9526\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9526-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9526\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9524/\" title=\"mcm_9524\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9524-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9524\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9521/\" title=\"mcm_9521\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9521-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9521\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000505/\" title=\"p1000505\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000505-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000505\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9520/\" title=\"mcm_9520\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9520-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9520\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9519/\" title=\"mcm_9519\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9519-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9519\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000506/\" title=\"p1000506\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000506-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000506\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9518/\" title=\"mcm_9518\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9518-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9518\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9515/\" title=\"mcm_9515\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9515-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9515\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/p1000501/\" title=\"p1000501\"><img width=\"195\" height=\"109\" src=\"http://s.ma.tt/files/2009/02/p1000501-195x109.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"p1000501\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9513/\" title=\"mcm_9513\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9513-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9513\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9512/\" title=\"mcm_9512\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9512-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9512\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9510/\" title=\"mcm_9510\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9510-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9510\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9509/\" title=\"mcm_9509\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9509-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9509\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9503/\" title=\"mcm_9503\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9503-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9503\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9500/\" title=\"mcm_9500\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9500-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9500\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9499/\" title=\"mcm_9499\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9499-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9499\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9498/\" title=\"mcm_9498\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9498-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9498\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9497/\" title=\"mcm_9497\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9497-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9497\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9496/\" title=\"mcm_9496\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9496-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9496\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9495/\" title=\"mcm_9495\"><img width=\"140\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9495-140x210.jpg\" class=\"attachment-thumbnail\" alt=\"Taj Mahal\" title=\"mcm_9495\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9492/\" title=\"mcm_9492\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9492-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9492\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9485/\" title=\"mcm_9485\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9485-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9485\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9482/\" title=\"mcm_9482\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9482-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9482\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9480/\" title=\"mcm_9480\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9480-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9480\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9477/\" title=\"mcm_9477\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9477-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9477\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9476/\" title=\"mcm_9476\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9476-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9476\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9475/\" title=\"mcm_9475\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9475-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9475\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9474/\" title=\"mcm_9474\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9474-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9474\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9471/\" title=\"mcm_9471\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9471-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9471\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9470/\" title=\"mcm_9470\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9470-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9470\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9469/\" title=\"mcm_9469\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9469-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9469\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9467/\" title=\"mcm_9467\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9467-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Broad Band Cafe\" title=\"mcm_9467\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9466/\" title=\"mcm_9466\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9466-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Child in front of construction machine\" title=\"mcm_9466\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9463/\" title=\"mcm_9463\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9463-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Stickers on inside of taxi\" title=\"mcm_9463\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9460/\" title=\"mcm_9460\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9460-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om with Om symbol\" title=\"mcm_9460\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9449/\" title=\"mcm_9449\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9449-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Elephant walking down street\" title=\"mcm_9449\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9447/\" title=\"mcm_9447\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9447-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Elephant rear-side\" title=\"mcm_9447\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9444/\" title=\"mcm_9444\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9444-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Old British car\" title=\"mcm_9444\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9443/\" title=\"mcm_9443\"><img width=\"195\" height=\"130\" src=\"http://s.ma.tt/files/2009/02/mcm_9443-195x130.jpg\" class=\"attachment-thumbnail\" alt=\"Monkeys on scaffolding\" title=\"mcm_9443\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9441/\" title=\"mcm_9441\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9441-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Heart problems are very common here\" title=\"mcm_9441\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9439/\" title=\"mcm_9439\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9439-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Elder scooter gentleman\" title=\"mcm_9439\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9437/\" title=\"mcm_9437\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9437-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Look at the lady on the right\" title=\"mcm_9437\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9435/\" title=\"mcm_9435\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9435-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9435\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9434/\" title=\"mcm_9434\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9434-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Vending cart\" title=\"mcm_9434\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9433/\" title=\"mcm_9433\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9433-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9433\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9430/\" title=\"mcm_9430\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9430-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Traffic\" title=\"mcm_9430\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9429/\" title=\"mcm_9429\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9429-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9429\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9427/\" title=\"mcm_9427\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9427-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Mess of metal rods out the back of a truck\" title=\"mcm_9427\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9426/\" title=\"mcm_9426\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9426-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Om Logistics\" title=\"mcm_9426\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9425/\" title=\"mcm_9425\"><img width=\"139\" height=\"210\" src=\"http://s.ma.tt/files/2009/02/mcm_9425-139x210.jpg\" class=\"attachment-thumbnail\" alt=\"Cell phone towers everywhere\" title=\"mcm_9425\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9424/\" title=\"mcm_9424\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9424-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9424\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9423/\" title=\"mcm_9423\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9423-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9423\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9419/\" title=\"mcm_9419\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9419-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Man on motorcycle\" title=\"mcm_9419\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9416/\" title=\"mcm_9416\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9416-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Spot the elephant\" title=\"mcm_9416\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9414/\" title=\"mcm_9414\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9414-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"The monkey guy at work\" title=\"mcm_9414\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9413/\" title=\"mcm_9413\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9413-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"A monkey jumped on our window\" title=\"mcm_9413\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9409/\" title=\"mcm_9409\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9409-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9409\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9406/\" title=\"mcm_9406\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9406-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9406\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9405/\" title=\"mcm_9405\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9405-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Truck flowers\" title=\"mcm_9405\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9403/\" title=\"mcm_9403\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9403-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Blow horn, use dipper at night\" title=\"mcm_9403\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9401/\" title=\"mcm_9401\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9401-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9401\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9400/\" title=\"mcm_9400\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9400-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9400\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9399/\" title=\"mcm_9399\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9399-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"\" title=\"mcm_9399\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9397/\" title=\"mcm_9397\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9397-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"GigaOM special Nikes\" title=\"mcm_9397\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9396/\" title=\"mcm_9396\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9396-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Breakfast\" title=\"mcm_9396\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9394/\" title=\"mcm_9394\"><img width=\"195\" height=\"129\" src=\"http://s.ma.tt/files/2009/02/mcm_9394-195x129.jpg\" class=\"attachment-thumbnail\" alt=\"Photo of Gandhi in front of crowd\" title=\"mcm_9394\" /></a>\n<a href=\"http://ma.tt/2009/02/taj-mahal-agra/mcm_9393/\" title=\"mcm_9393\"><img width=\"195\" height=\"151\" src=\"http://s.ma.tt/files/2009/02/mcm_9393-195x151.jpg\" class=\"attachment-thumbnail\" alt=\"Art in the Imperial\" title=\"mcm_9393\" /></a>\";}}s:7:\"channel\";a:5:{s:5:\"title\";s:16:\"WordPress Planet\";s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:8:\"language\";s:2:\"en\";s:11:\"description\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"tagline\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";}s:9:\"textinput\";a:0:{}s:5:\"image\";a:0:{}s:9:\"feed_type\";s:3:\"RSS\";s:12:\"feed_version\";s:3:\"2.0\";s:5:\"stack\";a:0:{}s:9:\"inchannel\";b:0;s:6:\"initem\";b:0;s:9:\"incontent\";b:0;s:11:\"intextinput\";b:0;s:7:\"inimage\";b:0;s:13:\"current_field\";s:0:\"\";s:17:\"current_namespace\";b:0;s:19:\"_CONTENT_CONSTRUCTS\";a:6:{i:0;s:7:\"content\";i:1;s:7:\"summary\";i:2;s:4:\"info\";i:3;s:5:\"title\";i:4;s:7:\"tagline\";i:5;s:9:\"copyright\";}}','no'),(124,0,'rss_867bd5c64f85878d03a060509cd2f92c_ts','1236805856','no'),(120,0,'page_on_front','0','yes'),(121,0,'page_for_posts','','yes'),(122,0,'rewrite_rules','a:87:{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: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:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:74:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:94:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:89:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:89:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:63:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:83:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:71:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:63:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/.html(/[0-9]+)?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:63:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:78:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:78:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/.html/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:25:\".+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\".+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\".+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(128,0,'kubrick_header_image','header-img.php?upper=880088&lower=000000','yes'),(129,0,'widget_pages','a:3:{s:5:\"title\";s:0:\"\";s:6:\"sortby\";s:10:\"post_title\";s:7:\"exclude\";s:0:\"\";}','yes'),(130,0,'widget_tag_cloud','a:1:{s:5:\"title\";s:0:\"\";}','yes'),(131,0,'widget_archives','a:3:{s:5:\"count\";b:0;s:8:\"dropdown\";b:1;s:5:\"title\";s:0:\"\";}','yes'),(132,0,'widget_meta','a:1:{s:5:\"title\";s:0:\"\";}','yes'),(133,0,'wordpress_api_key','f70c417a196b','yes'),(134,0,'akismet_discard_month','false','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) NOT NULL auto_increment, `post_id` bigint(20) NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) NOT NULL default '0', `post_date` datetime NOT NULL default '0000-00-00 00:00:00', `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content` longtext NOT NULL, `post_title` text NOT NULL, `post_category` int(4) NOT NULL default '0', `post_excerpt` text NOT NULL, `post_status` varchar(20) NOT NULL default 'publish', `comment_status` varchar(20) NOT NULL default 'open', `ping_status` varchar(20) NOT NULL default 'open', `post_password` varchar(20) NOT NULL default '', `post_name` varchar(200) NOT NULL default '', `to_ping` text NOT NULL, `pinged` text NOT NULL, `post_modified` datetime NOT NULL default '0000-00-00 00:00:00', `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00', `post_content_filtered` text NOT NULL, `post_parent` bigint(20) NOT NULL default '0', `guid` varchar(255) NOT NULL default '', `menu_order` int(11) NOT NULL default '0', `post_type` varchar(20) NOT NULL default 'post', `post_mime_type` varchar(100) NOT NULL default '', `comment_count` bigint(20) NOT NULL default '0', PRIMARY KEY (`ID`), KEY `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2009-03-11 10:55:19','2009-03-11 14:55:19','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!',0,'','publish','open','open','','hello-world','','','2009-03-11 10:55:19','2009-03-11 14:55:19','',0,'http://0011f36.netsolhost.com/changeblog/?p=1',0,'post','',1),(2,1,'2009-03-11 10:55:19','2009-03-11 14:55:19','This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.','About',0,'','publish','open','open','','about','','','2009-03-11 10:55:19','2009-03-11 14:55:19','',0,'http://0011f36.netsolhost.com/changeblog/?page_id=2',0,'page','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) NOT NULL default '0', `term_taxonomy_id` bigint(20) NOT NULL default '0', `term_order` int(11) NOT NULL default '0', PRIMARY KEY (`object_id`,`term_taxonomy_id`), KEY `term_taxonomy_id` (`term_taxonomy_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,2,0),(2,2,0),(3,2,0),(4,2,0),(5,2,0),(6,2,0),(7,2,0),(1,1,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) NOT NULL auto_increment, `term_id` bigint(20) NOT NULL default '0', `taxonomy` varchar(32) NOT NULL default '', `description` longtext NOT NULL, `parent` bigint(20) NOT NULL default '0', `count` bigint(20) NOT NULL default '0', PRIMARY KEY (`term_taxonomy_id`), UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'link_category','',0,7); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `slug` varchar(200) NOT NULL default '', `term_group` bigint(10) NOT NULL default '0', PRIMARY KEY (`term_id`), UNIQUE KEY `slug` (`slug`), KEY `name` (`name`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blogroll','blogroll',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) NOT NULL auto_increment, `user_id` bigint(20) NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`umeta_id`), KEY `user_id` (`user_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'rich_editing','true'),(3,1,'comment_shortcuts','false'),(4,1,'admin_color','fresh'),(5,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(6,1,'wp_user_level','10'),(7,2,'first_name','Debbie'),(8,2,'last_name','Newman'),(9,2,'nickname','ChiefPeoplePerson'),(10,2,'rich_editing','true'),(11,2,'comment_shortcuts','false'),(12,2,'admin_color','fresh'),(13,2,'wp_capabilities','a:1:{s:6:\"author\";b:1;}'),(14,2,'wp_user_level','2'),(15,1,'first_name','Debbie'),(16,1,'last_name','Newman'),(17,1,'wp_usersettings','m0=o&m1=c&m2=c&m3=c&m4=o&m5=o&m6=c&m7=c&m8=o&m9=o'),(18,1,'wp_usersettingstime','1236809752'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'WorkingRel','$P$Bg2uJNdOd5aJkp9iY9mxo6ctN3Gbxh1','WorkingRel','DNewman@WorkingRelationships.BIZ','http://www.WorkingRelationships.BIZ','2009-03-11 14:55:19','',0,'admin'),(2,'ChiefPeoplePerson','$P$BvgQemn0Buj6Ize/P2P5zJ.IHDtRGw0','chiefpeopleperson','DNewman@WorkingRelationships.BIZ','http://www.WorkingRelationships.BIZ','2009-03-11 15:01:05','',0,'ChiefPeoplePerson'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_0011f36_2' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2009-10-01 2:21:30