FundacionLQDVI_Web/db/lqdvi.sql
2011-08-12 17:29:09 +00:00

1877 lines
1.2 MiB
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- phpMyAdmin SQL Dump
-- version 3.3.9
-- http://www.phpmyadmin.net
--
-- Servidor: localhost
-- Tiempo de generación: 12-08-2011 a las 17:27:42
-- Versión del servidor: 5.1.53
-- Versión de PHP: 5.3.4
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Base de datos: `lqdvi`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_commentmeta`
--
CREATE TABLE IF NOT EXISTS `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 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_commentmeta`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_comments`
--
CREATE TABLE IF NOT EXISTS `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT '0',
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT '',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_approved` (`comment_approved`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Volcar la base de datos para la tabla `wp_comments`
--
INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'Sr WordPress', '', 'http://wordpress.org/', '', '2011-05-30 18:00:38', '2011-05-30 18:00:38', 'Hola, esto es un comentario.<br /> Para borrar un comentario sólo tienes que entrar y ver los comentarios de la entrada. Entonces tendrás la opción de editar o borrar.', 0, '1', '', '', 0, 0);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_contact_form_7`
--
CREATE TABLE IF NOT EXISTS `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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Volcar la base de datos para la tabla `wp_contact_form_7`
--
INSERT INTO `wp_contact_form_7` (`cf7_unit_id`, `title`, `form`, `mail`, `mail_2`, `messages`, `additional_settings`) VALUES
(1, 'Formulario LQDVI', '<p><strong>Paso 1.</strong> ¡Hazte la foto con tu webcam!</p>\r\n<p>[text* id]</p>\r\n\r\n<p><strong>Paso 2.</strong> Escríbenos lo que de verdad te importa:</p>\r\n<p>[textarea* tu-mensaje 35x10 watermark "A mi, lo que de verdad me importa, es..."]</p>\r\n\r\n<p><strong>Paso 3.</strong> Déjanos tu nombre y tu e-mail:</p>\r\n<p>[text* tu-nombre 45/255 akismet:author watermark "Nombre"]<br/>\r\n[email* tu-email 45/255 akismet:author_email watermark "E-Mail"]</p>\r\n\r\n<p><strong>Paso 4.</strong> Pulsa en ''Enviar'' y ¡ya has terminado!</p>\r\n<p>[submit id:submit "Enviar"]</p>', 'a:7:{s:7:"subject";s:24:"Lo Que De Verdad Importa";s:6:"sender";s:24:"[tu-nombre] <[tu-email]>";s:4:"body";s:180:"De: [tu-nombre] <[tu-email]>\r\n\r\nMensaje:\r\n[tu-mensaje]\r\n\r\n--\r\nEste mensaje ha sido enviado a través de la Fundación Lo Que De Verdad Importa (http://www.loquedeverdadimporta.org)";s:9:"recipient";s:26:"darranz@rodax-software.com";s:18:"additional_headers";s:0:"";s:11:"attachments";s:0:"";s:8:"use_html";s:0:"";}', 'a:8:{s:6:"active";s:1:"1";s:7:"subject";s:24:"Lo Que De Verdad Importa";s:6:"sender";s:24:"[tu-nombre] <[tu-email]>";s:4:"body";s:148:"Mensaje:\r\n[tu-mensaje]\r\n\r\n--\r\nEste mensaje ha sido enviado a través de la Fundación Lo Que De Verdad Importa (http://www.loquedeverdadimporta.org)";s:9:"recipient";s:10:"[tu-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:111:"Tu mensaje se ha enviado correctamente. Próximamente lo verás publicado. Muchas gracias por tu colaboración.";s:12:"mail_sent_ng";s:60:"Error al enviar el mensaje. Por favor inténtalo más tarde.";s:17:"akismet_says_spam";s:60:"Error al enviar el mensaje. Por favor inténtalo más tarde.";s:16:"validation_error";s:84:"Por favor, revisa que has rellenado todos los campos y envía el formulario de nuevo";s:12:"accept_terms";s:60:"Por favor acepta los términos y condiciones para continuar.";s:13:"invalid_email";s:49:"La dirección de email parece que no es correcta.";s:16:"invalid_required";s:30:"Por favor, rellena este campo.";s:17:"captcha_not_match";s:35:"El código ingresado es incorrecto.";s:13:"upload_failed";s:29:"Falló la subida del archivo.";s:24:"upload_file_type_invalid";s:38:"El tipo de archivo no está permitido.";s:21:"upload_file_too_large";s:31:"El archivo es demasiado grande.";s:23:"upload_failed_php_error";s:38:"Failed to upload file. Error occurred.";s:23:"quiz_answer_not_correct";s:28:"Tu respuesta no es correcta.";}', 'on_sent_ok: "location.replace(''http://localhost/lqdvi/'');"');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_facethumb`
--
CREATE TABLE IF NOT EXISTS `wp_facethumb` (
`id` mediumint(9) NOT NULL AUTO_INCREMENT,
`time` bigint(11) NOT NULL DEFAULT '0',
`name` tinytext NOT NULL,
`url` varchar(100) NOT NULL,
`link` varchar(100) NOT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ;
--
-- Volcar la base de datos para la tabla `wp_facethumb`
--
INSERT INTO `wp_facethumb` (`id`, `time`, `name`, `url`, `link`) VALUES
(1, 1306860478, 'MNT-Tech', 'http://localhost/lqdvi/wp-content/plugins/facethumb/uploads/mnt-tech.jpg', 'http://www.mnt-tech.fr/blog/'),
(2, 1306863272, 'Pseudo', 'http://localhost/lqdvi/wp-content/plugins/facethumb/uploads/1306863272.jpg', 'none');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_fpt_images`
--
CREATE TABLE IF NOT EXISTS `wp_fpt_images` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`testimonial` int(11) NOT NULL,
`path` varchar(255) NOT NULL,
`width` int(11) NOT NULL,
`height` int(11) NOT NULL,
`type` enum('original','large','medium','small','thumbs') NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_fpt_images`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_fpt_testimonials`
--
CREATE TABLE IF NOT EXISTS `wp_fpt_testimonials` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL,
`slug` varchar(100) NOT NULL,
`excerpt` text,
`text` text,
`category` int(11) NOT NULL,
`status` enum('wait','approved','deleted') NOT NULL DEFAULT 'wait',
`featured` enum('yes','no','old') NOT NULL DEFAULT 'no',
`lightbox` enum('yes','no') NOT NULL DEFAULT 'no',
`date` date DEFAULT NULL,
`last_modified` varchar(100) DEFAULT NULL,
`last_modified_date` datetime DEFAULT NULL,
`order` int(11) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_fpt_testimonials`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_frm_fields`
--
CREATE TABLE IF NOT EXISTS `wp_frm_fields` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`field_key` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`description` text,
`type` text,
`default_value` longtext,
`options` longtext,
`field_order` int(11) DEFAULT '0',
`required` int(1) DEFAULT NULL,
`field_options` longtext,
`form_id` int(11) DEFAULT NULL,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `field_key` (`field_key`),
KEY `form_id` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=15 ;
--
-- Volcar la base de datos para la tabla `wp_frm_fields`
--
INSERT INTO `wp_frm_fields` (`id`, `field_key`, `name`, `description`, `type`, `default_value`, `options`, `field_order`, `required`, `field_options`, `form_id`, `created_at`) VALUES
(1, 'o8d4e0', 'Name', 'First', 'text', '', '', 1, 1, 'a:7:{s:4:"size";i:22;s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:384:"<div id="frm_field_[id]_container" class="form-field [required_class] [error_class]" style="float:left;margin-right:10px;">\n<label class="frm_primary_label">[field_name] <span class="frm_required">[required_label]</span>\n</label>\n[input]\n[if description]<div class="frm_description">[description]</div>[/if description]\n[if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;}', 1, '2011-06-08 09:07:06'),
(2, 'gt01zj', 'Last', 'Last', 'text', '', '', 2, 1, 'a:7:{s:4:"size";i:22;s:3:"max";s:0:"";s:5:"label";s:6:"hidden";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:397:"<div id="frm_field_[id]_container" class="form-field [required_class] [error_class]" style="float:left;">\n<label class="frm_primary_label">[field_name] <span class="frm_required">[required_label]</span>\n</label>\n[input]\n[if description]<div class="frm_description">[description]</div>[/if description]\n[if error]<div class="frm_error">[error]</div>[/if error]\n</div>\n<div style="clear:both"></div>";s:13:"default_blank";i:0;}', 1, '2011-06-08 09:07:06'),
(3, '1i8626', 'Email', '', 'email', '', '', 3, 1, 'a:8:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:373:"<div id="frm_field_[id]_container" class="form-field [required_class][error_class]">\n <label class="frm_primary_label">[field_name]\n <span class="frm_required">[required_label]</span>\n </label>\n [input]\n [if description]<div class="frm_description">[description]</div>[/if description]\n [if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:34:"Please enter a valid email address";}', 1, '2011-06-08 09:07:06'),
(4, 'nkrt6i', 'Website', '', 'url', '', '', 4, 0, 'a:8:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:373:"<div id="frm_field_[id]_container" class="form-field [required_class][error_class]">\n <label class="frm_primary_label">[field_name]\n <span class="frm_required">[required_label]</span>\n </label>\n [input]\n [if description]<div class="frm_description">[description]</div>[/if description]\n [if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:28:"Please enter a valid website";}', 1, '2011-06-08 09:07:06'),
(5, 'vb54os', 'Subject', '', 'text', '', '', 5, 1, 'a:7:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:373:"<div id="frm_field_[id]_container" class="form-field [required_class][error_class]">\n <label class="frm_primary_label">[field_name]\n <span class="frm_required">[required_label]</span>\n </label>\n [input]\n [if description]<div class="frm_description">[description]</div>[/if description]\n [if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;}', 1, '2011-06-08 09:07:06'),
(6, 'jq58no', 'Message', '', 'textarea', '', '', 6, 1, 'a:7:{s:4:"size";s:0:"";s:3:"max";s:1:"5";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:373:"<div id="frm_field_[id]_container" class="form-field [required_class][error_class]">\n <label class="frm_primary_label">[field_name]\n <span class="frm_required">[required_label]</span>\n </label>\n [input]\n [if description]<div class="frm_description">[description]</div>[/if description]\n [if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;}', 1, '2011-06-08 09:07:06'),
(7, 'x1kesf', 'Captcha', '', 'captcha', '', '', 7, 0, 'a:7:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:4:"none";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:373:"<div id="frm_field_[id]_container" class="form-field [required_class][error_class]">\n <label class="frm_primary_label">[field_name]\n <span class="frm_required">[required_label]</span>\n </label>\n [input]\n [if description]<div class="frm_description">[description]</div>[/if description]\n [if error]<div class="frm_error">[error]</div>[/if error]\n</div>";s:13:"default_blank";i:0;}', 1, '2011-06-08 09:07:06'),
(8, 'kn7duo', 'Name', 'First', 'text', '', '', 1, 1, 'a:9:{s:4:"size";s:2:"22";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:404:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class] [error_class]\\" style=\\"float:left;margin-right:10px;\\">\r\n<label class=\\"frm_primary_label\\">[field_name] <span class=\\"frm_required\\">[required_label]</span>\r\n</label>\r\n[input]\r\n[if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n[if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(9, '8w1tcc', 'Last', 'Last', 'text', '', '', 2, 1, 'a:9:{s:4:"size";s:2:"22";s:3:"max";s:0:"";s:5:"label";s:6:"hidden";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:420:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class] [error_class]\\" style=\\"float:left;\\">\r\n<label class=\\"frm_primary_label\\">[field_name] <span class=\\"frm_required\\">[required_label]</span>\r\n</label>\r\n[input]\r\n[if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n[if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>\r\n<div style=\\"clear:both\\"></div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(10, 'l2twbe', 'Email', '', 'email', '', '', 3, 1, 'a:9:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:392:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class][error_class]\\">\r\n <label class=\\"frm_primary_label\\">[field_name]\r\n <span class=\\"frm_required\\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n [if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(11, 'dbdr8', 'Website', '', 'url', '', '', 4, 0, 'a:9:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:392:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class][error_class]\\">\r\n <label class=\\"frm_primary_label\\">[field_name]\r\n <span class=\\"frm_required\\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n [if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(12, 'd0ewzw', 'Subject', '', 'text', '', '', 5, 1, 'a:9:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:392:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class][error_class]\\">\r\n <label class=\\"frm_primary_label\\">[field_name]\r\n <span class=\\"frm_required\\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n [if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(13, 'jtdmeq', 'Message', '', 'textarea', '', '', 6, 1, 'a:9:{s:4:"size";s:0:"";s:3:"max";s:1:"5";s:5:"label";s:3:"top";s:18:"required_indicator";s:1:"*";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:392:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class][error_class]\\">\r\n <label class=\\"frm_primary_label\\">[field_name]\r\n <span class=\\"frm_required\\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n [if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:0:"";s:5:"blank";s:26:"This field cannot be blank";}', 2, '2011-06-08 09:07:17'),
(14, 'edai1n', 'Captcha', '', 'captcha', '1', '', 7, 0, 'a:9:{s:4:"size";s:0:"";s:3:"max";s:0:"";s:5:"label";s:4:"none";s:18:"required_indicator";s:0:"";s:14:"clear_on_focus";i:0;s:11:"custom_html";s:392:"<div id=\\"frm_field_[id]_container\\" class=\\"form-field [required_class][error_class]\\">\r\n <label class=\\"frm_primary_label\\">[field_name]\r\n <span class=\\"frm_required\\">[required_label]</span>\r\n </label>\r\n [input]\r\n [if description]<div class=\\"frm_description\\">[description]</div>[/if description]\r\n [if error]<div class=\\"frm_error\\">[error]</div>[/if error]\r\n</div>";s:13:"default_blank";i:0;s:7:"invalid";s:39:"The reCAPTCHA was not entered correctly";s:5:"blank";s:0:"";}', 2, '2011-06-08 09:07:17');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_frm_forms`
--
CREATE TABLE IF NOT EXISTS `wp_frm_forms` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`form_key` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`description` text,
`logged_in` tinyint(1) DEFAULT NULL,
`editable` tinyint(1) DEFAULT NULL,
`is_template` tinyint(1) DEFAULT '0',
`default_template` tinyint(1) DEFAULT '0',
`status` varchar(255) DEFAULT NULL,
`prli_link_id` int(11) DEFAULT NULL,
`options` longtext,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `form_key` (`form_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;
--
-- Volcar la base de datos para la tabla `wp_frm_forms`
--
INSERT INTO `wp_frm_forms` (`id`, `form_key`, `name`, `description`, `logged_in`, `editable`, `is_template`, `default_template`, `status`, `prli_link_id`, `options`, `created_at`) VALUES
(1, 'contact', 'Contact Us', 'We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.', NULL, 0, 1, 1, 'published', 0, 'a:8:{s:8:"email_to";s:0:"";s:12:"submit_value";s:6:"Submit";s:14:"success_action";s:7:"message";s:11:"success_msg";s:54:"Your responses were successfully submitted. Thank you!";s:9:"show_form";i:0;s:7:"akismet";i:0;s:11:"before_html";s:146:"[if form_name]<h3>[form_name]</h3>[/if form_name]\n[if form_description]<div class="frm_description">[form_description]</div>[/if form_description]";s:10:"after_html";s:0:"";}', '2011-06-08 09:07:06'),
(2, 'lfhq6b', 'Contact Us', 'We would like to hear from you. Please send us a message by filling out the form below and we will get back with you shortly.', 0, 0, 0, 0, 'published', NULL, 'a:9:{s:8:"email_to";s:0:"";s:12:"submit_value";s:6:"Submit";s:14:"success_action";s:7:"message";s:11:"success_msg";s:54:"Your responses were successfully submitted. Thank you!";s:9:"show_form";i:0;s:7:"akismet";i:0;s:12:"custom_style";i:1;s:11:"before_html";s:149:"[if form_name]<h3>[form_name]</h3>[/if form_name]\r\n[if form_description]<div class=\\"frm_description\\">[form_description]</div>[/if form_description]";s:10:"after_html";s:0:"";}', '2011-06-08 09:07:17');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_frm_items`
--
CREATE TABLE IF NOT EXISTS `wp_frm_items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`item_key` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`description` text,
`ip` text,
`form_id` int(11) DEFAULT NULL,
`post_id` int(11) DEFAULT NULL,
`user_id` int(11) DEFAULT NULL,
`updated_by` int(11) DEFAULT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `item_key` (`item_key`),
KEY `form_id` (`form_id`),
KEY `post_id` (`post_id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_frm_items`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_frm_item_metas`
--
CREATE TABLE IF NOT EXISTS `wp_frm_item_metas` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`meta_value` longtext,
`field_id` int(11) NOT NULL,
`item_id` int(11) NOT NULL,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `field_id` (`field_id`),
KEY `item_id` (`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_frm_item_metas`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_links`
--
CREATE TABLE IF NOT EXISTS `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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ;
--
-- Volcar la base de datos para la tabla `wp_links`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_ltw_testimonials`
--
CREATE TABLE IF NOT EXISTS `wp_ltw_testimonials` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`group_id` int(11) NOT NULL DEFAULT '0',
`testimonial` text NOT NULL,
`client_name` varchar(250) NOT NULL,
`client_pic` varchar(250) NOT NULL,
`client_website` varchar(250) NOT NULL,
`client_company` varchar(250) NOT NULL,
`order` int(5) NOT NULL DEFAULT '0',
`show_in_widget` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ;
--
-- Volcar la base de datos para la tabla `wp_ltw_testimonials`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_ltw_testimonial_groups`
--
CREATE TABLE IF NOT EXISTS `wp_ltw_testimonial_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`group_name` varchar(250) NOT NULL,
`page_id` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
--
-- Volcar la base de datos para la tabla `wp_ltw_testimonial_groups`
--
INSERT INTO `wp_ltw_testimonial_groups` (`id`, `group_name`, `page_id`) VALUES
(1, 'LQDVI', 0);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_options`
--
CREATE TABLE IF NOT EXISTS `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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=1650 ;
--
-- Volcar la base de datos para la tabla `wp_options`
--
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 0, 'siteurl', 'http://localhost/lqdvi/', 'yes'),
(2, 0, 'blogname', 'Fundación Lo Que De Verdad Importa', 'yes'),
(3, 0, 'blogdescription', 'El valor lo mueve el cerebro. Los valores, el corazón.', 'yes'),
(4, 0, 'users_can_register', '0', 'yes'),
(5, 0, 'admin_email', 'darranz@rodax-software.com', 'yes'),
(6, 0, 'start_of_week', '1', 'yes'),
(7, 0, 'use_balanceTags', '1', 'yes'),
(8, 0, 'use_smilies', '1', 'yes'),
(9, 0, 'require_name_email', '1', 'yes'),
(10, 0, 'comments_notify', '1', 'yes'),
(11, 0, 'posts_per_rss', '10', 'yes'),
(12, 0, 'rss_use_excerpt', '0', 'yes'),
(13, 0, 'mailserver_url', 'mail.example.com', 'yes'),
(14, 0, 'mailserver_login', 'login@example.com', 'yes'),
(15, 0, 'mailserver_pass', 'password', 'yes'),
(16, 0, 'mailserver_port', '110', 'yes'),
(17, 0, 'default_category', '1', 'yes'),
(18, 0, 'default_comment_status', 'closed', 'yes'),
(19, 0, 'default_ping_status', 'open', 'yes'),
(20, 0, 'default_pingback_flag', '1', 'yes'),
(21, 0, 'default_post_edit_rows', '20', 'yes'),
(22, 0, 'posts_per_page', '10', 'yes'),
(23, 0, 'date_format', 'j F, Y', 'yes'),
(24, 0, 'time_format', 'G:i', 'yes'),
(25, 0, 'links_updated_date_format', 'j F, Y G:i', 'yes'),
(26, 0, 'links_recently_updated_prepend', '<em>', 'yes'),
(27, 0, 'links_recently_updated_append', '</em>', 'yes'),
(28, 0, 'links_recently_updated_time', '120', 'yes'),
(29, 0, 'comment_moderation', '', 'yes'),
(30, 0, 'moderation_notify', '1', 'yes'),
(31, 0, 'permalink_structure', '/%year%/%monthnum%/%postname%/', 'yes'),
(32, 0, 'gzipcompression', '0', 'yes'),
(33, 0, 'hack_file', '0', 'yes'),
(34, 0, 'blog_charset', 'UTF-8', 'yes'),
(35, 0, 'moderation_keys', '', 'no'),
(36, 0, 'active_plugins', 'a:14:{i:0;s:33:"configure-smtp/configure-smtp.php";i:1;s:33:"contact-form-7-modules/hidden.php";i:2;s:42:"contact-form-7-modules/send-all-fields.php";i:3;s:36:"contact-form-7/wp-contact-form-7.php";i:4;s:39:"delete-spam-daily/delete-spam-daily.php";i:5;s:33:"duplicate-post/duplicate-post.php";i:6;s:49:"google-calendar-events/google-calendar-events.php";i:7;s:25:"login-logo/login-logo.php";i:8;s:51:"make-filename-lowercase/make-filename-lowercase.php";i:9;s:25:"qtranslate/qtranslate.php";i:10;s:57:"sanitize-spanish-filenames/sanitize-spanish-filenames.php";i:11;s:37:"social-media-widget/social-widget.php";i:12;s:49:"vipers-video-quicktags/vipers-video-quicktags.php";i:13;s:29:"wp-swfobject/wp-swfobject.php";}', 'yes'),
(547, 0, 'widget_woo_tabs', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(37, 0, 'home', 'http://localhost/lqdvi/', 'yes'),
(38, 0, 'category_base', '', 'yes'),
(39, 0, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(40, 0, 'advanced_edit', '0', 'yes'),
(41, 0, 'comment_max_links', '2', 'yes'),
(42, 0, 'gmt_offset', '1', 'yes'),
(43, 0, 'default_email_category', '1', 'yes'),
(44, 0, 'recently_edited', 'a:5:{i:0;s:75:"D:\\Trabajo\\LQDVI.org\\trunk\\src/wp-content/plugins/contact-form-7/styles.css";i:1;s:86:"D:\\Trabajo\\LQDVI.org\\trunk\\src/wp-content/plugins/contact-form-7/wp-contact-form-7.php";i:2;s:108:"D:\\Trabajo\\LQDVI.org\\trunk\\src/wp-content/plugins/contact-form-7-to-database-extension/contact-form-7-db.php";i:3;s:79:"D:\\Trabajo\\LQDVI.org\\trunk\\src/wp-content/plugins/wp-swfobject/wp-swfobject.php";i:4;s:87:"D:\\Trabajo\\LQDVI.org\\trunk\\src/wp-content/plugins/jinx-the-javascript-includer/jinx.php";}', 'no'),
(45, 0, 'template', 'lqdvi', 'yes'),
(46, 0, 'stylesheet', 'lqdvi', 'yes'),
(47, 0, 'comment_whitelist', '1', 'yes'),
(48, 0, 'blacklist_keys', '', 'no'),
(49, 0, 'comment_registration', '', 'yes'),
(50, 0, 'rss_language', 'en', 'yes'),
(51, 0, 'html_type', 'text/html', 'yes'),
(52, 0, 'use_trackback', '0', 'yes'),
(53, 0, 'default_role', 'subscriber', 'yes'),
(54, 0, 'db_version', '18226', 'yes'),
(55, 0, 'uploads_use_yearmonth_folders', '1', 'yes'),
(56, 0, 'upload_path', '', 'yes'),
(57, 0, 'blog_public', '1', 'yes'),
(58, 0, 'default_link_category', '2', 'yes'),
(59, 0, 'show_on_front', 'posts', 'yes'),
(60, 0, 'tag_base', '', 'yes'),
(61, 0, 'show_avatars', '1', 'yes'),
(62, 0, 'avatar_rating', 'G', 'yes'),
(63, 0, 'upload_url_path', '', 'yes'),
(64, 0, 'thumbnail_size_w', '150', 'yes'),
(65, 0, 'thumbnail_size_h', '150', 'yes'),
(66, 0, 'thumbnail_crop', '1', 'yes'),
(67, 0, 'medium_size_w', '300', 'yes'),
(68, 0, 'medium_size_h', '300', 'yes'),
(69, 0, 'avatar_default', 'mystery', 'yes'),
(70, 0, 'enable_app', '', 'yes'),
(71, 0, 'enable_xmlrpc', '', 'yes'),
(72, 0, 'large_size_w', '1024', 'yes'),
(73, 0, 'large_size_h', '1024', 'yes'),
(74, 0, 'image_default_link_type', '', 'yes'),
(75, 0, 'image_default_size', '', 'yes'),
(76, 0, 'image_default_align', '', 'yes'),
(77, 0, 'close_comments_for_old_posts', '', 'yes'),
(78, 0, 'close_comments_days_old', '14', 'yes'),
(79, 0, 'thread_comments', '1', 'yes'),
(80, 0, 'thread_comments_depth', '5', 'yes'),
(81, 0, 'page_comments', '', 'yes'),
(82, 0, 'comments_per_page', '50', 'yes'),
(83, 0, 'default_comments_page', 'newest', 'yes'),
(84, 0, 'comment_order', 'asc', 'yes'),
(85, 0, 'sticky_posts', 'a:0:{}', 'yes'),
(86, 0, 'widget_categories', 'a:2:{i:2;a:4:{s:5:"title";s:0:"";s:5:"count";i:0;s:12:"hierarchical";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(87, 0, 'widget_text', 'a:7:{i:2;a:0:{}i:3;a:3:{s:5:"title";s:15:"Acerca de LQDVI";s:4:"text";s:234:"La Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.<br/>\n<a href="http://localhost/lqdvi/?page_id=35">Leer más...</a>";s:6:"filter";b:0;}i:4;a:3:{s:5:"title";s:8:"Contacto";s:4:"text";s:129:"C/ Castillo de Jarandilla 2, <br/>\nbloque A, bajo K<br/>\n28230 Las Rozas, Madrid.<br/>\nTeléfono: 91/6405153<br/>\nFax: 91/6405156";s:6:"filter";b:0;}i:5;a:3:{s:5:"title";s:8:"Contacto";s:4:"text";s:130:"C/ Castillo de Jarandilla 2, <br/>\nbloque A, bajo K.<br/>\n28230 Las Rozas, Madrid.<br/>\nTeléfono: 91/6405153<br/>\nFax: 91/6405156";s:6:"filter";b:1;}i:6;a:3:{s:5:"title";s:27:"Lo que de verdad te importa";s:4:"text";s:95:"<a href="http://localhost/lqdvi/?page_id=86">¡Cuéntanos lo que de verdad te importa a ti!</a>";s:6:"filter";b:0;}i:7;a:3:{s:5:"title";s:9:"Acerca de";s:4:"text";s:167:"La Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.";s:6:"filter";b:1;}s:12:"_multiwidget";i:1;}', 'yes'),
(88, 0, 'widget_rss', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(89, 0, 'timezone_string', '', 'yes'),
(90, 0, 'embed_autourls', '1', 'yes'),
(91, 0, 'embed_size_w', '', 'yes'),
(92, 0, 'embed_size_h', '600', 'yes'),
(93, 0, 'page_for_posts', '0', 'yes'),
(94, 0, 'page_on_front', '0', 'yes'),
(95, 0, 'default_post_format', '', 'yes'),
(96, 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'),
(97, 0, 'widget_search', 'a:4:{i:2;a:1:{s:5:"title";s:0:"";}i:3;a:1:{s:5:"title";s:0:"";}i:4;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(98, 0, 'widget_recent-posts', 'a:2:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(99, 0, 'widget_recent-comments', 'a:3:{i:2;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}i:3;a:2:{s:5:"title";s:0:"";s:6:"number";i:5;}s:12:"_multiwidget";i:1;}', 'yes'),
(100, 0, 'widget_archives', 'a:2:{i:2;a:3:{s:5:"title";s:0:"";s:5:"count";i:0;s:8:"dropdown";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(101, 0, 'widget_meta', 'a:2:{i:2;a:1:{s:5:"title";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(102, 0, 'sidebars_widgets', 'a:5:{s:19:"wp_inactive_widgets";a:32:{i:0;s:19:"lqdvi_social_icon-4";i:1;s:7:"links-3";i:2;s:8:"search-4";i:3;s:6:"text-4";i:4;s:12:"gce_widget-4";i:5;s:12:"qtranslate-2";i:6;s:15:"social-widget-2";i:7;s:20:"lqdvi_recent_posts-2";i:8;s:21:"lqdvi_popular_posts-2";i:9;s:20:"lqdvi_contact_form-2";i:10;s:11:"lqdvi_map-2";i:11;s:15:"lqdvi_youtube-2";i:12;s:13:"lqdvi_vimeo-2";i:13;s:19:"lqdvi_social_icon-2";i:14;s:14:"lqdvi_flickr-2";i:15;s:8:"search-2";i:16;s:12:"gce_widget-2";i:17;s:7:"pages-2";i:18;s:10:"calendar-2";i:19;s:7:"links-2";i:20;s:6:"text-2";i:21;s:5:"rss-2";i:22;s:11:"tag_cloud-2";i:23;s:10:"nav_menu-2";i:24;s:14:"recent-posts-2";i:25;s:17:"recent-comments-2";i:26;s:10:"archives-2";i:27;s:12:"categories-2";i:28;s:6:"meta-2";i:29;s:17:"recent-comments-3";i:30;s:6:"text-3";i:31;s:15:"social-widget-3";}s:9:"sidebar-1";a:4:{i:0;s:8:"search-3";i:1;s:6:"text-6";i:2;s:12:"gce_widget-3";i:3;s:15:"lqdvi_youtube-3";}s:9:"sidebar-2";a:1:{i:0;s:6:"text-5";}s:9:"sidebar-3";a:3:{i:0;s:6:"text-7";i:1;s:15:"social-widget-4";i:2;s:15:"lqdvi_twitter-2";}s:13:"array_version";i:3;}', 'yes'),
(103, 0, 'cron', 'a:4:{i:1313151620;a:1:{s:12:"qs_cron_hook";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:6:"hourly";s:4:"args";a:0:{}s:8:"interval";i:3600;}}}i:1313172041;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:1313172052;a:1:{s:19:"wp_scheduled_delete";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:5:"daily";s:4:"args";a:0:{}s:8:"interval";i:86400;}}}s:7:"version";i:2;}', 'yes'),
(104, 0, '_transient_doing_cron', '1313148069', 'yes'),
(146, 0, '_site_transient_update_themes', 'O:8:"stdClass":3:{s:12:"last_checked";i:1313141431;s:7:"checked";a:2:{s:5:"lqdvi";s:0:"";s:12:"twentyeleven";s:3:"1.2";}s:8:"response";a:0:{}}', 'yes'),
(1532, 0, '_site_transient_timeout_browser_af25e0ca22f3f21fba7c579bdc6b1c98', '1313401953', 'yes'),
(110, 0, 'widget_pages', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(111, 0, 'widget_calendar', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(112, 0, 'widget_links', 'a:3:{i:2;a:0:{}i:3;a:5:{s:6:"images";i:1;s:4:"name";i:1;s:11:"description";i:0;s:6:"rating";i:0;s:8:"category";i:0;}s:12:"_multiwidget";i:1;}', 'yes'),
(113, 0, 'widget_tag_cloud', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(114, 0, 'widget_nav_menu', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(115, 0, 'dashboard_widget_options', 'a:4:{s:25:"dashboard_recent_comments";a:1:{s:5:"items";i:5;}s:24:"dashboard_incoming_links";a:5:{s:4:"home";s:22:"http://localhost/lqdvi";s:4:"link";s:98:"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://localhost/lqdvi/";s:3:"url";s:131:"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://localhost/lqdvi/";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:22:"Blog oficial WordPress";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:30:"Otras noticias sobre WordPress";s:5:"items";i:5;s:12:"show_summary";i:0;s:11:"show_author";i:0;s:9:"show_date";i:0;}}', 'yes'),
(1268, 0, 'current_theme', 'LQDVI', 'yes'),
(1023, 0, 'widget_twitter', 'a:2:{s:6:"number";i:1;i:1;a:8:{s:5:"title";s:15:"Últimos tweets";s:8:"username";s:5:"LQDVI";s:3:"num";s:1:"2";s:6:"update";b:1;s:6:"linked";s:0:"";s:10:"hyperlinks";b:1;s:13:"twitter_users";b:1;s:11:"encode_utf8";b:0;}}', 'yes'),
(1382, 0, 'db_upgraded', '', 'yes'),
(1639, 0, '_transient_timeout_feed_mod_57bc725ad6568758915363af670fd8bc', '1313189074', 'no'),
(1640, 0, '_transient_feed_mod_57bc725ad6568758915363af670fd8bc', '1313145874', 'no'),
(1643, 0, '_transient_timeout_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1313189075', 'no'),
(1644, 0, '_transient_feed_mod_1a5f760f2e2b48827d4974a60857e7c2', '1313145875', 'no'),
(1645, 0, '_transient_timeout_dash_de3249c4736ad3bd2cd29147c4a0d43e', '1313189075', 'no'),
(1646, 0, '_transient_dash_de3249c4736ad3bd2cd29147c4a0d43e', '<h4>Más populares</h4>\n<h5><a href=''http://wordpress.org/extend/plugins/ourstatsde-widget/''>ourSTATS Widget</a></h5>&nbsp;<span>(<a href=''plugin-install.php?tab=plugin-information&amp;plugin=ourstatsde-widget&amp;_wpnonce=6e6d3291ad&amp;TB_iframe=true&amp;width=600&amp;height=800'' class=''thickbox'' title=''ourSTATS Widget''>Instalar</a>)</span>\n<p>create a widget for the ourstats.de counter service</p>\n<h4>Plugins recientes</h4>\n<h5><a href=''http://wordpress.org/extend/plugins/assign-user-files/''>Users to Files</a></h5>&nbsp;<span>(<a href=''plugin-install.php?tab=plugin-information&amp;plugin=assign-user-files&amp;_wpnonce=65d2d2990a&amp;TB_iframe=true&amp;width=600&amp;height=800'' class=''thickbox'' title=''Users to Files''>Instalar</a>)</span>\n<p>An administrator can assign files to users, delete links between users and files, and the users can see and download files assigned to them.</p>\n<h4>Actualizados recientemente</h4>\n<h5><a href=''http://wordpress.org/extend/plugins/automated-editor/''>Automated Editor</a></h5>&nbsp;<span>(<a href=''plugin-install.php?tab=plugin-information&amp;plugin=automated-editor&amp;_wpnonce=61b9b33afb&amp;TB_iframe=true&amp;width=600&amp;height=800'' class=''thickbox'' title=''Automated Editor''>Instalar</a>)</span>\n<p>Schedule automated editing for your posts and pages, replace strings, regex, append, amend and edit, automatically!</p>\n', 'no'),
(1638, 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:"Fri, 12 Aug 2011 10:41:40 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://bbpress.org/?v=1.1-alpha-2855";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"marcdalton on "Users to 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:65:"http://wordpress.org/extend/plugins/assign-user-files/#post-29256";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 15:48: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:"29256@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:140:"An administrator can assign files to users, delete links between users and files, and the users can see and download files assigned to them.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"marcdalton";s: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:21:"ZmeyNet on "LinkRobo"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/extend/plugins/linkrobo/#post-29092";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 06 Aug 2011 16:52: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:"29092@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:117:"LinkRobo turns Keywords into SEO links. It helps create a successful website SEO promotion campaign at your own 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:"ZmeyNet";s: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:"Ollie Armstrong on "Simply Poll"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/extend/plugins/simply-poll/#post-29253";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 13:26: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:"29253@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:46:"This plugin easily allows you to create 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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"Ollie Armstrong";s: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:26:"jwz on "Base64 Shortlinks"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/base64-shortlinks/#post-29193";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 09 Aug 2011 22:01:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29193@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:42:"This plugin makes your shortlinks shorter!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:3:"jwz";s: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:26:"KwarK on "My QuakeNet IRC"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/my-quakenet-irc/#post-29230";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 10 Aug 2011 19:51: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:"29230@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:81:"My QuakeNet IRC chat plugin for Wordpress. Add a zone for your QuakeNet IRC chat.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"KwarK";s: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:71:"Benjamin J. Balter on "WP Document Revisions Custom Taxonomy Generator"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:105:"http://wordpress.org/extend/plugins/wp-document-revisions-custom-taxonomy-and-field-generator/#post-29072";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 05 Aug 2011 18:10: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:"29072@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:"Creates static plugin files to add custom fields and taxonomies to wp_document_revisions 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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:18:"Benjamin J. Balter";s: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:40:"texastoast78 on "Admin Flush W3TC 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:70:"http://wordpress.org/extend/plugins/admin-flush-w3tc-cache/#post-29257";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 16:04:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29257@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:134:"Admin Flush W3TC Cache works with the W3 Total Cache plugin. It simply adds an &#34;Empty All Caches&#34; option to every Admin 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:12:"texastoast78";s: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:27:"k0z3y on "jBreadCrumb Aink"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/jbreadcrumb-aink/#post-29242";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 10 Aug 2011 22:30:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29242@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:58:"Adds a breadcrumb navigation showing the current location.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"k0z3y";s: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:28:"feryaz on "easyReservations"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/easyreservations/#post-29252";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 12:54: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:"29252@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:"easyReservation is the a Reservations Plugin for your Website. It grants you a fast, structured and detailed overview of your Reservations.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"feryaz";s: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:35:"Richard Gigs on "Ajax 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:65:"http://wordpress.org/extend/plugins/ajax-contact-form/#post-29255";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 15:27: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:"29255@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:113:"This plugin sends mail using ajax and gather email list, have options page, custom css and form design usability.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"Richard Gigs";s: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:53:"milos2306 on "Facebook , twitter , google-new button"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"http://wordpress.org/extend/plugins/twitter-fb-like-google-1-and-fb-share/#post-29075";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 05 Aug 2011 19:33:38 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29075@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:101:"A very simple social share plugin with just 4 social icons (Twitter, FB Like, Google +1 and FB Share)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"milos2306";s: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:22:"alive_io on "Alive.io"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/extend/plugins/aliveio/#post-29263";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 20:35: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29263@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:134:"This plugin displays a bloggers alive.io status to their blog and shows optional messages depending on if the blogger is alive 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:8:"alive_io";s: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:26:"shazdeh on "Color Manager"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/color-manager/#post-29238";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 10 Aug 2011 21:41:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29238@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:103:"Enable your clients or theme users to easily change the color scheme of your design. With live preview!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"shazdeh";s: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:28:"tkuben on "WP-Include-Posts"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/extend/plugins/wp-include-posts/#post-29262";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 19:38: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:"29262@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:149:"This allows you to put code into your posts such as [include id=post_id]. This will fetch the contents of the post_id and replace it with the include";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"tkuben";s: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:54:"milos2306 on "Simple Facebook Like and Fan Box 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:80:"http://wordpress.org/extend/plugins/facebook-fan-and-like-box-widget/#post-29251";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 11 Aug 2011 12:33:07 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29251@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:72:"This is a WordPress widget to display a Facebook fan box on the sidebar.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:9:"milos2306";s: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:"Fri, 12 Aug 2011 10:44:40 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:19:"2011-08-11 15:48:05";s:14:"content-length";s:4:"7868";s:4:"x-nc";s:11:"HIT luv 139";}s:5:"build";s:14:"20090627192103";}', 'no'),
(236, 0, '_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c', '1306903625', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(237, 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:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/31";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10088";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/njzpPDD5-zk/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1577:"<h3>New plugins</h3>\n<p><a href="http://noscope.com/journal/2011/05/cleanup-html-wordpress-plugin"><strong>Cleanup HTML</strong></a> adds a button to your visual editor, which when clicked, strips your post HTML of any div or span tags you might have, usually (but not always) junk tags to have in a post.</p>\n<p><a href="http://wordpress.org/extend/plugins/easy-modal/"><strong>Easy Modal</strong></a> allows you to easily add a Modal window with just about any content.</p>\n<p><a href="http://wordpress.org/extend/plugins/revert/"><strong>Revert</strong></a> is a one-click button to revert a post to its previous revision.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://wordpress.org/extend/plugins/admin-menu-tree-page-view/"><strong>Admin Menu Tree Page View</strong></a> is a WordPress plugin that adds a page tree in the admin menu, so all your pages will always be available within just one click, no matter where you are in the admin area.</p>\n<p><a href="http://wordpress.org/extend/plugins/awesome-flickr-gallery-plugin/"><strong>Awesome Flickr Gallery Plugin</strong></a> is a simple, fast and light plugin to create a gallery of your Flickr photos on your WordPress enabled website.</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<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/njzpPDD5-zk" 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, 31 May 2011 13:00:29 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:35:"Matt: Benoît Mandelbrot and Chance";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38289";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://ma.tt/2011/05/benoit-mandelbrot-and-chance/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:881:"<div class="blockquote"><blockquote><p>Louis Pasteur is credited with the observation that chance can only help the well-prepared mind. I also think that my long string of lucky breaks can be credited to my mode of paying attention: I look at funny things and never hesitate to ask questions. Most people would not have noticed the dirty blackboard, or looked at the article that my uncle gave me because he was not interested.</p></blockquote></div>\n<p>via <a href="http://www.edge.org/3rd_culture/obrist10/obrist10_index.html">Edge: THE FATHER OF LONG TAILS — Interview with Benoît Mandelbrot by Hans Ulrich Obrist</a>. For extra credit and an exercise in brevity and clarity, link or write <a href="http://ma.tt/2011/05/benoit-mandelbrot-and-chance/">in the comments</a> the simplest definition of &#8220;fractal&#8221; as used by Mandelbrot and Obrist in the interview.</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, 30 May 2011 16:23:58 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:64:"Weblog Tools Collection: Use any WordPress Theme with BuddyPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10083";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/hJ45Rrxy38E/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:922:"<p>The <a href="http://wordpress.org/extend/plugins/bp-template-pack/">BuddyPress Template Pack</a> allows you to use any <a href="http://wordpress.org/">WordPress</a> theme with <a href="http://buddypress.org/">BuddyPress</a>, and it&#8217;s the perfect solutions for businesses and bloggers who are seeking to upgrade to more of a BuddyPress platform without changing too much of their existing design.</p>\n<p>Previous users of the BuddyPress Template Pack will be happy to know that the plugin <a href="http://buddypress.org/2011/05/buddypress-template-pack-1-1/">has been upgraded</a> and is now fully compatible with the latest stable release of BuddyPress.</p>\n<p>Have you used the BuddyPress Template Pack? Was exactly what you had hoped it to be, or would you recommend any similar plugins or services?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/hJ45Rrxy38E" 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, 30 May 2011 13:00:42 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:27:"Matt: Liking is for Cowards";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38284";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://ma.tt/2011/05/liking-is-for-cowards/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:657:"<div class="blockquote"><blockquote><p>I may be overstating the case, a little bit. Very probably, youre sick to death of hearing social media disrespected by cranky 51-year-olds. My aim here is mainly to set up a contrast between the narcissistic tendencies of technology and the problem of actual love. My friend Alice Sebold likes to talk about “getting down in the pit and loving somebody.” She has in mind the dirt that love inevitably splatters on the mirror of our self-regard.</p></blockquote></div>\n<p>Johnathan Franzen&#8217;s <a href="http://www.nytimes.com/2011/05/29/opinion/29franzen.html">Liking is for Cowards in the NY 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:"Sun, 29 May 2011 19:08:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 5/29";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10077";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/RWp2qEAnj2E/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1256:"<p><img class="alignnone size-full wp-image-10078" title="emphasis" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/emphasis.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://emptynestthemes.emptynestheritage.com/?p=1349"><strong>Emphasis</strong></a> is a black and blue two-column theme.</p>\n<p><img class="alignnone size-full wp-image-10079" title="lefty" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/lefty.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://www.wpexplorer.com/lefty-wordpress-theme.html"><strong>Lefty</strong></a> is a left aligned premium like free WordPress theme that features a very modern and clean design perfect for all sorts of blogs.</p>\n<p><img class="alignnone size-full wp-image-10080" title="zenlitevertical" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/zenlitevertical.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://quirm.net/zenlite/zenlite-vertical/"><strong>ZenLite Vertical</strong></a> is a <a href="http://quirm.net/zenlite/">ZenLite</a> child theme for those who who want a clean, light, two-column site.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/RWp2qEAnj2E" 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, 29 May 2011 13:00:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:52:"Weblog Tools Collection: bbPress 2.0 Beta 2 Released";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10071";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/QQ1nMqsFsmk/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1306:"<p><a href="http://bbpress.org/">bbPress</a> 2.0 Beta 2 <a href="http://bbpress.org/blog/2011/05/bbpress-2-0-beta-2/">has been released</a>. bbPress development is moving much quicker than anticipated due mostly to volunteer contributions. Since <a href="http://weblogtoolscollection.com/archives/2011/05/22/bbpress-2-beta-1-released/">the previous release</a>, the following changes have been made:</p>\n<ul>\n<li><a href="http://blog.glotpress.org/">GlotPress</a> integration</li>\n<li>Fixes Forum archive bug on some installations</li>\n<li>Fixes and improvements to importer</li>\n<li>Adds home link support to breadcrumb</li>\n<li>Adds missing breadcrumbs to various template files</li>\n<li>Adds filters for future anti-spam support</li>\n<li>Improvements to templates and CSS</li>\n<li>Improvements to Theme Compatibility</li>\n<li>Improved RTL support</li>\n<li>Improved multisite support</li>\n<li>Topic/reply trash fixes</li>\n</ul>\n<p>bbPress 2 is still not necessarily ready for use on a live site yet, but bbPress theme and plugin developers are encouraged to start testing now. If you encounter any bugs, please report them to the <a href="http://bbpress.trac.wordpress.org/">bbPress Trac</a>.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/QQ1nMqsFsmk" 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, 28 May 2011 13:00:31 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:40:"BuddyPress: BuddyPress Template Pack 1.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"http://buddypress.org/?p=1432";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:59:"http://buddypress.org/2011/05/buddypress-template-pack-1-1/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1430:"<p>I&#8217;ve just released version 1.1 of the <a href="http://wordpress.org/extend/plugins/bp-template-pack/">BuddyPress Template Pack</a>. BP Template Pack is a plugin that provides you with the necessary templates to make your existing WordPress theme BP-compatible. The plugin now provides templates that are 100% up-to-date with the latest stable release of BuddyPress, which means that users will get all of the features and AJAX niceties enjoyed by sites that use the bp-default theme.</p>\n<p>Those upgrading from an older version of the BuddyPress Template Pack can replace their existing BP templates, using the &#8220;Reset&#8221; button at Dashboard &gt; BP Compatibility. Keep in mind that you&#8217;ll need to delete the BP template folders from your active theme (<code>activity</code>, <code>blogs</code>, <code>forums</code>, <code>groups</code>, <code>members</code>, <code>registration</code>) &#8211; for purposes of safety, this is must be done manually via FTP. Remember to back up any changes that you&#8217;ve made to these template files before deleting.</p>\n<p>EDIT: As <a href="http://buddypress.org/2011/05/buddypress-template-pack-1-1/#comment-7537">r-a-y</a> points out, it&#8217;s a very smart idea to *back up* or *rename* your existing template directories instead of simply deleting them. Test this on a development installation before you do anything in a production environment, if you can.</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, 27 May 2011 20:10:46 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Boone Gorges";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:41:"Mike Little: WordPress Eighth Birthday";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:35:"http://zed1.com/journalized/?p=1813";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:143:"http://zed1.com/journalized/archives/2011/05/27/wordpress-eighth-birthday/?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-eighth-birthday";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2646:"<p>Today is WordPress official eighth birthday (the anniversary of the <a href="http://wordpress.org/news/2003/05/wordpress-now-available/">first release</a>).</p>\n<p>I still marvel at the incredible distance it has come. Im also still proud that I had a part in its birth. But even more, I marvel at the wonderful contribution of all the WordPress community make to this fantastic project.</p>\n<p>A client said to me this morning “This WordPress is brilliant isnt it?” As I helped him set up his fourth WordPress site. You cant get much clearer praise than that.</p>\n<p>So raise a virtual beer (or other non-alcoholic beverage if, like me, you are teetotal) to WordPress, the community, and to another year.</p>\n<p><strong>Update:</strong> I just spotted this tweet from <a href="http://twitter.com/#!/nacin">Andrew Nacin</a>:</p>\n<!-- tweet id : 74139775761793024 -->#bbpBox_74139775761793024 a { text-decoration:none; color:#277dac; }#bbpBox_74139775761793024 a:hover { text-decoration:underline; }<div id="bbpBox_74139775761793024" class="bbpBox"><div><span>At more than 20 million WordPress.com blogs, that puts WordPress at north of 45 million sites. Wowza. Happy birthday indeed.</span><div class="bbp-actions"><img align="middle" src="http://zed1.com/journalized/wp-content/plugins/twitter-blackbird-pie//images/bird.png" /><a title="tweeted on Friday, 27 May 2011 16:47" href="http://twitter.com/#!/nacin/status/74139775761793024" target="_blank">Friday, 27 May 2011 16:47</a> via web<a href="https://twitter.com/intent/tweet?in_reply_to=74139775761793024" class="bbp-action bbp-reply-action" title="Reply"><span><em></em><strong>Reply</strong></span></a><a href="https://twitter.com/intent/retweet?tweet_id=74139775761793024" class="bbp-action bbp-retweet-action" title="Retweet"><span><em></em><strong>Retweet</strong></span></a><a href="https://twitter.com/intent/favorite?tweet_id=74139775761793024" class="bbp-action bbp-favorite-action" title="Favorite"><span><em></em><strong>Favorite</strong></span></a></div><div><a href="http://twitter.com/intent/user?screen_name=nacin"><img src="http://a0.twimg.com/profile_images/1109017906/twitter-square-large_normal.png" /></a></div><div><a href="http://twitter.com/intent/user?screen_name=nacin">@nacin</a><div>Andrew Nacin</div></div><div></div></div></div><!-- end of tweet -->\n<p>Wow! 25 million <a href="http://wordpress.org/">standalone WordPress</a> sites plus 2o million <a href="http://WordPress.com">WordPress.com</a> sites! No wonder it <a href="http://w3techs.com/technologies/overview/content_management/all">powers more than 14 percent of the web</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, 27 May 2011 15:29:05 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"mike";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/27";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10067";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/xLIbxe-K8nM/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1252:"<h3>New plugins</h3>\n<p><a href="http://www.ahsan.pk/2011/05/wp-plugin-adsense-float/"><strong>Adsense Float</strong></a> shows Google AdSense ads at a prominent position on your site, which maximizes the CTR and revenue of your site.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://wordpress.org/extend/plugins/catablog/"><strong>CataBlog</strong></a> is a comprehensive and effortless tool that allows you to create catalogs, stores and galleries for your blog.</p>\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://wordpress.org/extend/plugins/hotfix/"><strong>Hotfix</strong></a> provides unofficial fixes for selected WordPress bugs, so you don&#8217;t have to wait for the next WordPress core release.</p>\n<p><a href="http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-drill-down-ipod-menu-widget/"><strong>jQuery Drill Down iPod Menu</strong></a> creates drill down iPod style menus from any WordPress custom menu using jQuery.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/xLIbxe-K8nM" 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, 27 May 2011 13:00:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:28:"bbPress: bbPress 2.0, Beta 2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:25:"http://bbpress.org/?p=422";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://bbpress.org/blog/2011/05/bbpress-2-0-beta-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2021:"<p>Surprise! The development of bbPress 2.0 is progressing faster than expected! We released Beta 1 only six days ago, and today were releasing <a href="http://wordpress.org/extend/plugins/bbpress/">Beta 2</a>. Huge props go out to everyone that&#8217;s already test driving Beta 1. The rapid pre-release cycle is due entirely to you, and sour cream and onion potato chips. <img src="http://bbpress.org/wordpress/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>\n<p>Remember that this is still very much beta software, so dont go using it on your production sites. If youre a plugin or theme developer, or a site administrator, you should be running this on test environments and reporting any bugs you find. If youre a loyal bbPress user who is anxious to see what the future of bbPress looks like, create a secondary WordPress test site and let us know what you think about it in the support forums.</p>\n<p>The plan is to keep releasing Beta&#8217;s as changes go in, put out release candidates in the next few weeks, and release bbPress 2.0 by the end of June (in tandem with <a href="http://wordpress.org/news/2011/05/wordpress-3-1-3/">WordPress 3.2</a>.) The more you help us polish the new paint during the beta period means a shinier and longer lasting 2.0, and the more likely we are to stay on schedule and hit our release goals.</p>\n<p>Here are some of the important changes since Beta 1:</p>\n<ul>\n<li>GlotPress integration</li>\n<li>Fixes Forum archive bug on some installations</li>\n<li>Fixes and improvements to importer</li>\n<li>Adds home link support to breadcrumb</li>\n<li>Adds missing breadcrumbs to various template files</li>\n<li>Adds filters for future anti-spam support</li>\n<li>Improvements to templates and CSS</li>\n<li>Improvements to Theme Compatibility</li>\n<li>Improved RTL support</li>\n<li>Improved multisite support</li>\n<li>Topic/reply trash fixes</li>\n</ul>\n<p><a href="http://wordpress.org/extend/plugins/bbpress/">Download bbPress 2.0 Beta 2</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, 27 May 2011 12:46:19 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"John James Jacoby";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:47:"Mark Jaquith: Developing on WordPress using Git";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:39:"http://markjaquith.wordpress.com/?p=578";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:78:"http://markjaquith.wordpress.com/2011/05/26/developing-on-wordpress-using-git/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:6092:"<p>WordPress uses Subversion (SVN) for revision management. Before Subversion, it used CVS. Right now, Git is a hot option in the SCM category. It offers really nice features such as decentralization, speed, fast and cheap local branching, better merging, more offline capabilities, staging of commits, and lots more. It&#8217;s premature to talk about moving WordPress core and plugins to another SCM system — we have a lot invested with Subversion and Trac. But be of good cheer. You can have your Git and commit to Subversion too! Here&#8217;s how I do it.</p>\n<p>First, tools. You&#8217;ll need Git, obviously. But you&#8217;ll also need git-svn-diff, a Bash script that generates Subversion-compatible diffs.</p>\n<ul>\n<li><a href="http://git-scm.com/">Git</a></li>\n<li><a href="https://gist.github.com/833214">git-svn-diff</a></li>\n</ul>\n<p>Download git-svn-diff, put it somewhere in your path, and make it executable. Like this:</p>\n<pre class="brush: plain; light: true;">\ncurl -L http://rkj.me/a1 &gt; /usr/local/bin/git-svn-diff\nsudo chmod +x /usr/local/bin/git-svn-diff\n</pre>\n<p>Next, to enable you to do <code>git svn-diff</code> instead of <code>git-svn-diff</code>, edit <code>~/.gitconfig</code> and add this:</p>\n<pre class="brush: plain; light: true;">\n[alias]\n svn-diff = !git-svn-diff\n</pre>\n<p>This next step is going to take a while. You&#8217;re going to pull down WordPress&#8217; SVN history using Git&#8217;s SVN support.</p>\n<pre class="brush: plain; light: true;">\ngit svn clone -t tags -b branches -T trunk http://core.svn.wordpress.org/\n</pre>\n<p>You might want to let that run overnight. Really. It&#8217;s going to go through each changeset.</p>\n<p>Once you&#8217;re done, you should be in the Git master branch, which corresponds to WordPress SVN&#8217;s trunk. WordPress&#8217; branches are in <code>remotes/{name}</code></p>\n<p>To pull in the latest changes from SVN, use <code>git svn rebase</code>. Important rule: never modify the SVN branches (<code>remotes/{name}</code>). Instead, create a new topic branch.</p>\n<p>For example, say that I&#8217;m going to work on a ticket for trunk. I&#8217;d create a new branch from <code>remotes/trunk</code> like this:</p>\n<pre class="brush: plain; light: true;">\ngit checkout -b ticket-12345 remotes/trunk\n</pre>\n<p>That will create a new local Git branch called <code>ticket-12345</code> based on SVN&#8217;s trunk, and then check it out (i.e. switch to it).</p>\n<p>If you&#8217;re working on a WordPress SVN branch, you can do something like this:</p>\n<pre class="brush: plain; light: true;">\ngit checkout -b ticket-12345 remotes/3.1\n</pre>\n<p>Do your work in the branch you created. You can make multiple local Git commits if you want, to break up your work into smaller chunks that make sense to you.</p>\n<p>When you&#8217;re ready to submit your patch, use git-svn-diff to produce it.</p>\n<pre class="brush: plain; light: true;">\ngit svn-diff &gt; ~/12345.diff\n</pre>\n<p>If you have commit access, you can commit to Subversion from this topic branch. But be careful! First you should do <code>git svn rebase</code> to bring your patch up to date. Next, you should squash your local git commits, otherwise each one of them will be individually committed to SVN (hello, flood). So rebase your commits into one commit, like so:</p>\n<pre class="brush: plain; light: true;">\ngit rebase -i remotes/trunk\n</pre>\n<p>Use &#8220;reword&#8221; on the first commit. Use &#8220;fixup&#8221; on the subsequent ones. That will roll the commits up into one. You&#8217;ll then be prompted to enter your amended commit message for that commit amalgam.</p>\n<p>Ready? You can now commit to SVN using:</p>\n<pre class="brush: plain; light: true;">\ngit svn dcommit\n</pre>\n<p>Git knows which remote SVN branch it came from when you checked out your topic branch. You can verify which one it is attached to by doing:</p>\n<pre class="brush: plain; light: true;">\ngit svn info\n</pre>\n<p>A few tips:</p>\n<p>Create a <code>.gitignore</code> file. This lists files or directories that you want Git to ignore. First, you want Git to ignore the <code>.gitignore</code> file itself! Next, you want Git to ignore your local <code>wp-config.php</code> Finally, you want to ignore any additional plugins, must-use plugins, themes, uploads, etc. Just do a <code>git status</code> and add anything that you don&#8217;t want to commit to WordPress or put in your patches.</p>\n<p>I hope you found this helpful! Let me know if you have any questions.</p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/markjaquith.wordpress.com/578/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/markjaquith.wordpress.com/578/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/markjaquith.wordpress.com/578/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=markjaquith.wordpress.com&blog=316&post=578&subd=markjaquith&ref=&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:"Fri, 27 May 2011 03:14:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mark Jaquith";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:31:"Matt: ZURB Talk in Campbell, CA";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38278";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:46:"http://ma.tt/2011/05/zurb-talk-in-campbell-ca/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:245:"<p>Tomorrow I&#8217;m going to be speaking at <a href="http://www.zurb.com/article/674/rsvp-for-zurbsoapbox-w-wordpress-founder-">ZURBsoapbox in Campbell, California at noon</a>. If you&#8217;re in the Bay Area please come out and say howdy.</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, 26 May 2011 15:30:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:64:"Weblog Tools Collection: WordPress 3.1.3 and 3.2 Beta 2 Released";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10063";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/-KM8wpYZ4wQ/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:934:"<p><a href="http://wordpress.org/">WordPress</a> 3.1.3 and 3.2 Beta 2 <a href="http://wordpress.org/news/2011/05/wordpress-3-1-3/">have been released</a>. Both releases include <a href="http://core.trac.wordpress.org/log/branches/3.1/?action=stop_on_copy&mode=stop_on_copy&rev=18023&stop_rev=17805&limit=100">a number of security fixes</a> and are recommended for all users.</p>\n<p>WordPress 3.2 Beta 2 also introduces support for <a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a>, an enhanced blue Dashboard color scheme, and <a href="http://wpdevel.wordpress.com/2011/05/25/jquery-updates-in-wordpress-3-2/">a new version of jQuery</a>.</p>\n<p>Don&#8217;t delay, upgrade today!™ And, if you run into problems, contact the <a href="http://wordpress.org/support/">WordPress Support Forums</a>.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/-KM8wpYZ4wQ" 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, 26 May 2011 13:00:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:45:"Matt: I Dont Care if You Read This Article";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38273";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"http://ma.tt/2011/05/i-don%e2%80%99t-care-if-you-read-this-article/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:813:"<div class="blockquote"><blockquote><p>The Internet measures everything. And I am a slave to those measurements. After so many years of pushing much of my life through this screen, Ive started measuring my experiences and my sense of self-worth using the same metrics as the Internet uses to measure success. I check my stats relentlessly. The sad truth is that I spend more time measuring than I spend doing.</p></blockquote></div>\n<p>Fantastic read over at <a href="http://tweetagewasteland.com/2011/05/i-dont-care-if-you-read-this-article/">Tweetage Wasteland : I Dont Care if You Read This Article</a>. Or put another way &#8220;Not everything that can be counted counts, and not everything that counts can be counted.&#8221; <cite>Hat tip: <a href="http://romanticrobot.net/">Mark Riley</a>.</cite></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, 25 May 2011 21:15:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:52:"Dev Blog: WordPress 3.1.3 (and WordPress 3.2 Beta 2)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1838";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/05/wordpress-3-1-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:3480:"<p><a href="http://wordpress.org/download/">WordPress 3.1.3</a> is available now and is a security update for all previous versions. It contains the following security fixes and enhancements:</p>\n<ul>\n<li>Various security hardening by <a href="http://www.buayacorp.com">Alexander Concha</a>.</li>\n<li>Taxonomy query hardening by <a href="http://johnlamansky.com/wordpress">John Lamansky</a>.</li>\n<li>Prevent sniffing out user names of non-authors by using canonical redirects. Props <a href="http://www.talsoft.com.ar">Verónica Valeros</a>.</li>\n<li>Media security fixes by Richard Lundeen of <a href="http://www.microsoft.com/">Microsoft</a>, Jesse Ou of <a href="http://www.microsoft.com/">Microsoft</a>, and <a href="http://www.microsoft.com/security/msrc/default.aspx">Microsoft Vulnerability Research</a>.</li>\n<li>Improves file upload security on hosts with dangerous security settings.</li>\n<li>Cleans up old WordPress import files if the import does not finish.</li>\n<li>Introduce &#8220;clickjacking&#8221; protection in modern browsers on admin and login pages.</li>\n</ul>\n<p>Consult the <a href="http://core.trac.wordpress.org/log/branches/3.1/?action=stop_on_copy&mode=stop_on_copy&rev=18023&stop_rev=17805&limit=100">change log</a> for more details.</p>\n<p><a href="http://wordpress.org/download/">Download WordPress 3.1.3</a> or update automatically from the Dashboard → Updates menu in your sites admin area.</p>\n<hr />\n<h3>WordPress 3.2 Beta 2 also available</h3>\n<p>In other news, our development of WordPress 3.2 development continues right on schedule. We released <a href="http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/">Beta 1</a> thirteen days ago, and today we&#8217;re putting out Beta 2 for your testing pleasure.</p>\n<p>This is still beta software, so <strong>we don&#8217;t recommend that you use it on production sites</strong>. But if you&#8217;re a plugin developer, a theme developer, or a site administrator, <strong>you should be running this on your test environments</strong> and <a href="http://codex.wordpress.org/Reporting_Bugs">reporting any bugs</a> you find. If you&#8217;re a WordPress user who wants to open your presents early, take advantage of WordPress&#8217; famous 5-minute install and spin up a secondary test site. Let us know what you think!</p>\n<p>The plan is to start putting out release candidates in early June, and to release WordPress 3.2 by the end of the month. The more you help us iron out issues during the beta period, the more likely we are to hit those dates. To misappropriate and mangle a quote from Mahatma Gandhi: &#8220;Be the punctuality you want to see in the WordPress.&#8221; In other words, test now!</p>\n<p>Here are some of the things that changed since Beta 1:</p>\n<ul>\n<li><a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a> is now supported in the admin, if you have it installed. This is especially useful for IE 6 users (remember, IE 6 is otherwise deprecated for the admin).</li>\n<li>The admin is less ugly in IE 7.</li>\n<li>The blue admin color scheme has caught up to the grey one, and is ready for testing.</li>\n<li>We are now bundling jQuery 1.6.1. You should test any JS that uses jQuery. WordPress JavaScript guru Andrew Ozz has <a href="http://wpdevel.wordpress.com/2011/05/25/jquery-updates-in-wordpress-3-2/">a post with more info</a>.</li>\n</ul>\n<p><a href="http://wordpress.org/wordpress-3.2-beta2.zip">Download WordPress 3.2 Beta 2</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:"Wed, 25 May 2011 18:43:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mark Jaquith";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 5/25";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10056";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/x3qhc0iV0yI/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1204:"<p><img class="alignnone size-full wp-image-10057" title="flow" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/flow.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://emptynestthemes.emptynestheritage.com/?p=1325"><strong>Flow</strong></a> is a natural, clean, and refreshing theme</p>\n<p><img class="alignnone size-full wp-image-10058" title="poweredby" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/poweredby.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://themeshaper.com/2011/05/24/powering-your-design-with-wordpress/"><strong>Powered By</strong></a> is a beautifully designed theme, packed with features, and built especially to tear apart and learn from the code.</p>\n<p><img class="alignnone size-full wp-image-10059" title="zeecorporate" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/zeecorporate.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://themezee.com/zeeCorporate/"><strong>zeeCorporate</strong></a> is an elegant and light WordPress theme for corporate blogs or business sites.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/x3qhc0iV0yI" 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, 25 May 2011 13:00:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:79:"Lorelle on WP: Managing Multiple Authors: Customizing the WordPress Author Page";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:36:"http://lorelle.wordpress.com/?p=5079";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:104:"http://lorelle.wordpress.com/2011/05/24/managing-multiple-authors-customizing-the-wordpress-author-page/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:491:"We&#8217;ve been covering a lot of different suggestions for increasing the exposure of a contributor in a multiple author blog, and in this article, I want to focus specifically on one of the most important page on a WordPress site to an author, the author page. The author page in WordPress is generated automatically, featuring [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=5079&subd=lorelle&ref=&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:"Wed, 25 May 2011 03:21:00 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Lorelle VanFossen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:21:"Matt: Opulence Bubble";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38268";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:37:"http://ma.tt/2011/05/opulence-bubble/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:843:"<div class="blockquote"><blockquote><p>I believe the mini-bubbles above are different ripples in what might call the surface of a superbubble: an opulence bubble. Here&#8217;s what I mean by opulence bubble: our conception of the good life, as I&#8217;ve discussed with you, has been centered on what I call hedonic opulence — having more, bigger, faster, cheaper, now. But we might be finding out, the hard way, that the pursuit of lowest-common-denominator industrial age stuff might have been steeply overvalued, in terms of its social, human, and financial value.</p></blockquote></div>\n<p><a href="http://blogs.hbr.org/haque/2011/05/the_opulence_bubble.html">The Opulence Bubble by Umair Haque</a>. <cite>Hat tip: <a href="http://www.tbray.org/ongoing/">Tim Bray</a> and <a href="http://paul.kedrosky.com/">Paul Kedrosky</a>.</cite></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, 24 May 2011 15:41:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:81:"Lorelle on WP: Managing Multiple Bloggers: Author Content Management on WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:36:"http://lorelle.wordpress.com/?p=5039";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:106:"http://lorelle.wordpress.com/2011/05/23/managing-multiple-bloggers-author-content-management-on-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:523:"In the last article I talked about what&#8217;s most important to the author and their readers, covering recognition when it comes to researching and developing a website design to accommodate multiple bloggers. In this article, I want to cover the research you need to consider when it comes to content management, which represents the &#8220;Aggregation&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lorelle.wordpress.com&blog=72&post=5039&subd=lorelle&ref=&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, 23 May 2011 21:55:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"Lorelle VanFossen";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:19;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:35:"Publisher Blog: AllThingsD redesign";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1507";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:67:"http://publisherblog.automattic.com/2011/05/23/allthingsd-redesign/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2535:"<p>AllThingsD, a longtime <a href="http://vip.wordpress.com">WordPress.com VIP</a> ever since they launched in 2007, has unveiled a redesign to their popular site.</p>\n<p><a href="http://allthingsd.com/"><img class="size-full wp-image-1508 aligncenter" title="allthingsd" src="http://wordpresspublishers.files.wordpress.com/2011/05/allthingsd.jpg?w=582&h=582" alt="" width="582" height="582" /></a></p>\n<p>[Visit <a href="http://allthingsd.com">AllThingsD</a> and read more about the <a href="http://allthingsd.com/20110522/welcome-to-the-all-things-digital-redesign">redesign</a>]</p>\n<p><em>Ready to become a <a href="http://vip.wordpress.com/">VIP Services Client</a>? Some of the <a href="http://vip.wordpress.com/clients">worlds biggest brands rely on WordPress.com VIP Services.</a></em></p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordpresspublishers.wordpress.com/1507/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordpresspublishers.wordpress.com/1507/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordpresspublishers.wordpress.com/1507/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=publisherblog.automattic.com&blog=1470857&post=1507&subd=wordpresspublishers&ref=&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, 23 May 2011 21:39:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Sara Rosso";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:34:"Matt: Great overview of WP economy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38183";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://ma.tt/2011/05/great-overview-of-wp-economy/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:266:"<p>Joel Falconer has written a pretty definitive article on <a href="http://thenextweb.com/dd/2011/05/21/wordpress-the-free-software-with-a-big-economy-how-you-can-get-involved/">WordPress: The Free Software With a Big Economy &amp; How You Can Get Involved</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, 23 May 2011 15:22:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/23";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10053";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/hq4Cq87Bbtg/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1582:"<h3>New plugins</h3>\n<p><a href="http://wordpress.org/extend/plugins/bbpress/"><strong>bbPress</strong></a> is forum software with a twist from the creators of WordPress.</p>\n<p><a href="http://wordpress.org/extend/plugins/qa/"><strong>Q&amp;A</strong></a> allows any WordPress site to have a fully featured questions and answers section.</p>\n<p><a href="http://wordpress.org/extend/plugins/wordpress-wiki-plugin/"><strong>Wiki</strong></a> allows you to create a wiki as easily as adding a post.</p>\n<p><a href="http://wordpress.org/extend/plugins/wp-help/"><strong>WP Help</strong></a> allows administrators to create detailed, hierarchical documentation for the site&#8217;s authors and editors, viewable in the WordPress admin.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://wordpress.org/extend/plugins/add-to-any/"><strong>AddToAny: Share/Bookmark/Email Button</strong></a> helps people share, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Google Buzz, Digg, Delicious, and well over 100 more social bookmarking and sharing sites.</p>\n<p><a href="http://wordpress.org/extend/plugins/wordpress-ecommerce/"><strong>MarketPress</strong></a> brings you a solid, simple yet extensible foundation for a WordPress-Powered store.</p>\n<p><a href="http://wordpress.org/extend/plugins/wordpress-popup/"><strong>WordPress PopUp</strong></a> allows you to display a fancy popup (powered as a popover!) to visitors sitewide or per blog.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/hq4Cq87Bbtg" 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, 23 May 2011 13:00:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:50:"Weblog Tools Collection: bbPress 2 Beta 1 Released";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10050";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/mdhitQEjyK0/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2304:"<p><a href="http://bbpress.org/">bbPress</a> 2 Beta 1 <a href="http://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/">has been released</a> as <a href="http://wordpress.org/extend/plugins/bbpress/">a WordPress plugin</a>. bbPress is essentially the forum brother of <a href="http://wordpress.org/">WordPress</a>, but unlike <a href="http://buddypress.org/">BuddyPress</a> and other siblings, installation and integration were <a href="http://wordpress.tv/2009/01/23/integrating-a-bbpress-forum-with-your-self-installed-wordpress/">not too ideal</a>.</p>\n<p>The new version of bbPress not only introduces itself as a simple-to-use WordPress plugin for the first time, but it also carries an incredible amount of improvements, according to <a href="http://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/">the launch post</a>:</p>\n<ul>\n<li>Seamless integration with your WordPress site and theme</li>\n<li>Integrated admin interface for forums, topics, and replies</li>\n<li>Split and merge topics within a single forum</li>\n<li>Shortcodes to help you customize where your forums appear</li>\n<li>Currently comes with a child theme of TwentyTen to get you started</li>\n<li>Keep track of changes with topic and reply revisions</li>\n<li>Dashboard widget shows you a shapshot of your forums at a glance</li>\n<li>Automatically creates a new &#8220;Moderator&#8221; role for your forums</li>\n<li>Mark topics as favorites and view them within your new user profile</li>\n<li>Receive emails when new replies are posted to topics you subscribe to</li>\n<li>Anonymous posting lets you open your community up to the world</li>\n<li>Includes widgets to show latest forum activity</li>\n<li>Comes with an importer to move your existing integrated forums over</li>\n</ul>\n<p>There are also some snazzy new features just for developers listed at the above-linked post.</p>\n<p>bbPress 2 is not necessarily ready for use on a live site yet, but bbPress theme and plugin developers are encouraged to start testing now. If you encounter any bugs, please report them to the <a href="http://bbpress.trac.wordpress.org/">bbPress Trac</a>.</p>\n<p>Have you tried bbPress 2 Beta 1 yet? What do you think of if compared to bbPress 1?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/mdhitQEjyK0" 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, 22 May 2011 13:00:14 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:28:"bbPress: bbPress 2.0, Beta 1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:25:"http://bbpress.org/?p=402";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://bbpress.org/blog/2011/05/bbpress-2-0-beta-1/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4467:"<p>The next item up for bid is bbPress 2.0, Beta 1 &#8211; the first public iteration of bbPress as a plugin for your self hosted WordPress powered website. Several months worth of sweet-tea, BBQ, and pepperoni pizza have gone into making this the easiest forum software you could ever integrate with WordPress, and we&#8217;re really excited to give everyone a preview. The bidding, starts (and ends) at $free, for a quantity of unlimited bbPresses.</p>\n<p>bbPress 2.0 is still in active development, and we dont recommend that you run it on a production site. Instead, set up a test site or a local installation to play with. If you do manage to break it, you&#8217;ll be doing everyone a huge favor by letting us know. If you manage to fix what you broke on your own, there just might be cake waiting for you when the BBQ is gone. <img src="http://bbpress.org/wordpress/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>\n<p>We are aiming to release bbPress 2.0 by the end of June, to coincide with the WordPress 3.2 launch. The actual release date is a bit of a moving target, based on how both beta periods go. The more help we get with testing and fixing bugs, the sooner the final version ships. If you want to be a beta tester, check out the WordPress Codex article on <a href="http://codex.wordpress.org/Reporting_Bugs">how to report feedback</a>.</p>\n<p>Here&#8217;s a taste of the awesomesauce that comes baked in:</p>\n<ul>\n<li>Seamless integration with your WordPress site and theme</li>\n<li>Integrated admin interface for forums, topics, and replies</li>\n<li>Split and merge topics within a single forum</li>\n<li>Shortcodes to help you customize where your forums appear</li>\n<li>Currently comes with a child theme of TwentyTen to get you started</li>\n<li>Keep track of changes with topic and reply revisions</li>\n<li>Dashboard widget shows you a shapshot of your forums at a glance</li>\n<li>Automatically creates a new &#8216;Moderator&#8217; role for your forums</li>\n<li>Mark topics as favorites and view them within your new user profile</li>\n<li>Receive emails when new replies are posted to topics you subscribe to</li>\n<li>Anonymous posting lets you open your community up to the world</li>\n<li>Includes widgets to show latest forum activity</li>\n<li>Comes with an importer to move your existing integrated forums over</li>\n</ul>\n<p>Developers, here&#8217;s the icing on your cakes:</p>\n<ul>\n<li>Fully extendable, with actions and hooks where you need them</li>\n<li>Works with Multisite, so you really can have unlimited bbPresses</li>\n<li>Adds no additional database tables through the wonders of post types and taxonomies</li>\n<li>Uses adjustable meta capabilities for letting you scope out users and roles</li>\n<li>Relies on template parts to display themes in pieces that are meant to be overridden</li>\n<li>Fully documented PHP, so your IDE will thank you</li>\n<li>Plays nicely with BuddyPress Forums (full integration/replacement coming soon!)</li>\n<li>Use standard post queries to display custom forum and topic data</li>\n<li>Plays nicely with existing WordPress plugins (especially caching)</li>\n<li>It still uses the same awesome icons made by <a href="http://bendunkle.com/the-bbpress-icons/">Ben Dunkle</a></li>\n</ul>\n<p>You should know this going in:</p>\n<ul>\n<li>The migration tool is completely new, and really needs some in depth testing</li>\n<li>Query counts increase exponentially with hierarchical forums (fix pending)</li>\n<li>It&#8217;s possible to orphan topics/replies by deleting its parent forum (fix pending)</li>\n<li>If you have a physical /forums folder, your &#8216;forums&#8217; slug will not work (needs nag)</li>\n</ul>\n<p>If you think you found a bug, please report it! Start by bringing it up in the support forums, or if youve confirmed that other people are experiencing the same bug you can report it on the <a href="http://bbpress.trac.wordpress.org">bbPress Core Trac</a>. If you find a security vulnerability, please be discrete and let us know privately using one of the methods posted on the <a href="http://wordpress.org/about/contact/">WordPress contact page</a>.</p>\n<p>Theme and plugin authors, if you havent been following the 2.0 development cycle, please start now so that you can update your themes and plugins to be compatible with this new version of bbPress.</p>\n<p><a href="http://wordpress.org/extend/plugins/bbpress/">Download bbPress 2.0, 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:"Sat, 21 May 2011 15:23:59 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"John James Jacoby";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:58:"Weblog Tools Collection: WordPress Theme Releases for 5/21";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10044";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/vusygCdB3Gs/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1296:"<p><img class="alignnone size-full wp-image-10045" title="absolum" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/absolum.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://wordpress.org/extend/themes/absolum"><strong>Absolum</strong></a> allows you to build your theme from color options, custom headers (8 preinstalled) and backgrounds (7 preinstalled).</p>\n<p><img class="alignnone size-full wp-image-10046" title="ambientocclusion" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/ambientocclusion.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://www.blogtycoon.net/ambient-occlusion-theme/"><strong>Ambient Occlusion</strong></a> is a clean and warm theme, with a brown/cocoa colour theme built for experienced bloggers.</p>\n<p><img class="alignnone size-full wp-image-10047" title="decobeach" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/decobeach.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://emptynestthemes.emptynestheritage.com/?p=1301"><strong>Deco Beach</strong></a> is a subtle, peaceful WordPress theme with a touch of art deco and soft colors reminiscent of a sandy beach.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/vusygCdB3Gs" 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, 21 May 2011 13:00:31 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:59:"Weblog Tools Collection: WordPress for iOS 2.8 Major Update";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10039";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/NFKhkz17_1k/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:958:"<p><a href="http://ios.wordpress.org/">WordPress for iOS</a> 2.8 has been released and is <a href="http://ios.wordpress.org/2011/05/18/big-update-wordpress-for-ios-2-8-available-today/">a rather significant update</a>.</p>\n<ul>\n<li>A new Quick Photo feature, soon to be the favorite of mobile photo bloggers everywhere, allows you to go from camera to post in one easy step.</li>\n<li><a href="http://wordpress.com/">WordPress.com</a> and <a href="http://jetpack.me/">Jetpack</a> stats have finally be added to the app.</li>\n<li>The app has now been fully translated into ten languages.</li>\n<li>Over 75% of reported crashes <a href="http://ios.wordpress.org/2011/05/16/crashes-fixed-may/">have been fixed</a>.</li>\n</ul>\n<p>If you have struggled with the iOS app lately, it&#8217;s definitely time to update. What do you think of the new release?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/NFKhkz17_1k" 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, 20 May 2011 13:00:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:18:"Matt: Balloon Ride";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38186";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:34:"http://ma.tt/2011/05/balloon-ride/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:18629:"<p>Went for Napa / Vacaville hot air balloon ride with Janitorial team at Automattic, had dinner at 54 Mint, and caught the end of the symphony masquerade ball in San Francisco. <a href="http://nickmomrik.com/2011/05/21/hot-air-balloon-ride/">Here are Nick&#8217;s pictures from the same day</a>.</p>\n<p><span id="more-38186"></span></p>\n\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_8996/#image" title="MCM_8996"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_8996-195x129.jpg" class="attachment-thumbnail" alt="MCM_8996" title="MCM_8996" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_8997/#image" title="MCM_8997"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_8997-139x210.jpg" class="attachment-thumbnail" alt="MCM_8997" title="MCM_8997" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_8998/#image" title="MCM_8998"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_8998-139x210.jpg" class="attachment-thumbnail" alt="MCM_8998" title="MCM_8998" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_8999/#image" title="MCM_8999"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_8999-195x129.jpg" class="attachment-thumbnail" alt="MCM_8999" title="MCM_8999" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9001/#image" title="MCM_9001"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9001-195x129.jpg" class="attachment-thumbnail" alt="MCM_9001" title="MCM_9001" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9003/#image" title="MCM_9003"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9003-139x210.jpg" class="attachment-thumbnail" alt="MCM_9003" title="MCM_9003" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9005-2/#image" title="MCM_9005"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9005-195x129.jpg" class="attachment-thumbnail" alt="MCM_9005" title="MCM_9005" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9007/#image" title="MCM_9007"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9007-195x129.jpg" class="attachment-thumbnail" alt="MCM_9007" title="MCM_9007" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9008/#image" title="MCM_9008"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9008-139x210.jpg" class="attachment-thumbnail" alt="MCM_9008" title="MCM_9008" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9010/#image" title="MCM_9010"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9010-195x129.jpg" class="attachment-thumbnail" alt="MCM_9010" title="MCM_9010" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9011-2/#image" title="MCM_9011"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9011-195x129.jpg" class="attachment-thumbnail" alt="MCM_9011" title="MCM_9011" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9012/#image" title="MCM_9012"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9012-195x129.jpg" class="attachment-thumbnail" alt="MCM_9012" title="MCM_9012" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9013/#image" title="MCM_9013"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9013-195x129.jpg" class="attachment-thumbnail" alt="MCM_9013" title="MCM_9013" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9015-2/#image" title="MCM_9015"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9015-195x129.jpg" class="attachment-thumbnail" alt="MCM_9015" title="MCM_9015" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9020/#image" title="MCM_9020"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9020-195x129.jpg" class="attachment-thumbnail" alt="MCM_9020" title="MCM_9020" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9023-2/#image" title="MCM_9023"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9023-195x129.jpg" class="attachment-thumbnail" alt="MCM_9023" title="MCM_9023" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9029/#image" title="MCM_9029"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9029-195x129.jpg" class="attachment-thumbnail" alt="MCM_9029" title="MCM_9029" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9031-2/#image" title="MCM_9031"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9031-195x129.jpg" class="attachment-thumbnail" alt="MCM_9031" title="MCM_9031" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9032/#image" title="MCM_9032"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9032-195x129.jpg" class="attachment-thumbnail" alt="MCM_9032" title="MCM_9032" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9033/#image" title="MCM_9033"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9033-139x210.jpg" class="attachment-thumbnail" alt="MCM_9033" title="MCM_9033" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9034/#image" title="MCM_9034"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9034-139x210.jpg" class="attachment-thumbnail" alt="MCM_9034" title="MCM_9034" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9035/#image" title="MCM_9035"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9035-195x129.jpg" class="attachment-thumbnail" alt="MCM_9035" title="MCM_9035" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9036/#image" title="MCM_9036"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9036-195x129.jpg" class="attachment-thumbnail" alt="MCM_9036" title="MCM_9036" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9037/#image" title="MCM_9037"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9037-195x129.jpg" class="attachment-thumbnail" alt="MCM_9037" title="MCM_9037" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9038/#image" title="MCM_9038"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9038-195x129.jpg" class="attachment-thumbnail" alt="MCM_9038" title="MCM_9038" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9041/#image" title="MCM_9041"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9041-195x129.jpg" class="attachment-thumbnail" alt="MCM_9041" title="MCM_9041" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9043/#image" title="MCM_9043"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9043-195x129.jpg" class="attachment-thumbnail" alt="MCM_9043" title="MCM_9043" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9044-2/#image" title="MCM_9044"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9044-195x129.jpg" class="attachment-thumbnail" alt="MCM_9044" title="MCM_9044" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9045/#image" title="MCM_9045"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9045-195x129.jpg" class="attachment-thumbnail" alt="MCM_9045" title="MCM_9045" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9046-2/#image" title="MCM_9046"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9046-195x129.jpg" class="attachment-thumbnail" alt="MCM_9046" title="MCM_9046" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9047/#image" title="MCM_9047"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9047-195x129.jpg" class="attachment-thumbnail" alt="MCM_9047" title="MCM_9047" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9050/#image" title="MCM_9050"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9050-195x129.jpg" class="attachment-thumbnail" alt="MCM_9050" title="MCM_9050" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9052-2/#image" title="MCM_9052"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9052-195x129.jpg" class="attachment-thumbnail" alt="MCM_9052" title="MCM_9052" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9053-2/#image" title="MCM_9053"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9053-195x129.jpg" class="attachment-thumbnail" alt="MCM_9053" title="MCM_9053" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9057-2/#image" title="MCM_9057"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9057-195x129.jpg" class="attachment-thumbnail" alt="MCM_9057" title="MCM_9057" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9067-2/#image" title="MCM_9067"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9067-195x129.jpg" class="attachment-thumbnail" alt="MCM_9067" title="MCM_9067" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9071/#image" title="MCM_9071"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9071-195x129.jpg" class="attachment-thumbnail" alt="MCM_9071" title="MCM_9071" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9072/#image" title="MCM_9072"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9072-195x129.jpg" class="attachment-thumbnail" alt="MCM_9072" title="MCM_9072" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9073/#image" title="MCM_9073"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9073-195x129.jpg" class="attachment-thumbnail" alt="MCM_9073" title="MCM_9073" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9075-2/#image" title="MCM_9075"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9075-195x129.jpg" class="attachment-thumbnail" alt="MCM_9075" title="MCM_9075" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9078/#image" title="MCM_9078"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9078-195x129.jpg" class="attachment-thumbnail" alt="MCM_9078" title="MCM_9078" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9079-2/#image" title="MCM_9079"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9079-195x129.jpg" class="attachment-thumbnail" alt="MCM_9079" title="MCM_9079" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9080-2/#image" title="MCM_9080"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9080-195x129.jpg" class="attachment-thumbnail" alt="MCM_9080" title="MCM_9080" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9081-2/#image" title="MCM_9081"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9081-195x129.jpg" class="attachment-thumbnail" alt="MCM_9081" title="MCM_9081" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9083/#image" title="MCM_9083"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9083-195x129.jpg" class="attachment-thumbnail" alt="MCM_9083" title="MCM_9083" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9086/#image" title="MCM_9086"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9086-195x129.jpg" class="attachment-thumbnail" alt="MCM_9086" title="MCM_9086" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9087/#image" title="MCM_9087"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9087-195x129.jpg" class="attachment-thumbnail" alt="MCM_9087" title="MCM_9087" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9089-2/#image" title="MCM_9089"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9089-195x129.jpg" class="attachment-thumbnail" alt="MCM_9089" title="MCM_9089" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9090/#image" title="MCM_9090"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9090-195x129.jpg" class="attachment-thumbnail" alt="MCM_9090" title="MCM_9090" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9091/#image" title="MCM_9091"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9091-139x210.jpg" class="attachment-thumbnail" alt="MCM_9091" title="MCM_9091" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9092-2/#image" title="MCM_9092"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9092-195x129.jpg" class="attachment-thumbnail" alt="MCM_9092" title="MCM_9092" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9093/#image" title="MCM_9093"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9093-195x129.jpg" class="attachment-thumbnail" alt="MCM_9093" title="MCM_9093" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9095-2/#image" title="MCM_9095"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9095-195x129.jpg" class="attachment-thumbnail" alt="MCM_9095" title="MCM_9095" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9098/#image" title="MCM_9098"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9098-195x129.jpg" class="attachment-thumbnail" alt="MCM_9098" title="MCM_9098" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9102/#image" title="MCM_9102"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9102-139x210.jpg" class="attachment-thumbnail" alt="MCM_9102" title="MCM_9102" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9105/#image" title="MCM_9105"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9105-139x210.jpg" class="attachment-thumbnail" alt="MCM_9105" title="MCM_9105" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9106/#image" title="MCM_9106"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9106-195x129.jpg" class="attachment-thumbnail" alt="MCM_9106" title="MCM_9106" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9107/#image" title="MCM_9107"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9107-195x129.jpg" class="attachment-thumbnail" alt="MCM_9107" title="MCM_9107" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9109/#image" title="MCM_9109"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9109-195x129.jpg" class="attachment-thumbnail" alt="MCM_9109" title="MCM_9109" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9110/#image" title="MCM_9110"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9110-195x129.jpg" class="attachment-thumbnail" alt="MCM_9110" title="MCM_9110" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9112-2/#image" title="MCM_9112"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9112-195x129.jpg" class="attachment-thumbnail" alt="MCM_9112" title="MCM_9112" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9115/#image" title="MCM_9115"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9115-195x129.jpg" class="attachment-thumbnail" alt="MCM_9115" title="MCM_9115" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9117/#image" title="MCM_9117"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9117-195x129.jpg" class="attachment-thumbnail" alt="MCM_9117" title="MCM_9117" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9118/#image" title="MCM_9118"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9118-195x129.jpg" class="attachment-thumbnail" alt="MCM_9118" title="MCM_9118" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9119/#image" title="MCM_9119"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9119-195x129.jpg" class="attachment-thumbnail" alt="MCM_9119" title="MCM_9119" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9120/#image" title="MCM_9120"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9120-195x129.jpg" class="attachment-thumbnail" alt="MCM_9120" title="MCM_9120" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9121/#image" title="MCM_9121"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9121-195x129.jpg" class="attachment-thumbnail" alt="MCM_9121" title="MCM_9121" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9122/#image" title="MCM_9122"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9122-195x129.jpg" class="attachment-thumbnail" alt="MCM_9122" title="MCM_9122" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9123/#image" title="MCM_9123"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9123-195x129.jpg" class="attachment-thumbnail" alt="MCM_9123" title="MCM_9123" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9126/#image" title="MCM_9126"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9126-139x210.jpg" class="attachment-thumbnail" alt="MCM_9126" title="MCM_9126" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9127/#image" title="MCM_9127"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9127-195x129.jpg" class="attachment-thumbnail" alt="MCM_9127" title="MCM_9127" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9134/#image" title="MCM_9134"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9134-195x129.jpg" class="attachment-thumbnail" alt="MCM_9134" title="MCM_9134" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9136-2/#image" title="MCM_9136"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9136-195x129.jpg" class="attachment-thumbnail" alt="MCM_9136" title="MCM_9136" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9137/#image" title="MCM_9137"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9137-195x129.jpg" class="attachment-thumbnail" alt="MCM_9137" title="MCM_9137" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9138/#image" title="MCM_9138"><img width="195" height="128" src="http://s.ma.tt/files/2011/05/MCM_9138-195x128.jpg" class="attachment-thumbnail" alt="MCM_9138" title="MCM_9138" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9139/#image" title="MCM_9139"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9139-195x129.jpg" class="attachment-thumbnail" alt="MCM_9139" title="MCM_9139" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9140-2/#image" title="MCM_9140"><img width="195" height="128" src="http://s.ma.tt/files/2011/05/MCM_9140-195x128.jpg" class="attachment-thumbnail" alt="MCM_9140" title="MCM_9140" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9148/#image" title="MCM_9148"><img width="195" height="129" src="http://s.ma.tt/files/2011/05/MCM_9148-195x129.jpg" class="attachment-thumbnail" alt="MCM_9148" title="MCM_9148" /></a>\n<a href="http://ma.tt/2011/05/balloon-ride/mcm_9151/#image" title="MCM_9151"><img width="139" height="210" src="http://s.ma.tt/files/2011/05/MCM_9151-139x210.jpg" class="attachment-thumbnail" alt="MCM_9151" title="MCM_9151" /></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:"Fri, 20 May 2011 08:00:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:67:"Publisher Blog: Major League Baseball MLBlogs migrates to WordPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1496";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:99:"http://publisherblog.automattic.com/2011/05/19/major-league-baseball-mlblogs-migrates-to-wordpress/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:2505:"<p><strong>MLBlogs</strong> has migrated to WordPress.com &#8211; not only will all their users now be blogging on WordPress.com, there are 3 new themes for any user on WordPress.com to join in the fun. Welcome to WordPress!</p>\n<p><a href="http://en.blog.wordpress.com/2011/05/17/major-league-baseball/"><img class="aligncenter" src="http://en.blog.files.wordpress.com/2020/11/sfgiants-retro.gif?w=640" alt="" /></a></p>\n<p>Check out the <a href="http://en.blog.wordpress.com/2011/05/17/major-league-baseball/">announcement on WordPress.com News</a>.</p>\n<p><em>Ready to become a <a href="http://vip.wordpress.com/">VIP Services Client</a>? Some of the <a href="http://vip.wordpress.com/clients">worlds biggest brands rely on WordPress.com VIP Services.</a></em></p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordpresspublishers.wordpress.com/1496/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordpresspublishers.wordpress.com/1496/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordpresspublishers.wordpress.com/1496/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=publisherblog.automattic.com&blog=1470857&post=1496&subd=wordpresspublishers&ref=&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, 19 May 2011 16:28:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Sara Rosso";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/19";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10037";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/zJfn0xKUvIM/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1409:"<h3>New plugins</h3>\n<p><a href="http://wordpress.org/extend/plugins/wordpress-google-maps/"><strong>Google Maps All In One</strong></a> allows you to easily embed and customize Google maps on your WordPress site &#8211; in posts, pages or as an easy to use widget.</p>\n<p><a href="http://wordpress.org/extend/plugins/wordpress-seo-plugin/"><strong>WPMU DEV SEO</strong></a> is a solution for optimizing your WordPress site to achieve the highest search engine rankings possible.</p>\n<p><a href="http://austinpassy.com/wordpress-plugins/youtube-white-label-shortcode/"><strong>YouTube White Label Shortcode</strong></a> allows you to white label YouTube videos and comes with a shortcode generator in a metabox on the post screen.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-floating-menu/"><strong>Floating Menu</strong></a> creates a widget, which adds a floating, sticky, drop down menu from any standard WordPress custom menu using jQuery.</p>\n<p><a href="http://www.viadat.com/store-locator/"><strong>Store Locator</strong></a> empowers you to efficiently display and manage your important stores, locations, or other points of interest on your website in a manner that&#8217;s easily searchable by visitors.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/zJfn0xKUvIM" 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, 19 May 2011 13:00:38 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:61:"WP iPhone: Big Update: WordPress for iOS 2.8 Available Today!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://ios.wordpress.org/?p=1040";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:85:"http://ios.wordpress.org/2011/05/18/big-update-wordpress-for-ios-2-8-available-today/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:5910:"<p>It&#8217;s been in the works for about two months, and we hope you agree with us that it was worth the wait. This is the first app version in a long time where we&#8217;re actually adding features, previously we&#8217;ve been <a href="http://ios.wordpress.org/2011/05/16/crashes-fixed-may/">100% focused on improving stability</a>, error messages, and help. While these efforts will continue indefinitely, we now feel like the app is stable enough to start adding some long-awaited features. The <strong>Quick Photo button</strong>, lets you snap a picture of something happening right now and blog about it quickly. We&#8217;ve added <strong>Stats</strong> to the app (finally!). The app has also been <strong>translated to 10 languages</strong>, including Spanish, French, Portuguese, and Japanese.</p>\n<h3>Quick Photo</h3>\n<p>The &#8220;Quick Photo&#8221; button is a big step towards the next-generation WordPress app. It&#8217;s the first feature that&#8217;s <strong>action-centric</strong>, meaning that instead of picking the blog, and then selecting what you want to do with it, you pick your action first. The thinking is that an app should be all about getting in and out quickly, performing a specific task.</p>\n<p><a href="http://wpiphone.files.wordpress.com/2011/05/quick-photo-walkthrough.jpg"><img src="http://wpiphone.files.wordpress.com/2011/05/quick-photo-walkthrough.jpg?w=550&h=275" alt="" title="quick-photo-walkthrough" width="550" height="275" class="size-medium wp-image-1064 alignnone" /></a></p>\n<p>As you launch the app, you&#8217;ll notice there&#8217;s now a button in the bottom of your blogs list. Tap it to launch the camera and take a picture, when you&#8217;re satisfied you can add a title or a description (if you want, both are optional), and boom &#8212; you&#8217;re done! The function remembers the last blog you posted a Quick Photo to and will use that for future posts as well. Note: iPhone only for now.</p>\n<h3>Stats</h3>\n<p><a href="http://wpiphone.files.wordpress.com/2011/05/wordpress-ios-stats-screenshot.png"><img src="http://wpiphone.files.wordpress.com/2011/05/wordpress-ios-stats-screenshot.png?w=200&h=300" alt="" title="wordpress-ios-stats-screenshot" width="200" height="300" class="alignright size-medium wp-image-1066" /></a>Finally you&#8217;re able to check your blog&#8217;s statistics on the go. There are charts for Daily, Weekly, and Monthly page views, swipe over them to see the others. You can also see Daily Views by date, as well as top Post Views, Referrers, Search Terms, and Clicks for the past 7 days.</p>\n<p>The Stats feature natively works for all WordPress.com blogs, however you&#8217;ll need <a href="http://jetpack.me/">Jetpack</a> or the stand-alone <a href="http://wordpress.org/extend/plugins/stats/">Stats plugin</a> to see stats for your self-hosted WordPress blog. We recommend that you enable Jetpack on your site, as we&#8217;ll add app-specific functions to it in the future to help further enhance the apps in a quicker turnaround time.</p>\n<h3>Localization</h3>\n<p>This has been long awaited for a lot of you. We&#8217;re happy to report that the WordPress for iOS app is now completely translatable, and 2.8 adds support for 10 languages: Japanese, Italian, Portuguese, Spanish, Swedish, Hebrew, German, Dutch, French, and Croatian.</p>\n<p>Is your language not translated yet? You can very easily add it yourself, and we&#8217;ll put it in the app in a future release! To get started, visit t<a href="http://translate.wordpress.org/projects/ios/dev">he WordPress for iOS project on translate.wordpress.org</a> (<a href="http://translate.wordpress.org/getting-started">learn more</a>). You don&#8217;t have to translate all strings, other people will join in to translate remaining strings.</p>\n<h3>Other changes</h3>\n<p>While we&#8217;re excited about adding a few new, much requested features, we know that stability is still an issue. We&#8217;ve been able to resolve 3/4 of all crashes in the app. This update fixes a number of additional crashes and bugs. The full list of crash and bug fixes is available in the <a href="http://ios.trac.wordpress.org/query?status=closed&group=resolution&milestone=2.8">WordPress for iOS Trac</a>.</p>\n<p>Be sure to follow <a href="http://twitter.com/wordpressios">@WordPressiOS</a> on Twitter for the latest news.</p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpiphone.wordpress.com/1040/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpiphone.wordpress.com/1040/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpiphone.wordpress.com/1040/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ios.wordpress.org&blog=3882653&post=1040&subd=wpiphone&ref=&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:"Wed, 18 May 2011 21:39:15 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"Isaac Keyet";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:30;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:58:"Weblog Tools Collection: WordPress Theme Releases for 5/18";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10029";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:73:"http://feedproxy.google.com/~r/weblogtoolscollection/UXMP/~3/xsbAxEM0_TA/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:1476:"<p><img class="alignnone size-full wp-image-10030" title="modernblogger" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/modernblogger.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://www.wpexplorer.com/modern-blogger-wordpress-theme.html"><strong>Modern Blogger</strong></a> is a very clean and uniquely design WordPress theme thats great for just about any niche. It features some premium like features like a homepage slider, related posts, built-in pagination, social buttons and SuperFish enhanced drop-down menus.</p>\n<p><img class="alignnone size-full wp-image-10031" title="wiredriveclassic" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/wiredriveclassic.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://wordpress.org/extend/themes/wiredrive-classic"><strong>Wiredrive Classic</strong></a> is highly customizable, so you can use it to power a production company website or even a pre-production book.</p>\n<p><img class="alignnone size-full wp-image-10034" title="zenlitepetal" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/zenlitepetal.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://quirm.net/zenlite/zenlite-petal/"><strong>ZenLite Petal</strong></a> is a pastel pink child theme for <a href="http://quirm.net/zenlite/">ZenLite</a> with added Google Fonts.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/xsbAxEM0_TA" 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, 18 May 2011 13:00:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:48:"Matt: BusinessWeek Best Young Tech Entrepreneurs";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:21:"http://ma.tt/?p=38178";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:34:"http://ma.tt/2011/05/businessweek/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:496:"<p>I&#8217;m honored to be have been chosen alongside some cool folks like Kevin Rose, Dave Morin, Andrew Mason, and Charlie Cheever as one of <a href="http://images.businessweek.com/slideshows/20110516/best-young-tech-entrepreneurs-2011/slides/8">Bloomberg BusinessWeek&#8217;s Best Young Tech Entrepreneurs in 2011</a>. I only have 3 more years before I&#8217;m too old for these lists. <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:"Wed, 18 May 2011 12:04:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}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:31:"WPTavern: Thanks For Everything";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.wptavern.com/?p=5268";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:83:"http://feedproxy.google.com/~r/WordpressTavern/~3/Ql_lytojPHY/thanks-for-everything";s: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:4808:"<p>A lot has happened in the 2 and a half years since WPTavern began. In fact, a lot has happened since I started my first paid writing gig for WeblogToolsCollection.com back in December of 2007. Back then, I was infected with the WordPress fascination bug. I wanted to write, read, and learn what I could concerning the publishing system. My enthusiasm showed up in my posts and I was not afraid to write about what was on my mind versus towing any line. Unlike most of the people within the WordPress ecosystem who are developer centric, I had the ability to write well about WordPress as an end user with little to no development experience. Over the course of time, I think my ideas, criticisms and suggestions have helped in one way or another either the WordPress platform or a theme or plugin author. However, since my biggest contributions to the project have really only been words, maybe I haven&#8217;t done anything to improve the CMS as it relies on code. Regardless of my contributions or lack thereof, my goal was to always try and tell the stories of those making things happen which is a gift I don&#8217;t have. I&#8217;m a user, not a creator.</p>\n<p>Thanks to this thing called WordPress and my enthusiasm for not only the platform, but for the people and community that surrounds it, I was able to travel to various parts of the country to attend WordCamps, local events dedicated to bring WordPress users together. I was able to meet and talk face to face with many of the people that have online celebrity status attached to them and found out most of them are down to earth people. I was able to transform myself from a nobody blogger in Northern Ohio to someone who actually could write a thing or two about WordPress. One of my biggest accomplishments though was being able to turn WPTavern into a respected community within the grander ecosystem that is WordPress. Those who registered to the forum and have spent hours on it responding to or creating threads of their own are the ones to thank for that. </p>\n<p>One of my other goals for this site that sort have happened, at least for one year was to generate an income that would allow me to do this full-time. I was on a roll before my fiances father passed away, creating a mudslide of responsibilities and problems that fell into our laps. One year, I was able to generate $10,000 of additional income but to get there, I had to spend 7-9 hours in front of the computer interacting with the community, writing content such as extensive reviews with affiliate links, produce the WordPress weekly podcast on a regular basis on the week-end, essentially be everywhere the news was happening. Once life got in the way of me being able to sit in front of the PC all day, everything started to crumble apart. </p>\n<p>The bottom line is, writing about WordPress, being a user and not a creator is not something that is going to put food on the table and is definitely not going to pay for things such as a new roof, driveway, windows, etc. It could certainly be used for supplemental income but I just don&#8217;t have the energy or will power to keep trudging through the waste deep mud. I need to be thinking about what I can do to get a career in something that will help pay for this stuff that exists in the real world, not the WordPress world. A job or education to get a job that will help sustain my way of life. Recently, I&#8217;ve been thinking about taking a general tradesman certificate course at a local college to see what that&#8217;s all about.</p>\n<p>So what that all means is that my time with WPTavern and everything that I&#8217;ve done in the WordPress world is coming to an end. However, it&#8217;s not the end of WPTavern or the things attached to it. You&#8217;ll find out what&#8217;s happening when the time is right but the future is still bright for this domain and everything attached to it.</p>\n<p>If you&#8217;re interested in keep tabs on me, you can follow me at <a href="http://jeffc.me/">http://jeffc.me/ </a></p>\n\n\n<p>Related posts:<ol><li><a href="http://www.wptavern.com/looking-for-guest-posts-for-september" rel="bookmark" title="Permanent Link: Looking For Guest Posts For September">Looking For Guest Posts For September</a></li>\n<li><a href="http://www.wptavern.com/wptavern-is-my-home-and-youre-just-a-guest" rel="bookmark" title="Permanent Link: WPTavern Is My Home And You&#8217;re Just A Guest">WPTavern Is My Home And You&#8217;re Just A Guest</a></li>\n<li><a href="http://www.wptavern.com/5-tips-to-create-a-great-site-about-wordpress" rel="bookmark" title="Permanent Link: 5 Tips To Create A Great Site About WordPress">5 Tips To Create A Great Site About WordPress</a></li>\n</ol></p><img src="http://feeds.feedburner.com/~r/WordpressTavern/~4/Ql_lytojPHY" 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, 18 May 2011 00:17:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Jeffro";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:14:"Matt: WP + MLB";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=38176";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://ma.tt/2011/05/wp-mlb/";s: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:444:"<p><a href="http://en.blog.wordpress.com/2011/05/17/major-league-baseball/">Batters Up: Major League Baseball Now on WordPress.com</a>. MLB&#8217;s blogging system used to be powered by Movable Type, and about 15,000 blogs switched over to WordPress.com as part of this. It&#8217;s an honor and delight to have so many great bloggers joining the family. They&#8217;re also in good company with VIP blogs for the NFL, NBA, NBC Sports&#8230;</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, 17 May 2011 06:58: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: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: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:35:"WP iPhone: 3/4 of all crashes fixed";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://ios.wordpress.org/?p=1042";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://ios.wordpress.org/2011/05/16/crashes-fixed-may/";s: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:2352:"<p>Over the last few versions of WordPress for iOS, we&#8217;ve been able to eliminiate more than 75% of the crashes reported. While a lot of work remains to make the app as stable as we want it to be, we wanted to share the chart below which details the number of crashes per app version over the last 5 months.</p>\n<p><img src="http://wpiphone.files.wordpress.com/2011/05/wpioscrashreports-graph-small.png?w=560&h=266" alt="" title="wpioscrashreports-graph-small" width="560" height="266" class="alignnone size-full wp-image-1051" /></p>\n<p>WordPress for iOS 2.8 will soon become available, which has further stability improvements as well as some exciting new features.</p>\n<p>Be sure to follow <a href="http://twitter.com/WordPressiOS">@WordPressiOS on Twitter</a> for the latest news.</p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wpiphone.wordpress.com/1042/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wpiphone.wordpress.com/1042/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wpiphone.wordpress.com/1042/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ios.wordpress.org&blog=3882653&post=1042&subd=wpiphone&ref=&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, 16 May 2011 17:47:52 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s: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: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:70:"Weblog Tools Collection: WordPress Contributors Now Listed in 3.2 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:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10026";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/OX1-Ekb1mXY/";s: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:819:"<p>Starting with <a href="http://weblogtoolscollection.com/archives/2011/05/12/wordpress-3-2-beta-1-released/">the 3.2 beta</a>, <a href="http://wordpress.org/">WordPress</a> contributors are <a href="http://wpdevel.wordpress.com/2011/05/13/howdy-3-2-contributors-the-new-credits-page-in/">now credited</a> on a fancy new page in the Dashboard. Data is pulled from the contributor&#8217;s WordPress.org profile (for example, <a href="http://profiles.wordpress.org/users/nacin">Andrew Nacin&#8217;s profile</a>), so make sure that yours is up to date!</p>\n<p>It sure is great to see some up-front recognition for all of the contributors to WordPress. What do you think? Is this a step in the right direction?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/OX1-Ekb1mXY" 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, 16 May 2011 13:00:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:60:"Donncha: Howto: Build a contact form with a Polldaddy survey";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:29:"http://ocaoimh.ie/?p=89496210";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://ocaoimh.ie/2011/05/16/build-contact-form-polldaddy/";s: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:4933:"<p>I just added a contact form to the <a href="http://ocaoimh.ie/about/">about page</a> here using a <a href="http://polldaddy.com/">Polldaddy</a> survey. While it&#8217;s not as straight forward as installing a plugin to do the job, I think it&#8217;s worth doing because it touches on all aspects of Polldaddy survey creation. After you&#8217;ve created this contact form on your own blog you&#8217;ll know how to create a Polldaddy survey, a custom style sheet and how to change the language in the form too. It&#8217;s very flexible.</p>\n<p>Here&#8217;s how I did it.</p>\n<ol>\n<li> Login to <a href="http://polldaddy.com/">Polldaddy</a> and on the <a href="http://polldaddy.com/dashboard/">dashboard</a> create a new survey for your contact form.<br />\n<img class="aligncenter size-full wp-image-89496216" title="newsurvey" src="http://cdn1.ocaoimh.ie/wp-content/uploads/2011/05/newsurvey.png" alt="" width="248" height="355" /></li>\n<li> Give your form a descriptive name and select the custom stylesheet. You&#8217;ll have to create a new one. I use the WordPress 2010 theme so I based my stylesheet on the Plain White theme. Changes are minor, mainly to accommodate width and font size. Grab <a href="http://cdn2.ocaoimh.ie/wp-content/uploads/2011/05/white_contact_form.css">the css file</a> here and copy it into your style.</li>\n<li> Now on to the questions. I created a simple Name, Email and Comment form.<br />\n <img class="aligncenter size-full wp-image-89496220" title="contactformquestions" src="http://cdn3.ocaoimh.ie/wp-content/uploads/2011/05/contactformquestions.png" alt="" width="600" height="500" /></li>\n<li> You need to tell the survey where to send responses. After saving, go to Reports-&gt;Data and scroll down to the Email Notifications where you can fill in your details. You can also subscribe to an rss feed or send responses to a HTTP URL.\n<p><img class="aligncenter size-full wp-image-89496232" title="emailnotifications" src="http://cdn.ocaoimh.ie/wp-content/uploads/2011/05/emailnotifications.png" alt="" width="419" height="404" /></li>\n<li> To embed the form in your website use the embed popup and choose &#8220;Website Inline&#8221;. The iframe code should be copied into the new page that will hold your contact form.\n<p><img class="aligncenter size-full wp-image-89496224" title="embedsurvey" src="http://cdn1.ocaoimh.ie/wp-content/uploads/2011/05/embedsurvey.png" alt="" width="600" height="230" /></li>\n<li> You&#8217;ll have a form that looks like this.\n<p><img class="aligncenter size-full wp-image-89496227" title="contactform" src="http://cdn2.ocaoimh.ie/wp-content/uploads/2011/05/contactform.png" alt="" width="600" height="582" /></li>\n<li> You&#8217;re not finished yet though. Submit the form and you&#8217;ll see the message, &#8220;Survey Completed&#8221;. That&#8217;s not exactly appropriate for a contact form is it? Go to the <a href="http://polldaddy.com/languages/">languages page</a> and create a new Survey Pack. You can change just about every bit of text displayed in the form here. After you&#8217;ve saved the language pack go back to the edit survey page and select the correct language pack:<br />\n<img class="aligncenter size-full wp-image-89496237" title="languagepacks" src="http://cdn3.ocaoimh.ie/wp-content/uploads/2011/05/languagepacks.png" alt="" width="353" height="205" /></li>\n<li> The one final job to do is to adjust the iframe size. I made each field of the form mandatory but that raises errors when you submit an empty form. Those errors make the form longer than the default and the iframe is too small to hold it. I bumped the height to 900 pixels and no more ugly scrollbars! There&#8217;s more empty whitespace below the form but my contact form is at the end of the page so I don&#8217;t mind.</li>\n</ol>\n<p>You could also use the Javascript embed method, but that loads the survey form in a css popup window. I prefer the iframe method.</p>\n<p>As you can see, <a href="http://polldaddy.com/features/">Polldaddy surveys</a> are incredibly flexible and offer a lot of customization options. I work on Polldaddy code every day so of course I&#8217;ll say this but I&#8217;d have no hesitation in recommending the service to anyone needing polls, surveys, quizzes or ratings. Create a <a href="http://polldaddy.com/signup-free/">free account</a> and give it a spin!</p>\n<p><strong>Related Posts</strong><ul><li><a href="http://ocaoimh.ie/about/" rel="bookmark" title="Permanent Link: About">About</a></li><li><a href="http://ocaoimh.ie/2008/10/15/polldaddy-join-the-automattic-family/" rel="bookmark" title="Permanent Link: PollDaddy join the Automattic Family">PollDaddy join the Automattic Family</a></li><li><a href="http://ocaoimh.ie/2003/07/16/gtk2xft-mozilla-firebird-linuxx86-redux/" rel="bookmark" title="Permanent Link: GTK2/XFT Mozilla Firebird Linux/x86 &#8211; redux">GTK2/XFT Mozilla Firebird Linux/x86 &#8211; redux</a></li></ul></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, 16 May 2011 12:48:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s: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: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:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10022";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/psjuHvxs6wI/";s: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:1292:"<h3>New plugins</h3>\n<p><a href="http://madebyraygun.com/lab/resize-twenty-eleven-header/"><strong>Resize Twenty Eleven Header</strong></a> is a simple plugin which allows you to resize the header in the new Twenty Eleven theme (WordPress 3.2 beta) without modifying any code.</p>\n<p><a href="http://tentblogger.com/seo-sitemap/"><strong>Simple SEO Sitemap</strong></a> essentially goes as far as possible for you to streamline the sitemap generation process so that you dont have to do much thinking.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://intensedebate.com/"><strong>IntenseDebate</strong></a> is a feature-rich comment system for WordPress, Blogger, Tumblr and many other blogging/CMS platforms.</p>\n<p><a href="http://sudarmuthu.com/wordpress/posts-by-tag"><strong>Posts by Tag</strong></a> provides sidebar widgets which can be used to display posts from a specific set of tags.</p>\n<p><a href="http://sudarmuthu.com/wordpress/twitter-avatar-reloaded"><strong>Twitter Avatar Reloaded</strong></a> adds a new field to the comment form to get the users Twitter usrename and uses it to replace the Gravatar with their Twitter avatar when the comment is displayed.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/psjuHvxs6wI" 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, 16 May 2011 09:45: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: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: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:70:"Weblog Tools Collection: WP On Tour: International WordPress Coworking";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10004";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/-vAcH5j_YgY/";s: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:1309:"<p><a href="http://wpontour.com/">WP On Tour</a> is an in-planning international coworking trip geared towards anyone with an interest in <a href="http://wordpress.org/">WordPress</a>.</p>\n<blockquote><p>The idea is to step out of your daily (office) environment and work at a challenging location somewhere in the world. Like a holiday, but then with WordPress geeks Everybody is welcome: bloggers, designers, programmers, entrepreneurs, etc.</p>\n<p>Simply 1 week of fun, working, sightseeing, brainstorming, relaxing and inspiring each other.</p></blockquote>\n<p>The trip is being planned by <a href="http://automattic.com/">Automattic</a> Happiness Engineer, <a href="http://kar.im/">Karim Osman</a>, and expected to last anywhere from five to seven days. At this time, there are no details on a location, but wherever it is, there will definitely be plenty of WordPress enthusiasts working and socializing.</p>\n<p>If you can&#8217;t wait to get involved, Karim <a href="http://wpontour.com/2011/05/08/logo-design-contest/">is looking for a killer logo</a> for the event.</p>\n<p>What do you think of the event? Would you travel to work alongside an international collection of WordPress stars?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/-vAcH5j_YgY" 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, 14 May 2011 13:00:41 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:37:"Matt: Incomplete Manifesto for Growth";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=38174";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:53:"http://ma.tt/2011/05/incomplete-manifesto-for-growth/";s: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:9995:"<p><a href="http://www.brucemaudesign.com/112942/">Bruce Mau Design Incomplete Manifesto for Growth</a> &#8212; &#8220;Written in 1998, the Incomplete Manifesto is an articulation of statements exemplifying Bruce Maus beliefs, strategies and motivations. Collectively, they are how we approach every project.&#8221; I dig. Hat tip: <a href="http://blog.noel.io/">Noel</a>.</p>\n<p><span id="more-38174"></span></p>\n<p>Update: Bruce Mau has moved his site to a new CMS (Behance) and broken all previous links, and the Manifesto I linked above is inaccessible or I can&#8217;t find it on the site anymore. That is disappointing, but shouldn&#8217;t diminish the power of the original document, which I&#8217;ve copied below:</p>\n<div class="blockquote"><blockquote><p><strong>1. Allow events to change you.</strong></p>\n<p>You have to be willing to grow. Growth is different from something that happens to you. You produce it. You live it. The prerequisites for growth: the openness to experience events and the willingness to be changed by them.</p>\n<p><strong>2. Forget about good.</strong><br />\nGood is a known quantity. Good is what we all agree on. Growth is not necessarily good. Growth is an exploration of unlit recesses that may or may not yield to our research. As long as you stick to good youll never have real growth.</p>\n<p><strong>3. Process is more important than outcome.</strong><br />\nWhen the outcome drives the process we will only ever go to where weve already been. If process drives outcome we may not know where were going, but we will know we want to<br />\nbe there.</p>\n<p><strong>4. Love your experiments (as you would an ugly child).</strong><br />\nJoy is the engine of growth. Exploit the liberty in casting your work as beautiful experiments, iterations, attempts, trials, and errors. Take the long view and allow yourself the fun of failure every day.</p>\n<p><strong>5. Go deep.</strong></p>\n<p>The deeper you go the more likely you will discover something of value.</p>\n<p><strong>6. Capture accidents.</strong><br />\nThe wrong answer is the right answer in search of a different question. Collect wrong answers as part of the process. Ask different questions.</p>\n<p><strong>7. Study.</strong><br />\nA studio is a place of study. Use the necessity of production as an excuse to study. Everyone will benefit.</p>\n<p><strong>8. Drift.</strong><br />\nAllow yourself to wander aimlessly. Explore adjacencies. Lack judgment. Postpone criticism.</p>\n<p><strong>9. Begin anywhere.</strong><br />\nJohn Cage tells us that not knowing where to begin is a common form of paralysis. His advice: begin anywhere.</p>\n<p><strong>10. Everyone is a leader.</strong><br />\nGrowth happens. Whenever it does, allow it to emerge. Learn to follow when it makes sense. Let anyone lead.</p>\n<p><strong>11. Harvest ideas.</strong><br />\nEdit applications. Ideas need a dynamic, fluid, generous environment to sustain life. Applications, on the other hand, benefit from critical rigor. Produce a high ratio of ideas<br />\nto applications.</p>\n<p><strong>12. Keep moving.</strong><br />\nThe market and its operations have a tendency to reinforce success. Resist it. Allow failure and migration to be part of your practice.</p>\n<p><strong>13. Slow down.</strong><br />\nDesynchronize from standard time frames and surprising opportunities may present themselves.</p>\n<p><strong>14. Dont be cool.</strong><br />\nCool is conservative fear dressed in black. Free yourself from limits of this sort.</p>\n<p><strong>15. Ask stupid questions.</strong><br />\nGrowth is fueled by desire and innocence. Assess the answer, not the question. Imagine learning throughout your life at the rate of an infant.</p>\n<p><strong>16. Collaborate.</strong><br />\nThe space between people working together is filled with conflict, friction, strife, exhilaration, delight, and vast creative potential.</p>\n<p><strong>17. ____________________.</strong><br />\nIntentionally left blank. Allow space for the ideas you haven&#8217;t had yet, and for the ideas</p>\n<p>of others.</p>\n<p><strong>18. Stay up late.</strong><br />\nStrange things happen when you&#8217;ve gone too far, been up too long, worked too hard, and youre separated from the rest of the world.</p>\n<p><strong>19. Work the metaphor.</strong><br />\nEvery object has the capacity to stand for something other than what is apparent. Work on what it stands for.</p>\n<p><strong>20. Be careful to take risks.</strong><br />\nTime is genetic. Today is the child of yesterday and the parent of tomorrow. The work you produce today will create your future.</p>\n<p><strong>21. Repeat yourself.</strong></p>\n<p>If you like it, do it again. If you don&#8217;t like it, do it again.</p>\n<p><strong>22. Make your own tools.</strong><br />\nHybridize your tools in order to build unique things. Even simple tools that are your own can yield entirely new avenues of exploration. Remember, tools amplify our capacities, so even a small tool can make a big difference.</p>\n<p><strong>23. Stand on someones shoulders.</strong><br />\nYou can travel farther carried on the accomplishments of those who came before you. And the view is so much better.</p>\n<p><strong>24. Avoid software.</strong><br />\nThe problem with software is that everyone has it.</p>\n<p><strong>25. Don&#8217;t clean your desk.</strong></p>\n<p>You might find something in the morning that you cant see tonight.</p>\n<p><strong>26. Don&#8217;t enter awards competitions.</strong><br />\nJust don&#8217;t. Its not good for you.</p>\n<p><strong>27. Read only left-hand pages.</strong><br />\nMarshall McLuhan did this. By decreasing the amount of information, we leave room for what he called our “noodle.”</p>\n<p><strong>28. Make new words.</strong><br />\nExpand the lexicon. The new conditions demand a new way of thinking. The thinking demands new forms of expression. The expression generates new conditions.</p>\n<p><strong>29. Think with your mind.</strong></p>\n<p>Forget technology. Creativity is not device-dependent.</p>\n<p><strong>30. Organization = Liberty.</strong><br />\nReal innovation in design, or any other field, happens in context. That context is usually some form of cooperatively managed enterprise. Frank Gehry, for instance, is only able to realize Bilbao because his studio can deliver it on budget. The myth of a split between “creatives” and “suits” is what Leonard Cohen calls a charming artifact of the past.</p>\n<p><strong>31. Don&#8217;t borrow money.</strong><br />\nOnce again, Frank Gehrys advice. By maintaining financial control, we maintain creative control. Its not exactly rocket science, but its surprising how hard it is to maintain this discipline, and how many have failed.</p>\n<p><strong>32. Listen carefully.</strong><br />\nEvery collaborator who enters our orbit brings with him or her a world more strange and complex than any we could ever hope to imagine. By listening to the details and the subtlety of their needs, desires, or ambitions, we fold their world onto our own. Neither party will ever be the same.</p>\n<p><strong>33. Take field trips.</strong></p>\n<p>The bandwidth of the world is greater than that of your TV set, or the Internet, or even a totally immersive, interactive, dynamically rendered, object-oriented, real-time, computer graphic simulated environment.</p>\n<p><strong>34. Make mistakes faster.</strong><br />\nThis isn&#8217;t my idea I borrowed it. I think it belongs to Andy Grove.</p>\n<p><strong>35. Imitate.</strong><br />\nDon&#8217;t be shy about it. Try to get as close as you can. Youll never get all the way, and the separation might be truly remarkable. We have only to look to Richard Hamilton and his version of Marcel Duchamps large glass to see how rich, discredited, and underused imitation is as a technique.</p>\n<p><strong>36. Scat.</strong><br />\nWhen you forget the words, do what Ella did: make up something else … but not words.</p>\n<p><strong>37. Break it, stretch it, bend it, crush it, crack it, fold it.</strong></p>\n<p><strong>38. Explore the other edge.</strong><br />\nGreat liberty exists when we avoid trying to run with the technological pack. We cant find the leading edge because its trampled underfoot. Try using old-tech equipment made obsolete by an economic cycle but still rich with potential.</p>\n<p><strong>39. Coffee breaks, cab rides, green rooms.</strong><br />\nReal growth often happens outside of where we intend it to, in the interstitial spaces what Dr. Seuss calls “the waiting place.” Hans Ulrich Obrist once organized a science and art conference with all of the infrastructure of a conference the parties, chats, lunches, airport arrivals but with no actual conference. Apparently it was hugely successful and spawned many ongoing collaborations.</p>\n<p><strong>40. Avoid fields.</strong><br />\nJump fences. Disciplinary boundaries and regulatory regimes are attempts to control the wilding of creative life. They are often understandable efforts to order what are manifold, complex, evolutionary processes. Our job is to jump the fences and cross the fields.</p>\n<p><strong>41. Laugh.</strong><br />\nPeople visiting the studio often comment on how much we laugh. Since Ive become aware of this, I use it as a barometer of how comfortably we are expressing ourselves.</p>\n<p><strong>42. Remember.</strong></p>\n<p>Growth is only possible as a product of history. Without memory, innovation is merely novelty. History gives growth a direction. But a memory is never perfect. Every memory is a degraded or composite image of a previous moment or event. That&#8217;s what makes us aware of its quality as a past and not a present. It means that every memory is new, a partial construct different from its source, and, as such, a potential for growth itself.</p>\n<p><strong>43. Power to the people.</strong><br />\nPlay can only happen when people feel they have control over their lives. We cant be free agents if were not free.</p>\n</blockquote></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, 13 May 2011 17:20:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s: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:58:"Weblog Tools Collection: WordPress Theme Releases for 5/13";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10013";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/zPBtsj79oag/";s: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:1654:"<p><img class="alignnone size-full wp-image-10014" title="icynight" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/icynight.jpg" alt="" width="150" height="108" /></p>\n<p><a href="http://emptynestthemes.emptynestheritage.com/?p=1248"><strong>Icy Night</strong></a> features vibrant, loud, and bright colors with a cohesive and smooth feel.</p>\n<p><img class="alignnone size-full wp-image-10015" title="commonblog" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/commonblog.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://wordpress.org/extend/themes/the-common-blog"><strong>The Common Blog</strong></a> is a simple and clean theme to use right out of the gate or to build upon with child themes.</p>\n<p><img class="alignnone size-full wp-image-10016" title="zlblue" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/zlblue.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://quirm.net/zenlite/zenlite-blue/"><strong>ZenLite Blue</strong></a> is a <a href="http://quirm.net/zenlite/">ZenLite</a> child theme with all of the same functionality as ZenLite, but with a blue skin.</p>\n<p><img class="alignnone size-full wp-image-10017" title="zlcitrus" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/zlcitrus.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://quirm.net/zenlite/zenlite-citrus/"><strong>ZenLite Citrus</strong></a> is a bright and juicy child theme for <a href="http://quirm.net/zenlite/">ZenLite</a> with added Google Fonts.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/zPBtsj79oag" 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, 13 May 2011 13:00:33 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:29:"Matt: Living with Black Swans";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=38172";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://ma.tt/2011/05/living-with-black-swans/";s: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:473:"<p><a href="http://knowledge.wharton.upenn.edu/article.cfm?articleid=2755">Nassim Taleb on Living with Black Swans</a> &#8212; &#8220;During a recent visit to Wharton as part of The Goldstone Forum, he spoke with Wharton finance professor Richard Herring &#8212; who taught Taleb when he was a Wharton MBA student &#8212; about events in the Middle East, the oil supply, investing in options, the U.S. economy, the dollar, health care and of course, black swans.&#8221;</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, 13 May 2011 02:21:37 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"Matt";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:54:"Weblog Tools Collection: WordPress 3.2 Beta 1 Released";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10008";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/Py4NxvzbjW0/";s: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:1464:"<p><a href="http://wordpress.org/">WordPress</a> 3.2 Beta 1 <a href="http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/">has been released</a>. It&#8217;s not recommended for use on a live site yet, but testing is still encouraged. If you find any bugs, please <a href="http://codex.wordpress.org/Reporting_Bugs">report them</a> as soon as possible with as much detail as possible.</p>\n<p>The new beta sports performance improvements, <a href="http://weblogtoolscollection.com/archives/2011/05/04/distraction-free-writing-is-coming-to-wordpress/">distraction-free writing</a>, <a href="http://weblogtoolscollection.com/archives/2011/05/06/wordpress-3-2-new-dashboard-and-twenty-eleven/">a new Dashboard and Default Theme</a>, more admin bar features, and no more support for long-outdated browsers (including links to the redesigned <a href="http://browsehappy.com/">Browse Happy</a>).</p>\n<p>If you have any questions, please contact the <a href="http://wordpress.org/support/forum/alphabeta">special support forum</a> or the <a href="http://lists.automattic.com/mailman/listinfo/wp-testers">wp-testers mailing list</a>.</p>\n<p>If you&#8217;re a plugin or theme developer, now&#8217;s the time to try WordPress 3.2, as the final release is on target for the end of June.</p>\n<p>Have you tried the WordPress 3.2 beta yet? What do you think so far?</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/Py4NxvzbjW0" 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, 12 May 2011 13:00: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: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:31:"Dev Blog: WordPress 3.2, Beta 1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1816";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:4229:"<p>It seems like just yesterday that we released WordPress 3.1, but it&#8217;s actually been almost three months. We&#8217;ve spent that time putting together a new release focused on performance improvements, and are ready for our first beta testers!</p>\n<p>As always, this is software still in development and <strong>we don&#8217;t recommend that you run it on a production site</strong> &#8212; set up a test site just to play with the new version. If you break it (find a bug), please report it, and if you&#8217;re a developer, try to help us fix it.</p>\n<p>If all goes well, we hope to release WordPress 3.2 by the end of June, though that is (again, as always) subject to change depending on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version. If you want to be a beta tester, you should check out the Codex article on <a title="Reporting Bugs for WordPress" href="http://codex.wordpress.org/Reporting_Bugs">how to report bugs</a>.</p>\n<p><strong>Here&#8217;s some of what&#8217;s new:</strong></p>\n<ul>\n<li><strong>Performance improvements</strong> like you wouldn&#8217;t believe. What&#8217;s that mean? Things are faster!</li>\n<li><strong>Distraction-free Writing</strong>. The visual editor&#8217;s full-screen composing experience has gotten a major overhaul, and is now available from HTML mode, too. More than ever, WordPress allows you to focus on what matters most &#8212; your content.</li>\n<li><strong>Admin UI Refresh</strong>. The last major redesign of the WordPress admin was in 2008. This isn&#8217;t a major redesign, just a little facelift to keep us feeling young. WordPress turns 8 later this month, you know.</li>\n<li><strong>New Default Theme</strong>. Introducing Twenty Eleven, based on the popular Duster theme. Rotating header images, post format support, and more.</li>\n<li><strong><a href="http://browsehappy.com">Browse Happy</a></strong>. WordPress is made to work with modern browsers. If you visit your Dashboard using an outdated web browser, we&#8217;ll let you know there&#8217;s a newer version available.</li>\n<li><strong>Admin Bar</strong>. We&#8217;ve added more links to the admin bar to make it even more useful.</li>\n</ul>\n<div>\n<div><strong>Be Aware:</strong></div>\n<div>\n<ul>\n<li>WordPress has new minimum system requirements: PHP 5.2.4 and MySQL 5.0.</li>\n<li>Internet Explorer 6 will no longer be supported.</li>\n<li>The favorites menu has been removed. If you&#8217;ve written any plugins that use this menu, it&#8217;s time to switch over to an admin bar placement.</li>\n</ul>\n</div>\n</div>\n<div><strong>Known Issues</strong>:</div>\n<div>\n<ul>\n<li>We haven&#8217;t updated the blue admin color scheme yet, so do your testing in the gray zone for best results.</li>\n</ul>\n</div>\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.2 development cycle, <strong>please start now</strong> 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/6">many bugs</a> we already know about.</p>\n<p><a title="Download WordPress 3.2 Beta 1" href="http://wordpress.org/wordpress-3.2-beta1.zip">Download WordPress 3.2 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, 12 May 2011 08:22:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s: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: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:57:"Publisher Blog: Montreal Gazette powered by WordPress.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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:43:"http://publisherblog.automattic.com/?p=1478";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:89:"http://publisherblog.automattic.com/2011/05/11/montreal-gazette-powered-by-wordpress-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:2669:"<p>Now the <strong>Montreal Gazette</strong>&#8216;s network of blogs is powered by WordPress and part of the <a href="http://vip.wordpress.com/hosting">WordPress.com VIP Hosting program</a>. Welcome to the WordPress family!</p>\n<p><a href="http://www.montrealgazette.com/opinion/blogs/index.html"><img class="aligncenter size-full wp-image-1481" title="Montreal Gazette on WordPress" src="http://wordpresspublishers.files.wordpress.com/2011/05/new-assassins-creed-unveiled-montreal-gazette-blogs-20110510.jpg?w=640&h=533" alt="Montreal Gazette on WordPress" width="640" height="533" /></a></p>\n<p>[Visit the <a href="http://www.montrealgazette.com/opinion/blogs/index.html">Montreal Gazette''s network of blogs</a>]</p>\n<p><em>Ready to become a <a href="http://vip.wordpress.com/">VIP Services Client</a>? Some of the <a href="http://vip.wordpress.com/clients">worlds biggest brands rely on WordPress.com VIP Services.</a></em></p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordpresspublishers.wordpress.com/1478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordpresspublishers.wordpress.com/1478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordpresspublishers.wordpress.com/1478/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=publisherblog.automattic.com&blog=1470857&post=1478&subd=wordpresspublishers&ref=&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:"Wed, 11 May 2011 18:57:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Sara Rosso";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:43:"Andrew: Server managed cache in the browser";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:34:"http://azaozz.wordpress.com/?p=145";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://azaozz.wordpress.com/2011/05/11/server-managed-cache-in-the-browser/";s: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:7180:"<p>Imagine browsing to a big web page with lots of images and scripts, and it loads in your browser almost instantly, nearly as fast as loading it from your hard drive. Now imagine you&#8217;re browsing a web site with about 60-70 of these pages and they all load very very fast. Sounds interesting? But how to do that? Prime the browser&#8217;s cache? Preload all components of the web pages somehow? Is that possible?</p>\n<p>Well, yes and no. It is possible by using <a href="http://gears.google.com/">Gears</a>. It can be set to store all &#8220;static&#8221; components (JS, CSS, images, etc.) of a web page or a whole web site and load them from the local storage every time they are requested by the browser. However the Gears team <a href="http://gearsblog.blogspot.com/2010/02/hello-html5.html">shifted their priorities</a> to HTML 5.0 offline storage which was the main idea behind Gears in the first place. Unfortunately the HTML 5.0 specification for offline storage implements only some of the features that were available in Gears, so this type of caching (controlled by the user and managed by the server) is impossible.</p>\n<p><em>But why server managed cache? Isn&#8217;t the standard browser caching good enough?</em> Yes, it is good. It has evolved significantly during the 15 or so years since the beginning of the World Wide Web. However it just can&#8217;t do that.</p>\n<p>Lets take a simplistic look at how the browser cache works:</p>\n<ul>\n<li>We (the users) browse to a web page.</li>\n<li>The Server tells the Browser: &#8220;Hey there, these few files (images, JS, CSS, etc.) are almost never updated, put them in your cache and don&#8217;t ask me to send them again for the next 10 years.&#8221;</li>\n<li>The Browser thinks: &#8220;Hmm, put them in the cache you saying? I&#8217;ll think about it. You know, I&#8217;m a Web Browser. I need to load pages very very fast. I don&#8217;t want a huge cache with millions of files in it. That will slow me down. Lets see if the User would come back to this page ever again.&#8221;</li>\n</ul>\n<p>If we keep going to the same web page eventually the Browser would change his mind: &#8220;Maybe that Server was right and I should put these files in my cache. That would speed up page loading. But what will happen if these files are updated&#8230; I better keep asking the Server to check if they have been updated so my cache is always fresh.&#8221;</p>\n<p>Couple of years ago we implemented Gears as WordPress&#8217; Turbo feature. We didn&#8217;t use it to make WordPress an offline app, we used it to create server managed cache. It worked great. Even the heaviest pages in the WordPress admin were loading considerably faster regardless of how often the users were visiting them.</p>\n<p>The implementation was very simple: we had a manifest that listed all &#8220;static&#8221; files and couple of user options to enable and initialize the &#8220;super cache&#8221;. The rest was handled automatically by Gears. So in reality we discovered the perfect way of browser caching for web apps:</p>\n<ul>\n<li>The User decides which web sites / web apps are cached and can add or remove them.</li>\n<li>The server (i.e. the web app) maintains the cache, updating, adding, deleting files as needed.</li>\n</ul>\n<p>The results were spectacular. We didn&#8217;t need to concatenate and compress scripts and stylesheets. We even stopped compressing TinyMCE which alone can load about 30-40 files on initialization. And page load time was from 0.5 to 1.5 sec. no matter how heavy the page was. For comparison before implementing this &#8220;super caching&#8221; pages were loading in 5 to 9 sec.</p>\n<p><em>Why was it performing that well?</em> Simple: it eliminated all requests to the server for the files that were cached. And that means <strong>all</strong>, even the &#8220;HEAD&#8221; requests. In our implementation the only file that was loaded from the server was the actual HTML. All other components of the web page were stored in Gears&#8217; offline storage.</p>\n<p>That also had the side benefit of eliminating a big chunk of traffic to the server. At first look it doesn&#8217;t seem like a lot, 30-40 requests for the web page components followed by 30-40 of HEAD requests per page every now and then (while the browser cache is hot), but think about it in global scope: several millions of these pages are loaded every hour.</p>\n<p><em>So, why not do the same with HTML 5.0 offline storage?</em> Because it doesn&#8217;t work that way. The HTML 5.0 specification for offline storage is good only for&#8230; Offline storage. It&#8217;s missing a lot of the features Gears has. Yes, there is a workaround. We can &#8220;store offline&#8221; a skeleton of the web page and then load all the dynamic content with XHR (a.k.a. AJAX), but that method has other (quite annoying) limitations. Despite that we will try this method in WordPress for sure, but that discussion is for another post.</p>\n<p><em>In short:</em> the HTML 5.0 offline storage implementation is missing some critical features. For example a file that is stored there <strong>is not</strong> loaded from the storage when the browser goes to another page on the same website. Yes, it&#8217;s sad watching the browser load the same file again and again from the Internet when that file is already on the user&#8217;s hard drive.</p>\n<p><em>What can we do about it?</em> Don&#8217;t think there is anything that can be done short of changing, or rather enhancing the HTML 5.0 specification for offline storage. The XHR &#8220;hack&#8221; that makes this kind of caching possible with the current HTML 5.0 is still just a hack.</p>\n<br /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azaozz.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azaozz.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azaozz.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=azaozz.wordpress.com&blog=3380945&post=145&subd=azaozz&ref=&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:"Wed, 11 May 2011 15:32:57 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Andrew Ozz";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:46;a:6:{s:4:"data";s:13:"\n \n \n \n \n \n \n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:59:"Weblog Tools Collection: WordPress Plugin Releases for 5/11";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"http://weblogtoolscollection.com/?p=10001";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/RKOOeKbLQp4/";s: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:1728:"<h3>New plugins</h3>\n<p><a href="http://wpti.ps/plugins/multisite-dashboard-feed-widget-plugin/"><strong>Multisite Dashboard Feed Widget</strong></a> shows the latest posts from the main site of a multisite install in the top of the Dashboard of the sites hanging under the multisite install.</p>\n<p><a href="http://www.designchemical.com/blog/index.php/wordpress-plugin-slick-contact-forms/"><strong>Slick Contact Forms</strong></a> creates a widget, which adds a contact form using either a floating, drop down button or a sticky, sliding tab.</p>\n<p><a href="http://wpcodesnippets.info/blog/wcs-custom-permalinks-hotfix.html"><strong>WCS Custom Permalinks Hotfix</strong></a> is a hotfix for permalink issues encountered with WordPress installations after upgrading to 3.1.x.</p>\n<p><a href="http://wpcodesnippets.info/blog/wcs-qr-code-generator.html"><strong>WCS QR Code Generator</strong></a> is a QR Code (Quick Response) generator for mobile tagging. It allows you to create one of the ever-popular QR Codes anywhere on a page/post or in a text widget.</p>\n<p><a href="http://www.capn3m0.org/wp-users-page"><strong>WP Users Page</strong></a> uses a shortcode to display a list of users under a specific role.</p>\n<h3>Updated plugins</h3>\n<p><a href="http://www.faktor.cc/Fotomobil/wp-osm-plugin"><strong>OSM</strong></a> displays maps in your WordPress blog using the OpenLayers technology &#8211; no API key is needed.</p>\n<p><a href="http://wordpress.org/extend/plugins/pagely-multiedit/"><strong>Page.ly MultiEdit</strong></a> uses custom fields to create simple tinyMCE editable regions on page templates.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/RKOOeKbLQp4" 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, 11 May 2011 13:00: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: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:47:"Weblog Tools Collection: Finding WordPress Jobs";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=9997";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/AFlyCWezn4g/";s: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:2289:"<p><a href="http://wordpress.org/">WordPress</a> jobs are starting to come in high demand again. <a href="http://automattic.com/">Automattic</a> is looking for talented folks <a href="http://automattic.com/jobs/">in a variety of fields</a>, and <a href="http://crowdfavorite.com/">Crowd Favorite</a> is looking for <a href="http://alexking.org/blog/2011/05/09/hiring-sr-php-developers">PHP developers</a>, but you won&#8217;t be able to walk into just any office and apply for a WordPress-related position. You&#8217;ll need to know where to look first.</p>\n<p><a href="http://www.elance.com/">Elance</a> seems to be the way to go these days, and it&#8217;s definitely worth noticing that &#8220;WordPress&#8221; is <a href="http://www.elance.com/php/search/main/eolsearch.php?matchType=project#matchKeywords=%22WordPress%22&catFilter=10183">their most in-demand skill set</a>. I used Elance for a few jobs in the past, and it&#8217;s incredibly easy. Just signup for an account, pick your client, and they&#8217;ll either take care of or walk you through the rest. They even have some nice arbitration options if a client stiffs you on the bill.</p>\n<p>Another great place to look is <a href="http://jobs.wordpress.net/">the official WordPress Jobs board</a>. In fact, that&#8217;s how I found my job here. The concept is pretty straight-forward. Just find a job posting that catches your eye, contact the poster, and proceed from there. Make sure that you subscribe to the site&#8217;s RSS feeds too. You don&#8217;t want to miss out on a great job just because someone else saw it before you did.</p>\n<p>The most important bit of advice that I can offer is that you need to make yourself known and make an effort to contact potential clients. Don&#8217;t expect them to come to you. By all means, set up a site to advertise your services, but don&#8217;t expect to anyone to find it without word of mouth references, and don&#8217;t expect such references without satisfied clients.</p>\n<p>Disclaimer: I work for Weblog Tools Collection (found via WordPress Jobs) and Automattic (found via their site), so you can too! Now, get out there and find a job that you enjoy doing!</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/AFlyCWezn4g" 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, 10 May 2011 13:00:10 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"James Huff";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:47:"Alex King: Hiring: PHP Developers in Denver, CO";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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=5826";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://alexking.org/blog/2011/05/09/hiring-sr-php-developers";s: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:2131:"<p>Want a fun and challenging work environment? Want to build stuff on the cutting edge with and for WordPress? At <a href="http://crowdfavorite.com">Crowd Favorite</a> we build cool things for the web. We get to play with the entire web stack, from back-end API architecture to advanced front-end HTML5, CSS and jQuery interfaces.</p>\n<p class="center"><a href="http://crowdfavorite.com/jobs/#sr-dev"><img src="http://alexking.org/wp/wp-content/uploads/2011/02/hiring-for-ak.png" alt="Crowd Favorite is Hiring" title="Crowd Favorite is Hiring" width="252" height="206" class="alignnone size-full wp-image-5487" /></a></p>\n<p>We are hiring immediately for <a href="http://crowdfavorite.com/jobs/#sr-dev">2 PHP developers</a> to join our team. You should have the following core qualities and experience:</p>\n<ul>\n<li>A love for new challenges. We are constantly taking on new projects for high profile clients, building new integrations, and pushing the limits of what can be done with WordPress.</li>\n<li>A desire to work in a developer-centric environment.</li>\n<li>A solid knowledge of general web architecture, PHP, JavaScript and some decent HTML and CSS chops.</li>\n<li>A self-starter who loves taking ownership of projects.</li>\n<li>Experience working in a team environment and a desire to do so.</li>\n<li>High standards and willingness to always adhere to our &#8220;don&#8217;t ship crap&#8221; policy.</li>\n<li>A willingness to be open and honest about bugs and mistakes.</li>\n</ul>\n<p> This position is available immediately in our Denver office, and we are only considering local candidates<sup><a href="http://alexking.org/blog/topic/wordpress/feed#fn1303977863426n" id="fn1303977863426" class="footnote">1</a></sup> at this time.</p>\n<p>All of this sound good? I hope so, and I look forward to hearing from you.</p>\n<ol class="footnotes">\n<li id="fn1303977863426n">We are willing to consider candidates who wish to relocate to Denver. [<a href="http://alexking.org/blog/topic/wordpress/feed#fn1303977863426">back</a>]</li>\n</ol>\n<img src="http://alexking.org/wp/?ak_action=api_record_view&id=5826&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:"Tue, 10 May 2011 03:59:32 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s: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: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:57:"Weblog Tools Collection: WordPress Theme Releases for 5/9";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:40:"http://weblogtoolscollection.com/?p=9991";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/wHuGKLMcFe0/";s: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:1224:"<p><img class="alignnone size-full wp-image-9992" title="boldlymoody" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/boldlymoody.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://emptynestthemes.emptynestheritage.com/?p=1166"><strong>Boldly Moody</strong></a> simulates looking through frosted glass to beautiful, colorful fabric or a painting.</p>\n<p><img class="alignnone size-full wp-image-9993" title="shadows" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/shadows.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://www.wpexplorer.com/shadows-wordpress-theme.html"><strong>Shadows</strong></a> has a very clean and minimal design enhanced with some great CSS3 shadows.</p>\n<p><img class="alignnone size-full wp-image-9994" title="widodo" src="http://weblogtoolscollection.com/wp-content/uploads/2011/05/widodo.jpg" alt="" width="150" height="113" /></p>\n<p><a href="http://wpgpl.com/themes/widodo/"><strong>Widodo</strong></a> is based on the 960.gs framework and integrated with Twitter and Flickr, Post Thumbnail, Post Format, Gallery and more.</p>\n<img src="http://feeds.feedburner.com/~r/weblogtoolscollection/UXMP/~4/wHuGKLMcFe0" 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, 09 May 2011 13:00: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: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:"";}}}}}}}}}}}}}}}}s:4:"type";i:128;s:7:"headers";a:9:{s:6:"server";s:5:"nginx";s:4:"date";s:29:"Tue, 31 May 2011 16:47:26 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:"Tue, 31 May 2011 16:30:14 GMT";s:14:"content-length";s:6:"169313";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
(138, 0, '_transient_timeout_plugin_slugs', '1313232518', 'no'),
(139, 0, '_transient_plugin_slugs', 'a:16:{i:0;s:33:"configure-smtp/configure-smtp.php";i:1;s:36:"contact-form-7/wp-contact-form-7.php";i:2;s:33:"contact-form-7-modules/hidden.php";i:3;s:42:"contact-form-7-modules/send-all-fields.php";i:4;s:39:"delete-spam-daily/delete-spam-daily.php";i:5;s:33:"duplicate-post/duplicate-post.php";i:6;s:49:"google-calendar-events/google-calendar-events.php";i:7;s:25:"login-logo/login-logo.php";i:8;s:51:"make-filename-lowercase/make-filename-lowercase.php";i:9;s:25:"qtranslate/qtranslate.php";i:10;s:57:"sanitize-spanish-filenames/sanitize-spanish-filenames.php";i:11;s:45:"simple-local-avatars/simple-local-avatars.php";i:12;s:37:"social-media-widget/social-widget.php";i:13;s:49:"vipers-video-quicktags/vipers-video-quicktags.php";i:14;s:29:"wp-swfobject/wp-swfobject.php";i:15;s:37:"wp-twitter-sidebar-widget/twitter.php";}', 'no'),
(222, 0, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1306903623', 'no'),
(223, 0, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1306860423', 'no'),
(1629, 0, '_transient_timeout_feed_mod_e5ae43d92a7dfc13d81bf1dd35e213c7', '1313189073', 'no'),
(1630, 0, '_transient_feed_mod_e5ae43d92a7dfc13d81bf1dd35e213c7', '1313145873', 'no'),
(1631, 0, '_transient_timeout_dash_20494a3d90a6669585674ed0eb8dcd8f', '1313189073', 'no'),
(1632, 0, '_transient_dash_20494a3d90a6669585674ed0eb8dcd8f', '<p>Este widget de escritorio consulta a la <a href="http://blogsearch.google.com/">Búsqueda de blogs de Google </a> de modo que cuando otro blog enlace a su sitio se mostrará aquí. No se ha encontrado ningún enlace entrante… aún. Está bien, no hay prisa.</p>\n', 'no'),
(1633, 0, '_transient_timeout_feed_a5420c83891a9c88ad2a4f04584a5efc', '1313189073', 'no'),
(1634, 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:"Fri, 12 Aug 2011 10:43:29 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://bbpress.org/?v=1.1-alpha-2855";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:22:"edo888 on "GTranslate"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:58:"http://wordpress.org/extend/plugins/gtranslate/#post-14437";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 26 Nov 2009 17:35:42 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"14437@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:108:"Get translations with a single click between 58 languages (more than 98% of internet users) on your website!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"edo888";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s: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: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: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:3;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:36:"Takayuki Miyoshi on "Contact Form 7"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:61:"http://wordpress.org/extend/plugins/contact-form-7/#post-2141";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 02 Aug 2007 12:45:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2141@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:54:"Just another contact form plugin. Simple but flexible.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:16:"Takayuki Miyoshi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:30:"BraveNewCode Inc. on "WPtouch"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:54:"http://wordpress.org/extend/plugins/wptouch/#post-5468";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 01 May 2008 04:58:09 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"5468@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:150:"WPtouch: A simple, powerful and elegant mobile theme for your website.\n\nWPtouch automatically transforms your WordPress blog into an iPhone applicatio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:17:"BraveNewCode Inc.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s: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: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:38:"Brian Colinger on "WordPress Importer"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:66:"http://wordpress.org/extend/plugins/wordpress-importer/#post-18101";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 20 May 2010 17:42:45 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"18101@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:101:"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Brian Colinger";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:"flash gallery on "1 Flash Gallery"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/extend/plugins/1-flash-gallery/#post-24163";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 03 Feb 2011 14:02:51 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"24163@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:146:"1 Flash Gallery is a Photo Gallery with slideshow function, many skins and powerfull admin to manage your image gallery without any program skills";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"flash gallery";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:49:"Joost de Valk on "Google Analytics for WordPress"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:77:"http://wordpress.org/extend/plugins/google-analytics-for-wordpress/#post-2316";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Fri, 14 Sep 2007 12:15:27 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2316@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:145:"Track your WordPress site easily and with lots of metadata: views per author &#38; category, automatic tracking of outbound clicks and pageviews.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Joost de Valk";s: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:66:"mitcho (Michael ?? Erlewine) on "Yet Another Related Posts Plugin"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:79:"http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/#post-2769";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 02 Jan 2008 13:05:03 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"2769@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:133:"Display a list of related entries on your site and feeds based on a unique algorithm. Templating allows customization of the display.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:28:"mitcho (Michael ?? Erlewine)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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: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: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:66:"eight7teen on "SexyBookmarks | email, bookmark, and share buttons"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/extend/plugins/sexybookmarks/#post-9249";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Feb 2009 11:30:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:41:"9249@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:104:"Adds an attractive social bookmarking menu to your posts, pages, index, or any combination of the three.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"eight7teen";s: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: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: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:38:"mdawaffe on "Jetpack by WordPress.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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/extend/plugins/jetpack/#post-23862";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Jan 2011 02:21:38 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"23862@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:104:"Supercharge your WordPress site with powerful features previously only available to WordPress.com users.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:8:"mdawaffe";s: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:42:"Mike Challis on "Fast Secure Contact Form"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:63:"http://wordpress.org/extend/plugins/si-contact-form/#post-12636";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 27 Aug 2009 01:20:04 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"12636@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:131:"A super customizable contact form that lets your visitors send you email. Blocks all automated spammers. No templates to mess with.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mike Challis";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}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:"Fri, 12 Aug 2011 10:44:39 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:13:"last-modified";s:19:"2009-11-26 17:35:42";s:14:"content-length";s:4:"8003";s:4:"x-nc";s:11:"HIT luv 139";}s:5:"build";s:14:"20090627192103";}', 'no'),
(1627, 0, '_transient_timeout_feed_e5ae43d92a7dfc13d81bf1dd35e213c7', '1313189073', 'no'),
(1628, 0, '_transient_feed_e5ae43d92a7dfc13d81bf1dd35e213c7', 'a:4:{s:5:"child";a:1:{s:0:"";a:1:{s:3:"rss";a:1:{i:0;a:6:{s:4:"data";s:4:"\n \n";s:7:"attribs";a:1:{s:0:"";a:1:{s:7:"version";s:3:"2.0";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:1:{s:0:"";a:1:{s:7:"channel";a:1:{i:0;a:6:{s:4:"data";s:33:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:3:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"link:http://localhost/lqdvi/ - 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:86:"http://www.google.com/search?ie=utf-8&q=link:http://localhost/lqdvi/&tbm=blg&tbs=sbd:1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:82:"Your search - <b>link:http://localhost/lqdvi/</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:7:{s:12:"content-type";s:28:"text/xml; charset=ISO-8859-1";s:4:"date";s:29:"Fri, 12 Aug 2011 10:44:38 GMT";s:7:"expires";s:2:"-1";s:13:"cache-control";s:18:"private, max-age=0";s:10:"set-cookie";s:143:"PREF=ID=4e75ac9d8104a931:FF=0:TM=1313145878:LM=1313145879:S=ga5wTuCmbf4BlIks; expires=Sun, 11-Aug-2013 10:44:39 GMT; path=/; domain=.google.com";s:6:"server";s:3:"gws";s:16:"x-xss-protection";s:13:"1; mode=block";}s:5:"build";s:14:"20090627192103";}', 'no'),
(1637, 0, '_transient_timeout_feed_57bc725ad6568758915363af670fd8bc', '1313189074', 'no'),
(220, 0, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1306903623', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(221, 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:"Thu, 26 May 2011 15:52: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:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:39:"http://wordpress.org/?v=3.2-beta2-18055";s:7:"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:42:"WordPress 3.1.3 (and WordPress 3.2 Beta 2)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/05/wordpress-3-1-3/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2011/05/wordpress-3-1-3/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 25 May 2011 18:43:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1838";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:408:"WordPress 3.1.3 is available now and is a security update for all previous versions. It contains the following security fixes and enhancements: Various security hardening by Alexander Concha. Taxonomy query hardening by John Lamansky. Prevent sniffing out user names of non-authors by using canonical redirects. Props Verónica Valeros. Media security fixes by Richard Lundeen of Microsoft, Jesse Ou [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Mark Jaquith";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3497:"<p><a href="http://wordpress.org/download/">WordPress 3.1.3</a> is available now and is a security update for all previous versions. It contains the following security fixes and enhancements:</p>\n<ul>\n<li>Various security hardening by <a href="http://www.buayacorp.com">Alexander Concha</a>.</li>\n<li>Taxonomy query hardening by <a href="http://johnlamansky.com/wordpress">John Lamansky</a>.</li>\n<li>Prevent sniffing out user names of non-authors by using canonical redirects. Props <a href="http://www.talsoft.com.ar">Verónica Valeros</a>.</li>\n<li>Media security fixes by Richard Lundeen of <a href="http://www.microsoft.com/">Microsoft</a>, Jesse Ou of <a href="http://www.microsoft.com/">Microsoft</a>, and <a href="http://www.microsoft.com/security/msrc/default.aspx">Microsoft Vulnerability Research</a>.</li>\n<li>Improves file upload security on hosts with dangerous security settings.</li>\n<li>Cleans up old WordPress import files if the import does not finish.</li>\n<li>Introduce &#8220;clickjacking&#8221; protection in modern browsers on admin and login pages.</li>\n</ul>\n<p>Consult the <a href="http://core.trac.wordpress.org/log/branches/3.1/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=18023&amp;stop_rev=17805&amp;limit=100">change log</a> for more details.</p>\n<p><a href="http://wordpress.org/download/">Download WordPress 3.1.3</a> or update automatically from the Dashboard → Updates menu in your sites admin area.</p>\n<hr />\n<h3>WordPress 3.2 Beta 2 also available</h3>\n<p>In other news, our development of WordPress 3.2 development continues right on schedule. We released <a href="http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/">Beta 1</a> thirteen days ago, and today we&#8217;re putting out Beta 2 for your testing pleasure.</p>\n<p>This is still beta software, so <strong>we don&#8217;t recommend that you use it on production sites</strong>. But if you&#8217;re a plugin developer, a theme developer, or a site administrator, <strong>you should be running this on your test environments</strong> and <a href="http://codex.wordpress.org/Reporting_Bugs">reporting any bugs</a> you find. If you&#8217;re a WordPress user who wants to open your presents early, take advantage of WordPress&#8217; famous 5-minute install and spin up a secondary test site. Let us know what you think!</p>\n<p>The plan is to start putting out release candidates in early June, and to release WordPress 3.2 by the end of the month. The more you help us iron out issues during the beta period, the more likely we are to hit those dates. To misappropriate and mangle a quote from Mahatma Gandhi: &#8220;Be the punctuality you want to see in the WordPress.&#8221; In other words, test now!</p>\n<p>Here are some of the things that changed since Beta 1:</p>\n<ul>\n<li><a href="http://code.google.com/chrome/chromeframe/">Google Chrome Frame</a> is now supported in the admin, if you have it installed. This is especially useful for IE 6 users (remember, IE 6 is otherwise deprecated for the admin).</li>\n<li>The admin is less ugly in IE 7.</li>\n<li>The blue admin color scheme has caught up to the grey one, and is ready for testing.</li>\n<li>We are now bundling jQuery 1.6.1. You should test any JS that uses jQuery. WordPress JavaScript guru Andrew Ozz has <a href="http://wpdevel.wordpress.com/2011/05/25/jquery-updates-in-wordpress-3-2/">a post with more info</a>.</li>\n</ul>\n<p><a href="http://wordpress.org/wordpress-3.2-beta2.zip">Download WordPress 3.2 Beta 2</a></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/05/wordpress-3-1-3/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:1;a:6:{s:4:"data";s:41:"\n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:21:"WordPress 3.2, Beta 1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/news/2011/05/wordpress-3-2-beta-1/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Thu, 12 May 2011 08:22:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1816";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:351:"It seems like just yesterday that we released WordPress 3.1, but it&#8217;s actually been almost three months. We&#8217;ve spent that time putting together a new release focused on performance improvements, and are ready for our first beta testers! As always, this is software still in development and we don&#8217;t recommend that you run it on [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:4230:"<p>It seems like just yesterday that we released WordPress 3.1, but it&#8217;s actually been almost three months. We&#8217;ve spent that time putting together a new release focused on performance improvements, and are ready for our first beta testers!</p>\n<p>As always, this is software still in development and <strong>we don&#8217;t recommend that you run it on a production site</strong> &#8212; set up a test site just to play with the new version. If you break it (find a bug), please report it, and if you&#8217;re a developer, try to help us fix it.</p>\n<p>If all goes well, we hope to release WordPress 3.2 by the end of June, though that is (again, as always) subject to change depending on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version. If you want to be a beta tester, you should check out the Codex article on <a title="Reporting Bugs for WordPress" href="http://codex.wordpress.org/Reporting_Bugs">how to report bugs</a>.</p>\n<p><strong>Here&#8217;s some of what&#8217;s new:</strong></p>\n<ul>\n<li><strong>Performance improvements</strong> like you wouldn&#8217;t believe. What&#8217;s that mean? Things are faster!</li>\n<li><strong>Distraction-free Writing</strong>. The visual editor&#8217;s full-screen composing experience has gotten a major overhaul, and is now available from HTML mode, too. More than ever, WordPress allows you to focus on what matters most &#8212; your content.</li>\n<li><strong>Admin UI Refresh</strong>. The last major redesign of the WordPress admin was in 2008. This isn&#8217;t a major redesign, just a little facelift to keep us feeling young. WordPress turns 8 later this month, you know.</li>\n<li><strong>New Default Theme</strong>. Introducing Twenty Eleven, based on the popular Duster theme. Rotating header images, post format support, and more.</li>\n<li><strong><a href="http://browsehappy.com">Browse Happy</a></strong>. WordPress is made to work with modern browsers. If you visit your Dashboard using an outdated web browser, we&#8217;ll let you know there&#8217;s a newer version available.</li>\n<li><strong>Admin Bar</strong>. We&#8217;ve added more links to the admin bar to make it even more useful.</li>\n</ul>\n<div>\n<div><strong>Be Aware:</strong></div>\n<div>\n<ul>\n<li>WordPress has new minimum system requirements: PHP 5.2.4 and MySQL 5.0.</li>\n<li>Internet Explorer 6 will no longer be supported.</li>\n<li>The favorites menu has been removed. If you&#8217;ve written any plugins that use this menu, it&#8217;s time to switch over to an admin bar placement.</li>\n</ul>\n</div>\n</div>\n<div><strong>Known Issues</strong>:</div>\n<div>\n<ul>\n<li>We haven&#8217;t updated the blue admin color scheme yet, so do your testing in the gray zone for best results.</li>\n</ul>\n</div>\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.2 development cycle, <strong>please start now</strong> 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/6">many bugs</a> we already know about.</p>\n<p><a title="Download WordPress 3.2 Beta 1" href="http://wordpress.org/wordpress-3.2-beta1.zip">Download WordPress 3.2 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/2011/05/wordpress-3-2-beta-1/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:2;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:15:"WordPress 3.1.2";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/04/wordpress-3-1-2/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2011/04/wordpress-3-1-2/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 26 Apr 2011 19:00:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1801";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:376:"WordPress 3.1.2 is now available and is a security release for all previous WordPress versions. This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts. The issue was discovered by a member of our security team, WordPress developer Andrew Nacin, with Benjamin Balter. We suggest you update to 3.1.2 promptly, especially if [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Ryan Boren";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:980:"<p><a href="http://wordpress.org/download/">WordPress 3.1.2</a> is now available and is a security release for all previous WordPress versions.</p>\n<p>This release addresses a vulnerability that allowed Contributor-level users to improperly publish posts.</p>\n<p>The issue was discovered by a member of our security team, WordPress developer <a href="http://andrewnacin.com/">Andrew Nacin</a>, with <a href="http://ben.balter.com/">Benjamin Balter</a>.</p>\n<p>We suggest you update to 3.1.2 promptly, especially if you allow users to register as contributors or if you have untrusted users. <a href="http://codex.wordpress.org/Version_3.1.2">This release</a> also fixes <a title="Bugs fixed in 3.1.2" href="http://core.trac.wordpress.org/query?milestone=3.1.2">a few bugs</a> that missed the boat for version 3.1.1.</p>\n<p><a href="http://wordpress.org/download/">Download 3.1.2</a> or update automatically from the Dashboard → Updates menu in your site&#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/2011/04/wordpress-3-1-2/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:3;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:21:"Summer WordCamps 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/04/summer-wordcamps-201/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/news/2011/04/summer-wordcamps-201/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 16 Apr 2011 23:06:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:9:"Community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:6:"Events";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1785";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:379:"Looking for something fun to do during your summer vacation? Why not check out a WordCamp! WordCamps are locally-organized casual conferences of, by, and for WordPress users, developers, and enthusiasts just like you. The focus of a WordCamp is to foster face-to-face connections and collaboration among the local WordPress crowd, but there are usually some out-of-towners [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:6113:"<p>Looking for something fun to do during your summer vacation? Why not check out a WordCamp! WordCamps are locally-organized casual conferences of, by, and for WordPress users, developers, and enthusiasts just like you. The focus of a WordCamp is to foster face-to-face connections and collaboration among the local WordPress crowd, but there are usually some out-of-towners there as well. Here are the WordCamps that have been approved so far for the summer:</p>\n<p>April 16: <a href="http://wordcampseattle.org/">WordCamp Seattle</a> in Seattle, WA. This weekend! After taking a year off, WordCamp Seattle is back with tracks for bloggers, designers, and developers. This year they&#8217;ll feature a lineup including presentations by both local speakers and visitors like core committer Andrew Nacin, as well as an Ignite session of lightning talks at the end of the day.</p>\n<p>May 5: <a href="http://wordcampdevelopers.com/">WordCamp Vancouver (Developer Edition)</a> in Vancouver, BC. This one-day WordCamp is aimed purely at developers working on the WordPress platform, and will not have content aimed at bloggers (as previous Vancouver WordCamps have). I predict we will start seeing more of these types of niche WordCamps moving forward, because they will mean smaller, more intimate events that allow more collaboration (and make it easier to find venues!). Note that we&#8217;re working with the organizers to get the tickets to a more reasonable price, so keep your eyes open this week if you&#8217;ve held off on buying a ticket because of the price tag.</p>\n<p>May 7: <a href="http://wordcamp-switzerland.ch/">WordCamp Switzerland</a> in Brugg, Switzerland. This one will cover a wide range of topics, including getting started with WordPress, advanced development topics, BuddyPress, and an inside look at running a WordPress-based business.</p>\n<p>May 14: <a href="http://www.ocwordcamp.com/">WordCamp Orange County</a> in Orange, CA. Already sold out! Orange County had their first WordCamp last year, and the organizers have put together another great event this time around.</p>\n<p>May 14: <a href="http://paris14mai2011.wordcamp.fr/">WordCamp Paris</a> in Paris, France. One of the last true unconference-style WordCamps, the Paris group will plan their schedule the morning of the event like they do at BarCamps. WordCamp Paris had one of the best WordCamp t-shirts ever a couple of years ago. And it&#8217;s in Paris in the spring.</p>\n<p>May 2122: <a href="http://wordcampraleigh.com/">WordCamp Raleigh</a> in Raleigh, NC. Repeat organizers from the Raleigh WordPress Meetup Group are just starting to select speakers and put together their plans, but if it is anything like last year, the venue will be packed with WordPress professionals (and maybe there will be cookies). I&#8217;ll be attending this one, as will Nacin.</p>\n<p>June 45: <a href="http://2011.reno.wordcamp.org/">WordCamp Reno-Lake Tahoe</a> in Reno, NV. Organized by a WordPress core UI group contributor, WordCamp Reno-Lake Tahoe is taking place in Reno and has a packed schedule full of visiting experts.</p>\n<p>June 1112: <a href="http://www.wckansascity.org/">WordCamp Kansas City</a> in Overland Park, KS. With publisher, designer, and developer tracks, Kansas City&#8217;s WordCamp will have a little something for everyone, presented in large part by local speakers.</p>\n<p>June 1719: <a href="http://wordcampcolumbus.com/">WordCamp Columbus</a> in Columbus, OH. WordCamp Columbus has a new organizer this year and is bringing the focus more firmly onto WordPress (and less on social media). Their 3-day event includes an entire day for newbies, and another for non-profits, a nice addition to the usual blogger/developer tracks.</p>\n<p>July 910: <a href="http://wcmtl.org/">WordCamp Montreal</a> in Montreal, Quebec. This group consistently puts on a great every year. If you register now, you can still get a $10 discount and get both days for only $30 (with sessions in both English and French to reflect the bilingual nature of the city). Montreal plays host to a number of <a href="http://www.montreal.com/tourism/festivals/index.html">festivals</a> throughout the year, and this weekend is no different, including festivals for the arts, comedy, tango, and even circus arts.</p>\n<p>July 16: <a href="http://2011.sandiego.wordcamp.org/">WordCamp San Diego</a> in San Diego, CA. First WordCamp in San Diego! They have talking about this for over a year, and are now starting to really ramp up the planning. They&#8217;re finalizing their venue right now, and I would expect a great roster of speakers.</p>\n<p>July 16-17: <a href="http://wiki.wordcampuk.org/Main_Page">WordCamp Portsmouth</a> in Portsmouth, UK. The annual WordCamp UK that moves from city to city each year alights this year in Portsmouth. This one is notable because Mike Little, co-founder of WordPress, is part of the organizing team.</p>\n<p>July 2324: <a href="http://wordcampboston.com/">WordCamp Boston</a> in Boston, MA. Another one just about to lock down some details and get starting with speaker selection, etc. An easy train ride from so many places, and not in the middle of winter this year!</p>\n<p>July 30-31: <a href="http://2011.chicago.wordcamp.org">WordCamp Chicago</a> has new organizers and is a new venue this year. A call for speakers, supporters, and volunteers will likely be posted sometime next week.</p>\n<p><a href="http://www.wordcampportland.org/">WordCamp Portland</a> is looking for a venue before deciding on a date this year, as it has outgrown the space it&#8217;s used the past two years, but hopes to happen in September. If you would be interested in donating a venue to this popular event, please <a href="http://www.wordcampportland.org/">contact them</a>.</p>\n<p>We&#8217;ll hold off on posting fall events until later in the summer since there a lot in the planning stages now. To get the most up-to-date information, visit <a href="http://central.wordcamp.org/schedule/">WordCamp Central</a>.</p>\n<p>Hope to see you at a WordCamp soon!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/news/2011/04/summer-wordcamps-201/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:4;a:6:{s:4:"data";s:44:"\n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:15:"WordPress 3.1.1";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/04/wordpress-3-1-1/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2011/04/wordpress-3-1-1/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 05 Apr 2011 15:10:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1762";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:397:"WordPress 3.1.1 is now available. This maintenance and security release fixes almost thirty issues in 3.1, including: Some security hardening to media uploads Performance improvements Fixes for IIS6 support Fixes for taxonomy and PATHINFO (/index.php/) permalinks Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues Version 3.1.1 also addresses three [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Ryan Boren";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1395:"<p><a href="http://wordpress.org/download/">WordPress 3.1.1</a> is now available. This maintenance and security release fixes <a title="Bugs fixed in 3.1.1" href="http://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=3.1.1&amp;group=resolution&amp;order=priority">almost thirty issues</a> in 3.1, including:</p>\n<ul>\n<li>Some security hardening to media uploads</li>\n<li>Performance improvements</li>\n<li>Fixes for IIS6 support</li>\n<li>Fixes for taxonomy and PATHINFO (/index.php/) permalinks</li>\n<li>Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues</li>\n</ul>\n<p>Version 3.1.1 also addresses three security issues discovered by WordPress core developers <a href="http://joncave.co.uk/">Jon Cave</a> and <a href="http://blog.ftwr.co.uk/">Peter Westwood</a>, of our security team. The first hardens CSRF prevention in the media uploader. The second avoids a PHP crash in certain environments when handling devilishly devised links in comments, and the third addresses an XSS flaw.</p>\n<p>We suggest you update to 3.1.1 promptly. <a href="http://wordpress.org/download/">Download 3.1.1</a> or update automatically from the Dashboard → Updates menu in your site&#8217;s admin area.</p>\n<p>Our release haiku:</p>\n<p>Only the geeks know<br />\nWhat half this stuff even means<br />\nDon&#8217;t worry &#8212; update</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/04/wordpress-3-1-1/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:5;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:29:"WordPress Summer of Code 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:73:"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 30 Mar 2011 15:57:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:9:"Community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:11:"Development";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:4:"GSoC";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1756";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:361:"For the past several years, WordPress has been a proud participant in the Google Summer of Code program (aka GSoC). We&#8217;ve been accepted as a mentoring organization again this year, and are looking forward to working with a select handful of talented college students who are interested in developing for WordPress. Student applications are currently [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2993:"<p>For the past several years, WordPress has been a proud participant in the <a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2011">Google Summer of Code</a> program (aka GSoC). We&#8217;ve been accepted as a mentoring organization <a title="The official GSoC page on WordPress.org" href="http://wordpress.org/gsoc/">again this year</a>, and are looking forward to working with a select handful of talented college students who are interested in developing for WordPress. Student applications are currently being accepted, and the deadline to apply is April 8. Are you a college student/developer looking for a summer challenge (or do you know one)? If so, read on to find out how you (or your friend) can make $5,000 developing for WordPress this summer. (Best. Summer. Job. Ever.)</p>\n<p>GSoC Logistics:</p>\n<ul>\n<li>175 mentoring organizations (including WordPress)</li>\n<li>Highly competitive and prestigious program (in 2010, 5539 proposals were submitted by 3464 students, and 1026 were accepted)</li>\n<li>You must be enrolled in an accredited college/university</li>\n<li>Coding period is May-August</li>\n<li>Successful completion of project = $5,000</li>\n<li><a href="http://www.google-melange.com/gsoc/document/show/gsoc_program/google/gsoc2011/faqs">GSoC FAQ</a> answers all your questions</li>\n</ul>\n<p>WordPress logistics:</p>\n<ul>\n<li>Mentors include WordPress core developers, plugin authors (including BuddyPress and bbPress), mobile app developers, and WordPress professionals.</li>\n<li>Projects are limited only by your imagination and ability.</li>\n<li>Previous GSoC students have gained responsible roles in WordPress core development, like Dion Hulse and Andrew Nacin (core committers), and Daryl Koopersmith (wrote the internal linking feature in 3.1 and much of the custom menus feature in 3.0).</li>\n<li>This year, in addition to accepting project proposals for the main WordPress web app, we&#8217;re also encouraging applications for projects with the <a href="http://wordpress.org/extend/mobile/">WordPress mobile apps</a> (iOS, Android, Blackberry, Nokia, Windows Phone 7), for community-developed plugins like BuddyPress and bbPress, and even standalone plugins that could become community projects. Check out our <a href="http://codex.wordpress.org/GSoC2011">Codex page on GSoC 2011</a> for some ideas to get you thinking.</li>\n<li>Last year we mentored 15 students, and hope to take on about the same number this year.</li>\n</ul>\n<p>If you&#8217;re a college student/developer, we encourage you to apply. If you&#8217;re a professor or a teacher of graduating high school seniors, encourage your students! If you just want to help us spread the word, <a title="WordPress GSoC 2011 flyer in PDF format (black and white, 8.5 x 11)" href="http://wpdevel.files.wordpress.com/2011/03/wordpress-gsoc-2011-flyer.pdf">download the WordPress GSoC flyer</a> and post it on campus bulletin boards in your town. Remember, April 8 is the deadline to apply!</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:69:"http://wordpress.org/news/2011/03/wordpress-summer-of-code-2011/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:6;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"Live from South by Southwest 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://wordpress.org/news/2011/03/sxsw2011/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/news/2011/03/sxsw2011/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 14 Mar 2011 11:24:46 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:9:"Community";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:10:"genius bar";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:4:"sxsw";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1746";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:322:"If you&#8217;ve ever heard Matt Mullenweg talk about the early days of WordPress, the South by Southwest (SxSW) Interactive festival that takes place each spring in Austin, TX usually crops up in the story. South by Southwest is in full swing right now, and WordPress has been all over the place. On Friday the 11th, [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:2105:"<p>If you&#8217;ve ever heard Matt Mullenweg talk about the early days of WordPress, the <a title="SxSW Interactive" href="http://sxsw.com/interactive">South by Southwest (SxSW) Interactive</a> festival that takes place each spring in Austin, TX usually crops up in the story. South by Southwest is in full swing right now, and WordPress has been all over the place.</p>\n<p>On Friday the 11th, Matt was interviewed by John Battelle of Federated Media in front of a packed ballroom, talking about the future of WordPress. That night, the annual SxSW WordPress BBQ party played host to hundreds of WordPress users, developers, and businesspeople, and attendees got an extra treat this year in the form of a t-shirt made especially to commemorate WordPress and its Texas roots.</p>\n<p>On Saturday the 12th, a second party co-hosted by the Austin WordPress Meetup Group and GeekAustin (and co-sponsored by the WordPress Foundation and WPEngine) brought together a similar crowd but with the addition of local WordPress community members who were not registered for the SxSW conference.</p>\n<p>Starting today, the South by Southwest trade show opens, and this year for the first time it will feature an official WordPress Genius Bar. Staffed by professional WordPress support staff, developers, advanced users, theme designers, and even some of the core contributors and project leaders, the booth will be open from 11am-6pm each day to answer questions and help people with any WordPress problems they might have. If you are at South by Southwest this year, consider stopping by to say hello and pick up a WordPress button or sticker. We&#8217;ll also have a limited supply of the special WordPress/Texas shirts that we&#8217;ll be giving away at the booth, so if you&#8217;re at SxSW between now and Thursday, stop by.  Hope to see you there!</p>\n<p><em>Location: The WordPress booth will be in trade show stand numbers 829, 831, 928, and 930 (it&#8217;s an endcap booth that combines those four spaces). You can find us in those spaces by following the numbered banners hanging from the ceiling.</em></p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://wordpress.org/news/2011/03/sxsw2011/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i: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:26:"WordPress 3.1, lots of fun";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://wordpress.org/news/2011/02/threeone/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:52:"http://wordpress.org/news/2011/02/threeone/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Feb 2011 14:00:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1704";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:388:"The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 &#8220;Reinhardt&#8221; is named in honor of the jazz guitarist Django Reinhardt. Version 3.1 is available for download, or you can update from within your dashboard. This release features a lightning fast redesigned linking workflow which makes it easy to link to your existing posts and pages, an [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Matt Mullenweg";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:17146:"<p>The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 &#8220;Reinhardt&#8221; is named in <a href="http://wordpress.org/about/roadmap/">honor of</a> the jazz guitarist <a href="http://en.wikipedia.org/wiki/Django_Reinhardt">Django Reinhardt</a>. Version 3.1 is <a href="http://wordpress.org/download/">available for download</a>, or you can <a href="http://codex.wordpress.org/Dashboard_Updates_SubPanel">update from within your dashboard</a>.</p>\n<p>This release features a lightning fast <strong>redesigned linking workflow</strong> which makes it easy to link to your existing posts and pages, an <strong>admin bar</strong> so you&#8217;re never more than a click away from your most-used dashboard pages, a <strong>streamlined writing interface</strong> that hides many of the seldom-used panels by default to create a simpler and less intimidating writing experience for new bloggers (visit Screen Options in the top right to get old panels back), and a <strong>refreshed blue admin scheme</strong> available for selection under your personal options.</p>\n<p>There&#8217;s a bucket of candy for developers as well, including our new <strong>Post Formats support</strong> which makes it easy for themes to create portable tumblelogs with different styling for different types of posts, <strong>new CMS capabilities</strong> like archive pages for custom content types, a <strong>new Network Admin</strong>, an overhaul of the import and export system, and the ability to perform<strong> advanced taxonomy and custom fields queries</strong>.</p>\n<p>With the 3.1 release, <strong>WordPress is more of a CMS than ever before</strong>. The only limit to what you can build is your imagination.</p>\n<p>(No video yet for 3.1, we&#8217;re going to add it later.)</p>\n<h3>By the Numbers</h3>\n<p>There were over <strong>two thousand commits</strong> to the codebase in the 3.1 cycle! For a more comprehensive look at everything that has improved in 3.1, check out <a href="http://codex.wordpress.org/Version_3.1">3.1s Codex page</a> or the <a href="http://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=3.1&amp;group=status&amp;desc=1&amp;order=priority">more than 820 closed issues in Trac</a>.</p>\n<p>Now is the time to drop by our development channels if you are interested in being involved with 3.2, as the agenda will be under discussion shortly. We&#8217;re hoping to get the 3.2 release out in a shorter development cycle (3.1 took too long) and include some fun improvements around plugins and the speed of the admin. (Don&#8217;t worry, we&#8217;re still planning <a href="http://www.djangoproject.com/">on using PHP</a>.)</p>\n<h3>We&#8217;re All in This Together</h3>\n<p>WordPress is the result of the combined effort of people from all over the world united with a common goal: to make the best darn web software for publishing your story on the web and sharing it with the world. Here is a list of the more than 180 people who helped out with development during the 3.1 cycle:</p>\n<p><a href="http://profiles.wordpress.org/aaroncampbell">Aaron Campbell (aaroncampbell)</a>, <a href="http://profiles.wordpress.org/adambackstrom">Adam Backstrom (adambackstrom)</a>, <a href="http://profiles.wordpress.org/aldenta">John Ford (aldenta)</a>, <a href="http://profiles.wordpress.org/alexdunae">Alex Dunae (alexdunae)</a>, <a href="http://profiles.wordpress.org/alexkingorg">Alex King (alexkingorg)</a>, <a href="http://profiles.wordpress.org/amandafrench">Amanda French (amandafrench)</a>, <a href="http://profiles.wordpress.org/anderswc">Will Anderson (anderswc)</a>, <a href="http://profiles.wordpress.org/andrea_r">Andrea Rennick (andrea_r)</a>, <a href="http://profiles.wordpress.org/azaozz">Andrew Ozz (azaozz)</a>, <a href="http://profiles.wordpress.org/andy">Andy Skelton (andy/skeltoac)</a>, <a href="http://profiles.wordpress.org/andyblackwell">Andy Blackwell (andyblackwell)</a>, <a href="http://profiles.wordpress.org/arena">André Renaut (arena)</a>, <a href="http://profiles.wordpress.org/avereha">Andrei Vereha (avereha)</a>, <a href="http://profiles.wordpress.org/azizur">Azizur Rahman (azizur)</a>, <a href="http://profiles.wordpress.org/barry">Barry Abrahamson (barry)</a>, <a href="http://profiles.wordpress.org/batmoo">Mohammad Jangda (batmoo)</a>, <a href="http://profiles.wordpress.org/beaulebens">Beau Lebens (beaulebens)</a>, <a href="http://profiles.wordpress.org/benward">Ben Ward (benward)</a>, <a href="http://profiles.wordpress.org/bigdawggi">Matthew G. Richmond (bigdawggi)</a>, <a href="http://profiles.wordpress.org/bigsmoke">Rowan Rodrik van der Molen (bigsmoke)</a>, <a href="http://profiles.wordpress.org/blepoxp">Glenn Ansley (blepoxp)</a>, <a href="http://profiles.wordpress.org/blt4">blt4</a>, <a href="http://profiles.wordpress.org/bobbyblade">bobbyblade</a>, <a href="http://profiles.wordpress.org/boonebgorges">Boone B. Gorges (boonebgorges)</a>, <a href="http://profiles.wordpress.org/briancolinger">Brian Colinger (briancolinger)</a>, <a href="http://profiles.wordpress.org/brianlayman">Brian Layman (brianlayman)</a>, <a href="http://profiles.wordpress.org/caesarsgrunt">Caesar Schinas (caesarsgrunt)</a>, <a href="http://profiles.wordpress.org/casben79">Ben Casey (casben79)</a>, <a href="http://profiles.wordpress.org/chipbennett">Chip Bennett (chipbennett)</a>, Chris Sfanos, <a href="http://profiles.wordpress.org/chrisbliss18">Chris Jean (chrisbliss18)</a>, <a href="http://profiles.wordpress.org/cimmo">Marco Cimmino (cimmo)</a>, <a href="http://profiles.wordpress.org/coffee2code">Scott Reilly (coffee2code)</a>, <a href="http://profiles.wordpress.org/cyberhobo">Dylan Kuhn (cyberhobo)</a>, <a href="http://profiles.wordpress.org/darrenmeehan">Darren Meehan (darrenmeehan)</a>, <a href="http://profiles.wordpress.org/dd32">Dion Hulse (dd32)</a>, <a href="http://profiles.wordpress.org/deanjrobinson">Dean Robinson (deanjrobinson)</a>, <a href="http://profiles.wordpress.org/demetris">Demetris Kikizas, Δημήτρης Κίκιζας (demetris)</a>, <a href="http://profiles.wordpress.org/Denis-de-Bernardy">Denis-de-Bernardy</a>, <a href="http://profiles.wordpress.org/djzone">djzone</a>, <a href="http://profiles.wordpress.org/doktorbro">Доктор Бро (doktorbro)</a>, <a href="http://profiles.wordpress.org/donalmacarthur">Donal MacArthur (donalmacarthur)</a>, <a href="http://profiles.wordpress.org/dougal">Dougal Campbell (dougal)</a>, <a href="http://profiles.wordpress.org/dremeda">Dre Armeda (dremeda)</a>, <a href="http://profiles.wordpress.org/duck_">Jon Cave (duck_)</a>, <a href="http://profiles.wordpress.org/dougwrites">Doug Provencio (dougwrites)</a>, Edward Hevlund (edward mindreantre), <a href="http://profiles.wordpress.org/einare">Einar Egilsson (einare)</a>, <a href="http://profiles.wordpress.org/ericmann">Eric Mann (ericmann)</a>, <a href="http://profiles.wordpress.org/filosofo">Austin Matzko (filosofo)</a>, <a href="http://profiles.wordpress.org/flashingcursor">Gil Rutkowski (flashingcursor)</a>, <a href="http://profiles.wordpress.org/foofy">foofy</a>, <a href="http://profiles.wordpress.org/francescolaffi">Francesco Laffi (francescolaffi)</a>, <a href="http://profiles.wordpress.org/garyc40">Gary Cao (garyc40)</a>, <a href="http://profiles.wordpress.org/greenshady">Justin Tadlock (greenshady)</a>, <a href="http://profiles.wordpress.org/greuben">Reuben Gunday (greuben)</a>, <a href="http://profiles.wordpress.org/hakre">hakre</a>, <a href="http://profiles.wordpress.org/huichen">Hui Chen (huichen)</a>, <a href="http://profiles.wordpress.org/husobj">Ben Huson (husobj)</a>, <a href="http://profiles.wordpress.org/iammattthomas">Matt Thomas (iammattthomas)</a>, <a href="http://profiles.wordpress.org/iandstewart">Ian Stewart (iandstewart)</a>, <a href="http://profiles.wordpress.org/indie-ulf">indie-ulf</a>, <a href="http://profiles.wordpress.org/jacobsantos">Jacob Santos (jacobsantos)</a>, <a href="http://profiles.wordpress.org/jakub.misek">Jakub Míšek (jakub.misek)</a>, <a href="http://profiles.wordpress.org/jamescollins">James Collins (jamescollins)</a>, <a href="http://profiles.wordpress.org/janeforshort">Jane Wells (jane/janeforshort)</a>, <a href="http://profiles.wordpress.org/jayjdk">jayjdk</a>, <a href="http://profiles.wordpress.org/jczorkmid">Jason Penney (jczorkmid)</a>, <a href="http://profiles.wordpress.org/jfarthing84">Jeff Farthing (jfarthing84)</a>, <a href="http://profiles.wordpress.org/jk0">Josh Kearney (jk0)</a>, <a href="http://profiles.wordpress.org/joelhardi">joelhardi</a>, <a href="http://profiles.wordpress.org/johnbillion">John Blackbourn (johnbillion)</a>, <a href="http://profiles.wordpress.org/johnjamesjacoby">John James Jacoby (johnjamesjacoby/jjj)</a>, <a href="http://profiles.wordpress.org/johnonolan">John ONolan (johnonolan)</a>, <a href="http://profiles.wordpress.org/JohnPBloch">John Bloch (JohnPBloch)</a>, <a href="http://profiles.wordpress.org/joostdevalk">Joost de Valk (joostdevalk/yoast)</a>, <a href="http://profiles.wordpress.org/jorbin">Aaron Jorbin (jorbin)</a>, <a href="http://profiles.wordpress.org/josephscott">Joseph Scott (josephscott)</a>, Justin Rainbow, <a href="http://profiles.wordpress.org/kapeels">Kapeel Sable (kapeels)</a>, <a href="http://profiles.wordpress.org/kawauso">Adam Harley (kawauso)</a>, <a href="http://profiles.wordpress.org/koke">Jorge Bernal (koke)</a>, <a href="http://profiles.wordpress.org/koopersmith">Daryl Koopersmith (koopersmith)</a>, <a href="http://profiles.wordpress.org/lancewillett">Lance Willett (lancewillett)</a>, <a href="http://profiles.wordpress.org/latz">Lutz Schroeer (latz)</a>, <a href="http://profiles.wordpress.org/layotte">Lew Ayotte (layotte)</a>, <a href="http://profiles.wordpress.org/linguasite">linguasite</a>, <a href="http://profiles.wordpress.org/lloydbudd">Lloyd Budd (lloydbudd)</a>, <a href="http://profiles.wordpress.org/loushou">loushou</a>, <a href="http://profiles.wordpress.org/mailnew2ster">mailnew2ster</a>, <a href="http://profiles.wordpress.org/mako09">mako09</a>, <a href="http://profiles.wordpress.org/markjaquith">Mark Jaquith (markjaquith)</a>, <a href="http://profiles.wordpress.org/markmcwilliams">Mark McWilliams (markmcwilliams)</a>, <a href="http://profiles.wordpress.org/MattyRob">MattyRob</a>, Mauro Gentile, <a href="http://profiles.wordpress.org/mdawaffe">Michael Adams (mdawaffe)</a>, <a href="http://profiles.wordpress.org/mellertime">Chris Meller (mellertime)</a>, <a href="http://profiles.wordpress.org/mfields">Michael Fields (mfields)</a>, <a href="http://profiles.wordpress.org/MichaelH">MichaelH</a>, <a href="http://profiles.wordpress.org/mikeschinkel">Mike Schinkel (mikeschinkel)</a>, <a href="http://profiles.wordpress.org/miqrogroove">Robert Chapin (miqrogroove)</a>, <a href="http://profiles.wordpress.org/mitchoyoshitaka">Michael &#8220;Mitcho&#8221; Erlewine (mitchoyoshitaka)</a>, <a href="http://profiles.wordpress.org/mrmist">David McFarlane (mrmist)</a>, <a href="http://profiles.wordpress.org/mrwok">mrwok</a>, <a href="http://profiles.wordpress.org/mtekk">John Havlik (mtekk)</a>, <a href="http://profiles.wordpress.org/mwidmann">Martin Widmann (mwidmann)</a>, <a href="http://profiles.wordpress.org/nacin">Andrew Nacin (nacin)</a>, <a href="http://profiles.wordpress.org/nbachiyski">Nikolay Bachiyski (nbachiyski)</a>, <a href="http://profiles.wordpress.org/nathanrice">Nathan Rice (nathanrice)</a>, <a href="http://profiles.wordpress.org/niallkennedy">Niall Kennedy (niallkennedy)</a>, <a href="http://profiles.wordpress.org/neoxx">Bernhard Riedl (neoxx)</a>, <a href="http://profiles.wordpress.org/nickmomrik">Nick Momrik (nickmomrik)</a>, Nils Juenemannn, <a href="http://profiles.wordpress.org/nkuttler">Nicolas Kuttler (nkuttler)</a>, <a href="http://profiles.wordpress.org/nootron">nootron</a>, <a href="http://profiles.wordpress.org/norbertm">norbertm</a>, <a href="http://profiles.wordpress.org/ocean90">Dominik Schilling (ocean90)</a>, <a href="http://profiles.wordpress.org/ohanesian">ohanesian</a>, <a href="http://profiles.wordpress.org/Otto42">Samuel Wood (Otto42)</a>, <a href="http://profiles.wordpress.org/ozh">Ozh Richard (ozh)</a>, Pádraic Brady, <a href="http://profiles.wordpress.org/peaceablewhale">Franklin Tse (peaceablewhale)</a>, <a href="http://profiles.wordpress.org/PeteMall">Pete Mall (PeteMall)</a>, <a href="http://profiles.wordpress.org/phill_brown">Phill Brown (phill_brown)</a>, <a href="http://profiles.wordpress.org/PhillKenoyer">Phill Kenoyer (PhillKenoyer)</a>, <a href="http://profiles.wordpress.org/phrostypoison">phrostypoison</a>, <a href="http://profiles.wordpress.org/prettyboymp">Michael Pretty (prettyboymp)</a>, <a href="http://profiles.wordpress.org/pross">Simon Prosser (pross)</a>, <a href="http://profiles.wordpress.org/ptahdunbar">Ptah Dunbar (ptahdunbar)</a>, <a href="http://profiles.wordpress.org/qwertymaniac">Harsh J. Chouraria (qwertymaniac)</a>, <a href="http://profiles.wordpress.org/RanYanivHartstein">Ran Yaniv Hartstein (RanYanivHartstein)</a>, <a href="http://profiles.wordpress.org/rasheed">Rasheed Bydousi (rasheed)</a>, <a href="http://profiles.wordpress.org/redsweater">Daniel Jalkut (redsweater)</a>, <a href="http://profiles.wordpress.org/rfw">rfw</a>, <a href="http://profiles.wordpress.org/rlerdorf">Rasmus Lerdorf (rlerdorf)</a>, <a href="http://profiles.wordpress.org/rmccue">Ryan McCue (rmccue)</a>, <a href="http://profiles.wordpress.org/rogertheriault">Roger Theriault (rogertheriault)</a>, <a href="http://profiles.wordpress.org/ronbme">ronbme</a>, <a href="http://profiles.wordpress.org/rovo89">rovo89</a>, <a href="http://profiles.wordpress.org/ryan">Ryan Boren (ryan)</a>, <a href="http://profiles.wordpress.org/saracannon">Sara Cannon (saracannon)</a>, <a href="http://profiles.wordpress.org/sbressler">Scott Bressler (sbressler)</a>, <a href="http://profiles.wordpress.org/sc0ttkclark">Scott Kingsley Clark (sc0ttkclark)</a>, <a href="http://profiles.wordpress.org/ScottMac">ScottMac</a>, <a href="http://profiles.wordpress.org/scribu">Silviu Cristian Burca (scribu)</a>, <a href="http://profiles.wordpress.org/SergeyBiryukov">Sergey Biryukov, Сергей Бирюков (SergeyBiryukov)</a>, <a href="http://profiles.wordpress.org/SeyelentEco">Alex Petrescu (SeyelentEco)</a>, <a href="http://profiles.wordpress.org/shawnparker">Shawn Parker (shawnparker)</a>, <a href="http://profiles.wordpress.org/shidouhikari">shidouhikari</a>, <a href="http://profiles.wordpress.org/simonwheatley">Simon Wheatley (simonwheatley)</a>, <a href="http://profiles.wordpress.org/sivel">Matt Martz (sivel)</a>, <a href="http://profiles.wordpress.org/solarissmoke">Samir Shah (solarissmoke)</a>, <a href="http://profiles.wordpress.org/sorich87">sorich87</a>, <a href="http://profiles.wordpress.org/studionashvegas">Mitch Canter (studionashvegas)</a>, <a href="http://profiles.wordpress.org/t31os_">t31os_</a>, <a href="http://profiles.wordpress.org/TECannon">Tracy Cannon (TECannon)</a>, <a href="http://profiles.wordpress.org/tech163">tech163</a>, <a href="http://profiles.wordpress.org/technosailor">Aaron Brazell (technosailor)</a>, <a href="http://profiles.wordpress.org/TheDeadMedic">TheDeadMedic</a>, <a href="http://profiles.wordpress.org/tmoorewp">Tim Moore (tmoorewp)</a>, <a href="http://profiles.wordpress.org/TobiasBg">Tobias Bäthge (TobiasBg)</a>, <a href="http://profiles.wordpress.org/tomthewebmaster">Tom Lany (tomthewebmaster)</a>, <a href="http://profiles.wordpress.org/tonyf12">tonyf12</a>, <a href="http://profiles.wordpress.org/Utkarsh">Utkarsh Kukreti (Utkarsh)</a>, <a href="http://profiles.wordpress.org/vanillalounge">Zé Fontainhas (vanillalounge)</a>, <a href="http://profiles.wordpress.org/vegasgeek">John Hawkins (vegasgeek)</a>, <a href="http://profiles.wordpress.org/vericgar">Michael Stewart (vericgar)</a>, <a href="http://profiles.wordpress.org/Viper007Bond">Alex Mills (Viper007Bond)</a>, <a href="http://profiles.wordpress.org/vladimir_kolesnikov">Vladimir Kolesnikov (vladimir_kolesnikov)</a>, <a href="http://profiles.wordpress.org/wahgnube">wahgnube</a>, <a href="http://profiles.wordpress.org/wedsxcrfv">wedsxcrfv</a>, <a href="http://profiles.wordpress.org/westi">Peter Westwood (westi)</a>, <a href="http://profiles.wordpress.org/whoismanu">whoismanu</a>, <a href="http://profiles.wordpress.org/wnorris">Will Norris (wnorris)</a>, <a href="http://profiles.wordpress.org/wojtek.szkutnik">Wojtek Szkutnik (wojtek.szkutnik)</a>, <a href="http://profiles.wordpress.org/wpcanyon">wpcanyon</a>, <a href="http://profiles.wordpress.org/wpdavis">William P. Davis (wpdavis)</a>, <a href="http://profiles.wordpress.org/wpmuguru">Ron Rennick (wpmuguru)</a>, <a href="http://profiles.wordpress.org/wraithkenny">Kenneth Newman (WraithKenny)</a>, <a href="http://profiles.wordpress.org/yoavf">Yoav Farhi (yoavf)</a>, and <a href="http://profiles.wordpress.org/zeo">Safirul Alfreda (zeo)</a>.</p>\n<p><strong>Bonus:</strong> Don&#8217;t forget to <a href="http://wordpress.tv/">check out the latest on WordPress.tv</a> to see all the cool <a href="http://wordcamp.org/">WordCamp</a> sessions you may have missed.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://wordpress.org/news/2011/02/threeone/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:8;a:6:{s:4:"data";s:47:"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:45:"WordPress 3.0.5 (and 3.1 Release Candidate 4)";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:50:"http://wordpress.org/news/2011/02/wordpress-3-0-5/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:59:"http://wordpress.org/news/2011/02/wordpress-3-0-5/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 07 Feb 2011 23:29:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:8:"Releases";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:8:"Security";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:7:"Testing";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1683";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:366:"WordPress 3.0.5 is now available and is a security hardening update for all previous WordPress versions. This security release is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update. Three point oh point five Enhances security Three point [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Andrew Nacin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:3674:"<p><a href="http://wordpress.org/download/">WordPress 3.0.5</a> is now available and is a security hardening update for all previous WordPress versions.</p>\n<p><a href="http://codex.wordpress.org/Version_3.0.5">This security release</a> is required if you have any untrusted user accounts, but it also comes with important security enhancements and hardening. All WordPress users are strongly encouraged to update.</p>\n<p>Three point oh point five<br />\nEnhances security<br />\nThree point one comes soon</p>\n<p>The release addresses a number of issues and provides two additional enhancements:</p>\n<p><strong>Two moderate security issues</strong> were fixed that could have allowed a Contributor- or Author-level user to gain further access to the site.</p>\n<p><strong>One information disclosure issue</strong> was addressed that could have allowed an Author-level user to view contents of posts they should not be able to see, such as draft or private posts.</p>\n<p><strong>Two security enhancements</strong> were added. One improved the security of any plugins which were not properly leveraging our security API. The other offers additional defense in depth against a vulnerability that was fixed in previous release.</p>\n<p>Thanks to Nils Jueneman and Saddy for their private and responsible disclosures to security@wordpress.org for two of the issues. The others were reported or repaired by our security team.</p>\n<p><strong><a href="http://wordpress.org/download/">Download 3.0.5</a> or update automatically from the Dashboard &gt; Updates menu in your site&#8217;s admin area. Please update immediately.</strong></p>\n<hr />\n<h3>WordPress 3.1 Release Candidate 4 is also now available.</h3>\n<p>The Release Candidate 4 build includes the security fixes and enhancements included in 3.0.5 and addresses about two dozen additional bugs. This includes fixes for:</p>\n<ul>\n<li>Deleting a user and reassigning their posts to another user.</li>\n<li>Marking multiple users or sites as spam in multisite.</li>\n<li>PHP4 compatibility.</li>\n</ul>\n<p>As outlined in <a href="http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-3/">previous</a> <a href="http://wordpress.org/news/2011/01/wordpress-3-1-release-candidate-2/">RC</a> <a href="http://wordpress.org/news/2010/12/wordpress-3-1-release-candidate/">posts</a>, if you are testing the release candidate and think you&#8217;ve found a bug, there are a few ways to let us know:</p>\n<ul>\n<li>Post it to the <a href="http://wordpress.org/support/forum/alphabeta/">Alpha/Beta area in the support forums</a></li>\n<li>Report it to the <a href="http://lists.automattic.com/mailman/listinfo/wp-testers">wp-testers mailing list</a></li>\n<li>Join the development IRC channel and tell us live at irc.freenode.net #wordpress-dev</li>\n<li>File a bug ticket on the <a href="http://core.trac.wordpress.org/">WordPress Trac</a></li>\n</ul>\n<p>To test WordPress 3.1, try the <a href="http://wordpress.org/extend/plugins/wordpress-beta-tester/">WordPress Beta Tester plugin</a> (you&#8217;ll want &#8220;bleeding edge nightlies&#8221;). Or you can <a href="http://wordpress.org/wordpress-3.1-RC4.zip">download the release candidate here</a> (zip). If any new issues become known, you&#8217;ll be able to <a href="http://core.trac.wordpress.org/report/6">find them here</a>.</p>\n<p>After nearly five months of development and testing, we think we&#8217;re very close to a final release. <strong>Users and developers, please test your themes and plugins.</strong></p>\n<p>Download <a href="http://wordpress.org/wordpress-3.1-RC4.zip">WordPress 3.1 RC4</a> or <a href="http://wordpress.org/download/">WordPress 3.0.5</a> now.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:55:"http://wordpress.org/news/2011/02/wordpress-3-0-5/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:9;a:6:{s:4:"data";s:41:"\n \n \n \n \n \n \n\n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:5:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:49:"The Annual WordPress Conference: WordCamp SF 2011";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:51:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:60:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 24 Jan 2011 22:57:02 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"WordCamp";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://wordpress.org/news/?p=1674";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:368:"Mark your calendars: WordCamp San Francisco, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg&#8217;s &#8220;State of the Word&#8221; address as well as a variety of amazing speakers that you&#8217;d normally only get to see at expensive industry [...]";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:10:"Jane Wells";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:1450:"<p>Mark your calendars: <a title="WordCamp San Francisco" href="http://2011.sf.wordcamp.org">WordCamp San Francisco</a>, the official annual WordPress conference, will be August 12-14, 2011. This year will mark the 5th anniversary of WordCamp, and as always will feature Matt Mullenweg&#8217;s &#8220;State of the Word&#8221; address as well as a variety of amazing speakers that you&#8217;d normally only get to see at expensive industry conferences. This year the program will be expanded to three days, with programming for publishers, bloggers, and developers. There will also be related activities, like core team summits, workshops  for contributors, designers, and local organizers, and various professional and networking events. The planning is just beginning, so save the date on your calendar and keep an eye on the <a title="WordCamp SF 2011" href="http://2011.sf.wordcamp.org/">WordCamp SF 2011</a> site (and/or follow the <a href="http://twitter.com/#!/WordCampSF">@wordcampsf</a> twitter account) for updates as details become available.</p>\n<p>*For people who attended WordCamp SF last year who thought the annual event this year would be called WordCon, with WordCamp SF becoming a more locally-oriented event, you can read <a title="What''s in a Name? WordCamp SF vs. WordCon" href="http://central.wordcamp.org/?p=1006">my long-winded explanation</a> of why we didn&#8217;t go that route over the on the WordCamp Central blog.</p>\n";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/news/2011/01/wordcamp-sf-2011/feed/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:38:"http://purl.org/rss/1.0/modules/slash/";a:1:{s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:1:"0";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}}}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:"Tue, 31 May 2011 16:47:25 GMT";s:12:"content-type";s:23:"text/xml; charset=UTF-8";s:10:"connection";s:5:"close";s:4:"vary";s:15:"Accept-Encoding";s:10:"x-pingback";s:36:"http://wordpress.org/news/xmlrpc.php";s:13:"last-modified";s:29:"Thu, 26 May 2011 15:52:05 GMT";s:4:"x-nc";s:11:"HIT luv 138";}s:5:"build";s:14:"20090627192103";}', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(1139, 0, '_site_transient_timeout_wporg_theme_feature_list', '1309464172', 'yes'),
(1140, 0, '_site_transient_wporg_theme_feature_list', 'a:5:{s:6:"Colors";a:15:{i:0;s:5:"black";i:1;s:4:"blue";i:2;s:5:"brown";i:3;s:4:"gray";i:4;s:5:"green";i:5;s:6:"orange";i:6;s:4:"pink";i:7;s:6:"purple";i:8;s:3:"red";i:9;s:6:"silver";i:10;s:3:"tan";i:11;s:5:"white";i:12;s:6:"yellow";i:13;s:4:"dark";i:14;s:5:"light";}s:7:"Columns";a:6:{i:0;s:10:"one-column";i:1;s:11:"two-columns";i:2;s:13:"three-columns";i:3;s:12:"four-columns";i:4;s:12:"left-sidebar";i:5;s:13:"right-sidebar";}s:5:"Width";a:2:{i:0;s:11:"fixed-width";i:1;s:14:"flexible-width";}s:8:"Features";a:18:{i:0;s:8:"blavatar";i:1;s:10:"buddypress";i:2;s:17:"custom-background";i:3;s:13:"custom-colors";i:4;s:13:"custom-header";i:5;s:11:"custom-menu";i:6;s:12:"editor-style";i:7;s:21:"featured-image-header";i:8;s:15:"featured-images";i:9;s:20:"front-page-post-form";i:10;s:19:"full-width-template";i:11;s:12:"microformats";i:12;s:12:"post-formats";i:13;s:20:"rtl-language-support";i:14;s:11:"sticky-post";i:15;s:13:"theme-options";i:16;s:17:"threaded-comments";i:17;s:17:"translation-ready";}s:7:"Subject";a:3:{i:0;s:7:"holiday";i:1;s:13:"photoblogging";i:2;s:8:"seasonal";}}', 'yes'),
(364, 0, 'theme_mods_twentyten', 'a:1:{i:0;b:0;}', 'yes'),
(148, 0, 'theme_mods_bloggingstream', 'a:2:{i:0;b:0;s:18:"nav_menu_locations";a:2:{s:12:"primary-menu";i:3;s:11:"footer-menu";i:4;}}', 'yes'),
(434, 0, 'woo_themename', 'LQDVI', 'yes'),
(435, 0, 'woo_shortname', 'woo', 'yes'),
(436, 0, 'woo_custom_template', 'a:2:{s:5:"image";a:5:{s:4:"name";s:5:"image";s:7:"default";s:0:"";s:5:"label";s:5:"Image";s:4:"type";s:6:"upload";s:4:"desc";s:49:"Enter the URL for image to be shown in your post.";}s:5:"embed";a:6:{s:4:"name";s:5:"embed";s:7:"default";s:0:"";s:5:"label";s:16:"Video Embed Code";s:4:"type";s:8:"textarea";s:4:"desc";s:176:"Paste the embed code for your video here. Video will be resized automatically. Note: You need to tag this post with ''video'' in order to work with the Woo - Video Player widget.";s:5:"input";s:8:"textarea";}}', 'yes'),
(437, 0, 'woo_custom_seo_template', 'a:3:{i:0;a:5:{s:4:"name";s:10:"seo_info_1";s:3:"std";s:0:"";s:5:"label";s:4:"SEO ";s:4:"type";s:4:"info";s:4:"desc";s:226:"Additional SEO custom fields available: <strong>Custom Page Titles, Custom Descriptions, Custom Keywords</strong>. Go to <a href="http://localhost/lqdvi/wp-admin/admin.php?page=woothemes_seo">SEO Settings</a> page to activate.";}i:1;a:5:{s:4:"name";s:10:"seo_follow";s:3:"std";s:5:"false";s:5:"label";s:16:"SEO - Set follow";s:4:"type";s:8:"checkbox";s:4:"desc";s:77:"Make links from this post/page <strong>followable</strong> by search engines.";}i:2;a:5:{s:4:"name";s:11:"seo_noindex";s:3:"std";s:5:"false";s:5:"label";s:13:"SEO - Noindex";s:4:"type";s:8:"checkbox";s:4:"desc";s:56:"Set the Page/Post to not be indexed by a search engines.";}}', 'yes'),
(438, 0, 'woo_logo', 'http://localhost/lqdvi/wp-content/uploads/2011/05/Logo-LQDVI.gif', 'yes'),
(439, 0, 'woo_custom_favicon', '', 'yes'),
(440, 0, 'woo_google_analytics', '', 'yes'),
(441, 0, 'woo_feedburner_url', '', 'yes'),
(442, 0, 'woo_custom_css', '', 'yes'),
(443, 0, 'woo_header_layout', 'about.php', 'yes'),
(444, 0, 'woo_about_bio', '', 'yes'),
(445, 0, 'woo_about_gravatar', '', 'yes'),
(446, 0, 'woo_about_readmore', '', 'yes'),
(447, 0, 'woo_ad_header_adsense', '', 'yes'),
(448, 0, 'woo_ad_header_image', 'http://www.woothemes.com/ads/468x60b.jpg', 'yes'),
(449, 0, 'woo_ad_header_url', 'http://www.woothemes.com', 'yes'),
(450, 0, 'woo_exclude_pages_main', '', 'yes'),
(451, 0, 'woo_blog_subnavigation', 'false', 'yes'),
(452, 0, 'woo_exclude_pages_footer', '', 'yes'),
(453, 0, 'woo_featured_layout', 'small_with_ad.php', 'yes'),
(454, 0, 'woo_ad_block_adsense', '', 'yes'),
(455, 0, 'woo_ad_block_image', 'http://www.woothemes.com/ads/300x250b.jpg', 'yes'),
(456, 0, 'woo_ad_block_url', 'http://www.woothemes.com', 'yes'),
(457, 0, 'woo_related', 'true', 'yes'),
(458, 0, 'woo_content_archives', 'false', 'yes'),
(459, 0, 'woo_post_image_support', 'true', 'yes'),
(460, 0, 'woo_pis_resize', 'true', 'yes'),
(461, 0, 'woo_pis_hard_crop', 'true', 'yes'),
(462, 0, 'woo_resize', 'true', 'yes'),
(463, 0, 'woo_auto_img', 'false', 'yes'),
(464, 0, 'woo_image_width', '430', 'yes'),
(465, 0, 'woo_image_height', '170', 'yes'),
(466, 0, 'woo_feat_alt_width', '130', 'yes'),
(467, 0, 'woo_feat_alt_height', '85', 'yes'),
(468, 0, 'woo_thumb_width', '64', 'yes'),
(469, 0, 'woo_thumb_height', '64', 'yes'),
(470, 0, 'woo_image_single', 'false', 'yes'),
(471, 0, 'woo_single_width', '180', 'yes'),
(472, 0, 'woo_single_height', '120', 'yes'),
(473, 0, 'woo_ad_content_enable', 'false', 'yes'),
(474, 0, 'woo_ad_content_adsense', '', 'yes'),
(475, 0, 'woo_ad_content_image', 'http://www.woothemes.com/ads/468x60b.jpg', 'yes'),
(476, 0, 'woo_ad_content_url', 'http://www.woothemes.com', 'yes'),
(477, 0, 'woo_ads_rotate', 'true', 'yes'),
(478, 0, 'woo_ad_image_1', 'http://www.woothemes.com/ads/125x125b.jpg', 'yes'),
(479, 0, 'woo_ad_url_1', 'http://www.woothemes.com', 'yes'),
(480, 0, 'woo_ad_image_2', 'http://www.woothemes.com/ads/125x125b.jpg', 'yes'),
(481, 0, 'woo_ad_url_2', 'http://www.woothemes.com', 'yes'),
(482, 0, 'woo_ad_image_3', 'http://www.woothemes.com/ads/125x125b.jpg', 'yes'),
(483, 0, 'woo_ad_url_3', 'http://www.woothemes.com', 'yes'),
(484, 0, 'woo_ad_image_4', 'http://www.woothemes.com/ads/125x125b.jpg', 'yes'),
(485, 0, 'woo_ad_url_4', 'http://www.woothemes.com', 'yes'),
(486, 0, 'woo_body_color', '#0079bc', 'yes'),
(487, 0, 'woo_body_img', '', 'yes'),
(488, 0, 'woo_body_repeat', 'no-repeat', 'yes'),
(489, 0, 'woo_body_pos', 'top left', 'yes'),
(490, 0, 'woo_text_color', '#c2f0ff', 'yes'),
(491, 0, 'woo_link_color', '#ffd400', 'yes'),
(492, 0, 'woo_link_hover_color', '#ffea84', 'yes'),
(493, 0, 'woo_button_color', '#558833', 'yes'),
(494, 0, 'woo_top_menu_back_color', '#0079bc', 'yes'),
(495, 0, 'woo_top_menu_active_color', '#4f9fd0', 'yes'),
(496, 0, 'woo_typography', 'true', 'yes'),
(497, 0, 'woo_font_body', 'a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:35:"Geneva, Tahoma, Verdana, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#dcf5fd";}', 'yes'),
(498, 0, 'woo_font_nav', 'a:5:{s:4:"size";s:2:"14";s:4:"unit";s:2:"px";s:4:"face";s:17:"Arial, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#555555";}', 'yes'),
(499, 0, 'woo_font_post_title', 'a:5:{s:4:"size";s:2:"24";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#95e4ff";}', 'yes'),
(500, 0, 'woo_font_post_meta', 'a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:17:"Arial, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#c2f0ff";}', 'yes'),
(501, 0, 'woo_font_post_entry', 'a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:35:"Geneva, Tahoma, Verdana, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#dcf5fd";}', 'yes'),
(502, 0, 'woo_font_widget_titles', 'a:5:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#33ccff";}', 'yes'),
(503, 0, 'woo_options', 'a:74:{s:8:"woo_logo";s:64:"http://localhost/lqdvi/wp-content/uploads/2011/05/Logo-LQDVI.gif";s:18:"woo_custom_favicon";s:0:"";s:20:"woo_google_analytics";s:0:"";s:18:"woo_feedburner_url";s:0:"";s:14:"woo_custom_css";s:0:"";s:17:"woo_header_layout";s:9:"about.php";s:13:"woo_about_bio";s:0:"";s:18:"woo_about_gravatar";s:0:"";s:18:"woo_about_readmore";s:0:"";s:21:"woo_ad_header_adsense";s:0:"";s:19:"woo_ad_header_image";s:40:"http://www.woothemes.com/ads/468x60b.jpg";s:17:"woo_ad_header_url";s:24:"http://www.woothemes.com";s:22:"woo_exclude_pages_main";s:0:"";s:22:"woo_blog_subnavigation";s:5:"false";s:24:"woo_exclude_pages_footer";s:0:"";s:19:"woo_featured_layout";s:17:"small_with_ad.php";s:20:"woo_ad_block_adsense";s:0:"";s:18:"woo_ad_block_image";s:41:"http://www.woothemes.com/ads/300x250b.jpg";s:16:"woo_ad_block_url";s:24:"http://www.woothemes.com";s:11:"woo_related";s:4:"true";s:20:"woo_content_archives";s:5:"false";s:22:"woo_post_image_support";s:4:"true";s:14:"woo_pis_resize";s:4:"true";s:17:"woo_pis_hard_crop";s:4:"true";s:10:"woo_resize";s:4:"true";s:12:"woo_auto_img";s:5:"false";s:20:"woo_image_dimensions";s:3:"120";s:15:"woo_thumb_align";s:10:"alignright";s:16:"woo_image_single";s:5:"false";s:21:"woo_ad_content_enable";s:5:"false";s:22:"woo_ad_content_adsense";s:0:"";s:20:"woo_ad_content_image";s:40:"http://www.woothemes.com/ads/468x60b.jpg";s:18:"woo_ad_content_url";s:24:"http://www.woothemes.com";s:14:"woo_ads_rotate";s:4:"true";s:14:"woo_ad_image_1";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:12:"woo_ad_url_1";s:24:"http://www.woothemes.com";s:14:"woo_ad_image_2";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:12:"woo_ad_url_2";s:24:"http://www.woothemes.com";s:14:"woo_ad_image_3";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:12:"woo_ad_url_3";s:24:"http://www.woothemes.com";s:14:"woo_ad_image_4";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:12:"woo_ad_url_4";s:24:"http://www.woothemes.com";s:14:"woo_body_color";s:7:"#0079bc";s:12:"woo_body_img";s:0:"";s:15:"woo_body_repeat";s:9:"no-repeat";s:12:"woo_body_pos";s:8:"top left";s:14:"woo_text_color";s:7:"#c2f0ff";s:14:"woo_link_color";s:7:"#ffd400";s:20:"woo_link_hover_color";s:7:"#ffea84";s:16:"woo_button_color";s:7:"#558833";s:23:"woo_top_menu_back_color";s:7:"#0079bc";s:26:"woo_top_submenu_back_color";s:7:"#004971";s:24:"woo_top_menu_hover_color";s:4:"#583";s:25:"woo_top_menu_active_color";s:7:"#4f9fd0";s:14:"woo_typography";s:4:"true";s:13:"woo_font_body";a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:35:"Geneva, Tahoma, Verdana, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#dcf5fd";}s:14:"woo_font_title";a:5:{s:4:"size";s:1:"9";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#95e4ff";}s:12:"woo_font_nav";a:5:{s:4:"size";s:2:"14";s:4:"unit";s:2:"px";s:4:"face";s:17:"Arial, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#555555";}s:19:"woo_font_post_title";a:5:{s:4:"size";s:2:"24";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#95e4ff";}s:18:"woo_font_post_meta";a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:17:"Arial, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#c2f0ff";}s:19:"woo_font_post_entry";a:5:{s:4:"size";s:2:"13";s:4:"unit";s:2:"px";s:4:"face";s:35:"Geneva, Tahoma, Verdana, sans-serif";s:5:"style";s:6:"normal";s:5:"color";s:7:"#dcf5fd";}s:22:"woo_font_widget_titles";a:5:{s:4:"size";s:2:"16";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#33ccff";}s:11:"woo_connect";s:4:"true";s:17:"woo_connect_title";s:0:"";s:19:"woo_connect_content";s:0:"";s:25:"woo_connect_newsletter_id";s:0:"";s:15:"woo_connect_rss";s:5:"false";s:19:"woo_connect_twitter";s:24:"http://twitter.com/LQDVI";s:20:"woo_connect_facebook";s:38:"http://www.facebook.com/fundacionLQDVI";s:19:"woo_connect_youtube";s:0:"";s:18:"woo_connect_flickr";s:0:"";s:20:"woo_connect_linkedin";s:48:"http://www.linkedin.com/company/2190965?trk=tyah";s:18:"woo_connect_tuenti";s:61:"http://www.tuenti.com/#m=Page&func=index&page_key=1_697_31496";s:19:"woo_connect_related";s:4:"true";}', 'yes'),
(504, 0, 'woo_settings_encode', 'PHVsPjxsaT48c3Ryb25nPndvb19sb2dvPC9zdHJvbmc+IC0gaHR0cDovL2xvY2FsaG9zdC9scWR2aS93cC1jb250ZW50L3VwbG9hZHMvMjAxMS8wNS9Mb2dvLUxRRFZJLmdpZjwvbGk+PGxpPjxzdHJvbmc+d29vX2N1c3RvbV9mYXZpY29uPC9zdHJvbmc+IC0gPC9saT48bGk+PHN0cm9uZz53b29fZ29vZ2xlX2FuYWx5dGljczwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2ZlZWRidXJuZXJfdXJsPC9zdHJvbmc+IC0gPC9saT48bGk+PHN0cm9uZz53b29fY3VzdG9tX2Nzczwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2hlYWRlcl9sYXlvdXQ8L3N0cm9uZz4gLSBhYm91dC5waHA8L2xpPjxsaT48c3Ryb25nPndvb19hYm91dF9iaW88L3N0cm9uZz4gLSA8L2xpPjxsaT48c3Ryb25nPndvb19hYm91dF9ncmF2YXRhcjwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Fib3V0X3JlYWRtb3JlPC9zdHJvbmc+IC0gPC9saT48bGk+PHN0cm9uZz53b29fYWRfaGVhZGVyX2Fkc2Vuc2U8L3N0cm9uZz4gLSA8L2xpPjxsaT48c3Ryb25nPndvb19hZF9oZWFkZXJfaW1hZ2U8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb20vYWRzLzQ2OHg2MGIuanBnPC9saT48bGk+PHN0cm9uZz53b29fYWRfaGVhZGVyX3VybDwvc3Ryb25nPiAtIGh0dHA6Ly93d3cud29vdGhlbWVzLmNvbTwvbGk+PGxpPjxzdHJvbmc+d29vX2V4Y2x1ZGVfcGFnZXNfbWFpbjwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Jsb2dfc3VibmF2aWdhdGlvbjwvc3Ryb25nPiAtIGZhbHNlPC9saT48bGk+PHN0cm9uZz53b29fZXhjbHVkZV9wYWdlc19mb290ZXI8L3N0cm9uZz4gLSA8L2xpPjxsaT48c3Ryb25nPndvb19mZWF0dXJlZF9sYXlvdXQ8L3N0cm9uZz4gLSBzbWFsbF93aXRoX2FkLnBocDwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX2Jsb2NrX2Fkc2Vuc2U8L3N0cm9uZz4gLSA8L2xpPjxsaT48c3Ryb25nPndvb19hZF9ibG9ja19pbWFnZTwvc3Ryb25nPiAtIGh0dHA6Ly93d3cud29vdGhlbWVzLmNvbS9hZHMvMzAweDI1MGIuanBnPC9saT48bGk+PHN0cm9uZz53b29fYWRfYmxvY2tfdXJsPC9zdHJvbmc+IC0gaHR0cDovL3d3dy53b290aGVtZXMuY29tPC9saT48bGk+PHN0cm9uZz53b29fcmVsYXRlZDwvc3Ryb25nPiAtIHRydWU8L2xpPjxsaT48c3Ryb25nPndvb19jb250ZW50X2FyY2hpdmVzPC9zdHJvbmc+IC0gZmFsc2U8L2xpPjxsaT48c3Ryb25nPndvb19wb3N0X2ltYWdlX3N1cHBvcnQ8L3N0cm9uZz4gLSB0cnVlPC9saT48bGk+PHN0cm9uZz53b29fcGlzX3Jlc2l6ZTwvc3Ryb25nPiAtIHRydWU8L2xpPjxsaT48c3Ryb25nPndvb19waXNfaGFyZF9jcm9wPC9zdHJvbmc+IC0gdHJ1ZTwvbGk+PGxpPjxzdHJvbmc+d29vX3Jlc2l6ZTwvc3Ryb25nPiAtIHRydWU8L2xpPjxsaT48c3Ryb25nPndvb19hdXRvX2ltZzwvc3Ryb25nPiAtIGZhbHNlPC9saT48bGk+PHN0cm9uZz53b29faW1hZ2Vfd2lkdGg8L3N0cm9uZz4gLSA0MzA8L2xpPjxsaT48c3Ryb25nPndvb19pbWFnZV9oZWlnaHQ8L3N0cm9uZz4gLSAxNzA8L2xpPjxsaT48c3Ryb25nPndvb19mZWF0X2FsdF93aWR0aDwvc3Ryb25nPiAtIDEzMDwvbGk+PGxpPjxzdHJvbmc+d29vX2ZlYXRfYWx0X2hlaWdodDwvc3Ryb25nPiAtIDg1PC9saT48bGk+PHN0cm9uZz53b29fdGh1bWJfd2lkdGg8L3N0cm9uZz4gLSA2NDwvbGk+PGxpPjxzdHJvbmc+d29vX3RodW1iX2hlaWdodDwvc3Ryb25nPiAtIDY0PC9saT48bGk+PHN0cm9uZz53b29fdGh1bWJfYWxpZ248L3N0cm9uZz4gLSBhbGlnbnJpZ2h0PC9saT48bGk+PHN0cm9uZz53b29faW1hZ2Vfc2luZ2xlPC9zdHJvbmc+IC0gZmFsc2U8L2xpPjxsaT48c3Ryb25nPndvb19zaW5nbGVfd2lkdGg8L3N0cm9uZz4gLSAxODA8L2xpPjxsaT48c3Ryb25nPndvb19zaW5nbGVfaGVpZ2h0PC9zdHJvbmc+IC0gMTIwPC9saT48bGk+PHN0cm9uZz53b29fYWRfY29udGVudF9lbmFibGU8L3N0cm9uZz4gLSBmYWxzZTwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX2NvbnRlbnRfYWRzZW5zZTwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX2NvbnRlbnRfaW1hZ2U8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb20vYWRzLzQ2OHg2MGIuanBnPC9saT48bGk+PHN0cm9uZz53b29fYWRfY29udGVudF91cmw8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb208L2xpPjxsaT48c3Ryb25nPndvb19hZHNfcm90YXRlPC9zdHJvbmc+IC0gdHJ1ZTwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX2ltYWdlXzE8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb20vYWRzLzEyNXgxMjViLmpwZzwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX3VybF8xPC9zdHJvbmc+IC0gaHR0cDovL3d3dy53b290aGVtZXMuY29tPC9saT48bGk+PHN0cm9uZz53b29fYWRfaW1hZ2VfMjwvc3Ryb25nPiAtIGh0dHA6Ly93d3cud29vdGhlbWVzLmNvbS9hZHMvMTI1eDEyNWIuanBnPC9saT48bGk+PHN0cm9uZz53b29fYWRfdXJsXzI8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb208L2xpPjxsaT48c3Ryb25nPndvb19hZF9pbWFnZV8zPC9zdHJvbmc+IC0gaHR0cDovL3d3dy53b290aGVtZXMuY29tL2Fkcy8xMjV4MTI1Yi5qcGc8L2xpPjxsaT48c3Ryb25nPndvb19hZF91cmxfMzwvc3Ryb25nPiAtIGh0dHA6Ly93d3cud29vdGhlbWVzLmNvbTwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX2ltYWdlXzQ8L3N0cm9uZz4gLSBodHRwOi8vd3d3Lndvb3RoZW1lcy5jb20vYWRzLzEyNXgxMjViLmpwZzwvbGk+PGxpPjxzdHJvbmc+d29vX2FkX3VybF80PC9zdHJvbmc+IC0gaHR0cDovL3d3dy53b290aGVtZXMuY29tPC9saT48bGk+PHN0cm9uZz53b29fYm9keV9jb2xvcjwvc3Ryb25nPiAtICMwMDc5YmM8L2xpPjxsaT48c3Ryb25nPndvb19ib2R5X2ltZzwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2JvZHlfcmVwZWF0PC9zdHJvbmc+IC0gbm8tcmVwZWF0PC9saT48bGk+PHN0cm9uZz53b29fYm9keV9wb3M8L3N0cm9uZz4gLSB0b3AgbGVmdDwvbGk+PGxpPjxzdHJvbmc+d29vX3RleHRfY29sb3I8L3N0cm9uZz4gLSAjYzJmMGZmPC9saT48bGk+PHN0cm9uZz53b29fbGlua19jb2xvcjwvc3Ryb25nPiAtICNmZmQ0MDA8L2xpPjxsaT48c3Ryb25nPndvb19saW5rX2hvdmVyX2NvbG9yPC9zdHJvbmc+IC0gI2ZmZWE4NDwvbGk+PGxpPjxzdHJvbmc+d29vX2J1dHRvbl9jb2xvcjwvc3Ryb25nPiAtICM1NTg4MzM8L2xpPjxsaT48c3Ryb25nPndvb190b3BfbWVudV9iYWNrX2NvbG9yPC9zdHJvbmc+IC0gIzAwNzliYzwvbGk+PGxpPjxzdHJvbmc+d29vX3RvcF9zdWJtZW51X2JhY2tfY29sb3I8L3N0cm9uZz4gLSAjMDA0OTcxPC9saT48bGk+PHN0cm9uZz53b29fdG9wX21lbnVfaG92ZXJfY29sb3I8L3N0cm9uZz4gLSAjNTgzPC9saT48bGk+PHN0cm9uZz53b29fdG9wX21lbnVfYWN0aXZlX2NvbG9yPC9zdHJvbmc+IC0gIzRmOWZkMDwvbGk+PGxpPjxzdHJvbmc+d29vX3R5cG9ncmFwaHk8L3N0cm9uZz4gLSB0cnVlPC9saT48bGk+PHN0cm9uZz53b29fZm9udF9ib2R5PC9zdHJvbmc+IC0gQXJyYXk8L2xpPjxsaT48c3Ryb25nPndvb19mb250X3RpdGxlPC9zdHJvbmc+IC0gQXJyYXk8L2xpPjxsaT48c3Ryb25nPndvb19mb250X25hdjwvc3Ryb25nPiAtIEFycmF5PC9saT48bGk+PHN0cm9uZz53b29fZm9udF9wb3N0X3RpdGxlPC9zdHJvbmc+IC0gQXJyYXk8L2xpPjxsaT48c3Ryb25nPndvb19mb250X3Bvc3RfbWV0YTwvc3Ryb25nPiAtIEFycmF5PC9saT48bGk+PHN0cm9uZz53b29fZm9udF9wb3N0X2VudHJ5PC9zdHJvbmc+IC0gQXJyYXk8L2xpPjxsaT48c3Ryb25nPndvb19mb250X3dpZGdldF90aXRsZXM8L3N0cm9uZz4gLSBBcnJheTwvbGk+PGxpPjxzdHJvbmc+d29vX2Nvbm5lY3Q8L3N0cm9uZz4gLSB0cnVlPC9saT48bGk+PHN0cm9uZz53b29fY29ubmVjdF90aXRsZTwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Nvbm5lY3RfY29udGVudDwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Nvbm5lY3RfbmV3c2xldHRlcl9pZDwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Nvbm5lY3RfcnNzPC9zdHJvbmc+IC0gZmFsc2U8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X3R3aXR0ZXI8L3N0cm9uZz4gLSBodHRwOi8vdHdpdHRlci5jb20vTFFEVkk8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X2ZhY2Vib29rPC9zdHJvbmc+IC0gaHR0cDovL3d3dy5mYWNlYm9vay5jb20vZnVuZGFjaW9uTFFEVkk8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X3lvdXR1YmU8L3N0cm9uZz4gLSA8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X2ZsaWNrcjwvc3Ryb25nPiAtIDwvbGk+PGxpPjxzdHJvbmc+d29vX2Nvbm5lY3RfbGlua2VkaW48L3N0cm9uZz4gLSBodHRwOi8vd3d3LmxpbmtlZGluLmNvbS9jb21wYW55LzIxOTA5NjU/dHJrPXR5YWg8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X3R1ZW50aTwvc3Ryb25nPiAtIGh0dHA6Ly93d3cudHVlbnRpLmNvbS8jbT1QYWdlJmZ1bmM9aW5kZXgmcGFnZV9rZXk9MV82OTdfMzE0OTY8L2xpPjxsaT48c3Ryb25nPndvb19jb25uZWN0X3JlbGF0ZWQ8L3N0cm9uZz4gLSB0cnVlPC9saT48L3VsPg==', 'yes'),
(155, 0, 'pagenavi_options', 'a:15:{s:10:"pages_text";s:39:"Página %CURRENT_PAGE% de %TOTAL_PAGES%";s:12:"current_text";s:13:"%PAGE_NUMBER%";s:9:"page_text";s:13:"%PAGE_NUMBER%";s:10:"first_text";s:13:"&laquo; First";s:9:"last_text";s:12:"Last &raquo;";s:9:"prev_text";s:7:"&laquo;";s:9:"next_text";s:7:"&raquo;";s:12:"dotleft_text";s:3:"...";s:13:"dotright_text";s:3:"...";s:9:"num_pages";i:5;s:23:"num_larger_page_numbers";i:3;s:28:"larger_page_numbers_multiple";i:10;s:11:"always_show";i:0;s:16:"use_pagenavi_css";b:1;s:5:"style";i:1;}', 'yes'),
(432, 0, 'woo_framework_version', '4.1.0', 'yes'),
(433, 0, 'woo_template', 'a:88:{i:0;a:3:{s:4:"name";s:16:"General Settings";s:4:"icon";s:7:"general";s:4:"type";s:7:"heading";}i:1;a:5:{s:4:"name";s:11:"Custom Logo";s:4:"desc";s:63:"Upload a logo for your theme, or specify an image URL directly.";s:2:"id";s:8:"woo_logo";s:3:"std";s:0:"";s:4:"type";s:6:"upload";}i:2;a:5:{s:4:"name";s:14:"Custom Favicon";s:4:"desc";s:113:"Upload a 16px x 16px <a href=''http://www.faviconr.com/''>ico image</a> that will represent your website''s favicon.";s:2:"id";s:18:"woo_custom_favicon";s:3:"std";s:0:"";s:4:"type";s:6:"upload";}i:3;a:5:{s:4:"name";s:13:"Tracking Code";s:4:"desc";s:117:"Paste your Google Analytics (or other) tracking code here. This will be added into the footer template of your theme.";s:2:"id";s:20:"woo_google_analytics";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:4;a:5:{s:4:"name";s:7:"RSS URL";s:4:"desc";s:51:"Enter your preferred RSS URL. (Feedburner or other)";s:2:"id";s:18:"woo_feedburner_url";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:5;a:5:{s:4:"name";s:10:"Custom CSS";s:4:"desc";s:62:"Quickly add some CSS to your theme by adding it to this block.";s:2:"id";s:14:"woo_custom_css";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:6;a:3:{s:4:"name";s:15:"Header Settings";s:4:"icon";s:6:"header";s:4:"type";s:7:"heading";}i:7;a:6:{s:4:"name";s:13:"Header Layout";s:4:"desc";s:38:"Select the layout of your header here.";s:2:"id";s:17:"woo_header_layout";s:3:"std";s:9:"about.php";s:4:"type";s:6:"select";s:7:"options";a:2:{i:0;s:9:"about.php";i:1;s:12:"ad468x60.php";}}i:8;a:5:{s:4:"name";s:11:"About - Bio";s:4:"desc";s:118:"Include a short biography of yourself here, which will be displayed if you selected the about.php header layout above.";s:2:"id";s:13:"woo_about_bio";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:9;a:5:{s:4:"name";s:16:"About - Gravatar";s:4:"desc";s:169:"Type your e-mail address here, associated with your <a href=''http://gravatar.com''>Gravatar</a>. This will be displayed if you selected the about.php header layout above.";s:2:"id";s:18:"woo_about_gravatar";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:10;a:5:{s:4:"name";s:28:"About - Read More (Optional)";s:4:"desc";s:118:"Include a read more URL for the bio section. This will be displayed if you selected the about.php header layout above.";s:2:"id";s:18:"woo_about_readmore";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:11;a:5:{s:4:"name";s:31:"468x60 Banner Ad - Adsense code";s:4:"desc";s:108:"Enter your adsense code here. (Note: This will be displayed if you selected the ad468x60.php header layout.)";s:2:"id";s:21:"woo_ad_header_adsense";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:12;a:5:{s:4:"name";s:41:"468x60 Banner Ad Content - Image Location";s:4:"desc";s:112:"Enter the URL for this banner ad. (Note: This will be displayed if you selected the ad468x60.php header layout.)";s:2:"id";s:19:"woo_ad_header_image";s:3:"std";s:40:"http://www.woothemes.com/ads/468x60b.jpg";s:4:"type";s:4:"text";}i:13;a:5:{s:4:"name";s:38:"468x60 Banner Ad Content - Destination";s:4:"desc";s:124:"Enter the URL where this banner ad points to. (Note: This will be displayed if you selected the ad468x60.php header layout.)";s:2:"id";s:17:"woo_ad_header_url";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:14;a:3:{s:4:"name";s:19:"Navigation Settings";s:4:"icon";s:3:"nav";s:4:"type";s:7:"heading";}i:15;a:5:{s:4:"name";s:33:"Exclude pages from top navigation";s:4:"desc";s:171:"Enter a comma-separated list of the <a href=''http://support.wordpress.com/pages/8/''>Page ID''s</a> that you''d like to exclude from the main / top navigation (e.g. 1,2,3,4).";s:2:"id";s:22:"woo_exclude_pages_main";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:16;a:5:{s:4:"name";s:58:"Add blog categories as a drop-down to top navigation link?";s:4:"desc";s:127:"If checked, this option will add a drop-down menu - with all your blog categories - to a Categories link in the top navigation.";s:2:"id";s:22:"woo_blog_subnavigation";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:17;a:5:{s:4:"name";s:36:"Exclude pages from footer navigation";s:4:"desc";s:167:"Enter a comma-separated list of the <a href=''http://support.wordpress.com/pages/8/''>Page ID''s</a> that you''d like to exclude from the footer navigation (e.g. 1,2,3,4).";s:2:"id";s:24:"woo_exclude_pages_footer";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:18;a:3:{s:4:"name";s:17:"Homepage Settings";s:4:"icon";s:8:"homepage";s:4:"type";s:7:"heading";}i:19;a:6:{s:4:"name";s:15:"Featured Layout";s:4:"desc";s:38:"Select the layout of your header here.";s:2:"id";s:19:"woo_featured_layout";s:3:"std";s:15:"large_no_ad.php";s:4:"type";s:6:"select";s:7:"options";a:2:{i:0;s:15:"large_no_ad.php";i:1;s:17:"small_with_ad.php";}}i:20;a:5:{s:4:"name";s:31:"300x250 Block Ad - Adsense code";s:4:"desc";s:115:"Enter your adsense code here. (Note: This will be displayed if you selected the small_with_ad.php featured layout.)";s:2:"id";s:20:"woo_ad_block_adsense";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:21;a:5:{s:4:"name";s:33:"300x250 Block Ad - Image Location";s:4:"desc";s:119:"Enter the URL for this banner ad. (Note: This will be displayed if you selected the small_with_ad.php featured layout.)";s:2:"id";s:18:"woo_ad_block_image";s:3:"std";s:41:"http://www.woothemes.com/ads/300x250b.jpg";s:4:"type";s:4:"text";}i:22;a:5:{s:4:"name";s:30:"300x250 Block Ad - Destination";s:4:"desc";s:131:"Enter the URL where this banner ad points to. (Note: This will be displayed if you selected the small_with_ad.php featured layout.)";s:2:"id";s:16:"woo_ad_block_url";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:23;a:3:{s:4:"name";s:21:"General Post Settings";s:4:"icon";s:4:"main";s:4:"type";s:7:"heading";}i:24;a:5:{s:4:"name";s:19:"Show related posts?";s:4:"desc";s:71:"Check this to display to display related articles on a single post page";s:2:"id";s:11:"woo_related";s:3:"std";s:4:"true";s:4:"type";s:8:"checkbox";}i:25;a:5:{s:4:"name";s:13:"Archive Posts";s:4:"desc";s:107:"If checked, this section will display the full post content. If unchecked it will display the excerpt only.";s:2:"id";s:20:"woo_content_archives";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:26;a:3:{s:4:"name";s:14:"Dynamic Images";s:4:"type";s:7:"heading";s:4:"icon";s:5:"image";}i:27;a:6:{s:4:"name";s:39:"Enable WordPress Post Thumbnail Support";s:4:"desc";s:64:"Use WordPress post thumbnail support to assign a post thumbnail.";s:2:"id";s:22:"woo_post_image_support";s:3:"std";s:4:"true";s:5:"class";s:9:"collapsed";s:4:"type";s:8:"checkbox";}i:28;a:6:{s:4:"name";s:33:"Dynamically Resize Post Thumbnail";s:4:"desc";s:113:"The post thumbnail will be dynamically resized using native WP resize functionality. <em>(Requires PHP 5.2+)</em>";s:2:"id";s:14:"woo_pis_resize";s:3:"std";s:4:"true";s:5:"class";s:6:"hidden";s:4:"type";s:8:"checkbox";}i:29;a:6:{s:4:"name";s:24:"Hard Crop Post Thumbnail";s:4:"desc";s:59:"The image will be cropped to match the target aspect ratio.";s:2:"id";s:17:"woo_pis_hard_crop";s:3:"std";s:4:"true";s:5:"class";s:11:"hidden last";s:4:"type";s:8:"checkbox";}i:30;a:5:{s:4:"name";s:28:"Enable Dynamic Image Resizer";s:4:"desc";s:84:"This will enable the thumb.php script which dynamically resizes images on your site.";s:2:"id";s:10:"woo_resize";s:3:"std";s:4:"true";s:4:"type";s:8:"checkbox";}i:31;a:5:{s:4:"name";s:22:"Automatic Image Thumbs";s:4:"desc";s:96:"If no image is specified in the ''image'' custom field then the first uploaded post image is used.";s:2:"id";s:12:"woo_auto_img";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:32;a:5:{s:4:"name";s:15:"Featured Images";s:4:"desc";s:109:"Enter an integer value i.e. 250 for the desired size which will be used when dynamically creating the images.";s:2:"id";s:20:"woo_image_dimensions";s:3:"std";s:0:"";s:4:"type";a:2:{i:0;a:4:{s:2:"id";s:15:"woo_image_width";s:4:"type";s:4:"text";s:3:"std";i:430;s:4:"meta";s:5:"Width";}i:1;a:4:{s:2:"id";s:16:"woo_image_height";s:4:"type";s:4:"text";s:3:"std";i:170;s:4:"meta";s:6:"Height";}}}i:33;a:5:{s:4:"name";s:28:"Featured (Alt Layout) Images";s:4:"desc";s:109:"Enter an integer value i.e. 250 for the desired size which will be used when dynamically creating the images.";s:2:"id";s:20:"woo_image_dimensions";s:3:"std";s:0:"";s:4:"type";a:2:{i:0;a:4:{s:2:"id";s:18:"woo_feat_alt_width";s:4:"type";s:4:"text";s:3:"std";i:130;s:4:"meta";s:5:"Width";}i:1;a:4:{s:2:"id";s:19:"woo_feat_alt_height";s:4:"type";s:4:"text";s:3:"std";i:85;s:4:"meta";s:6:"Height";}}}i:34;a:5:{s:4:"name";s:15:"Post Thumbnails";s:4:"desc";s:109:"Enter an integer value i.e. 250 for the desired size which will be used when dynamically creating the images.";s:2:"id";s:20:"woo_image_dimensions";s:3:"std";s:0:"";s:4:"type";a:2:{i:0;a:4:{s:2:"id";s:15:"woo_thumb_width";s:4:"type";s:4:"text";s:3:"std";i:64;s:4:"meta";s:5:"Width";}i:1;a:4:{s:2:"id";s:16:"woo_thumb_height";s:4:"type";s:4:"text";s:3:"std";i:64;s:4:"meta";s:6:"Height";}}}i:35;a:6:{s:4:"name";s:25:"Thumbnail Image alignment";s:4:"desc";s:47:"Select how to align your thumbnails with posts.";s:2:"id";s:15:"woo_thumb_align";s:3:"std";s:9:"alignleft";s:4:"type";s:5:"radio";s:7:"options";a:3:{s:9:"alignleft";s:4:"Left";s:10:"alignright";s:5:"Right";s:11:"aligncenter";s:6:"Center";}}i:36;a:5:{s:4:"name";s:19:"Disable Single Post";s:4:"desc";s:74:"Check this if you don''t want to display the thumbnail on the single posts.";s:2:"id";s:16:"woo_image_single";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:37;a:5:{s:4:"name";s:22:"Single Post Thumbnails";s:4:"desc";s:109:"Enter an integer value i.e. 250 for the desired size which will be used when dynamically creating the images.";s:2:"id";s:20:"woo_image_dimensions";s:3:"std";s:0:"";s:4:"type";a:2:{i:0;a:4:{s:2:"id";s:16:"woo_single_width";s:4:"type";s:4:"text";s:3:"std";i:180;s:4:"meta";s:5:"Width";}i:1;a:4:{s:2:"id";s:17:"woo_single_height";s:4:"type";s:4:"text";s:3:"std";i:120;s:4:"meta";s:6:"Height";}}}i:38;a:3:{s:4:"name";s:28:"Banner Ad Content (468x60px)";s:4:"icon";s:3:"ads";s:4:"type";s:7:"heading";}i:39;a:5:{s:4:"name";s:9:"Enable Ad";s:4:"desc";s:19:"Enable the ad space";s:2:"id";s:21:"woo_ad_content_enable";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:40;a:5:{s:4:"name";s:12:"Adsense code";s:4:"desc";s:29:"Enter your adsense code here.";s:2:"id";s:22:"woo_ad_content_adsense";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:41;a:5:{s:4:"name";s:34:"Banner Ad Content - Image Location";s:4:"desc";s:33:"Enter the URL for this banner ad.";s:2:"id";s:20:"woo_ad_content_image";s:3:"std";s:40:"http://www.woothemes.com/ads/468x60b.jpg";s:4:"type";s:4:"text";}i:42;a:5:{s:4:"name";s:31:"Banner Ad Content - Destination";s:4:"desc";s:45:"Enter the URL where this banner ad points to.";s:2:"id";s:18:"woo_ad_content_url";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:43;a:3:{s:4:"name";s:37:"Banner Ads Sidebar - Widget (125x125)";s:4:"icon";s:3:"ads";s:4:"type";s:7:"heading";}i:44;a:5:{s:4:"name";s:15:"Rotate banners?";s:4:"desc";s:45:"Check this to randomly rotate the banner ads.";s:2:"id";s:14:"woo_ads_rotate";s:3:"std";s:4:"true";s:4:"type";s:8:"checkbox";}i:45;a:5:{s:4:"name";s:29:"Banner Ad #1 - Image Location";s:4:"desc";s:33:"Enter the URL for this banner ad.";s:2:"id";s:14:"woo_ad_image_1";s:3:"std";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:4:"type";s:4:"text";}i:46;a:5:{s:4:"name";s:26:"Banner Ad #1 - Destination";s:4:"desc";s:45:"Enter the URL where this banner ad points to.";s:2:"id";s:12:"woo_ad_url_1";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:47;a:5:{s:4:"name";s:29:"Banner Ad #2 - Image Location";s:4:"desc";s:33:"Enter the URL for this banner ad.";s:2:"id";s:14:"woo_ad_image_2";s:3:"std";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:4:"type";s:4:"text";}i:48;a:5:{s:4:"name";s:26:"Banner Ad #2 - Destination";s:4:"desc";s:45:"Enter the URL where this banner ad points to.";s:2:"id";s:12:"woo_ad_url_2";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:49;a:5:{s:4:"name";s:29:"Banner Ad #3 - Image Location";s:4:"desc";s:33:"Enter the URL for this banner ad.";s:2:"id";s:14:"woo_ad_image_3";s:3:"std";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:4:"type";s:4:"text";}i:50;a:5:{s:4:"name";s:26:"Banner Ad #3 - Destination";s:4:"desc";s:45:"Enter the URL where this banner ad points to.";s:2:"id";s:12:"woo_ad_url_3";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:51;a:5:{s:4:"name";s:29:"Banner Ad #4 - Image Location";s:4:"desc";s:33:"Enter the URL for this banner ad.";s:2:"id";s:14:"woo_ad_image_4";s:3:"std";s:41:"http://www.woothemes.com/ads/125x125b.jpg";s:4:"type";s:4:"text";}i:52;a:5:{s:4:"name";s:26:"Banner Ad #4 - Destination";s:4:"desc";s:45:"Enter the URL where this banner ad points to.";s:2:"id";s:12:"woo_ad_url_4";s:3:"std";s:24:"http://www.woothemes.com";s:4:"type";s:4:"text";}i:53;a:3:{s:4:"name";s:15:"Styling Options";s:4:"type";s:7:"heading";s:4:"icon";s:7:"styling";}i:54;a:5:{s:4:"name";s:21:"Body Background Color";s:4:"desc";s:66:"Pick a custom color for background color of the theme e.g. #697e09";s:2:"id";s:14:"woo_body_color";s:3:"std";s:0:"";s:4:"type";s:5:"color";}i:55;a:5:{s:4:"name";s:21:"Body background image";s:4:"desc";s:42:"Upload an image for the theme''s background";s:2:"id";s:12:"woo_body_img";s:3:"std";s:0:"";s:4:"type";s:6:"upload";}i:56;a:6:{s:4:"name";s:23:"Background image repeat";s:4:"desc";s:56:"Select how you would like to repeat the background-image";s:2:"id";s:15:"woo_body_repeat";s:3:"std";s:9:"no-repeat";s:4:"type";s:6:"select";s:7:"options";a:4:{i:0;s:9:"no-repeat";i:1;s:8:"repeat-x";i:2;s:8:"repeat-y";i:3;s:6:"repeat";}}i:57;a:6:{s:4:"name";s:25:"Background image position";s:4:"desc";s:52:"Select how you would like to position the background";s:2:"id";s:12:"woo_body_pos";s:3:"std";s:3:"top";s:4:"type";s:6:"select";s:7:"options";a:9:{i:0;s:8:"top left";i:1;s:10:"top center";i:2;s:9:"top right";i:3;s:11:"center left";i:4;s:13:"center center";i:5;s:12:"center right";i:6;s:11:"bottom left";i:7;s:13:"bottom center";i:8;s:12:"bottom right";}}i:58;a:5:{s:4:"name";s:10:"Text Color";s:4:"desc";s:72:"Pick a custom color for normal text or add a hex color code e.g. #697e09";s:2:"id";s:14:"woo_text_color";s:3:"std";s:7:"#807c79";s:4:"type";s:5:"color";}i:59;a:5:{s:4:"name";s:10:"Link Color";s:4:"desc";s:66:"Pick a custom color for links or add a hex color code e.g. #697e09";s:2:"id";s:14:"woo_link_color";s:3:"std";s:0:"";s:4:"type";s:5:"color";}i:60;a:5:{s:4:"name";s:16:"Link Hover Color";s:4:"desc";s:72:"Pick a custom color for links hover or add a hex color code e.g. #697e09";s:2:"id";s:20:"woo_link_hover_color";s:3:"std";s:0:"";s:4:"type";s:5:"color";}i:61;a:5:{s:4:"name";s:12:"Button Color";s:4:"desc";s:68:"Pick a custom color for buttons or add a hex color code e.g. #697e09";s:2:"id";s:16:"woo_button_color";s:3:"std";s:0:"";s:4:"type";s:5:"color";}i:62;a:5:{s:4:"name";s:25:"Top Menu Background Color";s:4:"desc";s:32:"Color de fondo del men', 'yes'),
(276, 0, 'framework_woo_backend_header_image', '', 'yes'),
(277, 0, 'framework_woo_backend_icon', '', 'yes'),
(278, 0, 'framework_woo_custom_login_logo', '', 'yes'),
(267, 0, 'framework_woo_super_user', 'rodax', 'yes'),
(268, 0, 'framework_woo_seo_disable', 'false', 'yes'),
(269, 0, 'framework_woo_sbm_disable', 'false', 'yes'),
(270, 0, 'framework_woo_buy_themes_disable', 'true', 'yes'),
(271, 0, 'framework_woo_woonav', 'false', 'yes'),
(272, 0, 'framework_woo_theme_version_checker', 'false', 'yes'),
(273, 0, 'framework_woo_disable_shortcodes', 'false', 'yes'),
(274, 0, 'framework_woo_disable_generator', 'false', 'yes'),
(275, 0, 'framework_woo_default_image', '', 'yes'),
(210, 0, '_transient_timeout_feed_15f9ff259c5787469fbae2919ab14d9b', '1306822682', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(211, 0, '_transient_feed_15f9ff259c5787469fbae2919ab14d9b', '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:" ";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:101:" ";s:7:"attribs";a:0:{}s:8:"xml_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:9:"WooThemes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:24:"http://www.woothemes.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:24:"Premium WordPress 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:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 30 May 2011 13:49: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:9:"generator";a:2:{i:0;a:5:{s:4:"data";s:29:"http://wordpress.org/?v=3.1.3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:29:"http://wordpress.org/?v=3.1.3";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"language";a:1:{i:0;a:5:{s:4:"data";s:2:"en";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:94:{i:0;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Briefed";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2011/05/briefed/";s: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:50:"http://www.woothemes.com/2011/05/briefed/#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, 26 May 2011 14:32:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/?p=11286";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:934:" <span> <a href="http://www.woothemes.com/2011/05/briefed/" title="Briefed"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/briefed.jpg" alt="Preview - Briefed" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Briefed" href="http://www.woothemes.com/2011/05/briefed/" rel="bookmark">Briefed</a></h2><p><p>Designed by Cameron Moll, Briefed is for all types of designers &#038; creatives thanks to it&#8217;s modular layout and clean, minimal design. The home page is completely customizable with a portfolio powered by custom post types, optional Dribbble feed, and jsMasonry for an adaptive layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Briefed" title="Preview: Briefed">Demo: Briefed</a></li><li> <a href="http://www.woothemes.com/2011/05/briefed/" title="Briefed">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:934:" <span> <a href="http://www.woothemes.com/2011/05/briefed/" title="Briefed"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/briefed.jpg" alt="Preview - Briefed" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Briefed" href="http://www.woothemes.com/2011/05/briefed/" rel="bookmark">Briefed</a></h2><p><p>Designed by Cameron Moll, Briefed is for all types of designers &#038; creatives thanks to it&#8217;s modular layout and clean, minimal design. The home page is completely customizable with a portfolio powered by custom post types, optional Dribbble feed, and jsMasonry for an adaptive layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Briefed" title="Preview: Briefed">Demo: Briefed</a></li><li> <a href="http://www.woothemes.com/2011/05/briefed/" title="Briefed">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2011/05/briefed/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:"";}}}}}i:1;a:6:{s:4:"data";s:11:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:6:"Canvas";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2011/05/canvas/";s: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:49:"http://www.woothemes.com/2011/05/canvas/#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, 10 May 2011 07:17: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:8:"category";a:4:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:2;a:5:{s:4:"data";s:13:"Personal 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:"";}i:3;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5398";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:971:" <span> <a href="http://www.woothemes.com/2011/05/canvas/" title="Canvas"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/canvas.jpg" alt="Preview - Canvas" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Canvas" href="http://www.woothemes.com/2011/05/canvas/" rel="bookmark">Canvas</a></h2><p><p>Canvas is our most ambitious theme to date! Every element of Canvas is highly customizable through our options panel, so you can make the design, layout and typography exactly like you want. If you are after a highly customizable blog design or just a starter theme for your next client project, then Canvas will most definitely work for you!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Canvas" title="Preview: Canvas">Demo: Canvas</a></li><li> <a href="http://www.woothemes.com/2011/05/canvas/" title="Canvas">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:971:" <span> <a href="http://www.woothemes.com/2011/05/canvas/" title="Canvas"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/canvas.jpg" alt="Preview - Canvas" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Canvas" href="http://www.woothemes.com/2011/05/canvas/" rel="bookmark">Canvas</a></h2><p><p>Canvas is our most ambitious theme to date! Every element of Canvas is highly customizable through our options panel, so you can make the design, layout and typography exactly like you want. If you are after a highly customizable blog design or just a starter theme for your next client project, then Canvas will most definitely work for you!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Canvas" title="Preview: Canvas">Demo: Canvas</a></li><li> <a href="http://www.woothemes.com/2011/05/canvas/" title="Canvas">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2011/05/canvas/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:"";}}}}}i:2;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"FaultPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2011/05/faultpress/";s: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://www.woothemes.com/2011/05/faultpress/#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, 05 May 2011 09:09: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Enterprise";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/?p=10957";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:1092:" <span> <a href="http://www.woothemes.com/2011/05/faultpress/" title="FaultPress"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/faultpress.jpg" alt="Preview - FaultPress" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to FaultPress" href="http://www.woothemes.com/2011/05/faultpress/" rel="bookmark">FaultPress</a></h2><p><p>Transform a WordPress install into a full fledged ticketing application. Upon activation FaultPress totally transforms your install, empowering you and your team to refine your product by engaging the community, requesting bug reports and ticket submission. You can then delegate tasks amongst team members, assign bug fixes to milestones or version releases and discuss any issues via the built-in messages system.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=FaultPress" title="Preview: FaultPress">Demo: FaultPress</a></li><li> <a href="http://www.woothemes.com/2011/05/faultpress/" title="FaultPress">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1092:" <span> <a href="http://www.woothemes.com/2011/05/faultpress/" title="FaultPress"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/faultpress.jpg" alt="Preview - FaultPress" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to FaultPress" href="http://www.woothemes.com/2011/05/faultpress/" rel="bookmark">FaultPress</a></h2><p><p>Transform a WordPress install into a full fledged ticketing application. Upon activation FaultPress totally transforms your install, empowering you and your team to refine your product by engaging the community, requesting bug reports and ticket submission. You can then delegate tasks amongst team members, assign bug fixes to milestones or version releases and discuss any issues via the built-in messages system.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=FaultPress" title="Preview: FaultPress">Demo: FaultPress</a></li><li> <a href="http://www.woothemes.com/2011/05/faultpress/" title="FaultPress">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2011/05/faultpress/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:"";}}}}}i:3;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Kaboodle";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2011/04/kaboodle/";s: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:51:"http://www.woothemes.com/2011/04/kaboodle/#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, 28 Apr 2011 12: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/?p=10704";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:906:" <span> <a href="http://www.woothemes.com/2011/04/kaboodle/" title="Kaboodle"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/kaboodle.jpg" alt="Preview - Kaboodle" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Kaboodle" href="http://www.woothemes.com/2011/04/kaboodle/" rel="bookmark">Kaboodle</a></h2><p><p>Kaboodle is a trendy, pixel-perfect, customizable business theme with a clean layout, featured home page slider, and custom post types for testimonials, portfolio items, mini-features and slides. Every new business can do with a spiffy design like this!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Kaboodle" title="Preview: Kaboodle">Demo: Kaboodle</a></li><li> <a href="http://www.woothemes.com/2011/04/kaboodle/" title="Kaboodle">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:906:" <span> <a href="http://www.woothemes.com/2011/04/kaboodle/" title="Kaboodle"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/kaboodle.jpg" alt="Preview - Kaboodle" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Kaboodle" href="http://www.woothemes.com/2011/04/kaboodle/" rel="bookmark">Kaboodle</a></h2><p><p>Kaboodle is a trendy, pixel-perfect, customizable business theme with a clean layout, featured home page slider, and custom post types for testimonials, portfolio items, mini-features and slides. Every new business can do with a spiffy design like this!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Kaboodle" title="Preview: Kaboodle">Demo: Kaboodle</a></li><li> <a href="http://www.woothemes.com/2011/04/kaboodle/" title="Kaboodle">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2011/04/kaboodle/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:"";}}}}}i:4;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Saving Grace";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2011/04/saving-grace/";s: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://www.woothemes.com/2011/04/saving-grace/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Tue, 26 Apr 2011 11: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:33:"http://www.woothemes.com/?p=10706";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:1027:" <span> <a href="http://www.woothemes.com/2011/04/saving-grace/" title="Saving Grace"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/savinggrace.jpg" alt="Preview - Saving Grace" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Saving Grace" href="http://www.woothemes.com/2011/04/saving-grace/" rel="bookmark">Saving Grace</a></h2><p><p>Saving Grace is a theme specifically for charities &#038; non-profit organizations. Designed by Matthew Smith, the theme features stunning typography and attention to detail. We&#8217;ve also included donation functionality so you can accept donations through PayPal and let visitors see the progress of donations in the theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Saving Grace" title="Preview: Saving Grace">Demo: Saving Grace</a></li><li> <a href="http://www.woothemes.com/2011/04/saving-grace/" title="Saving Grace">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1027:" <span> <a href="http://www.woothemes.com/2011/04/saving-grace/" title="Saving Grace"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/savinggrace.jpg" alt="Preview - Saving Grace" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Saving Grace" href="http://www.woothemes.com/2011/04/saving-grace/" rel="bookmark">Saving Grace</a></h2><p><p>Saving Grace is a theme specifically for charities &#038; non-profit organizations. Designed by Matthew Smith, the theme features stunning typography and attention to detail. We&#8217;ve also included donation functionality so you can accept donations through PayPal and let visitors see the progress of donations in the theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Saving Grace" title="Preview: Saving Grace">Demo: Saving Grace</a></li><li> <a href="http://www.woothemes.com/2011/04/saving-grace/" title="Saving Grace">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2011/04/saving-grace/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:"";}}}}}i:5;a:6:{s:4:"data";s:11:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Premiere";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2011/03/premiere/";s: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:51:"http://www.woothemes.com/2011/03/premiere/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 30 Mar 2011 09:04: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:10:"Multimedia";s: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:16:"custom post type";s: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:11:"sacha greif";s: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:11:"video theme";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://www.woothemes.com/?p=10556";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:1021:" <span> <a href="http://www.woothemes.com/2011/03/premiere/" title="Premiere"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/premiere.jpg" alt="Preview - Premiere" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Premiere" href="http://www.woothemes.com/2011/03/premiere/" rel="bookmark">Premiere</a></h2><p><p>Premiere is a powerful video-based theme that is custom post driven, separating your video posts from your blog content. With a custom single video page template with great social sharing links, the option for your site visitors to recommend videos and a featured home page slider this theme helps videographers, and movie fans alike &#8211; with great custom-ability.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Premiere" title="Preview: Premiere">Demo: Premiere</a></li><li> <a href="http://www.woothemes.com/2011/03/premiere/" title="Premiere">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1021:" <span> <a href="http://www.woothemes.com/2011/03/premiere/" title="Premiere"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/premiere.jpg" alt="Preview - Premiere" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Premiere" href="http://www.woothemes.com/2011/03/premiere/" rel="bookmark">Premiere</a></h2><p><p>Premiere is a powerful video-based theme that is custom post driven, separating your video posts from your blog content. With a custom single video page template with great social sharing links, the option for your site visitors to recommend videos and a featured home page slider this theme helps videographers, and movie fans alike &#8211; with great custom-ability.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Premiere" title="Preview: Premiere">Demo: Premiere</a></li><li> <a href="http://www.woothemes.com/2011/03/premiere/" title="Premiere">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2011/03/premiere/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:"";}}}}}i:6;a:6:{s:4:"data";s:12:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"Simplicity";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2011/03/simplicity/";s: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://www.woothemes.com/2011/03/simplicity/#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, 15 Mar 2011 14:25: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:8:"category";a:5:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:10:"chris rowe";s: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:"slider";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:4;a:5:{s:4:"data";s:12:"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:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://www.woothemes.com/?p=10422";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:945:" <span> <a href="http://www.woothemes.com/2011/03/simplicity/" title="Simplicity"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/simplicity.jpg" alt="Preview - Simplicity" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Simplicity" href="http://www.woothemes.com/2011/03/simplicity/" rel="bookmark">Simplicity</a></h2><p><p>Simplicity is a business theme that is hugely customizable with a clean layout, featured home page slider, and custom post types for testimonials, portfolio items, mini-features and slides. Make this theme your own and completely configure your home page how you want.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Simplicity" title="Preview: Simplicity">Demo: Simplicity</a></li><li> <a href="http://www.woothemes.com/2011/03/simplicity/" title="Simplicity">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:945:" <span> <a href="http://www.woothemes.com/2011/03/simplicity/" title="Simplicity"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/simplicity.jpg" alt="Preview - Simplicity" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Simplicity" href="http://www.woothemes.com/2011/03/simplicity/" rel="bookmark">Simplicity</a></h2><p><p>Simplicity is a business theme that is hugely customizable with a clean layout, featured home page slider, and custom post types for testimonials, portfolio items, mini-features and slides. Make this theme your own and completely configure your home page how you want.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Simplicity" title="Preview: Simplicity">Demo: Simplicity</a></li><li> <a href="http://www.woothemes.com/2011/03/simplicity/" title="Simplicity">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2011/03/simplicity/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:"";}}}}}i:7;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:18:"Delicious Magazine";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2011/02/delicious-magazine/";s: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:61:"http://www.woothemes.com/2011/02/delicious-magazine/#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, 22 Feb 2011 08:48: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:33:"http://www.woothemes.com/?p=10096";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:1080:" <span> <a href="http://www.woothemes.com/2011/02/delicious-magazine/" title="Delicious Magazine"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/deliciousmagazine.jpg" alt="Preview - Delicious Magazine" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Delicious Magazine" href="http://www.woothemes.com/2011/02/delicious-magazine/" rel="bookmark">Delicious Magazine</a></h2><p><p>Delicious Magazine is versatile enough to be used for a variety of purposes, like a food website as we&#8217;ve demonstrated on our preview. It includes a big featured area that captivates the user with large images, and also a sub featured spotlight area that makes your homepage look like more than a blog.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Delicious Magazine" title="Preview: Delicious Magazine">Demo: Delicious Magazine</a></li><li> <a href="http://www.woothemes.com/2011/02/delicious-magazine/" title="Delicious Magazine">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1080:" <span> <a href="http://www.woothemes.com/2011/02/delicious-magazine/" title="Delicious Magazine"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/deliciousmagazine.jpg" alt="Preview - Delicious Magazine" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Delicious Magazine" href="http://www.woothemes.com/2011/02/delicious-magazine/" rel="bookmark">Delicious Magazine</a></h2><p><p>Delicious Magazine is versatile enough to be used for a variety of purposes, like a food website as we&#8217;ve demonstrated on our preview. It includes a big featured area that captivates the user with large images, and also a sub featured spotlight area that makes your homepage look like more than a blog.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Delicious Magazine" title="Preview: Delicious Magazine">Demo: Delicious Magazine</a></li><li> <a href="http://www.woothemes.com/2011/02/delicious-magazine/" title="Delicious Magazine">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:57:"http://www.woothemes.com/2011/02/delicious-magazine/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:"";}}}}}i:8;a:6:{s:4:"data";s:12:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Bookclub";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2011/02/bookclub/";s: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:51:"http://www.woothemes.com/2011/02/bookclub/#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, 08 Feb 2011 13:02:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:5:{i:0;a:5:{s:4:"data";s:12:"Child Themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:10:"Enterprise";s: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:14:"book directory";s: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:11:"child theme";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:4;a:5:{s:4:"data";s:8:"listings";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9879";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:958:" <span> <a href="http://www.woothemes.com/2011/02/bookclub/" title="Bookclub"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bookclub.jpg" alt="Preview - Bookclub" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bookclub" href="http://www.woothemes.com/2011/02/bookclub/" rel="bookmark">Bookclub</a></h2><p><p>Bookclub is a child theme for Listings offering the ability to showcase a directory of books that you as a book publisher, bookworm, affiliate advertiser or book club will benefit from. The themes offers a featured books carousel, and custom book author archive pages packaged in a clean and crisp layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bookclub" title="Preview: Bookclub">Demo: Bookclub</a></li><li> <a href="http://www.woothemes.com/2011/02/bookclub/" title="Bookclub">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:12:"Cobus Bester";s: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:958:" <span> <a href="http://www.woothemes.com/2011/02/bookclub/" title="Bookclub"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bookclub.jpg" alt="Preview - Bookclub" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bookclub" href="http://www.woothemes.com/2011/02/bookclub/" rel="bookmark">Bookclub</a></h2><p><p>Bookclub is a child theme for Listings offering the ability to showcase a directory of books that you as a book publisher, bookworm, affiliate advertiser or book club will benefit from. The themes offers a featured books carousel, and custom book author archive pages packaged in a clean and crisp layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bookclub" title="Preview: Bookclub">Demo: Bookclub</a></li><li> <a href="http://www.woothemes.com/2011/02/bookclub/" title="Bookclub">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2011/02/bookclub/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:"";}}}}}i:9;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"Fresh 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:44:"http://www.woothemes.com/2011/01/fresh-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:53:"http://www.woothemes.com/2011/01/fresh-news/#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, 27 Jan 2011 04:44:40 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=39";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:980:" <span> <a href="http://www.woothemes.com/2011/01/fresh-news/" title="Fresh News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/freshnews.jpg" alt="Preview - Fresh News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Fresh News" href="http://www.woothemes.com/2011/01/fresh-news/" rel="bookmark">Fresh News</a></h2><p><p>Fresh News is one of our oldest and best selling themes, but has now been completely overhauled in version 3.0 to compete with the best themes of today. In the updated version you&#8217;ll find updated options to control the look, layout and fonts, and also some new features like a featured post slider.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Fresh News" title="Preview: Fresh News">Demo: Fresh News</a></li><li> <a href="http://www.woothemes.com/2011/01/fresh-news/" title="Fresh News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:980:" <span> <a href="http://www.woothemes.com/2011/01/fresh-news/" title="Fresh News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/freshnews.jpg" alt="Preview - Fresh News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Fresh News" href="http://www.woothemes.com/2011/01/fresh-news/" rel="bookmark">Fresh News</a></h2><p><p>Fresh News is one of our oldest and best selling themes, but has now been completely overhauled in version 3.0 to compete with the best themes of today. In the updated version you&#8217;ll find updated options to control the look, layout and fonts, and also some new features like a featured post slider.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Fresh News" title="Preview: Fresh News">Demo: Fresh News</a></li><li> <a href="http://www.woothemes.com/2011/01/fresh-news/" title="Fresh News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2011/01/fresh-news/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:"";}}}}}i:10;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"BoldNews";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2011/01/boldnews/";s: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:51:"http://www.woothemes.com/2011/01/boldnews/#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, 25 Jan 2011 14:16:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9602";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:921:" <span> <a href="http://www.woothemes.com/2011/01/boldnews/" title="BoldNews"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/boldnews.jpg" alt="Preview - BoldNews" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to BoldNews" href="http://www.woothemes.com/2011/01/boldnews/" rel="bookmark">BoldNews</a></h2><p><p>Bold News is a clean, well defined magazine theme design with a unique featured post slider to highlight noteworthy content. With 4 widgetized regions and the customization functionality of the WooFramework, this theme really paves the way in the magazine theme space.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=BoldNews" title="Preview: BoldNews">Demo: BoldNews</a></li><li> <a href="http://www.woothemes.com/2011/01/boldnews/" title="BoldNews">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:921:" <span> <a href="http://www.woothemes.com/2011/01/boldnews/" title="BoldNews"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/boldnews.jpg" alt="Preview - BoldNews" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to BoldNews" href="http://www.woothemes.com/2011/01/boldnews/" rel="bookmark">BoldNews</a></h2><p><p>Bold News is a clean, well defined magazine theme design with a unique featured post slider to highlight noteworthy content. With 4 widgetized regions and the customization functionality of the WooFramework, this theme really paves the way in the magazine theme space.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=BoldNews" title="Preview: BoldNews">Demo: BoldNews</a></li><li> <a href="http://www.woothemes.com/2011/01/boldnews/" title="BoldNews">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2011/01/boldnews/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:"";}}}}}i:11;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Placeholder";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2011/01/placeholder/";s: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:54:"http://www.woothemes.com/2011/01/placeholder/#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, 19 Jan 2011 11:57:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9540";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:854:" <span> <a href="http://www.woothemes.com/2011/01/placeholder/" title="Placeholder"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/placeholder.jpg" alt="Preview - Placeholder" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Placeholder" href="http://www.woothemes.com/2011/01/placeholder/" rel="bookmark">Placeholder</a></h2><p><p>This theme is perfect if you have a website in development and you simply need to let your visitors know how to get in touch and how long until the site will launch.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Placeholder" title="Preview: Placeholder">Demo: Placeholder</a></li><li> <a href="http://www.woothemes.com/2011/01/placeholder/" title="Placeholder">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:854:" <span> <a href="http://www.woothemes.com/2011/01/placeholder/" title="Placeholder"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/placeholder.jpg" alt="Preview - Placeholder" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Placeholder" href="http://www.woothemes.com/2011/01/placeholder/" rel="bookmark">Placeholder</a></h2><p><p>This theme is perfect if you have a website in development and you simply need to let your visitors know how to get in touch and how long until the site will launch.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Placeholder" title="Preview: Placeholder">Demo: Placeholder</a></li><li> <a href="http://www.woothemes.com/2011/01/placeholder/" title="Placeholder">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2011/01/placeholder/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:"";}}}}}i:12;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Biznizz";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2011/01/biznizz/";s: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:50:"http://www.woothemes.com/2011/01/biznizz/#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, 06 Jan 2011 10:51: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9375";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:893:" <span> <a href="http://www.woothemes.com/2011/01/biznizz/" title="Biznizz"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/biznizz.jpg" alt="Preview - Biznizz" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Biznizz" href="http://www.woothemes.com/2011/01/biznizz/" rel="bookmark">Biznizz</a></h2><p><p>Built on our winning formula, Biznizz will give your website a fresh new look. It&#8217;s integrated slider and custom homepage layout, in addition to the optional portfolio page template, makes Biznizz a great candidate for your next business website.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Biznizz" title="Preview: Biznizz">Demo: Biznizz</a></li><li> <a href="http://www.woothemes.com/2011/01/biznizz/" title="Biznizz">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:893:" <span> <a href="http://www.woothemes.com/2011/01/biznizz/" title="Biznizz"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/biznizz.jpg" alt="Preview - Biznizz" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Biznizz" href="http://www.woothemes.com/2011/01/biznizz/" rel="bookmark">Biznizz</a></h2><p><p>Built on our winning formula, Biznizz will give your website a fresh new look. It&#8217;s integrated slider and custom homepage layout, in addition to the optional portfolio page template, makes Biznizz a great candidate for your next business website.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Biznizz" title="Preview: Biznizz">Demo: Biznizz</a></li><li> <a href="http://www.woothemes.com/2011/01/biznizz/" title="Biznizz">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2011/01/biznizz/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:"";}}}}}i:13;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:4:"Auld";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2010/12/auld/";s: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:47:"http://www.woothemes.com/2010/12/auld/#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, 23 Dec 2010 11:32: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9308";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:820:" <span> <a href="http://www.woothemes.com/2010/12/auld/" title="Auld"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/auld.jpg" alt="Preview - Auld" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Auld" href="http://www.woothemes.com/2010/12/auld/" rel="bookmark">Auld</a></h2><p><p>Designed by James McDonald, and boasting tumblog functionality with a quick publishing form on the dashboard, Auld is perfect for lazy bloggers who want a colorful, vibrant looking site with Tumblr-like ease-of-use.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Auld" title="Preview: Auld">Demo: Auld</a></li><li> <a href="http://www.woothemes.com/2010/12/auld/" title="Auld">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:820:" <span> <a href="http://www.woothemes.com/2010/12/auld/" title="Auld"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/auld.jpg" alt="Preview - Auld" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Auld" href="http://www.woothemes.com/2010/12/auld/" rel="bookmark">Auld</a></h2><p><p>Designed by James McDonald, and boasting tumblog functionality with a quick publishing form on the dashboard, Auld is perfect for lazy bloggers who want a colorful, vibrant looking site with Tumblr-like ease-of-use.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Auld" title="Preview: Auld">Demo: Auld</a></li><li> <a href="http://www.woothemes.com/2010/12/auld/" title="Auld">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:43:"http://www.woothemes.com/2010/12/auld/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:"";}}}}}i:14;a:6:{s:4:"data";s:12:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Listings";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/12/listings/";s: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:51:"http://www.woothemes.com/2010/12/listings/#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, 21 Dec 2010 09:04:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:5:{i:0;a:5:{s:4:"data";s:10:"Enterprise";s: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:15:"content builder";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:8:"listings";s: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:21:"niche directory theme";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:4;a:5:{s:4:"data";s:25:"upload a listing 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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=9224";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:1011:" <span> <a href="http://www.woothemes.com/2010/12/listings/" title="Listings"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/listings.jpg" alt="Preview - Listings" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Listings" href="http://www.woothemes.com/2010/12/listings/" rel="bookmark">Listings</a></h2><p><p>Listings is one of our most powerful themes that allows any niche to create a listings/directory based website thanks to a Woo-powered content builder for custom post type, taxonomy and custom field generation. The theme showcases your listings in a minimilistic style with advanced search capabilities and the ability to upload a listing from the front end.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Listings" title="Preview: Listings">Demo: Listings</a></li><li> <a href="http://www.woothemes.com/2010/12/listings/" title="Listings">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1011:" <span> <a href="http://www.woothemes.com/2010/12/listings/" title="Listings"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/listings.jpg" alt="Preview - Listings" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Listings" href="http://www.woothemes.com/2010/12/listings/" rel="bookmark">Listings</a></h2><p><p>Listings is one of our most powerful themes that allows any niche to create a listings/directory based website thanks to a Woo-powered content builder for custom post type, taxonomy and custom field generation. The theme showcases your listings in a minimilistic style with advanced search capabilities and the ability to upload a listing from the front end.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Listings" title="Preview: Listings">Demo: Listings</a></li><li> <a href="http://www.woothemes.com/2010/12/listings/" title="Listings">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/12/listings/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:"";}}}}}i:15;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Elefolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/11/elefolio/";s: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:51:"http://www.woothemes.com/2010/11/elefolio/#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 06:18:13 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s: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:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=8921";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:891:" <span> <a href="http://www.woothemes.com/2010/11/elefolio/" title="Elefolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/elefolio.jpg" alt="Preview - Elefolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Elefolio" href="http://www.woothemes.com/2010/11/elefolio/" rel="bookmark">Elefolio</a></h2><p><p>Elefolio combines easy Tumblog publishing and a Portfolio to showcase your work and posts. The portfolio uses custom post types and can also stream from your Dribbble account. It will impress any visitor with its simple yet detailed look.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Elefolio" title="Preview: Elefolio">Demo: Elefolio</a></li><li> <a href="http://www.woothemes.com/2010/11/elefolio/" title="Elefolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:891:" <span> <a href="http://www.woothemes.com/2010/11/elefolio/" title="Elefolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/elefolio.jpg" alt="Preview - Elefolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Elefolio" href="http://www.woothemes.com/2010/11/elefolio/" rel="bookmark">Elefolio</a></h2><p><p>Elefolio combines easy Tumblog publishing and a Portfolio to showcase your work and posts. The portfolio uses custom post types and can also stream from your Dribbble account. It will impress any visitor with its simple yet detailed look.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Elefolio" title="Preview: Elefolio">Demo: Elefolio</a></li><li> <a href="http://www.woothemes.com/2010/11/elefolio/" title="Elefolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/11/elefolio/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:"";}}}}}i:16;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Chapters";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/11/chapters/";s: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:51:"http://www.woothemes.com/2010/11/chapters/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 22 Nov 2010 10:43: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=8869";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:902:" <span> <a href="http://www.woothemes.com/2010/11/chapters/" title="Chapters"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/chapters.jpg" alt="Preview - Chapters" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Chapters" href="http://www.woothemes.com/2010/11/chapters/" rel="bookmark">Chapters</a></h2><p><p>Chapters was originally designed by uber-designer, Tim van Damme, and was used to to promote the book &#8220;Rockstar Business&#8221;. It is a perfect match for anyone wanting a unique design for their blog, and also a perfect way to promote a book.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Chapters" title="Preview: Chapters">Demo: Chapters</a></li><li> <a href="http://www.woothemes.com/2010/11/chapters/" title="Chapters">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:902:" <span> <a href="http://www.woothemes.com/2010/11/chapters/" title="Chapters"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/chapters.jpg" alt="Preview - Chapters" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Chapters" href="http://www.woothemes.com/2010/11/chapters/" rel="bookmark">Chapters</a></h2><p><p>Chapters was originally designed by uber-designer, Tim van Damme, and was used to to promote the book &#8220;Rockstar Business&#8221;. It is a perfect match for anyone wanting a unique design for their blog, and also a perfect way to promote a book.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Chapters" title="Preview: Chapters">Demo: Chapters</a></li><li> <a href="http://www.woothemes.com/2010/11/chapters/" title="Chapters">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/11/chapters/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:"";}}}}}i:17;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Continuum";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2010/10/continuum/";s: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://www.woothemes.com/2010/10/continuum/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 25 Oct 2010 10:56: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=8525";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:885:" <span> <a href="http://www.woothemes.com/2010/10/continuum/" title="Continuum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/continuum.jpg" alt="Preview - Continuum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Continuum" href="http://www.woothemes.com/2010/10/continuum/" rel="bookmark">Continuum</a></h2><p><p>Continuum is designed by Simon Collison and is a Magazine theme which features a custom homepage, custom typography and some extra custom widgets, all to help your news/magazine website get a stylish and functional look.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Continuum" title="Preview: Continuum">Demo: Continuum</a></li><li> <a href="http://www.woothemes.com/2010/10/continuum/" title="Continuum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:885:" <span> <a href="http://www.woothemes.com/2010/10/continuum/" title="Continuum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/continuum.jpg" alt="Preview - Continuum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Continuum" href="http://www.woothemes.com/2010/10/continuum/" rel="bookmark">Continuum</a></h2><p><p>Continuum is designed by Simon Collison and is a Magazine theme which features a custom homepage, custom typography and some extra custom widgets, all to help your news/magazine website get a stylish and functional look.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Continuum" title="Preview: Continuum">Demo: Continuum</a></li><li> <a href="http://www.woothemes.com/2010/10/continuum/" title="Continuum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2010/10/continuum/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:"";}}}}}i:18;a:6:{s:4:"data";s:12:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Diner";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2010/10/diner/";s: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:48:"http://www.woothemes.com/2010/10/diner/#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, 14 Oct 2010 14:09:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:5:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:6:"Themes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:2;a:5:{s:4:"data";s:5:"diner";s: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:9:"food menu";s: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:10:"restaurant";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=8324";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:869:" <span> <a href="http://www.woothemes.com/2010/10/diner/" title="Diner"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/diner.jpg" alt="Preview - Diner" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Diner" href="http://www.woothemes.com/2010/10/diner/" rel="bookmark">Diner</a></h2><p><p>The perfect WP theme for restaurant/bar owners showcasing your food menu, your location and allowing for online reservations all the while presented in a slick and spacious layout, powered by custom post types and some additional WooFramework features.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Diner" title="Preview: Diner">Demo: Diner</a></li><li> <a href="http://www.woothemes.com/2010/10/diner/" title="Diner">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:869:" <span> <a href="http://www.woothemes.com/2010/10/diner/" title="Diner"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/diner.jpg" alt="Preview - Diner" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Diner" href="http://www.woothemes.com/2010/10/diner/" rel="bookmark">Diner</a></h2><p><p>The perfect WP theme for restaurant/bar owners showcasing your food menu, your location and allowing for online reservations all the while presented in a slick and spacious layout, powered by custom post types and some additional WooFramework features.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Diner" title="Preview: Diner">Demo: Diner</a></li><li> <a href="http://www.woothemes.com/2010/10/diner/" title="Diner">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2010/10/diner/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:"";}}}}}i:19;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Skeptical";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2010/09/skeptical/";s: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://www.woothemes.com/2010/09/skeptical/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 27 Sep 2010 15:06: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=8168";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:1020:" <span> <a href="http://www.woothemes.com/2010/09/skeptical/" title="Skeptical"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/skeptical.jpg" alt="Preview - Skeptical" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Skeptical" href="http://www.woothemes.com/2010/09/skeptical/" rel="bookmark">Skeptical</a></h2><p><p>Skepticals layout is very flexible in the sense that you can display “related posts” next to your latest posts on the home page, OR have a completely widgetized sidebar. Not only that, you can also add your Flickr stream to the footer region and showcase three noteworthy blog posts tagged with a specific tag that you declare in the theme options.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Skeptical" title="Preview: Skeptical">Demo: Skeptical</a></li><li> <a href="http://www.woothemes.com/2010/09/skeptical/" title="Skeptical">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:1020:" <span> <a href="http://www.woothemes.com/2010/09/skeptical/" title="Skeptical"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/skeptical.jpg" alt="Preview - Skeptical" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Skeptical" href="http://www.woothemes.com/2010/09/skeptical/" rel="bookmark">Skeptical</a></h2><p><p>Skepticals layout is very flexible in the sense that you can display “related posts” next to your latest posts on the home page, OR have a completely widgetized sidebar. Not only that, you can also add your Flickr stream to the footer region and showcase three noteworthy blog posts tagged with a specific tag that you declare in the theme options.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Skeptical" title="Preview: Skeptical">Demo: Skeptical</a></li><li> <a href="http://www.woothemes.com/2010/09/skeptical/" title="Skeptical">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2010/09/skeptical/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:"";}}}}}i:20;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Caffeinated";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2010/09/caffeinated/";s: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:54:"http://www.woothemes.com/2010/09/caffeinated/#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 09:19:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=7979";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:971:" <span> <a href="http://www.woothemes.com/2010/09/caffeinated/" title="Caffeinated"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/caffeinated.jpg" alt="Preview - Caffeinated" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Caffeinated" href="http://www.woothemes.com/2010/09/caffeinated/" rel="bookmark">Caffeinated</a></h2><p><p>This personal portfolio theme by Ryan Downies was originally designed for his own personal use fueled by his passion for Coffee, Red Bull and lunchtime pot of noodles according to his Twitter stream. It&#8217;s perfect for anyone wanting a bold design to show off their work.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Caffeinated" title="Preview: Caffeinated">Demo: Caffeinated</a></li><li> <a href="http://www.woothemes.com/2010/09/caffeinated/" title="Caffeinated">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:971:" <span> <a href="http://www.woothemes.com/2010/09/caffeinated/" title="Caffeinated"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/caffeinated.jpg" alt="Preview - Caffeinated" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Caffeinated" href="http://www.woothemes.com/2010/09/caffeinated/" rel="bookmark">Caffeinated</a></h2><p><p>This personal portfolio theme by Ryan Downies was originally designed for his own personal use fueled by his passion for Coffee, Red Bull and lunchtime pot of noodles according to his Twitter stream. It&#8217;s perfect for anyone wanting a bold design to show off their work.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Caffeinated" title="Preview: Caffeinated">Demo: Caffeinated</a></li><li> <a href="http://www.woothemes.com/2010/09/caffeinated/" title="Caffeinated">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2010/09/caffeinated/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:"";}}}}}i:21;a:6:{s:4:"data";s:11:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Crisp";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2010/08/crisp/";s: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:48:"http://www.woothemes.com/2010/08/crisp/#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, 26 Aug 2010 14:18: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:8:"category";a:4:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s: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:"tumblog";s: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:"tyler galpin";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=7797";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:840:" <span> <a href="http://www.woothemes.com/2010/08/crisp/" title="Crisp"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/crisp.jpg" alt="Preview - Crisp" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Crisp" href="http://www.woothemes.com/2010/08/crisp/" rel="bookmark">Crisp</a></h2><p><p>Designed by Tyler Galpin, and boasting all-new tumblog functionality with a quick publishing form on the dashboard Crisp is perfect for lazy bloggers who want a professional, slick looking site with Tumblr-like ease-of-use.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Crisp" title="Preview: Crisp">Demo: Crisp</a></li><li> <a href="http://www.woothemes.com/2010/08/crisp/" title="Crisp">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:840:" <span> <a href="http://www.woothemes.com/2010/08/crisp/" title="Crisp"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/crisp.jpg" alt="Preview - Crisp" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Crisp" href="http://www.woothemes.com/2010/08/crisp/" rel="bookmark">Crisp</a></h2><p><p>Designed by Tyler Galpin, and boasting all-new tumblog functionality with a quick publishing form on the dashboard Crisp is perfect for lazy bloggers who want a professional, slick looking site with Tumblr-like ease-of-use.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Crisp" title="Preview: Crisp">Demo: Crisp</a></li><li> <a href="http://www.woothemes.com/2010/08/crisp/" title="Crisp">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2010/08/crisp/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:"";}}}}}i:22;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Sealight";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/08/sealight/";s: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:51:"http://www.woothemes.com/2010/08/sealight/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 16 Aug 2010 15:29: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=7635";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:844:" <span> <a href="http://www.woothemes.com/2010/08/sealight/" title="Sealight"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/sealight.jpg" alt="Preview - Sealight" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Sealight" href="http://www.woothemes.com/2010/08/sealight/" rel="bookmark">Sealight</a></h2><p><p>Sealight is a slick and colorful business theme that helps showcase your product/services using custom post types to highlight key features, testimonials and featured slides on the home page.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Sealight" title="Preview: Sealight">Demo: Sealight</a></li><li> <a href="http://www.woothemes.com/2010/08/sealight/" title="Sealight">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:844:" <span> <a href="http://www.woothemes.com/2010/08/sealight/" title="Sealight"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/sealight.jpg" alt="Preview - Sealight" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Sealight" href="http://www.woothemes.com/2010/08/sealight/" rel="bookmark">Sealight</a></h2><p><p>Sealight is a slick and colorful business theme that helps showcase your product/services using custom post types to highlight key features, testimonials and featured slides on the home page.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Sealight" title="Preview: Sealight">Demo: Sealight</a></li><li> <a href="http://www.woothemes.com/2010/08/sealight/" title="Sealight">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/08/sealight/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:"";}}}}}i:23;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Unite";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2010/07/unite/";s: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:48:"http://www.woothemes.com/2010/07/unite/#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 14:17: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=7288";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:892:" <span> <a href="http://www.woothemes.com/2010/07/unite/" title="Unite"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/unite.jpg" alt="Preview - Unite" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Unite" href="http://www.woothemes.com/2010/07/unite/" rel="bookmark">Unite</a></h2><p><p>Unite is the perfect personal blog, or microblogging theme, for unifying all the conversation &#038; interaction on your blog. Featuring a fancy pants &#038; unique commenting system, Unite aims to increase reader interaction and make your blog more fun &#038; more valuable.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Unite" title="Preview: Unite">Demo: Unite</a></li><li> <a href="http://www.woothemes.com/2010/07/unite/" title="Unite">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:" <span> <a href="http://www.woothemes.com/2010/07/unite/" title="Unite"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/unite.jpg" alt="Preview - Unite" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Unite" href="http://www.woothemes.com/2010/07/unite/" rel="bookmark">Unite</a></h2><p><p>Unite is the perfect personal blog, or microblogging theme, for unifying all the conversation &#038; interaction on your blog. Featuring a fancy pants &#038; unique commenting system, Unite aims to increase reader interaction and make your blog more fun &#038; more valuable.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Unite" title="Preview: Unite">Demo: Unite</a></li><li> <a href="http://www.woothemes.com/2010/07/unite/" title="Unite">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2010/07/unite/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:"";}}}}}i:24;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:6:"Estate";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2010/07/estate/";s: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:49:"http://www.woothemes.com/2010/07/estate/#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, 20 Jul 2010 14:18:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:10:"Enterprise";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=7196";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:999:" <span> <a href="http://www.woothemes.com/2010/07/estate/" title="Estate"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/estate.jpg" alt="Preview - Estate" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Estate" href="http://www.woothemes.com/2010/07/estate/" rel="bookmark">Estate</a></h2><p><p>Estate is a hugely powerful, yet simple to manage business &#8220;theme&#8221; built specifically for real estate agencies. Making use of Wordpress 3.0&#8242;s custom post types and taxonomies the theme unleashes a new &#8220;Properties&#8221; management facility when installed &#8211; proving it&#8217;s far more than just a WordPress theme, it&#8217;s a web solution.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Estate" title="Preview: Estate">Demo: Estate</a></li><li> <a href="http://www.woothemes.com/2010/07/estate/" title="Estate">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:999:" <span> <a href="http://www.woothemes.com/2010/07/estate/" title="Estate"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/estate.jpg" alt="Preview - Estate" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Estate" href="http://www.woothemes.com/2010/07/estate/" rel="bookmark">Estate</a></h2><p><p>Estate is a hugely powerful, yet simple to manage business &#8220;theme&#8221; built specifically for real estate agencies. Making use of Wordpress 3.0&#8242;s custom post types and taxonomies the theme unleashes a new &#8220;Properties&#8221; management facility when installed &#8211; proving it&#8217;s far more than just a WordPress theme, it&#8217;s a web solution.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Estate" title="Preview: Estate">Demo: Estate</a></li><li> <a href="http://www.woothemes.com/2010/07/estate/" title="Estate">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2010/07/estate/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:"";}}}}}i:25;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:17:"The Morning After";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2010/06/themorningafter/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:58:"http://www.woothemes.com/2010/06/themorningafter/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 30 Jun 2010 08:29: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:4:"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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=6940";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:1045:" <span> <a href="http://www.woothemes.com/2010/06/themorningafter/" title="The Morning After"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/themorningafter.jpg" alt="Preview - The Morning After" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Morning After" href="http://www.woothemes.com/2010/06/themorningafter/" rel="bookmark">The Morning After</a></h2><p><p>The Morning After was the original magazine theme in the WordPress community and after more than a 100 000 downloads, it now has a place in our themes collection. It may be &#8220;old&#8221;, but this amazing theme is not yet dated! A definite download and one that you will thoroughly enjoy!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Morning After" title="Preview: The Morning After">Demo: The Morning After</a></li><li> <a href="http://www.woothemes.com/2010/06/themorningafter/" title="The Morning After">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1045:" <span> <a href="http://www.woothemes.com/2010/06/themorningafter/" title="The Morning After"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/themorningafter.jpg" alt="Preview - The Morning After" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Morning After" href="http://www.woothemes.com/2010/06/themorningafter/" rel="bookmark">The Morning After</a></h2><p><p>The Morning After was the original magazine theme in the WordPress community and after more than a 100 000 downloads, it now has a place in our themes collection. It may be &#8220;old&#8221;, but this amazing theme is not yet dated! A definite download and one that you will thoroughly enjoy!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Morning After" title="Preview: The Morning After">Demo: The Morning After</a></li><li> <a href="http://www.woothemes.com/2010/06/themorningafter/" title="The Morning After">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:54:"http://www.woothemes.com/2010/06/themorningafter/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:"";}}}}}i:26;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:4:"Coda";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2010/06/coda/";s: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:47:"http://www.woothemes.com/2010/06/coda/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 21 Jun 2010 09:30: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:8:"category";a:3:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:7:"elegant";s: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:12:"kirstin pauk";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=6787";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:915:" <span> <a href="http://www.woothemes.com/2010/06/coda/" title="Coda"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/coda.jpg" alt="Preview - Coda" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Coda" href="http://www.woothemes.com/2010/06/coda/" rel="bookmark">Coda</a></h2><p><p>Coda is an elegant and feature-rich magazine template with a neat home page js scroller, and an otherwise completely widget based home page design. With a custom styled Twitter module, a &#8220;Share this&#8221; module and a &#8220;Like this&#8221; popularity-based post feature this theme will surely woo you.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Coda" title="Preview: Coda">Demo: Coda</a></li><li> <a href="http://www.woothemes.com/2010/06/coda/" title="Coda">View The Theme Details</a></li></ul></div><div style="clear:both"></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: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 Fischer";s: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:915:" <span> <a href="http://www.woothemes.com/2010/06/coda/" title="Coda"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/coda.jpg" alt="Preview - Coda" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Coda" href="http://www.woothemes.com/2010/06/coda/" rel="bookmark">Coda</a></h2><p><p>Coda is an elegant and feature-rich magazine template with a neat home page js scroller, and an otherwise completely widget based home page design. With a custom styled Twitter module, a &#8220;Share this&#8221; module and a &#8220;Like this&#8221; popularity-based post feature this theme will surely woo you.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Coda" title="Preview: Coda">Demo: Coda</a></li><li> <a href="http://www.woothemes.com/2010/06/coda/" title="Coda">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:43:"http://www.woothemes.com/2010/06/coda/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:"";}}}}}i:27;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Inspire";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2010/05/inspire/";s: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:50:"http://www.woothemes.com/2010/05/inspire/#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, 26 May 2010 13:22: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=6587";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:905:" <span> <a href="http://www.woothemes.com/2010/05/inspire/" title="Inspire"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/inspire.jpg" alt="Preview - Inspire" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Inspire" href="http://www.woothemes.com/2010/05/inspire/" rel="bookmark">Inspire</a></h2><p><p>Inspire is a highly functional theme that has a custom homepage with a featured area powered by jQuery, and lovely mini-featured area. This along with the included portfolio page template makes it perfect to use for your business to show off your work or products.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Inspire" title="Preview: Inspire">Demo: Inspire</a></li><li> <a href="http://www.woothemes.com/2010/05/inspire/" title="Inspire">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:40:"http://purl.org/rss/1.0/modules/content/";a:1:{s:7:"encoded";a:1:{i:0;a:5:{s:4:"data";s:905:" <span> <a href="http://www.woothemes.com/2010/05/inspire/" title="Inspire"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/inspire.jpg" alt="Preview - Inspire" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Inspire" href="http://www.woothemes.com/2010/05/inspire/" rel="bookmark">Inspire</a></h2><p><p>Inspire is a highly functional theme that has a custom homepage with a featured area powered by jQuery, and lovely mini-featured area. This along with the included portfolio page template makes it perfect to use for your business to show off your work or products.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Inspire" title="Preview: Inspire">Demo: Inspire</a></li><li> <a href="http://www.woothemes.com/2010/05/inspire/" title="Inspire">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2010/05/inspire/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:"";}}}}}i:28;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:3:"Apz";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:37:"http://www.woothemes.com/2010/05/apz/";s: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:46:"http://www.woothemes.com/2010/05/apz/#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, 19 May 2010 10:52: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:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=6506";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:825:" <span> <a href="http://www.woothemes.com/2010/05/apz/" title="Apz"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/apz.jpg" alt="Preview - Apz" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Apz" href="http://www.woothemes.com/2010/05/apz/" rel="bookmark">Apz</a></h2><p><p>Finally a theme to promote or sell your apps, either for iPhone or other platforms. This theme will show the features of your app in a featured slider, and also make it possible to promote it further via the modular homepage layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Apz" title="Preview: Apz">Demo: Apz</a></li><li> <a href="http://www.woothemes.com/2010/05/apz/" title="Apz">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:825:" <span> <a href="http://www.woothemes.com/2010/05/apz/" title="Apz"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/apz.jpg" alt="Preview - Apz" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Apz" href="http://www.woothemes.com/2010/05/apz/" rel="bookmark">Apz</a></h2><p><p>Finally a theme to promote or sell your apps, either for iPhone or other platforms. This theme will show the features of your app in a featured slider, and also make it possible to promote it further via the modular homepage layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Apz" title="Preview: Apz">Demo: Apz</a></li><li> <a href="http://www.woothemes.com/2010/05/apz/" title="Apz">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/05/apz/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:"";}}}}}i:29;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Spectrum";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/05/spectrum/";s: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:51:"http://www.woothemes.com/2010/05/spectrum/#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, 05 May 2010 12:33:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=6329";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:943:" <span> <a href="http://www.woothemes.com/2010/05/spectrum/" title="Spectrum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/spectrum.jpg" alt="Preview - Spectrum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Spectrum" href="http://www.woothemes.com/2010/05/spectrum/" rel="bookmark">Spectrum</a></h2><p><p>Spectrum is a visually rich magazine theme for content rich sites showcasing their content with beautiful imagery. It&#8217;s packed with 7 widgetized regions and lots of custom woo widgets, like a video player, Flickr and Twitter streams, to customize huge amounts of the theme on the fly.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Spectrum" title="Preview: Spectrum">Demo: Spectrum</a></li><li> <a href="http://www.woothemes.com/2010/05/spectrum/" title="Spectrum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:943:" <span> <a href="http://www.woothemes.com/2010/05/spectrum/" title="Spectrum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/spectrum.jpg" alt="Preview - Spectrum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Spectrum" href="http://www.woothemes.com/2010/05/spectrum/" rel="bookmark">Spectrum</a></h2><p><p>Spectrum is a visually rich magazine theme for content rich sites showcasing their content with beautiful imagery. It&#8217;s packed with 7 widgetized regions and lots of custom woo widgets, like a video player, Flickr and Twitter streams, to customize huge amounts of the theme on the fly.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Spectrum" title="Preview: Spectrum">Demo: Spectrum</a></li><li> <a href="http://www.woothemes.com/2010/05/spectrum/" title="Spectrum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/05/spectrum/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:"";}}}}}i:30;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Diarise";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2010/04/diarise/";s: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:50:"http://www.woothemes.com/2010/04/diarise/#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, 22 Apr 2010 10:36: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=6185";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:987:" <span> <a href="http://www.woothemes.com/2010/04/diarise/" title="Diarise"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/diarise.jpg" alt="Preview - Diarise" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Diarise" href="http://www.woothemes.com/2010/04/diarise/" rel="bookmark">Diarise</a></h2><p><p>Diarise showcases your company/organisation&#8217;s events in a neat home page tabber, along with past events, or featured posts in a slick scroller. Easily add events straight to your calendar application and link your events to booking forms. The possibilities are limitless for churches, event organizing companies, sports clubs, schools, etc.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Diarise" title="Preview: Diarise">Demo: Diarise</a></li><li> <a href="http://www.woothemes.com/2010/04/diarise/" title="Diarise">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:987:" <span> <a href="http://www.woothemes.com/2010/04/diarise/" title="Diarise"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/diarise.jpg" alt="Preview - Diarise" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Diarise" href="http://www.woothemes.com/2010/04/diarise/" rel="bookmark">Diarise</a></h2><p><p>Diarise showcases your company/organisation&#8217;s events in a neat home page tabber, along with past events, or featured posts in a slick scroller. Easily add events straight to your calendar application and link your events to booking forms. The possibilities are limitless for churches, event organizing companies, sports clubs, schools, etc.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Diarise" title="Preview: Diarise">Demo: Diarise</a></li><li> <a href="http://www.woothemes.com/2010/04/diarise/" title="Diarise">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2010/04/diarise/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:"";}}}}}i:31;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Boast";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2010/04/boast/";s: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:48:"http://www.woothemes.com/2010/04/boast/#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, 15 Apr 2010 13:13:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=6165";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:893:" <span> <a href="http://www.woothemes.com/2010/04/boast/" title="Boast"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/boast.jpg" alt="Preview - Boast" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Boast" href="http://www.woothemes.com/2010/04/boast/" rel="bookmark">Boast</a></h2><p><p>Boast is a modern business design with a lot of shine &#038; gloss. The theme includes some nifty jQuery touches, which is especially present in the awesome slider on the homepage, as well as the scrolling widget boxes. This is a definite contender for your business makeover.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Boast" title="Preview: Boast">Demo: Boast</a></li><li> <a href="http://www.woothemes.com/2010/04/boast/" title="Boast">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:893:" <span> <a href="http://www.woothemes.com/2010/04/boast/" title="Boast"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/boast.jpg" alt="Preview - Boast" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Boast" href="http://www.woothemes.com/2010/04/boast/" rel="bookmark">Boast</a></h2><p><p>Boast is a modern business design with a lot of shine &#038; gloss. The theme includes some nifty jQuery touches, which is especially present in the awesome slider on the homepage, as well as the scrolling widget boxes. This is a definite contender for your business makeover.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Boast" title="Preview: Boast">Demo: Boast</a></li><li> <a href="http://www.woothemes.com/2010/04/boast/" title="Boast">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2010/04/boast/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:"";}}}}}i:32;a:6:{s:4:"data";s:11:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Retreat";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2010/03/retreat/";s: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:50:"http://www.woothemes.com/2010/03/retreat/#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, 31 Mar 2010 11:55: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:8:"category";a:4:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s: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:"tumblog";s: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:17:"woo on the slopes";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5997";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:1033:" <span> <a href="http://www.woothemes.com/2010/03/retreat/" title="Retreat"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/retreat.jpg" alt="Preview - Retreat" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Retreat" href="http://www.woothemes.com/2010/03/retreat/" rel="bookmark">Retreat</a></h2><p><p>Based on our hugely successful &#8216;Woo on the Slopes&#8217; tumblog theme that we used to live blog our company retreat to the Austrian Alps, the aptly named &#8216;Retreat&#8217; theme is packed full of easy to use quickpress publishing tools, unique to WooThemes. It also comes with a AJAX-based Twitter widget that updates every few minutes, and can track keywords mentioned on Twitter.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Retreat" title="Preview: Retreat">Demo: Retreat</a></li><li> <a href="http://www.woothemes.com/2010/03/retreat/" title="Retreat">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1033:" <span> <a href="http://www.woothemes.com/2010/03/retreat/" title="Retreat"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/retreat.jpg" alt="Preview - Retreat" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Retreat" href="http://www.woothemes.com/2010/03/retreat/" rel="bookmark">Retreat</a></h2><p><p>Based on our hugely successful &#8216;Woo on the Slopes&#8217; tumblog theme that we used to live blog our company retreat to the Austrian Alps, the aptly named &#8216;Retreat&#8217; theme is packed full of easy to use quickpress publishing tools, unique to WooThemes. It also comes with a AJAX-based Twitter widget that updates every few minutes, and can track keywords mentioned on Twitter.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Retreat" title="Preview: Retreat">Demo: Retreat</a></li><li> <a href="http://www.woothemes.com/2010/03/retreat/" title="Retreat">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2010/03/retreat/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:"";}}}}}i:33;a:6:{s:4:"data";s:11:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"City 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:"link";a:1:{i:0;a:5:{s:4:"data";s:43:"http://www.woothemes.com/2010/03/cityguide/";s: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://www.woothemes.com/2010/03/cityguide/#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, 17 Mar 2010 12:27:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:4:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:1;a:5:{s:4:"data";s:14:"city directory";s: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:11:"google maps";s: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:9:"sam brown";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5852";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:967:" <span> <a href="http://www.woothemes.com/2010/03/cityguide/" title="City Guide"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cityguide.jpg" alt="Preview - City Guide" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to City Guide" href="http://www.woothemes.com/2010/03/cityguide/" rel="bookmark">City Guide</a></h2><p><p>Weve developed this theme to cater for directory-based wordpress sites. For example, a guide to a city with shops, restaurants and other places of interest all archived in posts with geo-tags, custom content about the locations, and well presented in this killer theme designed by Sam Brown.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=City Guide" title="Preview: City Guide">Demo: City Guide</a></li><li> <a href="http://www.woothemes.com/2010/03/cityguide/" title="City Guide">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:967:" <span> <a href="http://www.woothemes.com/2010/03/cityguide/" title="City Guide"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cityguide.jpg" alt="Preview - City Guide" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to City Guide" href="http://www.woothemes.com/2010/03/cityguide/" rel="bookmark">City Guide</a></h2><p><p>Weve developed this theme to cater for directory-based wordpress sites. For example, a guide to a city with shops, restaurants and other places of interest all archived in posts with geo-tags, custom content about the locations, and well presented in this killer theme designed by Sam Brown.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=City Guide" title="Preview: City Guide">Demo: City Guide</a></li><li> <a href="http://www.woothemes.com/2010/03/cityguide/" title="City Guide">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2010/03/cityguide/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:"";}}}}}i:34;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Cinch";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2010/03/cinch/";s: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:48:"http://www.woothemes.com/2010/03/cinch/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Mar 2010 14:05: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5625";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:890:" <span> <a href="http://www.woothemes.com/2010/03/cinch/" title="Cinch"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cinch.jpg" alt="Preview - Cinch" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Cinch" href="http://www.woothemes.com/2010/03/cinch/" rel="bookmark">Cinch</a></h2><p><p>Cinch is a classy &#038; feature-rich tumblog theme built for WordPress. Incorporating awesome advanced QuickPress functionality (exclusive to WooThemes) and an amazing design (with added jQuery awesomeness), Cinch is most definitely the tumblog theme that you want to use!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Cinch" title="Preview: Cinch">Demo: Cinch</a></li><li> <a href="http://www.woothemes.com/2010/03/cinch/" title="Cinch">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:890:" <span> <a href="http://www.woothemes.com/2010/03/cinch/" title="Cinch"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cinch.jpg" alt="Preview - Cinch" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Cinch" href="http://www.woothemes.com/2010/03/cinch/" rel="bookmark">Cinch</a></h2><p><p>Cinch is a classy &#038; feature-rich tumblog theme built for WordPress. Incorporating awesome advanced QuickPress functionality (exclusive to WooThemes) and an amazing design (with added jQuery awesomeness), Cinch is most definitely the tumblog theme that you want to use!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Cinch" title="Preview: Cinch">Demo: Cinch</a></li><li> <a href="http://www.woothemes.com/2010/03/cinch/" title="Cinch">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2010/03/cinch/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:"";}}}}}i:35;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Slanted";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2010/03/slanted/";s: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:50:"http://www.woothemes.com/2010/03/slanted/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Mar 2010 14:05: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:7:"Tumblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5624";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:907:" <span> <a href="http://www.woothemes.com/2010/03/slanted/" title="Slanted"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/slanted.jpg" alt="Preview - Slanted" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Slanted" href="http://www.woothemes.com/2010/03/slanted/" rel="bookmark">Slanted</a></h2><p><p>Slanted is a tumblog theme with an extremely unique &#8211; and should we say &#8220;slanted&#8221; &#8211; design. Using some progressive CSS3 attributes and jQuery wizardry, this tumblog theme (built for WordPress) is perfect for the more experimental tumbloggers.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Slanted" title="Preview: Slanted">Demo: Slanted</a></li><li> <a href="http://www.woothemes.com/2010/03/slanted/" title="Slanted">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:907:" <span> <a href="http://www.woothemes.com/2010/03/slanted/" title="Slanted"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/slanted.jpg" alt="Preview - Slanted" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Slanted" href="http://www.woothemes.com/2010/03/slanted/" rel="bookmark">Slanted</a></h2><p><p>Slanted is a tumblog theme with an extremely unique &#8211; and should we say &#8220;slanted&#8221; &#8211; design. Using some progressive CSS3 attributes and jQuery wizardry, this tumblog theme (built for WordPress) is perfect for the more experimental tumbloggers.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Slanted" title="Preview: Slanted">Demo: Slanted</a></li><li> <a href="http://www.woothemes.com/2010/03/slanted/" title="Slanted">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2010/03/slanted/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:"";}}}}}i:36;a:6:{s:4:"data";s:13:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Postcard";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/01/postcard/";s: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:51:"http://www.woothemes.com/2010/01/postcard/#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, 28 Jan 2010 11:45: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:8:"category";a:6:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s: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:13:"Personal 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:"";}i:2;a:5:{s:4:"data";s:11:"google maps";s: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:13:"image gallery";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}i:4;a:5:{s:4:"data";s:14:"mark forrester";s: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:15:"travel blogging";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=5158";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:949:" <span> <a href="http://www.woothemes.com/2010/01/postcard/" title="Postcard"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/postcard.jpg" alt="Preview - Postcard" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Postcard" href="http://www.woothemes.com/2010/01/postcard/" rel="bookmark">Postcard</a></h2><p><p>Postcard is a beautiful travel-blogging theme with neat Google Maps integration allowing you to geo-tag posts with locations and display your recent travels on widgetized maps. Its packed full of all the functionality a traveller needs to publish news and photos for friends and family back home.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Postcard" title="Preview: Postcard">Demo: Postcard</a></li><li> <a href="http://www.woothemes.com/2010/01/postcard/" title="Postcard">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:949:" <span> <a href="http://www.woothemes.com/2010/01/postcard/" title="Postcard"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/postcard.jpg" alt="Preview - Postcard" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Postcard" href="http://www.woothemes.com/2010/01/postcard/" rel="bookmark">Postcard</a></h2><p><p>Postcard is a beautiful travel-blogging theme with neat Google Maps integration allowing you to geo-tag posts with locations and display your recent travels on widgetized maps. Its packed full of all the functionality a traveller needs to publish news and photos for friends and family back home.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Postcard" title="Preview: Postcard">Demo: Postcard</a></li><li> <a href="http://www.woothemes.com/2010/01/postcard/" title="Postcard">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/01/postcard/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:"";}}}}}i:37;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Delegate";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/01/delegate/";s: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:51:"http://www.woothemes.com/2010/01/delegate/#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, 21 Jan 2010 06:58: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:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=5087";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:890:" <span> <a href="http://www.woothemes.com/2010/01/delegate/" title="Delegate"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/delegate.jpg" alt="Preview - Delegate" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Delegate" href="http://www.woothemes.com/2010/01/delegate/" rel="bookmark">Delegate</a></h2><p><p>Delegate is a shiny and feature-packed business theme that should appeal to the funky companies out there. Packed with all the goodness of a proper WordPress business theme, Delegate will most definitely make the impact you need from it!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Delegate" title="Preview: Delegate">Demo: Delegate</a></li><li> <a href="http://www.woothemes.com/2010/01/delegate/" title="Delegate">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"İlker Utlu";s: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:890:" <span> <a href="http://www.woothemes.com/2010/01/delegate/" title="Delegate"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/delegate.jpg" alt="Preview - Delegate" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Delegate" href="http://www.woothemes.com/2010/01/delegate/" rel="bookmark">Delegate</a></h2><p><p>Delegate is a shiny and feature-packed business theme that should appeal to the funky companies out there. Packed with all the goodness of a proper WordPress business theme, Delegate will most definitely make the impact you need from it!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Delegate" title="Preview: Delegate">Demo: Delegate</a></li><li> <a href="http://www.woothemes.com/2010/01/delegate/" title="Delegate">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/01/delegate/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:"";}}}}}i:38;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"MyStream";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2010/01/mystream/";s: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:51:"http://www.woothemes.com/2010/01/mystream/#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, 12 Jan 2010 10:33: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4942";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:899:" <span> <a href="http://www.woothemes.com/2010/01/mystream/" title="MyStream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mystream.jpg" alt="Preview - MyStream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to MyStream" href="http://www.woothemes.com/2010/01/mystream/" rel="bookmark">MyStream</a></h2><p><p>MyStream is a flexible and extremely customizable personal blog theme with massive social media &#038; lifestreaming influences. Change the background to your visual identity, move the many available widgets around and VOILA: you have YourStream.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=MyStream" title="Preview: MyStream">Demo: MyStream</a></li><li> <a href="http://www.woothemes.com/2010/01/mystream/" title="MyStream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:899:" <span> <a href="http://www.woothemes.com/2010/01/mystream/" title="MyStream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mystream.jpg" alt="Preview - MyStream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to MyStream" href="http://www.woothemes.com/2010/01/mystream/" rel="bookmark">MyStream</a></h2><p><p>MyStream is a flexible and extremely customizable personal blog theme with massive social media &#038; lifestreaming influences. Change the background to your visual identity, move the many available widgets around and VOILA: you have YourStream.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=MyStream" title="Preview: MyStream">Demo: MyStream</a></li><li> <a href="http://www.woothemes.com/2010/01/mystream/" title="MyStream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2010/01/mystream/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:"";}}}}}i:39;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Optimize";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/12/optimize/";s: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:51:"http://www.woothemes.com/2009/12/optimize/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 14 Dec 2009 08:32: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:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4727";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:945:" <span> <a href="http://www.woothemes.com/2009/12/optimize/" title="Optimize"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/optimize.jpg" alt="Preview - Optimize" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Optimize" href="http://www.woothemes.com/2009/12/optimize/" rel="bookmark">Optimize</a></h2><p><p>Optimize builds on the popularity of Coffee Break theme, with stunning looks and super functionality built in to the brand spanking new WooFramework. The customizable front page will showcase your work or product in a sexy fashion. Impress visitors of your site with this optimized theme now!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Optimize" title="Preview: Optimize">Demo: Optimize</a></li><li> <a href="http://www.woothemes.com/2009/12/optimize/" title="Optimize">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:945:" <span> <a href="http://www.woothemes.com/2009/12/optimize/" title="Optimize"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/optimize.jpg" alt="Preview - Optimize" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Optimize" href="http://www.woothemes.com/2009/12/optimize/" rel="bookmark">Optimize</a></h2><p><p>Optimize builds on the popularity of Coffee Break theme, with stunning looks and super functionality built in to the brand spanking new WooFramework. The customizable front page will showcase your work or product in a sexy fashion. Impress visitors of your site with this optimized theme now!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Optimize" title="Preview: Optimize">Demo: Optimize</a></li><li> <a href="http://www.woothemes.com/2009/12/optimize/" title="Optimize">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/12/optimize/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:"";}}}}}i:40;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Backstage";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/12/backstage/";s: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://www.woothemes.com/2009/12/backstage/#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, 10 Dec 2009 08:15: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4677";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:935:" <span> <a href="http://www.woothemes.com/2009/12/backstage/" title="Backstage"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/backstage.jpg" alt="Preview - Backstage" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Backstage" href="http://www.woothemes.com/2009/12/backstage/" rel="bookmark">Backstage</a></h2><p><p>Backstage is a powerful niche theme design for musicians and artists showcasing their media, upcoming shows and music using hugely flexible custom widgets and audio players. This beautifully crafted layout was designed by Elliot Jay Stocks and boasts 7 alternate styles.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Backstage" title="Preview: Backstage">Demo: Backstage</a></li><li> <a href="http://www.woothemes.com/2009/12/backstage/" title="Backstage">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:935:" <span> <a href="http://www.woothemes.com/2009/12/backstage/" title="Backstage"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/backstage.jpg" alt="Preview - Backstage" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Backstage" href="http://www.woothemes.com/2009/12/backstage/" rel="bookmark">Backstage</a></h2><p><p>Backstage is a powerful niche theme design for musicians and artists showcasing their media, upcoming shows and music using hugely flexible custom widgets and audio players. This beautifully crafted layout was designed by Elliot Jay Stocks and boasts 7 alternate styles.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Backstage" title="Preview: Backstage">Demo: Backstage</a></li><li> <a href="http://www.woothemes.com/2009/12/backstage/" title="Backstage">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/12/backstage/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:"";}}}}}i:41;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:18:"SophisticatedFolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/12/sophisticatedfolio/";s: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:61:"http://www.woothemes.com/2009/12/sophisticatedfolio/#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, 02 Dec 2009 10:01:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4577";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:954:" <span> <a href="http://www.woothemes.com/2009/12/sophisticatedfolio/" title="SophisticatedFolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/sophisticatedfolio.jpg" alt="Preview - SophisticatedFolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to SophisticatedFolio" href="http://www.woothemes.com/2009/12/sophisticatedfolio/" rel="bookmark">SophisticatedFolio</a></h2><p><p>SophisticatedFolio is a great theme for web/graphic designers to showcase their portfolio and blog, but can be used for many other purposes if you just put your imagination to work.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=SophisticatedFolio" title="Preview: SophisticatedFolio">Demo: SophisticatedFolio</a></li><li> <a href="http://www.woothemes.com/2009/12/sophisticatedfolio/" title="SophisticatedFolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"İlker Utlu";s: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:954:" <span> <a href="http://www.woothemes.com/2009/12/sophisticatedfolio/" title="SophisticatedFolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/sophisticatedfolio.jpg" alt="Preview - SophisticatedFolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to SophisticatedFolio" href="http://www.woothemes.com/2009/12/sophisticatedfolio/" rel="bookmark">SophisticatedFolio</a></h2><p><p>SophisticatedFolio is a great theme for web/graphic designers to showcase their portfolio and blog, but can be used for many other purposes if you just put your imagination to work.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=SophisticatedFolio" title="Preview: SophisticatedFolio">Demo: SophisticatedFolio</a></li><li> <a href="http://www.woothemes.com/2009/12/sophisticatedfolio/" title="SophisticatedFolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:57:"http://www.woothemes.com/2009/12/sophisticatedfolio/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:"";}}}}}i:42;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Bueno";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2009/11/bueno/";s: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:48:"http://www.woothemes.com/2009/11/bueno/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 25 Nov 2009 10:15: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:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4523";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:931:" <span> <a href="http://www.woothemes.com/2009/11/bueno/" title="Bueno"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bueno.jpg" alt="Preview - Bueno" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bueno" href="http://www.woothemes.com/2009/11/bueno/" rel="bookmark">Bueno</a></h2><p><p>Bueno is a clean, minimalistic design which just oozes sophistication in both it&#8217;s typography &#038; structure. Stripped of all fancy design elements; the reader&#8217;s focus should be on the great content that you produce. Bueno is perfect for the regular (and not-so-regular) blogger. Get it for free now!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bueno" title="Preview: Bueno">Demo: Bueno</a></li><li> <a href="http://www.woothemes.com/2009/11/bueno/" title="Bueno">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:931:" <span> <a href="http://www.woothemes.com/2009/11/bueno/" title="Bueno"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bueno.jpg" alt="Preview - Bueno" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bueno" href="http://www.woothemes.com/2009/11/bueno/" rel="bookmark">Bueno</a></h2><p><p>Bueno is a clean, minimalistic design which just oozes sophistication in both it&#8217;s typography &#038; structure. Stripped of all fancy design elements; the reader&#8217;s focus should be on the great content that you produce. Bueno is perfect for the regular (and not-so-regular) blogger. Get it for free now!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bueno" title="Preview: Bueno">Demo: Bueno</a></li><li> <a href="http://www.woothemes.com/2009/11/bueno/" title="Bueno">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2009/11/bueno/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:"";}}}}}i:43;a:6:{s:4:"data";s:13:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Digital Farm";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/11/digitalfarm/";s: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:54:"http://www.woothemes.com/2009/11/digitalfarm/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 16 Nov 2009 13:25: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:8:"category";a:6:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s: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:12:"digital farm";s: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:14:"mark forrester";s: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:8:"personal";s: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:"slider";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4463";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:1052:" <span> <a href="http://www.woothemes.com/2009/11/digitalfarm/" title="Digital Farm"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/digitalfarm.jpg" alt="Preview - Digital Farm" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Digital Farm" href="http://www.woothemes.com/2009/11/digitalfarm/" rel="bookmark">Digital Farm</a></h2><p><p>This previous, vibrant blog design of Mark Forrester&#8217;s personal site was well received and showcased in many CSS galleries so boasts a solid track record. Bundled with a fully customizable header space, optional sidebar slider and a dedicated portfolio page, together with some minimal corporate alternate styles this theme caters for a wide market.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Digital Farm" title="Preview: Digital Farm">Demo: Digital Farm</a></li><li> <a href="http://www.woothemes.com/2009/11/digitalfarm/" title="Digital Farm">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"İlker Utlu";s: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:1052:" <span> <a href="http://www.woothemes.com/2009/11/digitalfarm/" title="Digital Farm"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/digitalfarm.jpg" alt="Preview - Digital Farm" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Digital Farm" href="http://www.woothemes.com/2009/11/digitalfarm/" rel="bookmark">Digital Farm</a></h2><p><p>This previous, vibrant blog design of Mark Forrester&#8217;s personal site was well received and showcased in many CSS galleries so boasts a solid track record. Bundled with a fully customizable header space, optional sidebar slider and a dedicated portfolio page, together with some minimal corporate alternate styles this theme caters for a wide market.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Digital Farm" title="Preview: Digital Farm">Demo: Digital Farm</a></li><li> <a href="http://www.woothemes.com/2009/11/digitalfarm/" title="Digital Farm">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2009/11/digitalfarm/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:"";}}}}}i:44;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Headlines";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/11/headlines/";s: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://www.woothemes.com/2009/11/headlines/#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, 05 Nov 2009 07:55: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=4230";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:940:" <span> <a href="http://www.woothemes.com/2009/11/headlines/" title="Headlines"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/headlines.jpg" alt="Preview - Headlines" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Headlines" href="http://www.woothemes.com/2009/11/headlines/" rel="bookmark">Headlines</a></h2><p><p>Headlines continues where our old magazine themes left off. It has tons of requested features like featured area, social bookmarks, author highlighting, flexible layout to name a few. It&#8217;s the perfect platform to launch your magazine or blog and reach out to the world!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Headlines" title="Preview: Headlines">Demo: Headlines</a></li><li> <a href="http://www.woothemes.com/2009/11/headlines/" title="Headlines">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:940:" <span> <a href="http://www.woothemes.com/2009/11/headlines/" title="Headlines"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/headlines.jpg" alt="Preview - Headlines" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Headlines" href="http://www.woothemes.com/2009/11/headlines/" rel="bookmark">Headlines</a></h2><p><p>Headlines continues where our old magazine themes left off. It has tons of requested features like featured area, social bookmarks, author highlighting, flexible layout to name a few. It&#8217;s the perfect platform to launch your magazine or blog and reach out to the world!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Headlines" title="Preview: Headlines">Demo: Headlines</a></li><li> <a href="http://www.woothemes.com/2009/11/headlines/" title="Headlines">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/11/headlines/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:"";}}}}}i:45;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"f0101";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2009/10/f0101/";s: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:48:"http://www.woothemes.com/2009/10/f0101/#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, 28 Oct 2009 14:21:50 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3977";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:952:" <span> <a href="http://www.woothemes.com/2009/10/f0101/" title="f0101"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/f0101.jpg" alt="Preview - f0101" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to f0101" href="http://www.woothemes.com/2009/10/f0101/" rel="bookmark">f0101</a></h2><p><p>f0101 was designed by Veerle Pieters during Breast Cancer Awareness month with the default style especially for the ladies. Never fear though the beautifully illustrated figure can be changed to a male figure or removed completely. Packed full of widgetized goodness and slickly presenting your blog posts this theme is pure eye candy.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=f0101" title="Preview: f0101">Demo: f0101</a></li><li> <a href="http://www.woothemes.com/2009/10/f0101/" title="f0101">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:952:" <span> <a href="http://www.woothemes.com/2009/10/f0101/" title="f0101"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/f0101.jpg" alt="Preview - f0101" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to f0101" href="http://www.woothemes.com/2009/10/f0101/" rel="bookmark">f0101</a></h2><p><p>f0101 was designed by Veerle Pieters during Breast Cancer Awareness month with the default style especially for the ladies. Never fear though the beautifully illustrated figure can be changed to a male figure or removed completely. Packed full of widgetized goodness and slickly presenting your blog posts this theme is pure eye candy.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=f0101" title="Preview: f0101">Demo: f0101</a></li><li> <a href="http://www.woothemes.com/2009/10/f0101/" title="f0101">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2009/10/f0101/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:"";}}}}}i:46;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Royalle";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2009/10/royalle/";s: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:50:"http://www.woothemes.com/2009/10/royalle/#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, 28 Oct 2009 14:17: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3967";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:941:" <span> <a href="http://www.woothemes.com/2009/10/royalle/" title="Royalle"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/royalle.jpg" alt="Preview - Royalle" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Royalle" href="http://www.woothemes.com/2009/10/royalle/" rel="bookmark">Royalle</a></h2><p><p>Released during Breast Cancer Awareness Month, Royalle is a beautiful pink personal blog theme designed by the equally beautiful Sarah Parmenter, rest assured the theme comes packaged with 4 other equally tasty colour schemes. Packed full with 10 widgets, and a unique social profiles header section.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Royalle" title="Preview: Royalle">Demo: Royalle</a></li><li> <a href="http://www.woothemes.com/2009/10/royalle/" title="Royalle">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:941:" <span> <a href="http://www.woothemes.com/2009/10/royalle/" title="Royalle"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/royalle.jpg" alt="Preview - Royalle" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Royalle" href="http://www.woothemes.com/2009/10/royalle/" rel="bookmark">Royalle</a></h2><p><p>Released during Breast Cancer Awareness Month, Royalle is a beautiful pink personal blog theme designed by the equally beautiful Sarah Parmenter, rest assured the theme comes packaged with 4 other equally tasty colour schemes. Packed full with 10 widgets, and a unique social profiles header section.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Royalle" title="Preview: Royalle">Demo: Royalle</a></li><li> <a href="http://www.woothemes.com/2009/10/royalle/" title="Royalle">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2009/10/royalle/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:"";}}}}}i:47;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Exposure";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/10/exposure/";s: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:51:"http://www.woothemes.com/2009/10/exposure/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 12 Oct 2009 08:51:40 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3742";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:937:" <span> <a href="http://www.woothemes.com/2009/10/exposure/" title="Exposure"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/exposure.jpg" alt="Preview - Exposure" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Exposure" href="http://www.woothemes.com/2009/10/exposure/" rel="bookmark">Exposure</a></h2><p><p>Exposure is revolutionary photo blogging theme with extreme control over image gallery displays in your posts and a completely widgetized home page with each blog post being a widget allowing them to be arranged however you please. One of those themes you just have to see to believe.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Exposure" title="Preview: Exposure">Demo: Exposure</a></li><li> <a href="http://www.woothemes.com/2009/10/exposure/" title="Exposure">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"İlker Utlu";s: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:937:" <span> <a href="http://www.woothemes.com/2009/10/exposure/" title="Exposure"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/exposure.jpg" alt="Preview - Exposure" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Exposure" href="http://www.woothemes.com/2009/10/exposure/" rel="bookmark">Exposure</a></h2><p><p>Exposure is revolutionary photo blogging theme with extreme control over image gallery displays in your posts and a completely widgetized home page with each blog post being a widget allowing them to be arranged however you please. One of those themes you just have to see to believe.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Exposure" title="Preview: Exposure">Demo: Exposure</a></li><li> <a href="http://www.woothemes.com/2009/10/exposure/" title="Exposure">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/10/exposure/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:"";}}}}}i:48;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"Therapy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2009/10/therapy/";s: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:50:"http://www.woothemes.com/2009/10/therapy/#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, 08 Oct 2009 12:17:17 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:13:"izuddin helmi";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3640";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:874:" <span> <a href="http://www.woothemes.com/2009/10/therapy/" title="Therapy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/therapy.jpg" alt="Preview - Therapy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Therapy" href="http://www.woothemes.com/2009/10/therapy/" rel="bookmark">Therapy</a></h2><p><p>A powerful, feature-rich &#038; flexible personal blog theme with Izuddin&#8217;s signature, vibrant and bubbly design style. This theme showcases your social media profiles neatly, whilst elegantly showcasing your latest blog posts.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Therapy" title="Preview: Therapy">Demo: Therapy</a></li><li> <a href="http://www.woothemes.com/2009/10/therapy/" title="Therapy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:874:" <span> <a href="http://www.woothemes.com/2009/10/therapy/" title="Therapy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/therapy.jpg" alt="Preview - Therapy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Therapy" href="http://www.woothemes.com/2009/10/therapy/" rel="bookmark">Therapy</a></h2><p><p>A powerful, feature-rich &#038; flexible personal blog theme with Izuddin&#8217;s signature, vibrant and bubbly design style. This theme showcases your social media profiles neatly, whilst elegantly showcasing your latest blog posts.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Therapy" title="Preview: Therapy">Demo: Therapy</a></li><li> <a href="http://www.woothemes.com/2009/10/therapy/" title="Therapy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2009/10/therapy/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:"";}}}}}i:49;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Rockstar";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/09/rockstar/";s: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:51:"http://www.woothemes.com/2009/09/rockstar/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 30 Sep 2009 11:30: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3518";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:900:" <span> <a href="http://www.woothemes.com/2009/09/rockstar/" title="Rockstar"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/rockstar.jpg" alt="Preview - Rockstar" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Rockstar" href="http://www.woothemes.com/2009/09/rockstar/" rel="bookmark">Rockstar</a></h2><p><p>Adii&#8217;s previous custom design for his successful personal blog is now available as a free theme. It&#8217;s simple layout, and clean colour palette means easy customizations to this neatly coded theme on the ever-popular WooThemes framework.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Rockstar" title="Preview: Rockstar">Demo: Rockstar</a></li><li> <a href="http://www.woothemes.com/2009/09/rockstar/" title="Rockstar">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:11:"İlker Utlu";s: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:900:" <span> <a href="http://www.woothemes.com/2009/09/rockstar/" title="Rockstar"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/rockstar.jpg" alt="Preview - Rockstar" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Rockstar" href="http://www.woothemes.com/2009/09/rockstar/" rel="bookmark">Rockstar</a></h2><p><p>Adii&#8217;s previous custom design for his successful personal blog is now available as a free theme. It&#8217;s simple layout, and clean colour palette means easy customizations to this neatly coded theme on the ever-popular WooThemes framework.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Rockstar" title="Preview: Rockstar">Demo: Rockstar</a></li><li> <a href="http://www.woothemes.com/2009/09/rockstar/" title="Rockstar">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/09/rockstar/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:"";}}}}}i:50;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:13:"Daily Edition";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/09/daily-edition/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:56:"http://www.woothemes.com/2009/09/daily-edition/#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, 15 Sep 2009 04:20:22 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3127";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:942:" <span> <a href="http://www.woothemes.com/2009/09/daily-edition/" title="Daily Edition"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/dailyedition.jpg" alt="Preview - Daily Edition" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Daily Edition" href="http://www.woothemes.com/2009/09/daily-edition/" rel="bookmark">Daily Edition</a></h2><p><p>Daily Edition is a clean, spacious newspaper/magazine theme designed by Liam McKay. With loads of home page modules to enable/disable and a unique javascript-based featured scroller and video player the theme oozes sophistication.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Daily Edition" title="Preview: Daily Edition">Demo: Daily Edition</a></li><li> <a href="http://www.woothemes.com/2009/09/daily-edition/" title="Daily Edition">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:942:" <span> <a href="http://www.woothemes.com/2009/09/daily-edition/" title="Daily Edition"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/dailyedition.jpg" alt="Preview - Daily Edition" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Daily Edition" href="http://www.woothemes.com/2009/09/daily-edition/" rel="bookmark">Daily Edition</a></h2><p><p>Daily Edition is a clean, spacious newspaper/magazine theme designed by Liam McKay. With loads of home page modules to enable/disable and a unique javascript-based featured scroller and video player the theme oozes sophistication.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Daily Edition" title="Preview: Daily Edition">Demo: Daily Edition</a></li><li> <a href="http://www.woothemes.com/2009/09/daily-edition/" title="Daily Edition">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:52:"http://www.woothemes.com/2009/09/daily-edition/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:"";}}}}}i:51;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:6:"Object";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/09/object/";s: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:49:"http://www.woothemes.com/2009/09/object/#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, 08 Sep 2009 07:56: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3171";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:877:" <span> <a href="http://www.woothemes.com/2009/09/object/" title="Object"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/object.jpg" alt="Preview - Object" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Object" href="http://www.woothemes.com/2009/09/object/" rel="bookmark">Object</a></h2><p><p>Object is a supremely flexible theme designed to publish your photos and videos perfectly. The design sports 1 &#8211; 5 column layout options, 15 amazing colour schemes and one of the sexiest jQuery image galleries you&#8217;ve seen in a WP theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Object" title="Preview: Object">Demo: Object</a></li><li> <a href="http://www.woothemes.com/2009/09/object/" title="Object">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:877:" <span> <a href="http://www.woothemes.com/2009/09/object/" title="Object"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/object.jpg" alt="Preview - Object" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Object" href="http://www.woothemes.com/2009/09/object/" rel="bookmark">Object</a></h2><p><p>Object is a supremely flexible theme designed to publish your photos and videos perfectly. The design sports 1 &#8211; 5 column layout options, 15 amazing colour schemes and one of the sexiest jQuery image galleries you&#8217;ve seen in a WP theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Object" title="Preview: Object">Demo: Object</a></li><li> <a href="http://www.woothemes.com/2009/09/object/" title="Object">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/09/object/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:"";}}}}}i:52;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"Antisocial";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/08/antisocial/";s: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://www.woothemes.com/2009/08/antisocial/#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, 27 Aug 2009 12:23:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=3043";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:906:" <span> <a href="http://www.woothemes.com/2009/08/antisocial/" title="Antisocial"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/antisocial.jpg" alt="Preview - Antisocial" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Antisocial" href="http://www.woothemes.com/2009/08/antisocial/" rel="bookmark">Antisocial</a></h2><p><p>Antisocial was one of our most anticipated themes yet. Designed by Tim Van Damme Antisocial is the perfect online business card and personal blog theme to aggregate all your online profiles in a beautiful slick and unique design.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Antisocial" title="Preview: Antisocial">Demo: Antisocial</a></li><li> <a href="http://www.woothemes.com/2009/08/antisocial/" title="Antisocial">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:906:" <span> <a href="http://www.woothemes.com/2009/08/antisocial/" title="Antisocial"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/antisocial.jpg" alt="Preview - Antisocial" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Antisocial" href="http://www.woothemes.com/2009/08/antisocial/" rel="bookmark">Antisocial</a></h2><p><p>Antisocial was one of our most anticipated themes yet. Designed by Tim Van Damme Antisocial is the perfect online business card and personal blog theme to aggregate all your online profiles in a beautiful slick and unique design.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Antisocial" title="Preview: Antisocial">Demo: Antisocial</a></li><li> <a href="http://www.woothemes.com/2009/08/antisocial/" title="Antisocial">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2009/08/antisocial/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:"";}}}}}i:53;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Coffee Break";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/08/coffee-break/";s: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://www.woothemes.com/2009/08/coffee-break/#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, 12 Aug 2009 12:55: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=2798";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:960:" <span> <a href="http://www.woothemes.com/2009/08/coffee-break/" title="Coffee Break"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/coffeebreak.jpg" alt="Preview - Coffee Break" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Coffee Break" href="http://www.woothemes.com/2009/08/coffee-break/" rel="bookmark">Coffee Break</a></h2><p><p>Coffee Break is a professional theme built specifically to showcase your business, services or products. Heavily influenced by our recent WooThemes re-design, and packed with loads of options, you have complete control over what pages display on the home page.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Coffee Break" title="Preview: Coffee Break">Demo: Coffee Break</a></li><li> <a href="http://www.woothemes.com/2009/08/coffee-break/" title="Coffee Break">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:960:" <span> <a href="http://www.woothemes.com/2009/08/coffee-break/" title="Coffee Break"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/coffeebreak.jpg" alt="Preview - Coffee Break" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Coffee Break" href="http://www.woothemes.com/2009/08/coffee-break/" rel="bookmark">Coffee Break</a></h2><p><p>Coffee Break is a professional theme built specifically to showcase your business, services or products. Heavily influenced by our recent WooThemes re-design, and packed with loads of options, you have complete control over what pages display on the home page.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Coffee Break" title="Preview: Coffee Break">Demo: Coffee Break</a></li><li> <a href="http://www.woothemes.com/2009/08/coffee-break/" title="Coffee Break">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/08/coffee-break/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:"";}}}}}i:54;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:6:"Mortar";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/08/mortar/";s: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:49:"http://www.woothemes.com/2009/08/mortar/#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, 06 Aug 2009 14:13:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:3:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:10:"Multimedia";s: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:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=2671";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:880:" <span> <a href="http://www.woothemes.com/2009/08/mortar/" title="Mortar"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mortar.jpg" alt="Preview - Mortar" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Mortar" href="http://www.woothemes.com/2009/08/mortar/" rel="bookmark">Mortar</a></h2><p><p>A hugely flexible theme built on a neat JQuery layout plugin that arranges your posts vertically than horizontally with complete control over the number of columns on the home and archive page. Ideal for magazine, portfolio and gallery based websites.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Mortar" title="Preview: Mortar">Demo: Mortar</a></li><li> <a href="http://www.woothemes.com/2009/08/mortar/" title="Mortar">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:880:" <span> <a href="http://www.woothemes.com/2009/08/mortar/" title="Mortar"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mortar.jpg" alt="Preview - Mortar" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Mortar" href="http://www.woothemes.com/2009/08/mortar/" rel="bookmark">Mortar</a></h2><p><p>A hugely flexible theme built on a neat JQuery layout plugin that arranges your posts vertically than horizontally with complete control over the number of columns on the home and archive page. Ideal for magazine, portfolio and gallery based websites.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Mortar" title="Preview: Mortar">Demo: Mortar</a></li><li> <a href="http://www.woothemes.com/2009/08/mortar/" title="Mortar">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/08/mortar/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:"";}}}}}i:55;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Big Easy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/07/big-easy/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/07/big-easy/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 27 Jul 2009 13:12:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=2585";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:875:" <span> <a href="http://www.woothemes.com/2009/07/big-easy/" title="Big Easy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bigeasy.jpg" alt="Preview - Big Easy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Big Easy" href="http://www.woothemes.com/2009/07/big-easy/" rel="bookmark">Big Easy</a></h2><p><p>A very neatly coded, pixel sharp portfolio-based theme designed by the UK based web legend Dan Rubin. This theme boasts an impressive widgetized home page, custom typography, and impressive portfolio handling functionality.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Big Easy" title="Preview: Big Easy">Demo: Big Easy</a></li><li> <a href="http://www.woothemes.com/2009/07/big-easy/" title="Big Easy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:875:" <span> <a href="http://www.woothemes.com/2009/07/big-easy/" title="Big Easy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bigeasy.jpg" alt="Preview - Big Easy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Big Easy" href="http://www.woothemes.com/2009/07/big-easy/" rel="bookmark">Big Easy</a></h2><p><p>A very neatly coded, pixel sharp portfolio-based theme designed by the UK based web legend Dan Rubin. This theme boasts an impressive widgetized home page, custom typography, and impressive portfolio handling functionality.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Big Easy" title="Preview: Big Easy">Demo: Big Easy</a></li><li> <a href="http://www.woothemes.com/2009/07/big-easy/" title="Big Easy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/07/big-easy/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:"";}}}}}i:56;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"Mainstream";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/07/mainstream/";s: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://www.woothemes.com/2009/07/mainstream/#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, 23 Jul 2009 13:00:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=2517";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:862:" <span> <a href="http://www.woothemes.com/2009/07/mainstream/" title="Mainstream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mainstream.jpg" alt="Preview - Mainstream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Mainstream" href="http://www.woothemes.com/2009/07/mainstream/" rel="bookmark">Mainstream</a></h2><p><p>A vibrant personal blog theme with a colourful selection of styles, built on WooThemes flexible theme framework, boasting a selection of theme options, most importantly it&#8217;s FREE!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Mainstream" title="Preview: Mainstream">Demo: Mainstream</a></li><li> <a href="http://www.woothemes.com/2009/07/mainstream/" title="Mainstream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:862:" <span> <a href="http://www.woothemes.com/2009/07/mainstream/" title="Mainstream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/mainstream.jpg" alt="Preview - Mainstream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Mainstream" href="http://www.woothemes.com/2009/07/mainstream/" rel="bookmark">Mainstream</a></h2><p><p>A vibrant personal blog theme with a colourful selection of styles, built on WooThemes flexible theme framework, boasting a selection of theme options, most importantly it&#8217;s FREE!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Mainstream" title="Preview: Mainstream">Demo: Mainstream</a></li><li> <a href="http://www.woothemes.com/2009/07/mainstream/" title="Mainstream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2009/07/mainstream/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:"";}}}}}i:57;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Groovy Photo";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/07/groovy-photo/";s: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://www.woothemes.com/2009/07/groovy-photo/#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, 14 Jul 2009 12:19:28 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s: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:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=2372";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:975:" <span> <a href="http://www.woothemes.com/2009/07/groovy-photo/" title="Groovy Photo"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyphoto.jpg" alt="Preview - Groovy Photo" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Photo" href="http://www.woothemes.com/2009/07/groovy-photo/" rel="bookmark">Groovy Photo</a></h2><p><p>Groovy Photo is the third in the 3 part Groovy series. This one is aimed at photobloggers, and joins the growing number of photoblogging themes at WooThemes HQ. A vibrant, fun colour palette set in a neat layout with tons of neat features &#8211; what more could you ask for?</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Photo" title="Preview: Groovy Photo">Demo: Groovy Photo</a></li><li> <a href="http://www.woothemes.com/2009/07/groovy-photo/" title="Groovy Photo">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:975:" <span> <a href="http://www.woothemes.com/2009/07/groovy-photo/" title="Groovy Photo"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyphoto.jpg" alt="Preview - Groovy Photo" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Photo" href="http://www.woothemes.com/2009/07/groovy-photo/" rel="bookmark">Groovy Photo</a></h2><p><p>Groovy Photo is the third in the 3 part Groovy series. This one is aimed at photobloggers, and joins the growing number of photoblogging themes at WooThemes HQ. A vibrant, fun colour palette set in a neat layout with tons of neat features &#8211; what more could you ask for?</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Photo" title="Preview: Groovy Photo">Demo: Groovy Photo</a></li><li> <a href="http://www.woothemes.com/2009/07/groovy-photo/" title="Groovy Photo">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/07/groovy-photo/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:"";}}}}}i:58;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Groovy Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/07/groovy-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:54:"http://www.woothemes.com/2009/07/groovy-blog/#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, 14 Jul 2009 12:19: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=2365";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:926:" <span> <a href="http://www.woothemes.com/2009/07/groovy-blog/" title="Groovy Blog"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyblog.jpg" alt="Preview - Groovy Blog" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Blog" href="http://www.woothemes.com/2009/07/groovy-blog/" rel="bookmark">Groovy Blog</a></h2><p><p>Groovy Blog is part of the Groovy Series and is another colourful, funky theme this time aimed at personal bloggers. The customizable home page showcases your blog posts in a neat tabber and your uploaded images in a js gallery component.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Blog" title="Preview: Groovy Blog">Demo: Groovy Blog</a></li><li> <a href="http://www.woothemes.com/2009/07/groovy-blog/" title="Groovy Blog">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:926:" <span> <a href="http://www.woothemes.com/2009/07/groovy-blog/" title="Groovy Blog"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyblog.jpg" alt="Preview - Groovy Blog" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Blog" href="http://www.woothemes.com/2009/07/groovy-blog/" rel="bookmark">Groovy Blog</a></h2><p><p>Groovy Blog is part of the Groovy Series and is another colourful, funky theme this time aimed at personal bloggers. The customizable home page showcases your blog posts in a neat tabber and your uploaded images in a js gallery component.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Blog" title="Preview: Groovy Blog">Demo: Groovy Blog</a></li><li> <a href="http://www.woothemes.com/2009/07/groovy-blog/" title="Groovy Blog">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2009/07/groovy-blog/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:"";}}}}}i:59;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:13:"Feature Pitch";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/06/featurepitch/";s: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://www.woothemes.com/2009/06/featurepitch/#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 Jun 2009 10:53: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=2225";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:1104:" <span> <a href="http://www.woothemes.com/2009/06/featurepitch/" title="Feature Pitch"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/featurepitch.jpg" alt="Preview - Feature Pitch" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Feature Pitch" href="http://www.woothemes.com/2009/06/featurepitch/" rel="bookmark">Feature Pitch</a></h2><p><p>Feature Pitch is a niche theme with one purpose: selling whatever you want to sell online (and thus making you money). The homepage sports a very functional design, which highlights all the great things about your products and / or services, whilst it&#8217;s a great experience reading more in-depth information on the inner pages. If you want to sell your stuff, then Feature Pitch is for you.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Feature Pitch" title="Preview: Feature Pitch">Demo: Feature Pitch</a></li><li> <a href="http://www.woothemes.com/2009/06/featurepitch/" title="Feature Pitch">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1104:" <span> <a href="http://www.woothemes.com/2009/06/featurepitch/" title="Feature Pitch"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/featurepitch.jpg" alt="Preview - Feature Pitch" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Feature Pitch" href="http://www.woothemes.com/2009/06/featurepitch/" rel="bookmark">Feature Pitch</a></h2><p><p>Feature Pitch is a niche theme with one purpose: selling whatever you want to sell online (and thus making you money). The homepage sports a very functional design, which highlights all the great things about your products and / or services, whilst it&#8217;s a great experience reading more in-depth information on the inner pages. If you want to sell your stuff, then Feature Pitch is for you.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Feature Pitch" title="Preview: Feature Pitch">Demo: Feature Pitch</a></li><li> <a href="http://www.woothemes.com/2009/06/featurepitch/" title="Feature Pitch">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/06/featurepitch/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:"";}}}}}i:60;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Suit and Tie";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/06/suitandtie/";s: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://www.woothemes.com/2009/06/suitandtie/#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, 10 Jun 2009 08:49:39 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=1833";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:1080:" <span> <a href="http://www.woothemes.com/2009/06/suitandtie/" title="Suit and Tie"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/suitandtie.jpg" alt="Preview - Suit and Tie" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Suit and Tie" href="http://www.woothemes.com/2009/06/suitandtie/" rel="bookmark">Suit and Tie</a></h2><p><p>Suit &amp; Tie is a stylish business theme by top designer, Bryan Veloso. The clean &amp; trendy style inherit in the design will definitely keep your business up-to-date with current online trends, whilst the attractive homepage slider will be woo-ing most of your customers. Top that off with 13 diverse colour schemes and you&#8217;ve got your next business website design right here.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Suit and Tie" title="Preview: Suit and Tie">Demo: Suit and Tie</a></li><li> <a href="http://www.woothemes.com/2009/06/suitandtie/" title="Suit and Tie">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1080:" <span> <a href="http://www.woothemes.com/2009/06/suitandtie/" title="Suit and Tie"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/suitandtie.jpg" alt="Preview - Suit and Tie" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Suit and Tie" href="http://www.woothemes.com/2009/06/suitandtie/" rel="bookmark">Suit and Tie</a></h2><p><p>Suit &amp; Tie is a stylish business theme by top designer, Bryan Veloso. The clean &amp; trendy style inherit in the design will definitely keep your business up-to-date with current online trends, whilst the attractive homepage slider will be woo-ing most of your customers. Top that off with 13 diverse colour schemes and you&#8217;ve got your next business website design right here.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Suit and Tie" title="Preview: Suit and Tie">Demo: Suit and Tie</a></li><li> <a href="http://www.woothemes.com/2009/06/suitandtie/" title="Suit and Tie">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2009/06/suitandtie/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:"";}}}}}i:61;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"The Journal";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/06/the-journal/";s: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:54:"http://www.woothemes.com/2009/06/the-journal/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Jun 2009 13:58:35 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1552";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:1092:" <span> <a href="http://www.woothemes.com/2009/06/the-journal/" title="The Journal"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thejournal.jpg" alt="Preview - The Journal" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Journal" href="http://www.woothemes.com/2009/06/the-journal/" rel="bookmark">The Journal</a></h2><p><p>A neat online newspaper design perfect for web publishers. The Journal places special emphasis on its neat typography and clean grid structure, and not template imagery, making customizing this theme a breeze and showcasing post content and its imagery top priority. With a neat tag based &#8220;Highlights&#8221; section and a recent posts carousel the home page is completely adaptable to your content.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Journal" title="Preview: The Journal">Demo: The Journal</a></li><li> <a href="http://www.woothemes.com/2009/06/the-journal/" title="The Journal">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1092:" <span> <a href="http://www.woothemes.com/2009/06/the-journal/" title="The Journal"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thejournal.jpg" alt="Preview - The Journal" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Journal" href="http://www.woothemes.com/2009/06/the-journal/" rel="bookmark">The Journal</a></h2><p><p>A neat online newspaper design perfect for web publishers. The Journal places special emphasis on its neat typography and clean grid structure, and not template imagery, making customizing this theme a breeze and showcasing post content and its imagery top priority. With a neat tag based &#8220;Highlights&#8221; section and a recent posts carousel the home page is completely adaptable to your content.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Journal" title="Preview: The Journal">Demo: The Journal</a></li><li> <a href="http://www.woothemes.com/2009/06/the-journal/" title="The Journal">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2009/06/the-journal/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:"";}}}}}i:62;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"myweblog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/05/myweblog/";s: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:51:"http://www.woothemes.com/2009/05/myweblog/#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, 14 May 2009 11:36: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1464";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:913:" <span> <a href="http://www.woothemes.com/2009/05/myweblog/" title="myweblog"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/myweblog.jpg" alt="Preview - myweblog" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to myweblog" href="http://www.woothemes.com/2009/05/myweblog/" rel="bookmark">myweblog</a></h2><p><p>myweblog is personal blog in the same vein as our most popular themes &#8211; Busy Bee &amp; Fresh News. The style is modern and funky, whilst the colour-coded categories are sure to provide you with a little bit of extra fun when crafting that next blog post!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=myweblog" title="Preview: myweblog">Demo: myweblog</a></li><li> <a href="http://www.woothemes.com/2009/05/myweblog/" title="myweblog">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:913:" <span> <a href="http://www.woothemes.com/2009/05/myweblog/" title="myweblog"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/myweblog.jpg" alt="Preview - myweblog" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to myweblog" href="http://www.woothemes.com/2009/05/myweblog/" rel="bookmark">myweblog</a></h2><p><p>myweblog is personal blog in the same vein as our most popular themes &#8211; Busy Bee &amp; Fresh News. The style is modern and funky, whilst the colour-coded categories are sure to provide you with a little bit of extra fun when crafting that next blog post!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=myweblog" title="Preview: myweblog">Demo: myweblog</a></li><li> <a href="http://www.woothemes.com/2009/05/myweblog/" title="myweblog">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/05/myweblog/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:"";}}}}}i:63;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Aperture";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/04/aperture/";s: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:51:"http://www.woothemes.com/2009/04/aperture/#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, 28 Apr 2009 13:54: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s: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:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1373";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:1014:" <span> <a href="http://www.woothemes.com/2009/04/aperture/" title="Aperture"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/aperture.jpg" alt="Preview - Aperture" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Aperture" href="http://www.woothemes.com/2009/04/aperture/" rel="bookmark">Aperture</a></h2><p><p>Aperture is a multi-functional photo-blogging theme with a unique home page, consisting of a latest posts slider, a visual category display, a blog module and lots of stylish widgetized spaces. With 12 alternate styles and a very visual archive system you should be able to house your photos/portfolio proudly in a theme that caters specifically for your needs.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Aperture" title="Preview: Aperture">Demo: Aperture</a></li><li> <a href="http://www.woothemes.com/2009/04/aperture/" title="Aperture">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1014:" <span> <a href="http://www.woothemes.com/2009/04/aperture/" title="Aperture"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/aperture.jpg" alt="Preview - Aperture" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Aperture" href="http://www.woothemes.com/2009/04/aperture/" rel="bookmark">Aperture</a></h2><p><p>Aperture is a multi-functional photo-blogging theme with a unique home page, consisting of a latest posts slider, a visual category display, a blog module and lots of stylish widgetized spaces. With 12 alternate styles and a very visual archive system you should be able to house your photos/portfolio proudly in a theme that caters specifically for your needs.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Aperture" title="Preview: Aperture">Demo: Aperture</a></li><li> <a href="http://www.woothemes.com/2009/04/aperture/" title="Aperture">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/04/aperture/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:"";}}}}}i:64;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"Meta-Morphosis";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/04/meta-morphosis/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:57:"http://www.woothemes.com/2009/04/meta-morphosis/#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, 24 Apr 2009 10:11:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1340";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:988:" <span> <a href="http://www.woothemes.com/2009/04/meta-morphosis/" title="Meta-Morphosis"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/metamorphosis.jpg" alt="Preview - Meta-Morphosis" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Meta-Morphosis" href="http://www.woothemes.com/2009/04/meta-morphosis/" rel="bookmark">Meta-Morphosis</a></h2><p><p>Meta-Morphosis is a visually-rich personal blog, with a magazine layout approach. Incorporating some nifty javascript font replacement and javascript widget slider in the footer, Meta-Morphosis should meet all of your personal blogging needs. Best of all its FREE!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Meta-Morphosis" title="Preview: Meta-Morphosis">Demo: Meta-Morphosis</a></li><li> <a href="http://www.woothemes.com/2009/04/meta-morphosis/" title="Meta-Morphosis">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:988:" <span> <a href="http://www.woothemes.com/2009/04/meta-morphosis/" title="Meta-Morphosis"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/metamorphosis.jpg" alt="Preview - Meta-Morphosis" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Meta-Morphosis" href="http://www.woothemes.com/2009/04/meta-morphosis/" rel="bookmark">Meta-Morphosis</a></h2><p><p>Meta-Morphosis is a visually-rich personal blog, with a magazine layout approach. Incorporating some nifty javascript font replacement and javascript widget slider in the footer, Meta-Morphosis should meet all of your personal blogging needs. Best of all its FREE!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Meta-Morphosis" title="Preview: Meta-Morphosis">Demo: Meta-Morphosis</a></li><li> <a href="http://www.woothemes.com/2009/04/meta-morphosis/" title="Meta-Morphosis">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:53:"http://www.woothemes.com/2009/04/meta-morphosis/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:"";}}}}}i:65;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:14:"Bloggingstream";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/04/bloggingstream/";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:57:"http://www.woothemes.com/2009/04/bloggingstream/#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, 14 Apr 2009 15:53: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:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1296";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:1066:" <span> <a href="http://www.woothemes.com/2009/04/bloggingstream/" title="Bloggingstream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bloggingstream.jpg" alt="Preview - Bloggingstream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bloggingstream" href="http://www.woothemes.com/2009/04/bloggingstream/" rel="bookmark">Bloggingstream</a></h2><p><p>Bloggingstream caters to both those irregular personal bloggers, as well as the more serious publishers. The theme, which sports a nifty, integrated lifestream and sidebar video player, can be used for personal blogs, whilst also satisfying your online magazine needs. The 7 ad spaces definitely contributes to the bottom line as well&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bloggingstream" title="Preview: Bloggingstream">Demo: Bloggingstream</a></li><li> <a href="http://www.woothemes.com/2009/04/bloggingstream/" title="Bloggingstream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1066:" <span> <a href="http://www.woothemes.com/2009/04/bloggingstream/" title="Bloggingstream"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/bloggingstream.jpg" alt="Preview - Bloggingstream" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Bloggingstream" href="http://www.woothemes.com/2009/04/bloggingstream/" rel="bookmark">Bloggingstream</a></h2><p><p>Bloggingstream caters to both those irregular personal bloggers, as well as the more serious publishers. The theme, which sports a nifty, integrated lifestream and sidebar video player, can be used for personal blogs, whilst also satisfying your online magazine needs. The 7 ad spaces definitely contributes to the bottom line as well&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Bloggingstream" title="Preview: Bloggingstream">Demo: Bloggingstream</a></li><li> <a href="http://www.woothemes.com/2009/04/bloggingstream/" title="Bloggingstream">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:53:"http://www.woothemes.com/2009/04/bloggingstream/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:"";}}}}}i:66;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"The Station";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2009/03/the-station/";s: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:54:"http://www.woothemes.com/2009/03/the-station/#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, 26 Mar 2009 12:40:53 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1245";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:946:" <span> <a href="http://www.woothemes.com/2009/03/the-station/" title="The Station"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thestation.jpg" alt="Preview - The Station" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Station" href="http://www.woothemes.com/2009/03/the-station/" rel="bookmark">The Station</a></h2><p><p>The Station is a super business theme with loads of different options for navigation spaces, widgetized sidebars and custom widgets. Everything has been designed for your user in mind and all of your most important content will stand out within this Station.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Station" title="Preview: The Station">Demo: The Station</a></li><li> <a href="http://www.woothemes.com/2009/03/the-station/" title="The Station">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:946:" <span> <a href="http://www.woothemes.com/2009/03/the-station/" title="The Station"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thestation.jpg" alt="Preview - The Station" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Station" href="http://www.woothemes.com/2009/03/the-station/" rel="bookmark">The Station</a></h2><p><p>The Station is a super business theme with loads of different options for navigation spaces, widgetized sidebars and custom widgets. Everything has been designed for your user in mind and all of your most important content will stand out within this Station.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Station" title="Preview: The Station">Demo: The Station</a></li><li> <a href="http://www.woothemes.com/2009/03/the-station/" title="The Station">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2009/03/the-station/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:"";}}}}}i:67;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Groovy Video";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/03/groovy-video/";s: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://www.woothemes.com/2009/03/groovy-video/#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, 17 Mar 2009 12:38:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:32:"http://www.woothemes.com/?p=1131";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:949:" <span> <a href="http://www.woothemes.com/2009/03/groovy-video/" title="Groovy Video"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyvideo.jpg" alt="Preview - Groovy Video" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Video" href="http://www.woothemes.com/2009/03/groovy-video/" rel="bookmark">Groovy Video</a></h2><p><p>Groovy Video is a colourful, funky video blogging theme, which is sure to put you at the top of the pile. Video blogging (vlogging) is trendy right now (all the cool kids are doing it), so do get your groove on with this theme! Get it? Got it? Good!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Video" title="Preview: Groovy Video">Demo: Groovy Video</a></li><li> <a href="http://www.woothemes.com/2009/03/groovy-video/" title="Groovy Video">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:949:" <span> <a href="http://www.woothemes.com/2009/03/groovy-video/" title="Groovy Video"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/groovyvideo.jpg" alt="Preview - Groovy Video" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Groovy Video" href="http://www.woothemes.com/2009/03/groovy-video/" rel="bookmark">Groovy Video</a></h2><p><p>Groovy Video is a colourful, funky video blogging theme, which is sure to put you at the top of the pile. Video blogging (vlogging) is trendy right now (all the cool kids are doing it), so do get your groove on with this theme! Get it? Got it? Good!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Groovy Video" title="Preview: Groovy Video">Demo: Groovy Video</a></li><li> <a href="http://www.woothemes.com/2009/03/groovy-video/" title="Groovy Video">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/03/groovy-video/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:"";}}}}}i:68;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Productum";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/03/productum/";s: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://www.woothemes.com/2009/03/productum/#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, 10 Mar 2009 10:12: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:32:"http://www.woothemes.com/?p=1041";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:1001:" <span> <a href="http://www.woothemes.com/2009/03/productum/" title="Productum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/productum.jpg" alt="Preview - Productum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Productum" href="http://www.woothemes.com/2009/03/productum/" rel="bookmark">Productum</a></h2><p><p>Productum is a business theme designed to help market your products or services. A custom home page making good use of prime real estate and a nifty image switcher that stylishly advertises your latest offerings, bundled with a feature rich theme options panel means you should be able to brand this theme to your liking with no hassle.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Productum" title="Preview: Productum">Demo: Productum</a></li><li> <a href="http://www.woothemes.com/2009/03/productum/" title="Productum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1001:" <span> <a href="http://www.woothemes.com/2009/03/productum/" title="Productum"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/productum.jpg" alt="Preview - Productum" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Productum" href="http://www.woothemes.com/2009/03/productum/" rel="bookmark">Productum</a></h2><p><p>Productum is a business theme designed to help market your products or services. A custom home page making good use of prime real estate and a nifty image switcher that stylishly advertises your latest offerings, bundled with a feature rich theme options panel means you should be able to brand this theme to your liking with no hassle.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Productum" title="Preview: Productum">Demo: Productum</a></li><li> <a href="http://www.woothemes.com/2009/03/productum/" title="Productum">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/03/productum/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:"";}}}}}i:69;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Newsport";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2009/02/newsport/";s: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:51:"http://www.woothemes.com/2009/02/newsport/#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, 27 Feb 2009 13:18: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=973";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:929:" <span> <a href="http://www.woothemes.com/2009/02/newsport/" title="Newsport"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/newsport.jpg" alt="Preview - Newsport" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Newsport" href="http://www.woothemes.com/2009/02/newsport/" rel="bookmark">Newsport</a></h2><p><p>Newsport is a stylish magazine theme aimed at those who want a more professional feel to their site. It includes a well laid out front page that showcases all your news with images, and also a cool category news feed on the side so that all content of your site gets to shine.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Newsport" title="Preview: Newsport">Demo: Newsport</a></li><li> <a href="http://www.woothemes.com/2009/02/newsport/" title="Newsport">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"Magnus";s: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:929:" <span> <a href="http://www.woothemes.com/2009/02/newsport/" title="Newsport"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/newsport.jpg" alt="Preview - Newsport" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Newsport" href="http://www.woothemes.com/2009/02/newsport/" rel="bookmark">Newsport</a></h2><p><p>Newsport is a stylish magazine theme aimed at those who want a more professional feel to their site. It includes a well laid out front page that showcases all your news with images, and also a cool category news feed on the side so that all content of your site gets to shine.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Newsport" title="Preview: Newsport">Demo: Newsport</a></li><li> <a href="http://www.woothemes.com/2009/02/newsport/" title="Newsport">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2009/02/newsport/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:"";}}}}}i:70;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:12:"Irresistible";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/02/irresistible/";s: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://www.woothemes.com/2009/02/irresistible/#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, 20 Feb 2009 10:38: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:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=904";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:936:" <span> <a href="http://www.woothemes.com/2009/02/irresistible/" title="Irresistible"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/irresistible.jpg" alt="Preview - Irresistible" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Irresistible" href="http://www.woothemes.com/2009/02/irresistible/" rel="bookmark">Irresistible</a></h2><p><p>Irresistible is a visually-rich personal blog, with a little bit of a multimedia focus. Incorporating some nifty video-options and widgets, Irresistible should meet all of your personal blogging needs. Just add your content to the mix.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Irresistible" title="Preview: Irresistible">Demo: Irresistible</a></li><li> <a href="http://www.woothemes.com/2009/02/irresistible/" title="Irresistible">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:936:" <span> <a href="http://www.woothemes.com/2009/02/irresistible/" title="Irresistible"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/irresistible.jpg" alt="Preview - Irresistible" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Irresistible" href="http://www.woothemes.com/2009/02/irresistible/" rel="bookmark">Irresistible</a></h2><p><p>Irresistible is a visually-rich personal blog, with a little bit of a multimedia focus. Incorporating some nifty video-options and widgets, Irresistible should meet all of your personal blogging needs. Just add your content to the mix.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Irresistible" title="Preview: Irresistible">Demo: Irresistible</a></li><li> <a href="http://www.woothemes.com/2009/02/irresistible/" title="Irresistible">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:51:"http://www.woothemes.com/2009/02/irresistible/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:"";}}}}}i:71;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"Cushy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2009/02/cushy/";s: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:48:"http://www.woothemes.com/2009/02/cushy/#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, 04 Feb 2009 11:13:49 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:31:"http://www.woothemes.com/?p=845";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:868:" <span> <a href="http://www.woothemes.com/2009/02/cushy/" title="Cushy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cushy.jpg" alt="Preview - Cushy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Cushy" href="http://www.woothemes.com/2009/02/cushy/" rel="bookmark">Cushy</a></h2><p><p>Cushy is a flexible and stylish business theme, perfectly suited to showcase your products and services, whilst showcasing your business to the world. Incorporating some nifty jQuery and an integrated blog, Cushy is a must for serious business owners.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Cushy" title="Preview: Cushy">Demo: Cushy</a></li><li> <a href="http://www.woothemes.com/2009/02/cushy/" title="Cushy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:868:" <span> <a href="http://www.woothemes.com/2009/02/cushy/" title="Cushy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/cushy.jpg" alt="Preview - Cushy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Cushy" href="http://www.woothemes.com/2009/02/cushy/" rel="bookmark">Cushy</a></h2><p><p>Cushy is a flexible and stylish business theme, perfectly suited to showcase your products and services, whilst showcasing your business to the world. Incorporating some nifty jQuery and an integrated blog, Cushy is a must for serious business owners.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Cushy" title="Preview: Cushy">Demo: Cushy</a></li><li> <a href="http://www.woothemes.com/2009/02/cushy/" title="Cushy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2009/02/cushy/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:"";}}}}}i:72;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:7:"WooTube";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2009/01/wootube/";s: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:50:"http://www.woothemes.com/2009/01/wootube/#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 Jan 2009 14:00:01 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:10:"Multimedia";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=821";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:921:" <span> <a href="http://www.woothemes.com/2009/01/wootube/" title="WooTube"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/wootube.jpg" alt="Preview - WooTube" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to WooTube" href="http://www.woothemes.com/2009/01/wootube/" rel="bookmark">WooTube</a></h2><p><p>WooTube is a video player. Need we say more? Based on the same style that has made Busy Bee &amp; Fresh News so popular, WooTube offers you some amazing multimedia goodness. Why not get cracking straight away&#8230; All you need is a camera, a nice smile and obviously this theme!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=WooTube" title="Preview: WooTube">Demo: WooTube</a></li><li> <a href="http://www.woothemes.com/2009/01/wootube/" title="WooTube">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:921:" <span> <a href="http://www.woothemes.com/2009/01/wootube/" title="WooTube"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/wootube.jpg" alt="Preview - WooTube" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to WooTube" href="http://www.woothemes.com/2009/01/wootube/" rel="bookmark">WooTube</a></h2><p><p>WooTube is a video player. Need we say more? Based on the same style that has made Busy Bee &amp; Fresh News so popular, WooTube offers you some amazing multimedia goodness. Why not get cracking straight away&#8230; All you need is a camera, a nice smile and obviously this theme!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=WooTube" title="Preview: WooTube">Demo: WooTube</a></li><li> <a href="http://www.woothemes.com/2009/01/wootube/" title="WooTube">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2009/01/wootube/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:"";}}}}}i:73;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:17:"Foreword Thinking";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/01/foreword-thinking/";s: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://www.woothemes.com/2009/01/foreword-thinking/#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, 20 Jan 2009 16:15: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:8:"category";a:3:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal 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:"";}i:2;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=751";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:1050:" <span> <a href="http://www.woothemes.com/2009/01/foreword-thinking/" title="Foreword Thinking"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/forewordthinking.jpg" alt="Preview - Foreword Thinking" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Foreword Thinking" href="http://www.woothemes.com/2009/01/foreword-thinking/" rel="bookmark">Foreword Thinking</a></h2><p><p>Foreword Thinking is a neat 3 column design with a &#8220;table of content&#8221; magazine-styled home page. This theme comes bundled with a moveable sidebar, a customizable featured posts section, 10 theme styles and the ability to set alternating colours for specific areas of the design.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Foreword Thinking" title="Preview: Foreword Thinking">Demo: Foreword Thinking</a></li><li> <a href="http://www.woothemes.com/2009/01/foreword-thinking/" title="Foreword Thinking">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1050:" <span> <a href="http://www.woothemes.com/2009/01/foreword-thinking/" title="Foreword Thinking"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/forewordthinking.jpg" alt="Preview - Foreword Thinking" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Foreword Thinking" href="http://www.woothemes.com/2009/01/foreword-thinking/" rel="bookmark">Foreword Thinking</a></h2><p><p>Foreword Thinking is a neat 3 column design with a &#8220;table of content&#8221; magazine-styled home page. This theme comes bundled with a moveable sidebar, a customizable featured posts section, 10 theme styles and the ability to set alternating colours for specific areas of the design.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Foreword Thinking" title="Preview: Foreword Thinking">Demo: Foreword Thinking</a></li><li> <a href="http://www.woothemes.com/2009/01/foreword-thinking/" title="Foreword Thinking">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:56:"http://www.woothemes.com/2009/01/foreword-thinking/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:"";}}}}}i:74;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Geometric";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2009/01/geometric/";s: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://www.woothemes.com/2009/01/geometric/#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, 09 Jan 2009 06:01: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=595";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:928:" <span> <a href="http://www.woothemes.com/2009/01/geometric/" title="Geometric"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/geometric.jpg" alt="Preview - Geometric" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Geometric" href="http://www.woothemes.com/2009/01/geometric/" rel="bookmark">Geometric</a></h2><p><p>Geometric takes a structured approach to showcasing two rather non-structured things: blogs &amp; design portfolios. The modifications made possible by the widgetized spaces however, takes all of the rigidness out of this template and enables you to be you&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Geometric" title="Preview: Geometric">Demo: Geometric</a></li><li> <a href="http://www.woothemes.com/2009/01/geometric/" title="Geometric">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:928:" <span> <a href="http://www.woothemes.com/2009/01/geometric/" title="Geometric"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/geometric.jpg" alt="Preview - Geometric" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Geometric" href="http://www.woothemes.com/2009/01/geometric/" rel="bookmark">Geometric</a></h2><p><p>Geometric takes a structured approach to showcasing two rather non-structured things: blogs &amp; design portfolios. The modifications made possible by the widgetized spaces however, takes all of the rigidness out of this template and enables you to be you&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Geometric" title="Preview: Geometric">Demo: Geometric</a></li><li> <a href="http://www.woothemes.com/2009/01/geometric/" title="Geometric">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2009/01/geometric/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:"";}}}}}i:75;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Abstract";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/12/abstract/";s: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:51:"http://www.woothemes.com/2008/12/abstract/#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, 17 Dec 2008 11:14: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:2:{i:0;a:5:{s:4:"data";s:8:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=389";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:897:" <span> <a href="http://www.woothemes.com/2008/12/abstract/" title="Abstract"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/abstract.jpg" alt="Preview - Abstract" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Abstract" href="http://www.woothemes.com/2008/12/abstract/" rel="bookmark">Abstract</a></h2><p><p>Abstract is a beautifully illustrated and colourful theme that we collaborated with the fabulous Veerle Pieters on. Abstract sports a fun yet professional layout that is flexible enough to be used as either a business theme or a personal theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Abstract" title="Preview: Abstract">Demo: Abstract</a></li><li> <a href="http://www.woothemes.com/2008/12/abstract/" title="Abstract">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:897:" <span> <a href="http://www.woothemes.com/2008/12/abstract/" title="Abstract"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/abstract.jpg" alt="Preview - Abstract" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Abstract" href="http://www.woothemes.com/2008/12/abstract/" rel="bookmark">Abstract</a></h2><p><p>Abstract is a beautifully illustrated and colourful theme that we collaborated with the fabulous Veerle Pieters on. Abstract sports a fun yet professional layout that is flexible enough to be used as either a business theme or a personal theme.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Abstract" title="Preview: Abstract">Demo: Abstract</a></li><li> <a href="http://www.woothemes.com/2008/12/abstract/" title="Abstract">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/12/abstract/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:"";}}}}}i:76;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Busy Bee";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/12/busy-bee/";s: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:51:"http://www.woothemes.com/2008/12/busy-bee/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 08 Dec 2008 09:20:17 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=372";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:929:" <span> <a href="http://www.woothemes.com/2008/12/busy-bee/" title="Busy Bee"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/busybee.jpg" alt="Preview - Busy Bee" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Busy Bee" href="http://www.woothemes.com/2008/12/busy-bee/" rel="bookmark">Busy Bee</a></h2><p><p>Busy Bee sports a stylish design that will support large amounts of multimedia content. You can definitely use it for a magazine / news site or just for your personal blog, since the out-of-box features allows you to truly make this theme your own and adapt it to your content.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Busy Bee" title="Preview: Busy Bee">Demo: Busy Bee</a></li><li> <a href="http://www.woothemes.com/2008/12/busy-bee/" title="Busy Bee">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:929:" <span> <a href="http://www.woothemes.com/2008/12/busy-bee/" title="Busy Bee"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/busybee.jpg" alt="Preview - Busy Bee" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Busy Bee" href="http://www.woothemes.com/2008/12/busy-bee/" rel="bookmark">Busy Bee</a></h2><p><p>Busy Bee sports a stylish design that will support large amounts of multimedia content. You can definitely use it for a magazine / news site or just for your personal blog, since the out-of-box features allows you to truly make this theme your own and adapt it to your content.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Busy Bee" title="Preview: Busy Bee">Demo: Busy Bee</a></li><li> <a href="http://www.woothemes.com/2008/12/busy-bee/" title="Busy Bee">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/12/busy-bee/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:"";}}}}}i:77;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"BlogTheme";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2008/11/blogtheme/";s: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://www.woothemes.com/2008/11/blogtheme/#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, 28 Nov 2008 09:10:24 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=353";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:914:" <span> <a href="http://www.woothemes.com/2008/11/blogtheme/" title="BlogTheme"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/blogtheme.jpg" alt="Preview - BlogTheme" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to BlogTheme" href="http://www.woothemes.com/2008/11/blogtheme/" rel="bookmark">BlogTheme</a></h2><p><p>BlogTheme does the simple things well and therein lies to power of this personal blog theme: great structure, trendy style and some nifty jQuery effects in the sidebar. So what&#8217;s left for you to do? Well, you can start by adding content&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=BlogTheme" title="Preview: BlogTheme">Demo: BlogTheme</a></li><li> <a href="http://www.woothemes.com/2008/11/blogtheme/" title="BlogTheme">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:914:" <span> <a href="http://www.woothemes.com/2008/11/blogtheme/" title="BlogTheme"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/blogtheme.jpg" alt="Preview - BlogTheme" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to BlogTheme" href="http://www.woothemes.com/2008/11/blogtheme/" rel="bookmark">BlogTheme</a></h2><p><p>BlogTheme does the simple things well and therein lies to power of this personal blog theme: great structure, trendy style and some nifty jQuery effects in the sidebar. So what&#8217;s left for you to do? Well, you can start by adding content&#8230;</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=BlogTheme" title="Preview: BlogTheme">Demo: BlogTheme</a></li><li> <a href="http://www.woothemes.com/2008/11/blogtheme/" title="BlogTheme">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2008/11/blogtheme/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:"";}}}}}i:78;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Gotham 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:45:"http://www.woothemes.com/2008/11/gotham-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:54:"http://www.woothemes.com/2008/11/gotham-news/#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, 19 Nov 2008 06:21: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=342";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:919:" <span> <a href="http://www.woothemes.com/2008/11/gotham-news/" title="Gotham News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/gothamnews.jpg" alt="Preview - Gotham News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Gotham News" href="http://www.woothemes.com/2008/11/gotham-news/" rel="bookmark">Gotham News</a></h2><p><p>Gotham News is a clean and elegant news theme with a focus on creating a blank canvas with a strong structure to display your own personalized news; and broadcast it to the world. What more do you need from a news / magazine theme?</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Gotham News" title="Preview: Gotham News">Demo: Gotham News</a></li><li> <a href="http://www.woothemes.com/2008/11/gotham-news/" title="Gotham News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:919:" <span> <a href="http://www.woothemes.com/2008/11/gotham-news/" title="Gotham News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/gothamnews.jpg" alt="Preview - Gotham News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Gotham News" href="http://www.woothemes.com/2008/11/gotham-news/" rel="bookmark">Gotham News</a></h2><p><p>Gotham News is a clean and elegant news theme with a focus on creating a blank canvas with a strong structure to display your own personalized news; and broadcast it to the world. What more do you need from a news / magazine theme?</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Gotham News" title="Preview: Gotham News">Demo: Gotham News</a></li><li> <a href="http://www.woothemes.com/2008/11/gotham-news/" title="Gotham News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2008/11/gotham-news/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:"";}}}}}i:79;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:5:"THiCK";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:39:"http://www.woothemes.com/2008/11/thick/";s: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:48:"http://www.woothemes.com/2008/11/thick/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 10 Nov 2008 13:30:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=327";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:906:" <span> <a href="http://www.woothemes.com/2008/11/thick/" title="THiCK"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thick.jpg" alt="Preview - THiCK" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to THiCK" href="http://www.woothemes.com/2008/11/thick/" rel="bookmark">THiCK</a></h2><p><p>THiCK is a super-personal theme that focuses on you: the blog owner. With both clean &amp; grunge, dark &amp; light styles, as well as 5 colour schemes for each, you&#8217;re sure to find one you like. The theme also includes a bunch of custom widgets to make it a truly unique experience!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=THiCK" title="Preview: THiCK">Demo: THiCK</a></li><li> <a href="http://www.woothemes.com/2008/11/thick/" title="THiCK">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:906:" <span> <a href="http://www.woothemes.com/2008/11/thick/" title="THiCK"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/thick.jpg" alt="Preview - THiCK" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to THiCK" href="http://www.woothemes.com/2008/11/thick/" rel="bookmark">THiCK</a></h2><p><p>THiCK is a super-personal theme that focuses on you: the blog owner. With both clean &amp; grunge, dark &amp; light styles, as well as 5 colour schemes for each, you&#8217;re sure to find one you like. The theme also includes a bunch of custom widgets to make it a truly unique experience!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=THiCK" title="Preview: THiCK">Demo: THiCK</a></li><li> <a href="http://www.woothemes.com/2008/11/thick/" title="THiCK">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:44:"http://www.woothemes.com/2008/11/thick/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:"";}}}}}i:80;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Typebased";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2008/11/typebased/";s: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://www.woothemes.com/2008/11/typebased/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 08 Nov 2008 15:01:21 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=309";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:917:" <span> <a href="http://www.woothemes.com/2008/11/typebased/" title="Typebased"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/typebased.jpg" alt="Preview - Typebased" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Typebased" href="http://www.woothemes.com/2008/11/typebased/" rel="bookmark">Typebased</a></h2><p><p>Typebased is a free, personal blog design, with a very clean and elegant style. Along with the great design, we&#8217;ve also included all of the other Woo goodies in the backend i.e. custom widgets, integrated banner ad management etc. Gotta love Woo!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Typebased" title="Preview: Typebased">Demo: Typebased</a></li><li> <a href="http://www.woothemes.com/2008/11/typebased/" title="Typebased">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:917:" <span> <a href="http://www.woothemes.com/2008/11/typebased/" title="Typebased"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/typebased.jpg" alt="Preview - Typebased" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Typebased" href="http://www.woothemes.com/2008/11/typebased/" rel="bookmark">Typebased</a></h2><p><p>Typebased is a free, personal blog design, with a very clean and elegant style. Along with the great design, we&#8217;ve also included all of the other Woo goodies in the backend i.e. custom widgets, integrated banner ad management etc. Gotta love Woo!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Typebased" title="Preview: Typebased">Demo: Typebased</a></li><li> <a href="http://www.woothemes.com/2008/11/typebased/" title="Typebased">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2008/11/typebased/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:"";}}}}}i:81;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Over Easy";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/10/overeasy/";s: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:51:"http://www.woothemes.com/2008/10/overeasy/#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 Oct 2008 10:17: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:31:"http://www.woothemes.com/?p=281";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:964:" <span> <a href="http://www.woothemes.com/2008/10/overeasy/" title="Over Easy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/overeasy.jpg" alt="Preview - Over Easy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Over Easy" href="http://www.woothemes.com/2008/10/overeasy/" rel="bookmark">Over Easy</a></h2><p><p>Over Easy is a minimalistically-elegant theme aimed at companies who&#8217;d like a serious, all-in-one online web presence. The homepage is perfectly suited for sales, whilst the inner pages &amp; blog has been hand-crafted to publish important info efficiently and promote engagement through the blog.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Over Easy" title="Preview: Over Easy">Demo: Over Easy</a></li><li> <a href="http://www.woothemes.com/2008/10/overeasy/" title="Over Easy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:964:" <span> <a href="http://www.woothemes.com/2008/10/overeasy/" title="Over Easy"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/overeasy.jpg" alt="Preview - Over Easy" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Over Easy" href="http://www.woothemes.com/2008/10/overeasy/" rel="bookmark">Over Easy</a></h2><p><p>Over Easy is a minimalistically-elegant theme aimed at companies who&#8217;d like a serious, all-in-one online web presence. The homepage is perfectly suited for sales, whilst the inner pages &amp; blog has been hand-crafted to publish important info efficiently and promote engagement through the blog.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Over Easy" title="Preview: Over Easy">Demo: Over Easy</a></li><li> <a href="http://www.woothemes.com/2008/10/overeasy/" title="Over Easy">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/10/overeasy/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:"";}}}}}i:82;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Ambience";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/10/ambience/";s: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:51:"http://www.woothemes.com/2008/10/ambience/#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, 23 Oct 2008 10:24: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:8:"category";a:1:{i:0;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=267";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:884:" <span> <a href="http://www.woothemes.com/2008/10/ambience/" title="Ambience"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/ambience.jpg" alt="Preview - Ambience" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Ambience" href="http://www.woothemes.com/2008/10/ambience/" rel="bookmark">Ambience</a></h2><p><p>Ambience is a simple, yet elegant, theme designed for personal bloggers. With the customized lifestreaming widget and prominent Twitter status message, the theme is perfect for aggregating all of your online content into one place.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Ambience" title="Preview: Ambience">Demo: Ambience</a></li><li> <a href="http://www.woothemes.com/2008/10/ambience/" title="Ambience">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:884:" <span> <a href="http://www.woothemes.com/2008/10/ambience/" title="Ambience"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/ambience.jpg" alt="Preview - Ambience" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Ambience" href="http://www.woothemes.com/2008/10/ambience/" rel="bookmark">Ambience</a></h2><p><p>Ambience is a simple, yet elegant, theme designed for personal bloggers. With the customized lifestreaming widget and prominent Twitter status message, the theme is perfect for aggregating all of your online content into one place.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Ambience" title="Preview: Ambience">Demo: Ambience</a></li><li> <a href="http://www.woothemes.com/2008/10/ambience/" title="Ambience">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/10/ambience/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:"";}}}}}i:83;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Snapshot";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/10/snapshot/";s: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:51:"http://www.woothemes.com/2008/10/snapshot/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 13 Oct 2008 14:57: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:4:"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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=249";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:973:" <span> <a href="http://www.woothemes.com/2008/10/snapshot/" title="Snapshot"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/snapshot.jpg" alt="Preview - Snapshot" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Snapshot" href="http://www.woothemes.com/2008/10/snapshot/" rel="bookmark">Snapshot</a></h2><p><p>Snapshot is the framework-equivalent of our very own <a title="WooThemes Showcase" href="http://showcase.woothemes.com" target="_blank">WooThemes Showcase</a> &#8211; so that already guarantees you an awesome experience! Snapshot is also flexible and can be used for either a photo showcase, portfolio or design gallery.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Snapshot" title="Preview: Snapshot">Demo: Snapshot</a></li><li> <a href="http://www.woothemes.com/2008/10/snapshot/" title="Snapshot">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:973:" <span> <a href="http://www.woothemes.com/2008/10/snapshot/" title="Snapshot"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/snapshot.jpg" alt="Preview - Snapshot" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Snapshot" href="http://www.woothemes.com/2008/10/snapshot/" rel="bookmark">Snapshot</a></h2><p><p>Snapshot is the framework-equivalent of our very own <a title="WooThemes Showcase" href="http://showcase.woothemes.com" target="_blank">WooThemes Showcase</a> &#8211; so that already guarantees you an awesome experience! Snapshot is also flexible and can be used for either a photo showcase, portfolio or design gallery.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Snapshot" title="Preview: Snapshot">Demo: Snapshot</a></li><li> <a href="http://www.woothemes.com/2008/10/snapshot/" title="Snapshot">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/10/snapshot/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:"";}}}}}i:84;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Open Air";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/10/open-air/";s: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:51:"http://www.woothemes.com/2008/10/open-air/#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, 01 Oct 2008 15:45: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=224";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:907:" <span> <a href="http://www.woothemes.com/2008/10/open-air/" title="Open Air"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/openair.jpg" alt="Preview - Open Air" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Open Air" href="http://www.woothemes.com/2008/10/open-air/" rel="bookmark">Open Air</a></h2><p><p>Open Air can serve as both a magazine-style design or a stylish personal blog. The subtle use of gradients, borders and separating lines gives the theme a very polished and stylish feel, whilst the built-in video player is sure to be a hit for most users.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Open Air" title="Preview: Open Air">Demo: Open Air</a></li><li> <a href="http://www.woothemes.com/2008/10/open-air/" title="Open Air">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:907:" <span> <a href="http://www.woothemes.com/2008/10/open-air/" title="Open Air"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/openair.jpg" alt="Preview - Open Air" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Open Air" href="http://www.woothemes.com/2008/10/open-air/" rel="bookmark">Open Air</a></h2><p><p>Open Air can serve as both a magazine-style design or a stylish personal blog. The subtle use of gradients, borders and separating lines gives the theme a very polished and stylish feel, whilst the built-in video player is sure to be a hit for most users.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Open Air" title="Preview: Open Air">Demo: Open Air</a></li><li> <a href="http://www.woothemes.com/2008/10/open-air/" title="Open Air">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/10/open-air/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:"";}}}}}i:85;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:11:"Fresh Folio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:45:"http://www.woothemes.com/2008/09/fresh-folio/";s: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:54:"http://www.woothemes.com/2008/09/fresh-folio/#comments";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Mon, 01 Sep 2008 12:42:01 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=190";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:1060:" <span> <a href="http://www.woothemes.com/2008/09/fresh-folio/" title="Fresh Folio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/freshfolio.jpg" alt="Preview - Fresh Folio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Fresh Folio" href="http://www.woothemes.com/2008/09/fresh-folio/" rel="bookmark">Fresh Folio</a></h2><p><p>Fresh Folio is the second in our portfolio based themes created to help you promote your skills on a clean, sophisticated design. With a <a title="Fresh News" href="http://www.woothemes.com/2008/04/fresh-news/" target="_self">Fresh News</a> influence by default it boasts 7 other diverse styles to choose from.  We are confident you will be wooing new clients in no time.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Fresh Folio" title="Preview: Fresh Folio">Demo: Fresh Folio</a></li><li> <a href="http://www.woothemes.com/2008/09/fresh-folio/" title="Fresh Folio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:1060:" <span> <a href="http://www.woothemes.com/2008/09/fresh-folio/" title="Fresh Folio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/freshfolio.jpg" alt="Preview - Fresh Folio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Fresh Folio" href="http://www.woothemes.com/2008/09/fresh-folio/" rel="bookmark">Fresh Folio</a></h2><p><p>Fresh Folio is the second in our portfolio based themes created to help you promote your skills on a clean, sophisticated design. With a <a title="Fresh News" href="http://www.woothemes.com/2008/04/fresh-news/" target="_self">Fresh News</a> influence by default it boasts 7 other diverse styles to choose from.  We are confident you will be wooing new clients in no time.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Fresh Folio" title="Preview: Fresh Folio">Demo: Fresh Folio</a></li><li> <a href="http://www.woothemes.com/2008/09/fresh-folio/" title="Fresh Folio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2008/09/fresh-folio/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:"";}}}}}i:86;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:8:"Papercut";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:42:"http://www.woothemes.com/2008/08/papercut/";s: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:51:"http://www.woothemes.com/2008/08/papercut/#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, 12 Aug 2008 13:26:01 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:31:"http://www.woothemes.com/?p=168";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:959:" <span> <a href="http://www.woothemes.com/2008/08/papercut/" title="Papercut"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/papercut.jpg" alt="Preview - Papercut" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Papercut" href="http://www.woothemes.com/2008/08/papercut/" rel="bookmark">Papercut</a></h2><p><p>Papercut is a grungy news theme with beautiful alternating stylesheets, built-in widgets, and layout control via a hand crafted theme options page. It&#8217;s the perfect out-of-the-box solution to give your website a stylish new look. Irrespective of your preferred style; Papercut will have one you like.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Papercut" title="Preview: Papercut">Demo: Papercut</a></li><li> <a href="http://www.woothemes.com/2008/08/papercut/" title="Papercut">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:14:"Mark Forrester";s: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:959:" <span> <a href="http://www.woothemes.com/2008/08/papercut/" title="Papercut"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/papercut.jpg" alt="Preview - Papercut" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Papercut" href="http://www.woothemes.com/2008/08/papercut/" rel="bookmark">Papercut</a></h2><p><p>Papercut is a grungy news theme with beautiful alternating stylesheets, built-in widgets, and layout control via a hand crafted theme options page. It&#8217;s the perfect out-of-the-box solution to give your website a stylish new look. Irrespective of your preferred style; Papercut will have one you like.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Papercut" title="Preview: Papercut">Demo: Papercut</a></li><li> <a href="http://www.woothemes.com/2008/08/papercut/" title="Papercut">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:47:"http://www.woothemes.com/2008/08/papercut/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:"";}}}}}i:87;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"ProudFolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2008/06/proudfolio/";s: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://www.woothemes.com/2008/06/proudfolio/#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:"Sun, 22 Jun 2008 12:32:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:13:"Personal 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:"";}i:1;a:5:{s:4:"data";s:9:"Portfolio";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/?p=43";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:978:" <span> <a href="http://www.woothemes.com/2008/06/proudfolio/" title="ProudFolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/proudfolio.jpg" alt="Preview - ProudFolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to ProudFolio" href="http://www.woothemes.com/2008/06/proudfolio/" rel="bookmark">ProudFolio</a></h2><p><p>ProudFolio is most definitely aimed at aspiring designers, developers, artists and photographers who&#8217;d like a framework theme which incorporates both a great-looking portfolio and a feature-rich blog. The best thing about this theme &#8211; is that you can manage your everything from one place!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=ProudFolio" title="Preview: ProudFolio">Demo: ProudFolio</a></li><li> <a href="http://www.woothemes.com/2008/06/proudfolio/" title="ProudFolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:978:" <span> <a href="http://www.woothemes.com/2008/06/proudfolio/" title="ProudFolio"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/proudfolio.jpg" alt="Preview - ProudFolio" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to ProudFolio" href="http://www.woothemes.com/2008/06/proudfolio/" rel="bookmark">ProudFolio</a></h2><p><p>ProudFolio is most definitely aimed at aspiring designers, developers, artists and photographers who&#8217;d like a framework theme which incorporates both a great-looking portfolio and a feature-rich blog. The best thing about this theme &#8211; is that you can manage your everything from one place!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=ProudFolio" title="Preview: ProudFolio">Demo: ProudFolio</a></li><li> <a href="http://www.woothemes.com/2008/06/proudfolio/" title="ProudFolio">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2008/06/proudfolio/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:"";}}}}}i:88;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"VibrantCMS";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2008/06/vibrantcms/";s: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://www.woothemes.com/2008/06/vibrantcms/#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:"Sun, 22 Jun 2008 12:29:26 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:8:"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:30:"http://www.woothemes.com/?p=42";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:951:" <span> <a href="http://www.woothemes.com/2008/06/vibrantcms/" title="VibrantCMS"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/vibrantcms.jpg" alt="Preview - VibrantCMS" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to VibrantCMS" href="http://www.woothemes.com/2008/06/vibrantcms/" rel="bookmark">VibrantCMS</a></h2><p><p>VibrantCMS is our first theme targeted at businesses. The design incorporates some recently popular usability trends (like the featured info scroller on the homepage), which should propell your business into the new online space, whilst creating a new market for your goods.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=VibrantCMS" title="Preview: VibrantCMS">Demo: VibrantCMS</a></li><li> <a href="http://www.woothemes.com/2008/06/vibrantcms/" title="VibrantCMS">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:" <span> <a href="http://www.woothemes.com/2008/06/vibrantcms/" title="VibrantCMS"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/vibrantcms.jpg" alt="Preview - VibrantCMS" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to VibrantCMS" href="http://www.woothemes.com/2008/06/vibrantcms/" rel="bookmark">VibrantCMS</a></h2><p><p>VibrantCMS is our first theme targeted at businesses. The design incorporates some recently popular usability trends (like the featured info scroller on the homepage), which should propell your business into the new online space, whilst creating a new market for your goods.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=VibrantCMS" title="Preview: VibrantCMS">Demo: VibrantCMS</a></li><li> <a href="http://www.woothemes.com/2008/06/vibrantcms/" title="VibrantCMS">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2008/06/vibrantcms/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:"";}}}}}i:89;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"Live Wire";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2008/03/live-wire/";s: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://www.woothemes.com/2008/03/live-wire/#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, 20 Mar 2008 13:40:54 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=33";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:971:" <span> <a href="http://www.woothemes.com/2008/03/live-wire/" title="Live Wire"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/livewire.jpg" alt="Preview - Live Wire" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Live Wire" href="http://www.woothemes.com/2008/03/live-wire/" rel="bookmark">Live Wire</a></h2><p><p>Live Wire is a magazine-type Wordpress theme that is packaged with an impressive variety of designs and colour options that should make it appealing to just about any type of web publisher. It&#8217;s theme option&#8217;s panel entitles even the most novice of users to customize it&#8217;s flexible layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Live Wire" title="Preview: Live Wire">Demo: Live Wire</a></li><li> <a href="http://www.woothemes.com/2008/03/live-wire/" title="Live Wire">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:971:" <span> <a href="http://www.woothemes.com/2008/03/live-wire/" title="Live Wire"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/livewire.jpg" alt="Preview - Live Wire" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Live Wire" href="http://www.woothemes.com/2008/03/live-wire/" rel="bookmark">Live Wire</a></h2><p><p>Live Wire is a magazine-type Wordpress theme that is packaged with an impressive variety of designs and colour options that should make it appealing to just about any type of web publisher. It&#8217;s theme option&#8217;s panel entitles even the most novice of users to customize it&#8217;s flexible layout.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Live Wire" title="Preview: Live Wire">Demo: Live Wire</a></li><li> <a href="http://www.woothemes.com/2008/03/live-wire/" title="Live Wire">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2008/03/live-wire/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:"";}}}}}i:90;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:10:"Flash 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:44:"http://www.woothemes.com/2008/02/flash-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:8:"comments";a:1:{i:0;a:5:{s:4:"data";s:53:"http://www.woothemes.com/2008/02/flash-news/#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, 12 Feb 2008 11:39:29 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:2:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"";}i:1;a:5:{s:4:"data";s:13:"Personal Blog";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=30";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:969:" <span> <a href="http://www.woothemes.com/2008/02/flash-news/" title="Flash News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/flashnews.jpg" alt="Preview - Flash News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Flash News" href="http://www.woothemes.com/2008/02/flash-news/" rel="bookmark">Flash News</a></h2><p><p>Flash News is a firm favourite amongst our users and it is easy to see why&#8230; Using a beautiful, clean rounded corner layout this theme incorporates all the best blogging features. And its unique colour scheme picker allows you to mix &amp; match the colours until you are perfectly happy!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Flash News" title="Preview: Flash News">Demo: Flash News</a></li><li> <a href="http://www.woothemes.com/2008/02/flash-news/" title="Flash News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:969:" <span> <a href="http://www.woothemes.com/2008/02/flash-news/" title="Flash News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/flashnews.jpg" alt="Preview - Flash News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to Flash News" href="http://www.woothemes.com/2008/02/flash-news/" rel="bookmark">Flash News</a></h2><p><p>Flash News is a firm favourite amongst our users and it is easy to see why&#8230; Using a beautiful, clean rounded corner layout this theme incorporates all the best blogging features. And its unique colour scheme picker allows you to mix &amp; match the colours until you are perfectly happy!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=Flash News" title="Preview: Flash News">Demo: Flash News</a></li><li> <a href="http://www.woothemes.com/2008/02/flash-news/" title="Flash News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:49:"http://www.woothemes.com/2008/02/flash-news/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:"";}}}}}i:91;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:19:"The Gazette Edition";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:41:"http://www.woothemes.com/2008/02/gazette/";s: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:50:"http://www.woothemes.com/2008/02/gazette/#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, 12 Feb 2008 11:36:55 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=27";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:1035:" <span> <a href="http://www.woothemes.com/2008/02/gazette/" title="The Gazette Edition"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/gazette.jpg" alt="Preview - The Gazette Edition" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Gazette Edition" href="http://www.woothemes.com/2008/02/gazette/" rel="bookmark">The Gazette Edition</a></h2><p><p>Gazette Edition is arguably our most sophisticated-looking theme to date, whilst the trendy featured scroller makes it very unique. The clean, white layout with professionally designed content areas are perfect for users that&#8217;d like to run a community newspaper website or a product showcase.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Gazette Edition" title="Preview: The Gazette Edition">Demo: The Gazette Edition</a></li><li> <a href="http://www.woothemes.com/2008/02/gazette/" title="The Gazette Edition">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1035:" <span> <a href="http://www.woothemes.com/2008/02/gazette/" title="The Gazette Edition"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/gazette.jpg" alt="Preview - The Gazette Edition" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Gazette Edition" href="http://www.woothemes.com/2008/02/gazette/" rel="bookmark">The Gazette Edition</a></h2><p><p>Gazette Edition is arguably our most sophisticated-looking theme to date, whilst the trendy featured scroller makes it very unique. The clean, white layout with professionally designed content areas are perfect for users that&#8217;d like to run a community newspaper website or a product showcase.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Gazette Edition" title="Preview: The Gazette Edition">Demo: The Gazette Edition</a></li><li> <a href="http://www.woothemes.com/2008/02/gazette/" title="The Gazette Edition">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:46:"http://www.woothemes.com/2008/02/gazette/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:"";}}}}}i:92;a:6:{s:4:"data";s: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:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:9:"NewsPress";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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://www.woothemes.com/2007/12/newspress/";s: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://www.woothemes.com/2007/12/newspress/#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, 18 Dec 2007 11:35:06 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:8:"category";a:1:{i:0;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=25";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:940:" <span> <a href="http://www.woothemes.com/2007/12/newspress/" title="NewsPress"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/newspress.jpg" alt="Preview - NewsPress" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to NewsPress" href="http://www.woothemes.com/2007/12/newspress/" rel="bookmark">NewsPress</a></h2><p><p>NewsPress can be classified as some kind of mashup between a personal blog and a more content-heavy magazine-style layout. The sophistication of the layout can thus offer immeasurable value to ambitious bloggers that would like to display their content in a professional way.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=NewsPress" title="Preview: NewsPress">Demo: NewsPress</a></li><li> <a href="http://www.woothemes.com/2007/12/newspress/" title="NewsPress">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:940:" <span> <a href="http://www.woothemes.com/2007/12/newspress/" title="NewsPress"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/newspress.jpg" alt="Preview - NewsPress" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to NewsPress" href="http://www.woothemes.com/2007/12/newspress/" rel="bookmark">NewsPress</a></h2><p><p>NewsPress can be classified as some kind of mashup between a personal blog and a more content-heavy magazine-style layout. The sophistication of the layout can thus offer immeasurable value to ambitious bloggers that would like to display their content in a professional way.</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=NewsPress" title="Preview: NewsPress">Demo: NewsPress</a></li><li> <a href="http://www.woothemes.com/2007/12/newspress/" title="NewsPress">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:48:"http://www.woothemes.com/2007/12/newspress/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:"";}}}}}i:93;a:6:{s:4:"data";s:9:" ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:4:{s:0:"";a:7:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:25:"The Original Premium 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:45:"http://www.woothemes.com/2007/11/premiumnews/";s: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:54:"http://www.woothemes.com/2007/11/premiumnews/#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 Nov 2007 11: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:8:"category";a:2:{i:0;a:5:{s:4:"data";s:4:"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:"";}i:1;a:5:{s:4:"data";s:15:"Magazine / 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:"guid";a:1:{i:0;a:5:{s:4:"data";s:30:"http://www.woothemes.com/?p=24";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:1106:" <span> <a href="http://www.woothemes.com/2007/11/premiumnews/" title="The Original Premium News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/premiumnews.jpg" alt="Preview - The Original Premium News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Original Premium News" href="http://www.woothemes.com/2007/11/premiumnews/" rel="bookmark">The Original Premium News</a></h2><p><p>The Original Premium News Theme, was the very first premium theme that we ever released. This theme may be a bit rough around the edges (in terms of its looks), but we&#8217;ve used the same solid base for all our subsequent themes. Enjoy this themes&#8217; minimalistic beauty and make it your own today!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Original Premium News" title="Preview: The Original Premium News">Demo: The Original Premium News</a></li><li> <a href="http://www.woothemes.com/2007/11/premiumnews/" title="The Original Premium News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:13:"Adii Rockstar";s: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:1106:" <span> <a href="http://www.woothemes.com/2007/11/premiumnews/" title="The Original Premium News"><img src="http://cdn.woothemes.com/wp-content/uploads/screenshots/thumbs/premiumnews.jpg" alt="Preview - The Original Premium News" /></a> </span><div class="theme-info"><h2 class="title"><a title="Permanent Link to The Original Premium News" href="http://www.woothemes.com/2007/11/premiumnews/" rel="bookmark">The Original Premium News</a></h2><p><p>The Original Premium News Theme, was the very first premium theme that we ever released. This theme may be a bit rough around the edges (in terms of its looks), but we&#8217;ve used the same solid base for all our subsequent themes. Enjoy this themes&#8217; minimalistic beauty and make it your own today!</p></p><ul><li> <a target="_blank" href="http://demo.woothemes.com/?name=The Original Premium News" title="Preview: The Original Premium News">Demo: The Original Premium News</a></li><li> <a href="http://www.woothemes.com/2007/11/premiumnews/" title="The Original Premium News">View The Theme Details</a></li></ul></div><div style="clear:both"></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:36:"http://wellformedweb.org/CommentAPI/";a:1:{s:10:"commentRss";a:1:{i:0;a:5:{s:4:"data";s:50:"http://www.woothemes.com/2007/11/premiumnews/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: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:42:"http://www.woothemes.com/?feed=more_themes";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:9:{s:4:"date";s:29:"Mon, 30 May 2011 18:18:23 GMT";s:6:"server";s:9:"LiteSpeed";s:10:"connection";s:5:"close";s:12:"x-powered-by";s:9:"PHP/5.3.2";s:4:"etag";s:34:""faebc43d53789b854fca49ab304ad340"";s:13:"last-modified";s:29:"Mon, 30 May 2011 13:49:08 GMT";s:4:"vary";a:2:{i:0;s:6:"Cookie";i:1;s:10:"User-Agent";}s:10:"x-pingback";s:35:"http://www.woothemes.com/xmlrpc.php";s:12:"content-type";s:23:"text/xml; charset=UTF-8";}s:5:"build";s:14:"20090627192103";}', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(212, 0, '_transient_timeout_feed_mod_15f9ff259c5787469fbae2919ab14d9b', '1306822682', 'no'),
(213, 0, '_transient_feed_mod_15f9ff259c5787469fbae2919ab14d9b', '1306779482', 'no'),
(238, 0, '_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1306903625', 'no'),
(239, 0, '_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c', '1306860425', 'no'),
(240, 0, 'recently_activated', 'a:0:{}', 'yes'),
(1333, 0, 'pp_p_size', '15', 'yes'),
(1597, 0, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1312912552', 'yes'),
(1598, 0, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'a:40:{s:6:"widget";a:3:{s:4:"name";s:6:"widget";s:4:"slug";s:6:"widget";s:5:"count";s:4:"2477";}s:4:"post";a:3:{s:4:"name";s:4:"Post";s:4:"slug";s:4:"post";s:5:"count";s:4:"1672";}s:6:"plugin";a:3:{s:4:"name";s:6:"plugin";s:4:"slug";s:6:"plugin";s:5:"count";s:4:"1488";}s:5:"posts";a:3:{s:4:"name";s:5:"posts";s:4:"slug";s:5:"posts";s:5:"count";s:4:"1249";}s:5:"admin";a:3:{s:4:"name";s:5:"admin";s:4:"slug";s:5:"admin";s:5:"count";s:4:"1237";}s:7:"sidebar";a:3:{s:4:"name";s:7:"sidebar";s:4:"slug";s:7:"sidebar";s:5:"count";s:4:"1202";}s:8:"comments";a:3:{s:4:"name";s:8:"comments";s:4:"slug";s:8:"comments";s:5:"count";s:3:"881";}s:6:"images";a:3:{s:4:"name";s:6:"images";s:4:"slug";s:6:"images";s:5:"count";s:3:"809";}s:7:"twitter";a:3:{s:4:"name";s:7:"twitter";s:4:"slug";s:7:"twitter";s:5:"count";s:3:"778";}s:4:"page";a:3:{s:4:"name";s:4:"page";s:4:"slug";s:4:"page";s:5:"count";s:3:"758";}s:6:"google";a:3:{s:4:"name";s:6:"google";s:4:"slug";s:6:"google";s:5:"count";s:3:"739";}s:5:"links";a:3:{s:4:"name";s:5:"links";s:4:"slug";s:5:"links";s:5:"count";s:3:"686";}s:5:"image";a:3:{s:4:"name";s:5:"image";s:4:"slug";s:5:"image";s:5:"count";s:3:"675";}s:3:"seo";a:3:{s:4:"name";s:3:"seo";s:4:"slug";s:3:"seo";s:5:"count";s:3:"600";}s:3:"rss";a:3:{s:4:"name";s:3:"rss";s:4:"slug";s:3:"rss";s:5:"count";s:3:"530";}s:7:"gallery";a:3:{s:4:"name";s:7:"gallery";s:4:"slug";s:7:"gallery";s:5:"count";s:3:"517";}s:7:"widgets";a:3:{s:4:"name";s:7:"widgets";s:4:"slug";s:7:"widgets";s:5:"count";s:3:"445";}s:5:"pages";a:3:{s:4:"name";s:5:"pages";s:4:"slug";s:5:"pages";s:5:"count";s:3:"443";}s:4:"ajax";a:3:{s:4:"name";s:4:"AJAX";s:4:"slug";s:4:"ajax";s:5:"count";s:3:"439";}s:9:"wordpress";a:3:{s:4:"name";s:9:"wordpress";s:4:"slug";s:9:"wordpress";s:5:"count";s:3:"430";}s:8:"facebook";a:3:{s:4:"name";s:8:"Facebook";s:4:"slug";s:8:"facebook";s:5:"count";s:3:"428";}s:6:"social";a:3:{s:4:"name";s:6:"social";s:4:"slug";s:6:"social";s:5:"count";s:3:"400";}s:9:"shortcode";a:3:{s:4:"name";s:9:"shortcode";s:4:"slug";s:9:"shortcode";s:5:"count";s:3:"389";}s:6:"jquery";a:3:{s:4:"name";s:6:"jquery";s:4:"slug";s:6:"jquery";s:5:"count";s:3:"379";}s:10:"javascript";a:3:{s:4:"name";s:10:"javascript";s:4:"slug";s:10:"javascript";s:5:"count";s:3:"373";}s:4:"feed";a:3:{s:4:"name";s:4:"feed";s:4:"slug";s:4:"feed";s:5:"count";s:3:"355";}s:10:"buddypress";a:3:{s:4:"name";s:10:"buddypress";s:4:"slug";s:10:"buddypress";s:5:"count";s:3:"354";}s:5:"photo";a:3:{s:4:"name";s:5:"photo";s:4:"slug";s:5:"photo";s:5:"count";s:3:"354";}s:5:"video";a:3:{s:4:"name";s:5:"video";s:4:"slug";s:5:"video";s:5:"count";s:3:"350";}s:5:"email";a:3:{s:4:"name";s:5:"email";s:4:"slug";s:5:"email";s:5:"count";s:3:"345";}s:5:"media";a:3:{s:4:"name";s:5:"media";s:4:"slug";s:5:"media";s:5:"count";s:3:"345";}s:6:"photos";a:3:{s:4:"name";s:6:"photos";s:4:"slug";s:6:"photos";s:5:"count";s:3:"340";}s:5:"flash";a:3:{s:4:"name";s:5:"flash";s:4:"slug";s:5:"flash";s:5:"count";s:3:"328";}s:4:"tags";a:3:{s:4:"name";s:4:"tags";s:4:"slug";s:4:"tags";s:5:"count";s:3:"318";}s:5:"stats";a:3:{s:4:"name";s:5:"stats";s:4:"slug";s:5:"stats";s:5:"count";s:3:"312";}s:4:"link";a:3:{s:4:"name";s:4:"link";s:4:"slug";s:4:"link";s:5:"count";s:3:"309";}s:7:"content";a:3:{s:4:"name";s:7:"content";s:4:"slug";s:7:"content";s:5:"count";s:3:"301";}s:8:"category";a:3:{s:4:"name";s:8:"category";s:4:"slug";s:8:"category";s:5:"count";s:3:"289";}s:7:"comment";a:3:{s:4:"name";s:7:"comment";s:4:"slug";s:7:"comment";s:5:"count";s:3:"289";}s:4:"spam";a:3:{s:4:"name";s:4:"spam";s:4:"slug";s:4:"spam";s:5:"count";s:3:"283";}}', 'yes'),
(244, 0, 'plugin_db_version', '', 'yes'),
(245, 0, 'facethumb_column', '3', 'yes'),
(246, 0, 'facethumb_line', '5', 'yes'),
(247, 0, 'facethumb_widget', 'last', 'yes'),
(248, 0, 'facethumb_link', 'gallery', 'yes'),
(262, 0, '_transient_random_seed', '03d402475c47b654eddb610b58d9402b', 'yes'),
(280, 0, 'framework_woo_admin_bar_disable', 'false', 'yes'),
(281, 0, 'framework_woo_admin_bar_enhancements', 'false', 'yes'),
(282, 0, 'seo_woo_use_third_party_data', 'false', 'yes'),
(283, 0, 'seo_woo_hide_fields', 'false', 'yes'),
(284, 0, 'seo_woo_seperator', '|', 'yes'),
(285, 0, 'seo_woo_wp_title', 'false', 'yes'),
(286, 0, 'seo_woo_wp_custom_field_title', 'false', 'yes'),
(287, 0, 'seo_woo_paged_var', 'Page', 'yes'),
(288, 0, 'seo_woo_paged_var_pos', 'before', 'yes'),
(289, 0, 'seo_woo_home_layout', 'a', 'yes'),
(290, 0, 'seo_woo_single_layout', 'a', 'yes'),
(291, 0, 'seo_woo_page_layout', 'a', 'yes'),
(292, 0, 'seo_woo_archive_layout', 'a', 'yes'),
(293, 0, 'seo_woo_meta_indexing_category', 'true', 'yes'),
(294, 0, 'seo_woo_meta_indexing_tag', 'false', 'yes'),
(295, 0, 'seo_woo_meta_indexing_author', 'false', 'yes'),
(296, 0, 'seo_woo_meta_indexing_search', 'false', 'yes'),
(297, 0, 'seo_woo_meta_indexing_date', 'false', 'yes'),
(298, 0, 'seo_woo_meta_single_follow', 'false', 'yes'),
(299, 0, 'seo_woo_meta_home_desc', 'a', 'yes'),
(300, 0, 'seo_woo_meta_home_desc_custom', '', 'yes'),
(301, 0, 'seo_woo_meta_single_desc', 'a', 'yes'),
(302, 0, 'seo_woo_meta_single_desc_sitewide', 'false', 'yes'),
(303, 0, 'seo_woo_meta_single_desc_custom', '', 'yes'),
(304, 0, 'seo_woo_meta_home_key', 'a', 'yes'),
(305, 0, 'seo_woo_meta_home_key_custom', '', 'yes'),
(306, 0, 'seo_woo_meta_single_key', 'a', 'yes'),
(307, 0, 'seo_woo_meta_single_key_sitewide', 'false', 'yes'),
(308, 0, 'seo_woo_meta_single_key_custom', '', 'yes'),
(309, 0, 'sbm_woo_sbm_options', 'a:2:{s:8:"sidebars";a:0:{}s:8:"settings";a:1:{s:7:"infobox";s:4:"show";}}', 'yes'),
(310, 0, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:"auto_add";a:0:{}}', 'yes'),
(314, 0, 'qtranslate_next_update_mo', '1313746283', 'yes'),
(315, 0, 'widget_qtranslate', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(317, 0, 'qtranslate_language_names', 'a:15:{s:2:"de";s:7:"Deutsch";s:2:"en";s:7:"English";s:2:"zh";s:6:"中文";s:2:"fi";s:5:"suomi";s:2:"fr";s:9:"Français";s:2:"nl";s:10:"Nederlands";s:2:"sv";s:7:"Svenska";s:2:"it";s:8:"Italiano";s:2:"ro";s:8:"Română";s:2:"hu";s:6:"Magyar";s:2:"ja";s:9:"日本語";s:2:"es";s:8:"Español";s:2:"vi";s:14:"Tiếng Việt";s:2:"ar";s:14:"العربية";s:2:"pt";s:10:"Português";}', 'yes'),
(316, 0, '_transient_plugins_delete_result_1', '1', 'yes'),
(318, 0, 'qtranslate_enabled_languages', 'a:2:{i:0;s:2:"es";i:1;s:2:"en";}', 'yes'),
(319, 0, 'qtranslate_default_language', 'es', 'yes'),
(320, 0, 'qtranslate_flag_location', 'plugins/qtranslate/flags/', 'yes'),
(321, 0, 'qtranslate_flags', 'a:15:{s:2:"en";s:6:"gb.png";s:2:"de";s:6:"de.png";s:2:"zh";s:6:"cn.png";s:2:"fi";s:6:"fi.png";s:2:"fr";s:6:"fr.png";s:2:"nl";s:6:"nl.png";s:2:"sv";s:6:"se.png";s:2:"it";s:6:"it.png";s:2:"ro";s:6:"ro.png";s:2:"hu";s:6:"hu.png";s:2:"ja";s:6:"jp.png";s:2:"es";s:6:"es.png";s:2:"vi";s:6:"vn.png";s:2:"ar";s:8:"arle.png";s:2:"pt";s:6:"br.png";}', 'yes'),
(322, 0, 'qtranslate_locales', 'a:15:{s:2:"de";s:5:"de_DE";s:2:"en";s:5:"en_US";s:2:"zh";s:5:"zh_CN";s:2:"fi";s:2:"fi";s:2:"fr";s:5:"fr_FR";s:2:"nl";s:5:"nl_NL";s:2:"se";s:5:"sv_SE";s:2:"it";s:5:"it_IT";s:2:"ro";s:5:"ro_RO";s:2:"hu";s:5:"hu_HU";s:2:"ja";s:2:"ja";s:2:"es";s:5:"es_ES";s:2:"vi";s:2:"vi";s:2:"ar";s:2:"ar";s:2:"pt";s:5:"pt_BR";}', 'yes'),
(323, 0, 'qtranslate_na_messages', 'a:15:{s:2:"de";s:58:"Leider ist der Eintrag nur auf %LANG:, : und % verfügbar.";s:2:"en";s:55:"Sorry, this entry is only available in %LANG:, : and %.";s:2:"zh";s:50:"对不起,此内容只适用于%LANG::和%。";s:2:"fi";s:92:"Anteeksi, mutta tämä kirjoitus on saatavana ainoastaan näillä kielillä: %LANG:, : ja %.";s:2:"fr";s:65:"Désolé, cet article est seulement disponible en %LANG:, : et %.";s:2:"nl";s:78:"Onze verontschuldigingen, dit bericht is alleen beschikbaar in %LANG:, : en %.";s:2:"sv";s:66:"Tyvärr är denna artikel enbart tillgänglig på %LANG:, : och %.";s:2:"it";s:71:"Ci spiace, ma questo articolo è disponibile soltanto in %LANG:, : e %.";s:2:"ro";s:67:"Din păcate acest articol este disponibil doar în %LANG:, : și %.";s:2:"hu";s:73:"Sajnos ennek a bejegyzésnek csak %LANG:, : és % nyelvű változata van.";s:2:"ja";s:97:"申し訳ありません、このコンテンツはただ今 %LANG:、 :と % のみです。";s:2:"es";s:68:"Disculpa, pero esta entrada está disponible sólo en %LANG:, : y %.";s:2:"vi";s:63:"Rất tiếc, mục này chỉ tồn tại ở %LANG:, : và %.";s:2:"ar";s:73:"عفوا، هذه المدخلة موجودة فقط في %LANG:, : و %.";s:2:"pt";s:70:"Desculpe-nos, mas este texto esta apenas disponível em %LANG:, : y %.";}', 'yes'),
(324, 0, 'qtranslate_date_formats', 'a:15:{s:2:"en";s:14:"%A %B %e%q, %Y";s:2:"de";s:17:"%A, der %e. %B %Y";s:2:"zh";s:5:"%x %A";s:2:"fi";s:8:"%e.&m.%C";s:2:"fr";s:11:"%A %e %B %Y";s:2:"nl";s:8:"%d/%m/%y";s:2:"sv";s:8:"%Y/%m/%d";s:2:"it";s:8:"%e %B %Y";s:2:"ro";s:12:"%A, %e %B %Y";s:2:"hu";s:12:"%Y %B %e, %A";s:2:"ja";s:15:"%Y年%m月%d日";s:2:"es";s:14:"%d de %B de %Y";s:2:"vi";s:8:"%d/%m/%Y";s:2:"ar";s:8:"%d/%m/%Y";s:2:"pt";s:14:"%d de %B de %Y";}', 'yes'),
(325, 0, 'qtranslate_time_formats', 'a:15:{s:2:"en";s:8:"%I:%M %p";s:2:"de";s:5:"%H:%M";s:2:"zh";s:7:"%I:%M%p";s:2:"fi";s:5:"%H:%M";s:2:"fr";s:5:"%H:%M";s:2:"nl";s:5:"%H:%M";s:2:"sv";s:5:"%H:%M";s:2:"it";s:5:"%H:%M";s:2:"ro";s:5:"%H:%M";s:2:"hu";s:5:"%H:%M";s:2:"ja";s:5:"%H:%M";s:2:"es";s:10:"%H:%M hrs.";s:2:"vi";s:5:"%H:%M";s:2:"ar";s:5:"%H:%M";s:2:"pt";s:10:"%H:%M hrs.";}', 'yes'),
(326, 0, 'qtranslate_ignore_file_types', 'gif,jpg,jpeg,png,pdf,swf,tif,rar,zip,7z,mpg,divx,mpeg,avi,css,js', 'yes'),
(327, 0, 'qtranslate_url_mode', '1', 'yes'),
(328, 0, 'qtranslate_term_name', 'a:0:{}', 'yes'),
(329, 0, 'qtranslate_use_strftime', '3', 'yes'),
(330, 0, 'qtranslate_detect_browser_language', '1', 'yes'),
(331, 0, 'qtranslate_hide_untranslated', '0', 'yes'),
(332, 0, 'qtranslate_auto_update_mo', '1', 'yes'),
(333, 0, 'qtranslate_hide_default_language', '1', 'yes'),
(334, 0, 'qtranslate_qtranslate_services', '0', 'yes'),
(627, 0, 'wpcr_options', 'a:29:{s:9:"act_email";s:0:"";s:8:"act_uniq";s:36:"274ae9c7-2426-4975-b612-0d3950355212";s:8:"activate";i:0;s:10:"ask_custom";a:0:{}s:10:"ask_fields";a:6:{s:5:"fname";i:1;s:6:"femail";i:1;s:8:"fwebsite";i:1;s:6:"ftitle";i:1;s:4:"fage";i:0;s:7:"fgender";i:0;}s:13:"business_city";s:0:"";s:16:"business_country";s:3:"USA";s:14:"business_email";s:26:"darranz@rodax-software.com";s:13:"business_name";s:35:"Fundación Lo Que De Verdad Importa";s:14:"business_phone";s:0:"";s:14:"business_state";s:0:"";s:15:"business_street";s:0:"";s:12:"business_url";s:17:"http://localhost/";s:12:"business_zip";s:0:"";s:9:"dbversion";i:229;s:12:"field_custom";a:3:{i:0;s:0:"";i:1;s:0:"";i:2;s:0:"";}s:13:"form_location";i:0;s:15:"goto_leave_text";s:33:"Click here to submit your review.";s:12:"hreview_type";s:8:"business";s:10:"leave_text";s:18:"Submit your review";s:14:"require_custom";a:0:{}s:14:"require_fields";a:6:{s:5:"fname";i:1;s:6:"femail";i:1;s:8:"fwebsite";i:0;s:6:"ftitle";i:0;s:4:"fage";i:0;s:7:"fgender";i:0;}s:16:"reviews_per_page";i:10;s:11:"show_custom";a:0:{}s:11:"show_fields";a:6:{s:5:"fname";i:1;s:6:"femail";i:0;s:8:"fwebsite";i:0;s:6:"ftitle";i:1;s:4:"fage";i:0;s:7:"fgender";i:0;}s:13:"show_hcard_on";i:0;s:18:"submit_button_text";s:18:"Submit your review";s:10:"support_us";i:1;s:9:"title_tag";s:2:"h2";}', 'yes'),
(576, 0, 'slb_options', 'a:26:{s:7:"enabled";b:1;s:12:"enabled_home";b:1;s:12:"enabled_post";b:1;s:12:"enabled_page";b:1;s:15:"enabled_archive";b:1;s:14:"activate_links";b:1;s:20:"activate_attachments";b:1;s:14:"validate_links";b:0;s:11:"group_links";b:1;s:10:"group_post";b:1;s:5:"theme";s:11:"slb_default";s:7:"animate";b:1;s:9:"autostart";b:1;s:8:"duration";s:1:"6";s:4:"loop";b:1;s:15:"overlay_opacity";s:3:"0.8";s:15:"enabled_caption";b:1;s:11:"caption_src";b:1;s:13:"txt_closeLink";s:6:"cerrar";s:14:"txt_loadingMsg";s:8:"cargando";s:12:"txt_nextLink";s:17:"siguiente &raquo;";s:12:"txt_prevLink";s:16:"&laquo; anterior";s:18:"txt_startSlideshow";s:15:"start slideshow";s:17:"txt_stopSlideshow";s:14:"stop slideshow";s:20:"txt_numDisplayPrefix";s:6:"Imagen";s:23:"txt_numDisplaySeparator";s:2:"de";}', 'yes'),
(336, 0, 'vvq_options', 'a:18:{i:0;b:0;s:7:"version";s:5:"6.3.0";s:7:"youtube";a:4:{s:6:"button";i:1;s:5:"width";i:425;s:6:"height";i:344;s:11:"aspectratio";i:1;}s:11:"googlevideo";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:326;s:11:"aspectratio";i:1;}s:5:"vimeo";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:300;s:11:"aspectratio";i:1;}s:11:"dailymotion";a:4:{s:6:"button";i:0;s:5:"width";i:480;s:6:"height";i:221;s:11:"aspectratio";i:1;}s:4:"veoh";a:4:{s:6:"button";i:0;s:5:"width";i:540;s:6:"height";i:438;s:11:"aspectratio";i:1;}s:7:"viddler";a:2:{s:6:"button";i:0;s:11:"aspectratio";i:0;}s:8:"metacafe";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:345;s:11:"aspectratio";i:1;}s:6:"bliptv";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:330;s:11:"aspectratio";i:1;}s:7:"wpvideo";a:2:{s:6:"button";i:0;s:11:"aspectratio";i:0;}s:11:"flickrvideo";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:300;s:11:"aspectratio";i:1;}s:5:"spike";a:4:{s:6:"button";i:0;s:5:"width";i:448;s:6:"height";i:365;s:11:"aspectratio";i:1;}s:7:"myspace";a:4:{s:6:"button";i:0;s:5:"width";i:425;s:6:"height";i:360;s:11:"aspectratio";i:1;}s:3:"flv";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:320;s:11:"aspectratio";i:0;}s:9:"quicktime";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:300;s:11:"aspectratio";i:0;}s:9:"videofile";a:4:{s:6:"button";i:0;s:5:"width";i:400;s:6:"height";i:300;s:11:"aspectratio";i:0;}s:5:"flash";a:2:{s:6:"button";i:0;s:11:"aspectratio";i:0;}}', 'yes'),
(338, 0, 'uninstall_plugins', 'a:3:{i:0;b:0;s:45:"simple-local-avatars/simple-local-avatars.php";s:30:"simple_local_avatars_uninstall";s:49:"wordpress-form-manager/wordpress-form-manager.php";s:12:"fm_uninstall";}', 'yes'),
(339, 0, 'mimetype_link_icon_options', 'a:16:{s:16:"internal_domains";s:9:"localhost";s:10:"image_size";s:2:"48";s:10:"image_type";s:3:"gif";s:10:"enable_pdf";b:1;s:10:"enable_doc";b:1;s:11:"enable_docx";b:1;s:10:"enable_xls";b:1;s:11:"enable_xlsx";b:1;s:10:"enable_csv";b:1;s:10:"enable_zip";b:1;s:10:"enable_ppt";b:1;s:10:"enable_dwg";b:1;s:10:"enable_dwf";b:1;s:10:"enable_skp";b:1;s:10:"enable_jpg";b:0;s:12:"enable_async";b:0;}', 'yes'),
(511, 0, 'category_children', 'a:0:{}', 'yes'),
(523, 0, 'woo_custom_upload_tracking', 'a:0:{}', 'yes'),
(520, 0, 'woo_font_title', 'a:5:{s:4:"size";s:1:"9";s:4:"unit";s:2:"px";s:4:"face";s:12:"Francois One";s:5:"style";s:6:"normal";s:5:"color";s:7:"#95e4ff";}', 'yes'),
(524, 0, 'woo_top_menu_hover_color', '#583', 'yes'),
(525, 0, 'woo_top_submenu_back_color', '#004971', 'yes'),
(541, 0, 'woo_thumb_align', 'alignright', 'yes'),
(542, 0, 'widget_Twidget', 'a:3:{s:7:"account";s:9:"woothemes";s:5:"title";s:15:"Twitter Updates";s:4:"show";s:1:"3";}', 'yes'),
(543, 0, 'widget_pop_homewidget', 'a:1:{s:6:"number";s:0:"";}', 'yes'),
(544, 0, 'widget_videowidget', 'a:3:{s:6:"number";s:0:"";s:5:"title";s:0:"";s:3:"tag";s:0:"";}', 'yes'),
(548, 0, 'widget_woo_adwidget', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(545, 0, 'widget_adswidget', 'a:1:{s:6:"number";s:0:"";}', 'yes'),
(546, 0, 'widget_comments_homewidget', 'a:1:{s:6:"number";s:0:"";}', 'yes'),
(549, 0, 'widget_woo_blogauthorinfo', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(550, 0, 'widget_woo_flickr', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(551, 0, 'widget_woo_search', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(552, 0, 'widget_woo_twitter', 'a:3:{i:2;a:0:{}i:3;a:3:{s:5:"title";s:0:"";s:8:"username";s:5:"LQDVI";s:5:"limit";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(553, 0, 'widget_woo_subscribe', 'a:3:{i:2;a:0:{}i:3;a:3:{s:5:"title";s:0:"";s:6:"single";s:2:"on";s:4:"page";s:2:"on";}s:12:"_multiwidget";i:1;}', 'yes'),
(554, 0, 'widget_woo_archives', 'a:3:{i:2;a:0:{}i:3;a:2:{s:5:"title";s:8:"Archivos";s:11:"category_id";i:1;}s:12:"_multiwidget";i:1;}', 'yes'),
(557, 0, 'woo_connect', 'true', 'yes'),
(558, 0, 'woo_connect_title', '', 'yes'),
(559, 0, 'woo_connect_content', '', 'yes'),
(560, 0, 'woo_connect_newsletter_id', '', 'yes'),
(561, 0, 'woo_connect_rss', 'false', 'yes'),
(562, 0, 'woo_connect_twitter', 'http://twitter.com/LQDVI', 'yes'),
(563, 0, 'woo_connect_facebook', 'http://www.facebook.com/fundacionLQDVI', 'yes'),
(564, 0, 'woo_connect_youtube', '', 'yes'),
(565, 0, 'woo_connect_flickr', '', 'yes'),
(566, 0, 'woo_connect_linkedin', 'http://www.linkedin.com/company/2190965?trk=tyah', 'yes'),
(567, 0, 'woo_connect_delicious', '', 'yes'),
(568, 0, 'woo_connect_related', 'true', 'yes'),
(569, 0, 'woo_connect_tuenti', 'http://www.tuenti.com/#m=Page&func=index&page_key=1_697_31496', 'yes'),
(835, 0, 'widget_lqdvi_map', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(833, 0, 'widget_lqdvi_twitter', 'a:2:{i:2;a:3:{s:5:"items";s:1:"4";s:5:"title";s:15:"Últimos tweets";s:16:"twitter_username";s:6:"#LQDVI";}s:12:"_multiwidget";i:1;}', 'yes'),
(834, 0, 'widget_lqdvi_contact_form', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(591, 0, 'swf_menu', 'false', 'yes'),
(592, 0, 'swf_quality', 'high', 'yes'),
(588, 0, 'swf_version', '9.0.0', 'yes'),
(589, 0, 'swf_bgcolor', '#FFFFFF', 'yes'),
(590, 0, 'swf_wmode', 'transparent', 'yes'),
(593, 0, 'swf_fullscreen', 'false', 'yes'),
(594, 0, 'swf_align', 'center', 'yes'),
(595, 0, 'swf_message', 'Es necesario tener instalado Flash Player 9 como mínimo', 'yes'),
(596, 0, 'swf_file', 'v20ext', 'yes'),
(597, 0, 'swf_showinfo', 'false', 'yes'),
(598, 0, 'swf_annotations', 'false', 'yes'),
(599, 0, 'swf_loading', 'false', 'yes'),
(600, 0, 'swf_msgiphone', 'SWF Movie', 'yes'),
(837, 0, 'widget_lqdvi_vimeo', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(836, 0, 'widget_lqdvi_youtube', 'a:3:{i:2;a:0:{}i:3;a:2:{s:5:"title";s:16:"LQDVI en YouTube";s:10:"youtube_id";s:11:"5qTTV5zjjRQ";}s:12:"_multiwidget";i:1;}', 'yes'),
(790, 0, 'widget_tz_video_widget', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(629, 0, 'FPT_database', '0.2', 'yes'),
(632, 0, 'widget_collisionwidget', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(643, 0, 'frm_options', 'O:11:"FrmSettings":30:{s:15:"preview_page_id";i:0;s:19:"preview_page_id_str";s:19:"frm-preview-page-id";s:9:"lock_keys";b:0;s:6:"pubkey";s:0:"";s:7:"privkey";s:0:"";s:8:"re_theme";s:3:"red";s:7:"re_lang";s:2:"en";s:6:"re_msg";s:39:"The reCAPTCHA was not entered correctly";s:12:"custom_style";b:1;s:10:"load_style";s:3:"all";s:17:"custom_stylesheet";b:0;s:10:"jquery_css";b:0;s:12:"accordion_js";b:0;s:11:"success_msg";s:54:"Your responses were successfully submitted. Thank you!";s:10:"failed_msg";s:58:"We''re sorry. It looks like you''ve already submitted that.";s:11:"invalid_msg";s:66:"There was a problem with your submission. Errors are marked below.";s:12:"submit_value";s:6:"Submit";s:9:"login_msg";s:45:"You do not have permission to view this form.";s:16:"admin_permission";s:37:"You do not have permission to do that";s:8:"email_to";s:26:"darranz@rodax-software.com";s:14:"frm_view_forms";s:13:"administrator";s:14:"frm_edit_forms";s:13:"administrator";s:16:"frm_delete_forms";s:13:"administrator";s:19:"frm_change_settings";s:13:"administrator";s:16:"frm_view_entries";N;s:18:"frm_create_entries";N;s:16:"frm_edit_entries";N;s:18:"frm_delete_entries";N;s:16:"frm_view_reports";N;s:17:"frm_edit_displays";N;}', 'yes'),
(634, 0, 'ltw_tes_version', '1.2.1', 'yes'),
(635, 0, 'ltw_tes_sort_testimonials', '1', 'yes'),
(636, 0, 'ltw_tes_delete_tables', '0', 'yes'),
(637, 0, 'ltw_tes_design_css', '\r\n.ltw_tes_item {\r\n margin: 0 0 24px 0;\r\n overflow: hidden;\r\n width: 100%;\r\n}\r\n.ltw_tes_image_cont {\r\n float: left;\r\n height: 88px;\r\n margin: 4px 20px 0 5px;\r\n width: 88px;\r\n}\r\n.ltw_tes_image_cont img {\r\n border: 2px solid #CCCCCC;\r\n}\r\n.ltw_tes_content_cont {\r\n float: left;\r\n width: 330px;\r\n}\r\n.ltw_tes_content_cont p {\r\n margin-bottom: 0;\r\n}\r\n.ltw_tes_testimonial {\r\n color: #555555;\r\n font-size: 12px;\r\n line-height: 21px;\r\n margin: 0 0 12px;\r\n}\r\n.ltw_tes_client_name {\r\n font-weight: bold;\r\n margin-top: 10px;\r\n}\r\n.ltw_tes_client_company {\r\n margin: 0;\r\n color: #00AEEF;\r\n font-size: 12px;\r\n}\r\n.ltw_tes_client_company a {\r\n color: #00AEEF;\r\n font-size: 12px;\r\n text-decoration: none;\r\n}\r\n.ltw_tes_client_company a:hover {\r\n color: #555555;\r\n}\r\n', 'yes'),
(638, 0, 'ltw_tes_design_html', '\r\n<div class="ltw_tes_item">\r\n <div class="ltw_tes_image_cont"><img src="%image%" alt=""/></div>\r\n <div class="ltw_tes_content_cont">\r\n <p class="ltw_tes_testimonial">%testimonial%</p>\r\n <p class="ltw_tes_client_name">%client_name%</p>\r\n <p class="ltw_tes_client_company">%client_company%</p>\r\n </div>\r\n</div>', 'yes'),
(639, 0, 'ltw_tes_promote_plugin', '0', 'yes'),
(640, 0, 'widget_ltw_testimonials', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(644, 0, 'frm_db_version', '7', 'yes'),
(645, 0, 'widget_frm_show_form', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(789, 0, 'widget_tz_flickr_widget', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(661, 0, 'CF7DBPlugin__version', '1.8.7', 'yes'),
(696, 0, 'c2c_configure_smtp', 'a:12:{s:9:"use_gmail";s:0:"";s:4:"host";s:23:"mail.rodax-software.com";s:4:"port";s:2:"25";s:11:"smtp_secure";s:0:"";s:9:"smtp_auth";s:1:"1";s:9:"smtp_user";s:32:"mantenimiento+rodax-software.com";s:9:"smtp_pass";s:8:"34y96w6d";s:8:"wordwrap";s:0:"";s:5:"debug";b:0;s:10:"from_email";s:32:"mantenimiento@rodax-software.com";s:9:"from_name";s:16:"LQDVI Desarrollo";s:8:"_version";s:3:"3.1";}', 'yes'),
(724, 0, 'widget_gce_widget', 'a:4:{i:2;a:0:{}i:3;a:7:{s:5:"title";s:17:"Próximos eventos";s:2:"id";s:1:"1";s:12:"display_type";s:12:"list-grouped";s:10:"max_events";i:5;s:13:"display_title";b:0;s:18:"display_title_text";s:11:"Eventos el ";s:5:"order";s:3:"asc";}i:4;a:7:{s:5:"title";s:17:"Próximos eventos";s:2:"id";s:1:"1";s:12:"display_type";s:12:"list-grouped";s:10:"max_events";i:0;s:5:"order";s:3:"asc";s:13:"display_title";b:0;s:18:"display_title_text";s:9:"Events on";}s:12:"_multiwidget";i:1;}', 'yes'),
(725, 0, 'gce_version', '0.6', 'yes'),
(726, 0, 'gce_options', 'a:1:{i:1;a:28:{s:2:"id";i:1;s:5:"title";s:13:"Eventos LQDVI";s:3:"url";s:118:"http://www.google.com/calendar/feeds/ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com/public/basic";s:13:"retrieve_from";s:5:"today";s:19:"retrieve_from_value";i:0;s:14:"retrieve_until";s:3:"any";s:20:"retrieve_until_value";i:0;s:10:"max_events";i:25;s:11:"date_format";s:0:"";s:11:"time_format";s:0:"";s:8:"timezone";s:7:"default";s:14:"cache_duration";i:43200;s:12:"multiple_day";s:5:"false";s:13:"display_start";s:4:"time";s:11:"display_end";s:9:"time-date";s:16:"display_location";N;s:12:"display_desc";N;s:12:"display_link";s:2:"on";s:18:"display_start_text";s:7:"Starts:";s:16:"display_end_text";s:5:"Ends:";s:21:"display_location_text";s:9:"Location:";s:17:"display_desc_text";s:12:"Description:";s:18:"display_desc_limit";s:0:"";s:17:"display_link_text";s:12:"More details";s:19:"display_link_target";N;s:17:"display_separator";s:2:", ";s:11:"use_builder";s:4:"true";s:7:"builder";s:311:"<p class="gce-list-event gce-tooltip-event">[event-title]</p>\r\n<p>\r\n[if-now]Ya ha comenzado<br />[/if-now]\r\n[if-not-now]Hora: [start-time]<br />[/if-not-now]\r\n[if-location][location]<br />[/if-location]\r\n[if-description][description]<br />[/if-description]\r\n[link newwindow="true"]Más detalles...[/link]</p>\r\n ";}}', 'yes'),
(727, 0, 'gce_general', 'a:6:{s:10:"stylesheet";s:0:"";s:10:"javascript";b:0;s:7:"loading";s:11:"Cargando...";s:5:"error";s:34:"Actualmente no hay ningún evento.";s:6:"fields";b:1;s:14:"old_stylesheet";b:0;}', 'yes'),
(830, 0, 'widget_lqdvi_recent_posts', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(831, 0, 'widget_lqdvi_popular_posts', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(832, 0, 'widget_lqdvi_portfolios', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(829, 0, 'theme_mods_lqdvi', 'a:2:{i:0;b:0;s:18:"nav_menu_locations";a:1:{s:12:"primary-menu";i:3;}}', 'yes'),
(787, 0, 'theme_mods_viewfinder', 'a:1:{i:0;b:0;}', 'yes'),
(788, 0, 'widget_tz_tweet_widget', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(791, 0, 'tz_template', 'a:26:{i:0;a:2:{s:4:"name";s:16:"General Settings";s:4:"type";s:7:"heading";}i:1;a:5:{s:4:"name";s:22:"Enable Plain Text Logo";s:4:"desc";s:60:"Check this to enable a plain text logo rather than an image.";s:2:"id";s:13:"tz_plain_logo";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:2;a:5:{s:4:"name";s:11:"Custom Logo";s:4:"desc";s:109:"Upload a logo for your theme, or specify the image address of your online logo. (http://example.com/logo.png)";s:2:"id";s:7:"tz_logo";s:3:"std";s:0:"";s:4:"type";s:6:"upload";}i:3;a:5:{s:4:"name";s:14:"Custom Favicon";s:4:"desc";s:78:"Upload a 16px x 16px Png/Gif image that will represent your website''s favicon.";s:2:"id";s:17:"tz_custom_favicon";s:3:"std";s:0:"";s:4:"type";s:6:"upload";}i:4;a:5:{s:4:"name";s:26:"Contact Form Email Address";s:4:"desc";s:116:"Enter the email address where you''d like to receive emails from the contact form, or leave blank to use admin email.";s:2:"id";s:8:"tz_email";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:5;a:5:{s:4:"name";s:14:"FeedBurner URL";s:4:"desc";s:172:"Enter your full FeedBurner URL (or any other preferred feed URL) if you wish to use FeedBurner over the standard WordPress Feed e.g. http://feeds.feedburner.com/yoururlhere";s:2:"id";s:13:"tz_feedburner";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:6;a:5:{s:4:"name";s:13:"Tracking Code";s:4:"desc";s:121:"Paste your Google Analytics (or other) tracking code here. It will be inserted before the closing body tag of your theme.";s:2:"id";s:19:"tz_google_analytics";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:7;a:5:{s:4:"name";s:16:"Twitter Username";s:4:"desc";s:89:"Enter in your twitter username. This will enable your last tweet in the top right corner.";s:2:"id";s:19:"tz_twitter_username";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:8;a:2:{s:4:"name";s:16:"Homepage Options";s:4:"type";s:7:"heading";}i:9;a:6:{s:4:"name";s:14:"Thumbnail Size";s:4:"desc";s:57:"This is the size of the thumbnails you would like to use.";s:2:"id";s:17:"tz_thumbnail_size";s:3:"std";s:5:"large";s:4:"type";s:7:"select2";s:7:"options";a:3:{s:5:"large";s:5:"Large";s:6:"medium";s:6:"Medium";s:5:"small";s:5:"Small";}}i:10;a:6:{s:4:"name";s:19:"Photo Display Order";s:4:"desc";s:64:"You can order your photos to display randomly, by date or title.";s:2:"id";s:16:"tz_gallery_order";s:3:"std";s:4:"rand";s:4:"type";s:7:"select2";s:7:"options";a:3:{s:4:"rand";s:6:"Random";s:4:"date";s:4:"Date";s:5:"title";s:5:"Title";}}i:11;a:5:{s:4:"name";s:16:"Gallery Quantity";s:4:"desc";s:44:"How many photos do you want to show at once?";s:2:"id";s:14:"tz_gallery_qty";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:12;a:5:{s:4:"name";s:13:"Gallery Width";s:4:"desc";s:93:"Enter the width in pixels. The larger the width the more photos that will appear on one line.";s:2:"id";s:16:"tz_gallery_width";s:3:"std";s:3:"980";s:4:"type";s:4:"text";}i:13;a:5:{s:4:"name";s:24:"Display Exif Information";s:4:"desc";s:54:"Check this to display Exif information (if available).";s:2:"id";s:7:"tz_exif";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:14;a:5:{s:4:"name";s:14:"Enable Overlay";s:4:"desc";s:110:"Check this to display an overlay of the photo and its information instead of going straight to the photo page.";s:2:"id";s:10:"tz_overlay";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:15;a:2:{s:4:"name";s:15:"Styling Options";s:4:"type";s:7:"heading";}i:16;a:6:{s:4:"name";s:16:"Theme Stylesheet";s:4:"desc";s:32:"Select your themes color scheme.";s:2:"id";s:17:"tz_alt_stylesheet";s:3:"std";s:8:"dark.css";s:4:"type";s:6:"select";s:7:"options";a:2:{i:0;s:8:"dark.css";i:1;s:9:"light.css";}}i:17;a:5:{s:4:"name";s:19:"Primary Link Colour";s:4:"desc";s:18:"No color selected.";s:2:"id";s:17:"tz_primary_colour";s:3:"std";s:7:"#77bccd";s:4:"type";s:5:"color";}i:18;a:5:{s:4:"name";s:17:"Hover Link Colour";s:4:"desc";s:18:"No color selected.";s:2:"id";s:19:"tz_secondary_colour";s:3:"std";s:7:"#f26535";s:4:"type";s:5:"color";}i:19;a:6:{s:4:"name";s:11:"Main Layout";s:4:"desc";s:42:"Select main content and sidebar alignment.";s:2:"id";s:9:"tz_layout";s:3:"std";s:10:"layout-2cr";s:4:"type";s:6:"images";s:7:"options";a:2:{s:10:"layout-2cr";s:72:"http://localhost/lqdvi/wp-content/themes/viewfinder/admin/images/2cr.png";s:10:"layout-2cl";s:72:"http://localhost/lqdvi/wp-content/themes/viewfinder/admin/images/2cl.png";}}i:20;a:5:{s:4:"name";s:10:"Custom CSS";s:4:"desc";s:62:"Quickly add some CSS to your theme by adding it to this block.";s:2:"id";s:13:"tz_custom_css";s:3:"std";s:0:"";s:4:"type";s:8:"textarea";}i:21;a:2:{s:4:"name";s:12:"Post Options";s:4:"type";s:7:"heading";}i:22;a:5:{s:4:"name";s:20:"Select the Blog Page";s:4:"desc";s:40:"Select the page you are using as a blog.";s:2:"id";s:12:"tz_blog_page";s:3:"std";s:14:"Select a page:";s:4:"type";s:11:"select-page";}i:23;a:5:{s:4:"name";s:19:"Show Featured Image";s:4:"desc";s:67:"Check this to show the featured image at the beginning of the post.";s:2:"id";s:11:"tz_post_img";s:3:"std";s:5:"false";s:4:"type";s:8:"checkbox";}i:24;a:5:{s:4:"name";s:16:"Comments Caption";s:4:"desc";s:44:"This snippet will display near the comments.";s:2:"id";s:18:"tz_comment_caption";s:3:"std";s:0:"";s:4:"type";s:4:"text";}i:25;a:5:{s:4:"name";s:15:"Respond Caption";s:4:"desc";s:57:"This snippet will display near the comments respond form.";s:2:"id";s:18:"tz_respond_caption";s:3:"std";s:0:"";s:4:"type";s:4:"text";}}', 'yes'),
(792, 0, 'tz_themename', 'Viewfinder', 'yes'),
(793, 0, 'tz_shortname', 'tz', 'yes'),
(794, 0, 'tz_options', 'a:22:{s:13:"tz_plain_logo";s:5:"false";s:7:"tz_logo";s:0:"";s:17:"tz_custom_favicon";s:0:"";s:8:"tz_email";s:0:"";s:13:"tz_feedburner";s:0:"";s:19:"tz_google_analytics";s:0:"";s:19:"tz_twitter_username";s:0:"";s:17:"tz_thumbnail_size";s:5:"large";s:16:"tz_gallery_order";s:4:"rand";s:14:"tz_gallery_qty";s:0:"";s:16:"tz_gallery_width";s:3:"980";s:7:"tz_exif";s:5:"false";s:10:"tz_overlay";s:5:"false";s:17:"tz_alt_stylesheet";s:8:"dark.css";s:17:"tz_primary_colour";s:7:"#77bccd";s:19:"tz_secondary_colour";s:7:"#f26535";s:9:"tz_layout";s:10:"layout-2cr";s:13:"tz_custom_css";s:0:"";s:12:"tz_blog_page";s:14:"Select a page:";s:11:"tz_post_img";s:5:"false";s:18:"tz_comment_caption";s:0:"";s:18:"tz_respond_caption";s:0:"";}', 'yes'),
(795, 0, 'tz_plain_logo', 'false', 'yes'),
(796, 0, 'tz_logo', '', 'yes'),
(797, 0, 'tz_custom_favicon', '', 'yes'),
(798, 0, 'tz_email', '', 'yes'),
(799, 0, 'tz_feedburner', '', 'yes'),
(800, 0, 'tz_google_analytics', '', 'yes'),
(801, 0, 'tz_twitter_username', '', 'yes'),
(802, 0, 'tz_thumbnail_size', 'large', 'yes'),
(803, 0, 'tz_gallery_order', 'rand', 'yes'),
(804, 0, 'tz_gallery_qty', '', 'yes'),
(805, 0, 'tz_gallery_width', '980', 'yes'),
(806, 0, 'tz_exif', 'false', 'yes'),
(807, 0, 'tz_overlay', 'false', 'yes'),
(808, 0, 'tz_alt_stylesheet', 'dark.css', 'yes'),
(809, 0, 'tz_primary_colour', '#77bccd', 'yes'),
(810, 0, 'tz_secondary_colour', '#f26535', 'yes'),
(811, 0, 'tz_layout', 'layout-2cr', 'yes'),
(812, 0, 'tz_custom_css', '', 'yes'),
(813, 0, 'tz_blog_page', 'Select a page:', 'yes'),
(814, 0, 'tz_post_img', 'false', 'yes'),
(815, 0, 'tz_comment_caption', '', 'yes'),
(816, 0, 'tz_respond_caption', '', 'yes'),
(838, 0, 'widget_lqdvi_social_icon', 'a:3:{i:2;a:0:{}i:4;a:6:{s:5:"title";s:0:"";s:7:"twitter";s:0:"";s:8:"facebook";s:0:"";s:6:"flickr";s:0:"";s:7:"youtube";s:0:"";s:8:"linkedin";s:0:"";}s:12:"_multiwidget";i:1;}', 'yes'),
(839, 0, 'widget_lqdvi_flickr', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(840, 0, 'pp_logo', 'http://localhost/lqdvi/wp-content/uploads/2011/08/logo-lqdvi-2.gif', 'yes'),
(841, 0, 'pp_ga_id', '', 'yes'),
(842, 0, 'pp_gm_key', '', 'yes'),
(843, 0, 'pp_favicon', 'http://localhost/lqdvi/wp-content/uploads/2011/05/favicon.ico', 'yes'),
(844, 0, 'pp_footer_text', 'Fundación Lo Que De Verdad Importa - 2011', 'yes'),
(845, 0, 'pp_contact_email', '', 'yes'),
(846, 0, 'pp_custom_css', '', 'yes'),
(847, 0, 'pp_font', 'FranklinGothicBook_400.font', 'yes'),
(848, 0, 'pp_h1_size', '30', 'yes'),
(849, 0, 'pp_h2_size', '28', 'yes'),
(850, 0, 'pp_h3_size', '24', 'yes'),
(851, 0, 'pp_h4_size', '20', 'yes'),
(852, 0, 'pp_h5_size', '18', 'yes'),
(853, 0, 'pp_h6_size', '16', 'yes'),
(854, 0, 'pp_font_color', '#0078d4', 'yes'),
(855, 0, 'pp_link_color', '#0078d4', 'yes'),
(856, 0, 'pp_hover_link_color', '#000000', 'yes'),
(857, 0, 'pp_h1_font_color', '#0078d4', 'yes'),
(858, 0, 'pp_caption_header_color', '#ffffff', 'yes'),
(859, 0, 'pp_caption_font_color', '#ffffff', 'yes'),
(860, 0, 'pp_button_bg_color', '#64913a', 'yes'),
(861, 0, 'pp_button_font_color', '#ffffff', 'yes'),
(862, 0, 'pp_button_border_color', '#4f762a', 'yes'),
(863, 0, 'pp_footer_font_color', '#ebf7ff', 'yes'),
(864, 0, 'pp_footer_link_color', '#ffffff', 'yes'),
(865, 0, 'pp_footer_hover_link_color', '#ebf7ff', 'yes'),
(866, 0, 'pp_slider_sort', 'DESC', 'yes'),
(867, 0, 'pp_slider_items', '20', 'yes'),
(869, 0, 'pp_gallery_slider_speed', '7', 'yes'),
(870, 0, 'pp_slider_rows', '1', 'yes'),
(871, 0, 'pp_slider_img_width', '450', 'yes'),
(872, 0, 'pp_slider_img_height', '450', 'yes'),
(873, 0, 'pp_slider_opacity', '80', 'yes'),
(875, 0, 'pp_homepage_welcome_title', 'Cuéntanos', 'yes'),
(876, 0, 'pp_homepage_welcome_desc', 'lo que de verdad te importa...', 'yes'),
(877, 0, 'pp_home_left_content', '', 'yes'),
(878, 0, 'pp_home_right_content', '', 'yes'),
(879, 0, 'pp_portfolio_style', '3', 'yes'),
(880, 0, 'pp_portfolio_sort', 'DESC', 'yes'),
(882, 0, 'pp_portfolio_slider_sort', 'DESC', 'yes'),
(883, 0, 'pp_portfolio_items', '6', 'yes'),
(885, 0, 'pp_portfolio_view_title', 'Ver', 'yes'),
(886, 0, 'pp_sidebar0', '', 'yes'),
(887, 0, 'pp_blog_title', 'Blog', 'yes'),
(888, 0, 'pp_blog_read_more_title', 'Leer más...', 'yes'),
(988, 0, 'portfoliosets_children', 'a:0:{}', 'yes'),
(991, 0, 'pp_portfolio_hide_view', 'true', 'yes'),
(1037, 0, 'widget_social-widget', 'a:4:{i:2;a:0:{}i:3;a:77:{s:5:"title";s:12:"¡Síguenos!";s:4:"text";s:0:"";s:10:"imgcaption";s:12:"Follow Us on";s:9:"icon_size";s:7:"default";s:9:"icon_pack";s:7:"default";s:9:"animation";s:4:"fade";s:12:"icon_opacity";s:7:"default";s:6:"newtab";s:3:"yes";s:8:"nofollow";s:2:"on";s:9:"alignment";s:4:"left";s:8:"facebook";s:14:"fundacionLQDVI";s:7:"twitter";s:5:"LQDVI";s:7:"myspace";s:0:"";s:5:"orkut";s:0:"";s:5:"hyves";s:0:"";s:8:"linkedin";s:50:"http://www.linkedin.com/company/2190965?trk=tyah ";s:11:"asmallworld";s:0:"";s:10:"foursquare";s:0:"";s:6:"meetup";s:0:"";s:6:"flickr";s:0:"";s:6:"picasa";s:0:"";s:10:"deviantart";s:0:"";s:7:"youtube";s:14:"fundacionLQDVI";s:4:"hulu";s:0:"";s:7:"ustream";s:0:"";s:5:"vimeo";s:0:"";s:8:"flixster";s:0:"";s:4:"imdb";s:0:"";s:5:"steam";s:0:"";s:5:"skype";s:0:"";s:4:"talk";s:0:"";s:4:"digg";s:0:"";s:6:"reddit";s:0:"";s:9:"delicious";s:0:"";s:7:"stumble";s:0:"";s:4:"buzz";s:0:"";s:10:"friendfeed";s:0:"";s:7:"rss_url";s:0:"";s:9:"subscribe";s:7:"mailto:";s:6:"tumblr";s:0:"";s:7:"blogger";s:0:"";s:9:"wordpress";s:0:"";s:4:"yelp";s:0:"";s:10:"slideshare";s:0:"";s:3:"bbb";s:0:"";s:14:"merchantcircle";s:0:"";s:4:"etsy";s:0:"";s:4:"ebay";s:0:"";s:6:"lastfm";s:0:"";s:7:"pandora";s:0:"";s:4:"ping";s:0:"";s:7:"live365";s:0:"";s:12:"digitaltunes";s:0:"";s:10:"soundcloud";s:0:"";s:8:"bandcamp";s:0:"";s:6:"tungle";s:0:"";s:8:"plancast";s:0:"";s:11:"custom1name";s:0:"";s:11:"custom1icon";s:0:"";s:10:"custom1url";s:0:"";s:11:"custom2name";s:0:"";s:11:"custom2icon";s:0:"";s:10:"custom2url";s:0:"";s:11:"custom3name";s:0:"";s:11:"custom3icon";s:0:"";s:10:"custom3url";s:0:"";s:11:"custom4name";s:0:"";s:11:"custom4icon";s:0:"";s:10:"custom4url";s:0:"";s:11:"custom5name";s:0:"";s:11:"custom5icon";s:0:"";s:10:"custom5url";s:0:"";s:11:"custom6name";s:0:"";s:11:"custom6icon";s:0:"";s:10:"custom6url";s:0:"";s:14:"customiconsurl";s:56:"http://wwww.yoursite.com/wordpress/wp-content/your-icons";s:15:"customiconspath";s:19:"/path/to/your-icons";}i:4;a:77:{s:5:"title";s:12:"¡Síguenos!";s:4:"text";s:0:"";s:10:"imgcaption";s:12:"Síguenos en";s:9:"icon_size";s:7:"default";s:9:"icon_pack";s:7:"default";s:9:"animation";s:4:"fade";s:12:"icon_opacity";s:7:"default";s:6:"newtab";s:3:"yes";s:8:"nofollow";s:2:"on";s:9:"alignment";s:4:"left";s:8:"facebook";s:38:"http://www.facebook.com/fundacionLQDVI";s:7:"twitter";s:27:"http://twitter.com/#!/LQDVI";s:7:"myspace";s:0:"";s:5:"orkut";s:0:"";s:5:"hyves";s:0:"";s:8:"linkedin";s:0:"";s:11:"asmallworld";s:0:"";s:10:"foursquare";s:0:"";s:6:"meetup";s:0:"";s:6:"flickr";s:0:"";s:6:"picasa";s:0:"";s:10:"deviantart";s:0:"";s:7:"youtube";s:42:"http://www.youtube.com/user/fundacionLQDVI";s:4:"hulu";s:0:"";s:7:"ustream";s:0:"";s:5:"vimeo";s:0:"";s:8:"flixster";s:0:"";s:4:"imdb";s:0:"";s:5:"steam";s:0:"";s:5:"skype";s:0:"";s:4:"talk";s:0:"";s:4:"digg";s:0:"";s:6:"reddit";s:0:"";s:9:"delicious";s:0:"";s:7:"stumble";s:0:"";s:4:"buzz";s:0:"";s:10:"friendfeed";s:0:"";s:7:"rss_url";s:0:"";s:9:"subscribe";s:7:"mailto:";s:6:"tumblr";s:0:"";s:7:"blogger";s:0:"";s:9:"wordpress";s:0:"";s:4:"yelp";s:0:"";s:10:"slideshare";s:0:"";s:3:"bbb";s:0:"";s:14:"merchantcircle";s:0:"";s:4:"etsy";s:0:"";s:4:"ebay";s:0:"";s:6:"lastfm";s:0:"";s:7:"pandora";s:0:"";s:4:"ping";s:0:"";s:7:"live365";s:0:"";s:12:"digitaltunes";s:0:"";s:10:"soundcloud";s:0:"";s:8:"bandcamp";s:0:"";s:6:"tungle";s:0:"";s:8:"plancast";s:0:"";s:11:"custom1name";s:0:"";s:11:"custom1icon";s:0:"";s:10:"custom1url";s:0:"";s:11:"custom2name";s:0:"";s:11:"custom2icon";s:0:"";s:10:"custom2url";s:0:"";s:11:"custom3name";s:0:"";s:11:"custom3icon";s:0:"";s:10:"custom3url";s:0:"";s:11:"custom4name";s:0:"";s:11:"custom4icon";s:0:"";s:10:"custom4url";s:0:"";s:11:"custom5name";s:0:"";s:11:"custom5icon";s:0:"";s:10:"custom5url";s:0:"";s:11:"custom6name";s:0:"";s:11:"custom6icon";s:0:"";s:10:"custom6url";s:0:"";s:14:"customiconsurl";s:56:"http://wwww.yoursite.com/wordpress/wp-content/your-icons";s:15:"customiconspath";s:19:"/path/to/your-icons";}s:12:"_multiwidget";i:1;}', 'yes'),
(1061, 0, 'mc_setting_name', '1', 'yes'),
(1062, 0, 'mc_iphone_setting_name', 'Sorry, flash content is not available on the iPhone.', 'yes'),
(1063, 0, 'mc_altcontent_setting_name', 'Sorry, either Adobe flash is not installed or you do not have it enabled', 'yes'),
(1064, 0, 'mc_flashver_setting_name', '9.0.0', 'yes'),
(1635, 0, '_transient_timeout_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1313189073', 'no'),
(1636, 0, '_transient_feed_mod_a5420c83891a9c88ad2a4f04584a5efc', '1313145873', 'no');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(1649, 0, 'rewrite_rules', 'a:125:{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:44:"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:39:"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?tag=$matches[1]&feed=$matches[2]";s:32:"tag/([^/]+)/page/?([0-9]{1,})/?$";s:43:"index.php?tag=$matches[1]&paged=$matches[2]";s:14:"tag/([^/]+)/?$";s:25:"index.php?tag=$matches[1]";s:45:"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:40:"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:50:"index.php?post_format=$matches[1]&feed=$matches[2]";s:33:"type/([^/]+)/page/?([0-9]{1,})/?$";s:51:"index.php?post_format=$matches[1]&paged=$matches[2]";s:15:"type/([^/]+)/?$";s:33:"index.php?post_format=$matches[1]";s:36:"capturas/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:46:"capturas/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:66:"capturas/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"capturas/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:61:"capturas/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:29:"capturas/([^/]+)/trackback/?$";s:35:"index.php?capturas=$matches[1]&tb=1";s:49:"capturas/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?capturas=$matches[1]&feed=$matches[2]";s:44:"capturas/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:47:"index.php?capturas=$matches[1]&feed=$matches[2]";s:37:"capturas/([^/]+)/page/?([0-9]{1,})/?$";s:48:"index.php?capturas=$matches[1]&paged=$matches[2]";s:44:"capturas/([^/]+)/comment-page-([0-9]{1,})/?$";s:48:"index.php?capturas=$matches[1]&cpage=$matches[2]";s:29:"capturas/([^/]+)(/[0-9]+)?/?$";s:47:"index.php?capturas=$matches[1]&page=$matches[2]";s:25:"capturas/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:35:"capturas/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:55:"capturas/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"capturas/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:50:"capturas/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:34:"slides/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:44:"slides/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:64:"slides/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"slides/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:59:"slides/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:27:"slides/([^/]+)/trackback/?$";s:33:"index.php?slides=$matches[1]&tb=1";s:47:"slides/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:45:"index.php?slides=$matches[1]&feed=$matches[2]";s:42:"slides/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:45:"index.php?slides=$matches[1]&feed=$matches[2]";s:35:"slides/([^/]+)/page/?([0-9]{1,})/?$";s:46:"index.php?slides=$matches[1]&paged=$matches[2]";s:42:"slides/([^/]+)/comment-page-([0-9]{1,})/?$";s:46:"index.php?slides=$matches[1]&cpage=$matches[2]";s:27:"slides/([^/]+)(/[0-9]+)?/?$";s:45:"index.php?slides=$matches[1]&page=$matches[2]";s:23:"slides/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:33:"slides/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:53:"slides/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"slides/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:48:"slides/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:37:"proyectos/[^/]+/attachment/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:47:"proyectos/[^/]+/attachment/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:67:"proyectos/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"proyectos/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:62:"proyectos/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:30:"proyectos/([^/]+)/trackback/?$";s:36:"index.php?proyectos=$matches[1]&tb=1";s:50:"proyectos/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?proyectos=$matches[1]&feed=$matches[2]";s:45:"proyectos/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:48:"index.php?proyectos=$matches[1]&feed=$matches[2]";s:38:"proyectos/([^/]+)/page/?([0-9]{1,})/?$";s:49:"index.php?proyectos=$matches[1]&paged=$matches[2]";s:45:"proyectos/([^/]+)/comment-page-([0-9]{1,})/?$";s:49:"index.php?proyectos=$matches[1]&cpage=$matches[2]";s:30:"proyectos/([^/]+)(/[0-9]+)?/?$";s:48:"index.php?proyectos=$matches[1]&page=$matches[2]";s:26:"proyectos/[^/]+/([^/]+)/?$";s:32:"index.php?attachment=$matches[1]";s:36:"proyectos/[^/]+/([^/]+)/trackback/?$";s:37:"index.php?attachment=$matches[1]&tb=1";s:56:"proyectos/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"proyectos/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:49:"index.php?attachment=$matches[1]&feed=$matches[2]";s:51:"proyectos/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$";s:50:"index.php?attachment=$matches[1]&cpage=$matches[2]";s:53:"proyectosets/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?proyectosets=$matches[1]&feed=$matches[2]";s:48:"proyectosets/([^/]+)/(feed|rdf|rss|rss2|atom)/?$";s:51:"index.php?proyectosets=$matches[1]&feed=$matches[2]";s:41:"proyectosets/([^/]+)/page/?([0-9]{1,})/?$";s:52:"index.php?proyectosets=$matches[1]&paged=$matches[2]";s:23:"proyectosets/([^/]+)/?$";s:34:"index.php?proyectosets=$matches[1]";s:14:".*wp-atom.php$";s:19:"index.php?feed=atom";s:13:".*wp-rdf.php$";s:18:"index.php?feed=rdf";s:13:".*wp-rss.php$";s:18:"index.php?feed=rss";s:14:".*wp-rss2.php$";s:19:"index.php?feed=rss2";s:14:".*wp-feed.php$";s:19:"index.php?feed=feed";s:22:".*wp-commentsrss2.php$";s:34:"index.php?feed=rss2&withcomments=1";s:32:"feed/(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:27:"(feed|rdf|rss|rss2|atom)/?$";s:27:"index.php?&feed=$matches[1]";s:20:"page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:41:"comments/feed/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:36:"comments/(feed|rdf|rss|rss2|atom)/?$";s:42:"index.php?&feed=$matches[1]&withcomments=1";s:29:"comments/page/?([0-9]{1,})/?$";s:28:"index.php?&paged=$matches[1]";s:44:"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:39:"search/(.+)/(feed|rdf|rss|rss2|atom)/?$";s:40:"index.php?s=$matches[1]&feed=$matches[2]";s:32:"search/(.+)/page/?([0-9]{1,})/?$";s:41:"index.php?s=$matches[1]&paged=$matches[2]";s:14:"search/(.+)/?$";s:23:"index.php?s=$matches[1]";s:47:"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'),
(1300, 0, 'pp_general_font', 'FranklinGothicBook_400.font', 'yes'),
(1290, 0, 'pp_homepage_welcome_url', '?page_id=86', 'yes'),
(1207, 0, 'mfbfw_active_version', '2.7.5', 'yes'),
(1208, 0, 'mfbfw_showTitle', 'on', 'yes'),
(1209, 0, 'mfbfw_border', '', 'yes'),
(1210, 0, 'mfbfw_borderColor', '#BBBBBB', 'yes'),
(1211, 0, 'mfbfw_closeHorPos', 'right', 'yes'),
(1212, 0, 'mfbfw_closeVerPos', 'top', 'yes'),
(1213, 0, 'mfbfw_paddingColor', '#FFFFFF', 'yes'),
(1214, 0, 'mfbfw_padding', '10', 'yes'),
(1215, 0, 'mfbfw_overlayShow', 'on', 'yes'),
(1216, 0, 'mfbfw_overlayColor', '#666666', 'yes'),
(1217, 0, 'mfbfw_overlayOpacity', '0.3', 'yes'),
(1218, 0, 'mfbfw_zoomOpacity', 'on', 'yes'),
(1219, 0, 'mfbfw_zoomSpeedIn', '500', 'yes'),
(1220, 0, 'mfbfw_zoomSpeedOut', '500', 'yes'),
(1221, 0, 'mfbfw_zoomSpeedChange', '300', 'yes'),
(1222, 0, 'mfbfw_easing', '', 'yes'),
(1223, 0, 'mfbfw_easingIn', 'easeOutBack', 'yes'),
(1224, 0, 'mfbfw_easingOut', 'easeInBack', 'yes'),
(1225, 0, 'mfbfw_easingChange', 'easeInOutQuart', 'yes'),
(1226, 0, 'mfbfw_imageScale', 'on', 'yes'),
(1227, 0, 'mfbfw_enableEscapeButton', 'on', 'yes'),
(1228, 0, 'mfbfw_showCloseButton', 'on', 'yes'),
(1229, 0, 'mfbfw_centerOnScroll', 'on', 'yes'),
(1230, 0, 'mfbfw_hideOnOverlayClick', 'on', 'yes'),
(1231, 0, 'mfbfw_hideOnContentClick', '', 'yes'),
(1232, 0, 'mfbfw_loadAtFooter', '', 'yes'),
(1233, 0, 'mfbfw_frameWidth', '560', 'yes'),
(1234, 0, 'mfbfw_frameHeight', '340', 'yes'),
(1235, 0, 'mfbfw_callbackOnStart', '', 'yes'),
(1236, 0, 'mfbfw_callbackOnShow', '', 'yes'),
(1237, 0, 'mfbfw_callbackOnClose', '', 'yes'),
(1238, 0, 'mfbfw_galleryType', 'all', 'yes'),
(1239, 0, 'mfbfw_customExpression', 'jQuery(thumbnails).addClass("fancybox").attr("rel","fancybox").getTitle();', 'yes'),
(1240, 0, 'mfbfw_nojQuery', '', 'yes'),
(1241, 0, 'mfbfw_jQnoConflict', 'on', 'yes'),
(1242, 0, 'mfbfw_uninstall', '', 'yes'),
(1369, 0, 'widget_lqdvi_proyectos', 'a:2:{i:2;a:0:{}s:12:"_multiwidget";i:1;}', 'yes'),
(1374, 0, '_transient_timeout_rss_1747ad72cf71b30095386cb79d1c6b08', '1312363827', 'no'),
(1375, 0, '_transient_rss_1747ad72cf71b30095386cb79d1c6b08', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:20:{i:0;a:7:{s:5:"title";s:88:"LQDVI: #loquedeverdadimporta es disfrutar del tiempo libre con la gente a la que quieres";s:11:"description";s:88:"LQDVI: #loquedeverdadimporta es disfrutar del tiempo libre con la gente a la que quieres";s:7:"pubdate";s:31:"Sat, 30 Jul 2011 19:17:09 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/97385259263459328";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/97385259263459328";s:7:"twitter";a:1:{s:6:"source";s:83:"<a href="http://blackberry.com/twitter" rel="nofollow">Twitter for BlackBerry®</a>";}s:7:"summary";s:88:"LQDVI: #loquedeverdadimporta es disfrutar del tiempo libre con la gente a la que quieres";}i:1;a:7:{s:5:"title";s:146:"LQDVI: #loquedeverdadimporta es que paséis todos unas buenas #vacaciones y que sigáis compartiendo con nosotros @LQDVI cada día. FELIZ #VERANO!";s:11:"description";s:146:"LQDVI: #loquedeverdadimporta es que paséis todos unas buenas #vacaciones y que sigáis compartiendo con nosotros @LQDVI cada día. FELIZ #VERANO!";s:7:"pubdate";s:31:"Fri, 29 Jul 2011 11:29:45 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/96905243421446144";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/96905243421446144";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:146:"LQDVI: #loquedeverdadimporta es que paséis todos unas buenas #vacaciones y que sigáis compartiendo con nosotros @LQDVI cada día. FELIZ #VERANO!";}i:2;a:7:{s:5:"title";s:126:"LQDVI: RT @fluisvives: Aumenta el #consumo de productos de #comerciojusto en 2010. Somos más responsables? http://ow.ly/5QfPY";s:11:"description";s:126:"LQDVI: RT @fluisvives: Aumenta el #consumo de productos de #comerciojusto en 2010. Somos más responsables? http://ow.ly/5QfPY";s:7:"pubdate";s:31:"Fri, 29 Jul 2011 11:03:22 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/96898604731600896";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/96898604731600896";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:126:"LQDVI: RT @fluisvives: Aumenta el #consumo de productos de #comerciojusto en 2010. Somos más responsables? http://ow.ly/5QfPY";}i:3;a:7:{s:5:"title";s:132:"LQDVI: Ya queda menos para los Congresos ''Lo que de verdad importa''. Aquí tenéis los datos de #Bilbao http://t.co/rP5ZMWC #jovenes";s:11:"description";s:132:"LQDVI: Ya queda menos para los Congresos ''Lo que de verdad importa''. Aquí tenéis los datos de #Bilbao http://t.co/rP5ZMWC #jovenes";s:7:"pubdate";s:31:"Thu, 28 Jul 2011 10:23:46 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/96526250029481984";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/96526250029481984";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:132:"LQDVI: Ya queda menos para los Congresos ''Lo que de verdad importa''. Aquí tenéis los datos de #Bilbao http://t.co/rP5ZMWC #jovenes";}i:4;a:7:{s:5:"title";s:79:"LQDVI: #loquedeverdadimporta es ser tú el cambio que quieres ver en los demás";s:11:"description";s:79:"LQDVI: #loquedeverdadimporta es ser tú el cambio que quieres ver en los demás";s:7:"pubdate";s:31:"Wed, 27 Jul 2011 19:13:51 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/96297261834846209";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/96297261834846209";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:79:"LQDVI: #loquedeverdadimporta es ser tú el cambio que quieres ver en los demás";}i:5;a:7:{s:5:"title";s:131:"LQDVI: RT @lidiaucher: Emergencia nutricional en el Cuerno de Africa http://t.co/U0Bzc6K vía @voices_of_youth #vergonzantehambruna";s:11:"description";s:131:"LQDVI: RT @lidiaucher: Emergencia nutricional en el Cuerno de Africa http://t.co/U0Bzc6K vía @voices_of_youth #vergonzantehambruna";s:7:"pubdate";s:31:"Tue, 26 Jul 2011 10:31:32 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/95803430421012480";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/95803430421012480";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:131:"LQDVI: RT @lidiaucher: Emergencia nutricional en el Cuerno de Africa http://t.co/U0Bzc6K vía @voices_of_youth #vergonzantehambruna";}i:6;a:7:{s:5:"title";s:58:"LQDVI: #loquedeverdadimporta es que te importen los demás";s:11:"description";s:58:"LQDVI: #loquedeverdadimporta es que te importen los demás";s:7:"pubdate";s:31:"Sun, 24 Jul 2011 13:29:48 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/95123518961889280";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/95123518961889280";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:58:"LQDVI: #loquedeverdadimporta es que te importen los demás";}i:7;a:7:{s:5:"title";s:114:"LQDVI: Todavía no nos has contado qué es para ti #loquedeverdadimporta??? Anímate y compártelo con nosotros...";s:11:"description";s:114:"LQDVI: Todavía no nos has contado qué es para ti #loquedeverdadimporta??? Anímate y compártelo con nosotros...";s:7:"pubdate";s:31:"Wed, 20 Jul 2011 10:06:51 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/93622891006009344";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/93622891006009344";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:114:"LQDVI: Todavía no nos has contado qué es para ti #loquedeverdadimporta??? Anímate y compártelo con nosotros...";}i:8;a:7:{s:5:"title";s:136:"LQDVI: Fundación Rafael del Pino y Fundación @LQDVI transmiten valores a los #jóvenes españoles http://t.co/XXjMskc vía @servimedia";s:11:"description";s:136:"LQDVI: Fundación Rafael del Pino y Fundación @LQDVI transmiten valores a los #jóvenes españoles http://t.co/XXjMskc vía @servimedia";s:7:"pubdate";s:31:"Tue, 19 Jul 2011 11:33:48 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/93282384799215616";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/93282384799215616";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:136:"LQDVI: Fundación Rafael del Pino y Fundación @LQDVI transmiten valores a los #jóvenes españoles http://t.co/XXjMskc vía @servimedia";}i:9;a:7:{s:5:"title";s:48:"LQDVI: #loquedeverdadimporta es vivir el momento";s:11:"description";s:48:"LQDVI: #loquedeverdadimporta es vivir el momento";s:7:"pubdate";s:31:"Tue, 19 Jul 2011 09:38:35 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/93253390359998464";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/93253390359998464";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:48:"LQDVI: #loquedeverdadimporta es vivir el momento";}i:10;a:7:{s:5:"title";s:128:"LQDVI: RT @ademasps: #PabloPineda "No tenemos que pretender ser lo que no somos. Yo soy Síndrome de Down y estoy muy orgulloso"";s:11:"description";s:128:"LQDVI: RT @ademasps: #PabloPineda "No tenemos que pretender ser lo que no somos. Yo soy Síndrome de Down y estoy muy orgulloso"";s:7:"pubdate";s:31:"Tue, 19 Jul 2011 09:27:18 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/93250552653283328";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/93250552653283328";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:128:"LQDVI: RT @ademasps: #PabloPineda "No tenemos que pretender ser lo que no somos. Yo soy Síndrome de Down y estoy muy orgulloso"";}i:11;a:7:{s:5:"title";s:152:"LQDVI: RT @acfspain: Según los equipos de Acción contra el Hambre en #Somalia, la situación sigue deteriorándose. La población necesita ayuda i ...";s:11:"description";s:152:"LQDVI: RT @acfspain: Según los equipos de Acción contra el Hambre en #Somalia, la situación sigue deteriorándose. La población necesita ayuda i ...";s:7:"pubdate";s:31:"Mon, 18 Jul 2011 12:06:41 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/92928274455470080";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/92928274455470080";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:152:"LQDVI: RT @acfspain: Según los equipos de Acción contra el Hambre en #Somalia, la situación sigue deteriorándose. La población necesita ayuda i ...";}i:12;a:7:{s:5:"title";s:130:"LQDVI: RT @ademasps: POLO Volunteers: http://t.co/lVtzPgY via @AddThis Una semana increíble!! MUCHAS GRACIAS A TODOS #RalphLauren";s:11:"description";s:130:"LQDVI: RT @ademasps: POLO Volunteers: http://t.co/lVtzPgY via @AddThis Una semana increíble!! MUCHAS GRACIAS A TODOS #RalphLauren";s:7:"pubdate";s:31:"Mon, 18 Jul 2011 10:47:49 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/92908425108918272";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/92908425108918272";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:130:"LQDVI: RT @ademasps: POLO Volunteers: http://t.co/lVtzPgY via @AddThis Una semana increíble!! MUCHAS GRACIAS A TODOS #RalphLauren";}i:13;a:7:{s:5:"title";s:94:"LQDVI: #loquedeverdadimporta es la responsabilidad por los demás (William Rodríguez) @911WTC";s:11:"description";s:94:"LQDVI: #loquedeverdadimporta es la responsabilidad por los demás (William Rodríguez) @911WTC";s:7:"pubdate";s:31:"Mon, 18 Jul 2011 10:36:18 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/92905526580617216";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/92905526580617216";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:94:"LQDVI: #loquedeverdadimporta es la responsabilidad por los demás (William Rodríguez) @911WTC";}i:14;a:7:{s:5:"title";s:79:"LQDVI: RT @pau: El mejor consejo para triunfar en la vida: http://t.co/A3hb8Cf";s:11:"description";s:79:"LQDVI: RT @pau: El mejor consejo para triunfar en la vida: http://t.co/A3hb8Cf";s:7:"pubdate";s:31:"Tue, 12 Jul 2011 18:54:19 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90856530978684928";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90856530978684928";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:79:"LQDVI: RT @pau: El mejor consejo para triunfar en la vida: http://t.co/A3hb8Cf";}i:15;a:7:{s:5:"title";s:152:"LQDVI: RT @buenos_habitos: La palabra “imposible” solo significa que alguien no pudo lograrlo antes. No significa que tú no puedas lograrlo. | ...";s:11:"description";s:152:"LQDVI: RT @buenos_habitos: La palabra “imposible” solo significa que alguien no pudo lograrlo antes. No significa que tú no puedas lograrlo. | ...";s:7:"pubdate";s:31:"Tue, 12 Jul 2011 18:51:14 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90855754092920832";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90855754092920832";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:152:"LQDVI: RT @buenos_habitos: La palabra “imposible” solo significa que alguien no pudo lograrlo antes. No significa que tú no puedas lograrlo. | ...";}i:16;a:7:{s:5:"title";s:124:"LQDVI: RT @gentinosina: El cazo de Lorenzo, un cuento genial para romper prejuicios sobre la discapacidad http://ow.ly/5BnKK";s:11:"description";s:124:"LQDVI: RT @gentinosina: El cazo de Lorenzo, un cuento genial para romper prejuicios sobre la discapacidad http://ow.ly/5BnKK";s:7:"pubdate";s:31:"Mon, 11 Jul 2011 16:28:41 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90457491007225856";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90457491007225856";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:124:"LQDVI: RT @gentinosina: El cazo de Lorenzo, un cuento genial para romper prejuicios sobre la discapacidad http://ow.ly/5BnKK";}i:17;a:7:{s:5:"title";s:61:"LQDVI: #loquedeverdadimporta es aprender algo nuevo cada día";s:11:"description";s:61:"LQDVI: #loquedeverdadimporta es aprender algo nuevo cada día";s:7:"pubdate";s:31:"Mon, 11 Jul 2011 16:06:38 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90451945499787264";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90451945499787264";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:61:"LQDVI: #loquedeverdadimporta es aprender algo nuevo cada día";}i:18;a:7:{s:5:"title";s:126:"LQDVI: RT @diarioresponsab: Todos podemos cambiar el mundo: http://d.responsabl.es/nHHjQJ #rse #rsc @nitua #lomejordelasemana";s:11:"description";s:126:"LQDVI: RT @diarioresponsab: Todos podemos cambiar el mundo: http://d.responsabl.es/nHHjQJ #rse #rsc @nitua #lomejordelasemana";s:7:"pubdate";s:31:"Sun, 10 Jul 2011 19:09:46 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90135643967078400";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90135643967078400";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:126:"LQDVI: RT @diarioresponsab: Todos podemos cambiar el mundo: http://d.responsabl.es/nHHjQJ #rse #rsc @nitua #lomejordelasemana";}i:19;a:7:{s:5:"title";s:101:"LQDVI: #loquedeverdadimporta es saber que el mejor homenaje a los que ya no están es seguir viviendo";s:11:"description";s:101:"LQDVI: #loquedeverdadimporta es saber que el mejor homenaje a los que ya no están es seguir viviendo";s:7:"pubdate";s:31:"Sun, 10 Jul 2011 17:53:02 +0000";s:4:"guid";s:51:"http://twitter.com/LQDVI/statuses/90116332993003520";s:4:"link";s:51:"http://twitter.com/LQDVI/statuses/90116332993003520";s:7:"twitter";a:1:{s:6:"source";s:3:"web";}s:7:"summary";s:101:"LQDVI: #loquedeverdadimporta es saber que el mejor homenaje a los que ya no están es seguir viviendo";}}s:7:"channel";a:6:{s:5:"title";s:15:"Twitter / LQDVI";s:4:"link";s:24:"http://twitter.com/LQDVI";s:11:"description";s:50:"Twitter updates from LoQueDeVerdadImporta / LQDVI.";s:8:"language";s:5:"en-us";s:3:"ttl";s:2:"40";s:7:"tagline";s:50:"Twitter updates from LoQueDeVerdadImporta / LQDVI.";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}s:4:"etag";s:34:""cebf67b1b05cc9a97005b6df2bb91ede"";s:13:"last_modified";s:29:"Wed, 03 Aug 2011 09:27:43 GMT";}', 'no'),
(1471, 0, 'pp_homepage_auto_scroll', 'true', 'yes'),
(1624, 0, '_site_transient_update_core', 'O:8:"stdClass":3:{s:7:"updates";a:1:{i:0;O:8:"stdClass":9:{s:8:"response";s:6:"latest";s:8:"download";s:40:"http://wordpress.org/wordpress-3.2.1.zip";s:6:"locale";s:5:"en_US";s:8:"packages";O:8:"stdClass":4:{s:4:"full";s:40:"http://wordpress.org/wordpress-3.2.1.zip";s:10:"no_content";s:51:"http://wordpress.org/wordpress-3.2.1-no-content.zip";s:11:"new_bundled";s:52:"http://wordpress.org/wordpress-3.2.1-new-bundled.zip";s:7:"partial";b:0;}s:7:"current";s:5:"3.2.1";s:11:"php_version";s:5:"5.2.4";s:13:"mysql_version";s:3:"5.0";s:11:"new_bundled";s:3:"3.2";s:15:"partial_version";s:0:"";}}s:12:"last_checked";i:1313145868;s:15:"version_checked";s:5:"3.2.1";}', 'yes'),
(1384, 0, '_site_transient_timeout_browser_ed2cc567f520ad3211be5f494eb25e1c', '1312970286', 'yes'),
(1385, 0, '_site_transient_browser_ed2cc567f520ad3211be5f494eb25e1c', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:6:"Chrome";s:7:"version";s:11:"14.0.835.15";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'),
(1388, 0, 'can_compress_scripts', '1', 'yes'),
(1647, 0, '_site_transient_timeout_theme_roots', '1313157196', 'yes'),
(1648, 0, '_site_transient_theme_roots', 'a:2:{s:5:"lqdvi";s:7:"/themes";s:12:"twentyeleven";s:7:"/themes";}', 'yes'),
(1533, 0, '_site_transient_browser_af25e0ca22f3f21fba7c579bdc6b1c98', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:6:"Chrome";s:7:"version";s:11:"14.0.835.18";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes'),
(1626, 0, '_site_transient_browser_dda3c3d8d085d6b37c55d268696a876b', 'a:9:{s:8:"platform";s:7:"Windows";s:4:"name";s:6:"Chrome";s:7:"version";s:11:"14.0.835.35";s:10:"update_url";s:28:"http://www.google.com/chrome";s:7:"img_src";s:49:"http://s.wordpress.org/images/browsers/chrome.png";s:11:"img_src_ssl";s:48:"https://wordpress.org/images/browsers/chrome.png";s:15:"current_version";s:2:"12";s:7:"upgrade";b:0;s:8:"insecure";b:0;}', 'yes');
INSERT INTO `wp_options` (`option_id`, `blog_id`, `option_name`, `option_value`, `autoload`) VALUES
(1642, 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:"Fri, 12 Aug 2011 10:38: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:9:"generator";a:1:{i:0;a:5:{s:4:"data";s:36:"http://bbpress.org/?v=1.1-alpha-2855";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"item";a:15:{i:0;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:37:"magblogapi on "BMLT WordPress Plugin"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:79:"http://wordpress.org/extend/plugins/bmlt-wordpress-satellite-plugin/#post-11263";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 15 Jun 2009 02:47:34 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"11263@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:79:"This is a &#34;satellite&#34; plugin for the Basic Meeting List Toolbox (BMLT).";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"magblogapi";s: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:30:"M66B on "Add Link to Facebook"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/add-link-to-facebook/#post-24221";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 05 Feb 2011 14:30: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:"24221@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:99:"Automatically add links to published posts or pages to your Facebook wall, pages or groups and more";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:4:"M66B";s: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:33:"woodyhayday on "Automated 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:4:"link";a:1:{i:0;a:5:{s:4:"data";s:64:"http://wordpress.org/extend/plugins/automated-editor/#post-29138";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 Aug 2011 13:00:44 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29138@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:115:"Schedule automated editing for your posts and pages, replace strings, regex, append, amend and edit, automatically!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"woodyhayday";s: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:33:"simon.goodchild on "WP Symposium"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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-symposium/#post-22641";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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 12:16: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:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"22641@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:147:"Social Networking for WordPress: forum, wall, member directory, mail, chat, profile page, groups, Facebook connect, gallery, mobile, RSS, and more!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:15:"simon.goodchild";s: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:21:"ZmeyNet on "LinkRobo"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:56:"http://wordpress.org/extend/plugins/linkrobo/#post-29092";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 06 Aug 2011 16:52: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:"29092@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:117:"LinkRobo turns Keywords into SEO links. It helps create a successful website SEO promotion campaign at your own 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:"ZmeyNet";s: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:23:"oamasood on "ShopSquad"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:57:"http://wordpress.org/extend/plugins/shopsquad/#post-26355";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 06 May 2011 01:48:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"26355@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:106:"Let your readers know that you&#039;re available to give shopping advice on ShopSquad (www.shopsquad.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:8:"oamasood";s: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:"Stefan M. on "custom tables"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/custom-tables/#post-27683";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 22 Jun 2011 11: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:"27683@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:125:"Create Tables and show on a page/article. Usable for all kind of diffrent databases. Freely definable fields for any purpose.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"Stefan M.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:7;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:33:"Jeff on "WEBphysiology Portfolio"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/webphysiology-portfolio/#post-21600";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 16 Oct 2010 21:42: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:"21600@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:"Allows for the creation of an expanded-list styled or a grid-styled page containing images and supporting detail, perfect for a portfolio presentation";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"Jeff";s: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:41:"DigiproveDevelopment on "Copyright Proof"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/digiproveblog/#post-13222";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 23 Sep 2009 11:48:16 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"13222@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:"Digitally certify your original content - proving authorship &#38; protecting copyright. Inserts a combined copyright and licensing notice in your pos";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:20:"DigiproveDevelopment";s: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:45:"svnlabs on "Scriptrr Google + Profile 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:71:"http://wordpress.org/extend/plugins/scriptrr-google-profile/#post-28477";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 17 Jul 2011 13:28:43 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"28477@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:203:"Author URI: <a href="http://blog.svnlabs.com" rel="nofollow">http://blog.svnlabs.com</a>\nOther: Plus.scriptrr.com is a tool to generate plugin/widget for Google + Profile. Plus.scriptrr.com free, it does";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"svnlabs";s: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:49:"PeteWilliams on "Amazon Affiliate Link Localizer"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/amazon-affiliate-link-localizer/#post-13251";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 24 Sep 2009 21:48:48 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"13251@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 automatically changes your Amazon links to point to your visitor&#039;s local Amazon store whilst using your affiliate ID for that country";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"PeteWilliams";s: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:26:"jwz on "Base64 Shortlinks"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/base64-shortlinks/#post-29193";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_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, 09 Aug 2011 22:01:23 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"29193@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:42:"This plugin makes your shortlinks shorter!";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:3:"jwz";s: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:36:"yohman on "Google Maps v3 Shortcode"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"link";a:1:{i:0;a:5:{s:4:"data";s:72:"http://wordpress.org/extend/plugins/google-maps-v3-shortcode/#post-21873";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 27 Oct 2010 23:17: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:"21873@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:136:"Last udated: 8/11/2011\n\nThis plugin allows you to add one or more maps (via the Google Maps v3 API) to your page/post using shortcodes.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}s:32:"http://purl.org/dc/elements/1.1/";a:1:{s:7:"creator";a:1:{i:0;a:5:{s:4:"data";s:6:"yohman";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:13;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:37:"Prasath Nadarajah on "wp-webservices"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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-webservices/#post-29221";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Wed, 10 Aug 2011 16:01: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:"29221@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:"This plugin extends the basic webservices exposed by 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:17:"Prasath Nadarajah";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}}}i:14;a:6:{s:4:"data";s:30:"\n \n \n \n \n \n \n ";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";s:5:"child";a:2:{s:0:"";a:5:{s:5:"title";a:1:{i:0;a:5:{s:4:"data";s:24:"kavih on "Push Channels"";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"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/push-channels/#post-27397";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:7:"pubDate";a:1:{i:0;a:5:{s:4:"data";s:31:"Sat, 11 Jun 2011 21:23:11 +0000";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:4:"guid";a:1:{i:0;a:5:{s:4:"data";s:42:"27397@http://wordpress.org/extend/plugins/";s:7:"attribs";a:1:{s:0:"";a:1:{s:11:"isPermaLink";s:5:"false";}}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}s:11:"description";a:1:{i:0;a:5:{s:4:"data";s:145:"Use Push Channels to automatically send your visitors your new website content in real time via email, text message, iPhone/Android, and Desktop.";s:7:"attribs";a:0:{}s:8:"xml_base";s:0:"";s:17:"xml_base_explicit";b:0;s:8:"xml_lang";s:0:"";}}}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:"kavih";s: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:"Fri, 12 Aug 2011 10:44:41 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-06-15 02:47:34";s:14:"content-length";s:4:"8144";s:4:"x-nc";s:11:"HIT luv 139";}s:5:"build";s:14:"20090627192103";}', 'no'),
(1600, 0, 'duplicate_post_copy_user_level', '5', 'yes'),
(1398, 0, '_transient_timeout_gce_feed_1_url', '1313184647', 'no'),
(1399, 0, '_transient_gce_feed_1_url', 'http://www.google.com/calendar/feeds/ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com/public/full-noattendees?alt=json&singleevents=true&sortorder=ascending&orderby=starttime&start-min=2011-08-11T23:00:00&start-max=2037-12-31T23:00:00&max-results=25&fields=entry(title,link[@rel="alternate"],content,gd:where,gd:when,gCal:uid)', 'no'),
(1432, 0, 'proyectosets_children', 'a:0:{}', 'yes'),
(1452, 0, 'pp_menu_font', 'ChildsPlay-AgeEight_500.font', 'yes'),
(1561, 0, 'bkup_c2c_configure_smtp', 'a:11:{s:9:"use_gmail";s:0:"";s:4:"host";s:23:"mail.rodax-software.com";s:4:"port";s:2:"25";s:11:"smtp_secure";s:0:"";s:9:"smtp_auth";s:1:"1";s:9:"smtp_user";s:32:"mantenimiento+rodax-software.com";s:9:"smtp_pass";s:8:"34y96w6d";s:8:"wordwrap";s:0:"";s:5:"debug";b:0;s:10:"from_email";s:32:"mantenimiento@rodax-software.com";s:9:"from_name";s:16:"LQDVI Desarrollo";}', 'yes'),
(1594, 0, 'pp_webcam_url', ' http://localhost/lqdvi/lo-que-de-verdad-te-importa/', 'yes'),
(1564, 0, 'pp_capturas_style', '2', 'yes'),
(1565, 0, 'pp_capturas_sort', 'DESC', 'yes'),
(1566, 0, 'pp_capturas_items', '20', 'yes'),
(1579, 0, 'pp_capturas_img_height', '120', 'yes'),
(1620, 0, '_transient_timeout_gce_feed_1', '1313184647', 'no'),
(1621, 0, '_transient_gce_feed_1', 'a:0:{}', 'no'),
(1578, 0, 'pp_capturas_img_width', '120', 'yes'),
(1601, 0, 'duplicate_post_version', '1.1', 'yes'),
(1641, 0, '_transient_timeout_feed_1a5f760f2e2b48827d4974a60857e7c2', '1313189075', 'no'),
(1611, 0, 'cf7_modules_hide_gf_message', '1', 'yes'),
(1625, 0, '_site_transient_timeout_browser_dda3c3d8d085d6b37c55d268696a876b', '1313750669', 'yes'),
(1623, 0, '_site_transient_update_plugins', 'O:8:"stdClass":3:{s:12:"last_checked";i:1313146101;s:7:"checked";a:16:{s:33:"configure-smtp/configure-smtp.php";s:3:"3.1";s:36:"contact-form-7/wp-contact-form-7.php";s:5:"2.4.6";s:33:"contact-form-7-modules/hidden.php";s:5:"1.2.1";s:42:"contact-form-7-modules/send-all-fields.php";s:5:"1.2.1";s:39:"delete-spam-daily/delete-spam-daily.php";s:5:"1.0.2";s:33:"duplicate-post/duplicate-post.php";s:5:"1.1.2";s:49:"google-calendar-events/google-calendar-events.php";s:5:"0.7.1";s:25:"login-logo/login-logo.php";s:3:"0.4";s:51:"make-filename-lowercase/make-filename-lowercase.php";s:5:"1.0.0";s:25:"qtranslate/qtranslate.php";s:6:"2.5.24";s:57:"sanitize-spanish-filenames/sanitize-spanish-filenames.php";s:5:"1.0.2";s:45:"simple-local-avatars/simple-local-avatars.php";s:5:"1.2.4";s:37:"social-media-widget/social-widget.php";s:5:"2.9.2";s:49:"vipers-video-quicktags/vipers-video-quicktags.php";s:5:"6.3.0";s:29:"wp-swfobject/wp-swfobject.php";s:3:"2.3";s:37:"wp-twitter-sidebar-widget/twitter.php";s:5:"1.2.6";}s:8:"response";a:0:{}}', 'yes');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_postmeta`
--
CREATE TABLE IF NOT EXISTS `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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=688 ;
--
-- Volcar la base de datos para la tabla `wp_postmeta`
--
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(538, 246, '_menu_item_object', 'proyectos'),
(520, 244, '_menu_item_object', 'proyectos'),
(519, 244, '_menu_item_object_id', '167'),
(518, 244, '_menu_item_menu_item_parent', '40'),
(517, 244, '_menu_item_type', 'post_type'),
(536, 246, '_menu_item_menu_item_parent', '40'),
(535, 246, '_menu_item_type', 'post_type'),
(548, 247, 'slide_link_to', 'Image'),
(531, 245, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(530, 245, '_menu_item_target', ''),
(529, 245, '_menu_item_object', 'proyectos'),
(528, 245, '_menu_item_object_id', '164'),
(526, 245, '_menu_item_type', 'post_type'),
(549, 247, '_edit_lock', '1312534515:1'),
(524, 244, '_menu_item_url', ''),
(523, 244, '_menu_item_xfn', ''),
(27, 29, '_edit_last', '1'),
(28, 29, '_wp_page_template', 'portfolio.php'),
(29, 29, 'image', ''),
(30, 29, 'seo_follow', 'false'),
(31, 29, 'seo_noindex', 'false'),
(32, 29, '_edit_lock', '1312480099:1'),
(33, 35, '_edit_last', '1'),
(34, 35, '_wp_page_template', 'default'),
(35, 35, 'image', ''),
(36, 35, 'seo_follow', 'false'),
(37, 35, 'seo_noindex', 'false'),
(38, 35, '_edit_lock', '1312480443:1'),
(39, 39, '_menu_item_type', 'post_type'),
(40, 39, '_menu_item_menu_item_parent', '0'),
(41, 39, '_menu_item_object_id', '35'),
(42, 39, '_menu_item_object', 'page'),
(43, 39, '_menu_item_target', ''),
(44, 39, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(45, 39, '_menu_item_xfn', ''),
(46, 39, '_menu_item_url', ''),
(48, 40, '_menu_item_type', 'post_type'),
(49, 40, '_menu_item_menu_item_parent', '0'),
(50, 40, '_menu_item_object_id', '29'),
(51, 40, '_menu_item_object', 'page'),
(52, 40, '_menu_item_target', ''),
(53, 40, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(54, 40, '_menu_item_xfn', ''),
(55, 40, '_menu_item_url', ''),
(493, 236, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"182";s:14:"hwstring_small";s:23:"height=''93'' width=''128''";s:4:"file";s:33:"2011/08/la-noche-de-los-gatos.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:33:"la-noche-de-los-gatos-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(492, 236, '_wp_attached_file', '2011/08/la-noche-de-los-gatos.jpg'),
(491, 235, 'ft_portfolio', 'Yes'),
(76, 48, '_wp_attached_file', '2011/05/Logo-LQDVI.gif'),
(77, 48, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"300";s:6:"height";s:3:"117";s:14:"hwstring_small";s:23:"height=''49'' width=''128''";s:4:"file";s:22:"2011/05/Logo-LQDVI.gif";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"Logo-LQDVI-150x117.gif";s:5:"width";s:3:"150";s:6:"height";s:3:"117";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(68, 43, '_wp_attached_file', '2011/05/favicon.ico'),
(69, 43, '_wp_attachment_metadata', 'a:0:{}'),
(78, 49, '_edit_last', '1'),
(79, 49, '_edit_lock', '1312369243:1'),
(80, 49, '_wp_page_template', 'default'),
(81, 49, 'image', ''),
(82, 49, 'seo_follow', 'false'),
(83, 49, 'seo_noindex', 'false'),
(84, 51, '_menu_item_type', 'post_type'),
(85, 51, '_menu_item_menu_item_parent', '0'),
(86, 51, '_menu_item_object_id', '49'),
(87, 51, '_menu_item_object', 'page'),
(88, 51, '_menu_item_target', ''),
(89, 51, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(90, 51, '_menu_item_xfn', ''),
(91, 51, '_menu_item_url', ''),
(490, 235, '_edit_lock', '1312482907:1'),
(489, 235, '_edit_last', '1'),
(488, 233, '_wp_trash_meta_time', '1312368580'),
(487, 233, '_wp_trash_meta_status', 'publish'),
(486, 233, '_edit_lock', '1312368550:1'),
(485, 233, '_edit_last', '1'),
(624, 274, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/FC7571E5-13A4-AB30-18CB-4133C35A1333.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"FC7571E5-13A4-AB30-18CB-4133C35A1333-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(380, 194, '_edit_lock', '1309456710:1'),
(515, 243, '_menu_item_url', ''),
(514, 243, '_menu_item_xfn', ''),
(373, 86, 'page_style', 'Full Width'),
(374, 86, 'caption_style', 'Title Only'),
(375, 35, 'page_sidebar', 'Blog/Page Sidebar'),
(527, 245, '_menu_item_menu_item_parent', '40'),
(152, 64, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"549";s:6:"height";s:3:"602";s:14:"hwstring_small";s:22:"height=''96'' width=''87''";s:4:"file";s:23:"2011/06/LQDVI-nadal.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"LQDVI-nadal-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"LQDVI-nadal-273x300.jpg";s:5:"width";s:3:"273";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(151, 64, '_wp_attached_file', '2011/06/LQDVI-nadal.jpg'),
(522, 244, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(521, 244, '_menu_item_target', ''),
(140, 59, '_wp_attached_file', '2011/06/lqdvi_logo_corazon.gif'),
(141, 59, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"300";s:6:"height";s:3:"300";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:30:"2011/06/lqdvi_logo_corazon.gif";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:30:"lqdvi_logo_corazon-150x150.gif";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(156, 35, '_thumbnail_id', '59'),
(143, 1, '_edit_lock', '1307435782:1'),
(144, 1, '_thumbnail_id', '59'),
(145, 1, '_edit_last', '1'),
(148, 1, 'image', ''),
(149, 1, 'seo_follow', 'false'),
(150, 1, 'seo_noindex', 'false'),
(153, 67, '_wp_attached_file', '2011/06/LQDVI-congresos.jpg'),
(154, 67, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"303";s:6:"height";s:3:"218";s:14:"hwstring_small";s:23:"height=''92'' width=''128''";s:4:"file";s:27:"2011/06/LQDVI-congresos.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:27:"LQDVI-congresos-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:27:"LQDVI-congresos-300x215.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"215";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(533, 245, '_menu_item_url', ''),
(157, 74, '_wp_attached_file', '2011/06/LQDVI-mapa.jpg'),
(158, 74, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"432";s:14:"hwstring_small";s:23:"height=''96'' width=''122''";s:4:"file";s:22:"2011/06/LQDVI-mapa.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"LQDVI-mapa-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"LQDVI-mapa-300x235.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"235";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(159, 78, '_wp_attached_file', '2011/06/kliquers-1.jpg'),
(160, 78, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1191";s:6:"height";s:3:"799";s:14:"hwstring_small";s:23:"height=''85'' width=''128''";s:4:"file";s:22:"2011/06/kliquers-1.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"kliquers-1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"kliquers-1-300x201.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"201";}s:5:"large";a:3:{s:4:"file";s:23:"kliquers-1-1024x686.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"686";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(161, 79, '_wp_attached_file', '2011/06/kliquers-2.jpg'),
(162, 79, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1441";s:6:"height";s:3:"768";s:14:"hwstring_small";s:23:"height=''68'' width=''128''";s:4:"file";s:22:"2011/06/kliquers-2.jpg";s:5:"sizes";a:3:{s:9:"thumbnail";a:3:{s:4:"file";s:22:"kliquers-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:22:"kliquers-2-300x159.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"159";}s:5:"large";a:3:{s:4:"file";s:23:"kliquers-2-1024x545.jpg";s:5:"width";s:4:"1024";s:6:"height";s:3:"545";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(163, 82, '_wp_attached_file', '2011/06/guinea-1.jpg'),
(164, 82, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"402";s:14:"hwstring_small";s:23:"height=''93'' width=''128''";s:4:"file";s:20:"2011/06/guinea-1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"guinea-1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"guinea-1-300x219.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"219";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(165, 83, '_wp_attached_file', '2011/06/guinea-2.jpg'),
(166, 83, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"411";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/06/guinea-2.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"guinea-2-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"guinea-2-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(167, 86, '_edit_last', '1'),
(168, 86, '_edit_lock', '1313141487:1'),
(169, 86, '_wp_page_template', 'template-webcam.php'),
(170, 86, 'image', ''),
(171, 86, 'seo_follow', 'false'),
(172, 86, 'seo_noindex', 'false'),
(189, 104, '_edit_last', '1'),
(190, 104, '_edit_lock', '1309190752:1'),
(191, 104, '_wp_page_template', 'template-fullwidth.php'),
(192, 104, 'image', ''),
(193, 104, 'seo_follow', 'false'),
(194, 104, 'seo_noindex', 'false'),
(195, 104, 'wpcr_enable', '1'),
(293, 148, '_edit_lock', '1308911076:1'),
(292, 148, '_edit_last', '1'),
(542, 246, '_menu_item_url', ''),
(541, 246, '_menu_item_xfn', ''),
(540, 246, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(539, 246, '_menu_item_target', ''),
(202, 113, '_edit_last', '1'),
(203, 113, '_wp_page_template', 'default'),
(204, 113, 'image', ''),
(205, 113, 'seo_follow', 'false'),
(206, 113, 'seo_noindex', 'false'),
(207, 113, '_edit_lock', '1313142301:1'),
(208, 115, '_edit_last', '1'),
(209, 115, '_wp_page_template', 'default'),
(210, 115, 'image', ''),
(211, 115, 'seo_follow', 'false'),
(212, 115, 'seo_noindex', 'false'),
(213, 115, '_edit_lock', '1313149997:1'),
(214, 117, '_menu_item_type', 'post_type'),
(215, 117, '_menu_item_menu_item_parent', '0'),
(216, 117, '_menu_item_object_id', '115'),
(217, 117, '_menu_item_object', 'page'),
(218, 117, '_menu_item_target', ''),
(219, 117, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(220, 117, '_menu_item_xfn', ''),
(221, 117, '_menu_item_url', ''),
(232, 119, '_edit_last', '1'),
(223, 118, '_menu_item_type', 'post_type'),
(224, 118, '_menu_item_menu_item_parent', '0'),
(225, 118, '_menu_item_object_id', '113'),
(226, 118, '_menu_item_object', 'page'),
(227, 118, '_menu_item_target', ''),
(228, 118, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(229, 118, '_menu_item_xfn', ''),
(230, 118, '_menu_item_url', ''),
(233, 119, '_wp_page_template', 'default'),
(234, 119, 'image', ''),
(235, 119, 'seo_follow', 'false'),
(236, 119, 'seo_noindex', 'false'),
(237, 119, '_edit_lock', '1308135597:1'),
(238, 121, '_menu_item_type', 'post_type'),
(239, 121, '_menu_item_menu_item_parent', '0'),
(240, 121, '_menu_item_object_id', '119'),
(241, 121, '_menu_item_object', 'page'),
(242, 121, '_menu_item_target', ''),
(243, 121, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(244, 121, '_menu_item_xfn', ''),
(245, 121, '_menu_item_url', ''),
(247, 122, '_menu_item_type', 'post_type'),
(248, 122, '_menu_item_menu_item_parent', '0'),
(249, 122, '_menu_item_object_id', '115'),
(250, 122, '_menu_item_object', 'page'),
(251, 122, '_menu_item_target', ''),
(252, 122, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(253, 122, '_menu_item_xfn', ''),
(254, 122, '_menu_item_url', ''),
(508, 243, '_menu_item_type', 'post_type'),
(256, 123, '_menu_item_type', 'post_type'),
(257, 123, '_menu_item_menu_item_parent', '0'),
(258, 123, '_menu_item_object_id', '113'),
(259, 123, '_menu_item_object', 'page'),
(260, 123, '_menu_item_target', ''),
(261, 123, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(262, 123, '_menu_item_xfn', ''),
(263, 123, '_menu_item_url', ''),
(298, 150, '_wp_attached_file', '2011/06/Desert.jpg'),
(265, 124, '_menu_item_type', 'post_type'),
(266, 124, '_menu_item_menu_item_parent', '0'),
(267, 124, '_menu_item_object_id', '49'),
(268, 124, '_menu_item_object', 'page'),
(269, 124, '_menu_item_target', ''),
(270, 124, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(271, 124, '_menu_item_xfn', ''),
(272, 124, '_menu_item_url', ''),
(274, 125, '_menu_item_type', 'post_type'),
(275, 125, '_menu_item_menu_item_parent', '0'),
(276, 125, '_menu_item_object_id', '35'),
(277, 125, '_menu_item_object', 'page'),
(278, 125, '_menu_item_target', ''),
(279, 125, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(280, 125, '_menu_item_xfn', ''),
(281, 125, '_menu_item_url', ''),
(283, 126, '_menu_item_type', 'post_type'),
(284, 126, '_menu_item_menu_item_parent', '0'),
(285, 126, '_menu_item_object_id', '29'),
(286, 126, '_menu_item_object', 'page'),
(287, 126, '_menu_item_target', ''),
(288, 126, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(289, 126, '_menu_item_xfn', ''),
(290, 126, '_menu_item_url', ''),
(307, 35, 'page_style', 'Right Sidebar'),
(299, 150, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:4:"1024";s:6:"height";s:3:"768";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:18:"2011/06/Desert.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:18:"Desert-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:18:"Desert-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(301, 49, 'page_style', 'Right Sidebar'),
(302, 49, 'caption_style', 'Title Only'),
(303, 49, 'page_sidebar', 'Contact Sidebar'),
(304, 113, 'page_style', 'Full Width'),
(305, 113, 'page_desc', '[:es]Los eventos de LQDVI[:en]LQDVI events'),
(306, 113, 'caption_style', 'Title & Description'),
(308, 35, 'caption_style', 'Title Only'),
(309, 29, 'page_style', 'Full Width'),
(310, 29, 'caption_style', 'Title Only'),
(312, 148, '_thumbnail_id', '67'),
(313, 148, 'ft_portfolio', 'Yes'),
(314, 161, '_wp_attached_file', '2011/06/lqdvi-congresos1.jpg'),
(315, 161, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"303";s:6:"height";s:3:"218";s:14:"hwstring_small";s:23:"height=''92'' width=''128''";s:4:"file";s:28:"2011/06/lqdvi-congresos1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:28:"lqdvi-congresos1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:28:"lqdvi-congresos1-300x215.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"215";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(316, 162, '_wp_attached_file', '2011/06/lqdvi-mapa1.jpg'),
(317, 162, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"432";s:14:"hwstring_small";s:23:"height=''96'' width=''122''";s:4:"file";s:23:"2011/06/lqdvi-mapa1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"lqdvi-mapa1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"lqdvi-mapa1-300x235.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"235";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(318, 163, '_wp_attached_file', '2011/06/lqdvi-nadal1.jpg'),
(319, 163, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"549";s:6:"height";s:3:"602";s:14:"hwstring_small";s:22:"height=''96'' width=''87''";s:4:"file";s:24:"2011/06/lqdvi-nadal1.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:24:"lqdvi-nadal1-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:24:"lqdvi-nadal1-273x300.jpg";s:5:"width";s:3:"273";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(320, 165, '_wp_attached_file', '2011/06/kliquers-11.jpg'),
(321, 165, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"369";s:14:"hwstring_small";s:23:"height=''85'' width=''128''";s:4:"file";s:23:"2011/06/kliquers-11.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"kliquers-11-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"kliquers-11-300x201.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"201";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(322, 166, '_wp_attached_file', '2011/06/kliquers-21.jpg'),
(323, 166, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"293";s:14:"hwstring_small";s:23:"height=''68'' width=''128''";s:4:"file";s:23:"2011/06/kliquers-21.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:23:"kliquers-21-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:23:"kliquers-21-300x159.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"159";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(324, 164, '_thumbnail_id', '166'),
(325, 164, '_edit_last', '1'),
(326, 164, '_edit_lock', '1309186837:1'),
(537, 246, '_menu_item_object_id', '148'),
(532, 245, '_menu_item_xfn', ''),
(331, 170, '_wp_attached_file', '2011/06/guinea-11.jpg'),
(332, 170, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"402";s:14:"hwstring_small";s:23:"height=''93'' width=''128''";s:4:"file";s:21:"2011/06/guinea-11.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"guinea-11-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"guinea-11-300x219.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"219";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(333, 171, '_wp_attached_file', '2011/06/guinea-21.jpg'),
(334, 171, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"550";s:6:"height";s:3:"411";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:21:"2011/06/guinea-21.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:21:"guinea-21-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:21:"guinea-21-300x224.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"224";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(335, 167, '_thumbnail_id', '170'),
(336, 167, '_edit_last', '1'),
(337, 167, '_edit_lock', '1309187360:1'),
(338, 167, 'ft_portfolio', 'No'),
(339, 164, 'ft_portfolio', 'Yes'),
(587, 259, '_wp_attached_file', '2011/08/fotos006.jpg'),
(588, 259, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos006.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos006-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos006-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(589, 257, '_thumbnail_id', '259'),
(590, 260, '_wp_attached_file', '2011/08/fotos005.jpg'),
(591, 260, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos005.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos005-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos005-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(511, 243, '_menu_item_object', 'proyectos'),
(512, 243, '_menu_item_target', ''),
(513, 243, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(510, 243, '_menu_item_object_id', '235'),
(509, 243, '_menu_item_menu_item_parent', '40'),
(622, 267, 'page_desc', 'A tí, ¿qué es lo que de verdad te importa?'),
(623, 274, '_wp_attached_file', '2011/08/FC7571E5-13A4-AB30-18CB-4133C35A1333.jpg'),
(547, 247, '_edit_last', '1'),
(498, 239, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"345";s:6:"height";s:3:"150";s:14:"hwstring_small";s:23:"height=''55'' width=''128''";s:4:"file";s:24:"2011/08/logo-lqdvi-2.gif";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:24:"logo-lqdvi-2-150x150.gif";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:24:"logo-lqdvi-2-300x130.gif";s:5:"width";s:3:"300";s:6:"height";s:3:"130";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(494, 235, '_thumbnail_id', '236'),
(495, 238, '_wp_attached_file', '2011/08/la-noche-de-los-gatos-logo.jpg'),
(496, 238, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"436";s:6:"height";s:3:"868";s:14:"hwstring_small";s:22:"height=''96'' width=''48''";s:4:"file";s:38:"2011/08/la-noche-de-los-gatos-logo.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:38:"la-noche-de-los-gatos-logo-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:38:"la-noche-de-los-gatos-logo-150x300.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"300";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(449, 224, '_edit_last', '1'),
(450, 224, '_edit_lock', '1309520154:1'),
(451, 224, '_thumbnail_id', '150'),
(497, 239, '_wp_attached_file', '2011/08/logo-lqdvi-2.gif'),
(453, 225, '_edit_last', '1'),
(454, 225, '_edit_lock', '1309520172:1'),
(455, 225, '_thumbnail_id', '150'),
(458, 226, '_edit_last', '1'),
(460, 226, '_edit_lock', '1309628951:1'),
(479, 229, '_wp_attached_file', '2011/07/lqdvi_logo_corazon1.gif'),
(480, 229, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"200";s:6:"height";s:3:"200";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:31:"2011/07/lqdvi_logo_corazon1.gif";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:31:"lqdvi_logo_corazon1-150x150.gif";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(482, 226, '_thumbnail_id', '229'),
(483, 115, 'page_style', 'Right Sidebar'),
(484, 115, 'caption_style', 'Title Only'),
(592, 255, '_thumbnail_id', '260'),
(593, 261, '_wp_attached_file', '2011/08/fotos004.jpg'),
(594, 261, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos004.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos004-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos004-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(553, 249, '_edit_last', '1'),
(555, 249, '_edit_lock', '1312534499:1'),
(595, 253, '_thumbnail_id', '261'),
(596, 262, '_wp_attached_file', '2011/08/fotos003.jpg'),
(597, 262, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos003.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos003-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos003-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(559, 251, '_edit_last', '1'),
(560, 251, 'slide_link_to', 'Image'),
(561, 251, '_edit_lock', '1312534477:1'),
(562, 249, '_wp_old_slug', 'es-la-responsabilidad-por-los-demas'),
(598, 251, '_thumbnail_id', '262'),
(599, 263, '_wp_attached_file', '2011/08/fotos002.jpg'),
(600, 263, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos002.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos002-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos002-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(566, 253, '_edit_last', '1'),
(567, 253, 'slide_link_to', 'Image'),
(568, 253, '_edit_lock', '1312534457:1'),
(602, 249, 'slide_link_to', 'Image'),
(603, 264, '_wp_attached_file', '2011/08/fotos001.jpg'),
(604, 264, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"800";s:6:"height";s:3:"600";s:14:"hwstring_small";s:23:"height=''96'' width=''128''";s:4:"file";s:20:"2011/08/fotos001.jpg";s:5:"sizes";a:2:{s:9:"thumbnail";a:3:{s:4:"file";s:20:"fotos001-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}s:6:"medium";a:3:{s:4:"file";s:20:"fotos001-300x225.jpg";s:5:"width";s:3:"300";s:6:"height";s:3:"225";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(572, 255, '_edit_last', '1'),
(573, 255, 'slide_link_to', 'Image'),
(574, 255, '_edit_lock', '1312534343:1'),
(608, 267, '_edit_last', '1'),
(609, 267, 'page_style', 'Full Width'),
(610, 267, 'caption_style', 'Title & Description'),
(611, 267, '_wp_page_template', 'template-tu.php'),
(612, 267, '_edit_lock', '1312812116:1'),
(613, 269, '_menu_item_type', 'post_type'),
(614, 269, '_menu_item_menu_item_parent', '0'),
(615, 269, '_menu_item_object_id', '267'),
(616, 269, '_menu_item_object', 'page'),
(617, 269, '_menu_item_target', ''),
(618, 269, '_menu_item_classes', 'a:1:{i:0;s:0:"";}'),
(619, 269, '_menu_item_xfn', ''),
(620, 269, '_menu_item_url', ''),
(578, 257, '_edit_last', '1'),
(579, 257, 'slide_link_to', 'Image'),
(580, 257, '_edit_lock', '1312534281:1'),
(581, 225, '_wp_trash_meta_status', 'publish'),
(582, 225, '_wp_trash_meta_time', '1312485377'),
(583, 224, '_wp_trash_meta_status', 'publish'),
(584, 224, '_wp_trash_meta_time', '1312485377'),
(605, 247, '_thumbnail_id', '264'),
(606, 226, '_wp_trash_meta_status', 'draft'),
(607, 226, '_wp_trash_meta_time', '1312796507'),
(601, 249, '_thumbnail_id', '263'),
(625, 273, '_thumbnail_id', '274'),
(626, 276, '_wp_attached_file', '2011/08/A7A31DA6-3EAB-91B5-39F4-E2C23BB06D5A.jpg'),
(627, 276, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/A7A31DA6-3EAB-91B5-39F4-E2C23BB06D5A.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"A7A31DA6-3EAB-91B5-39F4-E2C23BB06D5A-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(628, 275, '_thumbnail_id', '276'),
(629, 278, '_wp_attached_file', '2011/08/EE028B62-A854-8079-A137-049CB0025CDD.jpg'),
(630, 278, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/EE028B62-A854-8079-A137-049CB0025CDD.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"EE028B62-A854-8079-A137-049CB0025CDD-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(631, 277, '_thumbnail_id', '278'),
(632, 277, '_edit_last', '1'),
(633, 277, '_edit_lock', '1312825670:1'),
(634, 280, '_wp_attached_file', '2011/08/6853F5A8-CA1A-4676-2BF5-B5270E6E7D39.jpg'),
(635, 280, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/6853F5A8-CA1A-4676-2BF5-B5270E6E7D39.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"6853F5A8-CA1A-4676-2BF5-B5270E6E7D39-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(636, 279, '_thumbnail_id', '280'),
(637, 282, '_wp_attached_file', '2011/08/83F6D370-BB06-821D-EF6E-0B7A1DEEE19F.jpg'),
(638, 282, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/83F6D370-BB06-821D-EF6E-0B7A1DEEE19F.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"83F6D370-BB06-821D-EF6E-0B7A1DEEE19F-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(639, 281, '_thumbnail_id', '282'),
(640, 281, '_edit_last', '1'),
(641, 281, '_edit_lock', '1312900681:1'),
(642, 279, '_edit_last', '1'),
(643, 279, '_edit_lock', '1312900686:1'),
(644, 283, '_thumbnail_id', '282'),
(645, 283, '_edit_last', '1'),
(646, 283, '_edit_lock', '1312902039:1'),
(647, 284, '_thumbnail_id', '280'),
(648, 284, '_edit_last', '1'),
(649, 284, '_edit_lock', '1312902056:1'),
(650, 285, '_thumbnail_id', '278'),
(651, 285, '_edit_last', '1'),
(652, 285, '_edit_lock', '1312906690:1'),
(653, 286, '_thumbnail_id', '282'),
(654, 286, '_edit_last', '1'),
(655, 286, '_edit_lock', '1312902061:1'),
(656, 287, '_thumbnail_id', '282'),
(657, 287, '_edit_last', '1'),
(658, 287, '_edit_lock', '1312902064:1'),
(659, 288, '_thumbnail_id', '282'),
(660, 288, '_edit_last', '1'),
(661, 288, '_edit_lock', '1312902083:1'),
(662, 289, '_thumbnail_id', '282'),
(663, 289, '_edit_last', '1'),
(664, 289, '_edit_lock', '1312902084:1'),
(665, 290, '_thumbnail_id', '280'),
(666, 290, '_edit_last', '1'),
(667, 290, '_edit_lock', '1312902085:1'),
(668, 291, '_thumbnail_id', '278'),
(669, 291, '_edit_last', '1'),
(670, 291, '_edit_lock', '1312902088:1'),
(671, 295, '_wp_attached_file', '2011/08/F8F11A5D-1875-05F8-4F63-E59BDD95DDF9.jpg'),
(672, 295, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/F8F11A5D-1875-05F8-4F63-E59BDD95DDF9.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"F8F11A5D-1875-05F8-4F63-E59BDD95DDF9-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(673, 294, '_thumbnail_id', '295'),
(674, 297, '_edit_last', '1'),
(681, 301, '_wp_attached_file', '2011/08/CE799A69-D7BC-AF43-781B-5FF8BF05116E.jpg'),
(677, 297, '_wp_page_template', 'contact.php'),
(678, 297, '_edit_lock', '1312908723:1'),
(679, 297, '_wp_trash_meta_status', 'publish'),
(680, 297, '_wp_trash_meta_time', '1312908787'),
(682, 301, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/CE799A69-D7BC-AF43-781B-5FF8BF05116E.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"CE799A69-D7BC-AF43-781B-5FF8BF05116E-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(683, 300, '_thumbnail_id', '301'),
(684, 304, '_wp_attached_file', '2011/08/C7D5E018-1A96-5EE9-A85D-FED5031A841A.jpg'),
(685, 304, '_wp_attachment_metadata', 'a:6:{s:5:"width";s:3:"250";s:6:"height";s:3:"250";s:14:"hwstring_small";s:22:"height=''96'' width=''96''";s:4:"file";s:48:"2011/08/C7D5E018-1A96-5EE9-A85D-FED5031A841A.jpg";s:5:"sizes";a:1:{s:9:"thumbnail";a:3:{s:4:"file";s:48:"C7D5E018-1A96-5EE9-A85D-FED5031A841A-150x150.jpg";s:5:"width";s:3:"150";s:6:"height";s:3:"150";}}s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}'),
(686, 303, '_thumbnail_id', '304'),
(687, 115, 'page_sidebar', 'Blog/Page Sidebar');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_posts`
--
CREATE TABLE IF NOT EXISTS `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 DEFAULT CHARSET=utf8 AUTO_INCREMENT=307 ;
--
-- Volcar la base de datos para la tabla `wp_posts`
--
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
(1, 1, '2011-05-30 18:00:38', '2011-05-30 18:00:38', 'Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡y comienza a publicar!.', '¡Hola mundo!', '', 'publish', 'open', 'open', '', 'hola-mundo', '', '', '2011-06-06 18:04:59', '2011-06-06 17:04:59', '', 0, 'http://localhost/lqdvi/?p=1', 0, 'post', '', 1),
(86, 1, '2011-06-07 15:46:15', '2011-06-07 14:46:15', '<!--:es-->Anímate y conecta tu webcam para sacarte una foto y contarnos brevemente lo que a ti de verdad te importa:<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->A ti, ¿qué es lo que de verdad te importa?<!--:-->', '', 'publish', 'closed', 'closed', '', 'lo-que-de-verdad-te-importa', '', '', '2011-08-09 18:14:45', '2011-08-09 17:14:45', '', 0, 'http://localhost/lqdvi/?page_id=86', 0, 'page', '', 0),
(232, 1, '2011-06-15 11:58:15', '2011-06-15 10:58:15', '', 'Colaboradores', '', 'inherit', 'closed', 'open', '', '115-revision-2', '', '', '2011-06-15 11:58:15', '2011-06-15 10:58:15', '', 115, 'http://localhost/lqdvi/?p=232', 0, 'revision', '', 0),
(4, 1, '2011-05-30 18:15:51', '0000-00-00 00:00:00', '', 'Woo Logo', '', 'draft', 'closed', 'closed', '', 'woo-wf-woo_logo', '', '', '2011-05-30 18:15:51', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=4', 0, 'wooframework', '', 0),
(5, 1, '2011-05-30 18:15:51', '0000-00-00 00:00:00', '', 'Woo Custom Favicon', '', 'draft', 'closed', 'closed', '', 'woo-wf-woo_custom_favicon', '', '', '2011-05-30 18:15:51', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=5', 0, 'wooframework', '', 0),
(6, 1, '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 'Framework Woo Default Image', '', 'draft', 'closed', 'closed', '', 'woo-wf-framework_woo_default_image', '', '', '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=6', 0, 'wooframework', '', 0),
(7, 1, '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 'Framework Woo Backend Header Image', '', 'draft', 'closed', 'closed', '', 'woo-wf-framework_woo_backend_header_image', '', '', '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=7', 0, 'wooframework', '', 0),
(8, 1, '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 'Framework Woo Backend Icon', '', 'draft', 'closed', 'closed', '', 'woo-wf-framework_woo_backend_icon', '', '', '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=8', 0, 'wooframework', '', 0),
(9, 1, '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 'Framework Woo Custom Login Logo', '', 'draft', 'closed', 'closed', '', 'woo-wf-framework_woo_custom_login_logo', '', '', '2011-05-30 18:17:47', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=9', 0, 'wooframework', '', 0),
(238, 1, '2011-08-03 12:24:46', '2011-08-03 11:24:46', '', 'La noche de los gatos (LOGO)', '', 'inherit', 'closed', 'open', '', 'la-noche-de-los-gatos-logo', '', '', '2011-08-03 12:24:46', '2011-08-03 11:24:46', '', 235, 'http://localhost/lqdvi/wp-content/uploads/2011/08/la-noche-de-los-gatos-logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(239, 1, '2011-08-04 16:50:26', '2011-08-04 15:50:26', '', 'Logo LQDVI', '', 'inherit', 'closed', 'open', '', 'logo-lqdvi-2', '', '', '2011-08-04 16:50:26', '2011-08-04 15:50:26', '', 0, 'http://localhost/lqdvi/wp-content/uploads/2011/08/logo-lqdvi-2.gif', 0, 'attachment', 'image/gif', 0),
(243, 1, '2011-08-04 18:57:41', '2011-08-04 17:57:41', 'La Noche de los Gatos nace como un Club muy especial y distinto. Nuestra intención no es otra que celebrar una serie de encuentros al año que nos puedan servir de evasión, relajación y reflexión dentro de esta vida tan acelerada que llevamos. Se tendrá la oportunidad de conocer de una manera privada a gente muy diversa que nos aportará a través de sus vivencias, testimonios, aspectos que a veces tenemos muy olvidados, acercándonos a las cosas que de verdad importan.\r\n\r\nTendremos la oportunidad de cenar con ellos, charlar con ellos y preguntarles todo aquello que siempre hemos querido saber. Serán noches relajadas, que romperán nuestra rutina y ritmo diarios y harán que nos sintamos un poco más humanos. En ningún caso se tratará de noches formales, ni siquiera sociales….. se convertirán en noches de tertulia entre amigos.\r\n\r\nCada noche será distinta y única, no sólo por el invitado que nos acompañará y la historia que oiremos, sino por la música que tendremos la oportunidad de escuchar.\r\n\r\n\r\n\r\n\r\n\r\n ', '', '', 'publish', 'closed', 'open', '', '243', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=243', 4, 'nav_menu_item', '', 0),
(244, 1, '2011-08-04 18:57:41', '2011-08-04 17:57:41', 'Guinea Ecuatorial\r\nTras cinco años de celebración de los Congresos “Lo que de verdad importa”, la Fundación LQDVI ha ido generando una gran base de datos de jóvenes ávidos de prestar su colaboración para hacer del mundo un sitio más justo y mejor. En consecuencia, se ha ideado un campamento solidario de voluntariado con valores que se desarrollará en Guinea Ecuatorial durante el verano de 2012.\r\nUn grupo de jóvenes, junto a voluntarios senior, viajarán en el mes de julio a Guinea para colaborar con el Colegio Padre Luis Monti, situado en el poblado de Nsuemang, en la ciudad de Bata.\r\n\r\nLos objetivos principales del proyecto serán:\r\n\r\n Construcción de un pozo de agua potable\r\n Construcción de un aula para los alumnos de preescolar\r\n Campamento de verano donde los voluntarios impartirán clases lectivas alternándolas con el ocio.\r\n Llevar un grupo electrógeno y un equipo de audio con amplificador y altavoces\r\n Hacerles llegar un container con material escolar, ropa, etc.\r\n\r\nAdemás, durante los fines de semana se celebrarán actividades para los voluntarios como excursiones y charlas-coloquio con personas como Irene Villa, Jaume Sanllorente, Pablo Pineda, etc.\r\nDurante el año 2011, la Fundación LQDVI está desarrollando la primera fase del proyecto que consiste en detectar las necesidades existentes en la zona para poder realizar con mayor efectividad la colaboración. Para ello se está en contacto continuo con personal local y se viajará a terreno para concretar in situ las labores que se realizarán el próximo año.\r\n\r\n[gallery link="file" columns="2"]', '', '', 'publish', 'closed', 'open', '', '244', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=244', 5, 'nav_menu_item', '', 0),
(245, 1, '2011-08-04 18:57:41', '2011-08-04 17:57:41', 'Kliquers, proyecto de educación en valores\r\nKliquers es un proyecto pionero que apuesta por la educación en valores como herramienta imprescindible para complementar la formación de los jóvenes.\r\nEs una iniciativa distinta, atractiva y divertida dirigida a chicos de entre 14 y 18 años, que pretende formar sobre principios fundamentales del ser humano, al margen de cualquier connotación política y religiosa.\r\nKliquers está compuesto por un equipo multidisciplinar de gente joven que viaja por los colegios y fomenta la participación de los alumnos a través de juegos, actuaciones, cuestionarios, bailes, etc. Esto les permite conocerse mejor a sí mismos y trabajar conceptos como la superación, la empatía o la asertividad.\r\nLa actividad está compuesta por dos fases, en la primera se imparte una charla de la mano del coach de superación personal, Pedro García Aguado, conocido por ser el conductor de programas televisivos como “Hermano Mayor” o “El Campamento”. La segunda parte de Kliquers está compuesta por breves representaciones de situaciones de la vida diaria que inducen a la reflexión de los jóvenes.\r\nKliquers en 2011\r\nEl planteamiento de Kliquers es de continuidad, repitiéndose de forma anual en cada centro y renovando cada año tanto los ponentes como los valores y conceptos en los que trabajar, para que supongan una nueva experiencia para los chicos. Hasta la actualidad, se está celebrando en ciudades de la Comunidad de Madrid, pero a partir de 2012 Kliquers llegará a las principales ciudades españolas.\r\n\r\nDurante el año 2011 se ha celebrado en las ciudades de:\r\n\r\n Alcobendas (II Edición)\r\n Pozuelo de Alarcón (I Edición)\r\n Villaviciosa de Odón (I Edición)\r\n\r\n[gallery link="file" columns="2"]', '', '', 'publish', 'closed', 'open', '', '245', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=245', 6, 'nav_menu_item', '', 0),
(246, 1, '2011-08-04 18:57:41', '2011-08-04 17:57:41', 'El Congreso Lo que de verdad importa es un encuentro gratuito, apolítico y aconfesional que se celebra en las principales ciudades españolas.\r\n\r\nDesde el año 2007 asisten miles de jóvenes para escuchar testimonios impactantes que les hacen reflexionar sobre sus prioridades y lo que de verdad importa para ellos en la vida.\r\n\r\nDurante estos años, los participantes a los Congresos han escuchado los testimonios de personas como William Rodríguez, superviviente del 11-S;  Jaume Sanllorente, fundador de la ONG Sonrisas de Bombay;  Bosco Gutiérrez, arquitecto mexicano secuestrado durante 9 meses; o Irene Villa, periodista y esquiadora que sufrió un atentado de ETA, entre otros.\r\n\r\nOtros participantes son  Nando Parrado, uno de los 16 supervivientes del accidente aéreo de Los Andes que inspiró la película ¡Viven!; Toni Nadal, entrenador personal de Rafa Nadal; Pablo Pineda, primer europeo con síndrome de Down con título universitario y protagonista de la película Yo, también; o Pedro García Aguado, campeón del mundo de Waterpolo que superó su adicción a las drogas y ahora conduce los programas televisivos Hermano Mayor y “El Campamento”.\r\nLa celebración de Lo que de verdad importa en cada ciudad cuenta con un presidente o presidenta de honor. Rafa Nadal ostenta este cargo en Palma de Mallorca, la princesa Nora de Liechtenstein es la presidenta de honor en la edición de Madrid; o el economista  Leopoldo Abadía, en la edición de Barcelona, entre otros.\r\n\r\nEl Congreso Lo que de verdad importa surgió en el año 2007, con la celebración en Madrid de un congreso anual donde participaron más de 3.000 jóvenes universitarios y preuniversitarios. Tras esta primera edición, comenzaron a surgir peticiones de otras ciudades y actualmente se celebra en once ciudades españolas, entre las que se\r\n\r\nencuentran Bilbao, Valencia, Sevilla, Barcelona, Zaragoza o Palma de Mallorca. Desde el año 2007, más de 52.000 jóvenes han descubierto ya Lo que de verdad importa.\r\nCongresos Lo que de verdad importa en 2011\r\nDurante el año 2011, la Fundación LQDVI ha celebrado Congresos Lo que de verdad importa en:\r\n\r\n Palma de Mallorca (I Edición)\r\n A Coruña (II Edición)\r\n\r\nEntre los meses de octubre y noviembre se celebrará en:\r\n\r\n Bilbao (III Edición)\r\n Zaragoza (II Edición)\r\n Valencia (III Edición)\r\n Barcelona (III Edición)\r\n Sevilla (IV Edición)\r\n Madrid (V Edición)\r\n\r\n[gallery link="file"]sdfssffs', '<!--:es-->Congresos "Lo que de verdad importa"<!--:--><!--:en-->Congresos "Lo que de verdad importa"<!--:-->', '', 'publish', 'closed', 'open', '', 'congresos-lo-que-de-verdad-importa', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=246', 3, 'nav_menu_item', '', 0),
(270, 1, '2011-08-08 11:07:11', '2011-08-08 10:07:11', '', '<!--:es-->Tú<!--:--><!--:en-->You<!--:-->', '', 'inherit', 'closed', 'open', '', '267-revision-2', '', '', '2011-08-08 11:07:11', '2011-08-08 10:07:11', '', 267, 'http://localhost/lqdvi/?p=270', 0, 'revision', '', 0),
(271, 1, '2011-07-03 19:12:32', '2011-07-03 18:12:32', '<!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-24', '', '', '2011-07-03 19:12:32', '2011-07-03 18:12:32', '', 86, 'http://localhost/lqdvi/2011/07/86-revision-24/', 0, 'revision', '', 0),
(272, 1, '2011-08-08 17:39:35', '2011-08-08 16:39:35', '<!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-25', '', '', '2011-08-08 17:39:35', '2011-08-08 16:39:35', '', 86, 'http://localhost/lqdvi/2011/08/86-revision-25/', 0, 'revision', '', 0),
(297, 1, '2011-08-09 17:52:03', '2011-08-09 16:52:03', '', '<!--:es-->vccxvxvxv<!--:-->', '', 'trash', 'closed', 'open', '', 'vccxvxvxv', '', '', '2011-08-09 17:53:07', '2011-08-09 16:53:07', '', 0, 'http://localhost/lqdvi/?page_id=297', 0, 'page', '', 0),
(298, 1, '2011-08-09 17:51:55', '2011-08-09 16:51:55', '', 'Auto Draft', '', 'inherit', 'closed', 'open', '', '297-revision', '', '', '2011-08-09 17:51:55', '2011-08-09 16:51:55', '', 297, 'http://localhost/lqdvi/2011/08/297-revision/', 0, 'revision', '', 0),
(299, 1, '2011-08-09 17:52:03', '2011-08-09 16:52:03', '', '<!--:es-->vccxvxvxv<!--:-->', '', 'inherit', 'closed', 'open', '', '297-revision-2', '', '', '2011-08-09 17:52:03', '2011-08-09 16:52:03', '', 297, 'http://localhost/lqdvi/2011/08/297-revision-2/', 0, 'revision', '', 0),
(300, 0, '2011-08-09 18:09:15', '2011-08-09 17:09:15', 'zcxcvxxcvcx', 'vxcvxcxvc', '', 'pending', 'closed', 'open', '', '', '', '', '2011-08-09 18:09:15', '2011-08-09 17:09:15', '', 0, 'http://localhost/lqdvi/?post_type=capturas&p=300', 0, 'capturas', '', 0),
(293, 1, '2011-08-09 17:35:51', '2011-08-09 16:35:51', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->¿Qué es lo que de verdad te importa?<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-27', '', '', '2011-08-09 17:35:51', '2011-08-09 16:35:51', '', 86, 'http://localhost/lqdvi/2011/08/86-revision-27/', 0, 'revision', '', 0),
(273, 1, '2011-08-08 17:41:57', '2011-08-08 16:41:57', 'fddsdsfs', 'fsfssf', '', 'pending', 'closed', 'open', '', '', '', '', '2011-08-08 17:41:57', '2011-08-08 16:41:57', '', 0, 'http://localhost/lqdvi/?post_type=slides&p=273', 0, 'slides', '', 0),
(274, 1, '2011-08-08 17:41:57', '2011-08-08 16:41:57', '', 'FC7571E5-13A4-AB30-18CB-4133C35A1333', '', 'inherit', 'closed', 'open', '', 'fc7571e5-13a4-ab30-18cb-4133c35a1333', '', '', '2011-08-08 17:41:57', '2011-08-08 16:41:57', '', 273, '', 0, 'attachment', 'image/jpeg', 0),
(275, 1, '2011-08-08 18:43:35', '2011-08-08 17:43:35', 'sadasdas', 'pepe', '', 'pending', 'closed', 'open', '', '', '', '', '2011-08-08 18:43:35', '2011-08-08 17:43:35', '', 0, 'http://localhost/lqdvi/?post_type=slides&p=275', 0, 'slides', '', 0),
(276, 1, '2011-08-08 18:43:35', '2011-08-08 17:43:35', '', 'A7A31DA6-3EAB-91B5-39F4-E2C23BB06D5A', '', 'inherit', 'closed', 'open', '', 'a7a31da6-3eab-91b5-39f4-e2c23bb06d5a', '', '', '2011-08-08 18:43:35', '2011-08-08 17:43:35', '', 275, '', 0, 'attachment', 'image/jpeg', 0),
(277, 1, '2011-08-08 18:47:13', '2011-08-08 17:47:13', 'asddsadsadasdas', 'dssdsd', '', 'publish', 'closed', 'closed', '', 'dssdsd', '', '', '2011-08-08 18:47:50', '2011-08-08 17:47:50', '', 0, 'http://localhost/lqdvi/?post_type=capturas&#038;p=277', 0, 'capturas', '', 0),
(278, 1, '2011-08-08 18:47:13', '2011-08-08 17:47:13', '', 'EE028B62-A854-8079-A137-049CB0025CDD', '', 'inherit', 'closed', 'open', '', 'ee028b62-a854-8079-a137-049cb0025cdd', '', '', '2011-08-08 18:47:13', '2011-08-08 17:47:13', '', 277, '', 0, 'attachment', 'image/jpeg', 0),
(279, 1, '2011-08-09 15:37:29', '2011-08-09 14:37:29', 'sdsadsaasd', 'adsadsdsa', '', 'publish', 'closed', 'closed', '', 'adsadsdsa', '', '', '2011-08-09 15:38:06', '2011-08-09 14:38:06', '', 0, 'http://localhost/lqdvi/?post_type=capturas&#038;p=279', 0, 'capturas', '', 0),
(280, 1, '2011-08-09 15:37:29', '2011-08-09 14:37:29', '', '6853F5A8-CA1A-4676-2BF5-B5270E6E7D39', '', 'inherit', 'closed', 'open', '', '6853f5a8-ca1a-4676-2bf5-b5270e6e7d39', '', '', '2011-08-09 15:37:29', '2011-08-09 14:37:29', '', 279, '', 0, 'attachment', 'image/jpeg', 0),
(281, 1, '2011-08-09 15:37:45', '2011-08-09 14:37:45', 'adsdasd', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa', '', '', '2011-08-09 15:38:01', '2011-08-09 14:38:01', '', 0, 'http://localhost/lqdvi/?post_type=capturas&#038;p=281', 0, 'capturas', '', 0),
(282, 1, '2011-08-09 15:37:45', '2011-08-09 14:37:45', '', '83F6D370-BB06-821D-EF6E-0B7A1DEEE19F', '', 'inherit', 'closed', 'open', '', '83f6d370-bb06-821d-ef6e-0b7a1deee19f', '', '', '2011-08-09 15:37:45', '2011-08-09 14:37:45', '', 281, '', 0, 'attachment', 'image/jpeg', 0),
(283, 1, '2011-08-09 16:00:35', '2011-08-09 15:00:35', '<!--:es-->adsdasd<!--:--><!--:en-->adsdasd<!--:-->', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa-2', '', '', '2011-08-09 16:00:39', '2011-08-09 15:00:39', '', 0, 'http://localhost/lqdvi/capturas/dasadsdsa-2/', 0, 'capturas', '', 0),
(284, 1, '2011-08-09 16:00:48', '2011-08-09 15:00:48', '<!--:es-->sdsadsaasd<!--:--><!--:en-->sdsadsaasd<!--:-->', 'adsadsdsa', '', 'publish', 'closed', 'closed', '', 'adsadsdsa-2', '', '', '2011-08-09 16:00:55', '2011-08-09 15:00:55', '', 0, 'http://localhost/lqdvi/capturas/adsadsdsa-2/', 0, 'capturas', '', 0),
(285, 1, '2011-08-09 16:00:49', '2011-08-09 15:00:49', '<!--:es-->asddsadsadasdas as asd asd asdad<!--:--><!--:en-->asddsadsadasdas<!--:-->', 'dssdsd', '', 'publish', 'closed', 'closed', '', 'dssdsd-2', '', '', '2011-08-09 17:18:09', '2011-08-09 16:18:09', '', 0, 'http://localhost/lqdvi/capturas/dssdsd-2/', 0, 'capturas', '', 0),
(286, 1, '2011-08-09 16:00:51', '2011-08-09 15:00:51', '<!--:es-->adsdasd<!--:--><!--:en-->adsdasd<!--:-->', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa-3', '', '', '2011-08-09 16:01:00', '2011-08-09 15:01:00', '', 0, 'http://localhost/lqdvi/capturas/dasadsdsa-3/', 0, 'capturas', '', 0),
(287, 1, '2011-08-09 16:00:54', '2011-08-09 15:00:54', '<!--:es-->adsdasd<!--:--><!--:en-->adsdasd<!--:-->', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa-4', '', '', '2011-08-09 16:01:02', '2011-08-09 15:01:02', '', 0, 'http://localhost/lqdvi/capturas/dasadsdsa-4/', 0, 'capturas', '', 0),
(288, 1, '2011-08-09 16:01:15', '2011-08-09 15:01:15', '<!--:es-->adsdasd<!--:--><!--:en-->adsdasd<!--:-->', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa-5', '', '', '2011-08-09 16:01:22', '2011-08-09 15:01:22', '', 0, 'http://localhost/lqdvi/capturas/dasadsdsa-5/', 0, 'capturas', '', 0),
(289, 1, '2011-08-09 16:01:16', '2011-08-09 15:01:16', '<!--:es-->adsdasd<!--:--><!--:en-->adsdasd<!--:-->', 'dasadsdsa', '', 'publish', 'closed', 'closed', '', 'dasadsdsa-6', '', '', '2011-08-09 16:01:23', '2011-08-09 15:01:23', '', 0, 'http://localhost/lqdvi/capturas/dasadsdsa-6/', 0, 'capturas', '', 0),
(290, 1, '2011-08-09 16:01:18', '2011-08-09 15:01:18', '<!--:es-->sdsadsaasd<!--:--><!--:en-->sdsadsaasd<!--:-->', 'adsadsdsa', '', 'publish', 'closed', 'closed', '', 'adsadsdsa-3', '', '', '2011-08-09 16:01:25', '2011-08-09 15:01:25', '', 0, 'http://localhost/lqdvi/capturas/adsadsdsa-3/', 0, 'capturas', '', 0),
(291, 1, '2011-08-09 16:01:20', '2011-08-09 15:01:20', '<!--:es-->asddsadsadasdas<!--:--><!--:en-->asddsadsadasdas<!--:-->', 'dssdsd', '', 'publish', 'closed', 'closed', '', 'dssdsd-3', '', '', '2011-08-09 16:01:27', '2011-08-09 15:01:27', '', 0, 'http://localhost/lqdvi/capturas/dssdsd-3/', 0, 'capturas', '', 0),
(292, 1, '2011-08-08 17:39:43', '2011-08-08 16:39:43', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-26', '', '', '2011-08-08 17:39:43', '2011-08-08 16:39:43', '', 86, 'http://localhost/lqdvi/2011/08/86-revision-26/', 0, 'revision', '', 0),
(294, 1, '2011-08-09 17:43:39', '2011-08-09 16:43:39', 'fsf sdfsdf sf sf', 'fsfsd', '', 'pending', 'closed', 'open', '', '', '', '', '2011-08-09 17:43:39', '2011-08-09 16:43:39', '', 0, 'http://localhost/lqdvi/?post_type=capturas&p=294', 0, 'capturas', '', 0),
(295, 1, '2011-08-09 17:43:39', '2011-08-09 16:43:39', '', 'F8F11A5D-1875-05F8-4F63-E59BDD95DDF9', '', 'inherit', 'closed', 'open', '', 'f8f11a5d-1875-05f8-4f63-e59bdd95ddf9', '', '', '2011-08-09 17:43:39', '2011-08-09 16:43:39', '', 294, '', 0, 'attachment', 'image/jpeg', 0),
(301, 0, '2011-08-09 18:09:15', '2011-08-09 17:09:15', '', 'CE799A69-D7BC-AF43-781B-5FF8BF05116E', '', 'inherit', 'closed', 'open', '', 'ce799a69-d7bc-af43-781b-5ff8bf05116e', '', '', '2011-08-09 18:09:15', '2011-08-09 17:09:15', '', 300, '', 0, 'attachment', 'image/jpeg', 0),
(302, 1, '2011-08-09 17:44:54', '2011-08-09 16:44:54', '<!--:es-->Sácate una foto y cuéntanos brevemente lo que a ti de verdad te importa:<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->A ti, ¿qué es lo que de verdad te importa?<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-29', '', '', '2011-08-09 17:44:54', '2011-08-09 16:44:54', '', 86, 'http://localhost/lqdvi/2011/08/86-revision-29/', 0, 'revision', '', 0),
(303, 0, '2011-08-09 18:15:51', '2011-08-09 17:15:51', 'sddsadsadasdsadas', 'dasdsa', '', 'pending', 'closed', 'open', '', '', '', '', '2011-08-09 18:15:51', '2011-08-09 17:15:51', '', 0, 'http://localhost/lqdvi/?post_type=capturas&p=303', 0, 'capturas', '', 0),
(304, 0, '2011-08-09 18:15:51', '2011-08-09 17:15:51', '', 'C7D5E018-1A96-5EE9-A85D-FED5031A841A', '', 'inherit', 'closed', 'open', '', 'c7d5e018-1a96-5ee9-a85d-fed5031a841a', '', '', '2011-08-09 18:15:51', '2011-08-09 17:15:51', '', 303, '', 0, 'attachment', 'image/jpeg', 0),
(305, 1, '2011-06-27 16:07:58', '2011-06-27 15:07:58', '<!--:es-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe><!--:--><!--:en-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n<!--:-->', '<!--:es-->Agenda<!--:--><!--:en-->Calendar<!--:-->', '', 'inherit', 'closed', 'open', '', '113-revision-18', '', '', '2011-06-27 16:07:58', '2011-06-27 15:07:58', '', 113, 'http://localhost/lqdvi/2011/06/113-revision-18/', 0, 'revision', '', 0),
(29, 1, '2011-06-01 13:58:11', '2011-06-01 13:58:11', '', '<!--:es-->Proyectos<!--:--><!--:en-->Our projects<!--:-->', '', 'publish', 'open', 'open', '', 'proyectos', '', '', '2011-08-04 18:48:18', '2011-08-04 17:48:18', '', 0, 'http://localhost/lqdvi/?page_id=29', 0, 'page', '', 0),
(30, 1, '2011-06-01 13:58:03', '2011-06-01 13:58:03', '', 'Borrador automático', '', 'inherit', 'open', 'open', '', '29-revision', '', '', '2011-06-01 13:58:03', '2011-06-01 13:58:03', '', 29, 'http://localhost/lqdvi/?p=30', 0, 'revision', '', 0),
(35, 1, '2011-06-01 13:59:12', '2011-06-01 13:59:12', '<!--:es--><div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div><!--:--><!--:en-->\r\n<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n<!--:-->', '<!--:es-->Presentación<!--:--><!--:en-->About us<!--:-->', '', 'publish', 'open', 'open', '', 'presentacion', '', '', '2011-08-04 18:54:03', '2011-08-04 17:54:03', '', 0, 'http://localhost/lqdvi/?page_id=35', 0, 'page', '', 0),
(36, 1, '2011-06-01 13:59:06', '2011-06-01 13:59:06', '', 'Borrador automático', '', 'inherit', 'open', 'open', '', '35-revision', '', '', '2011-06-01 13:59:06', '2011-06-01 13:59:06', '', 35, 'http://localhost/lqdvi/?p=36', 0, 'revision', '', 0),
(39, 1, '2011-06-01 15:07:32', '2011-06-01 14:07:32', ' ', '', '', 'publish', 'closed', 'open', '', '39', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=39', 1, 'nav_menu_item', '', 0),
(40, 1, '2011-06-01 15:07:32', '2011-06-01 14:07:32', ' ', '', '', 'publish', 'closed', 'open', '', '40', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=40', 2, 'nav_menu_item', '', 0),
(48, 1, '2011-06-01 18:47:29', '2011-06-01 17:47:29', '', 'Logo-LQDVI', '', 'inherit', 'closed', 'open', '', 'logo-lqdvi', '', '', '2011-06-01 18:47:29', '2011-06-01 17:47:29', '', 4, 'http://localhost/lqdvi/wp-content/uploads/2011/05/Logo-LQDVI.gif', 0, 'attachment', 'image/gif', 0),
(43, 1, '2011-06-01 16:19:01', '2011-06-01 15:19:01', '', 'favicon', '', 'inherit', 'closed', 'open', '', 'favicon', '', '', '2011-06-01 16:19:01', '2011-06-01 15:19:01', '', 5, 'http://localhost/lqdvi/wp-content/uploads/2011/05/favicon.ico', 0, 'attachment', 'image/x-icon', 0),
(44, 1, '2011-06-01 16:51:20', '0000-00-00 00:00:00', '', 'Woo Body Img', '', 'draft', 'closed', 'closed', '', 'woo-wf-woo_body_img', '', '', '2011-06-01 16:51:20', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?post_type=wooframework&p=44', 0, 'wooframework', '', 0),
(49, 1, '2011-06-05 22:37:53', '2011-06-05 21:37:53', '<!--:es--><h3><strong>Fundación Lo Que De Verdad Importa</strong></h3>\r\nC/ Castillo de Jarandilla 2, bloque A, bajo K.\r\n28230 Las Rozas (Madrid)\r\nTel. 91/640 51 53 Fax. 91/640 51 56\r\n\r\n&nbsp;\r\n\r\n<strong>María Franco Méndez Directora General.</strong>\r\n<a href="mailto:mfranco@loquedeverdadimporta.org"> mfranco@loquedeverdadimporta.org</a>\r\n\r\n<strong>Pilar Cánovas Relaciones Institucionales. </strong>\r\n<a href="mailto:pcanovas@loquedeverdadimporta.org"> pcanovas@loquedeverdadimporta.org</a>\r\n\r\n<strong>Ana García Senra Coordinadora General. </strong>\r\n<a href="mailto:agsenra@loquedeverdadimporta.org"> agsenra@loquedeverdadimporta.org</a>\r\n\r\n<strong>Jéssica Hernández Directora de Comunicación. </strong>\r\n<a href="mailto:jhernandez@loquedeverdadimporta.org"> jhernandez@loquedeverdadimporta.org</a>\r\n\r\n<strong>Alejandra Carreño Gil Community Manager. </strong>\r\n<a href="mailto:acgil@loquedeverdadimporta.org"> acgil@loquedeverdadimporta.org</a>\r\n\r\n&nbsp;<!--:-->', '<!--:es-->Contacto<!--:--><!--:en-->Contact<!--:-->', '', 'publish', 'closed', 'open', '', 'contacto', '', '', '2011-08-03 12:00:42', '2011-08-03 11:00:42', '', 0, 'http://localhost/lqdvi/?page_id=49', 0, 'page', '', 0),
(50, 1, '2011-06-05 22:37:41', '2011-06-05 21:37:41', '', 'Contacto', '', 'inherit', 'closed', 'open', '', '49-revision', '', '', '2011-06-05 22:37:41', '2011-06-05 21:37:41', '', 49, 'http://localhost/lqdvi/?p=50', 0, 'revision', '', 0),
(51, 1, '2011-06-05 22:38:45', '2011-06-05 21:38:45', ' ', '', '', 'publish', 'closed', 'open', '', '51', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=51', 10, 'nav_menu_item', '', 0),
(183, 1, '2011-06-27 17:04:29', '2011-06-27 16:04:29', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture.swf, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-18', '', '', '2011-06-27 17:04:29', '2011-06-27 16:04:29', '', 86, 'http://localhost/lqdvi/?p=183', 0, 'revision', '', 0),
(234, 1, '2011-06-27 12:53:19', '2011-06-27 11:53:19', '<!--:es-->Si tienes alguna sugerencia, consulta o simplemente quieres ponerte en contacto con nosotros, rellena el siguiente formulario:<!--:-->', '<!--:es-->Contacto<!--:--><!--:en-->Contact<!--:-->', '', 'inherit', 'closed', 'open', '', '49-revision-5', '', '', '2011-06-27 12:53:19', '2011-06-27 11:53:19', '', 49, 'http://localhost/lqdvi/?p=234', 0, 'revision', '', 0),
(182, 1, '2011-06-27 16:54:30', '2011-06-27 15:54:30', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-17', '', '', '2011-06-27 16:54:30', '2011-06-27 15:54:30', '', 86, 'http://localhost/lqdvi/?p=182', 0, 'revision', '', 0),
(181, 1, '2011-06-27 16:36:50', '2011-06-27 15:36:50', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', 'Lo que de verdad TE importa', '', 'inherit', 'closed', 'open', '', '86-revision-16', '', '', '2011-06-27 16:36:50', '2011-06-27 15:36:50', '', 86, 'http://localhost/lqdvi/?p=181', 0, 'revision', '', 0),
(64, 1, '2011-06-06 18:14:24', '2011-06-06 17:14:24', '', 'Rafael Nadal', '', 'inherit', 'closed', 'open', '', 'lqdvi-nadal', '', '', '2011-06-06 18:14:24', '2011-06-06 17:14:24', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/LQDVI-nadal.jpg', 0, 'attachment', 'image/jpeg', 0),
(57, 1, '2011-06-01 13:59:12', '2011-06-01 13:59:12', '', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-2', '', '', '2011-06-01 13:59:12', '2011-06-01 13:59:12', '', 35, 'http://localhost/lqdvi/?p=57', 0, 'revision', '', 0),
(59, 1, '2011-06-06 18:03:29', '2011-06-06 17:03:29', '', 'lqdvi_logo_corazon', '', 'inherit', 'closed', 'open', '', 'lqdvi_logo_corazon', '', '', '2011-06-06 18:03:29', '2011-06-06 17:03:29', '', 35, 'http://localhost/lqdvi/wp-content/uploads/2011/06/lqdvi_logo_corazon.gif', 0, 'attachment', 'image/gif', 0),
(60, 1, '2011-06-06 18:00:35', '2011-06-06 17:00:35', '<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-3', '', '', '2011-06-06 18:00:35', '2011-06-06 17:00:35', '', 35, 'http://localhost/lqdvi/?p=60', 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
(62, 1, '2011-06-30 18:45:43', '2011-06-30 17:45:43', '<!--:es-->\n<div>\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\n\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\n\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\n<h3>Líneas de actuación</h3>\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\n<h4>Actividades educativas/formativas</h4>\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\n<ul>\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\n <li>Kliquers</li>\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\n</ul>\n<h4>Actividades destinadas a empresas</h4>\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\n\n</div>\n<!--:--><!--:en-->\n<div>\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\n\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\n\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\n<h3>Líneas de actuación</h3>\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\n<h4>Actividades educativas/formativas</h4>\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\n<ul>\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\n <li>Kliquers</li>\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\n</ul>\n<h4>Actividades destinadas a empresas</h4>\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\n\n</div>\n<!--:-->', '<!--:es-->Presentación<!--:--><!--:en-->About us<!--:-->', '', 'inherit', 'closed', 'open', '', '35-autosave', '', '', '2011-06-30 18:45:43', '2011-06-30 17:45:43', '', 35, 'http://localhost/lqdvi/?p=62', 0, 'revision', '', 0),
(61, 1, '2011-06-06 18:03:37', '2011-06-06 17:03:37', '<div>\r\n<h3><img class="alignnone size-full wp-image-59" title="lqdvi_logo_corazon" src="http://localhost/lqdvi/wp-content/uploads/2011/06/lqdvi_logo_corazon.gif" alt="" width="300" height="300" />¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-4', '', '', '2011-06-06 18:03:37', '2011-06-06 17:03:37', '', 35, 'http://localhost/lqdvi/?p=61', 0, 'revision', '', 0),
(63, 1, '2011-05-30 18:00:38', '2011-05-30 18:00:38', 'Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡y comienza a publicar!.', '¡Hola mundo!', '', 'inherit', 'closed', 'open', '', '1-revision', '', '', '2011-05-30 18:00:38', '2011-05-30 18:00:38', '', 1, 'http://localhost/lqdvi/?p=63', 0, 'revision', '', 0),
(74, 1, '2011-06-07 12:45:14', '2011-06-07 11:45:14', '', 'Mapa de congresos 2011', '', 'inherit', 'closed', 'open', '', 'lqdvi-mapa', '', '', '2011-06-07 12:45:14', '2011-06-07 11:45:14', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/LQDVI-mapa.jpg', 0, 'attachment', 'image/jpeg', 0),
(67, 1, '2011-06-06 18:26:03', '2011-06-06 17:26:03', '', 'LQDVI-congresos', '', 'inherit', 'closed', 'open', '', 'lqdvi-congresos', '', '', '2011-06-06 18:26:03', '2011-06-06 17:26:03', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/LQDVI-congresos.jpg', 0, 'attachment', 'image/jpeg', 0),
(70, 1, '2011-06-06 18:03:49', '2011-06-06 17:03:49', '<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-5', '', '', '2011-06-06 18:03:49', '2011-06-06 17:03:49', '', 35, 'http://localhost/lqdvi/?p=70', 0, 'revision', '', 0),
(78, 1, '2011-06-07 14:28:27', '2011-06-07 13:28:27', '', 'kliquers-1', '', 'inherit', 'closed', 'open', '', 'kliquers-1', '', '', '2011-06-07 14:28:27', '2011-06-07 13:28:27', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/kliquers-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(79, 1, '2011-06-07 14:28:29', '2011-06-07 13:28:29', '', 'kliquers-2', '', 'inherit', 'closed', 'open', '', 'kliquers-2', '', '', '2011-06-07 14:28:29', '2011-06-07 13:28:29', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/kliquers-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(82, 1, '2011-06-07 14:38:05', '2011-06-07 13:38:05', '', 'guinea-1', '', 'inherit', 'closed', 'open', '', 'guinea-1', '', '', '2011-06-07 14:38:05', '2011-06-07 13:38:05', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/guinea-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(83, 1, '2011-06-07 14:38:06', '2011-06-07 13:38:06', '', 'guinea-2', '', 'inherit', 'closed', 'open', '', 'guinea-2', '', '', '2011-06-07 14:38:06', '2011-06-07 13:38:06', '', 29, 'http://localhost/lqdvi/wp-content/uploads/2011/06/guinea-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(87, 1, '2011-06-07 15:46:00', '2011-06-07 14:46:00', '', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision', '', '', '2011-06-07 15:46:00', '2011-06-07 14:46:00', '', 86, 'http://localhost/lqdvi/?p=87', 0, 'revision', '', 0),
(88, 1, '2011-08-09 17:44:09', '2011-08-09 16:44:09', '<!--:es-->Cuéntanos brevemente lo que de verdad<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->A ti, ¿qué es lo que de verdad te importa?<!--:-->', '', 'inherit', 'closed', 'open', '', '86-autosave', '', '', '2011-08-09 17:44:09', '2011-08-09 16:44:09', '', 86, 'http://localhost/lqdvi/?p=88', 0, 'revision', '', 0),
(296, 1, '2011-08-09 17:43:06', '2011-08-09 16:43:06', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->A ti, ¿qué es lo que de verdad te importa?<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-28', '', '', '2011-08-09 17:43:06', '2011-08-09 16:43:06', '', 86, 'http://localhost/lqdvi/2011/08/86-revision-28/', 0, 'revision', '', 0),
(89, 1, '2011-06-07 15:46:15', '2011-06-07 14:46:15', '', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-2', '', '', '2011-06-07 15:46:15', '2011-06-07 14:46:15', '', 86, 'http://localhost/lqdvi/?p=89', 0, 'revision', '', 0),
(90, 1, '2011-06-07 16:00:44', '2011-06-07 15:00:44', '[SWF]webcam/swf/webCamCapture[/SWF]\r\n\r\n&nbsp;', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-3', '', '', '2011-06-07 16:00:44', '2011-06-07 15:00:44', '', 86, 'http://localhost/lqdvi/?p=90', 0, 'revision', '', 0),
(91, 1, '2011-06-07 16:00:54', '2011-06-07 15:00:54', '[SWF]webcam/swf/webCamCapture[/SWF]\r\n\r\n', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-4', '', '', '2011-06-07 16:00:54', '2011-06-07 15:00:54', '', 86, 'http://localhost/lqdvi/?p=91', 0, 'revision', '', 0),
(92, 1, '2011-06-07 16:02:02', '2011-06-07 15:02:02', '[SWF]webcam/swf/webCamCapture, 300, 300[/SWF]\r\n\r\n', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-5', '', '', '2011-06-07 16:02:02', '2011-06-07 15:02:02', '', 86, 'http://localhost/lqdvi/?p=92', 0, 'revision', '', 0),
(93, 1, '2011-06-07 16:02:29', '2011-06-07 15:02:29', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 300, 300[/SWF]\r\n\r\n', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-6', '', '', '2011-06-07 16:02:29', '2011-06-07 15:02:29', '', 86, 'http://localhost/lqdvi/?p=93', 0, 'revision', '', 0),
(94, 1, '2011-06-07 16:04:49', '2011-06-07 15:04:49', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340[/SWF]\r\n\r\n', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-7', '', '', '2011-06-07 16:04:49', '2011-06-07 15:04:49', '', 86, 'http://localhost/lqdvi/?p=94', 0, 'revision', '', 0),
(98, 1, '2011-06-07 16:18:29', '2011-06-07 15:18:29', '<div id="WebCamCapture">\r\n\r\nAlternative content\r\n\r\n</div>', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-10', '', '', '2011-06-07 16:18:29', '2011-06-07 15:18:29', '', 86, 'http://localhost/lqdvi/?p=98', 0, 'revision', '', 0),
(96, 1, '2011-06-07 16:14:36', '2011-06-07 15:14:36', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340[/SWF]', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-8', '', '', '2011-06-07 16:14:36', '2011-06-07 15:14:36', '', 86, 'http://localhost/lqdvi/?p=96', 0, 'revision', '', 0),
(97, 1, '2011-06-07 16:16:34', '2011-06-07 15:16:34', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340[/SWF]', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-9', '', '', '2011-06-07 16:16:34', '2011-06-07 15:16:34', '', 86, 'http://localhost/lqdvi/?p=97', 0, 'revision', '', 0),
(101, 1, '2011-06-07 16:41:20', '2011-06-07 15:41:20', '', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-13', '', '', '2011-06-07 16:41:20', '2011-06-07 15:41:20', '', 86, 'http://localhost/lqdvi/?p=101', 0, 'revision', '', 0),
(99, 1, '2011-06-07 16:21:29', '2011-06-07 15:21:29', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340, flashvars[/SWF]', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-11', '', '', '2011-06-07 16:21:29', '2011-06-07 15:21:29', '', 86, 'http://localhost/lqdvi/?p=99', 0, 'revision', '', 0),
(100, 1, '2011-06-07 16:22:47', '2011-06-07 15:22:47', '[SWF]http://localhost/lqdvi/webcam/swf/webCamCapture, 700, 340, flashvars[/SWF]', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-12', '', '', '2011-06-07 16:22:47', '2011-06-07 15:22:47', '', 86, 'http://localhost/lqdvi/?p=100', 0, 'revision', '', 0),
(113, 1, '2011-06-15 11:58:02', '2011-06-15 10:58:02', '<!--:es-->&nbsp;\r\n\r\n<iframe style="border: 0;" src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&amp;ctz=Europe/Madrid" frameborder="0" scrolling="no" width="100%" height="600"></iframe><!--:--><!--:en-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n<!--:-->', '<!--:es-->Agenda<!--:--><!--:en-->Calendar<!--:-->', '', 'publish', 'closed', 'open', '', 'agenda', '', '', '2011-08-12 10:45:00', '2011-08-12 09:45:00', '', 0, 'http://localhost/lqdvi/?page_id=113', 0, 'page', '', 0),
(306, 1, '2011-07-03 19:16:17', '2011-07-03 18:16:17', '<!--:es-->En construcción<!--:-->', 'Colaboradores', '', 'inherit', 'closed', 'open', '', '115-revision-3', '', '', '2011-07-03 19:16:17', '2011-07-03 18:16:17', '', 115, 'http://localhost/lqdvi/2011/07/115-revision-3/', 0, 'revision', '', 0),
(114, 1, '2011-06-15 11:57:57', '2011-06-15 10:57:57', '', 'Borrador automático', '', 'inherit', 'closed', 'open', '', '113-revision', '', '', '2011-06-15 11:57:57', '2011-06-15 10:57:57', '', 113, 'http://localhost/lqdvi/?p=114', 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
(104, 1, '2011-06-08 09:48:55', '2011-06-08 08:48:55', '[testimonial group="1"]\r\n<div class="hfeed" id="primary">\r\n \r\n <!--BEGIN #gallery-terms--> \r\n <div id="gallery-terms">\r\n \r\n <ul>\r\n <li><a class="all current" href="#">All</a><span>/</span></li>\r\n <li><a title="View all items filed under Animals" data-value="term-11" href="">Animals</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Children" data-value="term-12" href="">Children</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Portraits" data-value="term-13" href="">Portraits</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Travel" data-value="term-14" href="">Travel</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Weddings" data-value="term-15" href="">Weddings</a> <span>/</span>\r\n</li>\r\n </ul>\r\n \r\n <!--END #gallery-terms-->\r\n </div>\r\n \r\n \r\n <div class="scroll-pane ui-widget ui-widget-header ui-corner-all" style="overflow: hidden;">\r\n \r\n <ul class="scroll-content small-grid">\r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-231"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=gaze"><img width="80" height="80" title="gaze" alt="gaze" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/gaze-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-329"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sunset"><img width="80" height="80" title="sunset" alt="sunset" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sunset-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-319"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dogs"><img width="80" height="80" title="dogs" alt="dogs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dogs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-149"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat-love"><img width="80" height="80" title="cats" alt="cats" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-193"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=missy"><img width="80" height="80" title="Missy" alt="Missy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Missy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-304"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rocks"><img width="80" height="80" title="rocks" alt="rocks" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rocks-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-272"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wood"><img width="80" height="80" title="wood" alt="wood" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wood-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-233"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london-eye"><img width="80" height="80" title="london-eye" alt="london-eye" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london-eye-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-313"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lights"><img width="80" height="80" title="lights" alt="lights" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/lights-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-342"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=girl"><img width="80" height="80" title="girl" alt="girl" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/girl-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-249"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=market"><img width="80" height="80" title="port" alt="port" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-239"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=nomnom"><img width="80" height="80" title="Nom" alt="Nom" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Nom-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-302"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=root"><img width="80" height="80" title="root" alt="root" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/root-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-283"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=performance"><img width="80" height="80" title="performance" alt="performance" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/performance-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-255"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=captured"><img width="80" height="80" title="portrait" alt="portrait" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portrait-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-398"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=camera"><img width="80" height="80" title="camera" alt="camera" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/camera-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-340"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paddling"><img width="80" height="80" title="paddling" alt="paddling" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paddling-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-297"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arles"><img width="80" height="80" title="arles" alt="arles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arles-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-276"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=summer"><img width="80" height="80" title="summer" alt="summer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/summer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-278"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=snow"><img width="80" height="80" title="snow" alt="snow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/snow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-185"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=oliver"><img width="80" height="80" title="oliver" alt="oliver" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/oliver-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-204"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=art"><img width="80" height="80" title="art" alt="art" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/art-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-247"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pebbles"><img width="80" height="80" title="pebble" alt="pebble" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pebble-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-191"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki"><img width="80" height="80" title="Suki" alt="Suki" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Suki-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-315"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=kittens"><img width="80" height="80" title="kittens" alt="kittens" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/kittens-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-138"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bam"><img width="80" height="80" title="Bam" alt="Bam" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Bam-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-243"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paris"><img width="80" height="80" title="paris" alt="paris" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-211"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bridge"><img width="80" height="80" title="bridge" alt="bridge" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-179"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=india"><img width="80" height="80" title="india" alt="india" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/india-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-311"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pigeons"><img width="80" height="80" title="pigeons" alt="pigeons" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pigeons-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-260"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=signs"><img width="80" height="80" title="signs" alt="signs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/signs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-159"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dougal"><img width="80" height="80" title="dougal" alt="dougal" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-264"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tower"><img width="80" height="80" title="tower" alt="tower" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tower-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-258"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=road"><img width="80" height="80" title="road" alt="road" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/road-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-235"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=man"><img width="80" height="80" title="man" alt="man" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/man-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-317"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=hairy"><img width="80" height="80" title="hairy" alt="hairy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/hairy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-152"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=brandon"><img width="80" height="80" title="brandon" alt="brandon" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-195"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki-2"><img width="80" height="80" title="suki2" alt="suki2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/suki2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-157"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cheeky"><img width="80" height="80" title="brandon4" alt="brandon4" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon4-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-226"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lion"><img width="80" height="80" title="fountain2" alt="fountain2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-134"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=happy-couple"><img width="80" height="80" title="happy" alt="happy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/happy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-290"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cliff"><img width="80" height="80" title="cliff" alt="cliff" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cliff-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-245"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=france"><img width="80" height="80" title="paris2" alt="paris2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-287"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=home"><img width="80" height="80" title="home" alt="home" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/home-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-173"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wow"><img width="80" height="80" title="wow" alt="wow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-295"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=birds"><img width="80" height="80" title="birds" alt="birds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/birds-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-253"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=smile"><img width="80" height="80" title="portait2" alt="portait2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portait2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-346"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cats-eyes"><img width="80" height="80" title="cats-eyes" alt="cats-eyes" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-eyes-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-141"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolf"><img width="80" height="80" title="wolf" alt="wolf" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolf-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-167"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fig"><img width="80" height="80" title="fig" alt="fig" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-323"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cobbles"><img width="80" height="80" title="cobbles" alt="cobbles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cobbles-80x80.jpg" style="display: inline; opacity: 1;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-128"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cake"><img width="80" height="80" title="cake" alt="cake" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cake-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-300"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=underground"><img width="80" height="80" title="underground" alt="underground" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/underground-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-332"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=statue"><img width="80" height="80" title="statue" alt="statue" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/statue-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-161"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bed"><img width="80" height="80" title="dougal2" alt="dougal2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-147"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat"><img width="80" height="80" title="cat" alt="cat" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cat-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-280"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rail"><img width="80" height="80" title="rail" alt="rail" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rail-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-338"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=point"><img width="80" height="80" title="point" alt="point" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/point-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-144"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolfy"><img width="80" height="80" title="wolfy" alt="wolfy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolfy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-206"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach"><img width="80" height="80" title="beach" alt="beach" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-237"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=music"><img width="80" height="80" title="music" alt="music" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/music-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-228"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fun"><img width="80" height="80" title="fun" alt="fun" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fun-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-262"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=steps"><img width="80" height="80" title="steps" alt="steps" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/steps-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-274"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=treeline"><img width="80" height="80" title="treeline" alt="treeline" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/treeline-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-334"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sky"><img width="80" height="80" title="sky" alt="sky" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sky-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-136"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arthur"><img width="80" height="80" title="arthur" alt="arthur" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arthur-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-163"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ears"><img width="80" height="80" title="ears" alt="ears" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ears-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-348"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach-walk"><img width="80" height="80" title="beach-walk" alt="beach-walk" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-walk-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-241"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ny"><img width="80" height="80" title="ny" alt="ny" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ny-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-293"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bust"><img width="80" height="80" title="bust" alt="bust" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bust-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-213"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bw-bridge"><img width="80" height="80" title="bridge2" alt="bridge2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-251"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=profile"><img width="80" height="80" title="port3" alt="port3" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port3-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-266"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=train"><img width="80" height="80" title="train" alt="train" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/train-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-131"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wedding-car"><img width="80" height="80" title="car" alt="car" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/car-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-171"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ball"><img width="80" height="80" title="ball" alt="ball" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ball-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-187"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=perfect"><img width="80" height="80" title="perfect" alt="perfect" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/perfect-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-224"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fountain"><img width="80" height="80" title="fountain" alt="fountain" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-198"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london"><img width="80" height="80" title="london" alt="london" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-215"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=buildings"><img width="80" height="80" title="buildings" alt="buildings" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/buildings-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-182"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=luna"><img width="80" height="80" title="luna" alt="luna" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/luna-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 term-14 visible scroll-content-item ui-widget-header" id="photo-218"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cafe"><img width="80" height="80" title="cafe" alt="cafe" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cafe-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-169"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=reflecting"><img width="80" height="80" title="fig2" alt="fig2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-268"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tree"><img width="80" height="80" title="tree" alt="tree" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tree-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-309"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=plant"><img width="80" height="80" title="plant" alt="plant" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/plant-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-220"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cross"><img width="80" height="80" title="cross" alt="cross" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cross-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-222"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=field"><img width="80" height="80" title="field" alt="field" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/field-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-321"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=conversation"><img width="80" height="80" title="conversation" alt="conversation" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/conversation-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-155"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=close-up"><img width="80" height="80" title="brandon2" alt="brandon2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-165"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dylan"><img width="80" height="80" title="dylan" alt="dylan" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dylan-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-336"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=seaview"><img width="80" height="80" title="seaview" alt="seaview" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/seaview-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-202"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=architecture"><img width="80" height="80" title="architecture" alt="architecture" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/architecture1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-325"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=clouds"><img title="clouds" alt="clouds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/clouds.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-176"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=heath"><img width="80" height="80" title="heath" alt="heath" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/heath-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-344"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=drummer"><img width="80" height="80" title="drummer" alt="drummer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/drummer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-285"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=love"><img width="80" height="80" title="love" alt="love" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/love-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n </ul>\r\n \r\n <div class="scroll-bar-wrap ui-widget-content ui-corner-bottom">\r\n <div class="scroll-bar ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all"><div class="ui-handle-helper-parent"><a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 0%;"><span class="ui-icon ui-icon-grip-dotted-vertical"></span></a></div></div>\r\n </div>\r\n \r\n <!--END .scroll-pane-->\r\n </div>\r\n \r\n <!--END #primary .hfeed-->\r\n </div>', 'Testimonios', '', 'publish', 'closed', 'open', '', 'gddgdfdfdg', '', '', '2011-06-17 09:42:08', '2011-06-17 08:42:08', '', 0, 'http://localhost/lqdvi/?page_id=104', 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
(105, 1, '2011-06-08 09:48:35', '2011-06-08 08:48:35', '', 'Borrador automático', '', 'inherit', 'closed', 'open', '', '104-revision', '', '', '2011-06-08 09:48:35', '2011-06-08 08:48:35', '', 104, 'http://localhost/lqdvi/?p=105', 0, 'revision', '', 0),
(106, 1, '2011-06-08 09:48:55', '2011-06-08 08:48:55', '', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-revision-2', '', '', '2011-06-08 09:48:55', '2011-06-08 08:48:55', '', 104, 'http://localhost/lqdvi/?p=106', 0, 'revision', '', 0),
(107, 1, '2011-06-08 09:49:07', '2011-06-08 08:49:07', '', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-revision-3', '', '', '2011-06-08 09:49:07', '2011-06-08 08:49:07', '', 104, 'http://localhost/lqdvi/?p=107', 0, 'revision', '', 0),
(108, 1, '2011-06-09 11:27:06', '2011-06-09 10:27:06', '[testimonial group="1"]', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-autosave', '', '', '2011-06-09 11:27:06', '2011-06-09 10:27:06', '', 104, 'http://localhost/lqdvi/?p=108', 0, 'revision', '', 0),
(109, 1, '2011-06-09 11:26:04', '2011-06-09 10:26:04', '[testimonial group="1"]', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-revision-4', '', '', '2011-06-09 11:26:04', '2011-06-09 10:26:04', '', 104, 'http://localhost/lqdvi/?p=109', 0, 'revision', '', 0),
(111, 1, '2011-06-07 17:09:26', '2011-06-07 16:09:26', 'Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.', 'Captura Webcam', '', 'inherit', 'closed', 'open', '', '86-revision-14', '', '', '2011-06-07 17:09:26', '2011-06-07 16:09:26', '', 86, 'http://localhost/lqdvi/?p=111', 0, 'revision', '', 0),
(115, 1, '2011-06-15 11:58:15', '2011-06-15 10:58:15', '<!--:es-->En construcción<!--:-->', 'Colaboradores', '', 'publish', 'closed', 'open', '', 'colaboradores', '', '', '2011-08-12 12:53:16', '2011-08-12 11:53:16', '', 0, 'http://localhost/lqdvi/?page_id=115', 0, 'page', '', 0),
(116, 1, '2011-06-15 11:58:08', '2011-06-15 10:58:08', '', 'Borrador automático', '', 'inherit', 'closed', 'open', '', '115-revision', '', '', '2011-06-15 11:58:08', '2011-06-15 10:58:08', '', 115, 'http://localhost/lqdvi/?p=116', 0, 'revision', '', 0),
(117, 1, '2011-06-15 11:58:50', '2011-06-15 10:58:50', ' ', '', '', 'publish', 'closed', 'open', '', '117', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=117', 9, 'nav_menu_item', '', 0),
(118, 1, '2011-06-15 11:58:50', '2011-06-15 10:58:50', ' ', '', '', 'publish', 'closed', 'open', '', '118', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=118', 8, 'nav_menu_item', '', 0),
(119, 1, '2011-06-15 11:59:57', '2011-06-15 10:59:57', '', 'Aviso legal', '', 'publish', 'closed', 'open', '', 'aviso-legal', '', '', '2011-06-15 11:59:57', '2011-06-15 10:59:57', '', 0, 'http://localhost/lqdvi/?page_id=119', 0, 'page', '', 0),
(120, 1, '2011-06-15 11:59:51', '2011-06-15 10:59:51', '', 'Borrador automático', '', 'inherit', 'closed', 'open', '', '119-revision', '', '', '2011-06-15 11:59:51', '2011-06-15 10:59:51', '', 119, 'http://localhost/lqdvi/?p=120', 0, 'revision', '', 0),
(121, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', ' ', '', '', 'publish', 'closed', 'open', '', '121', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=121', 6, 'nav_menu_item', '', 0),
(122, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', ' ', '', '', 'publish', 'closed', 'open', '', '122', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=122', 3, 'nav_menu_item', '', 0),
(123, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', ' ', '', '', 'publish', 'closed', 'open', '', '123', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=123', 4, 'nav_menu_item', '', 0),
(124, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', ' ', '', '', 'publish', 'closed', 'open', '', '124', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=124', 5, 'nav_menu_item', '', 0),
(125, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', '¿Qué es la Fundación Lo que de verdad importa?\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título Lo que de verdad importa.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\nLíneas de actuación\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\nActividades educativas/formativas\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n\r\n Congreso de Jóvenes Lo que de verdad importa\r\n Kliquers\r\n Voluntariado con valores (Guinea Ecuatorial)\r\n\r\nActividades destinadas a empresas\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n\r\n ', '', '', 'publish', 'closed', 'open', '', '125', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=125', 1, 'nav_menu_item', '', 0),
(126, 1, '2011-06-15 12:06:59', '2011-06-15 11:06:59', ' ', '', '', 'publish', 'closed', 'open', '', '126', '', '', '2011-06-15 12:08:09', '2011-06-15 11:08:09', '', 0, 'http://localhost/lqdvi/?p=126', 2, 'nav_menu_item', '', 0),
(127, 1, '2011-06-15 11:58:02', '2011-06-15 10:58:02', '', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-2', '', '', '2011-06-15 11:58:02', '2011-06-15 10:58:02', '', 113, 'http://localhost/lqdvi/?p=127', 0, 'revision', '', 0),
(128, 1, '2011-06-16 10:58:42', '2011-06-16 09:58:42', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-autosave', '', '', '2011-06-16 10:58:42', '2011-06-16 09:58:42', '', 113, 'http://localhost/lqdvi/?p=128', 0, 'revision', '', 0),
(129, 1, '2011-06-15 12:16:08', '2011-06-15 11:16:08', '<pre>[google-calendar-events id="1" type="ajax" title="Events on"]</pre>\r\n&nbsp;', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-3', '', '', '2011-06-15 12:16:08', '2011-06-15 11:16:08', '', 113, 'http://localhost/lqdvi/?p=129', 0, 'revision', '', 0),
(131, 1, '2011-06-15 12:18:46', '2011-06-15 11:18:46', '<pre>\r\n</pre><pre>[google-calendar-events id="1" type="list-grouped" title="" max="3"]</pre>\r\n\r\n<pre>[google-calendar-events id="1" type="ajax" title="Events on"]</pre>\r\n&nbsp;', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-4', '', '', '2011-06-15 12:18:46', '2011-06-15 11:18:46', '', 113, 'http://localhost/lqdvi/?p=131', 0, 'revision', '', 0),
(132, 1, '2011-06-16 09:40:33', '2011-06-16 08:40:33', '<pre>[google-calendar-events id="1" type="list-grouped" title="" max="3"]</pre>\n<pre>[google-calendar-events id="1" type="ajax" title="Events on"]</pre>\n&nbsp;', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-5', '', '', '2011-06-16 09:40:33', '2011-06-16 08:40:33', '', 113, 'http://localhost/lqdvi/?p=132', 0, 'revision', '', 0),
(135, 1, '2011-06-16 10:57:40', '2011-06-16 09:57:40', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-8', '', '', '2011-06-16 10:57:40', '2011-06-16 09:57:40', '', 113, 'http://localhost/lqdvi/?p=135', 0, 'revision', '', 0),
(133, 1, '2011-06-16 09:40:56', '2011-06-16 08:40:56', '<pre>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n</pre>\r\n<pre>[google-calendar-events id="1" type="list-grouped" title="" max="3"]</pre>\r\n<pre>[google-calendar-events id="1" type="ajax" title="Events on"]</pre>\r\n&nbsp;', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-6', '', '', '2011-06-16 09:40:56', '2011-06-16 08:40:56', '', 113, 'http://localhost/lqdvi/?p=133', 0, 'revision', '', 0),
(134, 1, '2011-06-16 10:57:14', '2011-06-16 09:57:14', '<pre>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.</pre>\r\n<pre>[google-calendar-events id="1" type="list-grouped" title="" max="3"]</pre>\r\n<pre>[google-calendar-events id="1" type="ajax" title="Events on"]</pre>\r\n&nbsp;', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-7', '', '', '2011-06-16 10:57:14', '2011-06-16 09:57:14', '', 113, 'http://localhost/lqdvi/?p=134', 0, 'revision', '', 0),
(136, 1, '2011-06-16 11:25:32', '2011-06-16 10:25:32', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n&lt;iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&amp;ctz=Europe/Madrid" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;\r\n\r\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-9', '', '', '2011-06-16 11:25:32', '2011-06-16 10:25:32', '', 113, 'http://localhost/lqdvi/?p=136', 0, 'revision', '', 0),
(137, 1, '2011-06-16 11:25:48', '2011-06-16 10:25:48', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>\r\n\r\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-10', '', '', '2011-06-16 11:25:48', '2011-06-16 10:25:48', '', 113, 'http://localhost/lqdvi/?p=137', 0, 'revision', '', 0),
(138, 1, '2011-06-16 11:26:45', '2011-06-16 10:26:45', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" height="600" frameborder="0" scrolling="no"></iframe>\r\n\r\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-11', '', '', '2011-06-16 11:26:45', '2011-06-16 10:26:45', '', 113, 'http://localhost/lqdvi/?p=138', 0, 'revision', '', 0),
(139, 1, '2011-06-16 11:26:58', '2011-06-16 10:26:58', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n\r\n[google-calendar-events id="1" type="ajax" title="Events on"]', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-12', '', '', '2011-06-16 11:26:58', '2011-06-16 10:26:58', '', 113, 'http://localhost/lqdvi/?p=139', 0, 'revision', '', 0),
(180, 1, '2011-06-15 11:57:21', '2011-06-15 10:57:21', 'Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.', 'Lo que de verdad TE importa', '', 'inherit', 'closed', 'open', '', '86-revision-15', '', '', '2011-06-15 11:57:21', '2011-06-15 10:57:21', '', 86, 'http://localhost/lqdvi/?p=180', 0, 'revision', '', 0),
(142, 1, '2011-06-15 11:57:01', '2011-06-15 10:57:01', '[testimonial group="1"]', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-revision-5', '', '', '2011-06-15 11:57:01', '2011-06-15 10:57:01', '', 104, 'http://localhost/lqdvi/?p=142', 0, 'revision', '', 0),
(143, 1, '2011-06-16 17:05:53', '2011-06-16 16:05:53', '[testimonial group="1"]', 'gddgdfdfdg', '', 'inherit', 'closed', 'open', '', '104-revision-6', '', '', '2011-06-16 17:05:53', '2011-06-16 16:05:53', '', 104, 'http://localhost/lqdvi/?p=143', 0, 'revision', '', 0),
(144, 1, '2011-06-16 17:06:09', '2011-06-16 16:06:09', '[testimonial group="1"]', 'Testimonios', '', 'inherit', 'closed', 'open', '', '104-revision-7', '', '', '2011-06-16 17:06:09', '2011-06-16 16:06:09', '', 104, 'http://localhost/lqdvi/?p=144', 0, 'revision', '', 0),
(145, 1, '2011-06-16 17:06:30', '2011-06-16 16:06:30', '[testimonial group="1"]', 'Testimonios', '', 'inherit', 'closed', 'open', '', '104-revision-8', '', '', '2011-06-16 17:06:30', '2011-06-16 16:06:30', '', 104, 'http://localhost/lqdvi/?p=145', 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
(146, 1, '2011-06-17 09:39:38', '2011-06-17 08:39:38', '[testimonial group="1"]\r\n<div class="hfeed" id="primary">\r\n \r\n <!--BEGIN #gallery-terms--> \r\n <div id="gallery-terms">\r\n \r\n <ul>\r\n <li><a class="all current" href="#">All</a><span>/</span></li>\r\n <li><a title="View all items filed under Animals" data-value="term-11" href="">Animals</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Children" data-value="term-12" href="">Children</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Portraits" data-value="term-13" href="">Portraits</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Travel" data-value="term-14" href="">Travel</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Weddings" data-value="term-15" href="">Weddings</a> <span>/</span>\r\n</li>\r\n </ul>\r\n \r\n <!--END #gallery-terms-->\r\n </div>\r\n \r\n \r\n <div class="scroll-pane ui-widget ui-widget-header ui-corner-all" style="overflow: hidden;">\r\n \r\n <ul class="scroll-content small-grid">\r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-231"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=gaze"><img width="80" height="80" title="gaze" alt="gaze" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/gaze-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-329"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sunset"><img width="80" height="80" title="sunset" alt="sunset" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sunset-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-319"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dogs"><img width="80" height="80" title="dogs" alt="dogs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dogs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-149"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat-love"><img width="80" height="80" title="cats" alt="cats" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-193"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=missy"><img width="80" height="80" title="Missy" alt="Missy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Missy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-304"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rocks"><img width="80" height="80" title="rocks" alt="rocks" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rocks-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-272"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wood"><img width="80" height="80" title="wood" alt="wood" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wood-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-233"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london-eye"><img width="80" height="80" title="london-eye" alt="london-eye" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london-eye-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-313"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lights"><img width="80" height="80" title="lights" alt="lights" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/lights-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-342"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=girl"><img width="80" height="80" title="girl" alt="girl" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/girl-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-249"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=market"><img width="80" height="80" title="port" alt="port" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-239"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=nomnom"><img width="80" height="80" title="Nom" alt="Nom" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Nom-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-302"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=root"><img width="80" height="80" title="root" alt="root" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/root-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-283"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=performance"><img width="80" height="80" title="performance" alt="performance" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/performance-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-255"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=captured"><img width="80" height="80" title="portrait" alt="portrait" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portrait-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-398"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=camera"><img width="80" height="80" title="camera" alt="camera" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/camera-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-340"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paddling"><img width="80" height="80" title="paddling" alt="paddling" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paddling-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-297"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arles"><img width="80" height="80" title="arles" alt="arles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arles-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-276"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=summer"><img width="80" height="80" title="summer" alt="summer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/summer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-278"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=snow"><img width="80" height="80" title="snow" alt="snow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/snow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-185"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=oliver"><img width="80" height="80" title="oliver" alt="oliver" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/oliver-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-204"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=art"><img width="80" height="80" title="art" alt="art" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/art-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-247"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pebbles"><img width="80" height="80" title="pebble" alt="pebble" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pebble-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-191"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki"><img width="80" height="80" title="Suki" alt="Suki" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Suki-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-315"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=kittens"><img width="80" height="80" title="kittens" alt="kittens" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/kittens-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-138"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bam"><img width="80" height="80" title="Bam" alt="Bam" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Bam-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-243"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paris"><img width="80" height="80" title="paris" alt="paris" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-211"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bridge"><img width="80" height="80" title="bridge" alt="bridge" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-179"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=india"><img width="80" height="80" title="india" alt="india" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/india-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-311"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pigeons"><img width="80" height="80" title="pigeons" alt="pigeons" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pigeons-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-260"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=signs"><img width="80" height="80" title="signs" alt="signs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/signs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-159"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dougal"><img width="80" height="80" title="dougal" alt="dougal" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-264"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tower"><img width="80" height="80" title="tower" alt="tower" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tower-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-258"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=road"><img width="80" height="80" title="road" alt="road" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/road-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-235"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=man"><img width="80" height="80" title="man" alt="man" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/man-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-317"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=hairy"><img width="80" height="80" title="hairy" alt="hairy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/hairy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-152"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=brandon"><img width="80" height="80" title="brandon" alt="brandon" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-195"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki-2"><img width="80" height="80" title="suki2" alt="suki2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/suki2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-157"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cheeky"><img width="80" height="80" title="brandon4" alt="brandon4" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon4-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-226"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lion"><img width="80" height="80" title="fountain2" alt="fountain2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-134"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=happy-couple"><img width="80" height="80" title="happy" alt="happy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/happy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-290"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cliff"><img width="80" height="80" title="cliff" alt="cliff" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cliff-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-245"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=france"><img width="80" height="80" title="paris2" alt="paris2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-287"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=home"><img width="80" height="80" title="home" alt="home" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/home-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-173"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wow"><img width="80" height="80" title="wow" alt="wow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-295"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=birds"><img width="80" height="80" title="birds" alt="birds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/birds-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-253"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=smile"><img width="80" height="80" title="portait2" alt="portait2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portait2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-346"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cats-eyes"><img width="80" height="80" title="cats-eyes" alt="cats-eyes" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-eyes-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-141"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolf"><img width="80" height="80" title="wolf" alt="wolf" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolf-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-167"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fig"><img width="80" height="80" title="fig" alt="fig" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-323"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cobbles"><img width="80" height="80" title="cobbles" alt="cobbles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cobbles-80x80.jpg" style="display: inline; opacity: 1;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-128"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cake"><img width="80" height="80" title="cake" alt="cake" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cake-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-300"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=underground"><img width="80" height="80" title="underground" alt="underground" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/underground-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-332"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=statue"><img width="80" height="80" title="statue" alt="statue" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/statue-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-161"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bed"><img width="80" height="80" title="dougal2" alt="dougal2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-147"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat"><img width="80" height="80" title="cat" alt="cat" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cat-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-280"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rail"><img width="80" height="80" title="rail" alt="rail" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rail-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-338"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=point"><img width="80" height="80" title="point" alt="point" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/point-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-144"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolfy"><img width="80" height="80" title="wolfy" alt="wolfy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolfy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-206"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach"><img width="80" height="80" title="beach" alt="beach" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-237"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=music"><img width="80" height="80" title="music" alt="music" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/music-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-228"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fun"><img width="80" height="80" title="fun" alt="fun" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fun-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-262"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=steps"><img width="80" height="80" title="steps" alt="steps" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/steps-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-274"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=treeline"><img width="80" height="80" title="treeline" alt="treeline" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/treeline-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-334"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sky"><img width="80" height="80" title="sky" alt="sky" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sky-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-136"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arthur"><img width="80" height="80" title="arthur" alt="arthur" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arthur-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-163"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ears"><img width="80" height="80" title="ears" alt="ears" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ears-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-348"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach-walk"><img width="80" height="80" title="beach-walk" alt="beach-walk" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-walk-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-241"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ny"><img width="80" height="80" title="ny" alt="ny" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ny-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-293"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bust"><img width="80" height="80" title="bust" alt="bust" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bust-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-213"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bw-bridge"><img width="80" height="80" title="bridge2" alt="bridge2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-251"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=profile"><img width="80" height="80" title="port3" alt="port3" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port3-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-266"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=train"><img width="80" height="80" title="train" alt="train" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/train-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-131"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wedding-car"><img width="80" height="80" title="car" alt="car" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/car-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-171"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ball"><img width="80" height="80" title="ball" alt="ball" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ball-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-187"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=perfect"><img width="80" height="80" title="perfect" alt="perfect" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/perfect-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-224"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fountain"><img width="80" height="80" title="fountain" alt="fountain" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-198"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london"><img width="80" height="80" title="london" alt="london" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-215"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=buildings"><img width="80" height="80" title="buildings" alt="buildings" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/buildings-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-182"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=luna"><img width="80" height="80" title="luna" alt="luna" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/luna-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 term-14 visible scroll-content-item ui-widget-header" id="photo-218"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cafe"><img width="80" height="80" title="cafe" alt="cafe" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cafe-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-169"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=reflecting"><img width="80" height="80" title="fig2" alt="fig2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-268"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tree"><img width="80" height="80" title="tree" alt="tree" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tree-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-309"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=plant"><img width="80" height="80" title="plant" alt="plant" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/plant-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-220"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cross"><img width="80" height="80" title="cross" alt="cross" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cross-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-222"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=field"><img width="80" height="80" title="field" alt="field" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/field-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-321"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=conversation"><img width="80" height="80" title="conversation" alt="conversation" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/conversation-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-155"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=close-up"><img width="80" height="80" title="brandon2" alt="brandon2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-165"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dylan"><img width="80" height="80" title="dylan" alt="dylan" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dylan-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-336"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=seaview"><img width="80" height="80" title="seaview" alt="seaview" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/seaview-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-202"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=architecture"><img width="80" height="80" title="architecture" alt="architecture" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/architecture1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-325"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=clouds"><img title="clouds" alt="clouds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/clouds.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-176"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=heath"><img width="80" height="80" title="heath" alt="heath" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/heath-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-344"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=drummer"><img width="80" height="80" title="drummer" alt="drummer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/drummer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-285"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=love"><img width="80" height="80" title="love" alt="love" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/love-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n </ul>\r\n \r\n <div class="scroll-bar-wrap ui-widget-content ui-corner-bottom">\r\n <div class="scroll-bar ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all"><div class="ui-handle-helper-parent"><a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 0%;"><span class="ui-icon ui-icon-grip-dotted-vertical"></span></a></div></div>\r\n </div>\r\n \r\n <!--END .scroll-pane-->\r\n </div>\r\n \r\n <!--END #primary .hfeed-->\r\n </div>', 'Testimonios', '', 'inherit', 'closed', 'open', '', '104-revision-9', '', '', '2011-06-17 09:39:38', '2011-06-17 08:39:38', '', 104, 'http://localhost/lqdvi/?p=146', 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
(147, 1, '2011-06-17 09:39:54', '2011-06-17 08:39:54', '[testimonial group="1"]\r\n<div class="hfeed" id="primary">\r\n \r\n <!--BEGIN #gallery-terms--> \r\n <div id="gallery-terms">\r\n \r\n <ul>\r\n <li><a class="all current" href="#">All</a><span>/</span></li>\r\n <li><a title="View all items filed under Animals" data-value="term-11" href="">Animals</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Children" data-value="term-12" href="">Children</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Portraits" data-value="term-13" href="">Portraits</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Travel" data-value="term-14" href="">Travel</a> <span>/</span>\r\n</li>\r\n<li><a title="View all items filed under Weddings" data-value="term-15" href="">Weddings</a> <span>/</span>\r\n</li>\r\n </ul>\r\n \r\n <!--END #gallery-terms-->\r\n </div>\r\n \r\n \r\n <div class="scroll-pane ui-widget ui-widget-header ui-corner-all" style="overflow: hidden;">\r\n \r\n <ul class="scroll-content small-grid">\r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-231"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=gaze"><img width="80" height="80" title="gaze" alt="gaze" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/gaze-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-329"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sunset"><img width="80" height="80" title="sunset" alt="sunset" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sunset-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-319"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dogs"><img width="80" height="80" title="dogs" alt="dogs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dogs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-149"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat-love"><img width="80" height="80" title="cats" alt="cats" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-193"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=missy"><img width="80" height="80" title="Missy" alt="Missy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Missy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-304"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rocks"><img width="80" height="80" title="rocks" alt="rocks" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rocks-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-272"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wood"><img width="80" height="80" title="wood" alt="wood" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wood-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-233"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london-eye"><img width="80" height="80" title="london-eye" alt="london-eye" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london-eye-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-313"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lights"><img width="80" height="80" title="lights" alt="lights" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/lights-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-342"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=girl"><img width="80" height="80" title="girl" alt="girl" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/girl-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-249"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=market"><img width="80" height="80" title="port" alt="port" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-239"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=nomnom"><img width="80" height="80" title="Nom" alt="Nom" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Nom-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-302"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=root"><img width="80" height="80" title="root" alt="root" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/root-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-283"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=performance"><img width="80" height="80" title="performance" alt="performance" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/performance-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-255"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=captured"><img width="80" height="80" title="portrait" alt="portrait" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portrait-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-398"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=camera"><img width="80" height="80" title="camera" alt="camera" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/camera-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-340"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paddling"><img width="80" height="80" title="paddling" alt="paddling" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paddling-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-297"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arles"><img width="80" height="80" title="arles" alt="arles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arles-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-276"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=summer"><img width="80" height="80" title="summer" alt="summer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/summer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-278"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=snow"><img width="80" height="80" title="snow" alt="snow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/snow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-185"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=oliver"><img width="80" height="80" title="oliver" alt="oliver" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/oliver-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-204"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=art"><img width="80" height="80" title="art" alt="art" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/art-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-247"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pebbles"><img width="80" height="80" title="pebble" alt="pebble" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pebble-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-191"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki"><img width="80" height="80" title="Suki" alt="Suki" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Suki-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-315"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=kittens"><img width="80" height="80" title="kittens" alt="kittens" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/kittens-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-138"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bam"><img width="80" height="80" title="Bam" alt="Bam" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/Bam-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-243"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=paris"><img width="80" height="80" title="paris" alt="paris" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-211"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bridge"><img width="80" height="80" title="bridge" alt="bridge" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-179"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=india"><img width="80" height="80" title="india" alt="india" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/india-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-311"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=pigeons"><img width="80" height="80" title="pigeons" alt="pigeons" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/pigeons-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-260"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=signs"><img width="80" height="80" title="signs" alt="signs" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/signs-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-159"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dougal"><img width="80" height="80" title="dougal" alt="dougal" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-264"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tower"><img width="80" height="80" title="tower" alt="tower" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tower-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-258"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=road"><img width="80" height="80" title="road" alt="road" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/road-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-235"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=man"><img width="80" height="80" title="man" alt="man" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/man-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-317"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=hairy"><img width="80" height="80" title="hairy" alt="hairy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/hairy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-152"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=brandon"><img width="80" height="80" title="brandon" alt="brandon" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-195"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=suki-2"><img width="80" height="80" title="suki2" alt="suki2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/suki2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-157"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cheeky"><img width="80" height="80" title="brandon4" alt="brandon4" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon4-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-226"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=lion"><img width="80" height="80" title="fountain2" alt="fountain2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-134"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=happy-couple"><img width="80" height="80" title="happy" alt="happy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/happy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-290"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cliff"><img width="80" height="80" title="cliff" alt="cliff" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cliff-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-245"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=france"><img width="80" height="80" title="paris2" alt="paris2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/paris2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-287"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=home"><img width="80" height="80" title="home" alt="home" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/home-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-173"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wow"><img width="80" height="80" title="wow" alt="wow" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wow-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-295"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=birds"><img width="80" height="80" title="birds" alt="birds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/birds-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-253"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=smile"><img width="80" height="80" title="portait2" alt="portait2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/portait2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-346"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cats-eyes"><img width="80" height="80" title="cats-eyes" alt="cats-eyes" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cats-eyes-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-141"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolf"><img width="80" height="80" title="wolf" alt="wolf" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolf-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-167"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fig"><img width="80" height="80" title="fig" alt="fig" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-323"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cobbles"><img width="80" height="80" title="cobbles" alt="cobbles" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cobbles-80x80.jpg" style="display: inline; opacity: 1;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-128"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cake"><img width="80" height="80" title="cake" alt="cake" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cake-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-300"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=underground"><img width="80" height="80" title="underground" alt="underground" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/underground-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-332"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=statue"><img width="80" height="80" title="statue" alt="statue" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/statue-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-161"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bed"><img width="80" height="80" title="dougal2" alt="dougal2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dougal2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-147"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cat"><img width="80" height="80" title="cat" alt="cat" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cat-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-280"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=rail"><img width="80" height="80" title="rail" alt="rail" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/rail-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-338"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=point"><img width="80" height="80" title="point" alt="point" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/point-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-144"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wolfy"><img width="80" height="80" title="wolfy" alt="wolfy" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/wolfy-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-206"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach"><img width="80" height="80" title="beach" alt="beach" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-237"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=music"><img width="80" height="80" title="music" alt="music" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/music-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-228"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fun"><img width="80" height="80" title="fun" alt="fun" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fun-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-262"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=steps"><img width="80" height="80" title="steps" alt="steps" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/steps-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-274"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=treeline"><img width="80" height="80" title="treeline" alt="treeline" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/treeline-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-334"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=sky"><img width="80" height="80" title="sky" alt="sky" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/sky-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 visible scroll-content-item ui-widget-header" id="photo-136"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=arthur"><img width="80" height="80" title="arthur" alt="arthur" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/arthur-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-163"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ears"><img width="80" height="80" title="ears" alt="ears" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ears-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-348"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=beach-walk"><img width="80" height="80" title="beach-walk" alt="beach-walk" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/beach-walk-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-241"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ny"><img width="80" height="80" title="ny" alt="ny" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ny-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-293"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bust"><img width="80" height="80" title="bust" alt="bust" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bust-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-213"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=bw-bridge"><img width="80" height="80" title="bridge2" alt="bridge2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/bridge2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-251"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=profile"><img width="80" height="80" title="port3" alt="port3" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/port3-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-266"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=train"><img width="80" height="80" title="train" alt="train" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/train-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-15 visible scroll-content-item ui-widget-header" id="photo-131"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=wedding-car"><img width="80" height="80" title="car" alt="car" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/car-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-171"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=ball"><img width="80" height="80" title="ball" alt="ball" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/ball-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-187"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=perfect"><img width="80" height="80" title="perfect" alt="perfect" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/perfect-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-224"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=fountain"><img width="80" height="80" title="fountain" alt="fountain" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fountain-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-198"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=london"><img width="80" height="80" title="london" alt="london" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/london1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-215"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=buildings"><img width="80" height="80" title="buildings" alt="buildings" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/buildings-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-182"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=luna"><img width="80" height="80" title="luna" alt="luna" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/luna-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 term-14 visible scroll-content-item ui-widget-header" id="photo-218"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cafe"><img width="80" height="80" title="cafe" alt="cafe" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cafe-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-11 visible scroll-content-item ui-widget-header" id="photo-169"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=reflecting"><img width="80" height="80" title="fig2" alt="fig2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/fig2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-268"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=tree"><img width="80" height="80" title="tree" alt="tree" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/tree-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-309"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=plant"><img width="80" height="80" title="plant" alt="plant" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/plant-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-220"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=cross"><img width="80" height="80" title="cross" alt="cross" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/cross-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-222"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=field"><img width="80" height="80" title="field" alt="field" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/field-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-321"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=conversation"><img width="80" height="80" title="conversation" alt="conversation" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/conversation-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-155"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=close-up"><img width="80" height="80" title="brandon2" alt="brandon2" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/brandon2-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-165"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=dylan"><img width="80" height="80" title="dylan" alt="dylan" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/dylan-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-336"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=seaview"><img width="80" height="80" title="seaview" alt="seaview" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/seaview-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-14 visible scroll-content-item ui-widget-header" id="photo-202"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=architecture"><img width="80" height="80" title="architecture" alt="architecture" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/architecture1-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="&lt;br /&gt;\r\n&lt;b&gt;Warning&lt;/b&gt;: Invalid argument supplied for foreach() in &lt;b&gt;/home/premiump/public_html/themes/wp-content/themes/viewfinder/template-home.php&lt;/b&gt; on line &lt;b&gt;79&lt;/b&gt;&lt;br /&gt;\r\nvisible scroll-content-item ui-widget-header" id="photo-325"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=clouds"><img title="clouds" alt="clouds" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/clouds.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-12 term-13 visible scroll-content-item ui-widget-header" id="photo-176"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=heath"><img width="80" height="80" title="heath" alt="heath" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/heath-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-344"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=drummer"><img width="80" height="80" title="drummer" alt="drummer" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/drummer-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n <li class="term-13 visible scroll-content-item ui-widget-header" id="photo-285"> <a href="http://themes.premiumpixels.com/viewfinder/?photo=love"><img width="80" height="80" title="love" alt="love" class="attachment-small-grid wp-post-image loaded" src="http://themes.premiumpixels.com/viewfinder/files/2011/04/love-80x80.jpg" style="display: inline;"/></a>\r\n \r\n </li>\r\n \r\n \r\n </ul>\r\n \r\n <div class="scroll-bar-wrap ui-widget-content ui-corner-bottom">\r\n <div class="scroll-bar ui-slider ui-slider-horizontal ui-widget ui-widget-content ui-corner-all"><div class="ui-handle-helper-parent"><a href="#" class="ui-slider-handle ui-state-default ui-corner-all" style="left: 0%;"><span class="ui-icon ui-icon-grip-dotted-vertical"></span></a></div></div>\r\n </div>\r\n \r\n <!--END .scroll-pane-->\r\n </div>\r\n \r\n <!--END #primary .hfeed-->\r\n </div>', 'Testimonios', '', 'inherit', 'closed', 'open', '', '104-revision-10', '', '', '2011-06-17 09:39:54', '2011-06-17 08:39:54', '', 104, 'http://localhost/lqdvi/?p=147', 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
(148, 1, '2011-06-17 17:15:13', '2011-06-17 16:15:13', '<!--:es-->El Congreso Lo que de verdad importa es un encuentro gratuito, apolítico y aconfesional que se celebra en las principales ciudades españolas.\r\n\r\nDesde el año 2007 asisten miles de jóvenes para escuchar testimonios impactantes que les hacen reflexionar sobre sus prioridades y lo que de verdad importa para ellos en la vida.\r\n\r\nDurante estos años, los participantes a los Congresos han escuchado los testimonios de personas como <strong>William Rodríguez</strong>, superviviente del 11-S;  <strong>Jaume Sanllorente</strong>, fundador de la ONG Sonrisas de Bombay;  <strong>Bosco Gutiérrez</strong>, arquitecto mexicano secuestrado durante 9 meses; o <strong>Irene Villa</strong>, periodista y esquiadora que sufrió un atentado de ETA, entre otros.\r\n\r\nOtros participantes son  <strong>Nando Parrado</strong>, uno de los 16 supervivientes del accidente aéreo de Los Andes que inspiró la película ¡Viven!; <strong>Toni Nadal</strong>, entrenador personal de Rafa Nadal; <strong>Pablo Pineda</strong>, primer europeo con síndrome de Down con título universitario y protagonista de la película Yo, también; o <strong>Pedro García Aguado</strong>, campeón del mundo de Waterpolo que superó su adicción a las drogas y ahora conduce los programas televisivos Hermano Mayor y “El Campamento”.\r\nLa celebración de Lo que de verdad importa en cada ciudad cuenta con un presidente o presidenta de honor. <strong>Rafa Nadal</strong> ostenta este cargo en Palma de Mallorca, la princesa <strong>Nora de Liechtenstein</strong> es la presidenta de honor en la edición de Madrid; o el economista  <strong>Leopoldo Abadía</strong>, en la edición de Barcelona, entre otros.\r\n\r\nEl Congreso Lo que de verdad importa surgió en el año 2007, con la celebración en Madrid de un congreso anual donde participaron más de 3.000 jóvenes universitarios y preuniversitarios. Tras esta primera edición, comenzaron a surgir peticiones de otras ciudades y actualmente se celebra en once ciudades españolas, entre las que se\r\n\r\nencuentran Bilbao, Valencia, Sevilla, Barcelona, Zaragoza o Palma de Mallorca. Desde el año 2007, más de 52.000 jóvenes han descubierto ya Lo que de verdad importa.\r\n<h3>Congresos Lo que de verdad importa en 2011</h3>\r\nDurante el año 2011, la Fundación LQDVI ha celebrado Congresos Lo que de verdad importa en:\r\n<ul>\r\n <li>Palma de Mallorca (I Edición)</li>\r\n <li>A Coruña (II Edición)</li>\r\n</ul>\r\nEntre los meses de octubre y noviembre se celebrará en:\r\n<ul>\r\n <li>Bilbao (III Edición)</li>\r\n <li>Zaragoza (II Edición)</li>\r\n <li>Valencia (III Edición)</li>\r\n <li>Barcelona (III Edición)</li>\r\n <li>Sevilla (IV Edición)</li>\r\n <li>Madrid (V Edición)</li>\r\n</ul>\r\n[gallery link="file"]<!--:--><!--:en-->sdfssffs<!--:-->', '<!--:es-->Congresos "Lo que de verdad importa"<!--:--><!--:en-->Congresos "Lo que de verdad importa"<!--:-->', '<!--:es-->El Congreso Lo que de verdad importa es un encuentro gratuito, apolítico y aconfesional que se celebra en las principales ciudades españolas.<!--:-->', 'publish', 'closed', 'closed', '', 'congresos', '', '', '2011-06-24 10:17:32', '2011-06-24 09:17:32', '', 0, 'http://localhost/lqdvi/?post_type=portfolios&#038;p=148', 0, 'proyectos', '', 0),
(150, 1, '2011-06-17 11:21:28', '2011-06-17 10:21:28', '', 'Desert', '', 'inherit', 'closed', 'open', '', 'desert', '', '', '2011-06-17 11:21:28', '2011-06-17 10:21:28', '', 0, 'http://localhost/lqdvi/wp-content/uploads/2011/06/Desert.jpg', 0, 'attachment', 'image/jpeg', 0),
(151, 1, '2011-06-05 22:37:53', '2011-06-05 21:37:53', '', 'Contacto', '', 'inherit', 'closed', 'open', '', '49-revision-2', '', '', '2011-06-05 22:37:53', '2011-06-05 21:37:53', '', 49, 'http://localhost/lqdvi/?p=151', 0, 'revision', '', 0),
(152, 1, '2011-06-16 11:33:19', '2011-06-16 10:33:19', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-13', '', '', '2011-06-16 11:33:19', '2011-06-16 10:33:19', '', 113, 'http://localhost/lqdvi/?p=152', 0, 'revision', '', 0),
(153, 1, '2011-06-07 10:29:43', '2011-06-07 09:29:43', '<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-6', '', '', '2011-06-07 10:29:43', '2011-06-07 09:29:43', '', 35, 'http://localhost/lqdvi/?p=153', 0, 'revision', '', 0),
(154, 1, '2011-06-21 11:20:14', '2011-06-21 10:20:14', '<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-7', '', '', '2011-06-21 11:20:14', '2011-06-21 10:20:14', '', 35, 'http://localhost/lqdvi/?p=154', 0, 'revision', '', 0),
(155, 1, '2011-06-21 11:03:28', '2011-06-21 10:03:28', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n', 'Agenda', '', 'inherit', 'closed', 'open', '', '113-revision-14', '', '', '2011-06-21 11:03:28', '2011-06-21 10:03:28', '', 113, 'http://localhost/lqdvi/?p=155', 0, 'revision', '', 0),
(156, 1, '2011-06-21 11:37:56', '2011-06-21 10:37:56', '<!--:es-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n&nbsp;<!--:--><!--:en-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n<!--:-->', '<!--:es-->Agenda<!--:--><!--:en-->Calendar<!--:-->', '', 'inherit', 'closed', 'open', '', '113-revision-15', '', '', '2011-06-21 11:37:56', '2011-06-21 10:37:56', '', 113, 'http://localhost/lqdvi/?p=156', 0, 'revision', '', 0),
(157, 1, '2011-06-21 10:52:27', '2011-06-21 09:52:27', '', 'Contacto', '', 'inherit', 'closed', 'open', '', '49-revision-3', '', '', '2011-06-21 10:52:27', '2011-06-21 09:52:27', '', 49, 'http://localhost/lqdvi/?p=157', 0, 'revision', '', 0),
(158, 1, '2011-06-21 11:20:41', '2011-06-21 10:20:41', '<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;', 'Presentación', '', 'inherit', 'closed', 'open', '', '35-revision-8', '', '', '2011-06-21 11:20:41', '2011-06-21 10:20:41', '', 35, 'http://localhost/lqdvi/?p=158', 0, 'revision', '', 0),
(159, 1, '2011-06-01 13:58:11', '2011-06-01 13:58:11', '', 'Proyectos', '', 'inherit', 'closed', 'open', '', '29-revision-2', '', '', '2011-06-01 13:58:11', '2011-06-01 13:58:11', '', 29, 'http://localhost/lqdvi/?p=159', 0, 'revision', '', 0),
(160, 1, '2011-06-21 11:45:03', '2011-06-21 10:45:03', '', '<!--:es-->Proyectos<!--:--><!--:en-->Our projects<!--:-->', '', 'inherit', 'closed', 'open', '', '29-revision-3', '', '', '2011-06-21 11:45:03', '2011-06-21 10:45:03', '', 29, 'http://localhost/lqdvi/?p=160', 0, 'revision', '', 0),
(164, 1, '2011-06-21 16:06:16', '2011-06-21 15:06:16', '<!--:es--><h3>Kliquers, proyecto de educación en valores</h3>\r\nKliquers es un proyecto pionero que apuesta por la educación en valores como herramienta imprescindible para complementar la formación de los jóvenes.\r\nEs una iniciativa distinta, atractiva y divertida dirigida a chicos de entre 14 y 18 años, que pretende formar sobre principios fundamentales del ser humano, al margen de cualquier connotación política y religiosa.\r\nKliquers está compuesto por un equipo multidisciplinar de gente joven que viaja por los colegios y fomenta la participación de los alumnos a través de juegos, actuaciones, cuestionarios, bailes, etc. Esto les permite conocerse mejor a sí mismos y trabajar conceptos como la superación, la empatía o la asertividad.\r\nLa actividad está compuesta por dos fases, en la primera se imparte una charla de la mano del coach de superación personal, Pedro García Aguado, conocido por ser el conductor de programas televisivos como "Hermano Mayor" o "El Campamento". La segunda parte de Kliquers está compuesta por breves representaciones de situaciones de la vida diaria que inducen a la reflexión de los jóvenes.\r\n<h3>Kliquers en 2011</h3>\r\nEl planteamiento de Kliquers es de continuidad, repitiéndose de forma anual en cada centro y renovando cada año tanto los ponentes como los valores y conceptos en los que trabajar, para que supongan una nueva experiencia para los chicos. Hasta la actualidad, se está celebrando en ciudades de la Comunidad de Madrid, pero a partir de 2012 Kliquers llegará a las principales ciudades españolas.\r\n\r\nDurante el año 2011 se ha celebrado en las ciudades de:\r\n<ul>\r\n <li>Alcobendas (II Edición)</li>\r\n <li>Pozuelo de Alarcón (I Edición)</li>\r\n <li>Villaviciosa de Odón (I Edición)</li>\r\n</ul>\r\n[gallery link="file" columns="2"]<!--:-->', '<!--:es-->Kliquers<!--:--><!--:en-->Kliquers<!--:-->', '<!--:es-->Kliquers es un proyecto pionero que apuesta por la educación en valores como herramienta imprescindible para complementar la formación de los jóvenes.<!--:-->', 'publish', 'closed', 'closed', '', 'kliquers', '', '', '2011-06-27 16:00:36', '2011-06-27 15:00:36', '', 0, 'http://localhost/lqdvi/?post_type=portfolios&#038;p=164', 0, 'proyectos', '', 0),
(161, 1, '2011-06-21 12:08:24', '2011-06-21 11:08:24', '', 'LQDVI-congresos', '', 'inherit', 'closed', 'open', '', 'lqdvi-congresos-2', '', '', '2011-06-21 12:08:24', '2011-06-21 11:08:24', '', 148, 'http://localhost/lqdvi/wp-content/uploads/2011/06/lqdvi-congresos1.jpg', 0, 'attachment', 'image/jpeg', 0),
(162, 1, '2011-06-21 12:08:24', '2011-06-21 11:08:24', '', 'LQDVI-mapa', '', 'inherit', 'closed', 'open', '', 'lqdvi-mapa-2', '', '', '2011-06-21 12:08:24', '2011-06-21 11:08:24', '', 148, 'http://localhost/lqdvi/wp-content/uploads/2011/06/lqdvi-mapa1.jpg', 0, 'attachment', 'image/jpeg', 0),
(163, 1, '2011-06-21 12:08:25', '2011-06-21 11:08:25', '', 'LQDVI-nadal', '', 'inherit', 'closed', 'open', '', 'lqdvi-nadal-2', '', '', '2011-06-21 12:08:25', '2011-06-21 11:08:25', '', 148, 'http://localhost/lqdvi/wp-content/uploads/2011/06/lqdvi-nadal1.jpg', 0, 'attachment', 'image/jpeg', 0),
(165, 1, '2011-06-21 16:05:56', '2011-06-21 15:05:56', '', 'kliquers-1', '', 'inherit', 'closed', 'open', '', 'kliquers-1-2', '', '', '2011-06-21 16:05:56', '2011-06-21 15:05:56', '', 164, 'http://localhost/lqdvi/wp-content/uploads/2011/06/kliquers-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(166, 1, '2011-06-21 16:05:57', '2011-06-21 15:05:57', '', 'kliquers-2', '', 'inherit', 'closed', 'open', '', 'kliquers-2-2', '', '', '2011-06-21 16:05:57', '2011-06-21 15:05:57', '', 164, 'http://localhost/lqdvi/wp-content/uploads/2011/06/kliquers-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(167, 1, '2011-06-21 16:07:26', '2011-06-21 15:07:26', '<!--:es--><h4>Guinea Ecuatorial</h4>\r\nTras cinco años de celebración de los Congresos "Lo que de verdad importa", la Fundación LQDVI ha ido generando una gran base de datos de jóvenes ávidos de prestar su colaboración para hacer del mundo un sitio más justo y mejor. En consecuencia, se ha ideado un campamento solidario de voluntariado con valores que se desarrollará en Guinea Ecuatorial durante el verano de 2012.\r\nUn grupo de jóvenes, junto a voluntarios senior, viajarán en el mes de julio a Guinea para colaborar con el Colegio Padre Luis Monti, situado en el poblado de Nsuemang, en la ciudad de Bata.\r\n\r\nLos objetivos principales del proyecto serán:\r\n<ul>\r\n <li> Construcción de un pozo de agua potable</li>\r\n <li> Construcción de un aula para los alumnos de preescolar</li>\r\n <li> Campamento de verano donde los voluntarios impartirán clases lectivas alternándolas con el ocio.</li>\r\n <li> Llevar un grupo electrógeno y un equipo de audio con amplificador y altavoces</li>\r\n <li> Hacerles llegar un container con material escolar, ropa, etc.</li>\r\n</ul>\r\nAdemás, durante los fines de semana se celebrarán actividades para los voluntarios como excursiones y charlas-coloquio con personas como Irene Villa, Jaume Sanllorente, Pablo Pineda, etc.\r\nDurante el año 2011, la Fundación LQDVI está desarrollando la primera fase del proyecto que consiste en detectar las necesidades existentes en la zona para poder realizar con mayor efectividad la colaboración. Para ello se está en contacto continuo con personal local y se viajará a terreno para concretar in situ las labores que se realizarán el próximo año.\r\n\r\n[gallery link="file" columns="2"]<!--:-->', '<!--:es-->Voluntariado con valores <!--:-->', '<!--:es-->Campamento solidario de voluntariado con valores que se desarrollará en Guinea Ecuatorial durante el verano de 2012<!--:-->', 'publish', 'closed', 'closed', '', 'voluntariado-con-valores', '', '', '2011-06-27 16:09:20', '2011-06-27 15:09:20', '', 0, 'http://localhost/lqdvi/?post_type=portfolios&#038;p=167', 0, 'proyectos', '', 0),
(170, 1, '2011-06-21 16:07:10', '2011-06-21 15:07:10', '', 'guinea-1', '', 'inherit', 'closed', 'open', '', 'guinea-1-2', '', '', '2011-06-21 16:07:10', '2011-06-21 15:07:10', '', 167, 'http://localhost/lqdvi/wp-content/uploads/2011/06/guinea-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(171, 1, '2011-06-21 16:07:11', '2011-06-21 15:07:11', '', 'guinea-2', '', 'inherit', 'closed', 'open', '', 'guinea-2-2', '', '', '2011-06-21 16:07:11', '2011-06-21 15:07:11', '', 167, 'http://localhost/lqdvi/wp-content/uploads/2011/06/guinea-21.jpg', 0, 'attachment', 'image/jpeg', 0),
(172, 1, '2011-06-24 09:43:34', '2011-06-24 08:43:34', '<!--:es-->Tras cinco años de celebración de los Congresos "Lo que de verdad importa", la Fundación LQDVI ha ido generando una gran base de datos de jóvenes ávidos de prestar su colaboración para hacer del mundo un sitio más justo y mejor. En consecuencia, se ha ideado un campamento solidario de voluntariado con valores que se desarrollará en Guinea Ecuatorial durante el verano de 2012.\nUn grupo de jóvenes, junto a voluntarios senior, viajarán en el mes de julio a Guinea para colaborar con el Colegio Padre Luis Monti, situado en el poblado de Nsuemang, en la ciudad de Bata.\nLos objetivos principales del proyecto serán:\n<ul>\n <li> Construcción de un pozo de agua potable</li>\n <li> Construcción de un aula para los alumnos de preescolar</li>\n <li> Campamento de verano donde los voluntarios impartirán clases lectivas alternándolas con el ocio.</li>\n <li> Llevar un grupo electrógeno y un equipo de audio con amplificador y altavoces</li>\n <li> Hacerles llegar un container con material escolar, ropa, etc.</li>\n</ul>\nAdemás, durante los fines de semana se celebrarán actividades para los voluntarios como excursiones y charlas-coloquio con personas como Irene Villa, Jaume Sanllorente, Pablo Pineda, etc.\nDurante el año 2011, la Fundación LQDVI está desarrollando la primera fase del proyecto que consiste en detectar las necesidades existentes en la zona para poder realizar con mayor efectividad la colaboración. Para ello se está en contacto continuo con personal local y se viajará a terreno para concretar in situ las labores que se realizarán el próximo año.\n\n[gallery link="file" columns="2"]<!--:-->', '<!--:es-->Voluntariado con valores - Guinea Ecuatorial<!--:-->', '', 'inherit', 'closed', 'open', '', '167-autosave', '', '', '2011-06-24 09:43:34', '2011-06-24 08:43:34', '', 167, 'http://localhost/lqdvi/?p=172', 0, 'revision', '', 0),
(173, 1, '2011-06-21 11:43:17', '2011-06-21 10:43:17', '', '<!--:es-->Contacto<!--:--><!--:en-->Contact<!--:-->', '', 'inherit', 'closed', 'open', '', '49-revision-4', '', '', '2011-06-21 11:43:17', '2011-06-21 10:43:17', '', 49, 'http://localhost/lqdvi/?p=173', 0, 'revision', '', 0),
(174, 1, '2011-06-21 11:38:55', '2011-06-21 10:38:55', '<!--:es-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n&nbsp;<!--:--><!--:en-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n<!--:-->', '<!--:es-->Agenda<!--:--><!--:en-->Calendar<!--:-->', '', 'inherit', 'closed', 'open', '', '113-revision-16', '', '', '2011-06-21 11:38:55', '2011-06-21 10:38:55', '', 113, 'http://localhost/lqdvi/?p=174', 0, 'revision', '', 0),
(175, 1, '2011-06-27 16:07:44', '2011-06-27 15:07:44', '<!--:es-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n&lt;iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&amp;ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;<!--:--><!--:en-->Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce dapibus tincidunt consectetur. Mauris ac turpis risus, a sagittis nulla. Sed orci ante, venenatis eu posuere sit amet, aliquet sed dolor. In a eros erat, tristique imperdiet nisi. Fusce sollicitudin elit a enim pharetra venenatis. Nam est quam, rutrum vitae pharetra et, fringilla eget mauris. Quisque posuere cursus placerat. Aenean varius massa eu lacus hendrerit venenatis eu sed eros. In placerat sem sapien. Nam vel velit et erat egestas hendrerit. Duis commodo gravida erat, et ultrices diam vestibulum sit amet. Etiam mollis luctus semper. Phasellus massa lorem, ullamcorper et luctus quis, aliquam sit amet dui.\r\n\r\n<iframe src="http://www.google.com/calendar/embed?src=ademas.org.es_03ci8iqu82r1b6065vimpamdgk%40group.calendar.google.com&ctz=Europe/Madrid" style="border: 0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>\r\n<!--:-->', '<!--:es-->Agenda<!--:--><!--:en-->Calendar<!--:-->', '', 'inherit', 'closed', 'open', '', '113-revision-17', '', '', '2011-06-27 16:07:44', '2011-06-27 15:07:44', '', 113, 'http://localhost/lqdvi/?p=175', 0, 'revision', '', 0),
(266, 1, '2011-08-08 10:53:20', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2011-08-08 10:53:20', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?page_id=266', 0, 'page', '', 0),
(267, 1, '2011-08-08 11:07:11', '2011-08-08 10:07:11', '', '<!--:es-->Tú<!--:--><!--:en-->You<!--:-->', '', 'publish', 'closed', 'open', '', 'tu', '', '', '2011-08-08 13:05:04', '2011-08-08 12:05:04', '', 0, 'http://localhost/lqdvi/?page_id=267', 0, 'page', '', 0),
(268, 1, '2011-08-08 10:54:22', '2011-08-08 09:54:22', '', 'Auto Draft', '', 'inherit', 'closed', 'open', '', '267-revision', '', '', '2011-08-08 10:54:22', '2011-08-08 09:54:22', '', 267, 'http://localhost/lqdvi/?p=268', 0, 'revision', '', 0),
(269, 1, '2011-08-08 11:07:30', '2011-08-08 10:07:30', ' ', '', '', 'publish', 'closed', 'open', '', '269', '', '', '2011-08-08 15:01:58', '2011-08-08 14:01:58', '', 0, 'http://localhost/lqdvi/?p=269', 7, 'nav_menu_item', '', 0),
(247, 1, '2011-08-04 20:06:28', '2011-08-04 19:06:28', '', '<!--:es-->es ser feliz y hacer feliz a los demás<!--:-->', '', 'publish', 'closed', 'closed', '', 'es-ser-feliz-y-hacer-feliz-a-los-demas', '', '', '2011-08-05 09:55:14', '2011-08-05 08:55:14', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=247', 0, 'slides', '', 0),
(259, 1, '2011-08-05 09:51:14', '2011-08-05 08:51:14', '', 'fotos006', '', 'inherit', 'closed', 'open', '', 'fotos006', '', '', '2011-08-05 09:51:14', '2011-08-05 08:51:14', '', 257, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos006.jpg', 0, 'attachment', 'image/jpeg', 0),
(249, 1, '2011-08-04 20:09:48', '2011-08-04 19:09:48', '', 'William Rodríguez', '', 'publish', 'closed', 'closed', '', 'william-rodriguez', '', '', '2011-08-05 09:54:58', '2011-08-05 08:54:58', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=249', 0, 'slides', '', 0),
(264, 1, '2011-08-05 09:55:10', '2011-08-05 08:55:10', '', 'fotos001', '', 'inherit', 'closed', 'open', '', 'fotos001', '', '', '2011-08-05 09:55:10', '2011-08-05 08:55:10', '', 247, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos001.jpg', 0, 'attachment', 'image/jpeg', 0),
(253, 1, '2011-08-04 20:13:30', '2011-08-04 19:13:30', '', '<!--:es-->no es tener, si no disfrutar de lo que tienes<!--:-->', '', 'publish', 'closed', 'closed', '', 'no-es-tener-si-no-disfrutar-de-lo-que-tienes', '', '', '2011-08-05 09:54:17', '2011-08-05 08:54:17', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=253', 0, 'slides', '', 0),
(251, 1, '2011-08-04 20:11:20', '2011-08-04 19:11:20', '', '<!--:es-->Irene Villa<!--:-->', '', 'publish', 'closed', 'closed', '', 'irene-villa', '', '', '2011-08-05 09:54:36', '2011-08-05 08:54:36', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=251', 0, 'slides', '', 0),
(263, 1, '2011-08-05 09:54:54', '2011-08-05 08:54:54', '', 'fotos002', '', 'inherit', 'closed', 'open', '', 'fotos002', '', '', '2011-08-05 09:54:54', '2011-08-05 08:54:54', '', 249, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos002.jpg', 0, 'attachment', 'image/jpeg', 0),
(262, 1, '2011-08-05 09:54:32', '2011-08-05 08:54:32', '', 'fotos003', '', 'inherit', 'closed', 'open', '', 'fotos003', '', '', '2011-08-05 09:54:32', '2011-08-05 08:54:32', '', 251, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos003.jpg', 0, 'attachment', 'image/jpeg', 0),
(255, 1, '2011-08-04 20:14:05', '2011-08-04 19:14:05', '', '<!--:es-->es que te importen los demás<!--:-->', '', 'publish', 'closed', 'closed', '', 'es-que-te-importen-los-demas', '', '', '2011-08-05 09:52:22', '2011-08-05 08:52:22', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=255', 0, 'slides', '', 0),
(260, 1, '2011-08-05 09:52:17', '2011-08-05 08:52:17', '', 'fotos005', '', 'inherit', 'closed', 'open', '', 'fotos005', '', '', '2011-08-05 09:52:17', '2011-08-05 08:52:17', '', 255, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos005.jpg', 0, 'attachment', 'image/jpeg', 0),
(257, 1, '2011-08-04 20:15:56', '2011-08-04 19:15:56', '', '<!--:es-->es la capacidad para apreciar todo lo bueno que tiene cada día<!--:-->', '', 'publish', 'closed', 'closed', '', 'es-la-capacidad-para-apreciar-todo-lo-bueno-que-tiene-cada-dia', '', '', '2011-08-05 09:51:20', '2011-08-05 08:51:20', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=257', 0, 'slides', '', 0),
(261, 1, '2011-08-05 09:54:12', '2011-08-05 08:54:12', '', 'fotos004', '', 'inherit', 'closed', 'open', '', 'fotos004', '', '', '2011-08-05 09:54:12', '2011-08-05 08:54:12', '', 253, 'http://localhost/lqdvi/wp-content/uploads/2011/08/fotos004.jpg', 0, 'attachment', 'image/jpeg', 0),
(265, 1, '2011-08-08 10:52:33', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'open', '', '', '', '', '2011-08-08 10:52:33', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?p=265', 0, 'post', '', 0),
(184, 1, '2011-06-27 17:05:22', '2011-06-27 16:05:22', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-19', '', '', '2011-06-27 17:05:22', '2011-06-27 16:05:22', '', 86, 'http://localhost/lqdvi/?p=184', 0, 'revision', '', 0),
(186, 1, '2011-06-27 17:05:49', '2011-06-27 16:05:49', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-20', '', '', '2011-06-27 17:05:49', '2011-06-27 16:05:49', '', 86, 'http://localhost/lqdvi/?p=186', 0, 'revision', '', 0),
(187, 1, '2011-06-27 17:06:24', '2011-06-27 16:06:24', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-21', '', '', '2011-06-27 17:06:24', '2011-06-27 16:06:24', '', 86, 'http://localhost/lqdvi/?p=187', 0, 'revision', '', 0),
(188, 1, '2011-06-27 17:07:32', '2011-06-27 16:07:32', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.\r\n\r\n[SWF]http://localhost/lqdvi/webcam/webCamCapture, 700, 340, flashvars[/SWF]<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-22', '', '', '2011-06-27 17:07:32', '2011-06-27 16:07:32', '', 86, 'http://localhost/lqdvi/?p=188', 0, 'revision', '', 0),
(190, 1, '2011-06-21 11:43:43', '2011-06-21 10:43:43', '<!--:es--><div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;<!--:--><!--:en--><div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n&nbsp;<!--:-->', '<!--:es-->Presentación<!--:--><!--:en-->About us<!--:-->', '', 'inherit', 'closed', 'open', '', '35-revision-9', '', '', '2011-06-21 11:43:43', '2011-06-21 10:43:43', '', 35, 'http://localhost/lqdvi/?p=190', 0, 'revision', '', 0),
(192, 1, '2011-06-30 18:53:07', '0000-00-00 00:00:00', 'sdadas dasd', 'dasdasads', '', 'pending', 'closed', 'open', '', '', '', '', '2011-06-30 18:53:07', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?p=192', 0, 'post', '', 0),
(193, 1, '2011-06-30 18:55:03', '0000-00-00 00:00:00', 'rtgdgdgdgf', 'gdgd', '', 'pending', 'closed', 'open', '', '', '', '', '2011-06-30 18:55:03', '0000-00-00 00:00:00', '', 0, 'http://localhost/lqdvi/?p=193', 0, 'post', '', 0),
(195, 1, '2011-06-30 18:59:31', '2011-06-30 17:59:31', 'dadasdad', 'dadasd', '', 'inherit', 'closed', 'open', '', '194-autosave', '', '', '2011-06-30 18:59:31', '2011-06-30 17:59:31', '', 194, 'http://localhost/lqdvi/?p=195', 0, 'revision', '', 0),
(237, 1, '2011-08-04 19:36:09', '2011-08-04 18:36:09', '<!--:es--><strong>La Noche de los Gatos</strong> nace como un Club muy especial y distinto. Nuestra intención no es otra que celebrar una serie de encuentros al año que nos puedan servir de evasión, relajación y reflexión dentro de esta vida tan acelerada que llevamos. Se tendrá la oportunidad de conocer de una manera privada a gente muy diversa que nos aportará a través de sus vivencias, testimonios, aspectos que a veces tenemos muy olvidados, acercándonos a las cosas que de verdad importan.\n\nTendremos la oportunidad de cenar con ellos, charlar con ellos y preguntarles todo aquello que siempre hemos querido saber. Serán noches relajadas, que romperán nuestra rutina y ritmo diarios y harán que nos sintamos un poco más humanos. En ningún caso se tratará de noches formales, ni siquiera sociales..... se convertirán en noches de tertulia entre amigos.\n\nCada noche será distinta y única, no sólo por el invitado que nos acompañará y la historia que oiremos, sino por la música que tendremos la oportunidad de escuchar.\n\n<em><img class="size-medium wp-image-238 aligncenter" title="La noche de los gatos (LOGO)" src="http://localhost/lqdvi/wp-content/uploads/2011/08/la-noche-de-los-gatos-logo-150x300.jpg" alt="" width="150" height="300" /></em>\n\n&nbsp;\n\n&nbsp;<!--:-->', '<!--:es-->La noche de los gatos<!--:-->', '<!--:es-->Hay unos días del año en el que los gatos salen de noche. Son noches mágicas donde todos se encuentran y por unos instantes, se olvidan de ratones y de ovillos de lana y adquieren valores de humanos. Noches donde el estrés, los problemas y las responsabilidades, se relajan para hablar de las cosas que de verdad importan en esta vida.\nO de cosas tan intrascendentes como escuchar las notas de un viejo piano. Son las noches de los gatos.\n<!--:-->', 'inherit', 'closed', 'open', '', '235-autosave', '', '', '2011-08-04 19:36:09', '2011-08-04 18:36:09', '', 235, 'http://localhost/lqdvi/?p=237', 0, 'revision', '', 0),
(240, 1, '2011-06-21 11:46:06', '2011-06-21 10:46:06', '', '<!--:es-->Proyectos<!--:--><!--:en-->Our projects<!--:-->', '', 'inherit', 'closed', 'open', '', '29-revision-4', '', '', '2011-06-21 11:46:06', '2011-06-21 10:46:06', '', 29, 'http://localhost/lqdvi/?p=240', 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
(241, 1, '2011-06-30 18:15:06', '2011-06-30 17:15:06', '<!--:es-->\r\n<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n<!--:--><!--:en-->\r\n<div>\r\n<h3>¿Qué es la Fundación Lo que de verdad importa?</h3>\r\nLa Fundación Lo que de verdad importa (Fundación LQDVI) es una organización sin ánimo de lucro cuyo fin es promover y difundir valores humanos y universales.\r\n\r\nNace tras cinco años cosechando éxitos con la celebración en las principales ciudades de los encuentros de jóvenes bajo el título <strong>Lo que de verdad importa</strong>.\r\n\r\nLa Fundación LQDVI basa sus actividades principalmente en acciones destinadas a difundir y promover valores universales como la superación, la responsabilidad, el respeto, la solidaridad o la paz.\r\n<h3>Líneas de actuación</h3>\r\nLa Fundación LQDVI desarrolla diversas actividades dirigidas a la sociedad en general, pero centras específicamente en muchos casos a la juventud. Dichas actividades se pueden englobar en dos grandes líneas de actuación:\r\n<h4>Actividades educativas/formativas</h4>\r\nEstán dirigidas principalmente a jóvenes, estudiantes y universitarios que quieren desarrollar fuera de las aulas otras aptitudes diferentes pero no menos importantes que les ayudan a enfrentar su vida y a desarrollarse como personas. Esta línea de actuación se concreta en tres proyectos:\r\n<ul>\r\n <li>Congreso de Jóvenes Lo que de verdad importa</li>\r\n <li>Kliquers</li>\r\n <li>Voluntariado con valores (Guinea Ecuatorial)</li>\r\n</ul>\r\n<h4>Actividades destinadas a empresas</h4>\r\nLa Fundación LQDVI también tiene como objetivo sensibilizar y conciencias a la sociedad sobre valores universales en la vida, así como en el trabajo. Por este motivo, está desarrollando una iniciativa de charlas/coloquios para empleados de las empresas que los soliciten.\r\n\r\n</div>\r\n<!--:-->', '<!--:es-->Presentación<!--:--><!--:en-->About us<!--:-->', '', 'inherit', 'closed', 'open', '', '35-revision-10', '', '', '2011-06-30 18:15:06', '2011-06-30 17:15:06', '', 35, 'http://localhost/lqdvi/?p=241', 0, 'revision', '', 0),
(236, 1, '2011-08-03 12:07:44', '2011-08-03 11:07:44', '', 'La Noche de los Gatos', '', 'inherit', 'closed', 'open', '', 'la-noche-de-los-gatos-2', '', '', '2011-08-03 12:07:44', '2011-08-03 11:07:44', '', 235, 'http://localhost/lqdvi/wp-content/uploads/2011/08/la-noche-de-los-gatos.jpg', 0, 'attachment', 'image/jpeg', 0),
(235, 1, '2011-08-03 12:03:50', '2011-08-03 11:03:50', '<!--:es--><strong>La Noche de los Gatos</strong> nace como un Club muy especial y distinto. Nuestra intención no es otra que celebrar una serie de encuentros al año que nos puedan servir de evasión, relajación y reflexión dentro de esta vida tan acelerada que llevamos. Se tendrá la oportunidad de conocer de una manera privada a gente muy diversa que nos aportará a través de sus vivencias, testimonios, aspectos que a veces tenemos muy olvidados, acercándonos a las cosas que de verdad importan.\r\n\r\nTendremos la oportunidad de cenar con ellos, charlar con ellos y preguntarles todo aquello que siempre hemos querido saber. Serán noches relajadas, que romperán nuestra rutina y ritmo diarios y harán que nos sintamos un poco más humanos. En ningún caso se tratará de noches formales, ni siquiera sociales..... se convertirán en noches de tertulia entre amigos.\r\n\r\nCada noche será distinta y única, no sólo por el invitado que nos acompañará y la historia que oiremos, sino por la música que tendremos la oportunidad de escuchar.\r\n\r\n<em><img class="size-medium wp-image-238 aligncenter" title="La noche de los gatos (LOGO)" src="http://localhost/lqdvi/wp-content/uploads/2011/08/la-noche-de-los-gatos-logo-150x300.jpg" alt="" width="150" height="300" />\r\n\r\n</em>\r\n\r\n&nbsp;<!--:-->', '<!--:es-->La noche de los gatos<!--:-->', '<!--:es-->Hay unos días del año en el que los gatos salen de noche. Son noches mágicas donde todos se encuentran y por unos instantes, se olvidan de ratones y de ovillos de lana y adquieren valores de humanos. Noches donde el estrés, los problemas y las responsabilidades, se relajan para hablar de las cosas que de verdad importan en esta vida.\r\nO de cosas tan intrascendentes como escuchar las notas de un viejo piano. Son las noches de los gatos.\r\n<!--:-->', 'publish', 'closed', 'closed', '', 'la-noche-de-los-gatos', '', '', '2011-08-03 12:25:03', '2011-08-03 11:25:03', '', 0, 'http://localhost/lqdvi/?post_type=proyectos&#038;p=235', 0, 'proyectos', '', 0),
(224, 1, '2011-07-01 12:35:54', '2011-07-01 11:35:54', 'ytutyutyutyu', 'utyutytyuty', '', 'trash', 'closed', 'closed', '', 'utyutytyuty', '', '', '2011-08-04 20:16:17', '2011-08-04 19:16:17', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=224', 0, 'slides', '', 0),
(225, 1, '2011-07-01 12:36:11', '2011-07-01 11:36:11', 'gddgddggddggd', 'gdgd fg dfg dfg', '', 'trash', 'closed', 'closed', '', 'gdgd-fg-dfg-dfg', '', '', '2011-08-04 20:16:17', '2011-08-04 19:16:17', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=225', 0, 'slides', '', 0),
(226, 1, '2011-07-01 12:36:34', '2011-07-01 11:36:34', '', 'LQDVI', '', 'trash', 'closed', 'closed', '', 'tertetertert', '', '', '2011-08-08 10:41:47', '2011-08-08 09:41:47', '', 0, 'http://localhost/lqdvi/?post_type=slides&#038;p=226', 0, 'slides', '', 0),
(227, 1, '2011-07-01 12:37:36', '2011-07-01 11:37:36', 'erttertrete', 'tertetertert', '', 'inherit', 'closed', 'open', '', '226-autosave', '', '', '2011-07-01 12:37:36', '2011-07-01 11:37:36', '', 226, 'http://localhost/lqdvi/?p=227', 0, 'revision', '', 0),
(233, 1, '2011-08-03 11:49:09', '2011-08-03 10:49:09', '<!--:es-->2332<!--:-->', '<!--:es-->2332<!--:-->', '', 'trash', 'closed', 'closed', '', '2332', '', '', '2011-08-03 11:49:40', '2011-08-03 10:49:40', '', 0, 'http://localhost/lqdvi/?post_type=proyectos&#038;p=233', 0, 'proyectos', '', 0),
(229, 1, '2011-07-02 18:37:12', '2011-07-02 17:37:12', '', 'lqdvi_logo_corazon', '', 'inherit', 'closed', 'open', '', 'lqdvi_logo_corazon-3', '', '', '2011-07-02 18:37:12', '2011-07-02 17:37:12', '', 226, 'http://localhost/lqdvi/wp-content/uploads/2011/07/lqdvi_logo_corazon1.gif', 0, 'attachment', 'image/gif', 0),
(231, 1, '2011-06-27 17:07:42', '2011-06-27 16:07:42', '<!--:es-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:--><!--:en-->Maecenas sodales imperdiet urna eu fringilla. Ut aliquet convallis sodales. Proin varius eros non est tempor blandit. In vehicula ultrices quam at consectetur. Ut quis arcu arcu. Integer at leo lacus, non auctor purus. Duis dolor ipsum, convallis nec accumsan consectetur, commodo at neque. Cras dapibus consequat ipsum, sit amet sagittis lorem rhoncus ut. Phasellus in massa libero, et eleifend elit. Nullam nec massa feugiat erat tincidunt porttitor sed aliquet erat. In vitae velit nisi, in bibendum metus. Fusce vulputate convallis justo, et bibendum enim aliquet id. Etiam non ullamcorper quam. Ut vitae nisl nec ipsum malesuada blandit vel non neque. Morbi varius feugiat felis, ut laoreet justo imperdiet vel.<!--:-->', '<!--:es-->Lo que de verdad te importa<!--:--><!--:en-->Lo que de verdad te importa<!--:-->', '', 'inherit', 'closed', 'open', '', '86-revision-23', '', '', '2011-06-27 17:07:42', '2011-06-27 16:07:42', '', 86, 'http://localhost/lqdvi/?p=231', 0, 'revision', '', 0);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_sjsm`
--
CREATE TABLE IF NOT EXISTS `wp_sjsm` (
`id` int(1) NOT NULL AUTO_INCREMENT,
`name` longtext NOT NULL,
`url` longtext NOT NULL,
`active` int(1) NOT NULL,
`loadorder` int(1) NOT NULL,
`page` text NOT NULL,
`loadwhere` text NOT NULL,
UNIQUE KEY `id` (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_sjsm`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_terms`
--
CREATE TABLE IF NOT EXISTS `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
UNIQUE KEY `slug` (`slug`),
KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
--
-- Volcar la base de datos para la tabla `wp_terms`
--
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Sin categoría', 'sin-categoria', 0),
(2, 'Sitios de interés', 'sitios-de-interes', 0),
(3, 'Menú principal', 'menu-principal', 0),
(4, 'Menú inferior', 'menu-inferior', 0);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_term_relationships`
--
CREATE TABLE IF NOT EXISTS `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Volcar la base de datos para la tabla `wp_term_relationships`
--
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(269, 3, 0),
(1, 1, 0),
(39, 3, 0),
(40, 3, 0),
(118, 3, 0),
(192, 1, 0),
(193, 1, 0),
(51, 3, 0),
(117, 3, 0),
(121, 4, 0),
(122, 4, 0),
(123, 4, 0),
(124, 4, 0),
(125, 4, 0),
(126, 4, 0),
(246, 3, 0),
(243, 3, 0),
(244, 3, 0),
(245, 3, 0);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_term_taxonomy`
--
CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
--
-- Volcar la base de datos para la tabla `wp_term_taxonomy`
--
INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'link_category', '', 0, 0),
(3, 3, 'nav_menu', '', 0, 10),
(4, 4, 'nav_menu', '', 0, 6);
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_testimonials`
--
CREATE TABLE IF NOT EXISTS `wp_testimonials` (
`id` int(12) NOT NULL AUTO_INCREMENT,
`status` int(12) NOT NULL DEFAULT '0',
`featured` int(12) NOT NULL DEFAULT '0',
`date` date DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`location` varchar(255) DEFAULT NULL,
`quote` text,
`website` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_testimonials`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_testimonials_settings`
--
CREATE TABLE IF NOT EXISTS `wp_testimonials_settings` (
`id` int(12) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`value` varchar(100) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=18 ;
--
-- Volcar la base de datos para la tabla `wp_testimonials_settings`
--
INSERT INTO `wp_testimonials_settings` (`id`, `name`, `value`) VALUES
(1, 'plugin_name_s', 'Testimonial'),
(2, 'plugin_name_p', 'Testimonials'),
(3, 'testimonial_num', '1'),
(4, 'testimonial_prefix', '<p class="testimonial">'),
(5, 'testimonial_suffix', '</p>'),
(6, 'testimonial_privileges', ''),
(7, 'admin_email', 'darranz@rodax-software.com'),
(8, 'testimonial_page_num', '15'),
(9, 'page_prefix', '<p class="testimonials_page">'),
(10, 'page_suffix', '</p>'),
(11, 'featured_prefix', '<p class="featured">'),
(12, 'featured_suffix', '</p>'),
(13, 'date', '1'),
(14, 'captcha', '1'),
(15, 'captcha_question', 'Is fire hot or cold?'),
(16, 'captcha_answer', 'hot'),
(17, 'db_version', '3.0');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_usermeta`
--
CREATE TABLE IF NOT EXISTS `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=33 ;
--
-- Volcar la base de datos para la tabla `wp_usermeta`
--
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'first_name', ''),
(2, 1, 'last_name', ''),
(3, 1, 'nickname', 'rodax'),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'show_admin_bar_admin', 'false'),
(11, 1, 'aim', ''),
(12, 1, 'yim', ''),
(13, 1, 'jabber', ''),
(14, 1, 'wp_capabilities', 'a:5:{s:13:"administrator";s:1:"1";s:14:"frm_view_forms";s:1:"1";s:14:"frm_edit_forms";s:1:"1";s:16:"frm_delete_forms";s:1:"1";s:19:"frm_change_settings";s:1:"1";}'),
(15, 1, 'wp_user_level', '10'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '265'),
(17, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(18, 1, 'metaboxhidden_dashboard', 'a:3:{i:0;s:21:"dashboard_quick_press";i:1;s:17:"dashboard_primary";i:2;s:19:"dashboard_secondary";}'),
(19, 1, 'wp_user-settings', 'm6=o&hidetb=1&editor=tinymce&m10=o&m5=o&urlbutton=none&imgsize=medium&align=left&galfile=1&galcols=2&m9=o&m8=o&m7=o&m11=o&m13=o&m4=o&m15=o&m12=o&m14=o&m2=o'),
(20, 1, 'wp_user-settings-time', '1312534061'),
(21, 1, 'closedpostboxes_page', 'a:0:{}'),
(22, 1, 'metaboxhidden_page', 'a:6:{i:0;s:13:"woothemes-seo";i:1;s:10:"postcustom";i:2;s:16:"commentstatusdiv";i:3;s:11:"commentsdiv";i:4;s:7:"slugdiv";i:5;s:18:"woothemes-settings";}'),
(23, 1, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:"link-target";i:1;s:11:"css-classes";i:2;s:3:"xfn";i:3;s:11:"description";}'),
(24, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:"add-post";i:1;s:12:"add-post_tag";}'),
(25, 1, 'nav_menu_recently_edited', '3'),
(26, 1, 'closedpostboxes_portfolios', 'a:0:{}'),
(27, 1, 'metaboxhidden_portfolios', 'a:1:{i:0;s:7:"slugdiv";}'),
(28, 1, 'meta-box-order_portfolios', 'a:3:{s:4:"side";s:39:"submitdiv,portfoliosetsdiv,postimagediv";s:6:"normal";s:27:"postexcerpt,metabox,slugdiv";s:8:"advanced";s:0:"";}'),
(29, 1, 'screen_layout_portfolios', '2'),
(30, 1, 'plugins_last_view', 'all'),
(31, 1, 'closedpostboxes_slides', 'a:0:{}'),
(32, 1, 'metaboxhidden_slides', 'a:2:{i:0;s:7:"metabox";i:1;s:7:"slugdiv";}');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_users`
--
CREATE TABLE IF NOT EXISTS `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(64) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(60) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Volcar la base de datos para la tabla `wp_users`
--
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'rodax', '$P$Bj6LDD2lQh.Kt12iu3lht2IVjGI1T/0', 'rodax', 'darranz@rodax-software.com', '', '2011-05-30 18:00:37', '', 0, 'rodax');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `wp_wpcreviews`
--
CREATE TABLE IF NOT EXISTS `wp_wpcreviews` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`date_time` datetime NOT NULL,
`reviewer_name` varchar(50) DEFAULT NULL,
`reviewer_email` varchar(50) DEFAULT NULL,
`reviewer_ip` varchar(15) DEFAULT NULL,
`review_title` varchar(150) DEFAULT NULL,
`review_text` text,
`status` tinyint(1) DEFAULT '0',
`review_rating` tinyint(2) DEFAULT '0',
`reviewer_url` varchar(255) NOT NULL,
`page_id` int(11) NOT NULL DEFAULT '0',
`custom_fields` text,
PRIMARY KEY (`id`),
KEY `status` (`status`),
KEY `page_id` (`page_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Volcar la base de datos para la tabla `wp_wpcreviews`
--