/*
SQLyog Ultimate v8.53 
MySQL - 5.0.91-community : Database - aspengrove_ilink
*********************************************************************
*/

/*!40101 SET NAMES utf8 */;

/*!40101 SET SQL_MODE=''*/;

/*!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 `ib_admin_member_notes` */

CREATE TABLE `ib_admin_member_notes` (
  `note_id` int(6) NOT NULL auto_increment,
  `note_member_id` int(6) default NULL,
  `note_admin_id` tinyint(2) default NULL,
  `note_text` varchar(254) default NULL,
  `note_date` int(11) default NULL,
  `note_type` varchar(150) default NULL,
  PRIMARY KEY  (`note_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;

/*Data for the table `ib_admin_member_notes` */

LOCK TABLES `ib_admin_member_notes` WRITE;

insert  into `ib_admin_member_notes`(`note_id`,`note_member_id`,`note_admin_id`,`note_text`,`note_date`,`note_type`) values (1,35,1,'testing',1279234712,NULL);
insert  into `ib_admin_member_notes`(`note_id`,`note_member_id`,`note_admin_id`,`note_text`,`note_date`,`note_type`) values (5,18,2,'this guy is lame',1289937666,'Activation Approval');

UNLOCK TABLES;

/*Table structure for table `ib_administrators` */

CREATE TABLE `ib_administrators` (
  `admin_id` tinyint(2) NOT NULL auto_increment,
  `admin_name` varchar(150) default NULL,
  `admin_username` varchar(20) default NULL,
  `admin_email` varchar(150) default NULL,
  `admin_password` varchar(32) default NULL,
  `admin_since` int(11) default NULL,
  `admin_last_login` int(11) default NULL,
  `is_super_admin` tinyint(1) default '0',
  PRIMARY KEY  (`admin_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;

/*Data for the table `ib_administrators` */

LOCK TABLES `ib_administrators` WRITE;

insert  into `ib_administrators`(`admin_id`,`admin_name`,`admin_username`,`admin_email`,`admin_password`,`admin_since`,`admin_last_login`,`is_super_admin`) values (1,'Chris Hutchison','chris','chris88@gmail.com','dd40d9e33e51a31a065b665035a60199',1280365040,1292345829,1);
insert  into `ib_administrators`(`admin_id`,`admin_name`,`admin_username`,`admin_email`,`admin_password`,`admin_since`,`admin_last_login`,`is_super_admin`) values (2,'Rob Riggs','rob','rob@yourdesignonline.com','ae2b1fca515949e5d54fb22b8ed95575',1280365040,1289937613,1);
insert  into `ib_administrators`(`admin_id`,`admin_name`,`admin_username`,`admin_email`,`admin_password`,`admin_since`,`admin_last_login`,`is_super_admin`) values (3,'Davey Serrano','davey','davey.serrano@aspengroveinc.com','763689981e6667788c80c885e88f1b40',1280365040,1286830906,0);
insert  into `ib_administrators`(`admin_id`,`admin_name`,`admin_username`,`admin_email`,`admin_password`,`admin_since`,`admin_last_login`,`is_super_admin`) values (4,'Chandra Dickson','chandra','Chandra.Dickson@aspengroveinc.com','0486ddcb149c47ea68e5f7383e050fc2',1280365040,NULL,0);
insert  into `ib_administrators`(`admin_id`,`admin_name`,`admin_username`,`admin_email`,`admin_password`,`admin_since`,`admin_last_login`,`is_super_admin`) values (5,'Chase McCarthy','chase','Chase.McCarthy@aspengroveinc.com','0486ddcb149c47ea68e5f7383e050fc2',NULL,1289907710,0);

UNLOCK TABLES;

/*Table structure for table `ib_app_part_2` */

CREATE TABLE `ib_app_part_2` (
  `entry_id` int(11) NOT NULL auto_increment,
  `member_id` int(11) default NULL,
  `entry_cat` varchar(140) default NULL,
  `entry_key` varchar(140) default NULL,
  `entry_val` text,
  PRIMARY KEY  (`entry_id`)
) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1;

/*Data for the table `ib_app_part_2` */

LOCK TABLES `ib_app_part_2` WRITE;

insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (1,0,NULL,'relations_areas_0',NULL);
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (2,0,NULL,'relations_areas_0','safdadfafd');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (3,0,NULL,'relations_areas_0','safdadfafd');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (4,0,'ilink_applicant','real_estate_license','3022139');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (5,0,'ilink_applicant','number_of_offices','1');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (6,0,'ilink_applicant','number_reo_agents','2');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (7,0,'ilink_applicant','number_ft_agents','13');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (8,0,'ilink_applicant','tax_id_number','650961998');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (9,0,'ilink_applicant','year_started','1998');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (10,0,'main_reo_contact','reo_agent_name','Peter LeBron');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (11,0,NULL,'reo_years_experience','10');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (12,0,NULL,'office_phone','561-300-4298');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (13,0,NULL,'cell_phone','954-803-5745');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (14,0,NULL,'fax_number','561-880-0348');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (15,0,NULL,'email','lebronrealty@hotmail.com');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (16,0,NULL,'number_of_transactions','100 sides of Business');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (17,0,NULL,'gross_commission_income','200,000');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (18,0,NULL,'average_sales_price_for_company','$65,000 - $100,000');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (19,0,NULL,'current_service_market','Broward');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (20,0,NULL,'new_areas_interested_in','Dade, Broward, Palm Beach');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (21,0,NULL,'available_languages','Yes, English and Spanish');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (22,0,NULL,'available_reo_training','Training in the process of handling Short Sale, With Roberto and Associates, Title Company.\nEquator from Bank Of America. Cerified as a Broker for REO.');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (23,0,NULL,'number_listings_last_12_months','30');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (24,0,NULL,'reo_listings','10');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (25,0,NULL,'active_listings','10');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (26,0,NULL,'client_reference_1','Roberto and Associates\nJoe Roberto\n954-776-2424\n\nVanessa Mass\n1013 N Federial Hwy\nBoca Raton, FL 33432');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (27,0,NULL,'client_reference_2','Paul Mandel\n10115 West Sample Road\nCoral Springs, FL 33065\n954-344-8420\n\n\n');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (28,0,NULL,'client_reference_3','Florida Lending Consultants\n11836 NW 12 Manor \nCoral Springs, FL 33071\n754-368-1361');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (29,0,NULL,'relations_areas_0','Broward ');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (30,0,NULL,'relations_areas_1','Broward');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (31,0,NULL,'relations_areas_2','Broward');
insert  into `ib_app_part_2`(`entry_id`,`member_id`,`entry_cat`,`entry_key`,`entry_val`) values (32,0,NULL,'program_used','none');

UNLOCK TABLES;

/*Table structure for table `ib_company_types` */

CREATE TABLE `ib_company_types` (
  `company_type_id` tinyint(3) NOT NULL auto_increment,
  `company_type_name` varchar(50) default NULL,
  PRIMARY KEY  (`company_type_id`)
) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1;

/*Data for the table `ib_company_types` */

LOCK TABLES `ib_company_types` WRITE;

insert  into `ib_company_types`(`company_type_id`,`company_type_name`) values (1,'Individual');
insert  into `ib_company_types`(`company_type_id`,`company_type_name`) values (2,'Corporation');
insert  into `ib_company_types`(`company_type_id`,`company_type_name`) values (3,'LLC (Limited Liability Company)');
insert  into `ib_company_types`(`company_type_id`,`company_type_name`) values (4,'LLP (Limited Liability Partnership)');
insert  into `ib_company_types`(`company_type_id`,`company_type_name`) values (5,'LP (Limited Partnership)');

UNLOCK TABLES;

/*Table structure for table `ib_contact` */

CREATE TABLE `ib_contact` (
  `contact_id` int(5) NOT NULL auto_increment,
  `to_member_id` int(6) default NULL,
  `from_member_id` int(6) default NULL,
  `contact_time` int(11) default NULL,
  `contact_subject` varchar(150) default NULL,
  `contact_message` text,
  `contact_read` tinyint(1) default '0',
  `contact_delete` tinyint(1) default '0',
  PRIMARY KEY  (`contact_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

/*Data for the table `ib_contact` */

LOCK TABLES `ib_contact` WRITE;

UNLOCK TABLES;

/*Table structure for table `ib_member` */

CREATE TABLE `ib_member` (
  `member_id` int(6) NOT NULL auto_increment,
  `company_name` varchar(150) default NULL,
  `company_type` tinyint(1) default NULL,
  `company_address_1` varchar(150) default NULL,
  `company_address_2` varchar(150) default NULL,
  `company_city` varchar(150) default NULL,
  `company_state` varchar(2) default NULL,
  `company_zip_code` int(6) default NULL,
  `first_name` varchar(75) default NULL,
  `last_name` varchar(75) default NULL,
  `work_phone` varchar(40) default NULL,
  `cell_phone` varchar(40) default NULL,
  `email` varchar(150) default NULL,
  `password` varchar(32) default NULL,
  `member_role` tinyint(1) default '1',
  `member_level` tinyint(1) default '0',
  `join_date` int(11) default NULL,
  `wp_user_id` int(5) default NULL,
  PRIMARY KEY  (`member_id`)
) ENGINE=MyISAM AUTO_INCREMENT=20 DEFAULT CHARSET=latin1;

/*Data for the table `ib_member` */

LOCK TABLES `ib_member` WRITE;

insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (1,'scp realty',3,'atlanta','','atlanta','GA',30328,'davey','serrano','770000','888998','daveyserrano@gmail.com','5579ccbf446a98ea9e78a942ce300774',6,7,1284959954,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (2,'Your Design Online',3,'4780 Ashford Dunwoody Rd, A-494','','Atlanta','GA',30338,'Rob','Riggs','8006985859','4042760885','rob@yourdesignonline.com','6b7330782b2feb4924020cc4a57782a9',1,3,1284986067,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (3,'Luckypath',1,'190B School St.','','Jackson','GA',30233,'Chris','Hutchison','6787749780','6787749780','chris88@gmail.com','dd40d9e33e51a31a065b665035a60199',1,3,1285011148,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (4,'Test Company',2,'123 Main Street','','Frederick','MD',2174,'Sean','Ryan','1234567892','2333456788','sean.ryan@aspengroveinc.com','213671a3932617d07cfcd495a5ee71e6',6,3,1285599518,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (5,'davey tst',2,'2121 aspen lane','','atlanta','GA',30328,'davey','serrano','4044787888','3422345678','daveyserrano@hotmail.com','5579ccbf446a98ea9e78a942ce300774',4,7,1285606303,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (6,'ydo',1,'4780 Ashford Dunwoody Rd, A-494','','Atlanta','GA',30338,'rob','riggs','404','4042760885','rob@robriggs.com','5a105e8b9d40e1329780d62ea2265d8a',1,8,1285607745,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (7,'Chase McCarthy',1,'sdfsdf','','sdfsd','NV',22222,'C','McC','111 222 3333','222 333 4444','cmccarthy@aspengrove.net','3abd9ea88c0d850af3dafa3d26ea6956',1,3,1286535143,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (8,'Luckypath',1,'190B School St.','','Jackson','GA',30233,'Chris','Hutchison','6787749780','6787749780','chris88+test1@gmail.com','dd40d9e33e51a31a065b665035a60199',1,3,1286822311,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (9,'Luckypath',1,'190B School St.','','Jackson','GA',30233,'Chris','Hutchison','6787749780','6787749780','chris88+test2@gmail.com','dd40d9e33e51a31a065b665035a60199',1,3,1286822346,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (10,'Your Design Online',1,'4780 Ashford Dunwoody Rd, A-494','','atlanta','GA',30338,'rob','riggs','404','404','rob@onlineoutbox.com','5a105e8b9d40e1329780d62ea2265d8a',1,8,1286932763,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (11,'Luckypath',1,'190B School St.','','Jackso','GA',30281,'Chris','Hutchison','6787749780','6787749780','chris88+test@gmail.com','dd40d9e33e51a31a065b665035a60199',1,3,1286987201,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (12,'Luckypath',1,'2417 High Falls Rd.','','Jackson','GA',30233,'Chris','Hutchison','6787749780','6787749780','ibrokeradmin@gmail.com','dd40d9e33e51a31a065b665035a60199',1,3,1286993822,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (13,'Diversified Printing Solutions',1,'172 Gellmore Lane','','Acworth','GA',30101,'Chris','Campos','770-885-3542','770-885-3542','chris@dpsprints.com','480f40556948d425ee720b4932c43276',13,8,1288024560,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (14,'The LTV Group',1,'2701 Dallas Parkway','Suite 200','Plano','TX',75093,'Jason','Clemens','469-893-1480','972-837-7500','jclemens@theltvgroup.com','e16d24d123b0e38eecefbee70d795e18',1,3,1288039932,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (15,'Test Company',1,'123 L St','','Any Citry','MD',12345,'Test Donna','Test M','3012453430','3012453430','dmccauley@aspengrove.net','827ccb0eea8a706c4c34a16891f84e7b',1,4,1288272190,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (16,'LeBron Realty',2,'20283 State Road 7','Suite 300','Boca Raton','FL',33498,'Peter','LeBron','561-300-4298','954-803-5745','lebronrealty@hotmail.com','4662121a99d3884d51f8f3067586a615',1,4,1289319978,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (17,'Aspen Grove, Inc',2,'5940 Frederick Crossing Lane','Suite 2010','Frederick','MD',21704,'Kent','Steffes','2403453430','5157824191','kent.steffes@aspengroveinc.com','7eab27211ffa7f7c730475778d097592',1,3,1289758332,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (18,'your design online',1,'4780 ashfod','','Atlanta','GA',30338,'Rob','Riggs','8006985859','4042760885','info@yourdesignonline.com','098f6bcd4621d373cade4e832627b4f6',1,3,1289937459,NULL);
insert  into `ib_member`(`member_id`,`company_name`,`company_type`,`company_address_1`,`company_address_2`,`company_city`,`company_state`,`company_zip_code`,`first_name`,`last_name`,`work_phone`,`cell_phone`,`email`,`password`,`member_role`,`member_level`,`join_date`,`wp_user_id`) values (19,'Georgia Homes',2,'497 Thompson Street','','Homer','GA',30547,'Hilton','Purvis','706-677-1277','706-658-7365','hilton@georgiahomes.biz','bb83674baf113cd60bd571d5b26db316',1,4,1291753085,NULL);

UNLOCK TABLES;

/*Table structure for table `ib_member_billing` */

CREATE TABLE `ib_member_billing` (
  `billing_id` int(6) NOT NULL auto_increment,
  `member_id` int(6) default NULL,
  `billing_name` varchar(150) default NULL,
  `billing_address` varchar(150) default NULL,
  `billing_address_2` varchar(150) default NULL,
  `billing_city` varchar(100) default NULL,
  `billing_state` varchar(2) default NULL,
  `billing_zip` varchar(15) default NULL,
  `billing_phone` varchar(10) default NULL,
  `cc_name` varchar(100) default NULL,
  `cc_number` varchar(16) default NULL,
  `cc_cvv` varchar(6) default NULL,
  `cc_type` varchar(100) default NULL,
  `payment_date` int(11) default NULL,
  `transactionId` varchar(150) default NULL,
  PRIMARY KEY  (`billing_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

/*Data for the table `ib_member_billing` */

LOCK TABLES `ib_member_billing` WRITE;

UNLOCK TABLES;

/*Table structure for table `ib_member_doc` */

CREATE TABLE `ib_member_doc` (
  `doc_id` int(6) NOT NULL auto_increment,
  `doc_member_id` int(6) default NULL,
  `doc_upload_date` int(11) default NULL,
  `doc_public` tinyint(1) default '0',
  `doc_title` varchar(150) default NULL,
  `doc_description` text,
  `doc_filename` varchar(150) default NULL,
  PRIMARY KEY  (`doc_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

/*Data for the table `ib_member_doc` */

LOCK TABLES `ib_member_doc` WRITE;

UNLOCK TABLES;

/*Table structure for table `ib_member_level` */

CREATE TABLE `ib_member_level` (
  `level_id` tinyint(2) NOT NULL auto_increment,
  `level_name` varchar(50) default NULL,
  `level active` tinyint(1) default '0',
  `member_active` tinyint(1) default '0',
  PRIMARY KEY  (`level_id`)
) ENGINE=MyISAM AUTO_INCREMENT=9 DEFAULT CHARSET=latin1;

/*Data for the table `ib_member_level` */

LOCK TABLES `ib_member_level` WRITE;

insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (1,'Public',0,1);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (2,'Lead/Prospect',1,1);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (3,'Member',1,1);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (4,'Pending Activation',1,0);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (6,'Pending Approval',1,0);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (7,'Inactive',1,0);
insert  into `ib_member_level`(`level_id`,`level_name`,`level active`,`member_active`) values (8,'Activation Rejected',1,0);

UNLOCK TABLES;

/*Table structure for table `ib_member_role` */

CREATE TABLE `ib_member_role` (
  `member_role_id` tinyint(2) NOT NULL auto_increment,
  `member_role_name` varchar(40) default NULL,
  PRIMARY KEY  (`member_role_id`)
) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=latin1;

/*Data for the table `ib_member_role` */

LOCK TABLES `ib_member_role` WRITE;

insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (1,'REO Agent');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (2,'Bank');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (3,'Portfolio Holder');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (4,'Aspen Licensee');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (5,'Aspen Outsourcer');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (6,'RE Broker');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (7,'Listing Firm');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (8,'Auction or Bulk Sales');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (9,'Property Manager');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (10,'Asset Manager');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (11,'Preservation Company');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (12,'Vendor Manager');
insert  into `ib_member_role`(`member_role_id`,`member_role_name`) values (13,'Individual Vendor');

UNLOCK TABLES;

/*Table structure for table `ib_options` */

CREATE TABLE `ib_options` (
  `option_id` bigint(20) unsigned NOT NULL auto_increment,
  `option_name` varchar(64) NOT NULL default '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL default 'yes',
  PRIMARY KEY  (`option_id`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1;

/*Data for the table `ib_options` */

LOCK TABLES `ib_options` WRITE;

insert  into `ib_options`(`option_id`,`option_name`,`option_value`,`autoload`) values (1,'VanillaChallengeKey','snupa1sb08rwpr8d','yes');

UNLOCK TABLES;

/*Table structure for table `ib_password_reset_request` */

CREATE TABLE `ib_password_reset_request` (
  `request_id` int(5) NOT NULL auto_increment,
  `request_time` int(11) default NULL,
  `request_email` varchar(150) default NULL,
  `request_key` varchar(32) default NULL,
  `request_member_id` int(6) default NULL,
  PRIMARY KEY  (`request_id`)
) ENGINE=MyISAM AUTO_INCREMENT=25 DEFAULT CHARSET=latin1;

/*Data for the table `ib_password_reset_request` */

LOCK TABLES `ib_password_reset_request` WRITE;

insert  into `ib_password_reset_request`(`request_id`,`request_time`,`request_email`,`request_key`,`request_member_id`) values (22,1284723920,'chase.mccarthy@aspengroveinc.com','d3d9446802a44259755d38e6d163e820',46);
insert  into `ib_password_reset_request`(`request_id`,`request_time`,`request_email`,`request_key`,`request_member_id`) values (24,1289905753,'cmccarthy@aspengrove.net','c20ad4d76fe97759aa27a0c99bff6710',7);

UNLOCK TABLES;

/*Table structure for table `wp_commentmeta` */

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL auto_increment,
  `comment_id` bigint(20) unsigned NOT NULL default '0',
  `meta_key` varchar(255) default NULL,
  `meta_value` longtext,
  PRIMARY KEY  (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

/*Data for the table `wp_commentmeta` */

LOCK TABLES `wp_commentmeta` WRITE;

UNLOCK TABLES;

/*Table structure for table `wp_comments` */

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL auto_increment,
  `comment_post_ID` bigint(20) unsigned NOT NULL default '0',
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL default '',
  `comment_author_url` varchar(200) NOT NULL default '',
  `comment_author_IP` varchar(100) NOT NULL default '',
  `comment_date` datetime NOT NULL default '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL default '0',
  `comment_approved` varchar(20) NOT NULL default '1',
  `comment_agent` varchar(255) NOT NULL default '',
  `comment_type` varchar(20) NOT NULL default '',
  `comment_parent` bigint(20) unsigned NOT NULL default '0',
  `user_id` bigint(20) unsigned NOT NULL default '0',
  PRIMARY KEY  (`comment_ID`),
  KEY `comment_approved` (`comment_approved`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `wp_comments` */

LOCK TABLES `wp_comments` WRITE;

UNLOCK TABLES;

/*Table structure for table `wp_contact_form_7` */

CREATE TABLE `wp_contact_form_7` (
  `cf7_unit_id` bigint(20) unsigned NOT NULL auto_increment,
  `title` varchar(200) NOT NULL default '',
  `form` text NOT NULL,
  `mail` text NOT NULL,
  `mail_2` text NOT NULL,
  `messages` text NOT NULL,
  `additional_settings` text NOT NULL,
  PRIMARY KEY  (`cf7_unit_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;

/*Data for the table `wp_contact_form_7` */

LOCK TABLES `wp_contact_form_7` WRITE;

insert  into `wp_contact_form_7`(`cf7_unit_id`,`title`,`form`,`mail`,`mail_2`,`messages`,`additional_settings`) values (1,'Contact form 1','<table width=\"500\" border=\"0\" cellspacing=\"5\" cellpadding=\"5\">\r\n  <tr>\r\n    <td width=\"200\" align=\"right\">*Name</td>\r\n    <td width=\"300\">[text* your-name]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">*Company</td>\r\n    <td>[text* company]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">*Email</td>\r\n    <td>[text* email]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">Phone</td>\r\n    <td>[text phone]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">Website</td>\r\n    <td>[text website]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">I am a/an</td>\r\n    <td>[select role  include_blank \"REO Broker\" \"REO Agent\" \"REO Department\" \"REO Outsourcer\" \"REO Investor\" \"Government Outsourcer\" \"BPO Company\" \"REO Vendor\" \"Property Preservation Company\" \"Property Management Company\"]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">I am interested in finding out more about</td>\r\n    <td>[select info multiple include_blank \"Aspen iAgent™\" \"Aspen iLink™\" \"Aspen iVendor™\" \"Aspen iProperty™\" \"Aspen iListing™\" \"Aspen iClient™\" \"Aspen iEvaluation™\"]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">How did you hear about us?</td>\r\n    <td>[select heard multiple include_blank \"Tradeshow\" \"Internet Search Engine\" \"Advertising\" \"Received Email\" \"Colleague\" \"Other\"]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">Additional Information</td>\r\n    <td>[textarea comments]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\"> </td>\r\n    <td>[captchac captcha-667 size:m]</td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\">Anti-Spam Code</td>\r\n    <td>[captchar captcha-667 20/] <em>(enter the code displayed above)</em></td>\r\n  </tr>\r\n  <tr>\r\n    <td align=\"right\"> </td>\r\n    <td>[submit \"Send\"]</td>\r\n  </tr>\r\n  </table>','a:7:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:178:\"From: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n--\r\nThis mail is sent via contact form on Aspen iLink http://ilink.aspengroveinc.com\";s:9:\"recipient\";s:24:\"rob@yourdesignonline.com\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";}','a:8:{s:6:\"active\";s:0:\"\";s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:26:\"[your-name] <[your-email]>\";s:4:\"body\";s:117:\"Message body:\r\n[your-message]\r\n\r\n--\r\nThis mail is sent via contact form on Aspen iLink http://ilink.aspengroveinc.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";s:0:\"\";}','a:13:{s:12:\"mail_sent_ok\";s:43:\"Your message was sent successfully. Thanks.\";s:12:\"mail_sent_ng\";s:84:\"Failed to send your message. Please try later or contact administrator by other way.\";s:17:\"akismet_says_spam\";s:84:\"Failed to send your message. Please try later or contact administrator by other way.\";s:16:\"validation_error\";s:74:\"Validation errors occurred. Please confirm the fields and submit it again.\";s:12:\"accept_terms\";s:35:\"Please accept the terms to proceed.\";s:13:\"invalid_email\";s:28:\"Email address seems invalid.\";s:16:\"invalid_required\";s:31:\"Please fill the required field.\";s:23:\"quiz_answer_not_correct\";s:27:\"Your answer is not correct.\";s:13:\"upload_failed\";s:22:\"Failed to upload file.\";s:24:\"upload_file_type_invalid\";s:30:\"This file type is not allowed.\";s:21:\"upload_file_too_large\";s:23:\"This file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"Failed to upload file. Error occurred.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";}','on_sent_ok: \"location = \'/contact-success\';\"');

UNLOCK TABLES;

/*Table structure for table `wp_links` */

CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL auto_increment,
  `link_url` varchar(255) NOT NULL default '',
  `link_name` varchar(255) NOT NULL default '',
  `link_image` varchar(255) NOT NULL default '',
  `link_target` varchar(25) NOT NULL default '',
  `link_description` varchar(255) NOT NULL default '',
  `link_visible` varchar(20) NOT NULL default 'Y',
  `link_owner` bigint(20) unsigned NOT NULL default '1',
  `link_rating` int(11) NOT NULL default '0',
  `link_updated` datetime NOT NULL default '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL default '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL default '',
  PRIMARY KEY  (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;

/*Data for the table `wp_links` */

LOCK TABLES `wp_links` WRITE;

insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (1,'http://codex.wordpress.org/','Documentation','','','','Y',1,0,'0000-00-00 00:00:00','','','');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (2,'http://wordpress.org/news/','WordPress Blog','','','','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/news/feed/');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (3,'http://wordpress.org/extend/ideas/','Suggest Ideas','','','','Y',1,0,'0000-00-00 00:00:00','','','');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (4,'http://wordpress.org/support/','Support Forum','','','','Y',1,0,'0000-00-00 00:00:00','','','');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (5,'http://wordpress.org/extend/plugins/','Plugins','','','','Y',1,0,'0000-00-00 00:00:00','','','');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (6,'http://wordpress.org/extend/themes/','Themes','','','','Y',1,0,'0000-00-00 00:00:00','','','');
insert  into `wp_links`(`link_id`,`link_url`,`link_name`,`link_image`,`link_target`,`link_description`,`link_visible`,`link_owner`,`link_rating`,`link_updated`,`link_rel`,`link_notes`,`link_rss`) values (7,'http://planet.wordpress.org/','WordPress Planet','','','','Y',1,0,'0000-00-00 00:00:00','','','');

UNLOCK TABLES;

/*Table structure for table `wp_options` */

CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL auto_increment,
  `blog_id` int(11) NOT NULL default '0',
  `option_name` varchar(64) NOT NULL default '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL default 'yes',
  PRIMARY KEY  (`option_id`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=869 DEFAULT CHARSET=utf8;

/*Data for the table `wp_options` */

LOCK TABLES `wp_options` WRITE;

insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (1,0,'siteurl','http://ilink.aspengroveinc.com','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (2,0,'blogname','Aspen iLink','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (3,0,'blogdescription','Just another WordPress site','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (4,0,'users_can_register','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (5,0,'admin_email','chris@yourdesignonline.com','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (6,0,'start_of_week','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (7,0,'use_balanceTags','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (8,0,'use_smilies','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (9,0,'require_name_email','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (10,0,'comments_notify','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (11,0,'posts_per_rss','10','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (12,0,'rss_use_excerpt','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (13,0,'mailserver_url','mail.example.com','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (14,0,'mailserver_login','login@example.com','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (15,0,'mailserver_pass','password','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (16,0,'mailserver_port','110','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (17,0,'default_category','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (18,0,'default_comment_status','open','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (19,0,'default_ping_status','open','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (20,0,'default_pingback_flag','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (21,0,'default_post_edit_rows','10','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (22,0,'posts_per_page','10','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (23,0,'date_format','F j, Y','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (24,0,'time_format','g:i a','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (25,0,'links_updated_date_format','F j, Y g:i a','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (26,0,'links_recently_updated_prepend','<em>','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (27,0,'links_recently_updated_append','</em>','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (28,0,'links_recently_updated_time','120','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (29,0,'comment_moderation','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (30,0,'moderation_notify','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (31,0,'permalink_structure','/%year%/%monthnum%/%postname%/','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (32,0,'gzipcompression','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (33,0,'hack_file','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (34,0,'blog_charset','UTF-8','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (35,0,'moderation_keys','','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (36,0,'active_plugins','a:6:{i:0;s:36:\"contact-form-7/wp-contact-form-7.php\";i:1;s:56:\"google-analytics-input-plugin/google-analytics-input.php\";i:2;s:24:\"pre-render/prerender.php\";i:3;s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";i:4;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:5;s:23:\"wp-o-matic/wpomatic.php\";}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (37,0,'home','http://ilink.aspengroveinc.com','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (38,0,'category_base','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (39,0,'ping_sites','http://rpc.pingomatic.com/','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (40,0,'advanced_edit','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (41,0,'comment_max_links','2','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (42,0,'gmt_offset','-4','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (43,0,'default_email_category','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (44,0,'recently_edited','a:3:{i:0;s:94:\"/home/aspgrove/public_html/ilink.aspengroveinc.com/wp-content/themes/ilink/includes/footer.php\";i:2;s:84:\"/home/aspgrove/public_html/ilink.aspengroveinc.com/wp-content/themes/ilink/style.css\";i:3;s:0:\"\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (45,0,'template','ilink','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (46,0,'stylesheet','ilink','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (47,0,'comment_whitelist','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (48,0,'blacklist_keys','','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (49,0,'comment_registration','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (50,0,'rss_language','en','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (51,0,'html_type','text/html','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (52,0,'use_trackback','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (53,0,'default_role','subscriber','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (54,0,'db_version','15477','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (55,0,'uploads_use_yearmonth_folders','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (56,0,'upload_path','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (57,0,'blog_public','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (58,0,'default_link_category','2','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (59,0,'show_on_front','posts','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (60,0,'tag_base','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (61,0,'show_avatars','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (62,0,'avatar_rating','G','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (63,0,'upload_url_path','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (64,0,'thumbnail_size_w','150','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (65,0,'thumbnail_size_h','150','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (66,0,'thumbnail_crop','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (67,0,'medium_size_w','300','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (68,0,'medium_size_h','300','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (69,0,'avatar_default','mystery','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (70,0,'enable_app','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (71,0,'enable_xmlrpc','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (72,0,'large_size_w','1024','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (73,0,'large_size_h','1024','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (74,0,'image_default_link_type','file','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (75,0,'image_default_size','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (76,0,'image_default_align','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (77,0,'close_comments_for_old_posts','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (78,0,'close_comments_days_old','14','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (79,0,'thread_comments','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (80,0,'thread_comments_depth','5','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (81,0,'page_comments','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (82,0,'comments_per_page','50','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (83,0,'default_comments_page','newest','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (84,0,'comment_order','asc','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (85,0,'sticky_posts','a:0:{}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (86,0,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (87,0,'widget_text','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (88,0,'widget_rss','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (89,0,'timezone_string','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (90,0,'embed_autourls','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (91,0,'embed_size_w','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (92,0,'embed_size_h','600','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (93,0,'page_for_posts','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (94,0,'page_on_front','31','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (95,0,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (96,0,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (97,0,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (98,0,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (99,0,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (100,0,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (101,0,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"primary-widget-area\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:21:\"secondary-widget-area\";a:0:{}s:24:\"first-footer-widget-area\";a:0:{}s:25:\"second-footer-widget-area\";a:0:{}s:24:\"third-footer-widget-area\";a:0:{}s:25:\"fourth-footer-widget-area\";a:0:{}s:13:\"array_version\";i:3;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (102,0,'cron','a:3:{i:1293056044;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1293056050;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (103,0,'_transient_doing_cron','1293031082','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (109,0,'widget_pages','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (781,0,'_site_transient_update_core','O:8:\"stdClass\":3:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":7:{s:8:\"response\";s:6:\"latest\";s:3:\"url\";s:30:\"http://wordpress.org/download/\";s:7:\"package\";s:40:\"http://wordpress.org/wordpress-3.0.3.zip\";s:7:\"current\";s:5:\"3.0.3\";s:6:\"locale\";s:5:\"en_US\";s:11:\"php_version\";s:3:\"4.3\";s:13:\"mysql_version\";s:5:\"4.1.2\";}}s:12:\"last_checked\";i:1293031083;s:15:\"version_checked\";s:5:\"3.0.3\";}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (192,0,'category_children','a:0:{}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (108,0,'_site_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1293031084;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (110,0,'widget_calendar','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (111,0,'widget_links','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (112,0,'widget_tag_cloud','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (113,0,'widget_nav_menu','a:2:{i:2;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (114,0,'dashboard_widget_options','a:4:{s:25:\"dashboard_recent_comments\";a:1:{s:5:\"items\";i:5;}s:24:\"dashboard_incoming_links\";a:5:{s:4:\"home\";s:30:\"http://ilink.aspengroveinc.com\";s:4:\"link\";s:106:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://ilink.aspengroveinc.com/\";s:3:\"url\";s:139:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://ilink.aspengroveinc.com/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (163,0,'current_theme','Aspen Grove','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (120,0,'can_compress_scripts','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (777,0,'_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (778,0,'_transient_feed_1a5f760f2e2b48827d4974a60857e7c2','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n	\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n		\n				\n\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress Plugins » View: Recently Updated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/extend/plugins/browse/updated/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress Plugins » View: Recently Updated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 20:11:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"phkcorp2005 on \"Smarty for Wordpress\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/extend/plugins/smarty-for-wordpress/#post-14886\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Dec 2009 20:24:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"14886@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"Smarty for Wordpress permits your Smarty template file to be embedded in a Wordpress post/page.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"phkcorp2005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"jamesgpearce on \"WordPress Mobile Pack\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.org/extend/plugins/wordpress-mobile-pack/#post-10392\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Apr 2009 07:44:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"10392@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"The WordPress Mobile Pack is a complete toolkit to help mobilize your WordPress site. It has a mobile switcher, themes, widgets, and mobile admin pane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"jamesgpearce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"chinmoy29 on \"Testimonials\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/testimonials/#post-22553\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 28 Nov 2010 18:01:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22553@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Automatically monitizes your Wordpress blog .\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"chinmoy29\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"nrelate on \"nrelate Related Content\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/extend/plugins/nrelate-related-content/#post-19287\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jul 2010 18:12:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"19287@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"The best way to display related content: Thumbnails or Text.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"nrelate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"mattsay on \"Dropdown Menu Widget\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://wordpress.org/extend/plugins/dropdown-menu-widget/#post-14294\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Nov 2009 15:30:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"14294@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"This widget adds a beatiful vertical/horizontal CSS only dropdown menu of Pages, Categories or Custom navigation menus of your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"mattsay\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"SodaHead on \"SodaHead Polls\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.org/extend/plugins/sodahead-polls/#post-2842\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Jan 2008 21:20:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2842@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Allows you to create and embed a poll into your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"SodaHead\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"sutherlandboswell on \"Video Thumbnails\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/extend/plugins/video-thumbnails/#post-22356\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Nov 2010 07:16:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22356@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"Video Thumbnails is a simple plugin that makes it easy to automatically display video thumbnails in your template.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"sutherlandboswell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"ldebrouwer on \"LDB WP e-Commerce iDEAL\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/extend/plugins/ldb-wp-e-commerce-ideal/#post-22535\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Nov 2010 20:15:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22535@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"LDB WP e-Commerce iDEAL allows you to easily add the iDEAL payment gateway to WP e-Commerce for several Dutch banks and iDEAL integrations.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"ldebrouwer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"kevinB on \"Role Scoper\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/extend/plugins/role-scoper/#post-7571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Nov 2008 21:31:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"7571@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"CMS-like permissions for reading and editing. Content-specific restrictions and roles supplement/override WordPress roles. User groups optional.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"kevinB\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"SuburbanMedia on \"Wordpress Printable Gift Certificate Plugin (WP Gift Cert)\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/wp-gift-cert/#post-22736\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 15:54:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22736@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"A plugin that allows you to sell printable gift certificates for your service based business. Requires Paypal/Paypal IPN.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"SuburbanMedia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Justin Scheetz on \"WP Status Dashboard\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/extend/plugins/wp-status-dashboard/#post-22663\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 03:48:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22663@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"When used in conjunction with the &#34;WP Status Dashboard&#34; PHP application (available on CodeCanyon.net), this plugin keeps the dashboard infor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Scheetz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"rilwis on \"Private Messages For WordPress\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://wordpress.org/extend/plugins/private-messages-for-wordpress/#post-13691\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Oct 2009 16:08:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"13691@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Private Messages For WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"rilwis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"leewillis77 on \"WP E-Commerce Dashboard\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://wordpress.org/extend/plugins/wp-e-commerce-dashboard-widgets/#post-14495\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Nov 2009 20:59:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"14495@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Reports on WP E-Commerce stores\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"leewillis77\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"samsonw on \"Grid Archives\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.org/extend/plugins/grid-archives/#post-21078\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Sep 2010 05:44:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"21078@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Grid Archives offers a grid style archives page for WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"samsonw\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"videoswiper on \"Smart Video Plus\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/extend/plugins/smart-video-plus/#post-10191\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Apr 2009 18:21:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"10191@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Plugin Name: SmartVideoPlus V4.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"videoswiper\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:52:\"http://wordpress.org/extend/plugins/rss/view/updated\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:24 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2009-12-21 20:24:55\";s:14:\"content-length\";s:4:\"7757\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (779,0,'_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (780,0,'_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2','1291839261','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (761,0,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1291882460','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (775,0,'_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (776,0,'_transient_feed_mod_57bc725ad6568758915363af670fd8bc','1291839261','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (762,0,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:50:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 18:35:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"http://wordpress.org/?v=3.1-beta1-16732\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:47:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 3.0.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2010/12/wordpress-3-0-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2010/12/wordpress-3-0-3/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 18:35:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"xmlrpc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1557\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:397:\"WordPress 3.0.3 is available and is a security update for all previous WordPress versions. This release fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts. These issues only affect sites that have remote publishing enabled. Remote publishing is disabled by default, but [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Peter Westwood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:892:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.0.3 is available</a> and is a security update for all previous WordPress versions.</p>\n<p><a href=\"http://codex.wordpress.org/Version_3.0.3\">This release</a> fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts.</p>\n<p><strong>These issues only affect sites that have remote publishing enabled.</strong></p>\n<p>Remote publishing is disabled by default, but you may have enabled it to use a remote publishing client such as one of the WordPress mobile apps. You can check these settings on the &#8220;Settings → Writing&#8221; screen.</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.0.3</a> or update automatically from the &#8220;Dashboard → Updates&#8221; screen in your site&#8217;s admin area.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/12/wordpress-3-0-3/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:44:\"\n		\n		\n		\n		\n		\n				\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 3.0.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2010/11/wordpress-3-0-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2010/11/wordpress-3-0-2/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 23:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1550\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 3.0.2 is available and is a mandatory security update for all previous WordPress versions. Haiku has become traditional: Fixed on day zero One-click update makes you safe This used to be hard This maintenance release fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:933:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.0.2 is available</a> and is a mandatory security update for all previous WordPress versions. Haiku has become traditional:</p>\n<p>Fixed on day zero<br />\nOne-click update makes you safe<br />\nThis used to be hard</p>\n<p><a href=\"http://codex.wordpress.org/Version_3.0.2\">This maintenance release</a> fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, addresses a handful of bugs, and provides some additional security enhancements. Big thanks to <a href=\"http://blog.sjinks.pro/wordpress/\">Vladimir Kolesnikov</a> for detailed and responsible disclosure of the security issue!</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.0.2</a> or update automatically from the Dashboard &gt; Updates menu in your site&#8217;s admin area. You should update immediately even if you do not have untrusted users.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/11/wordpress-3-0-2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:50:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 3.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Nov 2010 16:40:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"3.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1532\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"It&#8217;s that time in the release cycle again, when all the features are basically done, and we&#8217;re just squashing bugs. To the brave of heart and giving of soul: Won&#8217;t you help us test the new version of WordPress? As always, this is software still in development and we don&#8217;t recommend that you run it [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5870:\"<p>It&#8217;s that time in the release cycle again, when all the features are basically done, and we&#8217;re just squashing bugs. To the brave of heart and giving of soul: Won&#8217;t you help us test the new version of WordPress? As always, this is software still in development and <strong>we don&#8217;t recommend that you run it on your normal live site</strong> &#8212; set up a test site just to play with the new version. If you break it (find a bug), report it, and if you&#8217;re a developer, try to help us fix it. (Especially you U.S. types who are taking a long weekend for Thanksgiving! <img src=\'http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' />  )</p>\n<p>If all goes well, we hope to release WordPress 3.1 to the world at large by the end of the year, though that is (as always) subject to change/dependent on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version.</p>\n<p>If you want to be a beta tester, you should check out the Codex article on <a title=\"Reporting Bugs for WordPress\" href=\"http://codex.wordpress.org/Reporting_Bugs\">how to report bugs</a>. Some of the new features to check out include:</p>\n<ul>\n<li>Post Formats (<a title=\"http://core.trac.wordpress.org/ticket/14746\" href=\"http://core.trac.wordpress.org/ticket/14746\">#14746</a>)</li>\n<li>Theme Search (<a title=\"http://core.trac.wordpress.org/ticket/14936\" href=\"http://core.trac.wordpress.org/ticket/14936\">#14936</a>)</li>\n<li>Internal Linking (<a title=\"http://core.trac.wordpress.org/ticket/11420\" href=\"http://core.trac.wordpress.org/ticket/11420\">#11420</a>)</li>\n<li>Admin Bar (<a title=\"http://core.trac.wordpress.org/ticket/14772\" href=\"http://core.trac.wordpress.org/ticket/14772\">#14772</a>)</li>\n<li>Ajaxified Admin (<a title=\"http://core.trac.wordpress.org/ticket/14579\" href=\"http://core.trac.wordpress.org/ticket/14579\">#14579</a>)</li>\n<li>Updated Tiny MCE (<a title=\"http://core.trac.wordpress.org/ticket/12574\" href=\"http://core.trac.wordpress.org/ticket/12574\">#12574</a>)</li>\n<li>Multi-taxonomy Queries (<a title=\"http://core.trac.wordpress.org/ticket/12891\" href=\"http://core.trac.wordpress.org/ticket/12891\">#12891</a>)</li>\n<li>Custom Post Type Index Pages (<a title=\"http://core.trac.wordpress.org/ticket/13818\" href=\"http://core.trac.wordpress.org/ticket/13818\">#13818</a>)</li>\n<li>Admin CSS Cleanup (<a title=\"http://core.trac.wordpress.org/ticket/14770\" href=\"http://core.trac.wordpress.org/ticket/14770\">#14770</a>)</li>\n<li>User Admin (<a title=\"http://core.trac.wordpress.org/ticket/14696\" href=\"http://core.trac.wordpress.org/ticket/14696\">#14696</a>)</li>\n<li>Network Admin (<a title=\"http://core.trac.wordpress.org/ticket/14435\" href=\"http://core.trac.wordpress.org/ticket/14435\">#14435</a>)</li>\n<li>Password Reset Redux (<a href=\"http://core.trac.wordpress.org/ticket/5919\">#5919</a>)</li>\n</ul>\n<p>There are also some known issues: things that aren&#8217;t *quite* finished, but that weren&#8217;t worth holding up the beta release. They will be fixed before 3.1 is released for general use. Note that as things get fixed, the beta release will update nightly. What you should know:</p>\n<ul>\n<li>Fatal error: Call to a member function is_page() on a non-object in /wp-includes/query.php. is_page() may be <a href=\"http://codex.wordpress.org/Conditional_Tags\">any conditional tag</a>. This issue occurs when a theme or plugin is doing something wrong. Some code is checking the value of a conditional tag before we actually set up the Query, which means they don&#8217;t work yet. In 3.0, they silently failed and always returned false. In 3.1 Beta 1, this is throwing a fatal error. This will be handled in the final release, so use this opportunity to fix your plugins. (<a title=\"http://core.trac.wordpress.org/ticket/14579\" href=\"http://core.trac.wordpress.org/ticket/14729\">#14729</a>)</li>\n<li>All known issues slated for fixing before launch are <a href=\"http://core.trac.wordpress.org/query?status=reopened&amp;status=assigned&amp;status=reviewing&amp;status=new&amp;status=accepted&amp;group=status&amp;milestone=3.1\">listed in Trac</a>. Please check this list to see if a bug is already on the list before reporting it.</li>\n</ul>\n<p>Remember, if you find something you think is a bug, report it! You can bring it up in the <a title=\"Alpha/Beta Support Forum\" href=\"http://wordpress.org/support/forum/alphabeta\">alpha/beta forum</a>, you can email it to the <a title=\"WP-testers mailing list info page\" href=\"http://lists.automattic.com/mailman/listinfo/wp-testers\">wp-testers list</a>, or if you&#8217;ve confirmed that other people are experiencing the same bug, you can report it on the <a title=\"WordPress Core Trac\" href=\"http://core.trac.wordpress.org/\">WordPress Core Trac</a>. (I recommend starting in the forum or on the mailing list.)</p>\n<p>Theme and plugin authors, if you haven&#8217;t been following the 3.1, please start now so that you can update your themes and plugins to be compatible with the newest version of WordPress.</p>\n<p>Note to developers: WordPress is built by the contributions of hundreds of developers. If you&#8217;d like to see this release come out on time, I encourage you to pitch in. Even if you don&#8217;t have time to do testing on the beta version, you could help us by contributing a fix for one of the <a title=\"3.1 bugs that need a patch\" href=\"http://core.trac.wordpress.org/report/16\">many bugs</a> we already know about.</p>\n<p>To those of you in the U.S., have a lovely long holiday weekend, and if you&#8217;re looking for something to occupy your post-turkey hours, we hope you&#8217;ll take the beta for a spin!</p>\n<p><a title=\"Download WordPress 3.1 Beta 1\" href=\"http://wordpress.org/wordpress-3.1-beta1.zip\">Download WordPress 3.1 Beta 1</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:50:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Android Update: 1.3.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/11/android-update-1-3-8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/news/2010/11/android-update-1-3-8/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Nov 2010 03:00:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Cousins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"android\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:6:\"mobile\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1536\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:316:\"This post will be short and to the point: Dan Roundhill announced that a new version of WordPress for Android has been released, fixing numerous bugs and adding the ability to set post status from within the app. Version 1.3.8 hit the Android Market today. For more details, check out the post on the WordPress [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:427:\"<p>This post will be short and to the point: Dan Roundhill announced that a new version of WordPress for Android has been released, fixing numerous bugs and adding the ability to set post status from within the app. Version 1.3.8 hit the Android Market today. For more details, check out the<a href=\"http://android.wordpress.org/2010/11/24/version-1-3-8-post-status-bug-fixes/\"> post on the WordPress for Android blog</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2010/11/android-update-1-3-8/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:41:\"\n		\n		\n		\n		\n		\n				\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress Wins CMS Award\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wordpress.org/news/2010/11/cms-award/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://wordpress.org/news/2010/11/cms-award/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Nov 2010 15:49:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Awards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1527\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:322:\"I was just informed that WordPress, in head-to-head voting against Joomla and Drupal, has won this year&#8217;s Open Source CMS Hall of Fame award. We have to be careful because if this trend continues people might think WordPress is a real CMS, useful for more than just a blog. This would ruin our stealth campaign [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:693:\"<p>I was just informed that WordPress, in head-to-head voting against <a href=\"http://joomla.org/\">Joomla</a> and <a href=\"http://drupal.org/\">Drupal</a>, has won this year&#8217;s <a href=\"http://www.packtpub.com/open-source-awards-home\">Open Source CMS Hall of Fame award</a>.</p>\n<p>We have to be careful because if this trend continues people might  think WordPress is a real CMS, useful for more than just a blog. This  would ruin our <a href=\"http://wordpress.org/showcase/\">stealth campaign</a> and might bring dozens of new users to  the WordPress community. If you could keep this on the DL we&#8217;d  appreciate it.</p>\n<p>We don&#8217;t want WordPress to develop a reputation.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"http://wordpress.org/news/2010/11/cms-award/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:56:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress for iPhone/iPad v2.6 Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"http://wordpress.org/news/2010/09/ios-v2-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/news/2010/09/ios-v2-6/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Sep 2010 03:23:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:5:\"apple\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"ios\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"ipad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:6:\"iphone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:6:\"mobile\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1497\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:335:\"Attention Apple-gadget-owning WordPress users! Have you been using the WordPress iOS app for iPhone and iPad? Or maybe you tried it a while back and thought it wasn&#8217;t for you? Either way, the new release &#8212; v2.6 &#8212; will knock your socks off. Why? A bunch of reasons: Video. Record, upload, attach, and play videos [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2319:\"<p>Attention Apple-gadget-owning WordPress users! Have you been using the WordPress iOS app for iPhone and iPad? Or maybe you tried it a while back and thought it wasn&#8217;t for you? Either way, the new release &#8212; v2.6 &#8212; will knock your socks off. Why? A bunch of reasons:</p>\n<ul>\n<li>Video. Record, upload, attach, and play videos within the app. Yay for being able to catch your friends&#8217; and co-workers&#8217; most <del>embarrassing shenanigans</del> <em>creative moments</em> with iPhone video and publish them immediately for all the world to see on your WordPress site.</li>\n<li>A total rewrite of the way local drafts are handled, to prevent the unintentional loss of your pending posts.</li>\n<li>Autosave/post revisions. Bam! One of the &#8220;oh, thank goodness&#8221; features of the web app makes it into the iOS version.</li>\n<li>Easier setup. Faster and easier process for adding your sites to the app.</li>\n<li>Media Library. We&#8217;re gradually getting closer to the media management you&#8217;re used to in the web app.</li>\n</ul>\n<p>There are also numerous bugfixes and performance enhancements in this release, so if you haven&#8217;t been using the app lately, you should consider giving it another try. I&#8217;m personally pretty excited to start using the iPhone version more often now that there are all these fixes and new features. Especially the video upload. You know, for those <em>creative moments</em> that make life fun. <img src=\'http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif\' alt=\':)\' class=\'wp-smiley\' /> </p>\n<p>You can read the full <a href=\"http://ios.wordpress.org/2010/09/29/introducing-version-2-6/\">2.6 release post on the WordPress for iOS blog</a>, and can download v2.6 from iTunes/the app store. Happy mobile blogging!</p>\n<p style=\"text-align: center\">* * *</p>\n<p>Not an iPhone user? We&#8217;ve still got your on-the-go back! Check out the WordPress apps for <a href=\"http://android.wordpress.org/\">Android</a>, <a href=\"http://blackberry.wordpress.org/\">Blackberry</a>, and <a href=\"http://nokia.wordpress.org/\">Nokia (beta)</a>. They&#8217;re all 100% GPL, of course, and we&#8217;re always looking for contributors to the development projects, so check the blogs if you have mobile dev skills and want to get involved.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://wordpress.org/news/2010/09/ios-v2-6/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:50:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Trademark Changes Hands\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/news/2010/09/trademark-to-wpf/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/news/2010/09/trademark-to-wpf/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Sep 2010 23:14:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"Trademark\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:20:\"WordPress Foundation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1488\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:379:\"The WordPress community took a big step forward today when Matt announced that Automattic has donated the WordPress trademark to the non-profit WordPress Foundation. Moving forward, the Foundation will be responsible for safeguarding the trademarked name and logo from misuse toward the end of protecting WordPress and preventing confusion among people trying to figure out [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:502:\"<p>The WordPress community took a big step forward today when <a href=\"http://wp.me/p4oB3-9ie\">Matt announced</a> that Automattic has donated the WordPress trademark to the non-profit <a href=\"http://wp.me/pMBRF-1u\">WordPress Foundation</a>. Moving forward, the Foundation will be responsible for safeguarding the trademarked name and logo from misuse toward the end of protecting WordPress and preventing confusion among people trying to figure out if a resource is &#8220;official&#8221; or not.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://wordpress.org/news/2010/09/trademark-to-wpf/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:41:\"\n		\n		\n		\n		\n		\n				\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WordPress 3.0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2010/07/wordpress-3-0-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://wordpress.org/news/2010/07/wordpress-3-0-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Jul 2010 21:38:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1475\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:338:\"After nearly 11 million downloads of WordPress 3.0 in just 42 days, we&#8217;re releasing WordPress 3.0.1. The requisite haiku: Three dot oh dot one Bug fixes to make you smile Update your WordPress This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:951:\"<p>After nearly <a href=\"http://wordpress.org/download/counter/\">11 million downloads</a> of WordPress 3.0 in just 42 days, we&#8217;re releasing WordPress 3.0.1. The requisite haiku:</p>\n<p>Three dot oh dot one<br />\nBug fixes to make you smile<br />\nUpdate your WordPress</p>\n<p>This maintenance release addresses <a href=\"http://codex.wordpress.org/Version_3.0.1\">about 50 minor issues</a>. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we&#8217;ve had.</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.0.1</a> or update automatically from the Dashboard &gt; Updates menu in your site&#8217;s admin area.</p>\n<p><em>Note: If you downloaded 3.0.1 in the first 20 minutes of release (before 2200 UTC), you&#8217;ll want to reinstall it, which you can do right from your Updates screen. <a href=\"http://twitter.com/wordpress/status/19859163982\">Our bad</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/07/wordpress-3-0-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:50:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"PHP 4 and MySQL 4 End of Life Announcement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Jul 2010 19:01:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"Hosting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:5:\"MySQL\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:12:\"requirements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1447\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:348:\"Our approach with WordPress has always been to make it run on common server configurations. We want users to have flexibility when choosing a host for their precious content. Because of this strategy, WordPress runs pretty much anywhere. Web hosting platforms, however, change over time, and we occasionally are able to reevaluate some of the [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3021:\"<p>Our approach with WordPress has always been to make it run on common server configurations. We want users to have flexibility when choosing a host for their precious content. Because of this strategy, WordPress runs pretty much anywhere. Web hosting platforms, however, change over time, and we occasionally are able to reevaluate some of the requirements for running WordPress. Now is one of those times. You probably guessed it from the title &#8212; we&#8217;re finally ready to announce the end of support for PHP 4 and MySQL 4!</p>\n<p>First up, the announcement that developers really care about. WordPress 3.1, due in late 2010, will be the last version of WordPress to support PHP 4.</p>\n<p>For WordPress 3.2, due in the first half of 2011, we will be raising the minimum required PHP version to 5.2. Why 5.2? Because that&#8217;s what the vast majority of WordPress users are using, and it offers substantial improvements over earlier PHP 5 releases. It is also the minimum PHP version that the <a href=\"http://drupal.org/\">Drupal</a> and <a href=\"http://www.joomla.org/\">Joomla</a> projects will be supporting in their next versions, both due out this year.</p>\n<p>The numbers are now, <em>finally</em>, strongly in favor of this move. Only around 11 percent of WordPress installs are running on a PHP version below 5.2. Many of them are on hosts who support PHP 5.2 &#8212; users merely need to change a setting in their hosting control panel to activate it. We believe that percentage will only go down over the rest of the year as hosting providers realize that to support the newest versions of WordPress (or Drupal, or Joomla), they&#8217;re going to have to pull the trigger.</p>\n<p>In less exciting news, we are also going to be dropping support for MySQL 4 after WordPress 3.1. Fewer than 6 percent of WordPress users are running MySQL 4. The new required MySQL version for WordPress 3.2 will be 5.0.15.</p>\n<p>WordPress users will not be able to upgrade to WordPress 3.2 if their hosting environment does not meet these requirements (the built-in updater will prevent it). In order to determine which versions your host provides, we&#8217;ve created the <a href=\"http://wordpress.org/extend/plugins/health-check/\">Health Check plugin</a>. You can download it manually, or use this <a href=\"http://coveredwebservices.com/wp-plugin-install/?plugin=health-check\">handy plugin installation</a> tool I whipped up. Right now, Health Check will only tell you if you&#8217;re ready for WordPress 3.2. In a future release it will provide all sorts of useful information about your server and your WordPress install, so hang on to it!</p>\n<p>In summary: WordPress 3.1, due in late 2010, will be the last version of WordPress to support PHP 4 and MySQL 4. WordPress 3.2, due in the first half of 2011, will require PHP 5.2 or higher, and MySQL 5.0.15 or higher. <a href=\"http://coveredwebservices.com/wp-plugin-install/?plugin=health-check\">Install the Health Check plugin</a> to see if you&#8217;re ready!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:44:\"\n		\n		\n		\n		\n		\n				\n		\n\n		\n		\n			\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"100 Million Plugin Downloads and Counting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"http://wordpress.org/news/2010/07/100-million/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/07/100-million/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Jul 2010 17:48:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://wordpress.org/development/?p=1429\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"WordPress 3.0 Thelonious passed 3 million downloads yesterday, and today the plugin directory followed suit with a milestone of its own: 100 million downloads. The WordPress community&#8217;s growth over the years has been tremendous, and we want to reinvest in it. So we&#8217;re taking the next two months to concentrate on improving WordPress.org. A major [...]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2319:\"<p>WordPress 3.0 Thelonious passed <a href=\"http://wordpress.org/download/counter/\">3 million downloads</a> yesterday, and today <a href=\"http://wordpress.org/extend/plugins/\">the plugin directory</a> followed suit with a milestone of its own: 100 million downloads.</p>\n<p>The WordPress community&#8217;s growth over the years has been tremendous, and we want to reinvest in it. So we&#8217;re taking the next two months to concentrate on improving WordPress.org. A major part of that will be improving the infrastructure of the plugins directory. More than 10,000 plugins are in the directory, every one of them GPL compatible and free as in both beer and speech. Here&#8217;s what we have in mind:</p>\n<p>We want to provide developers the tools they need to build the best possible plugins. We&#8217;re going to provide better integration with the forums so you can support your users. We&#8217;ll make more statistics available to you so you can analyze your user base, and over time we hope to make it easier for you to manage, build, and release localized plugins.</p>\n<p>We want to improve how the core software works with your plugin and the plugin directory. We&#8217;re going to focus on ensuring seamless upgrades by making the best possible determinations about compatibility, and offer continual improvements to the plugin installer. And we also want to give you a better developer tool set like SVN notifications and improvements to the bug tracker.</p>\n<p>We&#8217;re also going to experiment with other great ideas to help the community help plugin authors. We want it to be easy for you to offer comments to plugin authors and the community, including user reviews and better feedback. We may experiment with an adoption process for abandoned plugins as a way to revitalize hidden gems in the directory. I&#8217;m not sure there is a better way to show how extendable WordPress is and how awesome this community is at the same time.</p>\n<p>As <a href=\"http://wordpress.org/development/2010/06/thelonious/\">Matt said in the 3.0 release announcement</a>, our goal isn&#8217;t to make everything perfect all at once. But we think incremental improvements can provide us with a great base for 3.1 and beyond, and for the tens of millions of users, and hundreds of millions of plugin downloads to come.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/news/2010/07/100-million/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:31:\"http://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:23 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:10:\"x-pingback\";s:36:\"http://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Wed, 08 Dec 2010 18:35:36 GMT\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (765,0,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (766,0,'_transient_feed_867bd5c64f85878d03a060509cd2f92c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Dev Blog: WordPress 3.0.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1557\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2010/12/wordpress-3-0-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:891:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.0.3 is available</a> and is a security update for all previous WordPress versions.</p>\n<p><a href=\"http://codex.wordpress.org/Version_3.0.3\">This release</a> fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts.</p>\n<p><strong>These issues only affect sites that have remote publishing enabled.</strong></p>\n<p>Remote publishing is disabled by default, but you may have enabled it to use a remote publishing client such as one of the WordPress mobile apps. You can check these settings on the &#8220;Settings → Writing&#8221; screen.</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.0.3</a> or update automatically from the &#8220;Dashboard → Updates&#8221; screen in your site&#8217;s admin area.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 18:35:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Peter Westwood\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Alex King: It’s Not About Money or Gratitude\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://alexking.org/?p=5105\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://alexking.org/blog/2010/12/08/its-not-about-money-or-gratitude\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7304:\"<p>Watching people respond to my <a href=\"http://alexking.org/blog/2010/12/01/open-source-motivations\">recent post</a> reminded me of a <a href=\"http://www.moviequotedb.com/movies/when-harry-met-sally/quote_26037.html\" rel=\"external\">scene in When Harry Met Sally</a> (it&#8217;s about 51:50 in &#8211; <a href=\"http://movies.netflix.com/WiMovie/When-Harry-Met-Sally/60000226#height1492\" rel=\"external\">watch on Netflix</a>).</p>\n<p>To steal and paraphrase (badly): &#8220;If you asked me what my motivation was and I said &#8216;I&#8217;m not making any money&#8217;, that would mean my motivation is money. Just because I answer a question about how much money I see as a direct result of releasing free plugins doesn&#8217;t mean that my motivation is money.&#8221;</p>\n<p>In the prior post I was answering the questions posed to me. The questions were about my motivation and were also explicitly about monetary benefits. I answered both, but certainly didn&#8217;t make them causal.</p>\n<p>When I talked about the donations I received, I was trying to illustrate that money is <em>not</em> motivation for this type of Open Source contribution. If you&#8217;re getting a couple hundred bucks a month or 5 bucks a month, that amount isn&#8217;t <em>that</em> significant to most developers. I wasn&#8217;t even referring to the most recent design changes of the plugins pages on WordPress.org, though people falsely assumed I was and chimed in accordingly.</p>\n<p>A number of people focused on this line from my prior post:</p>\n<blockquote><p>I actually feel strongly that the current situation is unsustainable. Unless the WordPress community at large starts to better recognize and reward the developers that create the tools that they use and rely on, the developers won’t/can’t continue to provide as they have.</p></blockquote>\n<p>and misinterpreted it. People again focused on money or the need to thank developers, but that&#8217;s not at all what I&#8217;m talking about.</p>\n<p>I want the community to simply have a better understanding and respect for developer&#8217;s time. That can be many things. It is the attitude with which someone approaches a developer, it is having understanding if a developer is too busy to help, it is the community finding a other ways to get support (and support each other) rather than relying on the developer.</p>\n<p>If you re-read my answers I think I actually make it fairly clear: <em>my motivation for releasing free GPL plugins and themes is not money</em>. I see things that can be improved and want to make them better. Because WordPress (and b2 before it) is Open Source, I have an opportunity to do this. My motivation to contribute to Open Source is driven by three factors:</p>\n<ol>\n<li>Self-interest. Most of the things I&#8217;ve written and released germinated as things I had a need for or interest in.</li>\n<li>Intellectual curiosity and satisfaction. I like tackling and solving problems.</li>\n<li>Philanthropy. My Open Source work provides me with a feeling of pride and satisfaction that I create things that help others.</li>\n</ol>\n<p>That is my reward and motivation. Based on my conversations with other Open Source developers, I believe these are pretty common factors.</p>\n<p>I don&#8217;t want or need <a href=\"http://weblogtoolscollection.com/archives/2010/12/02/open-source-motivations-whats-yours/\" rel=\"external\">gratitude</a>. I want an understanding that using something I created does not give you a right to my time.</p>\n<p>I want to not be personally lambasted if I don&#8217;t have time to update the plugin when there is a bug or something in WP changes and the plugin I wrote breaks. Expressing frustration is fine, speculating on or assigning motivation is not.</p>\n<p>I want to be given the benefit of the doubt when something outside of my control, that I&#8217;ve <a href=\"http://alexking.org/blog/2010/06/10/twitter-tools-oauth-update\">spoken</a> <a href=\"http://alexking.org/blog/2010/06/13/twitter-tools-and-oauth-continued\">out</a> <a href=\"http://alexking.org/blog/2010/08/13/twitter-tools-oauth-update\">about</a>, happens (and not be accused of breaking it on purpose to drive revenue to <a href=\"http://wphelpcenter.com\">WordPress HelpCenter</a>).</p>\n<p>I want to not read about me &#8220;not caring about my users&#8221; when other commitments and priorities have to come before my free contributions to the community.</p>\n<p>I don&#8217;t think these are unreasonable requests. And I <a href=\"http://alexking.org/blog/2010/12/01/open-source-motivations#comment-145658\">don&#8217;t</a> <a href=\"http://alexking.org/blog/2010/12/01/open-source-motivations#comment-145742\">think</a> <a href=\"http://alexking.org/blog/2010/12/01/open-source-motivations#comment-145745\">I&#8217;m alone</a>.</p>\n<p><a href=\"http://yoast.com/open-source-motivations-business/\">Joost</a> says don&#8217;t release plugins if you can&#8217;t support them. I find that statement to be naive. It is very difficult to predict the future. I would not have accurately predicted that WordPress would graduate from a technical community to a mainstream community and that WordPress would power 10% of the world&#8217;s websites today. 4 years ago as an independent developer I would not have predicted that I&#8217;d have a team of 15, a baby and more responsibilities and draws on my time than I could have imagined at the time.</p>\n<p>I&#8217;d like to reiterate the statement I used to close my previous post:</p>\n<blockquote><p> There are lots of smart people with good ideas trying to do the right thing, I’m optimistic that solutions can be found. I’ll certainly continue to support that effort however I can.</p></blockquote>\n<p>This isn&#8217;t a situation without solutions, but it&#8217;s not going to happen overnight either &#8211; and it&#8217;s going to need to be led by the community.</p>\n<hr />\n<p>I would like to emphasize that the issues discussed above are all related to <em>free</em> plugins and themes. As the WordPress community has transitioned from a majority of technical users to a majority of mainstream users I believe that it has also transitioned to being better served by commercial products and support.</p>\n<p>WordPress users today expect things to work, they expect packaging and documentation, they expect support. These are all very reasonable things to expect from a commercial product.</p>\n<p>We provide great support for customers of our commercial <a href=\"http://crowdfavorite.com/wordpress/themes/carrington-business/\">WordPress</a> <a href=\"http://crowdfavorite.com/wordpress/carrington-build/\">products</a> directly through our support forums and via the documentation we write and maintain. This is part of our agreement with our customers; this support is part of what they are paying for.</p>\n<p>We have our forums configured so that every post in a forum for one of our commercial products results in a task assigned to me personally. I then triage the posts and handle them myself or assign them out within our team. It helps me keep a good view on exactly what the needs of our customers are and helps identify holes and areas of improvement in both our products and support offerings.</p>\n<img src=\"http://alexking.org/wp/?ak_action=api_record_view&id=5105&type=feed\" alt=\"\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 18:03:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Alex\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Weblog Tools Collection: WordPress Theme Releases for 12/8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9147\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/3pOciWbn-V0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:861:\"<p><img class=\"alignnone size-full wp-image-9148\" title=\"Emporium\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/emporium.jpg\" alt=\"emporium\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://quirm.net/emporium/\"><strong>Emporium</strong></a> is a two column theme for WordPress and the <a href=\"http://wordpress.org/extend/plugins/eshop/\">eShop</a> plugin.</p>\n<p><img class=\"alignnone size-full wp-image-9149\" title=\"Valentine\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/valentine.jpg\" alt=\"valentine\" width=\"150\" height=\"104\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/valentine\"><strong>Valentine</strong></a> is a modern style css3 layout, with a fixed header and footer, and embedded fonts.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/3pOciWbn-V0\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 14:00:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Weblog Tools Collection: Changes Slated For Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9142\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/QhpdwwBM2C0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1168:\"<p>Joseph Scott who is working on the Akismet plugin for WordPress <a href=\"http://wpdevel.wordpress.com/2010/12/06/as-was-discussed-in-the-last-dev-chat-i/\">notified everyone via the WordPress core development blog</a> that there would be some changes coming to Akismet, starting with version 2.5. In version 2.5 of the plugin, there will be some new files added such as <em>admin.php, akismet,css, akismet.js, and widget.php</em>. There will also be a test mode included with 2.5 which can be activated when WP-DEBUG is set to <strong>TRUE</strong> or when AKISMET_TEST_MODE is set to <strong>TRUE</strong>. When test mode is enabled, comments marked as spam will not be sent back to the Akismet servers for learning. There will now be a spam check history section where each comment and interaction that occurs with Akismet will be displayed. Each comment will also have an indication as to what Akismet did with the comment. </p>\n<p>There are a number of other improvements as well mentioned in the blog post. Anything you see that perks your interest?</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/QhpdwwBM2C0\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 20:15:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Weblog Tools Collection: How WordPress Decisions are Made\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/IINrLIbMJDw/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1704:\"<p><a href=\"http://wordpress.org/\">WordPress</a> is certainly the most popular open source blogging platform, but how are development decisions made?</p>\n<p>You may have heard that WordPress is a democracy, that <a href=\"http://ma.tt/\">Matt Mullenweg</a> makes all the decisions, or that <a href=\"http://automattic.com/\">Automattic</a> governs the development of WordPress. Of course, neither of those are true.</p>\n<p>WordPress is actually a <a href=\"http://en.wikipedia.org/wiki/Meritocracy\">Meritocracy</a>. It&#8217;s really quite simple and efficient, but the more you contribute to WordPress, the more weight your opinions carry when it comes time to make decisions. Probably the best example of this is <a href=\"http://andrewnacin.com/\">Andrew Nacin</a>. When Nacin began contributing to WordPress, he could only submit his bug fixes and enhancements for review. After showing his commitment to the WordPress community over three months and a hundred patches, <a href=\"http://weblogtoolscollection.com/archives/2010/11/17/celebrating-one-year-of-nacin/\">Nacin was asked to be a core developer</a>. Now, Nacin&#8217;s bug fixes and enhancements go right to the core.</p>\n<p>I could write pages upon pages describing how everything works, but I&#8217;d certainly have a hard time explaining it better than <a href=\"http://jane.wordpress.com/\">Jane Wells</a> did at <a href=\"http://www.wordcampportland.org/\">WordCamp Portland</a> 2010 during her session, <a href=\"http://wordpress.tv/2010/09/18/jane-wells-how-wordpress-decisions-get-made/\">How WordPress Decisions get Made</a>.</p>\n<p></p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/IINrLIbMJDw\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 13:00:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Weblog Tools Collection: One Image Shows The Power Of WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/57tBRL-wfPU/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1313:\"<p>The fine folks over at Testking.com have created and shared an info-graphic that displays <a href=\"http://www.testking.com/techking/infographics/the-power-of-wordpress-infographic/\">the power of WordPress</a>. The image contains interesting information that can be found within the Codex but has been displayed in a nice, visual form. Notables include: <em>time line of releases and major milestones from 2003 to 2010, web usage of WordPress, percentages of websites using different versions of WordPress, daily user activity</em> and much more. Some of this information seems to be WordPress.com based so keep that in mind. Despite the information at some point being dated, this would still make a great snapshot to use as a poster.</p>\n<p><a href=\"http://www.testking.com/techking/infographics/the-power-of-wordpress-infographic/\"><img src=\"http://www.testking.com/techking/wp-content/uploads/2010/11/POWordpress-v4-600.jpg\" alt=\"Infographic: The Power of WordPress\" /></a><a href=\"http://www.testking.com/techking/infographics/the-power-of-wordpress-infographic/\"></a></p>\n<p><a href=\"http://www.testking.com/techking/infographics/the-power-of-wordpress-infographic/\">The Power of WordPress</a></p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/57tBRL-wfPU\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 20:00:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordPress Plugin Releases for 12/6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9124\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/e5XoRzeq-pM/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:993:\"<h3>New plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/snow-storm/\"><strong>Snow Storm</strong></a> displays falling snow flakes on the front of your WordPress website for a festive presentation.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wordpress-gzip-compression/\"><strong>WordPress Gzip Compression</strong></a> enables gzip-compression if the visitor&#8217;s browser can handle it. This will speed up your WordPress website drastically and reduces bandwidth usage.</p>\n<h3>Updated plugins</h3>\n<p><a href=\"http://wordpress.org/extend/plugins/easy-fancybox/\"><strong>Easy FancyBox</strong></a> enables the FancyBox 1.3.4 jQuery extension on all image, SWF, YouTube and Vimeo links.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wordpress-seo/\"><strong>WordPress SEO</strong></a> is the most complete all in one SEO solution for your WordPress blog.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/e5XoRzeq-pM\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 13:00:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WordPress.tv: The Big Web Show 29 with Dan Benjamin and Jeffrey Zeldman: Matt Mullenweg Interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4795\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wordpress.tv/2010/12/02/big-web-show/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1788:\"<div id=\"x-video-0\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4795/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4795/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4795/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4795&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/12/02/big-web-show/\"><img alt=\"Big Web Show 29: Matt Mullenweg Interview\" src=\"http://videos.videopress.com/JDcuQH1q/bigwebshow-29_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 03:30:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Michael Pick\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Weblog Tools Collection: WordPress Security Update Efficiency\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9120\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/Z37uVaweVzw/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1580:\"<p><a href=\"http://wordpress.org/\">WordPress</a> 3.0.2, the first mandatory security update in quite a while, was <a href=\"http://weblogtoolscollection.com/archives/2010/11/30/wordpress-3-0-2-released-mandatory-upgrade/\">released not too long ago</a>. The update patched an exploit which allowed an Author-level users to gain access to the site well above their user level, but the real story here is the overall efficiency of the volunteer developers.</p>\n<p>With a team unpaid volunteers keeping WordPress in tip-top shape, you might be surprised to hear that this particular update went from initial disclosure of the exploit to final release in <a href=\"http://twitter.com/nacin/status/9753986051604480\">no more than four hours</a>! That particular time frame is almost unheard of, even amongst commercial projects.</p>\n<p>To further sweeten the pot, the <a href=\"http://vaultpress.com/\">VaultPress</a> team automatically pushed <a href=\"http://blog.vaultpress.com/2010/12/01/hotfix-release/\">a hotfix</a> the next day to all VaultPress-enabled blogs, ensuring that all VaultPress users were protected from the exploit, even if they had not had a chance to apply the 3.0.2 update.</p>\n<p>With such an efficient team of volunteer developers, and an easy to use automated update system that&#8217;ll have you on the latest version in a matter of seconds, WordPress security exploits may start to become less of a concern for a community of millions of avid bloggers.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/Z37uVaweVzw\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 05 Dec 2010 13:00:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress.tv: Chelsea Otakan: WordPress No-Duhs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4772\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.tv/2010/10/23/chelsea-otakan-wordpress-no-duhs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1794:\"<div id=\"x-video-3\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4772/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4772/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4772/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4772&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/10/23/chelsea-otakan-wordpress-no-duhs/\"><img alt=\"Chelsea Otakan: WordPress No-Duhs\" src=\"http://videos.videopress.com/71XOacUa/chexxee_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 05 Dec 2010 02:45:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"blazestreaming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WordPress.tv: Pete Mall: WordPress MultiSite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4599\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.tv/2010/09/18/pete-mall-wordpress-multisite/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1798:\"<div id=\"x-video-9\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4599/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4599/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4599/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4599&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/09/18/pete-mall-wordpress-multisite/\"><img alt=\"Pete Mall: WordPress MultiSite\" src=\"http://videos.videopress.com/lsP1hZDP/pete-mall_1_scruberthumbnail_3.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 05 Dec 2010 02:45:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"blazestreaming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Weblog Tools Collection: WordPress Theme Releases for 12/4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9115\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/kgs-ayJborY/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1242:\"<p><img class=\"alignnone size-full wp-image-9116\" title=\"Atmosphere\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/atmosphere.jpg\" alt=\"atmosphere\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://digitalraindrops.net/atmosphere/\"><strong>Atmosphere 2010</strong></a> is a simple but pleasant two column narrow theme, based on the atmosphere theme published back in 2007.</p>\n<p><img class=\"alignnone size-full wp-image-9117\" title=\"Liquorice\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/liquorice.jpg\" alt=\"liquorice\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/liquorice\"><strong>Liquorice</strong></a> is a simple and clean vintage looking theme build on Google&#8217;s font API Lobster font.</p>\n<p><img class=\"alignnone size-full wp-image-9118\" title=\"tweaker2\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/tweaker2.jpg\" alt=\"tweaker2\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/tweaker2\"><strong>tweaker2</strong></a> is a theme especially built for those who love tweaking their own themes.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/kgs-ayJborY\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Dec 2010 13:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt: Skiing in Deer Valley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36571\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"http://ma.tt/2010/12/skiing-in-deer-valley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3637:\"<p>I went skiing for the first time in Deer Valley. Includes a video of the one time Barry fell, but not the 15 times I fell.</p>\n<p><span id=\"more-36571\"></span></p>\n<p></p>\n\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_0206/#image\" title=\"IMG_0206\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_0206-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_0206\" title=\"IMG_0206\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2040/#image\" title=\"IMG_2040\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2040-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2040\" title=\"IMG_2040\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2041/#image\" title=\"IMG_2041\"><img width=\"156\" height=\"210\" src=\"http://s.ma.tt/files/2010/12/IMG_2041-156x210.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2041\" title=\"IMG_2041\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2042/#image\" title=\"IMG_2042\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2042-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2042\" title=\"IMG_2042\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2043/#image\" title=\"IMG_2043\"><img width=\"156\" height=\"210\" src=\"http://s.ma.tt/files/2010/12/IMG_2043-156x210.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2043\" title=\"IMG_2043\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2044/#image\" title=\"IMG_2044\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2044-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2044\" title=\"IMG_2044\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2045/#image\" title=\"IMG_2045\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2045-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2045\" title=\"IMG_2045\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2046/#image\" title=\"IMG_2046\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2046-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"French dip\" title=\"IMG_2046\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2047/#image\" title=\"IMG_2047\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2047-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2047\" title=\"IMG_2047\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2048/#image\" title=\"IMG_2048\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2048-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2048\" title=\"IMG_2048\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2052/#image\" title=\"IMG_2052\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2052-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2052\" title=\"IMG_2052\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2053/#image\" title=\"IMG_2053\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2053-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"IMG_2053\" title=\"IMG_2053\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2055/#image\" title=\"IMG_2055\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2055-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"Lobster Veloute\" title=\"IMG_2055\" /></a>\n<a href=\"http://ma.tt/2010/12/skiing-in-deer-valley/img_2057/#image\" title=\"IMG_2057\"><img width=\"195\" height=\"145\" src=\"http://s.ma.tt/files/2010/12/IMG_2057-195x145.jpg\" class=\"attachment-thumbnail\" alt=\"Kobe shortribs, cauliflower gratin, green cauliflower, cauliflower shavings, and horseradish shavings\" title=\"IMG_2057\" /></a>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 04 Dec 2010 08:00:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"Weblog Tools Collection: The Groupon Story Started With WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9112\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/CMp0YH34RNU/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1751:\"<p>Andrew Warner who produces the video show Mixergy has published <a href=\"http://mixergy.com/andrew-mason-groupon-interview/\">his interview with Andrew Mason</a>, founder of <a href=\"http://www.groupon.com\">Groupon</a>. While Groupon has recently been given a 5 billion dollar acquisition bid by Google, it wasn&#8217;t easy getting started. In fact, Andrew cobbled together scripts and blog posts on a WordPress powered website to get things off the ground.</p>\n<blockquote><p>All we did was we took a WordPress Blog and we skimmed it to say Groupon and then every day we would do a new post with the points embedded. It was totally ghetto. We would sell t-shirts on the first version of Groupon. We’d say in the right up, ‘This t-shirt will come in the color red, size large. If you want a different color or size, email that to us.’ We didn’t have a form to add that stuff. We were just, it was so cobbled together. It was enough to prove the concept and show that it was something that people really liked. The actual coupon generation that we were doing was all FileMaker. We would run a script that would email the coupon PDF to people. It got to the point where we’d sell 500 sushi coupons in a day and we’d send 500 PDFs to people with Apple Mail at the same time. Really the first, until July of the first year was just a scrambling to grab the tiger by the tail. It was trying to catch up and reasonable piece together a product.</p></blockquote>\n<p>You can watch the entire interview right here which beyond the merits of using WordPress to get started, is a great story in and of itself. </p>\n<p><center></center></p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/CMp0YH34RNU\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 20:34:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.tv: Sheri Bigelow: How to Support WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4606\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.tv/2010/09/18/sheri-bigelow-how-to-support-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1818:\"<div id=\"x-video-5\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4606/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4606/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4606/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4606&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/09/18/sheri-bigelow-how-to-support-wordpress/\"><img alt=\"Sheri Bigelow: How to Support WordPress\" src=\"http://videos.videopress.com/1G7ssWTK/sheri-bigelow_scruberthumbnail_5.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 19:15:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"blazestreaming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WordPress.tv: Masaaki Komori: Faster WordPress – Optimizing Display Performance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4575\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"http://wordpress.tv/2010/05/29/masaaki-komori-faster-wordpress-optimizing-display-performance/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1867:\"<div id=\"x-video-33\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4575/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4575/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4575/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4575&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/05/29/masaaki-komori-faster-wordpress-optimizing-display-performance/\"><img alt=\"Masaaki Komori: Faster WordPress: Optimizing Display Performance\" src=\"http://videos.videopress.com/3EieaHIT/wcy2010_202_komori_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 19:15:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Atsushi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WordPress.tv: Shayne Sanderson: Editing PHP and CSS for Beginners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4602\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://wordpress.tv/2010/09/18/shayne-sanderson-editing-php-and-css-for-beginners/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1831:\"<div id=\"x-video-6\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4602/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4602/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4602/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4602&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/09/18/shayne-sanderson-editing-php-and-css-for-beginners/\"><img alt=\"Shayne Sanderson: Editing PHP and CSS for Beginners\" src=\"http://videos.videopress.com/i9kAhAYO/shayne_3_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 19:00:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"blazestreaming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: Big Web Show Interview\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36569\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://ma.tt/2010/12/big-web-show-interview/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"<p>The other day I was interviewed by Jeffrey Zeldman and Dan Benjamin for the Big Web Show, <a href=\"http://5by5.tv/bigwebshow/29\">which you can now view here</a>. Also good to watch if you&#8217;d like an update on my beard adventure. <img src=\"http://s.ma.tt/blog/wp-includes/images/smilies/icon_smile.gif\" alt=\":)\" class=\"wp-smiley\" /> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 18:25:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Weblog Tools Collection: The WP Swag Store has Launched\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9109\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/f7cTMZYNI4w/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1190:\"<p><a href=\"http://automattic.com/\">Automattic</a> has launched the official <a href=\"https://wpswagstore.com/\">WP Swag Store</a>!  Now, you too can own a piece of <a href=\"http://wordpress.org/\">WordPress</a> memorabilia.</p>\n<p>Proceeds from the sales go to <a href=\"https://wpswagstore.com/2010/12/02/hello-world-2/\">benefit the donation of swag</a> to <a href=\"http://central.wordcamp.org/\">WordCamps</a> around the world.</p>\n<p>Of course, one can&#8217;t help but notice that the store has launched just in time for the holiday season, and what would make a better stocking stuffer than a <a href=\"https://wpswagstore.com/store/accessories/wordpress-usb-drive/\">3GB WordPress USB drive</a>? Even if you don&#8217;t celebrate any of the traditional gift-giving holidays, there are plenty of WordPress-themed warm clothing options for the cold winter months, and even a <a href=\"https://wpswagstore.com/store/accessories/wordpress-footed-bistro-mug/\">mug</a> for your warm drinks.</p>\n<p>Are you collector of WordPress swag?  If so, we&#8217;d love to see your collection!</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/f7cTMZYNI4w\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 13:00:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: TechFellow Award\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36567\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"http://ma.tt/2010/12/techfellow-award/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:519:\"<p>Earlier tonight I <a href=\"http://techcrunch.com/2010/12/02/announcing-the-winners-of-the-2010-techfellow-awards/\">won a TechFellow Award in the &#8220;Product Design and Marketing&#8221; category</a>. I thought this would be a good opportunity to thank the two people who have had the biggest design influence over the past few years on <a href=\"http://wordpress.org/\">WordPress</a> (and me): <a href=\"http://jane.wordpress.com/\">Jane Wells</a> and <a href=\"http://mattnt.com/\">Matt &#8220;MT&#8221; Thomas</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 07:44:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Weblog Tools Collection: One Tool Inadvertently Helps Cure Others’ Ills\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9078\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/YtdraKEpjzQ/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3141:\"<p>So we have not made it a secret on this blog that we are big fans of VaultPress as a product (Disclosure: They are advertisers on this blog). I have been using it on this blog (amongst others) for our protection and have happily paid for our privilege and peace of mind. It has been a little rocky to get started and we have offered and received help and feedback for the issues we ran into during the initial sync with VaultPress. The peace of mind is satisfying, the support is very reasonable, the product is a &#8220;set it and forget it&#8221; and as such, it runs on its own. I check the security area once in a while and marvel at the number of comments and other statistics that are mildly interesting but not all that helpful.</p>\n<p>Then I noticed something last morning that made me think. I know that does not happen often but I like it when it does. I happened to click on the &#8220;Activity Log&#8221; tab on the VaultPress dashboard and found the following.</p>\n<div id=\"attachment_9079\" class=\"wp-caption aligncenter\"><a href=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/Screen-shot-2010-12-01-at-8.28.11-AM.png\" rel=\"thumbnail\"><img class=\"size-full wp-image-9079 \" title=\"Screen shot 2010-12-01 at 8.28.11 AM\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/Screen-shot-2010-12-01-at-8.28.11-AM.png\" alt=\"\" width=\"603\" height=\"275\" /></a><p class=\"wp-caption-text\">VaultPress Activity Log</p></div>\n<p>For those of you that are not the programmer types, the above is a list of all the database &#8220;writes&#8221; that this blog had performed in the last 3 minutes. Also for the non-programmer types, database reads and writes for the most part, writes more so than reads, are what increases or decreases the time required to produce webpages that are generated by applications with a database back end. That was a mouthful. Simply put, in general, the less interaction with the database or the more efficient the interaction, the more efficient your page. So when I found this nicely tabulated list of database queries with past histories of each entry, I was pretty happy. Now I know which plugin(s) the above queries are from, I can remove them and/or fix them and the problem would go away.</p>\n<p>Now back to VaultPress. What an elegant way to troubleshoot errant code that is write intensive! It acts like a scrolling database change log, along with the recent history of all such activity, for each commit! This is the stuff of geek dreams!</p>\n<p>Not only does the service offer you peace of mind from disaster, protect your blog from malicious file changes (version update oversights notwithstanding), it also gives you a very elegant way to perceive your blog, in real time, from the perspective of your database.</p>\n<p>I can&#8217;t wait to find other nondescript ways that VaultPress will prove to be useful. Besides the obvious stuff, the statistics, the security and now the activity log, what other gems have you found hidden in the vaults of VaultPress?</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/YtdraKEpjzQ\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Dec 2010 00:22:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mark Ghosh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Lorelle on WP: The New WordPress Swag Store Opens\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://lorelle.wordpress.com/?p=4649\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://lorelle.wordpress.com/2010/12/02/the-new-wordpress-swag-store-opens/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:550:\"It took several years of requests and patience, and it&#8217;s finally here. Welcome to the new WordPress Swag Store. Now, WordPress logoed t-shirts, hoodies, iPhone skins, jackets, sports bottles, and even baby onesies and t-shirts can be yours for very modest prices, considering their speciality. Once only available at WordCamp and WordPress-related events, you can [...]<img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&amp;blog=72&amp;post=4649&amp;subd=lorelle&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2010 17:22:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Lorelle VanFossen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Weblog Tools Collection: Open-Source Motivations – What’s Yours?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9100\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/6zId6-WXYH8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7704:\"<p>Alex King who&#8217;s been a fantastic member of the WordPress community since the creation of the project has published what I consider a fascinating post on his blog regarding <a href=\"http://alexking.org/blog/2010/12/01/open-source-motivations\">his open-source motivations</a>. The post contains his answers to questions provided by David Hobson who is currently performing research into the business/financial models as well as the motivations for open-source projects. </p>\n<p>There are a number of things that come up during the article that are worthy of discussion. </p>\n<blockquote><p>I used to get about $100-200/month in the way of donations through my website. Unfortunately due to changes in the way plugins are presented on WordPress.org that has dried up to about $5/month.</p></blockquote>\n<p>While that quote may look like Alex King is looking to rake in some money via donations, the truth is, the Plugin pages have been redesigned and the donation link is now housed within the FYI box with a tiny blue link. If I remember correctly, the donation link used to be in a more visual location to the point where you couldn&#8217;t miss it. So I think Alex is on to something here. </p>\n<p><a href=\"http://weblogtoolscollection.com/archives/2010/12/02/open-source-motivations-whats-yours/smalldonationlink/\" rel=\"attachment wp-att-9102\"><img src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/smalldonationlink.png\" alt=\"\" title=\"smalldonationlink\" width=\"230\" height=\"177\" class=\"aligncenter size-full wp-image-9102\" /></a></p>\n<p>Some plugin developers feel as though they have been screwed over thanks to this change and rightfully so but I have to question why it really bothers them. If those plugin developers were counting on those donations as a means of making a living, then there expectations were already off base. If you want to make a living, you better charge for support or for access to your plugin via an API key. If we eliminate that reason, what reason is left to be so upset at the redesign? Something else to keep in mind is that WordPress.org is not responsible for ensuring the success of your business, whatever that business may be. That&#8217;s up to you.  </p>\n<blockquote><p>WordPress best practices evolve with each release, and plugins written properly just a few short years ago are badly outdated as a result. We’ve invested a significant about of money in this effort, and I honestly don’t expect to receive anything back from it.</p></blockquote>\n<p>Alex said a word that I think is at the crux of the situation most of the time and that is, <strong>EXPECTATION</strong>. If the expectation is to be a millionaire thanks to donations, you&#8217;re going to be disappointed and think the WordPress community sucks at giving. However, if you have the expectation that your plugin solves a problem that many other users are having and you&#8217;ll get nothing in return, well that&#8217;s a much better starting point. </p>\n<p>David asked Alex a very interesting question that presented an equally interesting answer. David asked Alex if <em>the thanks and appreciation go anywhere near compensating the constant e-mail asking for support? What inspires his desire to give without return</em>?</p>\n<blockquote><p>I actually feel strongly that the current situation is unsustainable. Unless the WordPress community at large starts to better recognize and reward the developers that create the tools that they use and rely on, the developers won’t/can’t continue to provide as they have.</p>\n<p>In talking with other plugin developers, it seems fairly universal that the reward for a successful plugin is a deluge of support email that includes the worst kind of sense of entitlement, rudeness and ignorance. The community as a whole seems to expect to be able to pay nothing, yet received expert and individual help and support for free.</p></blockquote>\n<p>Well, we have ThanksGiving where often times, fans of WordPress and the plugins they use are given thanks in a blog post with links and sometimes donations. January 28th is <a href=\"http://ma.tt/2009/01/4000-plugins/\">thank a plugin developer day</a> although there was a lack of a blog post about it in 2010. Then there is the <a href=\"http://www.vsellis.com/scott-recommends/make-a-donation-to-your-favorite-wordpress-plugin-developer-on-march-1st/\">donation to your favorite plugin developer day</a> (March 1st.) Last but not least, plugin authors received some cash during the run of <a href=\"http://unfoldingneurons.com/2009/donate-friday\">Donate Friday</a> that I participated in for a few weeks. All of these efforts with the exception of Matt declaring a new holiday were community driven. </p>\n<p>I take a bit of personal issue with the fact that I participated in those programs voluntarily but I still have to somehow recognize and reward those developers. There are a large handful of developers where the best reward they could have is seeing users happily solving their problems with code they wrote. Sometimes, I wonder if plugin developers would be happy if I gave them my first-born or would they then request the second child as well? I completely understand that saying thank you does not pay the bills but come on! What do you want from me!?</p>\n<p>I do agree with Alex regarding his sentiments on the deluge of support emails, the rudeness of people coupled with ignorance. What Alex mentioned was pretty much the basis behind one of the most popular posts written for WLTC asking whether <a href=\"http://weblogtoolscollection.com/archives/2009/07/10/is-wordpress-a-thankless-community/\">WordPress Was A Thankless Community</a>? What a great discussion that was had in the comments! Unfortunately, from my talks with various plugin authors, not much has changed since then.</p>\n<p>I think the mentality that everything that is built on or around WordPress should be free because WordPress is free will quickly erode, especially since more and more commercial plugins are being created. My hope is that at some point, users can understand that support as well as upgrades are two of the most valuable assets to a plugin and that sometimes, they are most certainly worth paying for. I remember Matt being quoted as saying &#8220;<a href=\"http://blogs.sitepoint.com/2009/08/28/podcast-25-wordpress-matt-mullenweg/\">The best things in life are free</a>&#8220;. I have a hard time going along with that as some of the best things in my life I have ended up paying for, without regret.</p>\n<h2>In Closing:</h2>\n<p>Alex King doesn&#8217;t know the answer to the problem of rude, ignorant, just plain obnoxious people and I don&#8217;t either. Considering the vast user base that encompasses WordPress, is that particular problem even solvable? Should everyone that uses WordPress or any one of the plugins available for it be forced to go through some sort of ethics or politeness training? I bet many would love to see that idea come to fruition but it&#8217;s a pipe dream. I just don&#8217;t see how Matt Mullenweg or any other individual could solve this problem. Hell, I don&#8217;t even think the WordPress community itself can 100% solve the problem.</p>\n<p>As I mentioned, Alex&#8217;s post provides a lot to chew on. In the comments, I&#8217;d love to hear your thoughts on some of the questions and perplexing problems that were brought up throughout the post. I&#8217;m also interested in hearing from individuals that would like to explain what their motivations are for contributing to something like WordPress or open-source in general.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/6zId6-WXYH8\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2010 16:56:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordPress Plugin Releases for 12/2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9098\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/H-zXGU_WTm8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2224:\"<h3>New plugins</h3>\n<p><a href=\"http://www.cleancode.co.nz/cleancodenz-geo-posts-wordpress-plugin\"><strong>CleanCodeNZ Geo Posts</strong></a> creates custom post types with geo locations for back end data entering. Google Maps Api v3 is used to display geo posts on a map with a clickable marker overlay.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/gallery2-importer/\"><strong>Gallery2 Importer</strong></a> allows you to import albums, images, and comments from a Gallery2 installation into your WordPress site. Albums will be saved as pages containing the [gal<em></em>lery] shortcode, and images will be saved as attachments.</p>\n<h3>Updated plugins</h3>\n<p><a href=\"http://sudarmuthu.com/wordpress/easy-retweet\"><strong>Easy ReTweet</strong></a> lets you add retweet or Tweet This buttons for your WordPress posts, together with the retweet count.</p>\n<p><a href=\"http://ocaoimh.ie/exploit-scanner/\"><strong>Exploit Scanner</strong></a> searches the files on your website, and the posts and comments tables of your database for anything suspicious. It also examines your list of active plugins for unusual filenames.</p>\n<p><a href=\"http://www.fastsecurecontactform.com/\"><strong>Fast Secure Contact Form</strong></a> lets your visitors send you a quick E-mail message and blocks all common spammer tactics.</p>\n<p><a href=\"http://www.webtechwise.com/plugin-test-drive/\"><strong>Plugin Test Drive</strong></a> lets you test any plugin before activating it.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/solvemedia/\"><strong>Solve Media CAPTCHA</strong></a> is a CAPTCHA which allows you to secure and monetize your site.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wickett-twitter-widget/\"><strong>Wickett Twitter Widget</strong></a> displays tweets from one or more Twitter accounts as a WordPress widget. (as seen on <a href=\"http://wordpress.com/\">WordPress.com</a>)</p>\n<p><a href=\"http://yoast.com/wordpress/seo/\"><strong>WordPress SEO</strong></a> is an all in one solution to search engine optimize your WordPress blog: SEO titles, meta descriptions, XML sitemaps and much more.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/H-zXGU_WTm8\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2010 13:00:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Cyber Missile\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36564\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"http://ma.tt/2010/12/cyber-missile/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:214:\"<p><a href=\"http://www.foxnews.com/scitech/2010/11/26/secret-agent-crippled-irans-nuclear-ambitions/\">Mystery Surrounds Cyber Missile That Crippled Iran&#8217;s Nuclear Weapons Ambitions</a>, such a cool story.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2010 02:51:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Alex King: Open Source Motivations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://alexking.org/?p=5080\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://alexking.org/blog/2010/12/01/open-source-motivations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7505:\"<p>David Hobson recently contacted me as he is doing research info business/financial models and motivation for Open Source projects. He sent me some questions that I answered; we thought that the answers might be interesting to the general community as well. David indicated it will be a little while before he finishes his research and encouraged me to go ahead and post the replies I&#8217;d sent him. I will, of course, post a link to his work when it is available.</p>\n<p>Here are his questions and my replies.</p>\n<blockquote><p>What has been the motivation to churn out GPL plugins as well as support them?  Branding is a benefit, both publicity and example of quality.  However, I&#8217;m sure that doesn&#8217;t compare to the cost they require and you have plenty of branding and publicity already.</p></blockquote>\n<p>That is a complicated question, and one whose answer has changed over time.</p>\n<p>When I first started contributing to the b2 community, it was a simple matter of publishing code I had written for my own blog/site. There was very little additional effort involved, the community was relatively small and technical, and I had the time to do it.</p>\n<p>WordPress was created as a fork of b2 and it included some of the features I&#8217;d written for b2. Over time I ported the rest of them to WordPress, and began writing WordPress features as well.</p>\n<p>When I created and ran the first design competition for WordPress it was because I believed that people&#8217;s vision of what could be done was too small. I saw the ability to do more and wanted to encourage people to push the limits on design. The results were excellent, hundreds of great designs were created and made available to the community.</p>\n<p>WordPress evolved to support official plugins and themes and the community enjoyed explosive growth. I continued to create functionality that I thought was useful for WordPress and release it as plugins. This required more effort than it used to, because the WordPress community was becoming more mainstream and to be generally useful the plugins needed to be more polished, more forgiving of user error and required creating much more documentation.</p>\n<p>Around this same time I was making the transition from an independent developer to a consulting and development shop that focused largely on WordPress development. I was hiring my first employees, getting a business off the ground, doing things like finding office space, worrying about making payroll, selling, etc. &#8211; my free time largely went away, and my ability to put out free plugins and themes went with it.</p>\n<p>Now we have a team of about 15 people and my obligations to my team are greater than ever. I&#8217;ve also been blessed with a wonderful 18 month old daughter. She is a priority for me, the time spent with her and my family largely replaces time I previously used to contribute code back to the WordPress community.</p>\n<blockquote><p>Do you see indirect financial benefits in any other way, shape, or form?</p></blockquote>\n<p>I used to get about $100-200/month in the way of donations through my website. Unfortunately due to changes in the way plugins are presented on WordPress.org that has dried up to about $5/month.</p>\n<p>I made it a priority to update all of our publicly released plugins this summer and hired an intern at <a href=\"http://crowdfavorite.com\">Crowd Favorite</a> to make this happen<sup><a href=\"http://alexking.org/blog/topic/wordpress/feed#fn1291238579966n\" id=\"fn1291238579966\" class=\"footnote\">1</a></sup>. WordPress best practices evolve with each release, and plugins written properly just a few short years ago are badly outdated as a result. We&#8217;ve invested a significant about of money in this effort, and I honestly don&#8217;t expect to receive anything back from it.</p>\n<blockquote><p>Do the thanks and appreciation go anywhere near compensating the constant e-mail asking for support?  What inspires your desire to give without return?</p></blockquote>\n<p>I actually feel strongly that the current situation is unsustainable. Unless the WordPress community at large starts to better recognize and reward the developers that create the tools that they use and rely on, the developers won&#8217;t/can&#8217;t continue to provide as they have.</p>\n<p>In talking with other plugin developers, it seems fairly universal that the reward for a successful plugin is a deluge of support email that includes the worst kind of sense of entitlement, rudeness and ignorance. The community as a whole seems to expect to be able to pay nothing, yet received expert and individual help and support for free.</p>\n<p>One of my goals with <a href=\"http://wphelpcenter.com\">WordPress HelpCenter</a> was to try to affect change in this area. My belief was that we could work with plugin developers to have them send support requests to WPHC, have WPHC provide commercial support services, and give a revenue stream back to the plugin developers. While WPHC has been successful overall, it has utterly failed in this effort. What we found was that regardless of the actual issue, users experiencing trouble with a plugin blame the plugin. They assume it&#8217;s a coding problem (even though it isn&#8217;t in most cases), expect free support and are so rude that we&#8217;ve lost people from our team as a result; ultimately having to refocus our efforts away from this type of support. One of my WPHC devs told me that he was amazed I kept my plugins freely available, that he would have killed them off long ago if he had experienced the type of feedback he was seeing now that I was forwarding my support requests to WPHC. I think this was a reasonable response, and that makes me sad.</p>\n<p>I&#8217;m not sure what the solution to this is (my idea certainly didn&#8217;t get legs), but I know that I am very rarely willing to make the extra effort (and make no mistake, the process of packaging, documenting, writing extra code to make something as forgiving as possible to different environments and user error is typically more work than writing the code in the first place) to publicly release free plugins anymore.</p>\n<p>I still see the WordPress community as a group that has wonderful potential and many bright spots. It&#8217;s for this reason that I am happy we are able to work within it. I really enjoy helping to push WordPress to become something more than it was before &#8211; for example via our <a href=\"http://crowdfavorite.com/wordpress/carrington/\">Carrington Core</a> platform and <a href=\"http://crowdfavorite.com/wordpress/carrington-build/\">Carrington Build</a>. We are also working on a new WordPress product that should really help WordPress adoption in environments where more sophisticated staging and deployment requirements are enforced.</p>\n<p>I hope that the WordPress community and ecosystem is able to find a way to better support the contributions of individual developers as it continues to evolve. There are lots of smart people with good ideas trying to do the right thing, I&#8217;m optimistic that solutions can be found. I&#8217;ll certainly continue to support that effort however I can.</p>\n<ol class=\"footnotes\">\n<li id=\"fn1291238579966n\">Most of the work is done, we&#8217;re in the proces of final code review and polish. [<a href=\"http://alexking.org/blog/topic/wordpress/feed#fn1291238579966\">back</a>]</li>\n</ol>\n<img src=\"http://alexking.org/wp/?ak_action=api_record_view&id=5080&type=feed\" alt=\"\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Dec 2010 21:30:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Alex\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Weblog Tools Collection: WordPress 3.0 Template Tag Reference Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9081\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/MGQbK4CXWeo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1888:\"<p>For those developers out there who would like a quick and easy way to reference Template tags in WordPress, you now have another choice. This <a href=\"http://www.dbswebsite.com/design/wordpress-reference/\">reference guide</a> was created by DBS Website which is a web design company based in Louisville, Kentucky. There are two versions of the guide. One for WordPress 2.x and another for the 3.0 branch. The guide is set up so that the quick links to various tags show up on the left while information regarding the tag shows up within the center of the page. </p>\n<p><a href=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/dbsquicklinks.png\" rel=\"thumbnail\"><img src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/dbsquicklinks.png\" alt=\"\" title=\"dbsquicklinks\" width=\"232\" height=\"343\" class=\"aligncenter size-full wp-image-9082\" /></a> </p>\n<p><a href=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/dbstagreference.png\" rel=\"thumbnail\"><img src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/12/dbstagreference.png\" alt=\"\" title=\"dbstagreference\" width=\"455\" height=\"264\" class=\"aligncenter size-full wp-image-9083\" /></a></p>\n<p>When you click on a tag, a drop down appears showing information related to the tag as well as a short description. The guide itself does not contain any information that you couldn&#8217;t find by browsing the <a href=\"http://codex.wordpress.org/Main_Page\">Codex</a> but simply presents an organized look at the various Template tags WordPress has to offer. There are a number of other resources that perform a similar function. The two that I know of are <a href=\"http://www.wpseek.com\">WPSeek</a> and <a href=\"http://www.seekwp.com\">SeekWP</a> although SeekWP appears to be suspended.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/MGQbK4CXWeo\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Dec 2010 20:15:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Groupon WP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36562\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://ma.tt/2010/12/groupon-wp/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"<p>Groupon has been in the news lately as a rumored 6 billion dollar acquisition target, and of course <a href=\"http://www.groupon.com/blog/\">their blog is powered by WordPress</a>. On that fact alone I&#8217;d say, go for it Google!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Dec 2010 15:39:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Weblog Tools Collection: WordPress.com Users Increase Drastically in Wake of Live Spaces Migration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9075\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/o5SzFlcTgE4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2218:\"<p>It has only been two months since Microsoft announced their intention to shut down their popular Windows Live Spaces blogging platform and <a href=\"http://weblogtoolscollection.com/archives/2010/09/27/wordpress-com-and-windows-live-partnering-together/\">offered an easy migration route to WordPress.com</a>.  Since then, <a href=\"http://wordpress.com/\">WordPress.com</a> has seen <a href=\"http://en.blog.wordpress.com/2010/11/29/signups-doubled/\">a marked increase in signups</a>, and not all of them are coming from Windows Live Spaces.</p>\n<p>Before the Windows Live Spaces migration was announced, WordPress.com held steady at about 400,000 signups per month.  This number has now more than doubled to about 900,000 per month.  With such a steep increase in signups and several <a href=\"http://weblogtoolscollection.com/archives/2010/11/19/wordpress-3-1-comes-to-wordpress-com/\">new features</a>, WordPress.com is on track to end the year with a bang.</p>\n<p>Upgrading from Windows Live Spaces is <a href=\"http://en.support.wordpress.com/upgrading-from-windows-live-spaces/how-to-upgrade/\">a simple four-step process</a>.  Of course, this is a rather large-scale migration, and there have been plenty of questions along the way.  Some of the more frequently asked questions have been answered in <a href=\"http://en.support.wordpress.com/upgrading-from-windows-live-spaces/#frequently-asked-questions\">this support document</a>, and a few were covered in more detail in <a href=\"http://en.blog.wordpress.com/2010/11/29/signups-doubled/\">yesterday&#8217;s announcement</a>.  And, as always, <a href=\"http://en.support.wordpress.com/contact/\">the Happiness Engineers</a> are available to help you with any problems that you may encounter.</p>\n<p>With the user base blossoming so rapidly, there&#8217;s never been a better time to sign up for a free WordPress.com blog, even if you aren&#8217;t a Windows Live Spaces refugee.  If you&#8217;re new to WordPress.com or just blogging in general, stop by <a href=\"http://learn.wordpress.com/\">Learn WordPress.com</a> for a great getting started guide.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/o5SzFlcTgE4\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Dec 2010 13:00:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WordPress Podcast: iPhone Candy with Ryan Imel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-community.org/?p=831\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://feedproxy.google.com/~r/wordpresspodcast/~3/2SDPIDBN1X8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3915:\"<p>We are back! And this week we catch up with <a href=\"http://twitter.com/#%21/ryanimel\">Ryan Imel</a>. The Editor-in-Chief of <a href=\"http://wpcandy.com/\">WP Candy</a>, he transformed what was once a tutorial site for the past years into a fast-paced breaking WordPress news site. Ryan is a serial entrepreneur having created projects like <a href=\"http://commentbits.com/\">COMMENTbits</a> and <a href=\"http://gooroohq.com/\">others</a>.</p><p>To kick things off this week we talk shop with Ryan as he tells us about the brand new iPhone app – <a href=\"http://wpcandy.com/announces/the-wpcandy-iphone-app\">WPCandy WordPress News</a> &#8211; wpcandy.com’s first venture into the App Store and is <a href=\"http://itunes.apple.com/us/app/wpcandy-wordpress-news/id402503011?mt=8\">available right now</a>. This is one of the means by which the community can support wpcandy.com, and as such we open the discussion on different monetization methods outside of ads on your site.</p><p>Joost and Ryan talk about interesting news and developments that have caught their eye over the past couple of weeks such as:</p><ul><li>The <a href=\"http://yoast.com/wordpress/seo/\">WordPress SEO Plugin</a> on Yoast.com  &#8211; Joost talks about the work he has been doing on this and how it is developing</li><li>Joost does a live launch of the brand new them Frederick and the <a href=\"http://www.w3-edge.com\">W3 Edge</a> team have built for <a href=\"http://yoast.com/\">Yoast.com</a>. Joost talks about exactly how he plans for this new theme to improve conversion rates</li><li>Tip from Joost: have a look at a great <a href=\"http://wordpress.org/extend/plugins/theme-tester/\">Theme Tester plugin</a> by donncha that he has been using recently</li><li>Theme frameworks: we open the debate on what a framework is and how it should behave. Will an ideal framework emerge? And should there be one theme framework to rule them all?</li><li>Should SEO functions reside in a theme or a plugin? Those in our live chat room ask the question ‘are there any conflicts between SEO and frameworks?’</li></ul><p>Joost asks Ryan when wpcandy.com plan to launch a new theme design, and the pair discuss what could be changed within its current site design &#8211; with an SEO perspective on things from Joost.</p><h2>Picks of the week</h2><ul><li>wpcandy.com’s shiny new iPhone app &#8211; <a href=\"http://wpcandy.com/announces/the-wpcandy-iphone-app\">WPCandy WordPress News</a></li><li>The  <a href=\"http://wordpress.org/extend/plugins/edit-flow/\">Edit Flow plugin</a> is incredibly useful for managing and assigning on a multi author site and comes highly recommended by Ryan who himself runs a multi author blog on wpcandy.com.</li><li><a href=\"http://yoast.com/wordpress/seo/\">WordPress SEO Plugin</a> on Yoast.com</li><li><a href=\"http://wordpress.org/extend/plugins/theme-tester/\">Theme Tester plugin</a> by donncha allows a blog administrator to test out a new theme before launch whilst your old theme is still live</li><li><a href=\"http://wordpress.org/extend/plugins/seo-data-transporter/\">SEO Data Transporter plugin</a> which allows you to easily transfer your inputs SEO data from one theme/plugin to another.</li><li>Here is the alternative to having to write code when you need to regenerate your thumbnails:  the <a href=\"http://wordpress.org/extend/plugins/regenerate-thumbnails/\">Regenerate Thumbnails plugin</a>. Bookmark this one!</li></ul><p>Joost calls for someone out there to build a replacement plugin for a slider on a front page. There seems to be no single plugin that allows you to determine the order of the slides and that does the simple things really well. Go to <a href=\"http://feeds.feedburner.com/../../../../../../\">wp-community.org</a> and tell Joost what plugin you think he should be using!</p> <img src=\"http://feeds.feedburner.com/~r/wordpresspodcast/~4/2SDPIDBN1X8\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Dec 2010 07:56:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"joost@pressthis.com (Joost de Valk & Frederick Townes)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Weblog Tools Collection: WordPress 3.0.2 Released, Mandatory Upgrade\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9069\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/FtlRvuO6b6M/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:746:\"<p>Just moments ago, <a href=\"http://wordpress.org/news/2010/11/wordpress-3-0-2/\">WordPress 3.0.2 was released to the public</a>. This version is a mandatory security upgrade. According to the release notes:</p>\n<blockquote><p>This maintenance release fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, addresses a handful of bugs, and provides some additional security enhancements.</p></blockquote>\n<p>It&#8217;s been awhile since we&#8217;ve seen one of these types of releases. However, thanks to automatic upgrades built in, upgrading is a pretty easy thing to do. </p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/FtlRvuO6b6M\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 23:39:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Dev Blog: WordPress 3.0.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1550\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"http://wordpress.org/news/2010/11/wordpress-3-0-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:932:\"<p><a href=\"http://wordpress.org/download/\">WordPress 3.0.2 is available</a> and is a mandatory security update for all previous WordPress versions. Haiku has become traditional:</p>\n<p>Fixed on day zero<br />\nOne-click update makes you safe<br />\nThis used to be hard</p>\n<p><a href=\"http://codex.wordpress.org/Version_3.0.2\">This maintenance release</a> fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site, addresses a handful of bugs, and provides some additional security enhancements. Big thanks to <a href=\"http://blog.sjinks.pro/wordpress/\">Vladimir Kolesnikov</a> for detailed and responsible disclosure of the security issue!</p>\n<p><a href=\"http://wordpress.org/download/\">Download 3.0.2</a> or update automatically from the Dashboard &gt; Updates menu in your site&#8217;s admin area. You should update immediately even if you do not have untrusted users.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 23:33:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Weblog Tools Collection: Contributing To The Theme Review Team\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9066\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/GfGruh226Uw/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6094:\"<p>Earlier this month, I had the opportunity to not only interview <a href=\"http://www.chipbennett.net/\">Chip Bennett</a> regarding the new WordPress Theme Review team but I also had a chance to speak with <a href=\"http://buynowshop.com/\">Edward Caissie</a> who is a member of the team. You can listen to the full interview and associated discussion on <a href=\"http://www.wptavern.com/wpweekly-episode-106-%E2%80%93-the-theme-review-team\">episode 106 of WordPress Weekly</a>. However, one of the things that came out of that show was the need for community volunteers to help out in the reviewing process. After speaking with Edward, he accepted my request to write a guest blog post explaining how people can contribute to the theme review team.</p>\n<blockquote><p>The following was written by Edward Caissie, member of the newly established theme review team.</p></blockquote>\n<p> <strong>How do I get involved with the WordPress Theme Review Team (WPTRT)?</strong><br />\nIt&#8217;s really rather simple. Just follow these steps below.</p>\n<ol>\n<li>Subscribe to the <a href=\"http://lists.wordpress.org/mailman/listinfo/theme-reviewers\">Theme Review mailing list</a>.</li>\n<li>Make sure you have a <a href=\"http://wordpress.org/\">WordPress.org</a> username.</li>\n<li>Send a message to the mailing list expressing your interest in helping out with Theme Reviews.</li>\n<li>A current <abbr title=\"WordPress Theme Review Team\">WPTRT</abbr> member will contact you (generally via a reply to your message). If you are ready they will assign you a ticket in the <a href=\"http://themes.trac.wordpress.org/\">Theme trac</a> and you will be on your way to becoming a Theme reviewer.</li>\n</ol>\n<p>Of course, there is more to reviewing Themes as part of the <abbr title=\"WordPress Theme Review Team\">WPTRT</abbr>, the above is just how you get started.</p>\n<p>Let&#8217;s have a quick look through these steps.</p>\n<ol>\n<li>Subscribing to the mailing list gets you involved in one of the main discussion areas of the <abbr title=\"WordPress Theme Review Team\">WPTRT</abbr>. It is one of the places we discuss ideas about various items that may, or may not, affect how the <a href=\"http://codex.wordpress.org/Theme_Review\">Theme Review</a> guidelines are interpreted or used when reviewing a submitted Theme.</li>\n<li>Your WordPress username is a common focal point for all of your WordPress activities. If you are a Theme author, or a plugin developer, you already have one and this is the one that will be used on the Theme trac system. It could also be the username you log into the WordPress Support forums with although current members generally use their &#8220;developer&#8221; username.</li>\n<li>We need to know you are interested, although you can also log into the <em>#wordpress-themes</em> channel on <a href=\"http://webchat.freenode.net\">freenode.net</a> and chat via <abbr title=\"Internet Relay Chat\">IRC</abbr> with one of the theme reviewers as well. The mailing list is generally the more common approach.</li>\n<li>We assign the first few tickets to new reviewers just to help with the learning process. Once you have shown you understand the process we&#8217;ll make a few changes behind the scenes and you will be able to assign yourself your own tickets in trac and carry on reviewing Themes.</li>\n</ol>\n<p>We expect that sometime during this process you have thoroughly familiarized yourself with the <a href=\"http://codex.wordpress.org/Theme_Review\">Theme Review</a> guidelines as well as a few other relevant pages in the codex. Here are the links to the pages I always recommend reading:</p>\n<ul>\n<li><a href=\"http://codex.wordpress.org/Theme_Development\">Theme Development</a> &#8211; http://codex.wordpress.org/Theme_Development</li>\n<li><a href=\"http://codex.wordpress.org/Theme_Unit_Test\">Theme Unit Test</a> &#8211; http://codex.wordpress.org/Theme_Unit_Test</li>\n<li><a href=\"http://codex.wordpress.org/Theme_Review\">Theme Review</a> &#8211; http://codex.wordpress.org/Theme_Review</li>\n</ul>\n<p>NB: Just in case, I would suggest reading these pages at least once a week, although generally our intent is to not have them change very often.</p>\n<p>Also, you should create yourself a test-bed installation; import the Theme Unit Test data (from the link above); and, install the following few very useful plugins:</p>\n<ul>\n<li><a href=\"http://wordpress.org/extend/plugins/log-deprecated-notices/\">Log Deprecated Notices</a> by Andrew Nacin aka nacin</li>\n<li><a href=\"http://wordpress.org/extend/plugins/debogger/\">DeBogger</a> and <a href=\"http://wordpress.org/extend/plugins/theme-check/\">Theme-Check</a> by Simon Prosser aka Pross</li>\n</ul>\n<p>I also suggest installing a plugin that writes viewable text to &#8216;<a href=\"http://codex.wordpress.org/Function_Reference/wp_footer\">wp_footer()</a>&#8216; for testing as well, if you do not have your own preference you are welcome to download and install my <a href=\"http://wordpress.org/extend/plugins/bns-login/\">BNS Login</a> plugin.</p>\n<p><strong>Now, you might be asking why would I want to join the <abbr title=\"WordPress Theme Review Team\">WPTRT</abbr>?</strong><br />\nThere are many reasons and many ways to get involved with the <a href=\"http://wordpress.org\">WordPress</a> community. This one will offer you: insight into how the Theme submission process works; the opportunity to influence positive change in the <a href=\"http://codex.wordpress.org/Theme_Review\">Theme Review</a> guidelines; a wealth of new ideas and code possibilities; and, interactions with some of the best and the brightest current Theme authors involved with the <a href=\"http://wordpress.org/extend/themes/\">WordPress Themes repository</a>.</p>\n<p>You can also check out the <a href=\"http://make.wordpress.org/themes/about/how-to-join-wptrt/\">How To Join The WPTRT page</a> for more information on how to join the team as well as keep tabs on the <a href=\"http://make.wordpress.org/themes\">make.wordpress.org/themes site</a>. </p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/GfGruh226Uw\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 20:00:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 11/30\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9061\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/7LKxr6pnhvA/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1314:\"<p><img class=\"alignnone size-full wp-image-9062\" title=\"sight\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/sight.jpg\" alt=\"sight\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wpshower.com/free-wordpress-themes/sight-1-0-free-wordpress-theme/\"><strong>Sight</strong></a> is a powerful WordPress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.</p>\n<p><img class=\"alignnone size-full wp-image-9063\" title=\"simply works\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/simplyworks.jpg\" alt=\"simply works\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/simply-works-core\"><strong>Simply Works Core</strong></a> is meant to work both as a framework to build child themes on, as well as a stand alone clean theme for a blog site.</p>\n<p><img class=\"alignnone size-full wp-image-9064\" title=\"thememagic\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/thememagic.jpg\" alt=\"thememagic\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/thememagic\"><strong>thememagic</strong></a> is a crisp and clean business theme.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/7LKxr6pnhvA\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 13:00:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WordPress.tv: Austin Passy: Photos on the Go via Email\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://wordpress.tv/?p=4531\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.tv/2010/09/18/austin-passy-photos-via-email/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1805:\"<div id=\"x-video-7\" class=\"video-player\">\n\n</div>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wptv.wordpress.com/4531/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wptv.wordpress.com/4531/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wptv.wordpress.com/4531/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=wordpress.tv&amp;blog=5089392&amp;post=4531&amp;subd=wptv&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" /><div><a href=\"http://wordpress.tv/2010/09/18/austin-passy-photos-via-email/\"><img alt=\"Austin Passy: Photos on the Go via Email\" src=\"http://videos.videopress.com/h3iYWkDv/austin-passy_2_std.original.jpg\" width=\"160\" height=\"120\" /></a></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Nov 2010 12:15:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"blazestreaming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: Airport Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36560\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://ma.tt/2010/11/airport-security-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:657:\"<div class=\"blockquote\"><blockquote><p>It’s not that the terrorist picks an attack and we pick a defense, and we see who wins. It’s that we pick a defense, and then the terrorists look at our defense and pick an attack designed to get around it. Our security measures only work if we happen to guess the plot correctly. If we get it wrong, we’ve wasted our money. This isn’t security; it’s security theater.</p></blockquote></div>\n<p>Bruce Schnier on why airport security is <a href=\"http://www.nytimes.com/roomfordebate/2010/11/22/do-body-scanners-make-us-safer/a-waste-of-money-and-time\">A Waste of Money and Time in the New York Times</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Nov 2010 23:45:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Weblog Tools Collection: The Legacy Plugins Leave Behind\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9055\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/MoRErYN3bc8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3176:\"<p><a href=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/plugins.png\" rel=\"thumbnail\"><img src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/plugins.png\" alt=\"\" title=\"plugins\" width=\"137\" height=\"62\" class=\"alignright size-full wp-image-9056\" /></a>Over the course of time, I imagine that most of the needs and wants of end users change. For example, after performing a fresh install of WordPress, you realize that you need a way to conduct polls, have the poll data reflected in the post, etc. Then, a year later, you find out that polls are no longer a necessary item to have on the site so you decide to remove the plugin. However, you notice that after you deactivate the plugin, the data disappears along with it. This is precisely what happens with the WP-Polls plugin. Once the plugin has been deactivated (<strong>not removed</strong>) instead of the polling data shown within the post, it&#8217;s replaced with the poll ID shortcode which is used to display the poll. </p>\n<p>This one example has me wondering how many users out there are experiencing something similar with a WordPress plugin? In the example I described above, I could take screenshots of the polls that contain the poll data and substitute that for the poll ID but that&#8217;s too much of a hassle. I could also not care about the loss of polling data but that would end up making a handful of posts which have a great discussion surrounding the results irrelevant. </p>\n<p>Over the course of 2 years, I&#8217;ve managed to have 32 activated plugins on my website, each with a particular role. Some add features, others work in the background to make things easier. Yet, I use a few plugins that either alter the way my content is displayed or enables additional content that if those plugins were removed, the content would be removed as well. </p>\n<p>I&#8217;m all for plugins <a href=\"http://weblogtoolscollection.com/archives/2008/01/12/uninstalling-conundrum-part-2/\">being able to have an uninstall feature</a> that removes them entirely from WordPress, including the database but in this instance, I want to keep the content associated with the plugin while removing everything else. Any suggestions on how to do this? Better yet, what would a plugin author have to do to make sure that the content generated by the plugin is stored in WordPress and not somewhere else? It seems to me that the last-ditch option and the one that may be most convenient is to not do anything at all. Pretend the polling plugin is not there and hope it continues to work into the future as I continually upgrade WordPress. This leads me to my next question.</p>\n<p>How many of you have come to rely on a particular plugin for your website. A plugin that you considered to be a crucial part of the way your site functions only to see that plugin disappear, stop working, or development ceased. What did you end up doing? I realize there are a ton of WordPress plugins in the repository but some plugins are harder to replace than others. Let me know in the comments. </p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/MoRErYN3bc8\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Nov 2010 20:00:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"WP iPhone: Update on WordPress for iOS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://ios.wordpress.org/?p=886\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://ios.wordpress.org/2010/11/29/update-on-wordpress-for-ios/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2596:\"<p>Version 2.6.2 of the WordPress app for iOS devices was not quite the salvation we hoped it would be. While it solves some of the issues presented in earlier versions of the app, many of you are still experiencing problems that make the app difficult to use. <strong>Therefore, starting today, the entire team is going to focus on fixing these issues and hopefully ship improvements to you a lot faster.</strong></p>\n<p>Thanks to the crash reporting system built into 2.6.2 we now have a deeper understanding around some of the crashes, and therefore we&#8217;ve been working on a Crash Fix release which we&#8217;re hoping to submit to the app store shortly.</p>\n<p>The single most valuable thing that has helped us understand the problems in the app, however, is the feedback from all of you guys. Keep it coming!</p>\n<p>If you&#8217;re still experiencing problems, please let us know about it in the <a href=\"http://ios.forums.wordpress.org/\">WordPress for iOS Forums</a>. We&#8217;re trying to keep up with all your posts.</p>\n<br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/wpiphone.wordpress.com/886/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/wpiphone.wordpress.com/886/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/wpiphone.wordpress.com/886/\" /></a> <img alt=\"\" border=\"0\" src=\"http://stats.wordpress.com/b.gif?host=ios.wordpress.org&amp;blog=3882653&amp;post=886&amp;subd=wpiphone&amp;ref=&amp;feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Nov 2010 17:02:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Isaac Keyet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Weblog Tools Collection: Your Top 5 Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9046\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/i_JVJgwFCFQ/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3937:\"<p><a href=\"http://weblogtoolscollection.com/archives/2010/11/15/what-are-your-favorite-themes/\">Two weeks ago</a>, we asked to hear about your favorite <a href=\"http://wordpress.org/\">WordPress</a> themes.  We had over 125 responses, but even with such a variety of responses, only 5 came out as the clear favorites.  Without further delay, here are your top 5 themes.</p>\n<p><img class=\"alignnone size-full wp-image-9049\" title=\"Swift\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/swift.jpg\" alt=\"swift\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://swiftthemes.com/2009/08/wordpress-themes/swift-the-fastest-loading-wordpress-theme/\"><strong>Swift</strong></a> is the fastest loading, SEO optimized, server friendly WordPress theme. This theme is mainly for blogs running on low server resources and for those who like clean and simple designs. [<a href=\"http://wordpress.org/extend/themes/swift\">directory listing</a>]</p>\n<p><img class=\"alignnone size-full wp-image-9047\" title=\"Hybrid\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/hybrid.jpg\" alt=\"hybrid\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://themehybrid.com/themes/hybrid\"><strong>Hybrid</strong></a> is a user-friendly, search-engine optimized theme framework, featuring 15 custom page templates and 8 widget-ready areas, allowing you to create any type of site you want. [<a href=\"http://wordpress.org/extend/themes/hybrid\">directory listing</a>]</p>\n<p><img class=\"alignnone size-full wp-image-9051\" title=\"Twenty Ten\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/twentyten.jpg\" alt=\"twenty ten\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://wordpress.org/extend/themes/twentyten\"><strong>Twenty Ten</strong></a> is stylish, customizable, simple, and readable &#8212; make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). [<a href=\"http://wordpress.org/extend/themes/twentyten\">directory listing</a>]</p>\n<p><img class=\"alignnone size-full wp-image-9050\" title=\"Thematic\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/thematic.jpg\" alt=\"thematic\" width=\"150\" height=\"113\" /></p>\n<p><a href=\"http://themeshaper.com/thematic/\"><strong>Thematic</strong></a> is a free, open-source, highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins, and a whole community behind it. It&#8217;s perfect for beginner bloggers and WordPress development professionals. [<a href=\"http://wordpress.org/extend/themes/thematic\">directory listing</a>]</p>\n<p><img class=\"alignnone size-full wp-image-9048\" title=\"Suffusion\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/suffusion.jpg\" alt=\"suffusion\" width=\"150\" height=\"95\" /></p>\n<p><a href=\"http://www.aquoid.com/news/themes/suffusion/\"><strong>Suffusion</strong></a> is an elegant, versatile and browser-safe theme with a power-packed set of options. It has 19 widget areas, one-column, two-column and three-column fixed-width and flexible-width formats, 10 pre-defined templates, 17 pre-defined color schemes, two customizable multi-level drop-down menus, featured posts, a magazine layout, tabbed sidebars, widgets for Twitter, Social Networks and Google Translator. [<a href=\"http://wordpress.org/extend/themes/suffusion\">directory listing</a>]</p>\n<p>I&#8217;m sure that most of you weren&#8217;t surprised by a few of these, but maybe you discovered one that you just might try today.  If you find yourself always relaying on a particular theme, find the developer&#8217;s donation page and at least buy them a drink.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/i_JVJgwFCFQ\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Nov 2010 13:00:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt: Stallone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36558\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://ma.tt/2010/11/stallone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:353:\"<p><a href=\"http://sylvesterstallone.com/\">Sylvester Stallone&#8217;s website is WP-powered</a>. (I saw The Expendables last night.) Also, am I imagining things or did I read a longish profile of Stallone that talked about his production company, his office, the legacy of Rocky&#8230; can&#8217;t find it anywhere and search on my Kindle is broken.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 28 Nov 2010 18:15:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Weblog Tools Collection: WordPress Plugin Releases for 11/28\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9043\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/E4qomFbGhTo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1558:\"<h3>New plugins</h3>\n<p><a href=\"http://ctabs.webtmc.us/\"><strong>cTabs</strong></a> lets you add a tabbed content area directly in your post or page, without having to edit your templates.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/generate-shortlinks/\"><strong>Generate Shortlinks</strong></a> uses bit.ly, ur.ly, and is.gd to create handy shortlinks to share your posts.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/social-profiles-sidebar-widget/\"><strong>Social Profiles Sidebar Widget</strong></a> adds a sidebar widget for social profiles in you blog. Supports several sets of icons and three different icon sizes.</p>\n<h3>Updated plugins</h3>\n<p><a href=\"http://blog.milandinic.com/wordpress/plugins/cache-images/\"><strong>Cache Images</strong></a> gives users the option to sideload images that are hosted on other domains to their own site.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/eshop/\"><strong>eShop</strong></a> is an accessible shopping cart plugin for WordPress, packed with various features.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/mingle-forum/\"><strong>Mingle Forum</strong></a> allows you to easily and quickly put a Forum on your WordPress site/blog.</p>\n<p><a href=\"http://wordpress.org/extend/plugins/wordpress-seo/\"><strong>WordPress SEO</strong></a> is an all in one solution to search engine optimize your WordPress blog: SEO titles, meta descriptions, XML sitemaps and much more.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/E4qomFbGhTo\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 28 Nov 2010 13:00:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Matt: New VaultPress Security Scanning\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36552\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://ma.tt/2010/11/new-vaultpress-security-scanning/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"<p><a href=\"http://blog.vaultpress.com/2010/11/26/new-vaultpress-security-scanning/\">New VaultPress security scanning</a>, scans all your core files to make sure they&#8217;re kosher.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 27 Nov 2010 16:09:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Weblog Tools Collection: WordPress 3.1 Beta Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9040\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/zJibNYpMQCU/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1273:\"<p>The <a href=\"http://wordpress.org/\">WordPress</a> 3.1 Beta <a href=\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/\">has been released</a> for your weekend testing enjoyment.</p>\n<p>This first beta release is certainly more stable than the alpha releases, but you might want to avoid using it on a regular live site at this time.</p>\n<p>If you&#8217;re itching to try 3.1, be sure to check out all <a href=\"http://weblogtoolscollection.com/archives/2010/10/16/wordpress-3-1-feature-status-update/\">the new features</a>, including <a href=\"http://weblogtoolscollection.com/archives/2010/11/13/post-formats-explained/\">Post Formats</a>.</p>\n<p>If you&#8217;re upgrading an existing blog, please backup your <a href=\"http://codex.wordpress.org/Backing_Up_Your_WordPress_Files\">files</a> and <a href=\"http://codex.wordpress.org/Backing_Up_Your_Database\">database</a> first, for when you need to make a hasty retreat.</p>\n<p>Stop by the <a href=\"http://wordpress.org/support/forum/alphabeta\">Alpha/Beta section</a> of the support forums for help with any problems that you meet.</p>\n<p>Have you tried the WordPress 3.1 Beta yet?  What do you think so far?</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/zJibNYpMQCU\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 27 Nov 2010 13:00:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Weblog Tools Collection: PollDaddy And Why They Sold To Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9036\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/vKuGq-_Iyyg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2689:\"<p><a href=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/polldaddylogo.png\" rel=\"thumbnail\"><img src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/polldaddylogo.png\" alt=\"polldaddy logo\" title=\"polldaddylogo\" width=\"237\" height=\"53\" class=\"alignright size-full wp-image-9037\" /></a>The Guardian has a <a href=\"http://www.guardian.co.uk/technology/pda/2010/nov/26/ireland-sligo-polldaddy-wordpress-startup\">great article online</a> which features numerous quotes from <a href=\"http://www.polldaddy.com\">PollDaddy</a> co-founder and project lead David Lenehan on various business aspects of PollDaddy. In the article which is more like an interview, we learn that the company has been cash flow positive since the beginning with revenues doubling since they&#8217;ve started. When it comes to competition, there are less polling services available now then there were when PollDaddy launched. The biggest reason for selling to Automattic? </p>\n<blockquote><p>&#8220;It was more down to Automattic as a company.&#8221; said David Lenehan, now product lead for PollDaddy at Automattic. &#8220;We weren&#8217;t fussed about selling at the time and had lots of people that could have approached us that wouldn&#8217;t have raised our interest. But Automattic then only had 20 staff and an exciting product including WordPress.com, and our software was used a lot &#8211; 30-40% of our users were using WordPress.</p>\n<p>&#8220;It was an opportunity to become part of something bigger and more exciting. It was the right offer at the right time &#8211; and Lehman Brothers was collapsing at that time, so it seemed a good idea.&#8221;</p></blockquote>\n<p>What a great acquisition that turned out to be for Automattic. Not only is PollDaddy still steaming along, but it&#8217;s a platform agnostic service meaning it&#8217;s not tied specifically to WordPress in order to use it. While I&#8217;m a big fan of Lester Chans <a href=\"http://wordpress.org/extend/plugins/wp-polls/\">WP-Polls plugin</a>, the fact that he is <a href=\"http://weblogtoolscollection.com/archives/2010/02/03/good-luck-lester-chn/\">concentrating on other aspects of his life</a> right now has me considering polling alternatives such as PollDaddy. The only problem I have is that I need to leave WP-Polls in place in order to keep the data associated with it. If I could some how find a migration tool from WP-Polls into PollDaddy, I&#8217;m pretty sure I&#8217;d make the switch. Let me know if you know of one. I&#8217;m also curious to hear your thoughts on the PollDaddy service.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/vKuGq-_Iyyg\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Nov 2010 20:15:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Alex King: Hope Child Theme for Carrington Business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://alexking.org/?p=5065\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://alexking.org/blog/2010/11/26/hope-child-theme-for-carrington-business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1194:\"<p>Congratulations to <a href=\"http://www.michaelkuhlmann.com/\" rel=\"external\">Michael Kuhlmann</a> on the release of the <a href=\"http://www.michaelkuhlmann.com/hope/\" rel=\"external\">Hope child theme</a> for <a href=\"http://crowdfavorite.com/wordpress/themes/carrington-business/\">Carrington Business</a>.</p>\n<p class=\"center\"><a href=\"http://www.flickr.com/photos/alexkingorg/5209125443/\" title=\"Hope Child Theme for Carrington Business by alexkingorg, on Flickr\"><img src=\"http://farm5.static.flickr.com/4086/5209125443_5c76d8ceb4_m.jpg\" width=\"222\" height=\"240\" alt=\"Hope Child Theme for Carrington Business\" /></a></p>\n<p>This commercial WordPress theme is a little different than most:</p>\n<blockquote><p>By purchasing the Hope child theme for the Carrington Business theme framework, you&#8217;re actively helping communities in developing countries by supplying them with the basic necessities we take for granted everyday &#8212; clean water, food, an education. All proceeds (100%) from this theme will go directly to World Vision.</p></blockquote>\n<p>What a wonderful idea, thanks Michael!</p>\n<img src=\"http://alexking.org/wp/?ak_action=api_record_view&id=5065&type=feed\" alt=\"\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Nov 2010 18:34:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Alex\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Matt: 5-minute Private Collaboration Site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=36550\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"http://ma.tt/2010/11/5-minute-private-collaboration-site/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:210:\"<p><a href=\"http://thenextweb.com/lifehacks/2010/11/26/how-to-build-a-private-collaboration-site-on-wordpress-com-in-5-minutes/\">How To: Build a private collaboration site on WordPress.com in 5 minutes</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Nov 2010 17:31:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Weblog Tools Collection: WordPress Theme Releases for 11/26\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9030\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/Yaawm0Uut3w/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1591:\"<p><img class=\"alignnone size-full wp-image-9031\" title=\"abcok\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/abcok.jpg\" alt=\"abcok\" width=\"150\" height=\"123\" /></p>\n<p><strong><a href=\"http://www.sql-statements.com/theme-abcok\">abcOK</a></strong> is a two column, clean, and search engine optimized theme.</p>\n<p><img class=\"alignnone size-full wp-image-9032\" title=\"allgreen\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/allgreen.jpg\" alt=\"allgreen\" width=\"150\" height=\"113\" /></p>\n<p><strong><a href=\"http://wordpress.org/extend/themes/all-green\">All Green</a></strong> is a two column green-based theme.</p>\n<p><img class=\"alignnone size-full wp-image-9033\" title=\"magazine1\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/magazine1.jpg\" alt=\"magazine1\" width=\"150\" height=\"107\" /></p>\n<p><strong><a href=\"http://themes1.com/2010/magazine1-wordpress-theme/\">Magazine1</a></strong> is a professional solution for any Blog/Magazine WordPress site. With a simple and stylish design, it is very easy to customize and use.</p>\n<p><img class=\"alignnone size-full wp-image-9034\" title=\"minimal\" src=\"http://weblogtoolscollection.com/wp-content/uploads/2010/11/minimal.jpg\" alt=\"minimal\" width=\"150\" height=\"109\" /></p>\n<p><strong><a href=\"http://www.club-wp.com/minimal-2-column-wordpress-theme/\">Minimal 2 Column</a></strong> is very simple, and should be easy to change or use as a template for something a bit more complex.</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/Yaawm0Uut3w\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Nov 2010 13:00:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 3.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/11/wordpress-3-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5869:\"<p>It&#8217;s that time in the release cycle again, when all the features are basically done, and we&#8217;re just squashing bugs. To the brave of heart and giving of soul: Won&#8217;t you help us test the new version of WordPress? As always, this is software still in development and <strong>we don&#8217;t recommend that you run it on your normal live site</strong> &#8212; set up a test site just to play with the new version. If you break it (find a bug), report it, and if you&#8217;re a developer, try to help us fix it. (Especially you U.S. types who are taking a long weekend for Thanksgiving! <img src=\"http://wordpress.org/news/wp-includes/images/smilies/icon_smile.gif\" alt=\":)\" class=\"wp-smiley\" />  )</p>\n<p>If all goes well, we hope to release WordPress 3.1 to the world at large by the end of the year, though that is (as always) subject to change/dependent on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version.</p>\n<p>If you want to be a beta tester, you should check out the Codex article on <a title=\"Reporting Bugs for WordPress\" href=\"http://codex.wordpress.org/Reporting_Bugs\">how to report bugs</a>. Some of the new features to check out include:</p>\n<ul>\n<li>Post Formats (<a title=\"http://core.trac.wordpress.org/ticket/14746\" href=\"http://core.trac.wordpress.org/ticket/14746\">#14746</a>)</li>\n<li>Theme Search (<a title=\"http://core.trac.wordpress.org/ticket/14936\" href=\"http://core.trac.wordpress.org/ticket/14936\">#14936</a>)</li>\n<li>Internal Linking (<a title=\"http://core.trac.wordpress.org/ticket/11420\" href=\"http://core.trac.wordpress.org/ticket/11420\">#11420</a>)</li>\n<li>Admin Bar (<a title=\"http://core.trac.wordpress.org/ticket/14772\" href=\"http://core.trac.wordpress.org/ticket/14772\">#14772</a>)</li>\n<li>Ajaxified Admin (<a title=\"http://core.trac.wordpress.org/ticket/14579\" href=\"http://core.trac.wordpress.org/ticket/14579\">#14579</a>)</li>\n<li>Updated Tiny MCE (<a title=\"http://core.trac.wordpress.org/ticket/12574\" href=\"http://core.trac.wordpress.org/ticket/12574\">#12574</a>)</li>\n<li>Multi-taxonomy Queries (<a title=\"http://core.trac.wordpress.org/ticket/12891\" href=\"http://core.trac.wordpress.org/ticket/12891\">#12891</a>)</li>\n<li>Custom Post Type Index Pages (<a title=\"http://core.trac.wordpress.org/ticket/13818\" href=\"http://core.trac.wordpress.org/ticket/13818\">#13818</a>)</li>\n<li>Admin CSS Cleanup (<a title=\"http://core.trac.wordpress.org/ticket/14770\" href=\"http://core.trac.wordpress.org/ticket/14770\">#14770</a>)</li>\n<li>User Admin (<a title=\"http://core.trac.wordpress.org/ticket/14696\" href=\"http://core.trac.wordpress.org/ticket/14696\">#14696</a>)</li>\n<li>Network Admin (<a title=\"http://core.trac.wordpress.org/ticket/14435\" href=\"http://core.trac.wordpress.org/ticket/14435\">#14435</a>)</li>\n<li>Password Reset Redux (<a href=\"http://core.trac.wordpress.org/ticket/5919\">#5919</a>)</li>\n</ul>\n<p>There are also some known issues: things that aren&#8217;t *quite* finished, but that weren&#8217;t worth holding up the beta release. They will be fixed before 3.1 is released for general use. Note that as things get fixed, the beta release will update nightly. What you should know:</p>\n<ul>\n<li>Fatal error: Call to a member function is_page() on a non-object in /wp-includes/query.php. is_page() may be <a href=\"http://codex.wordpress.org/Conditional_Tags\">any conditional tag</a>. This issue occurs when a theme or plugin is doing something wrong. Some code is checking the value of a conditional tag before we actually set up the Query, which means they don&#8217;t work yet. In 3.0, they silently failed and always returned false. In 3.1 Beta 1, this is throwing a fatal error. This will be handled in the final release, so use this opportunity to fix your plugins. (<a title=\"http://core.trac.wordpress.org/ticket/14579\" href=\"http://core.trac.wordpress.org/ticket/14729\">#14729</a>)</li>\n<li>All known issues slated for fixing before launch are <a href=\"http://core.trac.wordpress.org/query?status=reopened&amp;status=assigned&amp;status=reviewing&amp;status=new&amp;status=accepted&amp;group=status&amp;milestone=3.1\">listed in Trac</a>. Please check this list to see if a bug is already on the list before reporting it.</li>\n</ul>\n<p>Remember, if you find something you think is a bug, report it! You can bring it up in the <a title=\"Alpha/Beta Support Forum\" href=\"http://wordpress.org/support/forum/alphabeta\">alpha/beta forum</a>, you can email it to the <a title=\"WP-testers mailing list info page\" href=\"http://lists.automattic.com/mailman/listinfo/wp-testers\">wp-testers list</a>, or if you&#8217;ve confirmed that other people are experiencing the same bug, you can report it on the <a title=\"WordPress Core Trac\" href=\"http://core.trac.wordpress.org/\">WordPress Core Trac</a>. (I recommend starting in the forum or on the mailing list.)</p>\n<p>Theme and plugin authors, if you haven&#8217;t been following the 3.1, please start now so that you can update your themes and plugins to be compatible with the newest version of WordPress.</p>\n<p>Note to developers: WordPress is built by the contributions of hundreds of developers. If you&#8217;d like to see this release come out on time, I encourage you to pitch in. Even if you don&#8217;t have time to do testing on the beta version, you could help us by contributing a fix for one of the <a title=\"3.1 bugs that need a patch\" href=\"http://core.trac.wordpress.org/report/16\">many bugs</a> we already know about.</p>\n<p>To those of you in the U.S., have a lovely long holiday weekend, and if you&#8217;re looking for something to occupy your post-turkey hours, we hope you&#8217;ll take the beta for a spin!</p>\n<p><a title=\"Download WordPress 3.1 Beta 1\" href=\"http://wordpress.org/wordpress-3.1-beta1.zip\">Download WordPress 3.1 Beta 1</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Nov 2010 16:40:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Weblog Tools Collection: Give Your WordPress.com Blog a Unique Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://weblogtoolscollection.com/?p=9026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/wKkZI3xA_cc/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1219:\"<p><a href=\"http://wordpress.com/\">WordPress.com</a> users are limited to about a hundred styles and no way to modify them except a few simple options, a variety of widgets, and the <a href=\"http://en.support.wordpress.com/custom-css/\">Custom CSS upgrade</a>.</p>\n<p>Those of you with <a href=\"http://wordpress.org/\">WordPress</a> theme design and modification experience may find the lack of being able to edit the template files to be quite limiting, but nothing could be further from the truth.</p>\n<p>If you&#8217;re a WordPress.com user seeking to produce your own unique design, look no further than <a href=\"http://en.blog.wordpress.com/2010/11/17/custom-css-styles/\">this collection for some of the best Custom CSS blogs on WordPress.com</a>.</p>\n<p>Some of the blogs in this collection used the Sandbox theme (practically a blank slate) to build their unique design using nothing but their own CSS, but some have used their Custom CSS upgrade to build extensively on top of existing fully designed themes.</p>\n<p>Do you use custom CSS on your WordPress.com blog?  If so, we&#8217;d love to see it!</p>\n<img src=\"http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/wKkZI3xA_cc\" height=\"1\" width=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Nov 2010 13:00:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"James Huff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Dev Blog: Android Update: 1.3.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=1536\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://wordpress.org/news/2010/11/android-update-1-3-8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:426:\"<p>This post will be short and to the point: Dan Roundhill announced that a new version of WordPress for Android has been released, fixing numerous bugs and adding the ability to set post status from within the app. Version 1.3.8 hit the Android Market today. For more details, check out the<a href=\"http://android.wordpress.org/2010/11/24/version-1-3-8-post-status-bug-fixes/\"> post on the WordPress for Android blog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 Nov 2010 03:00:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Jane Wells\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:24 GMT\";s:12:\"content-type\";s:15:\"application/xml\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 08 Dec 2010 20:00:34 GMT\";s:14:\"content-length\";s:6:\"139401\";s:4:\"x-nc\";s:11:\"HIT luv 138\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (771,0,'_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (772,0,'_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc','1291839261','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (763,0,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1291882460','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (764,0,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1291839260','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (767,0,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (768,0,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1291839261','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (640,0,'_site_transient_update_plugins','O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1293031084;s:7:\"checked\";a:8:{s:19:\"akismet/akismet.php\";s:5:\"2.4.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"2.4.1\";s:56:\"google-analytics-input-plugin/google-analytics-input.php\";s:3:\"1.0\";s:9:\"hello.php\";s:5:\"1.5.1\";s:24:\"pre-render/prerender.php\";s:3:\"0.5\";s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";s:3:\"3.1\";s:47:\"really-simple-captcha/really-simple-captcha.php\";s:3:\"1.2\";s:23:\"wp-o-matic/wpomatic.php\";s:8:\"1.0RC4-6\";}s:8:\"response\";a:3:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:11:\"new_version\";s:5:\"2.5.1\";s:3:\"url\";s:44:\"http://wordpress.org/extend/plugins/akismet/\";s:7:\"package\";s:55:\"http://downloads.wordpress.org/plugin/akismet.2.5.1.zip\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:3:\"790\";s:4:\"slug\";s:14:\"contact-form-7\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:51:\"http://wordpress.org/extend/plugins/contact-form-7/\";s:7:\"package\";s:62:\"http://downloads.wordpress.org/plugin/contact-form-7.2.4.2.zip\";}s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";O:8:\"stdClass\":5:{s:2:\"id\";s:4:\"9318\";s:4:\"slug\";s:30:\"quick-pagepost-redirect-plugin\";s:11:\"new_version\";s:5:\"3.2.2\";s:3:\"url\";s:67:\"http://wordpress.org/extend/plugins/quick-pagepost-redirect-plugin/\";s:7:\"package\";s:78:\"http://downloads.wordpress.org/plugin/quick-pagepost-redirect-plugin.3.2.2.zip\";}}}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (759,0,'_transient_timeout_feed_mod_a0ec220a050c0296597b8ee14c0d8e43','1291882460','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (760,0,'_transient_feed_mod_a0ec220a050c0296597b8ee14c0d8e43','1291839260','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (757,0,'_transient_timeout_feed_a0ec220a050c0296597b8ee14c0d8e43','1291882460','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (758,0,'_transient_feed_a0ec220a050c0296597b8ee14c0d8e43','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:1:\"\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:3:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"link:http://ilink.aspengroveinc.com/ - Google Blog Search\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"http://blogsearch.google.com/blogsearch?scoring=d&ie=ISO-8859-1&num=10&q=link:http://ilink.aspengroveinc.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Your search - <b>link:http://ilink.aspengroveinc.com/</b> - did not match any documents.   \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://a9.com/-/spec/opensearch/1.1/\";a:3:{s:12:\"totalResults\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:10:\"startIndex\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:12:\"itemsPerPage\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:23 GMT\";s:6:\"pragma\";s:8:\"no-cache\";s:7:\"expires\";s:29:\"Fri, 01 Jan 1990 00:00:00 GMT\";s:13:\"cache-control\";s:25:\"no-cache, must-revalidate\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"set-cookie\";s:138:\"PREF=ID=ba04410ae222560a:TM=1291839263:LM=1291839263:S=AKl52AsQ1c_vccwG; expires=Fri, 07-Dec-2012 20:14:23 GMT; path=/; domain=.google.com\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:6:\"server\";s:4:\"bsfe\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (641,0,'new_option_name','UA-19193540-7','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (747,0,'_transient_timeout_plugin_slugs','1291844024','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (748,0,'_transient_plugin_slugs','a:7:{i:0;s:19:\"akismet/akismet.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:56:\"google-analytics-input-plugin/google-analytics-input.php\";i:3;s:24:\"pre-render/prerender.php\";i:4;s:60:\"quick-pagepost-redirect-plugin/page_post_redirect_plugin.php\";i:5;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:6;s:23:\"wp-o-matic/wpomatic.php\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (769,0,'_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (770,0,'_transient_feed_a5420c83891a9c88ad2a4f04584a5efc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n	\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n		\n				\n\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wordpress.org/extend/plugins/browse/popular/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 20:00:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt Mullenweg on \"Akismet\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/extend/plugins/akismet/#post-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"15@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"uberdose on \"All in One SEO Pack\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 20:08:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"753@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Bravenewcode on \"WPtouch\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/extend/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"5468@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"WPtouch: A simple, powerful and elegant mobile theme for your website.\n\nWPtouch automatically transforms your WordPress blog into an iPhone applicatio\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Bravenewcode\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Takayuki Miyoshi on \"Contact Form 7\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.org/extend/plugins/contact-form-7/#post-2141\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:45:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2141@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"donncha on \"WP Super Cache\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wordpress.org/extend/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"2572@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"donncha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Mike Challis on \"Fast Secure Contact Form\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/extend/plugins/si-contact-form/#post-12636\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Aug 2009 01:20:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"12636@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. Packed with settings and features.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mike Challis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Arne on \"Google XML Sitemaps\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 22:31:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"132@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"This plugin will generate a special XML sitemap which will help search engines to better index your blog.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Arne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Rajesh Babu on \"Platinum SEO Pack\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/extend/plugins/platinum-seo-pack/#post-6066\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 22 Jun 2008 15:04:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"6066@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Platinum SEO Plugin offers Complete onsite SEO solution for your Wordpress blog.Platinum SEO Plugin offers all the functionalities of All In One SEO p\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Rajesh Babu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"cincopa1 on \"Post video players, slideshow albums, photo galleries and music / podcast playlist\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"http://wordpress.org/extend/plugins/cincopa-video-slideshow-photo-gallery-podcast-plugin/#post-21773\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 24 Oct 2010 13:05:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"21773@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Post your videos, photo galleries/flash slideshows easily and in seconds.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"cincopa1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Alex Rabe on \"NextGEN Gallery\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Apr 2007 20:08:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"1169@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Alex Rabe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"edo888 on \"GTranslate\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/extend/plugins/gtranslate/#post-14437\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Nov 2009 17:35:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"14437@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Get translations with a single click between 58 languages (more than 98% of internet users) on your website with the help of Google Translate automati\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"edo888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"casibus on \"ourSTATS Widget\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.org/extend/plugins/ourstatsde-widget/#post-18282\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 May 2010 14:16:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"18282@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"create a widget for the ourstats.de counter service\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"casibus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Brian Colinger on \"WordPress Importer\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wordpress.org/extend/plugins/wordpress-importer/#post-18101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 17:42:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"18101@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"andy on \"WordPress.com Stats\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"http://wordpress.org/extend/plugins/stats/#post-1355\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 06 May 2007 02:15:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"1355@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com&#039;s stat system.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"andy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Michael Torbert on \"WP Security Scan\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/extend/plugins/wp-security-scan/#post-4986\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Mar 2008 20:05:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"4986@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"Scans your WordPress installation for security vulnerabilities.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Michael Torbert\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:52:\"http://wordpress.org/extend/plugins/rss/view/popular\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:24 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2007-03-09 22:11:30\";s:14:\"content-length\";s:4:\"7837\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (375,0,'ppr_version','3.1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (505,0,'rewrite_rules','a:71:{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:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=31&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:29:\"comments/page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:42:\"tag/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:37:\"tag/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:30:\"tag/(.+?)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:12:\"tag/(.+?)/?$\";s:25:\"index.php?tag=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:69:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&tb=1\";s:64:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&feed=$matches[4]\";s:52:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&paged=$matches[4]\";s:59:\"([0-9]{4})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&cpage=$matches[4]\";s:44:\"([0-9]{4})/([0-9]{1,2})/([^/]+)(/[0-9]+)?/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&name=$matches[3]&page=$matches[4]\";s:36:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[0-9]{4}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:25:\".+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\".+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\".+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\".+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:18:\"(.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (238,0,'_transient_plugins_delete_result_1','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (229,0,'_transient_random_seed','6dd27bc60ed9e44f5692d510285d68fe','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (180,0,'wporg_popular_tags','O:8:\"stdClass\":2:{s:7:\"timeout\";i:1289962835;s:6:\"cached\";a:40:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";s:4:\"1983\";}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"Post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";s:4:\"1404\";}s:6:\"plugin\";a:3:{s:4:\"name\";s:6:\"plugin\";s:4:\"slug\";s:6:\"plugin\";s:5:\"count\";s:4:\"1207\";}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";s:4:\"1056\";}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";s:4:\"1036\";}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";s:4:\"1002\";}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";s:3:\"762\";}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";s:3:\"669\";}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";s:3:\"612\";}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";s:3:\"601\";}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";s:3:\"585\";}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";s:3:\"571\";}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";s:3:\"521\";}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";s:3:\"465\";}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";s:3:\"453\";}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";s:3:\"412\";}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"AJAX\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";s:3:\"365\";}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";s:3:\"356\";}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";s:3:\"329\";}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";s:3:\"299\";}s:9:\"wordpress\";a:3:{s:4:\"name\";s:9:\"wordpress\";s:4:\"slug\";s:9:\"wordpress\";s:5:\"count\";s:3:\"299\";}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";s:3:\"298\";}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";s:3:\"275\";}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"Facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";s:3:\"275\";}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";s:3:\"275\";}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";s:3:\"274\";}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";s:3:\"274\";}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";s:3:\"268\";}s:5:\"flash\";a:3:{s:4:\"name\";s:5:\"flash\";s:4:\"slug\";s:5:\"flash\";s:5:\"count\";s:3:\"268\";}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";s:3:\"263\";}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";s:3:\"260\";}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";s:3:\"259\";}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";s:3:\"258\";}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";s:3:\"249\";}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";s:3:\"249\";}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";s:3:\"244\";}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";s:3:\"243\";}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";s:3:\"237\";}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";s:3:\"235\";}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";s:3:\"226\";}}}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (182,0,'wpo_log','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (183,0,'wpo_log_stdout','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (184,0,'wpo_unixcron','','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (185,0,'wpo_croncode','3401d707','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (186,0,'wpo_cacheimages','0','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (187,0,'wpo_cachepath','cache','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (188,0,'wpo_version','1.0RC4-6','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (191,0,'wpo_setup','1','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (376,0,'quickppr_redirects','a:1:{s:5:\"/1010\";s:33:\"http://ilinkreo.aspengroveinc.com\";}','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (773,0,'_transient_timeout_feed_57bc725ad6568758915363af670fd8bc','1291882461','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (774,0,'_transient_feed_57bc725ad6568758915363af670fd8bc','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n	\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n		\n				\n\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Plugins » View: Newest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://wordpress.org/extend/plugins/browse/new/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress Plugins » View: Newest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Dec 2010 20:10:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://bbpress.org/?v=1.1-alpha-2539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:15:{i:0;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"Derek Herman on \"Followers Count\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/extend/plugins/followers-count/#post-22715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 17:29:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22715@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"Returns your Twitter Followers Count. Reduces the Twitter API calls by updating hourly and serving a database cached result in between.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Derek Herman\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"pleer on \"RSS Feed Reader for WordPress\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/extend/plugins/rss-feed-reader/#post-22642\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Dec 2010 13:25:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22642@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Output RSS to HTML with this simple plugin. Easy to install, set up and customise.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"pleer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Zack Katz on \"Links in Captions\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.org/extend/plugins/links-in-captions/#post-22741\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 21:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22741@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Easily add links to image captions in the WordPress editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Zack Katz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"SuburbanMedia on \"Wordpress Printable Gift Certificate Plugin (WP Gift Cert)\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://wordpress.org/extend/plugins/wp-gift-cert/#post-22736\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 15:54:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22736@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"A plugin that allows you to sell printable gift certificates for your service based business. Requires Paypal/Paypal IPN.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"SuburbanMedia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"allis741 on \"Blog Promotion\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/extend/plugins/blog-promotion/#post-22274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 Nov 2010 16:49:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22274@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Start using our Blog Promotion plugin on your site and receive 150%-300% extra traffic free!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"allis741\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"flashcentury on \"WP Title Lister\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"http://wordpress.org/extend/plugins/wp-title-lister/#post-22726\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 01:34:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22726@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"Wp title lister is a plugin which is arranged for especially archive sites of wide blogs.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"flashcentury\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"xmlswf on \"Smart Slide Show\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/extend/plugins/smart-slide-show/#post-22712\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 13:22:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22712@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"Smart Slide Show is a plugin that allows you to display a flash slideshow on your site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"xmlswf\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"ebostyle on \"Add User Profile\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wordpress.org/extend/plugins/add-user-profile/#post-22711\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 12:12:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22711@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Adds RSS, Twitter, Facebook, MySpace, mixi, Skype on your profiles.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"ebostyle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"verasoul on \"BINIMG\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wordpress.org/extend/plugins/binimg/#post-22730\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 11:55:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22730@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"This plugin will detect all images in your WordPress that are not being used no more. It will mark all the images. What you only have to do is clic on\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"verasoul\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"gomby on \"GPicasa\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wordpress.org/extend/plugins/gpicasa-google-picasa/#post-22731\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 13:03:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22731@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Browse photos from Google Picasa album and add them to post/pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"gomby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Albyzzolo on \"CleanAdmin\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://wordpress.org/extend/plugins/cleanadmin/#post-22738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Dec 2010 18:01:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22738@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"The Wordpress Admin Design isn&#039;t nice and it&#039;s stressing! This theme clean up all admin design and makes your posts more relaxed.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Albyzzolo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"cavimaster on \"Menu on footer\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/extend/plugins/menu-on-footer/#post-22713\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 14:28:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22713@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Creates a simple configurable unrolled menu on your wp footer.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"cavimaster\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"flashblue on \"Single MP3 Player\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wordpress.org/extend/plugins/single-mp3-player/#post-22716\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Dec 2010 17:56:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22716@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Sound spectrum driven single MP3 player with full XML support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"flashblue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"RicardogTLC on \"Like Button for Twitter by Truelike\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wordpress.org/extend/plugins/like-button-for-twitter/#post-22102\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Nov 2010 02:32:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22102@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"Publishers, get the Like Button for Twitter here! Let your visitors tweet about your content promoted it on Twitter and on Truelike.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"RicardogTLC\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:30:\"\n			\n			\n			\n			\n			\n			\n					\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"dlocc on \"WP No Tag Base\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://wordpress.org/extend/plugins/wp-admin-icons/#post-22358\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Nov 2010 07:57:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"22358@http://wordpress.org/extend/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"WordPress Admin Icons allows WordPress Administrators to customize the WordPress backend icons to suit their needs through an easy-to-use GUI interfac\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"dlocc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:48:\"http://wordpress.org/extend/plugins/rss/view/new\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 08 Dec 2010 20:14:24 GMT\";s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:19:\"2010-12-06 17:29:51\";s:14:\"content-length\";s:4:\"7743\";s:4:\"x-nc\";s:11:\"HIT luv 139\";}s:5:\"build\";s:14:\"20090627192103\";}','no');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (867,0,'_site_transient_timeout_theme_roots','1293038283','yes');
insert  into `wp_options`(`option_id`,`blog_id`,`option_name`,`option_value`,`autoload`) values (868,0,'_site_transient_theme_roots','a:2:{s:5:\"ilink\";s:7:\"/themes\";s:9:\"twentyten\";s:7:\"/themes\";}','yes');

UNLOCK TABLES;

/*Table structure for table `wp_postmeta` */

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL auto_increment,
  `post_id` bigint(20) unsigned NOT NULL default '0',
  `meta_key` varchar(255) default NULL,
  `meta_value` longtext,
  PRIMARY KEY  (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM AUTO_INCREMENT=200 DEFAULT CHARSET=utf8;

/*Data for the table `wp_postmeta` */

LOCK TABLES `wp_postmeta` WRITE;

insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (40,31,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (2,4,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (3,4,'_edit_lock','1289938046');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (4,4,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (5,7,'_edit_last','4');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (6,7,'_edit_lock','1289938108');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (7,7,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (8,9,'_edit_last','4');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (9,9,'_edit_lock','1288631008');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (10,9,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (11,11,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (12,11,'_edit_lock','1286929939');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (13,11,'_wp_page_template','no-sidebar.php');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (14,13,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (15,13,'_edit_lock','1286915372');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (16,13,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (35,20,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (19,15,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (20,15,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (21,15,'wpo_sourcepermalink','http://aspengroveinc.com/2010/10/warren-buffett-hints-at-bond-bubble/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (33,18,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (24,16,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (25,16,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (26,16,'wpo_sourcepermalink','http://aspengroveinc.com/2010/10/aspen-grove-inc-maryland-office-has-relocated-2/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (34,18,'_edit_lock','1286945242');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (32,18,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (29,17,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (30,17,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (31,17,'wpo_sourcepermalink','http://aspengroveinc.com/2010/10/aspen-grove-inc-announces-revamped-website/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (36,20,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (37,20,'_edit_lock','1286943090');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (42,31,'_wp_page_template','home-page.php');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (41,31,'_edit_lock','1289938032');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (43,35,'_edit_last','4');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (44,35,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (45,35,'_edit_lock','1286944616');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (46,40,'_edit_last','4');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (47,40,'_edit_lock','1288629972');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (48,40,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (127,72,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (132,73,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (52,44,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (53,44,'_edit_lock','1286933544');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (54,44,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (55,51,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (56,51,'_edit_lock','1287088611');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (57,51,'_wp_page_template','solutions.php');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (58,54,'_edit_last','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (59,54,'_edit_lock','1287091111');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (60,54,'_wp_page_template','default');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (67,57,'_wp_attached_file','2010/10/iLink-New-Client-Acquisition-and-Setuprev.doc');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (68,57,'_wp_attachment_metadata','a:0:{}');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (69,59,'_wp_attached_file','2010/10/Introducing-Aspen-Grove-iLink-client.ppt');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (70,59,'_wp_attachment_metadata','a:0:{}');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (71,60,'_wp_attached_file','2010/10/Branded-presentation.ppt');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (72,60,'_wp_attachment_metadata','a:0:{}');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (103,67,'_wp_attached_file','2010/10/iLink-Training-materials-Get-Started-A-proven-Process.ppt');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (104,67,'_wp_attachment_metadata','a:0:{}');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (111,69,'_wp_attached_file','2010/10/iLink-Training-materials-Get-Started-A-proven-Process1.ppt');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (112,69,'_wp_attachment_metadata','a:0:{}');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (128,72,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (129,72,'wpo_sourcepermalink','http://aspengroveinc.com/2010/11/mississippi-foreclosure-activity-up-in-third-quarter/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (133,73,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (134,73,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/mortgage-applications-fell-16-5-during-holiday-week/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (172,81,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (169,80,'wpo_sourcepermalink','http://aspengroveinc.com/2010/11/top-10-mortgage-lenders-and-servicers-in-u-s/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (137,74,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (138,74,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (139,74,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/bofa%E2%80%99s-%E2%80%98sloppy%E2%80%99-prime-mortgages-add-to-pressure-for-buybacks/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (168,80,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (142,75,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (143,75,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (144,75,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/mortgage-applications-fell-16-5-during-holiday-week/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (188,84,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (147,77,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (148,77,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (149,77,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/freddie-mac-to-suspend-foreclosure-evictions-this-holiday-season/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (167,80,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (152,76,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (153,76,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (154,76,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/freddie-mac-to-suspend-foreclosure-evictions-this-holiday-season/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (187,84,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (157,78,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (158,78,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (159,78,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/bofa%E2%80%99s-%E2%80%98sloppy%E2%80%99-prime-mortgages-add-to-pressure-for-buybacks/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (162,79,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (163,79,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (164,79,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/freddie-mac-to-suspend-foreclosure-evictions-this-holiday-season/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (173,81,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (174,81,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/fha-loan-limit-ceiling-unchanged-for-2011/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (189,84,'wpo_sourcepermalink','http://aspengroveinc.com/2010/10/aspen-grove-inc-announces-revamped-website/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (179,82,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (180,82,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (181,82,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/senior-sales-person/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (182,83,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (183,83,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (184,83,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/senior-sales-person/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (192,85,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (193,85,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (194,85,'wpo_sourcepermalink','http://aspengroveinc.com/2010/11/mississippi-foreclosure-activity-up-in-third-quarter/');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (197,86,'wpo_campaignid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (198,86,'wpo_feedid','1');
insert  into `wp_postmeta`(`meta_id`,`post_id`,`meta_key`,`meta_value`) values (199,86,'wpo_sourcepermalink','http://aspengroveinc.com/2010/12/senior-sales-person/');

UNLOCK TABLES;

/*Table structure for table `wp_posts` */

CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL auto_increment,
  `post_author` bigint(20) unsigned NOT NULL default '0',
  `post_date` datetime NOT NULL default '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL default 'publish',
  `comment_status` varchar(20) NOT NULL default 'open',
  `ping_status` varchar(20) NOT NULL default 'open',
  `post_password` varchar(20) NOT NULL default '',
  `post_name` varchar(200) NOT NULL default '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL default '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
  `post_content_filtered` text NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL default '0',
  `guid` varchar(255) NOT NULL default '',
  `menu_order` int(11) NOT NULL default '0',
  `post_type` varchar(20) NOT NULL default 'post',
  `post_mime_type` varchar(100) NOT NULL default '',
  `comment_count` bigint(20) NOT NULL default '0',
  PRIMARY KEY  (`ID`),
  KEY `post_name` (`post_name`),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=87 DEFAULT CHARSET=utf8;

/*Data for the table `wp_posts` */

LOCK TABLES `wp_posts` WRITE;

insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (3,1,'2010-10-11 22:14:14','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2010-10-11 22:14:14','0000-00-00 00:00:00','',0,'http://ilink.aspengroveinc.com/?p=3',0,'post','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (4,1,'2010-10-12 18:36:42','2010-10-12 18:36:42','Every Broker today is wondering how to generate new business and every property owner needs help managing their properties. Aspen iLink<sup>TM</sup> combines Aspen Grove iFamily<sup>TM</sup> solutions with unrivaled resources and services to manage the entire asset information and disposition process for property holders and disposition managers.\r\n\r\nPosition yourself as an enterprise solution provider to portfolio owners in your area. Backed by Aspen Grove, Aspen iLink<sup>TM</sup> is a prestigious and select nationwide group of default broker professionals.  We partner with you and your peers so you can offer your clients a national, enterprise level, outsourcing solution.\r\n\r\nAs a member your focus is to provide a service offering that sets you apart. Property holders and disposition managers expect at minimum that an REO handler will focus on certain key drivers:\r\n<ul>\r\n	<li>The need for speed: moving properties quickly through the REO process</li>\r\n	<li>The view of maximum value: understanding the real costs of the REO life cycle</li>\r\n	<li>Partnering with the right brokers to avoid erroneous pricing and ineffective marketing<strong> </strong></li>\r\n</ul>\r\n<strong>Through Aspen iLink™ you will augment that service offering to meet today\'s trends...</strong>\r\n<ol>\r\n	<li>Software and technology remain critical to profitability, productivity and ability to serve clients smarter and faster during a rising waves and extended handling of foreclosures from coast to coast.</li>\r\n	<li>Selective outsourcing is becoming an attractive alternative for problem solving for banks that are looking to reduce REO cost and move properties more rapidly by brokers/agents.</li>\r\n	<li>Bankers lack data aggregation and systems integration for oversight of properties on the selling block.</li>\r\n	<li>Increased B2B communication and online self-service tools help realtors and banks strengthen relationships with buyers and sellers of distressed real estate properties.</li>\r\n	<li>More financial institutions will seek investment advice as economic conditions remain uncertain in domestic and international markets.</li>\r\n</ol>\r\nUse this select members area to communicate with other members using the Forums section, download and personalize sales and training materials and more.\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\"> </td>\r\n<td align=\"center\" valign=\"top\"> </td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"><a href=\"/wp-content/uploads/2010/04/ilink-diagram.png\"><img class=\"alignnone size-full wp-image-1846\" title=\"ilink-diagram\" src=\"/wp-content/uploads/2010/04/ilink-diagram.png\" alt=\"\" width=\"319\" height=\"225\" /></a></td>\r\n<td valign=\"top\">\r\n<p style=\"text-align: center;\"><img class=\"aligncenter\" title=\"home1\" src=\"/wp-content/uploads/2010/04/home11.png\" alt=\"\" width=\"190\" height=\"173\" /></p>\r\nIf you are an experienced REO Broker and are interested in Aspen iLink™ please read our <a title=\"iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\"><strong>Aspen iLink™ FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact Us</strong></a> for more information.\r\n\r\nIf you hold multiple Properties, Investor, an REO Outsourcer, REO Department, or an Asset Manager then please read our <a title=\"Aspen FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\"><strong>Aspen Grove FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact us </strong></a>for more information on Aspen iLink™ services.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Member’s Area Home','','publish','open','closed','','members-area-home','','','2010-10-12 18:39:05','2010-10-12 18:39:05','<p>Every Broker today is wondering how to generate new business and every property owner needs help managing their properties. Aspen iLink<sup>TM</sup> combines Aspen Grove iFamily<sup>TM</sup> solutions with unrivaled resources and services to manage the entire asset information and disposition process for property holders and disposition managers.</p>\n<p>Position yourself as an enterprise solution provider to portfolio owners in your area. Backed by Aspen Grove, Aspen iLink<sup>TM</sup> is a prestigious and select nationwide group of default broker professionals.  We partner with you and your peers so you can offer your clients a national, enterprise level, outsourcing solution.</p>\n<p>As a member your focus is to provide a service offering that sets you apart. Property holders and disposition managers expect at minimum that an REO handler will focus on certain key drivers:</p>\n<ul>\n<li>The need for speed: moving properties quickly through the REO process</li>\n<li>The view of maximum value: understanding the real costs of the REO life cycle</li>\n<li>Partnering with the right brokers to avoid erroneous pricing and ineffective marketing<strong> </strong></li>\n</ul>\n<p><strong>Through Aspen iLink™ you will augment that service offering to meet today&#8217;s trends&#8230;</strong></p>\n<ol>\n<li>Software and technology remain critical to profitability, productivity and ability to serve clients smarter and faster during a rising waves and extended handling of foreclosures from coast to coast.</li>\n<li>Selective outsourcing is becoming an attractive alternative for problem solving for banks that are looking to reduce REO cost and move properties more rapidly by brokers/agents.</li>\n<li>Bankers lack data aggregation and systems integration for oversight of properties on the selling block.</li>\n<li>Increased B2B communication and online self-service tools help realtors and banks strengthen relationships with buyers and sellers of distressed real estate properties.</li>\n<li>More financial institutions will seek investment advice as economic conditions remain uncertain in domestic and international markets.</li>\n</ol>\n<p>Use this select members area to communicate with other members using the Forums section, download and personalize sales and training materials and more.</p>\n<table border=\"0\">\n<tbody>\n<tr>\n<td valign=\"top\"> </td>\n<td align=\"center\" valign=\"top\"> </td>\n</tr>\n<tr>\n<td align=\"center\" valign=\"top\"><a href=\"/wp-content/uploads/2010/04/ilink-diagram.png\"><img class=\"alignnone size-full wp-image-1846\" title=\"ilink-diagram\" src=\"/wp-content/uploads/2010/04/ilink-diagram.png\" alt=\"\" width=\"319\" height=\"225\" /></a></td>\n<td valign=\"top\">\n<p style=\"text-align: center;\"><img class=\"aligncenter\" title=\"home1\" src=\"/wp-content/uploads/2010/04/home11.png\" alt=\"\" width=\"190\" height=\"173\" /></p>\n<p>If you are an experienced REO Broker and are interested in Aspen iLink™ please read our <a title=\"iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\"><strong>Aspen iLink™ FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact Us</strong></a> for more information.</p>\n<p>If you hold multiple Properties, Investor, an REO Outsourcer, REO Department, or an Asset Manager then please read our <a title=\"Aspen FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\"><strong>Aspen Grove FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact us </strong></a>for more information on Aspen iLink™ services.</td>\n</tr>\n</tbody>\n</table>\n',0,'http://ilink.aspengroveinc.com/?page_id=4',0,'page','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (5,1,'2010-10-12 18:36:40','2010-10-12 18:36:40','','Member\'s Area Home','','inherit','open','open','','4-revision','','','2010-10-12 18:36:40','2010-10-12 18:36:40','',4,'http://ilink.aspengroveinc.com/?p=5',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (6,1,'2010-10-12 18:36:42','2010-10-12 18:36:42','Every Broker today is wondering how to generate new business and every property owner needs help managing their properties. Aspen iLink<sup>TM</sup> combines Aspen Grove iFamily<sup>TM</sup> solutions with unrivaled resources and services to manage the entire asset information and disposition process for property holders and disposition managers.\r\n\r\nPosition yourself as an enterprise solution provider to portfolio owners in your area. Backed by Aspen Grove, Aspen iLink<sup>TM</sup> is a prestigious and select nationwide group of default broker professionals.  We partner with you and your peers so you can offer your clients a national, enterprise level, outsourcing solution.\r\n\r\nAs a member your focus is to provide a service offering that sets you apart. Property holders and disposition managers expect at minimum that an REO handler will focus on certain key drivers:\r\n<ul>\r\n	<li>The need for speed: moving properties quickly through the REO process</li>\r\n	<li>The view of maximum value: understanding the real costs of the REO life cycle</li>\r\n	<li>Partnering with the right brokers to avoid erroneous pricing and ineffective marketing<strong> </strong></li>\r\n</ul>\r\n<strong>Through Aspen iLink™ you will augment that service offering to meet today\'s trends...</strong>\r\n<ol>\r\n	<li>Software and technology remain critical to profitability, productivity and ability to serve clients smarter and faster during a rising waves and extended handling of foreclosures from coast to coast.</li>\r\n	<li>Selective outsourcing is becoming an attractive alternative for problem solving for banks that are looking to reduce REO cost and move properties more rapidly by brokers/agents.</li>\r\n	<li>Bankers lack data aggregation and systems integration for oversight of properties on the selling block.</li>\r\n	<li>Increased B2B communication and online self-service tools help realtors and banks strengthen relationships with buyers and sellers of distressed real estate properties.</li>\r\n	<li>More financial institutions will seek investment advice as economic conditions remain uncertain in domestic and international markets.</li>\r\n</ol>\r\nUse this select members area to communicate with other members using the Forums section, download and personalize sales and training materials and more.\r\n<table border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\"> </td>\r\n<td align=\"center\" valign=\"top\"> </td>\r\n</tr>\r\n<tr>\r\n<td align=\"center\" valign=\"top\"><a href=\"/wp-content/uploads/2010/04/ilink-diagram.png\"><img class=\"alignnone size-full wp-image-1846\" title=\"ilink-diagram\" src=\"/wp-content/uploads/2010/04/ilink-diagram.png\" alt=\"\" width=\"319\" height=\"225\" /></a></td>\r\n<td valign=\"top\">\r\n<p style=\"text-align: center;\"><img class=\"aligncenter\" title=\"home1\" src=\"/wp-content/uploads/2010/04/home11.png\" alt=\"\" width=\"190\" height=\"173\" /></p>\r\nIf you are an experienced REO Broker and are interested in Aspen iLink™ please read our <a title=\"iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\"><strong>Aspen iLink™ FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact Us</strong></a> for more information.\r\n\r\nIf you hold multiple Properties, Investor, an REO Outsourcer, REO Department, or an Asset Manager then please read our <a title=\"Aspen FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\"><strong>Aspen Grove FAQ</strong></a><strong> </strong>or <a href=\"/ilink/contact-us%20\"><strong>Contact us </strong></a>for more information on Aspen iLink™ services.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Member\'s Area Home','','inherit','open','open','','4-revision-2','','','2010-10-12 18:36:42','2010-10-12 18:36:42','',4,'http://ilink.aspengroveinc.com/?p=6',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (7,1,'2010-10-12 18:42:40','2010-10-12 18:42:40',' \r\n<table style=\"width: 100.53%; height: 234px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"text-align: left;\" width=\"50%\" valign=\"top\">Capture your target\'s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales.Materials include product descriptions, screen prints, features and benefits. Reference your training materials to help create a consistent approach; determine the right services and effectiveness.You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Training Materials, adjust to your service offering and go to market.Gather your best resources and skilled communicators to develop relations with B2B executives. Keep in mind your message and presentation may slightly differ depending on your target needs and the services you intend to offer.Aspen iLink<sup>TM</sup> premium help desk is available to assist during key client delivery, technical support and RFP submissions. We encourage our partners to share effective presentations and useful materials to enhance and strengthen the Aspen iLink<sup>TM</sup><sup> </sup>model.<a title=\"Aspen iLink Proposal\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iLink-Proposal-v3-4x6.pdf\">Aspen iLink<sup>TM</sup> Proposal (Pdf</a>) - Partnership Model diagram, benefits and market approach. Prints as 4x6 size cards. Other formats and versions may be available.Also refer to:\r\n\r\n<a title=\"Ilink Brochure\" href=\"http://ilink.aspengroveinc.com/1010\">Aspen iLink Brochure</a>\r\n\r\n<a title=\"Aspen iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\" target=\"_blank\">Aspen iLink<sup>TM</sup> FAQs</a>\r\n\r\n<a title=\"Aspen Grove Inc FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\" target=\"_blank\">Aspen Grove, Inc. FAQs</a></td>\r\n<td style=\"text-align: justify;\"><a href=\"/wp-content/uploads/2010/04/spacer.gif\"><img class=\"alignnone size-full wp-image-102\" title=\"_spacer\" src=\"/wp-content/uploads/2010/04/spacer.gif\" alt=\"\" width=\"15\" height=\"1\" /></a></td>\r\n<td style=\"text-align: justify;\" width=\"50%\" valign=\"top\">\r\n<p style=\"text-align: left;\"><a title=\"Branded Presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Branded Presentation</a> (Ppt) - A sample presentation</p>\r\n<p style=\"text-align: left;\"><a title=\"Intro to Aspen Grove, Inc.\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Introducing-Aspen-Grove-iLink-client.ppt\" target=\"_blank\">Introducing Aspen Grove </a>(Ppt) - A complete presentation with Aspen Grove history, applications, security, technology benefits to stakeholders, why Aspen Grove and more.</p>\r\n<p style=\"text-align: left;\"><a title=\"Aspen Solutions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-Solutions.pdf\" target=\"_blank\">Introducing Aspen Solutions</a> (Pdf) - most common slides needed to match business needs with technology solutions</p>\r\n<a title=\"Aspen iAgent features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iAgent-features_benefits.pdf\" target=\"_blank\">Aspen iAgent<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\r\n\r\n<a title=\"Intro Aspen iProperty\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-iProperty.pdf\">Introducing Aspen iProperty</a><sup>TM</sup> (Pdf)\r\n\r\n<a title=\"iProperty features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iProperty-features_benefits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\r\n\r\n<a title=\"HUD Functions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-HUD-functions.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> HUD Functions</a> (Pdf) - used to target HUD providers opportunities, support client HUD property management and others.\r\n\r\n<a title=\"iProperty Toolkits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-Toolkits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> ToolKits</a> (Pdf) - Severity loss analysis, proforma calculations for income generating properties, portfolio classification, market plans and more.\r\n\r\n<a title=\"Aspen iLink Diagram\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/iLink-diagram.png\" target=\"_blank\">Aspen iLink<sup>TM</sup> Diagram</a> (png)\r\n\r\n<a title=\"Aspen Solutions chart\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/Website-chart1.png\" target=\"_blank\">Aspen Solutions Chart</a> (png) - shows all components within the Aspen iFamily<sup>TM</sup> suite. Each solution such as Aspen iClient<sup>TM</sup>, Aspen iProperty<sup>TM</sup>, Aspen iAgent<sup>TM</sup> and so forth interfaces seemlessly and are fully integrated.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Sales Materials','','publish','open','open','','sales-materials','','','2010-11-01 13:01:30','2010-11-01 17:01:30','<p> </p>\n<table style=\"width: 100.53%; height: 234px;\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"text-align: left;\" width=\"50%\" valign=\"top\">Capture your target&#8217;s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales.Materials include product descriptions, screen prints, features and benefits. Reference your training materials to help create a consistent approach; determine the right services and effectiveness.You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Training Materials, adjust to your service offering and go to market.Gather your best resources and skilled communicators to develop relations with B2B executives. Keep in mind your message and presentation may slightly differ depending on your target needs and the services you intend to offer.Aspen iLink<sup>TM</sup> premium help desk is available to assist during key client delivery, technical support and RFP submissions. We encourage our partners to share effective presentations and useful materials to enhance and strengthen the Aspen iLink<sup>TM</sup><sup> </sup>model.<a title=\"Aspen iLink Proposal\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iLink-Proposal-v3-4x6.pdf\">Aspen iLink<sup>TM</sup> Proposal (Pdf</a>) &#8211; Partnership Model diagram, benefits and market approach. Prints as 4&#215;6 size cards. Other formats and versions may be available.Also refer to:</p>\n<p><a title=\"Ilink Brochure\" href=\"http://ilink.aspengroveinc.com/1010\">Aspen iLink Brochure</a></p>\n<p><a title=\"Aspen iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\" target=\"_blank\">Aspen iLink<sup>TM</sup> FAQs</a></p>\n<p><a title=\"Aspen Grove Inc FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\" target=\"_blank\">Aspen Grove, Inc. FAQs</a></td>\n<td style=\"text-align: justify;\"><a href=\"/wp-content/uploads/2010/04/spacer.gif\"><img class=\"alignnone size-full wp-image-102\" title=\"_spacer\" src=\"/wp-content/uploads/2010/04/spacer.gif\" alt=\"\" width=\"15\" height=\"1\" /></a></td>\n<td style=\"text-align: justify;\" width=\"50%\" valign=\"top\">\n<p style=\"text-align: left;\"><a title=\"Branded Presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Branded Presentation</a> (Ppt) &#8211; A sample presentation</p>\n<p style=\"text-align: left;\"><a title=\"Intro to Aspen Grove, Inc.\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Introducing-Aspen-Grove-iLink-client.ppt\" target=\"_blank\">Introducing Aspen Grove </a>(Ppt) &#8211; A complete presentation with Aspen Grove history, applications, security, technology benefits to stakeholders, why Aspen Grove and more.</p>\n<p style=\"text-align: left;\"><a title=\"Aspen Solutions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-Solutions.pdf\" target=\"_blank\">Introducing Aspen Solutions</a> (Pdf) &#8211; most common slides needed to match business needs with technology solutions</p>\n<p><a title=\"Aspen iAgent features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iAgent-features_benefits.pdf\" target=\"_blank\">Aspen iAgent<sup>TM</sup> Features &amp; Benefits</a> (Pdf)</p>\n<p><a title=\"Intro Aspen iProperty\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-iProperty.pdf\">Introducing Aspen iProperty</a><sup>TM</sup> (Pdf)</p>\n<p><a title=\"iProperty features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iProperty-features_benefits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> Features &amp; Benefits</a> (Pdf)</p>\n<p><a title=\"HUD Functions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-HUD-functions.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> HUD Functions</a> (Pdf) &#8211; used to target HUD providers opportunities, support client HUD property management and others.</p>\n<p><a title=\"iProperty Toolkits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-Toolkits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> ToolKits</a> (Pdf) &#8211; Severity loss analysis, proforma calculations for income generating properties, portfolio classification, market plans and more.</p>\n<p><a title=\"Aspen iLink Diagram\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/iLink-diagram.png\" target=\"_blank\">Aspen iLink<sup>TM</sup> Diagram</a> (png)</p>\n<p><a title=\"Aspen Solutions chart\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/Website-chart1.png\" target=\"_blank\">Aspen Solutions Chart</a> (png) &#8211; shows all components within the Aspen iFamily<sup>TM</sup> suite. Each solution such as Aspen iClient<sup>TM</sup>, Aspen iProperty<sup>TM</sup>, Aspen iAgent<sup>TM</sup> and so forth interfaces seemlessly and are fully integrated.</td>\n</tr>\n</tbody>\n</table>\n',0,'http://ilink.aspengroveinc.com/?page_id=7',0,'page','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (8,1,'2010-10-12 18:42:31','2010-10-12 18:42:31','','Sales Materials','','inherit','open','open','','7-revision','','','2010-10-12 18:42:31','2010-10-12 18:42:31','',7,'http://ilink.aspengroveinc.com/?p=8',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (66,3,'2010-11-01 12:58:04','2010-11-01 16:58:04',' \r\n<table style=\"width: 100.53%; height: 234px;\" border=\"0\">\r\n<tbody>\r\n<tr>\r\n<td style=\"text-align: left;\" width=\"50%\" valign=\"top\">Capture your target\'s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales.Materials include product descriptions, screen prints, features and benefits. Reference your training materials to help create a consistent approach; determine the right services and effectiveness.You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Training Materials, adjust to your service offering and go to market.Gather your best resources and skilled communicators to develop relations with B2B executives. Keep in mind your message and presentation may slightly differ depending on your target needs and the services you intend to offer.Aspen iLink<sup>TM</sup> premium help desk is available to assist during key client delivery, technical support and RFP submissions. We encourage our partners to share effective presentations and useful materials to enhance and strengthen the Aspen iLink<sup>TM</sup><sup> </sup>model.\r\n\r\n<a title=\"Aspen iLink Proposal\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iLink-Proposal-v3-4x6.pdf\">Aspen iLink<sup>TM</sup> Proposal (Pdf</a>) - Partnership Model diagram, benefits and market approach. Prints as 4x6 size cards. Other formats and versions may be available.\r\n\r\nAlso refer to:\r\n\r\n<a title=\"iLink Brochure\" href=\"http://ilink.aspengroveinc.com/1010\">Aspen iLink Brochure</a>\r\n\r\n<a title=\"Aspen iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\" target=\"_blank\">Aspen iLink<sup>TM</sup> FAQs</a>\r\n\r\n<a title=\"Aspen Grove Inc FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\" target=\"_blank\">Aspen Grove, Inc. FAQs</a></td>\r\n<td style=\"text-align: justify;\"><a href=\"/wp-content/uploads/2010/04/spacer.gif\"><img class=\"alignnone size-full wp-image-102\" title=\"_spacer\" src=\"/wp-content/uploads/2010/04/spacer.gif\" alt=\"\" width=\"15\" height=\"1\" /></a></td>\r\n<td style=\"text-align: justify;\" width=\"50%\" valign=\"top\">\r\n<p style=\"text-align: left;\"><a title=\"Branded Presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Branded Presentation</a> (Ppt) - A sample presentation</p>\r\n<p style=\"text-align: left;\"><a title=\"Intro to Aspen Grove, Inc.\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Introducing-Aspen-Grove-iLink-client.ppt\" target=\"_blank\">Introducing Aspen Grove </a>(Ppt) - A complete presentation with Aspen Grove history, applications, security, technology benefits to stakeholders, why Aspen Grove and more.</p>\r\n<p style=\"text-align: left;\"><a title=\"Aspen Solutions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-Solutions.pdf\" target=\"_blank\">Introducing Aspen Solutions</a> (Pdf) - most common slides needed to match business needs with technology solutions</p>\r\n<a title=\"Aspen iAgent features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iAgent-features_benefits.pdf\" target=\"_blank\">Aspen iAgent<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\r\n\r\n<a title=\"Intro Aspen iProperty\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-iProperty.pdf\">Introducing Aspen iProperty</a><sup>TM</sup> (Pdf)\r\n\r\n<a title=\"iProperty features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iProperty-features_benefits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\r\n\r\n<a title=\"HUD Functions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-HUD-functions.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> HUD Functions</a> (Pdf) - used to target HUD providers opportunities, support client HUD property management and others.\r\n\r\n<a title=\"iProperty Toolkits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-Toolkits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> ToolKits</a> (Pdf) - Severity loss analysis, proforma calculations for income generating properties, portfolio classification, market plans and more.\r\n\r\n<a title=\"Aspen iLink Diagram\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/iLink-diagram.png\" target=\"_blank\">Aspen iLink<sup>TM</sup> Diagram</a> (png)\r\n\r\n<a title=\"Aspen Solutions chart\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/Website-chart1.png\" target=\"_blank\">Aspen Solutions Chart</a> (png) - shows all components within the Aspen iFamily<sup>TM</sup> suite. Each solution such as Aspen iClient<sup>TM</sup>, Aspen iProperty<sup>TM</sup>, Aspen iAgent<sup>TM</sup> and so forth interfaces seemlessly and are fully integrated.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Sales Materials','','inherit','open','open','','7-revision-5','','','2010-11-01 12:58:04','2010-11-01 16:58:04','',7,'http://ilink.aspengroveinc.com/2010/11/7-revision-5/',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (63,3,'2010-11-01 12:59:47','2010-11-01 16:59:47',' \n<table style=\"width: 100.53%; height: 234px;\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"text-align: left;\" width=\"50%\" valign=\"top\">Capture your target\'s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales.Materials include product descriptions, screen prints, features and benefits. Reference your training materials to help create a consistent approach; determine the right services and effectiveness.You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Training Materials, adjust to your service offering and go to market.Gather your best resources and skilled communicators to develop relations with B2B executives. Keep in mind your message and presentation may slightly differ depending on your target needs and the services you intend to offer.Aspen iLink<sup>TM</sup> premium help desk is available to assist during key client delivery, technical support and RFP submissions. We encourage our partners to share effective presentations and useful materials to enhance and strengthen the Aspen iLink<sup>TM</sup><sup> </sup>model.<a title=\"Aspen iLink Proposal\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iLink-Proposal-v3-4x6.pdf\">Aspen iLink<sup>TM</sup> Proposal (Pdf</a>) - Partnership Model diagram, benefits and market approach. Prints as 4x6 size cards. Other formats and versions may be available.Also refer to:\n\n<a title=\"Ilink Brochure\" href=\"http://ilink.aspengroveinc.com/1010\">Aspen iLink Brochure</a>\n\n<a title=\"Aspen iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\" target=\"_blank\">Aspen iLink<sup>TM</sup> FAQs</a>\n\n<a title=\"Aspen Grove Inc FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\" target=\"_blank\">Aspen Grove, Inc. FAQs</a></td>\n<td style=\"text-align: justify;\"><a href=\"/wp-content/uploads/2010/04/spacer.gif\"><img class=\"alignnone size-full wp-image-102\" title=\"_spacer\" src=\"/wp-content/uploads/2010/04/spacer.gif\" alt=\"\" width=\"15\" height=\"1\" /></a></td>\n<td style=\"text-align: justify;\" width=\"50%\" valign=\"top\">\n<p style=\"text-align: left;\"><a title=\"Branded Presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Branded Presentation</a> (Ppt) - A sample presentation</p>\n<p style=\"text-align: left;\"><a title=\"Intro to Aspen Grove, Inc.\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Introducing-Aspen-Grove-iLink-client.ppt\" target=\"_blank\">Introducing Aspen Grove </a>(Ppt) - A complete presentation with Aspen Grove history, applications, security, technology benefits to stakeholders, why Aspen Grove and more.</p>\n<p style=\"text-align: left;\"><a title=\"Aspen Solutions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-Solutions.pdf\" target=\"_blank\">Introducing Aspen Solutions</a> (Pdf) - most common slides needed to match business needs with technology solutions</p>\n<a title=\"Aspen iAgent features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iAgent-features_benefits.pdf\" target=\"_blank\">Aspen iAgent<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\n\n<a title=\"Intro Aspen iProperty\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-iProperty.pdf\">Introducing Aspen iProperty</a><sup>TM</sup> (Pdf)\n\n<a title=\"iProperty features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iProperty-features_benefits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> Features &amp; Benefits</a> (Pdf)\n\n<a title=\"HUD Functions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-HUD-functions.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> HUD Functions</a> (Pdf) - used to target HUD providers opportunities, support client HUD property management and others.\n\n<a title=\"iProperty Toolkits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-Toolkits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> ToolKits</a> (Pdf) - Severity loss analysis, proforma calculations for income generating properties, portfolio classification, market plans and more.\n\n<a title=\"Aspen iLink Diagram\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/iLink-diagram.png\" target=\"_blank\">Aspen iLink<sup>TM</sup> Diagram</a> (png)\n\n<a title=\"Aspen Solutions chart\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/Website-chart1.png\" target=\"_blank\">Aspen Solutions Chart</a> (png) - shows all components within the Aspen iFamily<sup>TM</sup> suite. Each solution such as Aspen iClient<sup>TM</sup>, Aspen iProperty<sup>TM</sup>, Aspen iAgent<sup>TM</sup> and so forth interfaces seemlessly and are fully integrated.</td>\n</tr>\n</tbody>\n</table>','Sales Materials','','inherit','open','open','','7-autosave','','','2010-11-01 12:59:47','2010-11-01 16:59:47','<p> </p>\n<table style=\"width: 100.53%; height: 234px;\" border=\"0\">\n<tbody>\n<tr>\n<td style=\"text-align: left;\" width=\"50%\" valign=\"top\">Capture your target&#8217;s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales.Materials include product descriptions, screen prints, features and benefits. Reference your training materials to help create a consistent approach; determine the right services and effectiveness.You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Training Materials, adjust to your service offering and go to market.Gather your best resources and skilled communicators to develop relations with B2B executives. Keep in mind your message and presentation may slightly differ depending on your target needs and the services you intend to offer.Aspen iLink<sup>TM</sup> premium help desk is available to assist during key client delivery, technical support and RFP submissions. We encourage our partners to share effective presentations and useful materials to enhance and strengthen the Aspen iLink<sup>TM</sup><sup> </sup>model.<a title=\"Aspen iLink Proposal\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iLink-Proposal-v3-4x6.pdf\">Aspen iLink<sup>TM</sup> Proposal (Pdf</a>) &#8211; Partnership Model diagram, benefits and market approach. Prints as 4&#215;6 size cards. Other formats and versions may be available.Also refer to:</p>\n<p><a title=\"Ilink Brochure\" href=\"http://ilink.aspengroveinc.com/1010\">Aspen iLink Brochure</a></p>\n<p><a title=\"Aspen iLink FAQs\" href=\"http://aspengroveinc.com/ilink/ilink/\" target=\"_blank\">Aspen iLink<sup>TM</sup> FAQs</a></p>\n<p><a title=\"Aspen Grove Inc FAQs\" href=\"http://aspengroveinc.com/ilink/ag-faqs/\" target=\"_blank\">Aspen Grove, Inc. FAQs</a></td>\n<td style=\"text-align: justify;\"><a href=\"/wp-content/uploads/2010/04/spacer.gif\"><img class=\"alignnone size-full wp-image-102\" title=\"_spacer\" src=\"/wp-content/uploads/2010/04/spacer.gif\" alt=\"\" width=\"15\" height=\"1\" /></a></td>\n<td style=\"text-align: justify;\" width=\"50%\" valign=\"top\">\n<p style=\"text-align: left;\"><a title=\"Branded Presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Branded Presentation</a> (Ppt) &#8211; A sample presentation</p>\n<p style=\"text-align: left;\"><a title=\"Intro to Aspen Grove, Inc.\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Introducing-Aspen-Grove-iLink-client.ppt\" target=\"_blank\">Introducing Aspen Grove </a>(Ppt) &#8211; A complete presentation with Aspen Grove history, applications, security, technology benefits to stakeholders, why Aspen Grove and more.</p>\n<p style=\"text-align: left;\"><a title=\"Aspen Solutions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-Solutions.pdf\" target=\"_blank\">Introducing Aspen Solutions</a> (Pdf) &#8211; most common slides needed to match business needs with technology solutions</p>\n<p><a title=\"Aspen iAgent features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iAgent-features_benefits.pdf\" target=\"_blank\">Aspen iAgent<sup>TM</sup> Features &amp; Benefits</a> (Pdf)</p>\n<p><a title=\"Intro Aspen iProperty\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Introducing-Aspen-iProperty.pdf\">Introducing Aspen iProperty</a><sup>TM</sup> (Pdf)</p>\n<p><a title=\"iProperty features &amp; benefits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/iProperty-features_benefits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> Features &amp; Benefits</a> (Pdf)</p>\n<p><a title=\"HUD Functions\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-HUD-functions.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> HUD Functions</a> (Pdf) &#8211; used to target HUD providers opportunities, support client HUD property management and others.</p>\n<p><a title=\"iProperty Toolkits\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Aspen-iProperty-Toolkits.pdf\" target=\"_blank\">Aspen iProperty<sup>TM</sup> ToolKits</a> (Pdf) &#8211; Severity loss analysis, proforma calculations for income generating properties, portfolio classification, market plans and more.</p>\n<p><a title=\"Aspen iLink Diagram\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/iLink-diagram.png\" target=\"_blank\">Aspen iLink<sup>TM</sup> Diagram</a> (png)</p>\n<p><a title=\"Aspen Solutions chart\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/05/Website-chart1.png\" target=\"_blank\">Aspen Solutions Chart</a> (png) &#8211; shows all components within the Aspen iFamily<sup>TM</sup> suite. Each solution such as Aspen iClient<sup>TM</sup>, Aspen iProperty<sup>TM</sup>, Aspen iAgent<sup>TM</sup> and so forth interfaces seemlessly and are fully integrated.</td>\n</tr>\n</tbody>\n</table>\n',7,'http://ilink.aspengroveinc.com/2010/11/7-autosave/',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (9,1,'2010-10-12 18:43:59','2010-10-12 18:43:59','<strong>Welcome, </strong>\r\n\r\nPartner members are seasoned sales professionals with a wide-range of experience offering diverse services. Under the Aspen iLink<sup>TM</sup> model you are targeting the B2B market space closer than before. Herein you will find guidelines to assist with a B2B approach and access to available training materials for all Aspen iFamily<sup>™</sup> products.\r\n\r\nThe materials included in this section will help you create a consistent approach; determine the right services and effectiveness. You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Sales Materials section such as “Introducing Aspen Grove”, adjust to your service offering and go to market.\r\n\r\nToday your conversation with a bank executive starts and ends with, “I want to list your properties”. This offering is purely transaction based. Simply executing transactions doesn’t fall into a high priority service and is not seen as a money maker. The true path to profits lies in deepening the customer relationship by offering a wide selection of value-added services.\r\n\r\nCapture the executive\'s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales. Gather your best resources and skilled communicators to develop relations with B2B executives.\r\n\r\n<strong>Aspen iFamily<sup>™</sup> Training Materials:</strong>\r\n<ol>\r\n	<li><span style=\"font-family: &amp;amp;amp; font-size: 10pt; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;\"> </span>Aspen Grove Learning Sessions - these are online courses comprised of two parts:\r\n<ul>\r\n	<li>Part One: a pedagogical guide</li>\r\n	<li>Part Two: a comprehensive test</li>\r\n</ul>\r\n</li>\r\n	<li>Get In The Know: Complete your training today and become Certified.\r\n<ul>\r\n	<li>Refer to our Certificate - <a href=\"/wp-content/uploads/2010/04/aspengrovelearning_123_1582_1582_20100409102536.pdf\" target=\"_blank\">Course Certificate of Completion</a></li>\r\n</ul>\r\n</li>\r\n	<li>Our Next Course \"iAgent<sup>™</sup>: Life of a Property\" is available -<span style=\"text-decoration: underline;\"> <a title=\"Request information or demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\">Request your course today</a></span></li>\r\n	<li>Introduce your Offering like a Pro using our Aspen Grove Introduction templates See More...</li>\r\n	<li>Establish a consistent sales force approach focused on Sales and Prospecting</li>\r\n</ol>\r\n<div><strong> </strong></div>\r\n<div><strong>Aspen iLink<sup>TM</sup> Training Materials: </strong></div>\r\n<div><strong> </strong></div>\r\n<div><strong>             </strong><a title=\"Setup Process\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/iLink-New-Client-Acquisition-and-Setuprev.doc\">Aspen iLink Setup Process</a><strong> </strong>- under revision</div>\r\n<ol>\r\n	<li><strong><span style=\"text-decoration: underline;\"><a title=\"Request information or a demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\" target=\"_blank\">Schedule a Demo</a></span> -</strong> deepen your Aspen Grove product knowledge and skills to clearly convey your offering and most importantly match against business requirements. Aspen Grove will assist with technical concerns and delivering demos to key clients.</li>\r\n	<li><span style=\"text-decoration: underline;\"><a title=\"Target B2B\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Targeting-the-B2B-market-space.pdf\" target=\"_blank\"><strong>Targeting the B2B market</strong></a></span><strong> -</strong> Move your services from strictly transaction based to B2B, also known as Enterprise sales.</li>\r\n	<li style=\"text-align: left;\"><a title=\"Business Focus\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-business-focus-areas.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Business Focus Areas and Win/Loss Analysis</span></strong> </a>- Broker members are seasoned professionals with diverse services and expertise. Modify the following slides to define your business focus. Show prospects and clients to look no more, your organization is the Right Fit. Topics covered are: Why &amp; How You Win Deals, Leaders- The Right Fit and How you will measure yourself. This exercise allows your organization to leverage the appropriate resources and measure their effectiveness. Don’t reinvent the wheel, other network members may join to capture a given opportunity.</li>\r\n	<li><a title=\"Prospecting &amp; Contract Management\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-Prospecting-and-contract.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Prospecting and Contract Management</span></strong> </a>- Broker members are seasoned sales professionals, with their unique styles. Reference the following slides to create a consistent approach throughout the Aspen iLinkTM network and within your organization. Topics covered are: Prospecting, Procuring, Deal Shaping and Contract Formation. You may adjust these to include specific agreements, terms and conditions. Consistency in these areas ensues confidence throughout the network and develops partnerships.</li>\r\n	<li><strong><span style=\"text-decoration: underline;\"><a title=\"Getting Started\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/iLink-Training-materials-Get-Started-A-proven-Process1.ppt\" target=\"_blank\">Get Started: A Proven Process</a></span></strong> - The following slides give an example of some activities and a timeline to Receive and Manage properties. You may adjust these to create a specific plan and modify those that do not apply. You can build your service offering and create partnerships to serve a prospect or submit joint proposal requests.</li>\r\n	<li><strong><a title=\"Branded presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Brand your presentation</a></strong> - we have several versions to help deliver your service offering. Refer to this sample presentation to gather some ideas. refer also to the Sales Materials sections for more slides and presentations.</li>\r\n</ol>\r\n<a title=\"Contact Us\" href=\"/contact-us/\" target=\"_blank\"><strong>Click Here</strong></a> to sign up for a free demo or call 1.240.345.3428 for more information on any Aspen Grove workflow solutions.\r\n<p style=\"text-align: right;\">Return to the <a href=\"/\">Home Page</a></p>','Training Materials','','publish','open','open','','training-materials','','','2010-11-01 13:03:28','2010-11-01 17:03:28','<p><strong>Welcome, </strong></p>\n<p>Partner members are seasoned sales professionals with a wide-range of experience offering diverse services. Under the Aspen iLink<sup>TM</sup> model you are targeting the B2B market space closer than before. Herein you will find guidelines to assist with a B2B approach and access to available training materials for all Aspen iFamily<sup>™</sup> products.</p>\n<p>The materials included in this section will help you create a consistent approach; determine the right services and effectiveness. You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Sales Materials section such as “Introducing Aspen Grove”, adjust to your service offering and go to market.</p>\n<p>Today your conversation with a bank executive starts and ends with, “I want to list your properties”. This offering is purely transaction based. Simply executing transactions doesn’t fall into a high priority service and is not seen as a money maker. The true path to profits lies in deepening the customer relationship by offering a wide selection of value-added services.</p>\n<p>Capture the executive&#8217;s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales. Gather your best resources and skilled communicators to develop relations with B2B executives.</p>\n<p><strong>Aspen iFamily<sup>™</sup> Training Materials:</strong></p>\n<ol>\n<li><span style=\"font-family: &amp;amp;amp; font-size: 10pt; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;\"> </span>Aspen Grove Learning Sessions &#8211; these are online courses comprised of two parts:\n<ul>\n<li>Part One: a pedagogical guide</li>\n<li>Part Two: a comprehensive test</li>\n</ul>\n</li>\n<li>Get In The Know: Complete your training today and become Certified.\n<ul>\n<li>Refer to our Certificate &#8211; <a href=\"/wp-content/uploads/2010/04/aspengrovelearning_123_1582_1582_20100409102536.pdf\" target=\"_blank\">Course Certificate of Completion</a></li>\n</ul>\n</li>\n<li>Our Next Course &#8220;iAgent<sup>™</sup>: Life of a Property&#8221; is available -<span style=\"text-decoration: underline;\"> <a title=\"Request information or demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\">Request your course today</a></span></li>\n<li>Introduce your Offering like a Pro using our Aspen Grove Introduction templates See More&#8230;</li>\n<li>Establish a consistent sales force approach focused on Sales and Prospecting</li>\n</ol>\n<div><strong> </strong></div>\n<div><strong>Aspen iLink<sup>TM</sup> Training Materials: </strong></div>\n<div><strong> </strong></div>\n<div><strong>             </strong><a title=\"Setup Process\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/iLink-New-Client-Acquisition-and-Setuprev.doc\">Aspen iLink Setup Process</a><strong> </strong>- under revision</div>\n<ol>\n<li><strong><span style=\"text-decoration: underline;\"><a title=\"Request information or a demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\" target=\"_blank\">Schedule a Demo</a></span> -</strong> deepen your Aspen Grove product knowledge and skills to clearly convey your offering and most importantly match against business requirements. Aspen Grove will assist with technical concerns and delivering demos to key clients.</li>\n<li><span style=\"text-decoration: underline;\"><a title=\"Target B2B\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Targeting-the-B2B-market-space.pdf\" target=\"_blank\"><strong>Targeting the B2B market</strong></a></span><strong> -</strong> Move your services from strictly transaction based to B2B, also known as Enterprise sales.</li>\n<li style=\"text-align: left;\"><a title=\"Business Focus\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-business-focus-areas.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Business Focus Areas and Win/Loss Analysis</span></strong> </a>- Broker members are seasoned professionals with diverse services and expertise. Modify the following slides to define your business focus. Show prospects and clients to look no more, your organization is the Right Fit. Topics covered are: Why &amp; How You Win Deals, Leaders- The Right Fit and How you will measure yourself. This exercise allows your organization to leverage the appropriate resources and measure their effectiveness. Don’t reinvent the wheel, other network members may join to capture a given opportunity.</li>\n<li><a title=\"Prospecting &amp; Contract Management\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-Prospecting-and-contract.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Prospecting and Contract Management</span></strong> </a>- Broker members are seasoned sales professionals, with their unique styles. Reference the following slides to create a consistent approach throughout the Aspen iLinkTM network and within your organization. Topics covered are: Prospecting, Procuring, Deal Shaping and Contract Formation. You may adjust these to include specific agreements, terms and conditions. Consistency in these areas ensues confidence throughout the network and develops partnerships.</li>\n<li><strong><span style=\"text-decoration: underline;\"><a title=\"Getting Started\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/iLink-Training-materials-Get-Started-A-proven-Process1.ppt\" target=\"_blank\">Get Started: A Proven Process</a></span></strong> &#8211; The following slides give an example of some activities and a timeline to Receive and Manage properties. You may adjust these to create a specific plan and modify those that do not apply. You can build your service offering and create partnerships to serve a prospect or submit joint proposal requests.</li>\n<li><strong><a title=\"Branded presentation\" href=\"http://ilink.aspengroveinc.com/wp-content/uploads/2010/10/Branded-presentation.ppt\" target=\"_blank\">Brand your presentation</a></strong> &#8211; we have several versions to help deliver your service offering. Refer to this sample presentation to gather some ideas. refer also to the Sales Materials sections for more slides and presentations.</li>\n</ol>\n<p><a title=\"Contact Us\" href=\"/contact-us/\" target=\"_blank\"><strong>Click Here</strong></a> to sign up for a free demo or call 1.240.345.3428 for more information on any Aspen Grove workflow solutions.</p>\n<p style=\"text-align: right;\">Return to the <a href=\"/\">Home Page</a></p>\n',0,'http://ilink.aspengroveinc.com/?page_id=9',0,'page','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (10,1,'2010-10-12 18:43:56','2010-10-12 18:43:56',' <strong>Welcome, </strong>\n\nPartner members are seasoned sales professionals with a wide-range of experience offering diverse services. Under the Aspen iLink<sup>TM</sup> model you are targeting the B2B market space closer than before. Herein you will find guidelines to assist with a B2B approach and access to available training materials for all Aspen iFamily<sup>™</sup> products.\n\nThe materials included in this section will help you create a consistent approach; determine the right services and effectiveness. You can brand most of these presentations, modify and use to position your business. Combine different slides with those listed in the Sales Materials section such as “Introducing Aspen Grove”, adjust to your service offering and go to market. \n\nToday your conversation with a bank executive starts and ends with, “I want to list your properties”. This offering is purely transaction based. Simply executing transactions doesn’t fall into a high priority service and is not seen as a money maker. The true path to profits lies in deepening the customer relationship by offering a wide selection of value-added services.\n\nCapture the executive\'s attention by moving your services from strictly transaction based to B2B, also known as Enterprise sales. Gather your best resources and skilled communicators to develop relations with B2B executives. \n\n<strong>Aspen iFamily<sup>™</sup> Training Materials:</strong>\n<ol>\n	<li><span style=\"font-family: &amp;amp;amp; font-size: 10pt; mso-fareast-font-family: \'Times New Roman\'; mso-bidi-font-family: \'Times New Roman\'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;\"> </span>Aspen Grove Learning Sessions - these are online courses comprised of two parts:  \n<ul>\n	<li>Part One:  a pedagogical guide </li>\n	<li>Part Two:  a comprehensive test</li>\n</ul>\n</li>\n	<li>Get In The Know: Complete your training today and become Certified.   \n<ul>\n	<li>Refer to our Certificate - <a href=\"/wp-content/uploads/2010/04/aspengrovelearning_123_1582_1582_20100409102536.pdf\" target=\"_blank\">Course Certificate of Completion</a></li>\n</ul>\n</li>\n	<li>Our Next Course \"iAgent<sup>™</sup>: Life of a Property\"  is available  -<span style=\"text-decoration: underline;\"> <a title=\"Request information or demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\">Request your course today</a></span></li>\n	<li>Introduce your Offering like a Pro using our Aspen Grove Introduction templates See More...</li>\n	<li>Establish a consistent sales force approach focused on Sales and Prospecting  </li>\n</ol>\n<div><strong> </strong></div>\n<div><strong>Aspen iLink<sup>TM</sup> Training Materials: </strong></div>\n \n<ol>\n	<li><strong><span style=\"text-decoration: underline;\"><a title=\"Request information or a demo\" href=\"http://aspengroveinc.com/ilink/contact-us/\" target=\"_blank\">Schedule a Demo</a></span> -</strong> deepen your Aspen Grove product knowledge and skills to clearly convey your offering and most importantly match against business requirements. Aspen Grove will assist with technical concerns and delivering demos to key clients.</li>\n	<li><span style=\"text-decoration: underline;\"><a title=\"Target B2B\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/04/Targeting-the-B2B-market-space.pdf\" target=\"_blank\"><strong>Targeting the B2B market</strong></a></span><strong> -</strong> Move your services from strictly transaction based to B2B, also known as Enterprise sales.</li>\n	<li style=\"text-align: left;\"><a title=\"Business Focus\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-business-focus-areas.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Business Focus Areas and Win/Loss Analysis</span></strong> </a>- Broker members are seasoned professionals with diverse services and expertise. Modify the following slides to define your business focus. Show prospects and clients to look no more, your organization is the Right Fit. Topics covered are: Why &amp; How You Win Deals, Leaders- The Right Fit and How you will measure yourself. This exercise allows your organization to leverage the appropriate resources and measure their effectiveness. Don’t reinvent the wheel, other network members may join to capture a given opportunity.</li>\n	<li><a title=\"Prospecting &amp; Contract Management\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-Prospecting-and-contract.ppt\" target=\"_blank\"><strong><span style=\"text-decoration: underline;\">Prospecting and Contract Management</span></strong> </a>- Broker members are seasoned sales professionals, with their unique styles. Reference the following slides to create a consistent approach throughout the Aspen iLinkTM network and within your organization. Topics covered are: Prospecting, Procuring, Deal Shaping and Contract Formation. You may adjust these to include specific agreements, terms and conditions. Consistency in these areas ensues confidence throughout the network and develops partnerships.</li>\n	<li><strong><span style=\"text-decoration: underline;\"><a title=\"Getting Started\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/iLink-Training-materials-Get-Started-A-proven-Process.ppt\" target=\"_blank\">Get Started: A Proven Process</a></span></strong> - The following slides give an example of some activities and a timeline to Receive and Manage properties. You may adjust these to create a specific plan and modify those that do not apply. You can build your service offering and create partnerships to serve a prospect or submit joint proposal requests.  </li>\n	<li><strong><a title=\"Branded presentation\" href=\"http://aspengroveinc.com/wp-content/uploads/2010/09/Branded-presentation.ppt\" target=\"_blank\">Brand your presentation</a></strong> - we have several versions to help deliver your service offering. Refer to this sample presentation to gather some ideas. refer also to the Sales Materials sections for more slides and presentations.</li>\n</ol>\n   \n\n <a title=\"Contact Us\" href=\"/contact-us/\" target=\"_blank\"><strong>Click Here</strong></a> to sign up for a free demo or call 1.240.345.3428  for more information on any Aspen Grove workflow solutions.  \n<p style=\"text-align: right;\">Return to the <a href=\"/\">Home Page</a></p>','Training Materials','','inherit','open','open','','9-revision','','','2010-10-12 18:43:56','2010-10-12 18:43:56','',9,'http://ilink.aspengroveinc.com/?p=10',0,'revision','',0);
insert  into `wp_posts`(`ID`,`post_author`,`post_date`,`post_date_gmt`,`post_content`,`post_title`,`post_excerpt`,`post_status`,`comment_status`,`ping_status`,`post_password`,`post_name`,`to_ping`,`pinged`,`post_modified`,`post_modified_gmt`,`post_content_filtered`,`post_parent`,`guid`,`menu_order`,`post_type`,`post_mime_type`,`comment_count`) values (11,1,'2010-10-12 20:25:09','2010-10-13 00:25:09','These terms of use (<strong>\"Terms of Use\"</strong>) apply to the online real estate information management services (the <strong>\"Service\"</strong>) branded under Aspen iFamily of services and all other property related Aspen Services.  Aspen iFamily includes Aspen iAgent™, Aspen iProperty™, Aspen iEvaluation™, Aspen iVendor™, Aspen iListing™, Aspen iClient™. Other property related services include any Aspen Grove online service used directly by Aspen Grove clients or by 3<sup>rd</sup> Parties given access through Aspen Grove clients,  for the management, list, processing or service provision around, Real Estate Owned Properties, Broker Price Opinions, Property Appraisals, General Property Management, Vendor Services related to Property Management including but not limited to, Title, Repair and Preservation, Attorneys Services. The Services provided are owned by Aspen Grove, Inc., a Delaware corporation and any of its successors and assigns (<strong>\"Aspen\"</strong>). The Service features and capabilities may vary depending on the version or level of the Service provided with these Terms of Use. As used in the Terms of Use and Privacy Policy, the terms <strong>\"you\",</strong> <strong>\"your\", \"yourself\"</strong> or <strong>\"user\"</strong> all refer to the person or entity using the Service in any way.\r\n\r\n1. <span style=\"text-decoration: underline;\">Permitted Uses and Restrictions on Use</span>\r\n\r\nSubject to these terms and conditions of the Terms of Use and the Privacy Policy, Aspen will provide the Service that allows you to use the Service on the World Wide Web. You have only a limited, non-exclusive, non-transferable ability to use the Service for your internal business operations.  Except as expressly stated herein, these Terms of Use are not a license agreement and your use of the Service does not grant you the status of a licensee.  You may not use the Service until you have read and accepted all of the Terms of Use and the Privacy Policy by checking the \"I accept\" checkbox. By doing so, you further agree to the Acceptable Use Policy which is part of the Terms of Use and is stated at the end of the Terms of Use.  In the event you do not agree with any provision of the Terms of Use or Privacy Policy, do not access the Service.  In order to use the Service, you must at your own expense obtain access to the World Wide Web, either directly or through devices that access web-based content. In addition, you must provide all equipment necessary to make such connection to the World Wide Web, including a computer and modem or other access device. The Service supports users whose principle place of business is within the United States of America and U.S. Territories.\r\n\r\n2. <span style=\"text-decoration: underline;\">Registration and Content</span>\r\nIn consideration of your use of the Service, you agree to: (a) provide true, accurate, current and complete information about yourself as prompted by the Service\'s registration form(s) (<strong>\"Registration Data\"</strong>) and (b) maintain and promptly update the Registration Data to keep it true, accurate, current and complete. If you provide any information that Aspen has reasonable grounds to suspect is untrue, inaccurate, not current or incomplete, Aspen may suspend or terminate your account and refuse any and all current or future use of the Service (or any portion thereof). By using the Service and submitting data, files, software, text (including but not limited to names of files, databases and directories), software, music, sound, photographs, video or any other material (collectively, the <strong>\"Content\"</strong>) to IAgent/Aspen in connection with this Service, you represent and warrant that: (i) you are the owner of such Content, and (ii) the use of Content by Aspen will not infringe or misappropriate the intellectual property rights or otherwise violate the rights of any third party.  The Content may include, but not be limited to, property addresses and characteristics, property photographs, property videos, sale price information, dates and names of parties including buyers, sellers, landlords, tenants, agents, agencies and vendors.  By submitting Content and Personal Information (as defined in the Privacy Policy) to IAgent and Aspen, you hereby grant to IAgent and Aspen a worldwide, non-exclusive, royalty-free, sublicensable and transferable license to use, reproduce and prepare derivative works of such Content and Personal Information for any lawful purpose and to display, distribute, give away or sell such Content and Personal Information to any party or parties not prohibited by law in any media format and through any media channels.\r\n\r\n3. <span style=\"text-decoration: underline;\">Access, Passwords and Security</span>\r\nYou may designate up to the number of users under your account which corresponds to the level of Service you are receiving from Aspen, and you may provide and assign access and passwords to such users. You will be responsible for the confidentiality and use of your access number(s), password(s), and account number(s). You will be responsible for all electronic communications, including account registration and other account holder information and other data including any Content (<strong>\"Electronic Communications\"</strong>) entered through or under your access number(s), password(s) or account number(s). Aspen will assume that any Electronic Communications it receives under your access number(s), password(s) or account numbers(s) will have been sent by you. You agree to immediately notify Aspen if you become aware of any loss or theft or unauthorized use of any of your access number(s), password(s) and/or account number(s).\r\n\r\n4. <span style=\"text-decoration: underline;\">Member Conduct</span>\r\nBy submitting any Content to Aspen, you warrant that: (i) you are the owner of such Content, and (ii) the use of such Content by Aspen will not infringe or misappropriate the intellectual property rights of or otherwise violate the rights of any third party. You agree to not use the Service to:\r\n<ul>\r\n	<li>· interfere with or disrupt the Service or servers or networks connected to the Service;</li>\r\n	<li>· violate any applicable law or regulation, including, but not limited to, regulations promulgated by the U.S. Securities and Exchange Commission and any rules of any securities exchange; and</li>\r\n	<li>· incite or provide instructional information about illegal activities.</li>\r\n</ul>\r\n5. <span style=\"text-decoration: underline;\">General Practices Regarding Use, Storage and Service Access</span>\r\nYou acknowledge that Aspen may establish from time to time general practices and limits concerning use of the Service, including without limitation, establishing the maximum amount of storage space you have on the Service at any time, as well as limiting the number of times (and the maximum duration for which) you may access the Service in a given period of time. You agree that Aspen has no responsibility or liability for the deletion or failure to store any messages and other communications or other Content maintained or transmitted to or from the Service. As a condition of use for this Service, you agree that, in the event of an error with your Service, a Service technician shall be permitted to access your information as necessary to resolve the problem. You acknowledge that Aspen reserves the right to change these general practices and limits at any time, in its sole discretion, with or without notice.\r\n\r\n6. <span style=\"text-decoration: underline;\">HIPAA</span>\r\n\r\nYou acknowledge and agree that the Service and Content are not \"HIPAA-ready\" or \"HIPAA-compliant\" and will not assist with or ensure compliance with HIPAA, and that you are solely responsible for using the Service and Content in a manner consistent with all applicable federal and state privacy laws relating to medical or health information.\r\n\r\n7. <span style=\"text-decoration: underline;\">Modifications to the Service and Terms of Use</span>\r\n7.1 Modifications to the Service. Aspen reserves the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Service (or any part thereof).  You agree that Aspen shall not be liable to you or to any third party for any modification, suspension or discontinuance of the Service or loss of access to the Content. Aspen may specify from time to time the version(s) of related products required in order to use the Service (e.g. supported browser versions).\r\n\r\n7.2 Modifications to the Terms of Use. You agree that Aspen may modify the Terms of Use if necessary to comply with any other agreements that Aspen is currently bound by or will be bound by in the future, and/or with applicable law, as well as to adjust to changing business circumstances. Your continued use of the Service shall constitute your acceptance of the Terms of Use with the new modifications. If you do not agree to any of such changes, you should immediately cease all access and use of the Service. You agree that such termination of your use of the Service will be your sole and exclusive remedy if you do not wish to abide by any changes to the Terms of Use.\r\n\r\n8. <span style=\"text-decoration: underline;\">Charges/Credits/Termination</span>\r\nYou agree to pay the then-current fees associated with the Services you choose. If you are an end user you may be charged a fee by Aspen and by your client.  Aspen may be asked by the client to collect the fees on their behalf or they may collect the fee directly, or you may not incur a fee.  For most services, when you subscribe and provide payment information your credit card or bank account will be debited. Aspen reserves the right to modify its fees with or without notice.  You will be notified of all services and fees that you have signed up for.\r\n\r\nWhere Aspen charges apply, all Charges will be billed to you at or near the end of each calendar month for all Charges that were incurred during the calendar month and the bill will be immediately due and payable by you.  If you decide to terminate access to the Service, such termination shall be effective at the end of the last day of the calendar month that we receive your termination notice. If Aspen terminates your access to the Service pursuant to these Terms of Use, such termination shall be effective immediately. The calendar month that the Service is terminated for any reason is the <strong>\"Termination Month\"</strong>.  During or after any Termination Month, in lieu of the normal billing procedure, Aspen reserves the right and may elect to automatically charge your credit or debit card on or after the effective date of the Service termination for all incurred and unpaid Property Charges and any other fees. You shall be responsible for all Property Charges and any other fees incurred by you up to the effective date of the termination.  There shall be no refunds or credits to users of the Service except as expressly provided in this Section unless Aspen elects to issue a refund or credit to users of the Service on a case by case basis in its sole and absolute discretion.  Once all Property Charges and any other fees have been paid, Aspen will delete your credit and debit card numbers from the Service.\r\n\r\n9. <span style=\"text-decoration: underline;\">Termination and Indemnity</span>\r\nYou acknowledge and agree that Aspen may suspend or terminate your account and/or deny you access to, use of, or submission of Content for, all or part of the Service, without prior notice, if you engage in any conduct that Aspen believes, in its sole discretion: (a) violates any term or provision of the Terms of Use, (b) violates the rights of Aspen or third parties, (c) or is otherwise inappropriate for continued access and use of the Service. In addition, Aspen reserves the right to terminate inactive membership accounts. You agree that upon termination of the Service, either by you or Aspen, Aspen may delete all Content and information related to your account and may bar your access to your account and the Service including, but not limited to, access to any of your Content entered into or used in connection with the Service. Further, you agree that Aspen shall not be liable to you or any third-party for any termination of your access to the Service. You agree to defend, indemnify and hold Aspen harmless from and against any and all claims, losses, liability costs and expenses (including but not limited to attorneys\' fees and expenses) arising from: (i) any inaccuracy or falsity related to the Content or the Personal Information (as defined in the Privacy Policy) and, (ii) your violation of the Terms of Use, state or federal laws or regulations, or any third party\'s rights, including but not limited to infringement of any copyright, violation of any proprietary right and invasion of any privacy rights. This obligation shall survive the termination of Service.\r\n\r\n10. <span style=\"text-decoration: underline;\">Links</span>\r\nThe Service may provide links to other World Wide Web sites or resources. You acknowledge and agree that Aspen is not responsible for the availability of such external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. You further acknowledge and agree that Aspen shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such site or resource.\r\n\r\n11. <span style=\"text-decoration: underline;\">Aspen and Third Party Proprietary Rights</span>\r\nYou acknowledge and agree that the Service contains proprietary and confidential information that is protected by applicable intellectual property and other laws. You further acknowledge and agree that content contained in sponsor advertisements or information that may have been presented to you through the Service or advertisers is protected by copyrights, trademarks, service marks, patents or other proprietary rights and laws.\r\n\r\n12. <span style=\"text-decoration: underline;\">No Resale, Etc. of the Service</span>\r\nYou agree not to copy, sell, resell, rent or sublicense (including offering the Service to third parties on an applications service provider or time-sharing basis), lease, loan, give, redistribute, or create a derivative work of any portion of the Service, use of the Service, or access to the Service. You agree not to access the Service by any means other than through the interface that is provided by Aspen for use in accessing the Service. You may not use, copy, modify or transfer the Service, in whole or in part, except as expressly provided in these Terms and Conditions.  You agree to not make any attempt to decompile, disassemble or reverse engineer the Service or otherwise discover or derive the source code or underlying processes, ideas, structure, organization or algorithms of the Service.\r\n\r\n13. <span style=\"text-decoration: underline;\">Disclaimer of Representations and Warranties</span>\r\nYOU EXPRESSLY UNDERSTAND AND AGREE THAT:\r\n\r\nYOUR USE OF THE SERVICE IS AT YOUR SOLE RISK. THE SERVICE AND ANY CONTENT OR ADD-ON FEATURES THROUGH THE SERVICE ARE PROVIDED ON AN \"AS IS\" AND \"AS AVAILABLE\" BASIS. ASPEN AND ITS SUPPLIERS EXPRESSLY DISCLAIM ALL REPRESENTATIONS AND WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.\r\n\r\nASPEN AND ITS SUPPLIERS MAKE NO REPRESENTATION OR WARRANTY THAT THE SERVICE AND ANY CONTENT OR ADD-ON FEATURES THROUGH THE SERVICE (i) WILL MEET YOUR REQUIREMENTS OR RESULT IN REVENUES OR PROFITS, (ii) WILL BE UNINTERRUPTED, TIMELY, SECURE, OR ERROR-FREE, (iii) WILL PROVIDE RESULTS THAT ARE ACCURATE OR RELIABLE, AND (iv) WILL MEET YOUR QUALITY EXPECTATIONS OF ANY PRODUCTS, SERVICE, INFORMATION, OR OTHER MATERIAL PURCHASED OR OBTAINED BY YOU THROUGH THE SERVICE.  ASPEN EXPRESSLY DISCLAIMS ANY REPRESENTATIONS OR WARRANTIES THAT ANY LAWS OR REGULATIONS DESCRIBED IN THE SERVICE HAVE BEEN DESCRIBED ACCURATELY OR COMPLETELY AND THAT YOUR USE OF THE SERVICE WILL SATISFY ANY STATUTORY OR REGULATORY OBLIGATIONS, OR WILL ASSIST WITH, GUARANTEE OR OTHERWISE ENSURE COMPLIANCE WITH ANY APPLICABLE LAWS OR REGULATIONS, INCLUDING BUT NOT LIMITED TO STATE PROFESSIONAL LICENSING LAWS, THE HEALTH INSURANCE PORTABILITY AND ACCOUNTABILITY ACT OF 1996 (<strong>\"HIPAA\"</strong>), THE GRAMM-LEACH-BLILEY ACT OF 1999, THE SARBANES-OXLEY ACT OF 2002, OR OTHER FEDERAL OR STATE STATUTES OR REGULATIONS. YOU ARE SOLELY RESPONSIBLE FOR ENSURING THAT YOUR USE OF THIS SERVICE OR CONTENT IS IN ACCORDANCE WITH APPLICABLE LAW.\r\n\r\nANY CONTENT OR MATERIAL TRANSFERRED FROM, DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SERVICE OR ADD-ON FEATURES THROUGH THE SERVICE ARE DONE AT YOUR OWN DISCRETION AND RISK AND YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR LOSS OF DATA AND/OR CONTENT THAT RESULTS FROM THE TRANSFER OR DOWNLOAD OF ANY SUCH MATERIAL.\r\n\r\nNO ADVICE OR INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED BY YOU FROM ASPEN OR THROUGH OR FROM THE SERVICE OR ADD-ON FEATURES THROUGH THE SERVICE SHALL CREATE ANY REPRESENTATION OR WARRANTY NOT EXPRESSLY STATED IN THE TERMS OF USE.\r\n\r\n14. <span style=\"text-decoration: underline;\">Limitation of Liability</span>\r\n(a) YOU EXPRESSLY UNDERSTAND AND AGREE THAT ASPEN AND ITS SUPPLIERS SHALL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES, INCLUDING BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, CONTENT OR OTHER INTANGIBLE LOSSES (EVEN IF ASPEN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES), RESULTING FROM: (i) THE USE OR THE INABILITY TO USE THE SERVICE, CONTENT AND/OR ANY INFORMATION; (ii) THE COST OF PROCUREMENT OF SUBSTITUTE GOODS AND SERVICE RESULTING FROM ANY GOODS, CONTENT, INFORMATION OR SERVICE PURCHASED OR OBTAINED OR MESSAGES RECEIVED OR TRANSACTIONS ENTERED INTO THROUGH OR FROM THE SERVICE; (iii) UNAUTHORIZED ACCESS TO OR ALTERATION OF YOUR TRANSMISSIONS OR CONTENT; (iv) STATEMENTS OR CONDUCT OF ANY THIRD PARTY ON THE SERVICE; OR (v) ANY OTHER MATTER RELATING TO THE SERVICE;\r\n\r\n(b) YOU ALSO AGREE THAT ASPEN WILL NOT BE LIABLE FOR ANY (i) INTERRUPTION OF BUSINESS, (ii) ACCESS DELAYS OR ACCESS INTERRUPTIONS TO THIS SITE OR THE WEB SITE(S) YOU ACCESS THROUGH THIS SERVICE; (iii) CONTENT NON-DELIVERY, MIS-DELIVERY, ERRORS, OMISSIONS, CORRUPTION, DESTRUCTION OR OTHER MODIFICATION; OR (iv) EVENTS BEYOND ASPEN\'S REASONABLE CONTROL; AND\r\n\r\n(c) IN NO EVENT SHALL ASPEN\'S MAXIMUM AGGREGATE LIABILITY EXCEED THE TOTAL AMOUNT PAID BY YOU TO ASPEN FOR THE SERVICE, BUT IN NO EVENT GREATER THAN FOUR HUNDRED DOLLARS ($400.00). SOME STATES MAY NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN WARRANTYS OR LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, IN SUCH STATES, ASPEN’S LIABILITY IS LIMITED TO THE EXTENT PERMITTED BY LAW.\r\n\r\n15. <span style=\"text-decoration: underline;\">General Information</span>\r\nThe Terms of Use and Privacy Policy constitute the entire agreement between you and Aspen and govern your use of the Service, superseding any prior agreements between you and Aspen (including, but not limited to, any prior versions of the Terms of Use and Privacy Policy) with respect to its subject matter. You also may be subject to additional terms and conditions that may apply when you use affiliate or other Aspen services, third-party content or third-party software. Except as otherwise provided herein, the Terms of Use and Privacy Policy shall be governed by the laws of the State of Maryland without regard to any conflict of law provisions.  The Terms of Use and Privacy Policy do not limit any rights that Aspen may have under trade secret, copyright, patent, trademark or other laws. The failure of Aspen to exercise or enforce any right or provision of the Terms of Use and Privacy Policy shall not constitute a waiver of such right or provision. If any provision of the Terms of Use and Privacy Policy is found by a court of competent jurisdiction to be invalid, the parties nevertheless agree that the court should endeavor to give effect to the parties\' intentions as reflected in the provision, and the other provisions of the Terms of Use and Privacy Policy remain in full force and effect. You agree that any claim or cause of action arising out of or related to use of the Service or the Terms of Use and Privacy Policy must be filed within one (1) year after such claim or cause of action arose but no later than one (1) year after your use of the Service has terminated for any reason or be forever barred. The section titles in the Terms of Use and Privacy Policy are for convenience only and have no legal or contractual effect. The Terms of Use and Privacy Policy shall inure to the benefit of Aspen and its successors and assigns.\r\n\r\n16. <span style=\"text-decoration: underline;\">Non-Discrimination Policy</span>\r\n\r\nAspen does not discriminate on the basis of race, color, sex, religion, national origin, handicap or familial status in the establishment of fees, entrance qualifications or standards for the use of the Service.\r\n\r\n17. <span style=\"text-decoration: underline;\">Government End-User Notice </span>\r\n\r\nThe Service is a \"Commercial Item,\" as that term is defined at 48 C.F.R § 2.101, consisting of \"Commercial Computer Software\" and \"Commercial Computer Software Documentation,\" as such terms are used in 48 C.F.R. § 12.212 and 48 C.F.R. § 227.7202, as applicable. Consistent with 48 C.F.R. §§ 12.212, 227.7202-1 through 227.7202-4, the Commercial Computer Software and Commercial Computer Software Documentation are being licensed to U.S. Government end-users (a) only as Commercial Items and (b) with only those rights as are granted to all other end-users pursuant to the terms and conditions herein.\r\n\r\n18. <span style=\"text-decoration: underline;\">Survival</span>\r\nAll representations and warranties contained herein and Sections 1, 2, 4, 8, 9, 12, 13, 14 and 15 in the Terms of Use and all of the Provisions of the Privacy Policy shall survive after your use of the Service has terminated for any reason.\r\n\r\nAcceptable Use Policy\r\n\r\n1. <span style=\"text-decoration: underline;\">Responsibility for Content</span>\r\n\r\nYou understand that all Content, whether publicly posted or privately transmitted, is the sole responsibility of the person from which such Content originated. This means that you and other third parties, and not Aspen, are entirely responsible for all Content that you upload or otherwise view or transmit via the Service. Aspen does not control the Content uploaded or otherwise transmitted by you or other third parties via the Services and, as such, does not guarantee the accuracy, integrity or quality of such Content.\r\n\r\n2. <span style=\"text-decoration: underline;\">Other Conduct</span>\r\n\r\nYou agree to not use the Services to: (a) upload or otherwise transmit any Content or domain name that is unlawful, threatening, abusive, harassing, tortuous, defamatory, vulgar, obscene, libelous, invasive of another\'s privacy, hateful, or racially, ethnically or otherwise objectionable; (b) harm or exploit minors in any way; (c) impersonate any person or entity, including, but not limited to, any Aspen representative, or misrepresent your affiliation with any person or entity; (d) forge headers or otherwise manipulate identifiers in order to disguise the origin of any Content transmitted through the Services; (e) upload or otherwise transmit any Content that you do not have a right to transmit under any law or under contractual relationships (including but not limited to inside information, proprietary and confidential information learned or disclosed as part of employment relationships or under nondisclosure agreements); (f) upload or otherwise transmit any Content or domain name that infringes any patent, trademark, trade secret, copyright or other proprietary rights of any person; (g) upload or otherwise transmit any unsolicited or unauthorized advertising, promotional materials, \"junk mail\", \"spam\", \"chain letters\", \"pyramid schemes\", or any other form of solicitation, except in those areas of the Services that may be designated for such purpose; (h) upload or otherwise transmit any material that contains software viruses or any other computer code, files or programs designed to interrupt, destroy or limit the functionality of any computer software or hardware or telecommunications equipment; (i) interfere with or disrupt the Services or servers or networks connected to the Services; (j) violate any applicable law or regulation, including, but not limited to, regulations promulgated by the U.S. Securities and Exchange Commission and any rules of any securities exchange, and laws regarding the export of technical data; (k) incite or provide instructional information about illegal activities; or (l) conduct raffles, contests, lotteries or sweepstakes, except in those areas of the Services that may be designated for such purpose.\r\n\r\n3. <span style=\"text-decoration: underline;\">Other</span>\r\n\r\nThis Acceptable Use Policy is subject to change at any time without notice.\r\n\r\nTERMS OF USE UPDATED: SEPTEMBER 9, 2009\r\n\r\nPrivacy Policy\r\n\r\nAspen is committed to protecting your privacy. This <strong>\"Privacy Policy\"</strong> explains data collection and use practices of the Aspen iEvaluation<sup>TM</sup> , iListings<sup>TM</sup> , iClient<sup>TM</sup> , iVendor<sup>TM</sup> , iProperty<sup>TM</sup> iAgent<sup>TM</sup> or other Aspen Grove sites (the <strong>\"Site\"</strong>). By accessing the Site or using the Service, you are consenting to the information collection and use practices described in this Privacy Policy.\r\n\r\n<strong>Collection of your Personal Information</strong>\r\n\r\nAspen will ask you when information is needed that personally identifies you or allows Aspen to contact you to provide a service or carry out a transaction that you have requested such as receiving information about Aspen services, joining a limited-access Aspen site or service, or signing up for an event. The personal information Aspen collects may include, but not be limited to, your name, title, company or organization name, work or personal e-mail, work or personal phone, work or home address, information about your job function, information about your company, and credit or debit card information (collectively, <strong>\"Private Personal Information\"</strong>).\r\n\r\nThe Site may collect certain other information about your visit, such as the name of the Internet service provider and the Internet Protocol (IP) address through which you access the Internet; the date and time you access the Site; the pages that you access while at the Site, and the Internet address of the Web site from which you linked directly to Aspen’s site; listings you provide and zip codes within which you operate your business (collectively, “<strong>Activity Based Information</strong>” ) and information generally available in the public domain (“<strong>Publically Available Information</strong>”) which is derived from Private Information and Activity Based Information, all of which may be aggregated with similar information from other clients or sources, compiled, analyzed and included in databases built by Aspen for reporting and valuation purposes and sold or provided to others.\r\n\r\nPrivate Personal Information, Activity Based Information and Publically Available Information are considered “<strong>Personal Information”</strong>.  The Personal Information is used to help improve the Site, analyze trends, administer the Site and for any other lawful purpose. Some of Aspen’s sites may collect information about your hardware and software in order to provide a requested service.\r\n\r\n<strong>Use of your Personal Information and Content</strong>\r\n\r\nThe Personal Information and Content (as defined in the Terms of Use) collected on the Site will be used to operate the Site and to provide the Service or carry out the transaction(s) you have requested or authorized and for any other lawful purpose.  The Personal Information and Content is sometimes collectively referred to herein as <strong>\"Information.\"</strong> Aspen may use Information to provide you with more effective customer service, to improve the Site and any related Aspen services, and to make the Site easier to use by eliminating the need for you to repeatedly enter the same information or by customizing the Site to your particular preference or interests. In order to offer you a more consistent experience in your interactions with Aspen, information collected by Aspen may be combined with information collected by other Aspen services.\r\n\r\nAspen may use Information to provide you with information about the Service that you are using, including critical updates and notifications. Additionally, anything in the Terms of Use and Privacy Policy to the contrary notwithstanding, except as otherwise prohibited by law, Aspen may send you information about other Aspen services, and/or share, distribute, give or sell the Information (not including any Private Personal Information to anyone it desires, including but not limited to the general public and to Aspen partners, subsidiaries, parents, affiliates, joint venturers, customers, vendors, successors, assigns and other interested parties.\r\n\r\nAspen may disclose any Information including Private Personal Information if required to do so by law or in the good faith belief that such action is necessary to (a) conform to the requirements of the law or comply with legal process served on Aspen or the Site; (b) protect and defend the rights or property of Aspen and Aspen’s family of Web sites; or (c) act in urgent circumstances to protect the personal safety of Aspen employees or agents, users of Aspen products or services, or members of the public.\r\n\r\n<strong>Control of your Personal Information</strong>\r\n\r\nExcept as otherwise described in this Privacy Policy, Private Personal  Information you provide on the Site will not be shared outside of Aspen without your permission. As described below, you can access your Personal Information and make choices about how you wish to be contacted. Please be aware that this Privacy Policy and any choices you make on the Site will not necessarily apply to Personal Information you may have provided to Aspen in the context of other, separately operated, Aspen services.\r\n\r\nAspen may send out periodic e-mails informing you of technical service or security issues related to a service you requested, or confirming you requested a service. In some services offered by Aspen, contact with the customer is an intrinsic part of the service. You will not be able to choose to unsubscribe to these mailings, as they are considered an essential part of the service(s) you have chosen.\r\n\r\n<strong>Security of your Personal Information</strong>\r\n\r\nAspen is committed to protecting the security of your Personal Information. Aspen uses a variety of security technologies and procedures to help protect your Personal Information from unauthorized access, use, or disclosure. For example, Aspen stores the Personal Information you provide on computer servers with limited access that are located in controlled facilities. Additionally, when Aspen transmits sensitive Private Personal Information (such as a credit card number) over the Internet, Aspen protects it through the use of encryption, such as the Secure Socket Layer (SSL) protocol.\r\n\r\n<strong>Use of Cookies</strong>\r\n\r\nAspen uses cookies on the Site to ensure the integrity of the registration process and to personalize the Site. A cookie is a small text file that is placed on your hard disk by a Web page server. Cookies cannot be used to run programs or deliver viruses to your computer. Cookies are uniquely assigned to you, and can only be read by a Web server in the domain that issued the cookie to you. One of the primary purposes of cookies is to provide a convenience feature to save you time. For example, if you personalize a web page, or navigate within a site, a cookie helps the site to recall your specific information on subsequent visits. This simplifies the process of delivering relevant content, eases site navigation, and so on. When you return to the Web site, the information you previously provided can be retrieved, so you can easily use the site\'s features that you customized.\r\n\r\nYou have the ability to accept or decline cookies. Most Web browsers automatically accept cookies, but you can usually modify your browser setting to decline cookies if you prefer. If you choose to decline cookies, you may not be able to fully experience the interactive features of the Site or other Web sites you visit.\r\n\r\n<strong>Changes to this Policy</strong>\r\n\r\nAspen may occasionally update this Privacy Policy.  Aspen encourages you to periodically review this Privacy Policy to stay informed about how Aspen is helping to protect the Personal Information collected. Your continued use of the Service constitutes your agreement to this Privacy Policy and any updates thereto.\r\n\r\nPRIVACY POLICY LAST UPDATED: JUNE 1st, 2010','Terms and Conditions','','publish','open','closed','','terms','','','2010-10-12 20:32:19','2010-10-13 00:32:19','<p>These terms of use (<strong>&#8220;Terms of Use&#8221;</strong>) apply to the online real estate information management services (the <strong>&#8220;Service&#8221;</strong>) branded under Aspen iFamily of services and all other property related Aspen Services.  Aspen iFamily includes Aspen iAgent™, Aspen iProperty™, Aspen iEvaluation™, Aspen iVendor™, Aspen iListing™, Aspen iClient™. Other property related services include any Aspen Grove online service used directly by Aspen Grove clients or by 3<sup>rd</sup> Parties given access through Aspen Grove clients,  for the management, list, processing or service provision around, Real Estate Owned Properties, Broker Price Opinions, Property Appraisals, General Property Management, Vendor Services related to Property Management including but not limited to, Title, Repair and Preservation, Attorneys Services. The Services provided are owned by Aspen Grove, Inc., a Delaware corporation and any of its successors and assigns (<strong>&#8220;Aspen&#8221;</strong>). The Service features and capabilities may vary depending on the version or level of the Service provided with these Terms of Use. As used in the Terms of Use and Privacy Policy, the terms <strong>&#8220;you&#8221;,</strong> <strong>&#8220;your&#8221;, &#8220;yourself&#8221;</strong> or <strong>&#8220;user&#8221;</strong> all refer to the person or entity using the Service in any way.</p>\n<p>1. <span style=\"text-decoration: underline;\">Permitted Uses and Restrictions on Use</span></p>\n<p>Subject to these terms and conditions of the Terms of Use and the Privacy Policy, Aspen will provide the Service that allows you to use the Service on the World Wide Web. You have only a limited, non-exclusive, non-transferable ability to use the Service for your internal business operations.  Except as expressly stated herein, these Terms of Use are not a license agreement and your use of the Service does not grant you the status of a licensee.  You may not use the Service until you have read and accepted all of the Terms of Use and the Privacy Policy by checking the &#8220;I accept&#8221; checkbox. By doing so, you further agree to the Acceptable Use Policy which is part of the Terms of Use and is stated at the end of the Terms of Use.  In the event you do not agree with any provision of the Terms of Use or Privacy Policy, do not access the Service.  In order to use the Service, you must at your own expense obtain access to the World Wide Web, either directly or through devices that access web-based content. In addition, you must provide all equipment necessary to make such connection to the World Wide Web, including a computer and modem or other access device. The Service supports users whose principle place of business is within the United States of America and U.S. Territories.</p>\n<p>2. <span style=\"text-decoration: underline;\">Registration and Content</span><br />\nIn consideration of your use of the Service, you agree to: (a) provide true, accurate, current and complete information about yourself as prompted by the Service&#8217;s registration form(s) (<strong>&#8220;Registration Data&#8221;</strong>) and (b) maintain and promptly update the Registration Data to keep it true, accurate, current and complete. If you provide any information that Aspen has reasonable grounds to suspect is untrue, inaccurate, not current or incomplete, Aspen may suspend or terminate your account and refuse any and all current or future use of the Service (or any portion thereof). By using the Service and submitting data, files, software, text (including but not limited to names of files, databases and directories), software, music, sound, photographs, video or any other material (collectively, the <strong>&#8220;Content&#8221;</strong>) to IAgent/Aspen in connection with this Service, you represent and warrant that: (i) you are the owner of such Content, and (ii) the use of Content by Aspen will not infringe or misappropriate the intellectual property rights or otherwise violate the rights of any third party.  The Content may include, but not be limited to, property addresses and characteristics, property photographs, property videos, sale price information, dates and names of parties including buyers, sellers, landlords, tenants, agents, agencies and vendors.  By submitting Content and Personal Information (as defined in the Privacy Policy) to IAgent and Aspen, you hereby grant to IAgent and Aspen a worldwide, non-exclusive, royalty-free, sublicensable and transferable license to use, reproduce and prepare derivative works of such Content and Personal Information for any lawful purpose and to display, distribute, give away or sell such Content and Personal Information to any party or parties not prohibited by law in any media format and through any media channels.</p>\n<p>3. <span style=\"text-decoration: underline;\">Access, Passwords and Security</span><br />\nYou may designate up to the number of users under your account which corresponds to the level of Service you are receiving from Aspen, and you may provide and assign access and passwords to such users. You will be responsible for the confidentiality and use of your access number(s), password(s), and account number(s). You will be responsible for all electronic communications, including account registration and other account holder information and other data including any Content (<strong>&#8220;Electronic Communications&#8221;</strong>) entered through or under your access number(s), password(s) or account number(s). Aspen will assume that any Electronic Communications it receives under your access number(s), password(s) or account numbers(s) will have been sent by you. You agree to immediately notify Aspen if you become aware of any loss or theft or unauthorized use of any of your access number(s), password(s) and/or account number(s).</p>\n<p>4. <span style=\"text-decoration: underline;\">Member Conduct</span><br />\nBy submitting any Content to Aspen, you warrant that: (i) you are the owner of such Content, and (ii) the use of such Content by Aspen will not infringe or misappropriate the intellectual property rights of or otherwise violate the rights of any third party. You agree to not use the Service to:</p>\n<ul>\n<li>· interfere with or disrupt the Service or servers or networks connected to the Service;</li>\n<li>· violate any applicable law or regulation, including, but not limited to, regulations promulgated by the U.S. Securities and Exchange Commission and any rules of any securities exchange; and</li>\n<li>· incite or provide instructional information about illegal activities.</li>\n</ul>\n<p>5. <span style=\"text-decoration: underline;\">General Practices Regarding Use, Storage and Service Access</span><br />\nYou acknowledge that Aspen may establish from time to time general practices and limits concerning use of the Service, including without limitation, establishing the maximum amount of storage space you have on the Service at any time, as well as limiting the number of times (and the maximum duration for which) you may access the Service in a given period of time. You agree that Aspen has no responsibility or liability for the deletion or failure to store any messages and other communications or other Content maintained or transmitted to or from the Service. As a condition of use for this Service, you agree that, in the event of an error with your Service, a Service technician shall be permitted to access your information as necessary to resolve the problem. You acknowledge that Aspen reserves the right to change these general practices and limits at any time, in its sole discretion, with or without notice.</p>\n<p>6. <span style=\"text-decoration: underline;\">HIPAA</span></p>\n<p>You acknowledge and agree that the Service and Content are not &#8220;HIPAA-ready&#8221; or &#8220;HIPAA-compliant&#8221; and will not assist with or ensure compliance with HIPAA, and that you are solely responsible for using the Service and Content in a manner consistent with all applicable federal and state privacy laws relating to medical or health information.</p>\n<p>7. <span style=\"text-decoration: underline;\">Modifications to the Service and Terms of Use</span><br />\n7.1 Modifications to the Service. Aspen reserves the right at any time and from time to time to modify or discontinue, temporarily or permanently, the Service (or any part thereof).  You agree that Aspen shall not be liable to you or to any third party for any modification, suspension or discontinuance of the Service or loss of access to the Content. Aspen may specify from time to time the version(s) of related products required in order to use the Service (e.g. supported browser versions).</p>\n<p>7.2 Modifications to the Terms of Use. You agree that Aspen may modify the Terms of Use if necessary to comply with any other agreements that Aspen is currently bound by or will be bound by in the future, and/or with applicable law, as well as to adjust to changing business circumstances. Your continued use of the Service shall constitute your acceptance of the Terms of Use with the new modifications. If you do not agree to any of such changes, you should immediately cease all access and use of the Service. You agree that such termination of your use of the Service will be your sole and exclusive remedy if you do not wish to abide by any changes to the Terms of Use.</p>\n<p>8. <span style=\"text-decoration: underline;\">Charges/Credits/Termination</span><br />\nYou agree to pay the then-current fees associated with the Services you choose. If you are an end user you may be charged a fee by Aspen and by your client.  Aspen may be asked by the client to collect the fees on their behalf or they may collect the fee directly, or you may not incur a fee.  For most services, when you subscribe and provide payment information your credit card or bank account will be debited. Aspen reserves the right to modify its fees with or without notice.  You will be notified of all services and fees that you have signed up for.</p>\n<p>Where Aspen charges apply, all Charges will be billed to you at or near the end of each calendar month for all Charges that were incurred during the calendar month and the bill will be immediately due and payable by you.  If you decide to terminate access to the Service, such termination shall be effective at the end of the last day of the calendar month that we receive your termination notice. If Aspen terminates your access to the Service pursuant to these Terms of Use, such termination shall be effective immediately. The calendar month that the Service is terminated for any reason is the <strong>&#8220;Termination Month&#8221;</strong>.  During or after any Termination Month, in lieu of the normal billing procedure, Aspen reserves the right and may elect to automatically charge your credit or debit card on or after the effective date of the Service termination for all incurred and unpaid Property Charges and any other fees. You shall be responsible for all Property Charges and any other fees incurred by you up to the effective date of the termination.  There shall be no refunds or credits to users of the Service except as expressly provided in this Section unless Aspen elects to issue a refund or credit to users of the Service on a case by case basis in its sole and absolute discretion.  Once all Property Charges and any other fees have been paid, Aspen will delete your credit and debit card numbers from the Service.</p>\n<p>9. <span style=\"text-decoration: underline;\">Termination and Indemnity</span><br />\nYou acknowledge and agree that Aspen may suspend or terminate your account and/or deny you access to, use of, or submission of Content for, all or part of the Service, without prior notice, if you engage in any conduct that Aspen believes, in its sole discretion: (a) violates any term or provision of the Terms of Use, (b) violates the rights of Aspen or third parties, (c) or is otherwise inappropriate for continued access and use of the Service. In addition, Aspen reserves the right to terminate inactive membership accounts. You agree that upon termination of the Service, either by you or Aspen, Aspen may delete all Content and information related to your account and may bar your access to your account and the Service including, but not limited to, access to any of your Content entered into or used in connection with the Service. Further, you agree that Aspen shall not be liable to you or any third-party for any termination of your access to the Service. You agree to defend, indemnify and hold Aspen harmless from and against any and all claims, losses, liability costs and expenses (including but not limited to attorneys&#8217; fees and expenses) arising from: (i) any inaccuracy or falsity related to the Content or the Personal Information (as defined in the Privacy Policy) and, (ii) your violation of the Terms of Use, state or federal laws or regulations, or any third party&#8217;s rights, including but not limited to infringement of any copyright, violation of any proprietary right and invasion of any privacy rights. This obligation shall survive the termination of Service.</p>\n<p>10. <span style=\"text-decoration: underline;\">Links</span><br />\nThe Service may provide links to other World Wide Web sites or resources. You acknowledge and agree that Aspen is not responsible for the availability of such external sites or resources, and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. You further acknowledge and agree that Aspen shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods or services available on or through any such site or resource.</p>\n<p>11. <span style=\"text-decoration: underline;\">Aspen and Third Party Proprietary Rights</span><br />\nYou acknowledge and agree that the Service contains proprietary and confidential information that is protected by applicable intellectual property and other laws. You further acknowledge and agree that content contained in sponsor advertisements or information that may have been presented to you through the Service or advertisers is protected by copyrights, trademarks, service marks, patents or other proprietary rights and laws.</p>\n<p>12. <span style=\"text-decoration: underline;\">No Resale, Etc. of the Service</span><br />\nYou agree not to copy, sell, resell, rent or sublicense (including offering the Service to third parties on an applications service provider or time-sharing basis), lease, loan, give, redistribute, or create a derivative work of any portion of the Service, use of the Service, or access to the Service. You agree not to access the Service by any means other than through the interface that is provided by Aspen for use in accessing the Service. You may not use, copy, modify or transfer the Service, in whole or in part, except as expressly provided in these Terms and Conditions.  You agree to not make any attempt to decompile, disassemble or reverse engineer the Service or otherwise discover or derive the source code or underlying processes, ideas, structure, organization or algorithms of the Service.</p>\n<p>13. <span style=\"text-decoration: underline;\">Disclaimer of Representations and Warranties</span><br />\nYOU EXPRESSLY UNDERSTAND AND AGREE THAT:</p>\n<p>YOUR USE OF THE SERVICE IS AT YOUR SOLE RISK. THE SERVICE AND ANY CONTENT OR ADD-ON FEATURES THROUGH THE SERVICE ARE PROVIDED ON AN &#8220;AS IS&#8221; AND &#8220;AS AVAILABLE&#8221; BASIS. ASPEN AND ITS SUPPLIERS EXPRESSLY DISCLAIM ALL REPRESENTATIONS AND WARRANTIES OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.</p>\n<p>ASPEN AND ITS SUPPLIERS MAKE NO REPRESENTATION OR WARRANTY THAT THE SERVICE AND ANY CONTENT OR ADD-ON FEATURES THROUGH THE SERVICE (i) WILL MEET YOUR REQUIREMENTS OR RESULT IN REVENUES OR PROFITS, (ii) WILL BE UNINTERRUPTED, TIMELY, SECURE, OR ERROR-FREE, (iii) WILL PROVIDE RESULTS THAT ARE ACCURATE OR RELIABLE, AND (iv) WILL MEET YOUR QUALITY EXPECTATIONS OF ANY PRODUCTS, SERVICE, INFORMATION, OR OTHER MATERIAL PURCHASED OR OBTAINED BY YOU THROUGH THE SERVICE.  ASPEN EXPRESSLY DISCLAIMS ANY REPRESENTATIONS OR WARRANTIES THAT ANY LAWS OR REGULATIONS DESCRIBED IN THE SERVICE HAVE BEEN DESCRIBED ACCURATELY OR COMPLETELY AND THAT YOUR USE OF THE SERVICE WILL SATISFY ANY STATUTORY OR REGULATORY OBLIGATIONS, OR WILL ASSIST WITH, GUARANTEE OR OTHERWISE ENSURE COMPLIANCE WITH ANY APPLICABLE LAWS OR REGULATIONS, INCLUDING BUT NOT LIMITED TO STATE PROFESSIONAL LICENSING LAWS, THE HEALTH INSURANCE PORTABILITY AND ACCOUNTABILITY ACT OF 1996 (<strong>&#8220;HIPAA&#8221;</strong>), THE GRAMM-LEACH-BLILEY ACT OF 1999, THE SARBANES-OXLEY ACT OF 2002, OR OTHER FEDERAL OR STATE STATUTES OR REGULATIONS. YOU ARE SOLELY RESPONSIBLE FOR ENSURING THAT YOUR USE OF THIS SERVICE OR CONTENT IS IN ACCORDANCE WITH APPLICABLE LAW.</p>\n<p>ANY CONTENT OR MATERIAL TRANSFERRED FROM, DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SERVICE OR ADD-ON FEATURES THROUGH THE SERVICE ARE DONE AT YOUR OWN DISCRETION AND RISK AND YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR LOSS OF DATA AND/OR CONTENT THAT RESULTS FROM THE TRANSFER OR DOWNLOAD OF ANY SUCH MATERIAL.</p>\n<p>NO ADVICE OR INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED BY YOU FROM ASPEN OR THROUGH OR FROM THE SERVICE OR ADD-ON FEATURES THROUGH THE SERVICE SHALL CREATE ANY REPRESENTATION OR WARRANTY NOT EXPRESSLY STATED IN THE TERMS OF USE.</p>\n<p>14. <span style=\"text-decoration: underline;\">Limitation of Liability</span><br />\n(a) YOU EXPRESSLY UNDERSTAND AND AGREE THAT ASPEN AND ITS SUPPLIERS SHALL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES, INCLUDING BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, CONTENT OR OTHER INTANGIBLE LOSSES (EVEN IF ASPEN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES), RESULTING FROM: (i) THE USE OR THE INABILITY TO USE THE SERVICE, CONTENT AND/OR ANY INFORMATION; (ii) THE COST OF PROCUREMENT OF SUBSTITUTE GOODS AND SERVICE RESULTING FROM ANY GOODS, CONTENT, INFORMATION OR SERVICE PURCHASED OR OBTAINED OR MESSAGES RECEIVED OR TRANSACTIONS ENTERED INTO THROUGH OR FROM THE SERVICE; (iii) UNAUTHORIZED ACCESS TO OR ALTERATION OF YOUR TRANSMISSIONS OR CONTENT; (iv) STATEMENTS OR CONDUCT OF ANY THIRD PARTY ON THE SERVICE; OR (v) ANY OTHER MATTER RELATING TO THE SERVICE;</p>\n<p>(b) YOU ALSO AGREE THAT ASPEN WILL NOT BE LIABLE FOR ANY (i) INTERRUPTION OF BUSINESS, (ii) ACCESS DELAYS OR ACCESS INTERRUPTIONS TO THIS SITE OR THE WEB SITE(S) YOU ACCESS THROUGH THIS SERVICE; (iii) CONTENT NON-DELIVERY, MIS-DELIVERY, ERRORS, OMISSIONS, CORRUPTION, DESTRUCTION OR OTHER MODIFICATION; OR (iv) EVENTS BEYOND ASPEN&#8217;S REASONABLE CONTROL; AND</p>\n<p>(c) IN NO EVENT SHALL ASPEN&#8217;S MAXIMUM AGGREGATE LIABILITY EXCEED THE TOTAL AMOUNT PAID BY YOU TO ASPEN FOR THE SERVICE, BUT IN NO EVENT GREATER THAN FOUR HUNDRED DOLLARS ($400.00). SOME STATES MAY NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN WARRANTYS OR LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, IN SUCH STATES, ASPEN’S LIABILITY IS LIMITED TO THE EXTENT PERMITTED BY LAW.</p>\n<p>15. <span style=\"text-decoration: underline;\">General Information</span><br />\nThe Terms of Use and Privacy Policy constitute the entire agreement between you and Aspen and govern your use of the Service, superseding any prior agreements between you and Aspen (including, but not limited to, any prior versions of the Terms of Use and Privacy Policy) with respect to its subject matter. You also may be subject to additional terms and conditions that may apply when you use affiliate or other Aspen services, third-party content or third-party software. Except as otherwise provided herein, the Terms of Use and Privacy Policy shall be governed by the laws of the State of Maryland without regard to any conflict of law provisions.  The Terms of Use and Privacy Policy do not limit any rights that Aspen may have under trade secret, copyright, patent, trademark or other laws. The failure of Aspen to exercise or enforce any right or provision of the Terms of Use and Privacy Policy shall not constitute a waiver of such right or provision. If any provision of the Terms of Use and Privacy Policy is found by a court of competent jurisdiction to be invalid, the parties nevertheless agree that the court should endeavor to give effect to the parties&#8217; intentions as reflected in the provision, and the other provisions of the Terms of Use and Privacy Policy remain in full force and effect. You agree that any claim or cause of action arising out of or related to use of the Service or the Terms of Use and Privacy Policy must be filed within one (1) year after such claim or cause of action arose but no later than one (1) year after your use of the Service has terminated for any reason or be forever barred. The section titles in the Terms of Use and Privacy Policy are for convenience only and have no legal or contractual effect. The Terms of Use and Privacy Policy shall inure to the benefit of Aspen and its successors and assigns.</p>\n<p>16. <span style=\"text-decoration: underline;\">Non-Discrimination Policy</span></p>\n<p>Aspen does not discriminate on the basis of race, color, sex, religion, national origin, handicap or familial status in the establishment of fees, entrance qualifications or standards for the use of the Service.</p>\n<p>17. <span style=\"text-decoration: underline;\">Government End-User Notice </span></p>\n<p>The Service is a &#8220;Commercial Item,&#8221; as that term is defined at 48 C.F.R § 2.101, consisting of &#8220;Commercial Computer Software&#8221; and &#8220;Commercial Computer Software Documentation,&#8221; as such terms are used in 48 C.F.R. § 12.212 and 48 C.F.R. § 227.7202, as applicable. Consistent with 48 C.F.R. §§ 12.212, 227.7202-1 through 227.7202-4, the Commercial Computer Software and Commercial Computer Software Documentation are being licensed to U.S. Government end-users (a) only as Commercial Items and (b) with only those rights as are granted to all other end-users pursuant to the terms and conditions herein.</p>\n<p>18. <span style=\"text-decoration: underline;\">Survival</span><br />\nAll representations and warranties contained herein and Sections 1, 2, 4, 8, 9, 12, 13, 14 and 15 in the Terms of Use and all of the Provisions of the Privacy Policy shall survive after your use of the Service has terminated for any reason.</p>\n<p>Acceptable Use Policy</p>\n<p>1. <span style=\"text-decoration: underline;\">Responsibility for Content</span></p>\n<p>You understand that all Content, whether publicly posted or privately transmitted, is the sole responsibility of the person from which such Content originated. This means that you and other third parties, and not Aspen, are entirely responsible for all Content that you upload or otherwise view or transmit via the Service. Aspen does not control the Content uploaded or otherwise transmitted by you or other third parties via the Services and, as such, does not guarantee the accuracy, integrity or quality of such Content.</p>\n<p>2. <span style=\"text-decoration: underline;\">Other Conduct</span></p>\n<p>You agree to not use the Services to: (a) upload or otherwise transmit any Content or domain name that is unlawful, threatening, abusive, harassing, tortuous, defamatory, vulgar, obscene, libelous, invasive of another&#8217;s privacy, hateful, or racially, ethnically or otherwise objectionable; (b) harm or exploit minors in any way; (c) impersonate any pe
