0byt3m1n1
Path:
/
data
/
25
/
3
/
98
/
88
/
3098414
/
meta
/
3452762
/
mysql.backup
/
[
Home
]
File: 1_037d444_0.mysqlv101.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv101 Database: 1_037d444_0 -- ------------------------------------------------------ -- Server version 5.0.91 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `wp_appointy_calendar` -- DROP TABLE IF EXISTS `wp_appointy_calendar`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_appointy_calendar` ( `calendar_id` int(11) NOT NULL auto_increment, `code` text NOT NULL, PRIMARY KEY (`calendar_id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_appointy_calendar` -- LOCK TABLES `wp_appointy_calendar` WRITE; /*!40000 ALTER TABLE `wp_appointy_calendar` DISABLE KEYS */; INSERT INTO `wp_appointy_calendar` VALUES (1,'<iframe src=http://modolearning.appointy.com/?isGadget=1 width=100% height=550px scrolling=auto frameborder=0></iframe>'); /*!40000 ALTER TABLE `wp_appointy_calendar` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `comment_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_comments` ( `comment_ID` bigint(20) unsigned NOT NULL auto_increment, `comment_post_ID` 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_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`), KEY `comment_author_email` (`comment_author_email`(10)) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_links` ( `link_id` bigint(20) unsigned NOT NULL auto_increment, `link_url` varchar(255) NOT NULL default '', `link_name` varchar(255) NOT NULL default '', `link_image` varchar(255) NOT NULL default '', `link_target` varchar(25) NOT NULL default '', `link_description` varchar(255) NOT NULL default '', `link_visible` varchar(20) NOT NULL default 'Y', `link_owner` bigint(20) unsigned NOT NULL default '1', `link_rating` int(11) NOT NULL default '0', `link_updated` datetime NOT NULL default '0000-00-00 00:00:00', `link_rel` varchar(255) NOT NULL default '', `link_notes` mediumtext NOT NULL, `link_rss` varchar(255) NOT NULL default '', PRIMARY KEY (`link_id`), KEY `link_visible` (`link_visible`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; INSERT INTO `wp_links` VALUES (1,'http://codex.wordpress.org/','Documentation','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(2,'http://wordpress.org/news/','WordPress Blog','','','','Y',1,0,'0000-00-00 00:00:00','','','http://wordpress.org/news/feed/'),(3,'http://wordpress.org/support/','Support Forums','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(4,'http://wordpress.org/extend/plugins/','Plugins','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(5,'http://wordpress.org/extend/themes/','Themes','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(6,'http://wordpress.org/support/forum/requests-and-feedback','Feedback','','','','Y',1,0,'0000-00-00 00:00:00','','',''),(7,'http://planet.wordpress.org/','WordPress Planet','','','','Y',1,0,'0000-00-00 00:00:00','','',''); /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_ngg_album` -- DROP TABLE IF EXISTS `wp_ngg_album`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_ngg_album` ( `id` bigint(20) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `previewpic` bigint(20) NOT NULL default '0', `albumdesc` mediumtext, `sortorder` longtext NOT NULL, `pageid` bigint(20) NOT NULL default '0', `extras_post_id` bigint(20) NOT NULL default '0', PRIMARY KEY (`id`), KEY `extras_post_id_key` (`extras_post_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_ngg_album` -- LOCK TABLES `wp_ngg_album` WRITE; /*!40000 ALTER TABLE `wp_ngg_album` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ngg_album` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_ngg_gallery` -- DROP TABLE IF EXISTS `wp_ngg_gallery`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_ngg_gallery` ( `gid` bigint(20) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `slug` varchar(255) NOT NULL, `path` mediumtext, `title` mediumtext, `galdesc` mediumtext, `pageid` bigint(20) NOT NULL default '0', `previewpic` bigint(20) NOT NULL default '0', `author` bigint(20) NOT NULL default '0', `extras_post_id` bigint(20) NOT NULL default '0', PRIMARY KEY (`gid`), KEY `extras_post_id_key` (`extras_post_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_ngg_gallery` -- LOCK TABLES `wp_ngg_gallery` WRITE; /*!40000 ALTER TABLE `wp_ngg_gallery` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ngg_gallery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_ngg_pictures` -- DROP TABLE IF EXISTS `wp_ngg_pictures`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_ngg_pictures` ( `pid` bigint(20) NOT NULL auto_increment, `image_slug` varchar(255) NOT NULL, `post_id` bigint(20) NOT NULL default '0', `galleryid` bigint(20) NOT NULL default '0', `filename` varchar(255) NOT NULL, `description` mediumtext, `alttext` mediumtext, `imagedate` datetime NOT NULL default '0000-00-00 00:00:00', `exclude` tinyint(4) default '0', `sortorder` bigint(20) NOT NULL default '0', `meta_data` longtext, `extras_post_id` bigint(20) NOT NULL default '0', `updated_at` bigint(20) default NULL, PRIMARY KEY (`pid`), KEY `extras_post_id_key` (`extras_post_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_ngg_pictures` -- LOCK TABLES `wp_ngg_pictures` WRITE; /*!40000 ALTER TABLE `wp_ngg_pictures` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_ngg_pictures` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) unsigned NOT NULL auto_increment, `option_name` varchar(64) NOT NULL default '', `option_value` longtext NOT NULL, `autoload` varchar(20) NOT NULL default 'yes', PRIMARY KEY (`option_id`), UNIQUE KEY `option_name` (`option_name`) ) ENGINE=MyISAM AUTO_INCREMENT=24325 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','http://modolearning.com/site','yes'),(2,'blogname','Modo Learning','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','katherine@potatodesigns.com','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','1','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','0','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(112,'db_upgraded','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(29,'comment_moderation','0','yes'),(30,'moderation_notify','1','yes'),(31,'permalink_structure','','yes'),(32,'gzipcompression','0','yes'),(33,'hack_file','0','yes'),(34,'blog_charset','UTF-8','yes'),(35,'moderation_keys','','no'),(36,'active_plugins','a:5:{i:0;s:41:\"all-in-one-favicon/all-in-one-favicon.php\";i:1;s:43:\"appointy-appointment-scheduler/appointy.php\";i:2;s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";i:3;s:30:\"google-places/googleplaces.php\";i:5;s:34:\"wp-clone-by-wp-academy/wpclone.php\";}','yes'),(37,'home','http://modolearning.com','yes'),(38,'category_base','','yes'),(39,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'advanced_edit','0','yes'),(41,'comment_max_links','2','yes'),(42,'gmt_offset','0','yes'),(43,'default_email_category','1','yes'),(44,'recently_edited','a:5:{i:0;s:98:\"\\\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site/wp-content/themes/optimal/style.css\";i:2;s:125:\"\\\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site/wp-content/plugins/appointy-appointment-scheduler/appointy.php\";i:3;s:123:\"\\\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site/wp-content/plugins/appointy-appointment-scheduler/readme.txt\";i:4;s:101:\"\\\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site/wp-content/plugins/akismet/akismet.php\";i:5;s:102:\"\\\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site/wp-content/themes/optimal/functions.php\";}','no'),(45,'template','genesis','yes'),(46,'stylesheet','optimal','yes'),(47,'comment_whitelist','1','yes'),(48,'blacklist_keys','','no'),(49,'comment_registration','0','yes'),(50,'html_type','text/html','yes'),(51,'use_trackback','0','yes'),(52,'default_role','subscriber','yes'),(53,'db_version','31536','yes'),(54,'uploads_use_yearmonth_folders','1','yes'),(55,'upload_path','','yes'),(56,'blog_public','1','yes'),(57,'default_link_category','2','yes'),(58,'show_on_front','posts','yes'),(59,'tag_base','','yes'),(60,'show_avatars','1','yes'),(61,'avatar_rating','G','yes'),(62,'upload_url_path','','yes'),(63,'thumbnail_size_w','150','yes'),(64,'thumbnail_size_h','150','yes'),(65,'thumbnail_crop','1','yes'),(66,'medium_size_w','300','yes'),(67,'medium_size_h','300','yes'),(68,'avatar_default','mystery','yes'),(71,'large_size_w','1024','yes'),(72,'large_size_h','1024','yes'),(73,'image_default_link_type','file','yes'),(74,'image_default_size','','yes'),(75,'image_default_align','','yes'),(76,'close_comments_for_old_posts','0','yes'),(77,'close_comments_days_old','14','yes'),(78,'thread_comments','1','yes'),(79,'thread_comments_depth','5','yes'),(80,'page_comments','0','yes'),(81,'comments_per_page','50','yes'),(82,'default_comments_page','newest','yes'),(83,'comment_order','asc','yes'),(84,'sticky_posts','a:0:{}','yes'),(85,'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'),(86,'widget_text','a:12:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:320:\"<br/><br/>\r\n<div class=\"home-table\"><table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n <tr><td><h4>For Training to the Public: SSOLEARNING</h4>\r\n<address>\r\n6210 N. Beltline Road\r\nSuite 150\r\nIrving, Texas 75063\r\n</address>\r\n(972) 756-6636</br>\r\nsupport@modolearning.com\r\n</p><br/><br/></td></tr>\r\n</table>\";s:6:\"filter\";b:0;}i:5;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:206:\"<br/>\r\n<p class=\"header-text\">Testing or Training: <span class=\"header-numbers\">(214) 299-8040 </span></p>\r\n<p class=\"header-text\">email: <span class=\"header-numbers\">support@modolearning.com</span></p>\r\n\r\n\";s:6:\"filter\";b:0;}i:6;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:108:\"<img src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/homepage.jpg\" width=\"920\" height=\"150\" />\";s:6:\"filter\";b:0;}i:7;a:3:{s:5:\"title\";s:21:\"MODO Learning Testing\";s:4:\"text\";s:155:\"All Testing will now be conducted by SSOLEARNING. For more information visit the website: <a href=\"http://www.ssolearning.com/\">www.SSOLEARNING.com</a>\r\n\r\n\";s:6:\"filter\";b:0;}i:8;a:3:{s:5:\"title\";s:15:\"Main Navigation\";s:4:\"text\";s:862:\"<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n <tr>\r\n <td><div align=\"right\"><img src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/footer-arrow.png\" alt=\"footer-menu\" width=\"24\" height=\"25\" /></div></td>\r\n <td><a href=\"http://modolearning.com/site/about/\">Why MODO Learning?</a></td>\r\n </tr>\r\n <tr>\r\n <td><div align=\"right\"><img src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/footer-arrow.png\" alt=\"footer-menu\" width=\"24\" height=\"25\" /></div></td>\r\n <td><a href=\"http://modolearning.com/site/learning/\">Learning</a></td>\r\n </tr>\r\n <tr>\r\n <td><div align=\"right\"><img src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/footer-arrow.png\" alt=\"footer-menu\" width=\"24\" height=\"25\" /></div></td>\r\n <td><a href=\"http://modolearning.com/site/about/\">About Us</a></td>\r\n </tr>\r\n</table>\";s:6:\"filter\";b:0;}i:9;a:3:{s:5:\"title\";s:15:\"Contact Details\";s:4:\"text\";s:375:\"<p><b>Modo Learning Corporate Training</b></p>\r\n<address>\r\n8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247\r\n</address>\r\n<p><a href=\"mailto:support@modolearning.com\">support@modolearning.com</a></p>\r\n<p><b><a href=\"http://www.ssolearning.com/\"/>SSOLEARNING Testing and Training</a></b></p>\r\n<address>\r\n6210 N. Beltline Road\r\nSuite 150\r\nIrving, Texas 75063\r\n</address>\";s:6:\"filter\";b:0;}i:10;a:3:{s:5:\"title\";s:5:\"About\";s:4:\"text\";s:172:\"Modo Learning is a public testing and training center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.\";s:6:\"filter\";b:0;}i:11;a:3:{s:5:\"title\";s:7:\"Connect\";s:4:\"text\";s:156:\"Click the social media buttons below to connect with MODO Learning.\r\n</br>\r\n<img src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/social.png\"/>\";s:6:\"filter\";b:0;}i:12;a:3:{s:5:\"title\";s:19:\"About Modo Learning\";s:4:\"text\";s:292:\"Modo Learning is a public testing and training center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers. Training center located in Irving, Texas. <a href=\"http://modolearning.com/site/about/\">Click here for directions. </a>\";s:6:\"filter\";b:0;}i:13;a:3:{s:5:\"title\";s:23:\"Modo Corporate Training\";s:4:\"text\";s:100:\"<address>8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247</address>\r\n\r\n<h2>214-299-8040</h2>\";s:6:\"filter\";b:0;}i:14;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:110:\" \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(87,'widget_rss','a:0:{}','yes'),(88,'uninstall_plugins','a:1:{s:41:\"all-in-one-favicon/all-in-one-favicon.php\";a:2:{i:0;s:15:\"AllInOneFavicon\";i:1;s:19:\"uninstallAioFavicon\";}}','no'),(89,'timezone_string','','yes'),(91,'embed_size_w','','yes'),(92,'embed_size_h','600','yes'),(93,'page_for_posts','0','yes'),(94,'page_on_front','0','yes'),(95,'default_post_format','0','yes'),(96,'initial_db_version','20596','yes'),(97,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:24:\"NextGEN Gallery overview\";b:1;s:19:\"NextGEN Use TinyMCE\";b:1;s:21:\"NextGEN Upload images\";b:1;s:22:\"NextGEN Manage gallery\";b:1;s:19:\"NextGEN Manage tags\";b:1;s:29:\"NextGEN Manage others gallery\";b:1;s:18:\"NextGEN Edit album\";b:1;s:20:\"NextGEN Change style\";b:1;s:22:\"NextGEN Change options\";b:1;s:24:\"NextGEN Attach Interface\";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'),(98,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'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'),(100,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(101,'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'),(102,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(103,'sidebars_widgets','a:17:{s:19:\"wp_inactive_widgets\";a:7:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:12:\"categories-2\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";i:6;s:10:\"nav_menu-2\";}s:12:\"header-right\";a:1:{i:0;s:6:\"text-5\";}s:7:\"sidebar\";a:1:{i:0;s:7:\"text-12\";}s:11:\"sidebar-alt\";a:0:{}s:6:\"slider\";a:1:{i:0;s:6:\"text-6\";}s:7:\"welcome\";a:4:{i:0;s:6:\"text-7\";i:1;s:7:\"text-14\";i:2;s:7:\"text-13\";i:3;s:6:\"text-2\";}s:20:\"home-feature-sidebar\";a:0:{}s:14:\"home-feature-1\";a:0:{}s:14:\"home-feature-2\";a:0:{}s:19:\"home-bottom-sidebar\";a:0:{}s:19:\"home-featured-posts\";a:0:{}s:19:\"home-bottom-message\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:6:\"text-8\";}s:8:\"footer-2\";a:1:{i:0;s:6:\"text-9\";}s:8:\"footer-3\";a:1:{i:0;s:7:\"text-10\";}s:8:\"footer-4\";a:1:{i:0;s:7:\"text-11\";}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:4:{i:1468783576;a:1:{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;}}}i:1468785913;a:1:{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:1468789723;a:1:{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:7:\"version\";i:2;}','yes'),(24324,'_transient_doing_cron','1481023414.3322389125823974609375','yes'),(106,'_transient_random_seed','cef6aa502158d905995ec4ddac98c374','yes'),(107,'auth_key','d!5hDQ6l0|aax)u_~U]5qT..-55c=O~8q&Z#C?[J:`CP8.zu1GP/i|mTFN%8-P n','yes'),(108,'auth_salt','uE77I^}#R#X5j;sc!~OmqJl$]_8r40y[[>lV.Ck_.G8#&;cK]+?cW}|_**75@3qk','yes'),(109,'logged_in_key','p_P$YdfptQD?kzv|A<fsB#5Gi-F5ULtYS$&LA_b/,lzhn$eEQ7-y:(KZ,]/Zk=99','yes'),(110,'logged_in_salt','=}7 u_372Mv8y;H@V2Weo)_:UaiN7~8!@5Muayea#.^uCntjd^?NrC#A56eI^KLd','yes'),(111,'link_manager_enabled','1','yes'),(245,'genesis_responsive_slider_settings','a:26:{s:9:\"post_type\";s:4:\"page\";s:10:\"posts_term\";s:0:\"\";s:13:\"exclude_terms\";s:0:\"\";s:15:\"include_exclude\";s:7:\"include\";s:7:\"post_id\";s:2:\"10\";s:9:\"posts_num\";s:1:\"5\";s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:15:\"slideshow_timer\";s:4:\"4000\";s:15:\"slideshow_delay\";s:3:\"800\";s:16:\"slideshow_effect\";s:5:\"slide\";s:15:\"slideshow_width\";s:4:\"1245\";s:16:\"slideshow_height\";s:3:\"578\";s:16:\"slideshow_arrows\";i:1;s:15:\"slideshow_pager\";i:1;s:21:\"slideshow_hide_mobile\";i:1;s:25:\"slideshow_excerpt_content\";s:8:\"excerpts\";s:19:\"slideshow_more_text\";s:18:\"[Continue Reading]\";s:31:\"slideshow_excerpt_content_limit\";s:3:\"150\";s:23:\"slideshow_excerpt_width\";s:2:\"50\";s:17:\"location_vertical\";s:6:\"bottom\";s:19:\"location_horizontal\";s:5:\"right\";s:22:\"slideshow_excerpt_show\";i:0;s:20:\"slideshow_title_show\";i:0;s:14:\"slideshow_loop\";i:0;s:17:\"slideshow_no_link\";i:0;}','yes'),(120,'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:28:\"http://modolearning.com/site\";s:4:\"link\";s:104:\"http://blogsearch.google.com/blogsearch?scoring=d&partner=wordpress&q=link:http://modolearning.com/site/\";s:3:\"url\";s:137:\"http://blogsearch.google.com/blogsearch_feeds?scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://modolearning.com/site/\";s:5:\"items\";i:10;s:9:\"show_date\";b:0;}s:17:\"dashboard_primary\";a:7:{s:4:\"link\";s:26:\"http://wordpress.org/news/\";s:3:\"url\";s:31:\"http://wordpress.org/news/feed/\";s:5:\"title\";s:14:\"WordPress Blog\";s:5:\"items\";i:2;s:12:\"show_summary\";i:1;s:11:\"show_author\";i:0;s:9:\"show_date\";i:1;}s:19:\"dashboard_secondary\";a:7:{s:4:\"link\";s:28:\"http://planet.wordpress.org/\";s:3:\"url\";s:33:\"http://planet.wordpress.org/feed/\";s:5:\"title\";s:20:\"Other WordPress News\";s:5:\"items\";i:5;s:12:\"show_summary\";i:0;s:11:\"show_author\";i:0;s:9:\"show_date\";i:0;}}','yes'),(121,'nonce_key','7L@0cD0>G2GtvO+siB zV+&ataWl5&kJr!k@4n:?89=<yC)SBS39F+oXm*<7;F;x','yes'),(122,'nonce_salt','9}!O`uyX1d5^o@dAqs`n #2`{<& !`go6UkpGfkG_1e$zier<,VCDKOh9pVvk,F,','yes'),(882,'appointy_calendar_privileges','2','yes'),(288,'category_children','a:0:{}','yes'),(293,'widget_nav_menu','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:8:\"nav_menu\";i:3;}s:12:\"_multiwidget\";i:1;}','yes'),(16734,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1440838788','no'),(16735,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1440795588','no'),(16738,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1440838791','no'),(16739,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/08/billie/\'>WordPress 4.3 “Billie”</a> <span class=\"rss-date\">August 18, 2015</span><div class=\"rssSummary\">Version 4.3 of WordPress, named “Billie” in honor of jazz singer Billie Holiday, is available for download or update in your WordPress dashboard. New features in 4.3 make it even easier to format your content and customize your site. Menus in the Customizer Create your menu, update it, and assign it, all while live-previewing in […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://poststatus.com/our-wordpress-4-4-wishlist-draft-podcast/\'>Post Status: Our WordPress 4.4 wishlist — Draft podcast</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/wordpress-com-unveils-the-action-bar\'>WPTavern: WordPress.com Unveils the Action Bar</a></li><li><a class=\'rsswidget\' href=\'http://ma.tt/2015/08/frequent-flyer-syndrome/\'>Matt: Frequent Flyer Syndrome</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/siteorigin-panels/\' class=\'dashboard-news-plugin-link\'>Page Builder by SiteOrigin</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=siteorigin-panels&_wpnonce=94af200891&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Page Builder by SiteOrigin\'>Install</a>)</span></li></ul></div>','no'),(24322,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1468749795;s:7:\"checked\";a:7:{s:7:\"genesis\";s:5:\"2.1.2\";s:7:\"optimal\";s:5:\"1.2.1\";s:12:\"twentyeleven\";s:3:\"1.5\";s:13:\"twentyfifteen\";s:3:\"1.0\";s:14:\"twentyfourteen\";s:3:\"1.0\";s:14:\"twentythirteen\";s:3:\"1.0\";s:12:\"twentytwelve\";s:3:\"1.1\";}s:8:\"response\";a:5:{s:12:\"twentyeleven\";a:4:{s:5:\"theme\";s:12:\"twentyeleven\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentyeleven/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentyeleven.2.4.zip\";}s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.1.5.zip\";}s:14:\"twentyfourteen\";a:4:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.1.7.zip\";}s:14:\"twentythirteen\";a:4:{s:5:\"theme\";s:14:\"twentythirteen\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentythirteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentythirteen.1.9.zip\";}s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.2.0.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(24323,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1468749796;s:8:\"response\";a:8:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:2:\"15\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:6:\"3.1.11\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/akismet.3.1.11.zip\";}s:43:\"appointy-appointment-scheduler/appointy.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"5680\";s:4:\"slug\";s:30:\"appointy-appointment-scheduler\";s:6:\"plugin\";s:43:\"appointy-appointment-scheduler/appointy.php\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/appointy-appointment-scheduler/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/appointy-appointment-scheduler.zip\";}s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"27709\";s:4:\"slug\";s:25:\"genesis-responsive-slider\";s:6:\"plugin\";s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";s:11:\"new_version\";s:5:\"0.9.5\";s:3:\"url\";s:56:\"https://wordpress.org/plugins/genesis-responsive-slider/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/genesis-responsive-slider.0.9.5.zip\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"965\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:6:\"plugin\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:11:\"new_version\";s:5:\"5.5.2\";s:3:\"url\";s:61:\"https://wordpress.org/plugins/google-analytics-for-wordpress/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/google-analytics-for-wordpress.5.5.2.zip\";}s:36:\"google-sitemap-generator/sitemap.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:3:\"132\";s:4:\"slug\";s:24:\"google-sitemap-generator\";s:6:\"plugin\";s:36:\"google-sitemap-generator/sitemap.php\";s:11:\"new_version\";s:5:\"4.0.8\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/google-sitemap-generator.4.0.8.zip\";}s:29:\"weekly-class-schedule/wcs.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"25522\";s:4:\"slug\";s:21:\"weekly-class-schedule\";s:6:\"plugin\";s:29:\"weekly-class-schedule/wcs.php\";s:11:\"new_version\";s:4:\"3.18\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/weekly-class-schedule/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/weekly-class-schedule.3.18.zip\";}s:34:\"wp-clone-by-wp-academy/wpclone.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"37091\";s:4:\"slug\";s:22:\"wp-clone-by-wp-academy\";s:6:\"plugin\";s:34:\"wp-clone-by-wp-academy/wpclone.php\";s:11:\"new_version\";s:5:\"2.2.2\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/wp-clone-by-wp-academy/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wp-clone-by-wp-academy.2.2.2.zip\";}s:27:\"wp-super-cache/wp-cache.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:4:\"1221\";s:4:\"slug\";s:14:\"wp-super-cache\";s:6:\"plugin\";s:27:\"wp-super-cache/wp-cache.php\";s:11:\"new_version\";s:5:\"1.4.8\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-super-cache/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wp-super-cache.1.4.8.zip\";s:14:\"upgrade_notice\";s:38:\"Removed malware URL in a code comment.\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:41:\"all-in-one-favicon/all-in-one-favicon.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14620\";s:4:\"slug\";s:18:\"all-in-one-favicon\";s:6:\"plugin\";s:41:\"all-in-one-favicon/all-in-one-favicon.php\";s:11:\"new_version\";s:3:\"4.3\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/all-in-one-favicon/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/all-in-one-favicon.zip\";}s:30:\"google-places/googleplaces.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"28840\";s:4:\"slug\";s:13:\"google-places\";s:6:\"plugin\";s:30:\"google-places/googleplaces.php\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/google-places/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/google-places.zip\";}s:9:\"hello.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:4:\"3564\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"20101\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"4.1.1\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.4.1.1.zip\";}}}','yes'),(16722,'_site_transient_timeout_browser_6bc93de5f049c1831747bddae7c0514e','1441400380','yes'),(16723,'_site_transient_browser_6bc93de5f049c1831747bddae7c0514e','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"44.0.2403.157\";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:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(16256,'can_compress_scripts','1','yes'),(7696,'WPLANG','','yes'),(5801,'ngg_doing_upgrade','','yes'),(5802,'photocrati_auto_update_admin_update_list','','yes'),(5803,'photocrati_auto_update_admin_check_date','','yes'),(5804,'ngg_db_version','1.8.1','yes'),(5805,'pope_module_list','a:36:{i:0;s:28:\"photocrati-nextgen|2.0.66.27\";i:1;s:17:\"photocrati-fs|0.4\";i:2;s:21:\"photocrati-router|0.6\";i:3;s:19:\"photocrati-i18n|0.1\";i:4;s:25:\"photocrati-validation|0.1\";i:5;s:32:\"photocrati-wordpress_routing|0.5\";i:6;s:23:\"photocrati-security|0.2\";i:7;s:18:\"photocrati-lzw|0.1\";i:8;s:31:\"photocrati-nextgen_settings|0.8\";i:9;s:18:\"photocrati-mvc|0.5\";i:10;s:19:\"photocrati-ajax|0.7\";i:11;s:33:\"photocrati-dynamic_stylesheet|0.3\";i:12;s:34:\"photocrati-frame_communication|0.4\";i:13;s:25:\"photocrati-datamapper|0.6\";i:14;s:30:\"photocrati-nextgen-legacy|0.13\";i:15;s:27:\"photocrati-nextgen-data|0.8\";i:16;s:33:\"photocrati-dynamic_thumbnails|0.5\";i:17;s:28:\"photocrati-nextgen_admin|0.7\";i:18;s:38:\"photocrati-nextgen_addgallery_page|0.6\";i:19;s:33:\"photocrati-nextgen_pagination|0.3\";i:20;s:38:\"photocrati-nextgen_gallery_display|0.9\";i:21;s:30:\"photocrati-attach_to_post|0.10\";i:22;s:36:\"photocrati-nextgen_other_options|0.7\";i:23;s:34:\"photocrati-nextgen_pro_upgrade|0.3\";i:24;s:23:\"photocrati-mediarss|0.4\";i:25;s:20:\"photocrati-cache|0.2\";i:26;s:24:\"photocrati-lightbox|0.14\";i:27;s:34:\"photocrati-nextgen_basic_album|0.9\";i:28;s:38:\"photocrati-nextgen_basic_templates|0.4\";i:29;s:37:\"photocrati-nextgen_basic_gallery|0.11\";i:30;s:41:\"photocrati-nextgen_basic_imagebrowser|0.9\";i:31;s:38:\"photocrati-nextgen_basic_singlepic|0.9\";i:32;s:37:\"photocrati-nextgen_basic_tagcloud|0.9\";i:33;s:21:\"photocrati-widget|0.5\";i:34;s:33:\"photocrati-third_party_compat|0.3\";i:35;s:29:\"photocrati-nextgen_xmlrpc|0.4\";}','yes'),(5806,'ngg_options','a:86:{s:22:\"router_param_separator\";s:2:\"--\";s:19:\"router_param_prefix\";s:0:\"\";s:17:\"router_param_slug\";s:9:\"nggallery\";s:11:\"gallerypath\";s:19:\"wp-content\\gallery\\\";s:11:\"wpmuCSSfile\";s:13:\"nggallery.css\";s:9:\"wpmuStyle\";b:0;s:9:\"wpmuRoles\";b:0;s:16:\"wpmuImportFolder\";b:0;s:13:\"wpmuZipUpload\";b:0;s:14:\"wpmuQuotaCheck\";b:0;s:17:\"datamapper_driver\";s:22:\"custom_post_datamapper\";s:21:\"gallerystorage_driver\";s:25:\"ngglegacy_gallery_storage\";s:20:\"maximum_entity_count\";i:500;s:9:\"deleteImg\";b:1;s:9:\"swfUpload\";b:1;s:13:\"usePermalinks\";b:0;s:13:\"permalinkSlug\";s:9:\"nggallery\";s:14:\"graphicLibrary\";s:2:\"gd\";s:14:\"imageMagickDir\";s:15:\"/usr/local/bin/\";s:11:\"useMediaRSS\";b:0;s:18:\"galleries_in_feeds\";b:0;s:10:\"usePicLens\";b:0;s:12:\"activateTags\";i:0;s:10:\"appendType\";s:4:\"tags\";s:9:\"maxImages\";i:7;s:14:\"relatedHeading\";s:24:\"<h3>Related Images:</h3>\";s:10:\"thumbwidth\";i:120;s:11:\"thumbheight\";i:90;s:8:\"thumbfix\";b:1;s:12:\"thumbquality\";i:100;s:8:\"imgWidth\";i:800;s:9:\"imgHeight\";i:600;s:10:\"imgQuality\";i:100;s:9:\"imgBackup\";b:1;s:13:\"imgAutoResize\";b:0;s:9:\"galImages\";s:2:\"20\";s:17:\"galPagedGalleries\";i:0;s:10:\"galColumns\";i:0;s:12:\"galShowSlide\";b:1;s:12:\"galTextSlide\";s:16:\"[Show slideshow]\";s:14:\"galTextGallery\";s:17:\"[Show thumbnails]\";s:12:\"galShowOrder\";s:7:\"gallery\";s:7:\"galSort\";s:9:\"sortorder\";s:10:\"galSortDir\";s:3:\"ASC\";s:10:\"galNoPages\";b:1;s:13:\"galImgBrowser\";i:0;s:12:\"galHiddenImg\";i:0;s:10:\"galAjaxNav\";i:0;s:11:\"thumbEffect\";s:8:\"fancybox\";s:9:\"thumbCode\";s:41:\"class=\"ngg-fancybox\" rel=\"%GALLERY_NAME%\"\";s:18:\"thumbEffectContext\";s:14:\"nextgen_images\";s:5:\"wmPos\";s:8:\"botRight\";s:6:\"wmXpos\";i:5;s:6:\"wmYpos\";i:5;s:6:\"wmType\";i:0;s:6:\"wmPath\";s:0:\"\";s:6:\"wmFont\";s:9:\"arial.ttf\";s:6:\"wmSize\";i:10;s:6:\"wmText\";s:13:\"Modo Learning\";s:7:\"wmColor\";s:6:\"000000\";s:8:\"wmOpaque\";s:3:\"100\";s:8:\"enableIR\";i:0;s:7:\"slideFx\";s:4:\"fade\";s:5:\"irURL\";s:0:\"\";s:12:\"irXHTMLvalid\";i:0;s:7:\"irAudio\";s:0:\"\";s:7:\"irWidth\";i:600;s:8:\"irHeight\";i:400;s:9:\"irShuffle\";b:1;s:17:\"irLinkfromdisplay\";b:1;s:16:\"irShownavigation\";i:0;s:11:\"irShowicons\";i:0;s:11:\"irWatermark\";i:0;s:13:\"irOverstretch\";s:4:\"True\";s:12:\"irRotatetime\";i:10;s:12:\"irTransition\";s:6:\"random\";s:10:\"irKenburns\";i:0;s:11:\"irBackcolor\";s:6:\"000000\";s:12:\"irFrontcolor\";s:6:\"FFFFFF\";s:12:\"irLightcolor\";s:6:\"CC0000\";s:13:\"irScreencolor\";s:6:\"000000\";s:11:\"activateCSS\";i:1;s:7:\"CSSfile\";s:13:\"nggallery.css\";s:23:\"dynamic_stylesheet_slug\";s:12:\"nextgen-dcss\";s:22:\"dynamic_thumbnail_slug\";s:13:\"nextgen-image\";s:11:\"installDate\";i:1409074460;}','yes'),(16732,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1440838788','no'),(16733,'_transient_feed_b9388c83948825c1edaef0d856b7b109','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:117:\"\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:2:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"WordPress Plugins » View: 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:45:\"https://wordpress.org/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:34:\"WordPress Plugins » View: 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, 28 Aug 2015 20:40: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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"http://bbpress.org/?v=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:\"item\";a:30:{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:7:\"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:46:\"https://wordpress.org/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:33:\"15@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Akismet checks your comments against the Akismet Web service to see if they look like spam or not.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/tinymce-advanced/#post-2082\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Jun 2007 15: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2082@https://wordpress.org/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:71:\"Enables the advanced features of TinyMCE, the WordPress WYSIWYG editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:22:\"Advanced Custom Fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/advanced-custom-fields/#post-25254\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 17 Mar 2011 04:07: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:36:\"25254@https://wordpress.org/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:68:\"Customise WordPress with powerful, professional and intuitive fields\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"elliotcondon\";s: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:18:\"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:60:\"https://wordpress.org/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:36:\"18101@https://wordpress.org/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: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:14:\"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:55:\"https://wordpress.org/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:35:\"2141@https://wordpress.org/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: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:24:\"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:49:\"https://wordpress.org/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:36:\"23862@https://wordpress.org/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:28:\"Your WordPress, Streamlined.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Tim Moore\";s: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:33:\"WooCommerce - excelling eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/woocommerce/#post-29860\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Sep 2011 08:13: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:36:\"29860@https://wordpress.org/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:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"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:\"\";}}}}}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:25:\"Google Analytics by Yoast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/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:35:\"2316@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"Track your WordPress site easily with the latest tracking codes and lots added data for search result pages and error pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:19:\"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:59:\"https://wordpress.org/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:34:\"753@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"All in One SEO Pack is a WordPress SEO plugin to automatically optimize your WordPress blog for Search Engines such as Google.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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: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:11:\"WP-PageNavi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/wp-pagenavi/#post-363\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Mar 2007 23:17: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"363@https://wordpress.org/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:49:\"Adds a more advanced paging navigation interface.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Lester Chan\";s: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:21:\"Regenerate Thumbnails\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/plugins/regenerate-thumbnails/#post-6743\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 23 Aug 2008 14:38:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"6743@https://wordpress.org/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:76:\"Allows you to regenerate your thumbnails after changing the thumbnail sizes.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Alex Mills (Viper007Bond)\";s: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:18:\"Wordfence 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/wordfence/#post-29832\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 04 Sep 2011 03:13: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:36:\"29832@https://wordpress.org/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:138:\"The Wordfence WordPress security plugin provides free enterprise-class WordPress security, protecting your website from hacks and malware.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Wordfence\";s: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:21:\"Really Simple CAPTCHA\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/really-simple-captcha/#post-9542\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Mar 2009 02:17: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"9542@https://wordpress.org/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:138:\"Really Simple CAPTCHA is a CAPTCHA module intended to be called from other plugins. It is originally created for my Contact Form 7 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: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: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:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/wordpress-seo/#post-8321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jan 2009 20:34:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8321@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast SEO 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: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: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:15:\"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:56:\"https://wordpress.org/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:35:\"1169@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"The most popular WordPress gallery plugin and one of the most popular plugins of all time with over 13 million downloads.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:15;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:19:\"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:64:\"https://wordpress.org/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:34:\"132@https://wordpress.org/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:14:\"Arne Brachhold\";s: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: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:11:\"Hello Dolly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/hello-dolly/#post-5790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 May 2008 22:11: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:35:\"5790@https://wordpress.org/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 is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis 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:\"\";}}}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:17;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:14:\"WP Super Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/wp-super-cache/#post-2572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Nov 2007 11:40:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"2572@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"A very fast caching engine for WordPress that produces static html files.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Donncha O Caoimh\";s: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: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:14:\"W3 Total Cache\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/w3-total-cache/#post-12073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2009 18:46:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"12073@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Easy Web Performance Optimization (WPO) using caching: browser, page, object, database, minify and content delivery network support.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Frederick Townes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;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:14:\"Duplicate Post\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/duplicate-post/#post-2646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Dec 2007 17:40: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:35:\"2646@https://wordpress.org/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:22:\"Clone posts and pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"lopo\";s: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: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:16:\"Disable 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:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/disable-comments/#post-26907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 04:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"26907@https://wordpress.org/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:\"Allows administrators to globally disable comments on their site. Comments can be disabled according to post type. Multisite friendly.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Samir Shah\";s: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:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WP Multibyte Patch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/wp-multibyte-patch/#post-28395\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Jul 2011 12:22: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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"28395@https://wordpress.org/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:71:\"Multibyte functionality enhancement for the WordPress Japanese package.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"plugin-master\";s: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: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:46:\"iThemes Security (formerly Better WP 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/better-wp-security/#post-21738\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Oct 2010 22:06: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:36:\"21738@https://wordpress.org/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:\"Protect your WordPress site by hiding vital areas of your site, protecting access to important files, preventing brute-force login attempts, detecting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Chris Wiegman\";s: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: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:\"Black Studio TinyMCE 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:69:\"https://wordpress.org/plugins/black-studio-tinymce-widget/#post-31973\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Nov 2011 15:06:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"31973@https://wordpress.org/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:39:\"The visual editor widget for Wordpress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Marco Chiesi\";s: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: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:11:\"Meta Slider\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/ml-slider/#post-49521\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Feb 2013 16:56:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"49521@https://wordpress.org/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:\"Easy to use WordPress slider plugin. Create SEO optimised responsive slideshows with Nivo Slider, Flex Slider, Coin Slider and Responsive Slides.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Matcha Labs\";s: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: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:\"Page Builder by SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/siteorigin-panels/#post-51888\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Apr 2013 10:36: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:36:\"51888@https://wordpress.org/plugins/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Build responsive page layouts using the widgets you know and love using this simple drag and drop page 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:\"\";}}}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:\"Greg Priday\";s: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: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:\"Google Analytics Dashboard for WP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/#post-50539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 10 Mar 2013 17:07: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:36:\"50539@https://wordpress.org/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:127:\"Displays Google Analytics reports in your WordPress Dashboard. Inserts the latest Google Analytics tracking code in your pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Alin Marcu\";s: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: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:16:\"Google Analytics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/googleanalytics/#post-11199\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Jun 2009 22:09:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"11199@https://wordpress.org/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:38:\"Enables google analytics on all pages.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Kevin Sylvestre\";s: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: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:10:\"Duplicator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/duplicator/#post-26607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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:15: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:36:\"26607@https://wordpress.org/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:88:\"Duplicate, clone, backup, move and transfer an entire site from one location to another.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Cory Lamle\";s: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: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:12:\"WP-DB-Backup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/wp-db-backup/#post-472\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 17 Mar 2007 04:41: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:34:\"472@https://wordpress.org/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:44:\"On-demand backup of your WordPress database.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"ringmaster\";s: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:46:\"https://wordpress.org/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:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 28 Aug 2015 20:59:47 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:25:\"strict-transport-security\";s:11:\"max-age=360\";s:7:\"expires\";s:29:\"Fri, 28 Aug 2015 21:15:28 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Fri, 28 Aug 2015 20:40:28 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20140305154441\";}','no'),(16736,'_transient_timeout_plugin_slugs','1440881991','no'),(16737,'_transient_plugin_slugs','a:13:{i:0;s:19:\"akismet/akismet.php\";i:1;s:41:\"all-in-one-favicon/all-in-one-favicon.php\";i:2;s:43:\"appointy-appointment-scheduler/appointy.php\";i:3;s:55:\"genesis-responsive-slider/genesis-responsive-slider.php\";i:4;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:5;s:30:\"google-places/googleplaces.php\";i:6;s:36:\"google-sitemap-generator/sitemap.php\";i:7;s:9:\"hello.php\";i:8;s:19:\"jetpack/jetpack.php\";i:9;s:21:\"podpress/podpress.php\";i:10;s:29:\"weekly-class-schedule/wcs.php\";i:11;s:34:\"wp-clone-by-wp-academy/wpclone.php\";i:12;s:27:\"wp-super-cache/wp-cache.php\";}','no'),(581,'theme_mods_twentyeleven','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1378397715;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:3:{i:0;s:6:\"text-2\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";a:0:{}s:9:\"sidebar-5\";a:0:{}}}}','yes'),(246,'widget_genesisresponsiveslider-widget','a:1:{s:12:\"_multiwidget\";i:0;}','yes'),(289,'genesis-term-meta','a:5:{i:0;b:0;i:3;a:0:{}i:4;a:0:{}i:5;a:0:{}i:6;a:0:{}}','yes'),(290,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(634,'widget_featured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(153,'recently_activated','a:0:{}','yes'),(7706,'wcs3_settings','s:597:\"a:15:{s:17:\"first_day_of_week\";i:0;s:12:\"24_hour_mode\";s:2:\"no\";s:18:\"location_collision\";s:3:\"yes\";s:20:\"instructor_collision\";s:3:\"yes\";s:16:\"details_template\";s:60:\"[class] with [instructor] [start hour] to [end hour] [notes]\";s:19:\"allow_html_in_notes\";s:2:\"no\";s:10:\"color_base\";s:6:\"DDFFDD\";s:17:\"color_details_box\";s:6:\"FFDDDD\";s:10:\"color_text\";s:6:\"373737\";s:12:\"color_border\";s:6:\"DDDDDD\";s:19:\"color_headings_text\";s:6:\"666666\";s:25:\"color_headings_background\";s:6:\"EEEEEE\";s:16:\"color_background\";s:6:\"FFFFFF\";s:21:\"color_qtip_background\";s:6:\"FFFFFF\";s:11:\"color_links\";s:6:\"1982D1\";}\";','yes'),(194,'current_theme','Optimal Child Theme','yes'),(195,'theme_mods_optimal','a:10:{i:0;b:0;s:12:\"header_image\";s:66:\"http://modolearning.com/site/wp-content/uploads/2014/03/header.png\";s:16:\"header_textcolor\";s:5:\"blank\";s:16:\"background_color\";s:0:\"\";s:16:\"background_image\";s:63:\"http://modolearning.com/site/wp-content/uploads/2013/08/bg3.png\";s:17:\"background_repeat\";s:8:\"repeat-x\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:18:\"nav_menu_locations\";a:2:{s:9:\"secondary\";i:0;s:7:\"primary\";i:6;}s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:126;s:3:\"url\";s:66:\"http://modolearning.com/site/wp-content/uploads/2014/03/header.png\";s:13:\"thumbnail_url\";s:66:\"http://modolearning.com/site/wp-content/uploads/2014/03/header.png\";s:6:\"height\";i:100;s:5:\"width\";i:960;}}','yes'),(196,'theme_switched','','yes'),(197,'genesis-settings','a:51:{s:13:\"theme_version\";s:5:\"2.1.2\";s:10:\"db_version\";i:2104;s:6:\"update\";i:1;s:20:\"update_email_address\";s:0:\"\";s:15:\"style_selection\";s:0:\"\";s:8:\"feed_uri\";s:0:\"\";s:17:\"comments_feed_uri\";s:0:\"\";s:11:\"site_layout\";s:15:\"content-sidebar\";s:13:\"nav_superfish\";i:1;s:10:\"nav_extras\";s:0:\"\";s:21:\"nav_extras_twitter_id\";s:0:\"\";s:23:\"nav_extras_twitter_text\";s:20:\"Follow me on Twitter\";s:16:\"subnav_superfish\";i:1;s:14:\"comments_posts\";i:1;s:16:\"trackbacks_posts\";i:1;s:15:\"content_archive\";s:4:\"full\";s:21:\"content_archive_limit\";i:0;s:10:\"image_size\";s:5:\"large\";s:9:\"posts_nav\";s:11:\"older-newer\";s:8:\"blog_cat\";i:0;s:16:\"blog_cat_exclude\";s:0:\"\";s:12:\"blog_cat_num\";i:10;s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";s:21:\"optimal_portfolio_cat\";s:1:\"0\";s:29:\"optimal_portfolio_cat_exclude\";s:0:\"\";s:25:\"optimal_portfolio_cat_num\";s:0:\"\";s:25:\"optimal_portfolio_content\";s:4:\"full\";s:39:\"optimal_portfolio_content_archive_limit\";s:0:\"\";s:9:\"show_info\";i:0;s:12:\"update_email\";i:0;s:13:\"redirect_feed\";i:0;s:22:\"redirect_comments_feed\";i:0;s:3:\"nav\";i:0;s:17:\"nav_extras_enable\";i:0;s:6:\"subnav\";i:0;s:15:\"breadcrumb_home\";i:0;s:17:\"breadcrumb_single\";i:0;s:15:\"breadcrumb_page\";i:0;s:18:\"breadcrumb_archive\";i:0;s:14:\"breadcrumb_404\";i:0;s:21:\"breadcrumb_attachment\";i:0;s:14:\"comments_pages\";i:0;s:16:\"trackbacks_pages\";i:0;s:25:\"content_archive_thumbnail\";i:0;s:21:\"breadcrumb_front_page\";i:0;s:21:\"breadcrumb_posts_page\";i:0;s:9:\"superfish\";i:1;s:10:\"blog_title\";s:0:\"\";s:15:\"image_alignment\";s:9:\"alignleft\";s:13:\"first_version\";s:5:\"2.0.2\";}','yes'),(198,'genesis-seo-settings','a:32:{s:23:\"append_description_home\";i:1;s:20:\"doctitle_seplocation\";s:5:\"right\";s:12:\"doctitle_sep\";s:3:\"—\";s:10:\"home_h1_on\";s:5:\"title\";s:13:\"home_doctitle\";s:42:\"Modo Learning - North Texas Testing Center\";s:16:\"home_description\";s:28:\"North Texas Testing Center. \";s:13:\"home_keywords\";s:92:\"dallas testing center, SAT testing location, ACT testing location, ACT testing center Dallas\";s:11:\"home_author\";s:2:\"-1\";s:19:\"noindex_cat_archive\";i:1;s:19:\"noindex_tag_archive\";i:1;s:22:\"noindex_author_archive\";i:1;s:20:\"noindex_date_archive\";i:1;s:22:\"noindex_search_archive\";i:1;s:5:\"noodp\";i:1;s:6:\"noydir\";i:1;s:18:\"canonical_archives\";i:1;s:17:\"append_site_title\";i:0;s:12:\"home_noindex\";i:0;s:13:\"home_nofollow\";i:0;s:14:\"home_noarchive\";i:0;s:19:\"head_index_rel_link\";i:0;s:25:\"head_parent_post_rel_link\";i:0;s:24:\"head_start_post_rel_link\";i:0;s:28:\"head_adjacent_posts_rel_link\";i:0;s:21:\"head_wlwmanifest_link\";i:0;s:14:\"head_shortlink\";i:0;s:9:\"noarchive\";i:0;s:21:\"noarchive_cat_archive\";i:0;s:21:\"noarchive_tag_archive\";i:0;s:24:\"noarchive_author_archive\";i:0;s:22:\"noarchive_date_archive\";i:0;s:24:\"noarchive_search_archive\";i:0;}','yes'),(3102,'auto_core_update_notified','a:4:{s:4:\"type\";s:6:\"manual\";s:5:\"email\";s:27:\"katherine@potatodesigns.com\";s:7:\"version\";s:5:\"4.5.3\";s:9:\"timestamp\";i:1466634870;}','yes'),(16726,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1440838786','no'),(16727,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1440795586','no'),(978,'googleplaces_plugin_options','a:10:{s:40:\"googleplaces_Plugin_Settings_description\";s:221:\"Modo Learning is a public testing and training center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers. Training center locations in Irving and Dallas\r\n\";s:31:\"googleplaces_Plugin_Settings_ln\";s:13:\"Modo Learning\";s:43:\"googleplaces_Plugin_Settings_street_address\";s:30:\"6230 N.Beltline Road Suite 325\";s:38:\"googleplaces_Plugin_Settings_city_town\";s:6:\"Irving\";s:34:\"googleplaces_Plugin_Settings_state\";s:5:\"Texas\";s:40:\"googleplaces_Plugin_Settings_postal_code\";s:5:\"75063\";s:36:\"googleplaces_Plugin_Settings_country\";s:13:\"United States\";s:34:\"googleplaces_Plugin_Settings_phone\";s:14:\"(972) 756-6636\";s:28:\"googleplaces_Plugin_filename\";s:12:\"localsitemap\";s:35:\"googleplaces_Plugin_filename_georss\";s:6:\"georss\";}','yes'),(2754,'aio-favicon_settings','a:7:{s:17:\"aioFaviconVersion\";s:3:\"4.3\";s:9:\"debugMode\";b:0;s:21:\"removeReflectiveShine\";b:0;s:21:\"removeLinkFromMetaBox\";s:4:\"true\";i:0;b:0;s:11:\"frontendPNG\";s:67:\"http://modolearning.com/site/wp-content/uploads/2014/03/favicon.png\";s:11:\"frontendICO\";s:68:\"http://modolearning.com/site/wp-content/uploads/2014/03/favicon3.ico\";}','yes'),(7704,'wcs3_db_version','1.0','yes'),(7705,'wcs3_version','3.12','yes'),(23832,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.5.3\";s:7:\"version\";s:5:\"4.5.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":13:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.5.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.5.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.5.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.5.3\";s:7:\"version\";s:5:\"4.5.3\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:12:\"notify_email\";s:1:\"1\";s:13:\"support_email\";s:26:\"updatehelp42@wordpress.org\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":12:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.4.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.4.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.4.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.4.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.4.4\";s:7:\"version\";s:5:\"4.4.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:13:\"support_email\";s:26:\"updatehelp42@wordpress.org\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":12:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.3.5.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.3.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.3.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.3.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.3.5\";s:7:\"version\";s:5:\"4.3.5\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.4\";s:15:\"partial_version\";s:0:\"\";s:13:\"support_email\";s:26:\"updatehelp42@wordpress.org\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1468749790;s:15:\"version_checked\";s:5:\"4.2.9\";s:12:\"translations\";a:0:{}}','yes'),(24321,'_site_transient_theme_roots','a:7:{s:7:\"genesis\";s:7:\"/themes\";s:7:\"optimal\";s:7:\"/themes\";s:12:\"twentyeleven\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";}','yes'),(24320,'_site_transient_timeout_theme_roots','1468751593','yes'),(24306,'_transient_timeout_genesis-update','1468786564','no'),(24307,'_transient_genesis-update','a:4:{s:11:\"new_version\";s:5:\"2.1.3\";s:3:\"url\";s:40:\"http://my.studiopress.com/themes/genesis\";s:7:\"package\";s:60:\"http://www.genesistheme.com/download/?file=genesis.2.1.3.zip\";s:13:\"changelog_url\";s:53:\"http://www.genesistheme.com/changelog/?TB_iframe=true\";}','no'),(16252,'_site_transient_timeout_browser_746c9d54c865126e7cba9d470c2fb239','1440091816','yes'),(16253,'_site_transient_browser_746c9d54c865126e7cba9d470c2fb239','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"44.0.2403.130\";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:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(16724,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1440838786','no'),(16725,'_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:49:\"\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:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Aug 2015 13: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:\"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:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"http://wordpress.org/?v=4.4-alpha-33777\";s:7:\"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:45:\"\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:26:\"WordPress 4.3 “Billie”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2015/08/billie/\";s:7:\"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:\"https://wordpress.org/news/2015/08/billie/#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 Aug 2015 19:12:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3845\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:352:\"Version 4.3 of WordPress, named “Billie” in honor of jazz singer Billie Holiday, is available for download or update in your WordPress dashboard. New features in 4.3 make it even easier to format your content and customize your site. Menus in the Customizer Create your menu, update it, and assign it, all while live-previewing in […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:21780:\"<p style=\"margin: 0;height: 0\"><img src=\"https://wordpress.org/news/files/2015/08/WordPress-4-3-billie-1024x574.png\" alt=\"WordPress 4.3 - "Billie"\" width=\"692\" height=\"388\" class=\"alignnone size-large wp-image-3896\" style=\"height:0px;width: 0px;margin: 0\" /></p>\n<p>Version 4.3 of WordPress, named “Billie” in honor of jazz singer <a href=\"https://en.wikipedia.org/wiki/Billie_Holiday\">Billie Holiday</a>, is available for <a href=\"https://wordpress.org/download/\">download</a> or update in your WordPress dashboard. New features in 4.3 make it even easier to format your content and customize your site.</p>\n<p><iframe width=\'692\' height=\'389\' src=\'https://videopress.com/embed/T54Iy7Tw?hd=1\' frameborder=\'0\' allowfullscreen></iframe><script src=\'https://v0.wordpress.com/js/next/videopress-iframe.js?m=1435166243\'></script></p>\n<hr />\n<h2>Menus in the Customizer</h2>\n<div><img src=\"//s.w.org/images/core/4.3/menu-customizer.png\" alt=\"\" /></div>\n<p>Create your menu, update it, and assign it, all while live-previewing in the customizer. The streamlined customizer design provides a mobile-friendly and accessible interface. With every release, it becomes easier and faster to make your site just the way you want it.</p>\n<hr />\n<h2>Formatting Shortcuts</h2>\n<div style=\"margin-bottom: 0\"><div style=\"width: 640px; \" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-3845-1\" width=\"640\" height=\"360\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.3/formatting.mp4?_=1\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.3/formatting.webm?_=1\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.3/formatting.ogv?_=1\" /><a href=\"//s.w.org/images/core/4.3/formatting.mp4\">//s.w.org/images/core/4.3/formatting.mp4</a></video></div></div>\n<p>Your writing flow just got faster with new formatting shortcuts in WordPress 4.3. Use asterisks to create lists and number signs to make a heading. No more breaking your flow; your text looks great with a <code>*</code> and a <code>#</code>.</p>\n<hr />\n<h2>Site Icons</h2>\n<p><img src=\"//s.w.org/images/core/4.3/site-icon-customizer.png\" alt=\"\" /><br />\n <br />\nSite icons represent your site in browser tabs, bookmark menus, and on the home screen of mobile devices. Add your unique site icon in the customizer; it will even stay in place when you switch themes. Make your whole site reflect your brand.</p>\n<hr />\n<h2>Better Passwords</h2>\n<p><img src=\"//s.w.org/images/core/4.3/better-passwords.png\" alt=\"\" /><br />\n <br />\nKeep your site more secure with WordPress’ improved approach to passwords. Instead of receiving passwords via email, you’ll get a password reset link. When you add new users to your site or edit a user profile, WordPress will automatically generate a secure password.</p>\n<hr />\n<h2>Other improvements</h2>\n<ul>\n<li><strong>A smoother admin experience</strong> – Refinements to the list view across the admin make your WordPress more accessible and easier to work with on any device.</li>\n<li><strong>Comments turned off on pages</strong> – All new pages that you create will have comments turned off. Keep discussions to your blog, right where they’re supposed to happen.</li>\n<li><strong>Customize your site quickly</strong> – Wherever you are on the front-end, you can click the customize link in the toolbar to swiftly make changes to your site.</li>\n</ul>\n<hr />\n<h2>The Team</h2>\n<p><a class=\"alignleft\" href=\"https://profiles.wordpress.org/obenland\"><img src=\"https://www.gravatar.com/avatar/2370ea5912750f4cb0f3c51ae1cbca55?d=mm&s=180&r=G\" alt=\"Konstantin Obenland\" width=\"80\" height=\"80\" /></a>This release was led by <a href=\"http://konstantin.obenland.it/\">Konstantin Obenland</a>, with the help of these fine individuals. There are 246 contributors with props in this release. Pull up some Billie Holiday on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/mercime\">@mercime</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamkheckler\">Adam Heckler</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Bjorklund</a>, <a href=\"https://profiles.wordpress.org/akirk\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/viper007bond\">Alex Mills (Viper007Bond)</a>, <a href=\"https://profiles.wordpress.org/tellyworth\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/deconf\">Alin Marcu</a>, <a href=\"https://profiles.wordpress.org/andfinally\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andg\">Andrea Gandino</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/afragen\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/antpb\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/anubisthejackle\">anubisthejackle</a>, <a href=\"https://profiles.wordpress.org/aramzs\">Aram Zucker-Scharff</a>, <a href=\"https://profiles.wordpress.org/arjunskumar\">Arjun S Kumar</a>, <a href=\"https://profiles.wordpress.org/avnarun\">avnarun</a>, <a href=\"https://profiles.wordpress.org/brad2dabone\">Bad Feather</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/binarykitten\">BinaryKitten</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornjohansen\">Bjorn Johansen</a>, <a href=\"https://profiles.wordpress.org/bolo1988\">bolo1988</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradt\">Brad Touesnard</a>, <a href=\"https://profiles.wordpress.org/bramd\">Bram Duvigneau</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/brianlayman\">Brian Layman</a>, <a href=\"https://profiles.wordpress.org/icaleb\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/calevans\">CalEvans</a>, <a href=\"https://profiles.wordpress.org/chasewiseman\">Chase Wiseman</a>, <a href=\"https://profiles.wordpress.org/chipbennett\">Chip Bennett</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/posykrat\">Clement Biron</a>, <a href=\"https://profiles.wordpress.org/craig-ralston\">Craig Ralston</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/redsweater\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Mte90 Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/daniluk4000\">daniluk4000</a>, <a href=\"https://profiles.wordpress.org/dmchale\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/daveal\">DaveAl</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/daxelrod\">daxelrod</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipesh.kakadiya</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">dmsnell</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/kucrut\">Dzikri Aziz</a>, <a href=\"https://profiles.wordpress.org/eclev91\">eclev91</a>, <a href=\"https://profiles.wordpress.org/eligijus\">eligijus</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ericmann\">Eric Mann</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/francoeurdavid\">francoeurdavid</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/gabrielperezs\">gabrielperezs</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/glennm\">glennm</a>, <a href=\"https://profiles.wordpress.org/gtuk\">gtuk</a>, <a href=\"https://profiles.wordpress.org/hailin\">hailin</a>, <a href=\"https://profiles.wordpress.org/hauvong\">hauvong</a>, <a href=\"https://profiles.wordpress.org/helen\">Helen Hou-Sandí</a>, <a href=\"https://profiles.wordpress.org/henrikakselsen\">henrikakselsen</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hrishiv90\">Hrishikesh Vaipurkar</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isaacchapman\">isaacchapman</a>, <a href=\"https://profiles.wordpress.org/izem\">izem</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jacklenox\">Jack Lenox</a>, <a href=\"https://profiles.wordpress.org/jadpm\">jadpm</a>, <a href=\"https://profiles.wordpress.org/jamesgol\">jamesgol</a>, <a href=\"https://profiles.wordpress.org/jancbeck\">jancbeck</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jmichaelward\">Jeremy Ward</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">jipmoors</a>, <a href=\"https://profiles.wordpress.org/eltobiano\">jjberry</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/jkudish\">Joey Kudish</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/picard102\">John Leschinski</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/jpyper\">Jpyper</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/ungestaltbar\">Kai</a>, <a href=\"https://profiles.wordpress.org/karinchristen\">karinchristen</a>, <a href=\"https://profiles.wordpress.org/karpstrucking\">karpstrucking</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevkoeh\">Kevin Koehler</a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leogopal\">Leo Gopal</a>, <a href=\"https://profiles.wordpress.org/loushou\">loushou</a>, <a href=\"https://profiles.wordpress.org/lumaraf\">Lumaraf</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/nofearinc\">Mario Peshev</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius (Clorith)</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/marsjaninzmarsa\">marsjaninzmarsa</a>, <a href=\"https://profiles.wordpress.org/martinsachse\">martinsachse</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxxsnake\">maxxsnake</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/nikonratm\">Michael</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelryanmcneill\">michaelryanmcneill</a>, <a href=\"https://profiles.wordpress.org/mcguive7\">Mickey Kay</a>, <a href=\"https://profiles.wordpress.org/mihai\">mihai</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/dh-shredder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinic</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mrutz\">mrutz</a>, <a href=\"https://profiles.wordpress.org/nabil_kadimi\">nabil_kadimi</a>, <a href=\"https://profiles.wordpress.org/Nao\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/nazmulhossainnihal\">Nazmul Hossain Nihal</a>, <a href=\"https://profiles.wordpress.org/nicholas_io\">nicholas_io</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nickmomrik\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/onnimonni\">Onni Hakala</a>, <a href=\"https://profiles.wordpress.org/ozh\">Ozh</a>, <a href=\"https://profiles.wordpress.org/pareshradadiya-1\">Paresh Radadiya</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/djpaul\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/pavelevap\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/gungeekatx\">Pete Nelson</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/peterrknight\">PeterRKnight</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/pragunbhutani\">pragunbhutani</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rarylson\">rarylson</a>, <a href=\"https://profiles.wordpress.org/lamosty\">Rastislav Lamos</a>, <a href=\"https://profiles.wordpress.org/rauchg\">rauchg</a>, <a href=\"https://profiles.wordpress.org/ravinderk\">Ravinder Kumar</a>, <a href=\"https://profiles.wordpress.org/rclations\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/greuben\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/ritteshpatel\">Ritesh Patel</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rdall\">Robert Dall</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/rhurling\">Rouven Hurling</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/rmarks\">Ryan Marks</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ohryan\">Ryan Neudorf</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/santagada\">santagada</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sebastiantiede\">Sebastian</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/designsimply\">Sheri Bigelow</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/siobhan\">Siobhan</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury (stephdau)</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stuartshields\">stuartshields</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/taka2\">taka2</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/thorbrink\">Thor Brink</a>, <a href=\"https://profiles.wordpress.org/creativeinfusion\">Tim Smith</a>, <a href=\"https://profiles.wordpress.org/tlexcellent\">tlexcellent</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tomasm\">Tomas Mackevicius</a>, <a href=\"https://profiles.wordpress.org/tomharrigan\">TomHarrigan</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/toru\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy (LilJimmi) Levesque</a>, <a href=\"https://profiles.wordpress.org/tryon\">Tryon Eggleston</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/desaiuditd\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/vivekbhusal\">vivekbhusal</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/willnorris\">Will Norris</a>, <a href=\"https://profiles.wordpress.org/willgladstone\">willgladstone</a>, <a href=\"https://profiles.wordpress.org/earnjam\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/willstedt\">willstedt</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/ysalame\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/katzwebdesign\">Zack Katz</a>, and <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>.\n<p> </p>\n<p>Special thanks go to <a href=\"http://siobhanmckeown.com/\">Siobhan McKeown</a> for producing the release video, <a href=\"http://hugobaeta.com/\">Hugo Baeta</a> for the design, and <a href=\"http://jacklenox.com/\">Jack Lenox</a> for the voice-over.</p>\n<p>Finally, thanks to all of the contributors who provided subtitles for the release video, which at last count had been translated into 30 languages!</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress. See you soon for version 4.4!</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:47:\"https://wordpress.org/news/2015/08/billie/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:48:\"\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:48:\"WordPress 4.2.4 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/\";s:7:\"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:93:\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/#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, 04 Aug 2015 12:10: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: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:3:\"4.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=3827\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"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 4.2.4 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. This release addresses six issues, including three cross-site scripting vulnerabilities and a potential SQL injection that could be used to compromise a site, which were discovered by Marc-Alexandre Montpas of Sucuri, Helen Hou-Sandí […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Samuel Sidler\";s: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:2011:\"<p>WordPress 4.2.4 is now available. This is a<strong> security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>This release addresses six issues, including three cross-site scripting vulnerabilities and a potential SQL injection that could be used to compromise a site, which were discovered by <a href=\"https://sucuri.net/\">Marc-Alexandre Montpas</a> of Sucuri, <a href=\"http://helenhousandi.com/\">Helen Hou-Sandí</a> of the WordPress security team, <a href=\"http://www.checkpoint.com/\">Netanel Rubin</a> of Check Point, and <a href=\"https://hackerone.com/reactors08\">Ivan Grigorov</a>. It also includes a fix for a potential timing side-channel attack, discovered by <a href=\"http://www.scrutinizer-ci.com/\">Johannes Schmitt</a> of Scrutinizer, and prevents an attacker from locking a post from being edited, discovered by <a href=\"https://www.linkedin.com/in/symbiansymoh\">Mohamed A. Baset</a>.</p>\n<p>Our thanks to those who have practiced <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a> of security issues.</p>\n<p>WordPress 4.2.4 also fixes four bugs. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.2.4\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.2?rev=33573&stop_rev=33396\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.2.4</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.4.</p>\n<p><em>Already testing WordPress 4.3? The second release candidate is now available (<a href=\"https://wordpress.org/wordpress-4.3-RC2.zip\">zip</a>) and it contains these fixes. For more on 4.3, see <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/\">the RC 1 announcement post</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/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:48:\"\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:31:\"WordPress 4.3 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/\";s:7:\"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:76:\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/#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, 29 Jul 2015 23:50: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: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3817\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:340:\"The release candidate for WordPress 4.3 is now available. We’ve made more than 100 changes since releasing Beta 4 a week ago. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.3 on Tuesday, August 18, but we […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:2256:\"<p>The release candidate for WordPress 4.3 is now available.</p>\n<p>We’ve made more than <a href=\"https://core.trac.wordpress.org/log/trunk?action=stop_on_copy&mode=stop_on_copy&rev=33512&stop_rev=33372&limit=120\">100 changes</a> since releasing Beta 4 a week ago. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.3 on <strong>Tuesday, August 18</strong>, but we need your help to get there.</p>\n<p>If you haven’t tested 4.3 yet, now is the time!</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>To test WordPress 4.3 RC1, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.3-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>For more information about what’s new in version 4.3, check out the <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-2/\">Beta 2</a>, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-3/\">Beta 3</a>, and <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-4/\">Beta 4</a> blog posts.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.3 and update your plugin’s <em>Tested up to</em> version in the readme to 4.3 before next week. If you find compatibility problems, we never want to break things, so please be sure to post to the support forums so we can figure those out before the final release.</p>\n<p>Be sure to <a href=\"https://make.wordpress.org/core/\">follow along the core development blog</a>, where we’ll continue to post <a href=\"https://make.wordpress.org/core/tag/dev-notes+4-3/\">notes for developers</a> for 4.3.</p>\n<p><em>Drei Monate Arbeit</em><br />\n<em>Endlich das Ziel vor Augen</em><br />\n<em>Bald hab ich Urlaub!</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:72:\"https://wordpress.org/news/2015/07/wordpress-4-3-release-candidate/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:48:\"\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:48:\"WordPress 4.2.3 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2015/07/wordpress-4-2-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:60:\"https://wordpress.org/news/2015/07/wordpress-4-2-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:\"Thu, 23 Jul 2015 11:21: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: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:3:\"4.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=3807\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:380:\"WordPress 4.2.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.2.2 and earlier are affected by a cross-site scripting vulnerability, which could allow users with the Contributor or Author role to compromise a site. This was initially reported by Jon Cave and […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Gary Pendergast\";s: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:2708:\"<p>WordPress 4.2.3 is now available. This is a<strong> security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.2.2 and earlier are affected by a cross-site scripting vulnerability, which could allow users with the Contributor or Author role to compromise a site. This was initially reported by <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a> and fixed by <a href=\"http://www.miqrogroove.com/\">Robert Chapin</a>, both of the WordPress security team, and later reported by <a href=\"http://klikki.fi/\">Jouko Pynnönen</a>.</p>\n<p>We also fixed an issue where it was possible for a user with Subscriber permissions to create a draft through Quick Draft. Reported by Netanel Rubin from <a href=\"https://www.checkpoint.com/\">Check Point Software Technologies</a>.</p>\n<p>Our thanks to those who have practiced <a href=\"https://make.wordpress.org/core/handbook/reporting-security-vulnerabilities/\">responsible disclosure</a> of security issues.</p>\n<p>WordPress 4.2.3 also contains fixes for 20 bugs from 4.2. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.2.3\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.2?rev=33382&stop_rev=32430\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.2.3</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.3.</p>\n<p>Thanks to everyone who contributed to 4.2.3:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">Chris Christoff</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/gabrielperezs\">Gabriel Pérez</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Mike Adams</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, and <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</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:56:\"https://wordpress.org/news/2015/07/wordpress-4-2-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:4;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.3 Beta 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:56:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-4/#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, 22 Jul 2015 21:55: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: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3796\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"WordPress 4.3 Beta 4 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:2212:\"<p>WordPress 4.3 Beta 4 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.3-beta4.zip\">download the beta here</a> (zip).</p>\n<p>For more information about what’s new in version 4.3, check out the <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-3/\">Beta 3</a> blog posts. Some of the changes in Beta 4 include:</p>\n<ul>\n<li><span class=\"s1\">Fixed several bugs and broken flows in the </span><span class=\"s1\"><strong>publish box </strong></span><span class=\"s1\">in the edit screen.</span></li>\n<li>Addressed a number of edge cases for word count in the <strong>editor</strong>.</li>\n<li><span class=\"s1\"><strong>Site icons</strong> </span><span class=\"s1\">can now be previewed within the customizer. The feature has been removed from general settings.</span></li>\n<li><strong>Various bug fixes</strong>. We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk?action=stop_on_copy&mode=stop_on_copy&rev=33369&stop_rev=33289\">more than 60 changes</a> in the last week.</li>\n</ul>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.3\">everything we’ve fixed</a>.</p>\n<p><em>Few Tickets Remain</em><br />\n<em>Edge Cases Disappearing</em><br />\n<em>You Must Test Today</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:61:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-4/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:48:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.3 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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:65:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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, 15 Jul 2015 21:49: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: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3787\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"WordPress 4.3 Beta 3 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:2529:\"<p>WordPress 4.3 Beta 3 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.3-beta3.zip\">download the beta here</a> (zip).</p>\n<p>For more information about what’s new in version 4.3, check out the <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-2/\">Beta 2</a> blog posts. Some of the changes in Beta 3 include:</p>\n<ul>\n<li>Performance improvements for <strong>Menus in the Customizer</strong>, as well as bug fixes and visual enhancements.</li>\n<li>Added <strong>Site Icon</strong> to the Customizer. The feature is now complete and requires lots of testing. Please help us ensure the site icon feature works well in both Settings and the Customizer.</li>\n<li>The improvements to <strong>Passwords</strong> have been added to the installation flow. When installing and setting up WordPress, a strong password will be suggested to site administrators. Please test and let us know if you encounter issues.</li>\n<li>Improved <strong>accessibility of comments and media list tables</strong>. If you use a screen reader, please let us know if you encounter any issues.</li>\n<li>Lots and lots of code documentation improvements.</li>\n<li><strong>Various other bug fixes</strong>. We’ve made <a href=\"https://core.trac.wordpress.org/log?action=stop_on_copy&mode=stop_on_copy&rev=33286&stop_rev=33141&limit=150\">more than 140 changes</a> in the last week.</li>\n</ul>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.3\">everything we’ve fixed</a>.</p>\n<p><em>Want to test new things?</em><br />\n<em>Wonder how four three shapes up?</em><br />\n<em>Answer: beta three</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:61:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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:6;a:6:{s:4:\"data\";s:48:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.3 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:56:\"https://wordpress.org/news/2015/07/wordpress-4-3-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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:\"Wed, 08 Jul 2015 22:04: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: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3769\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"WordPress 4.3 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:2876:\"<p>WordPress 4.3 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.3-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information about what’s new in version 4.3, <a href=\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-1/\">check out the Beta 1 blog post</a>. Some of the changes in Beta 2 include:</p>\n<ul>\n<li>Fixed an issue in beta 1 where an alert appeared when saving or publishing a new post/page for the first time.</li>\n<li><strong><strong>Customizer</strong></strong> improvements including enhanced accessibility, smoother menu creation and location assignment, and the ability to handle nameless menus. Please help us test menus in the Customizer to fix any remaining edge cases!</li>\n<li>More robust<strong> list tables</strong> with full content support on small screens and a fallback for the primary column for custom list tables. We’d love to know how these list tables, such as All Posts and Comments, work for you now on small screen devices.</li>\n<li>The <strong>Site Icon</strong> feature has been improved so that cropping is skipped if the image is the exact size (512px square) and the media modal now suggests a minimum icon size. Please let us know how the flow feels and if you encounter any glitches!</li>\n<li>The <strong>toolbar</strong> now has a direct link to the customizer, along with quick access to themes, widgets, and menus in the dashboard.</li>\n<li>We enabled <strong>utf8mb4 for MySQL</strong> extension users, which was previously unintentionally limited to MySQLi users. Please let us know if you run into any issues.</li>\n<li><strong>Various bug fixes</strong>. We’ve made <a href=\"https://core.trac.wordpress.org/log?action=stop_on_copy&mode=stop_on_copy&rev=33138&stop_rev=33046\">almost 100 changes</a> in the last week.</li>\n</ul>\n<p>If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. Or, if you’re comfortable writing a bug report, <a href=\"https://core.trac.wordpress.org/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.3&group=component&order=priority\">everything we’ve fixed</a>.</p>\n<p><em>Edges polished up</em><br />\n<em>Features meliorated</em><br />\n<em>Beta Two: go test!</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:61:\"https://wordpress.org/news/2015/07/wordpress-4-3-beta-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:7;a:6:{s:4:\"data\";s:48:\"\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:16:\"WordCamps 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/news/2015/07/wordcamps-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:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wordpress.org/news/2015/07/wordcamps-update/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Jul 2015 16:13: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: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: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:\"\";}i:2;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=3758\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:311:\"Last week saw the halfway point for 2015, yay! This seems like a good time to update you on WordCamp happenings in the first half of this year. There have been 39 WordCamps in 2015 so far, with events organized in 17 different countries and on 5 continents. More than 14,000 people have registered for […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Andrea Middleton\";s: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:9419:\"<p>Last week saw the halfway point for 2015, yay! This seems like a good time to update you on WordCamp happenings in the first half of this year.</p>\n<p>There have been <a href=\"https://central.wordcamp.org/schedule/past-wordcamps/\">39 WordCamps in 2015</a> so far, with events organized in 17 different countries and on 5 continents. More than 14,000 people have registered for WordCamp tickets so far this year, isn’t that amazing?</p>\n<p><a href=\"https://europe.wordcamp.org/2015/\">WordCamp Europe</a> was held in Seville, Spain just a few weeks ago, with close to 1,000 registered participants and over 500 live stream participants. You can watch <a href=\"http://wordpress.tv/2015/07/04/matt-mullenweg-keynote-qanda-wordcamp-europe-2015/\">Matt Mullenweg’s keynote Q&A</a> session from WordCamp Europe right now on WordPress.tv.</p>\n<p>WordPress.tv has published 537 videos so far in 2015 from WordCamps around the world. Some of the more popular 2015 WordCamp talks on WordPress.tv include <a href=\"http://wordpress.tv/2015/03/13/tammie-lister-theme-dont-be-my-everything/\">Tammie Lister: Theme, Don’t Be My Everything </a>from WordCamp Maui, <a href=\"http://wordpress.tv/2015/04/17/jenny-munn-seo-for-2015-whats-in-whats-out-and-how-to-be-in-it-to-win-it-for-good/\">Jenny Munn: SEO for 2015 – What’s In, What’s Out and How to Be In It to Win It (For Good)</a> from WordCamp Atlanta, <a href=\"http://wordpress.tv/2015/02/27/fabrice-ducarme-les-constructeurs-de-page-pour-wordpress/\">Fabrice Ducarme: Les Constructeurs de Page pour WordPress</a> from WordCamp Paris, <a href=\"http://wordpress.tv/2015/06/02/ben-furfie-how-to-value-price-websites/\">Ben Furfie: How to Value Price Websites</a> from WordCamp London, and <a href=\"http://wordpress.tv/2015/06/09/morten-rand-hendriksen-building-themes-from-scratch-using-underscores-_s/\">Morten Rand-Hendriksen: Building Themes From Scratch Using Underscores (_S)</a> from WordCamp Seattle. Check them out!</p>\n<h3>Lots of great WordCamps are still to come</h3>\n<p><a href=\"http://ma.tt/2015/06/wordcamp-us-survey/\">WordCamp US</a> is currently in pre-planning, in the process of deciding on a host city. The following cities have proposed themselves as a great place to host the first WordCamp US: Chattanooga, Chicago, Detroit, Orlando, Philadelphia, and Phoenix. It’s possible the first WordCamp US will be held in 2016 so we can organize the best first WordCamp US imaginable.</p>\n<p>At this time, there are 28 <a href=\"https://central.wordcamp.org/schedule/\">WordCamps</a>, in 9 different countries, that have announced their dates for the rest of 2015. Twelve of these have tickets on sale:</p>\n<ul>\n<li><a href=\"https://columbus.wordcamp.org/2015/\">WordCamp Columbus</a>, Columbus, Ohio: July 17-18</li>\n<li><a href=\"https://scranton.wordcamp.org/2015/\">WordCamp Scranton</a>, Scranton, Pennsylvania: July 18</li>\n<li><a href=\"https://boston.wordcamp.org/2015/\">WordCamp Boston</a>, Boston, Massachussetts: July 18-19</li>\n<li><a href=\"https://milwaukee.wordcamp.org/2015/\">WordCamp Milwaukee</a>, Milwaukee, Wisconsin: July 24-26</li>\n<li><a href=\"https://asheville.wordcamp.org/2015/\">WordCamp Asheville</a>, Asheville, North Carolina: July 24-26</li>\n<li><a href=\"https://kansai.wordcamp.org/2015/\">WordCamp Kansai</a>, Kansai, Japan: July 25-26</li>\n<li><a href=\"https://fayetteville.wordcamp.org/2015/\">WordCamp Fayetteville</a>, Fayetteville, Arkansas: July 31-August 2</li>\n<li><a href=\"https://brighton.buddycamp.org/2015/\">BuddyCamp Brighton</a>, Brighton, UK: August 8</li>\n<li><a href=\"https://vancouver.wordcamp.org/2015/\">WordCamp Vancouver, BC,</a> Vancouver, BC, Canada: August 15-16</li>\n<li><a href=\"https://russia.wordcamp.org/2015/\">WordCamp Russia</a>, Moscow, Russia: August 15</li>\n<li><a href=\"https://norrkoping.wordcamp.org/2015/\">WordCamp Norrköping</a>, Norrköping, Sweden: August 28-29</li>\n<li><a href=\"https://croatia.wordcamp.org/2015/\">WordCamp Croatia</a>, Rijeka, Croatia: September 5-6</li>\n<li><a href=\"https://krakow.wordcamp.org/2015/\">WordCamp Krakow,</a> Krakow, Poland: September 12-13</li>\n<li><a href=\"https://nyc.wordcamp.org/2015/\">WordCamp NYC</a>, New York City, New York: October 30-November 1</li>\n</ul>\n<p>The other 16 events don’t have tickets on sale yet, but they’ve set their dates! Subscribe to the sites to find out when registration opens:</p>\n<ul>\n<li><a href=\"https://pune.wordcamp.org/2015/\">WordCamp Pune</a>, Pune, India: September 6</li>\n<li><a href=\"https://capetown.wordcamp.org/2015/\">WordCamp Cape Town</a>, Cape Town, South Africa: September 10-11</li>\n<li><a href=\"https://baltimore.wordcamp.org/2015/\">WordCamp Baltimore</a>, Baltimore, Maryland: September 12</li>\n<li><a href=\"https://slc.wordcamp.org/2015/\">WordCamp Salt Lake City</a>, Salt Lake City, Utah: September 12</li>\n<li><a href=\"https://lithuania.wordcamp.org/2015/\">WordCamp Lithuania</a>, Vilnius, Lithuania: September 19</li>\n<li><a href=\"https://vegas.wordcamp.org/2015\">WordCamp Vegas</a>, Las Vegas, Nevada: September 19-20</li>\n<li><a href=\"https://switzerland.wordcamp.org/2015/\">WordCamp Switzerland</a>, Zurich, Switzerland: September 19-20</li>\n<li><a href=\"https://tampa.wordcamp.org/2015/\">WordCamp Tampa</a>, Tampa, Florida: September 25-27</li>\n<li><a href=\"https://rhodeisland.wordcamp.org/2015/\">WordCamp Rhode Island</a>, Providence, Rhode Island: September 25-26</li>\n<li><a href=\"https://la.wordcamp.org/2015/\">WordCamp Los Angeles</a>, Los Angeles, California: September 26-27</li>\n<li><a href=\"https://denmark.wordcamp.org/2015/\">WordCamp Denmark,</a> Copenhagen, Denmark: October 3-4</li>\n<li><a href=\"https://toronto.wordcamp.org/2015\">WordCamp Toronto</a>, Toronto, Ontario, Canada: October 3-4</li>\n<li><a href=\"https://hamptonroads.wordcamp.org/2015/\">WordCamp Hampton Roads, </a> Virginia Beach, VA, USA: October 17</li>\n<li><a href=\"https://annarbor.wordcamp.org/2015\">WordCamp Ann Arbor</a>, Ann Arbor, Michigan: October 24</li>\n<li><a href=\"https://portland.wordcamp.org/2015/\">WordCamp Portland</a>, Portland, OR: October 24-25</li>\n</ul>\n<p>On top of all those exciting community events, there are 26 WordCamps in pre-planning as they look for the right event space. If you have a great idea for a free or cheap WordCamp venue in any of the below locations, get in touch with the organizers through the WordCamp sites:</p>\n<ul>\n<li><a href=\"https://dfw.wordcamp.org/2015/\">WordCamp DFW</a>: Dallas/Fort Worth, Texas</li>\n<li><a href=\"https://riodejaneiro.wordcamp.org/2015/\">WordCamp Rio</a>: Rio de Janeiro, Brazil</li>\n<li><a href=\"https://saratoga.wordcamp.org/2015/\">WordCamp Saratoga</a>: Saratoga Springs, New York</li>\n<li><a href=\"https://sofia.wordcamp.org/2015\">WordCamp Sofia</a>: Sofia, Bulgaria</li>\n<li><a href=\"https://austin.wordcamp.org/2015/\">WordCamp Austin</a>: Austin, TX</li>\n<li><a href=\"https://ottawa.wordcamp.org/2015/\">WordCamp Ottawa</a>: Ottawa, Canada</li>\n<li><a href=\"https://charleston.wordcamp.org/2015/\">WordCamp Charleston</a>: Charleston, South Carolina</li>\n<li><a href=\"https://chicago.wordcamp.org/2015/\">WordCamp Chicago</a>: Chicago, Illinois</li>\n<li><a href=\"https://albuquerque.wordcamp.org/2015/\">WordCamp Albuquerque</a>: Albuquerque, New Mexico</li>\n<li><a href=\"https://prague.wordcamp.org/2015/\">WordCamp Prague</a>: Prague, Czech Republic</li>\n<li><a href=\"https://seoul.wordcamp.org/2014/\">WordCamp Seoul: </a>Seoul, South Korea</li>\n<li><a href=\"https://louisville.wordcamp.org/2014/\">WordCamp Louisville</a>: Louisville, Kentucky</li>\n<li><a href=\"https://omaha.wordcamp.org/2015/\">WordCamp Omaha</a>: Omaha, Nebraska</li>\n<li><a href=\"https://grandrapids.wordcamp.org/2015/\">WordCamp Grand Rapids</a>: Grand Rapids, Michigan</li>\n<li><a href=\"https://easttroy.wordcamp.org/2015/\">WordCamp East Troy</a>: East Troy, Wisconsin</li>\n<li><a href=\"https://palmademallorca.wordcamp.org/2015\">WordCamp Mallorca</a>: Palma de Mallorca, Spain</li>\n<li><a href=\"https://edinburgh.wordcamp.org/2015/\">WordCamp Edinburgh</a>: Edinburgh, United Kingdom</li>\n<li><a href=\"https://orlando.wordcamp.org/2015/\">WordCamp Orlando</a>: Orlando, Florida</li>\n<li><a href=\"https://mexico.wordcamp.org/2015/\">WordCamp Mexico City</a>: Mexico City, Mexico</li>\n<li><a href=\"https://netherlands.wordcamp.org/2015/\">WordCamp Netherlands</a>: Utrecht, Netherlands</li>\n<li><a href=\"https://phoenix.wordcamp.org/2016/\">WordCamp Phoenix</a>: Phoenix, Arizona</li>\n<li><a href=\"https://saopaulo.wordcamp.org/2015/\">WordCamp São Paulo</a>: São Paulo, Brazil</li>\n<li><a href=\"https://manchester.wordcamp.org/2015/\">WordCamp Manchester</a>: Manchester, United Kingdom</li>\n<li><a href=\"https://tokyo.wordcamp.org/2015/\">WordCamp Tokyo</a>: Tokyo, Japan</li>\n<li><a href=\"https://lima.wordcamp.org/2015/\">WordCamp Lima</a>: Lima, Peru</li>\n<li><a href=\"https://seattle.wordcamp.org/2015-beginner/\">WordCamp Seattle: Beginner</a>: Seattle, WA</li>\n</ul>\n<p>Don’t see your city on the list, but yearning for a local WordCamp? WordCamps are organized by local volunteers from the WordPress community, and we have a whole team of people to support new organizers setting up a first-time WordCamp. If you want to bring WordCamp to town, check out how you can <a href=\"https://central.wordcamp.org/become-an-organizer/\">become a WordCamp organizer</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:57:\"https://wordpress.org/news/2015/07/wordcamps-update/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:48:\"\n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.3 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:56:\"https://wordpress.org/news/2015/07/wordpress-4-3-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:65:\"https://wordpress.org/news/2015/07/wordpress-4-3-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, 02 Jul 2015 01: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: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:3:\"4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3738\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.3 Beta 1 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Konstantin Obenland\";s: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:4352:\"<p>WordPress 4.3 Beta 1 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.3, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.3-beta1.zip\">download the beta here</a> (zip).</p>\n<p>4.3 is due out next month, but to get there, we need your help testing what we’ve been working on:</p>\n<ul>\n<li><strong>Menus</strong> can now be managed with the <strong>Customizer</strong>, which allows you to live preview changes you’re making without changing your site for visitors until you’re ready. We’re especially interested to know if this helps streamline the process of setting up your site (<a href=\"https://core.trac.wordpress.org/ticket/32576\">#32576</a>).</li>\n<li>Take control of another piece of your site with the <strong>Site Icon</strong> feature. You can now manage your site’s favicon and app icon from the admin area (<a href=\"https://core.trac.wordpress.org/ticket/16434\">#16434</a>).</li>\n<li>We put a lot of work into <strong>Better Passwords</strong> throughout WordPress. Now, WordPress will limit the life time of password resets, no longer send passwords via email, and generate and suggest secure passwords for you. Try it out and let us know what you think! (<a href=\"https://core.trac.wordpress.org/ticket/32589\">#32589</a>)</li>\n<li>We’ve also added <strong>Editor Improvements</strong>. Certain text patterns are automatically transformed as you type, including <code>*</code> and <code>-</code> transforming into unordered lists, <code>1.</code> and <code>1)</code> for ordered lists, <code>></code> for blockquotes and two to six number signs (<code>#</code>) for headings (<a href=\"https://core.trac.wordpress.org/ticket/31441\">#31441</a>).</li>\n<li>We’ve improved the <strong>list view</strong> across the admin dashboard. Now, when you view your posts and pages <strong>on small screen devices</strong>, columns are not truncated and can be toggled into view (<a href=\"https://core.trac.wordpress.org/ticket/32395\">#32395</a>).</li>\n</ul>\n<p><strong>Developers</strong>: There have been a few of changes for you to test as well, including:</p>\n<ul>\n<li><strong>Taxonomy Roadmap:</strong> Terms shared across multiple taxonomies will <a href=\"https://make.wordpress.org/core/2015/06/09/eliminating-shared-taxonomy-terms-in-wordpress-4-3/\">now be split</a> into separate terms on update to 4.3. Please let us know if you hit any snags (<a href=\"https://core.trac.wordpress.org/ticket/30261\">#30261</a>).</li>\n<li>Added <code>singular.php</code> to the template hierarchy as a fallback for <code>single.php</code> and <code>page.php</code>. (<a href=\"https://core.trac.wordpress.org/ticket/22314\">#22314</a>).</li>\n<li>The old Distraction Free Writing code was removed (<a href=\"https://core.trac.wordpress.org/ticket/30949\">#30949</a>).</li>\n<li>List tables now can (and often should) have a primary column defined. We’re working on a fallback for existing custom list tables but right now they likely have some breakage in the aforementioned responsive view (<a href=\"https://core.trac.wordpress.org/ticket/25408\">#25408</a>).</li>\n</ul>\n<p>If you want a more in-depth view of what changes have made it into 4.3, <a href=\"https://make.wordpress.org/core/tag/4-3/\">check out all 4.3-tagged posts</a> on the main development blog.</p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on the WordPress Trac</a>. There, you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a> and <a href=\"https://core.trac.wordpress.org/query?status=closed&group=component&milestone=4.3\">everything we’ve fixed</a> so far.</p>\n<p>Happy testing!</p>\n<p><em>Site icons for all</em><br />\n<em>Live preview menu changes</em><br />\n<em>Four three beta now</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:61:\"https://wordpress.org/news/2015/07/wordpress-4-3-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:9;a:6:{s:4:\"data\";s:48:\"\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:48:\"WordPress 4.2.2 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2015/05/wordpress-4-2-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:60:\"https://wordpress.org/news/2015/05/wordpress-4-2-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:\"Thu, 07 May 2015 02:24: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: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:3:\"4.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=3718\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:355:\"WordPress 4.2.2 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Version 4.2.2 addresses two security issues: The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Samuel Sidler\";s: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:3213:\"<p>WordPress 4.2.2 is now available. This is a <strong>critical security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>Version 4.2.2 addresses two security issues:</p>\n<ul>\n<li>The Genericons icon font package, which is used in a number of popular themes and plugins, contained an HTML file vulnerable to a cross-site scripting attack. All affected themes and plugins hosted on <a href=\"https://wordpress.org/\">WordPress.org</a> (including the Twenty Fifteen default theme) have been updated today by the WordPress security team to address this issue by removing this nonessential file. To help protect other Genericons usage, WordPress 4.2.2 proactively scans the wp-content directory for this HTML file and removes it. Reported by Robert Abela of <a href=\"http://netsparker.com\">Netsparker</a>.</li>\n<li>WordPress versions 4.2 and earlier are affected by a <a href=\"https://wordpress.org/news/2015/04/wordpress-4-2-1/\">critical cross-site scripting vulnerability</a>, which could enable anonymous users to compromise a site. WordPress 4.2.2 includes a comprehensive fix for this issue. Reported separately by Rice Adu and Tong Shi from Baidu[X-team].</li>\n</ul>\n<p>The release also includes hardening for a potential cross-site scripting vulnerability when using the visual editor. This issue was reported by Mahadev Subedi.</p>\n<p>Our thanks to those who have practiced <a href=\"https://make.wordpress.org/core/handbook/reporting-security-vulnerabilities/\">responsible disclosure</a> of security issues.</p>\n<p>WordPress 4.2.2 also contains fixes for 13 bugs from 4.2. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.2.2\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.2?rev=32418&stop_rev=32324\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.2.2</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.2.2.</p>\n<p>Thanks to everyone who contributed to 4.2.2:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Mike Adams</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/taka2\">taka2</a>, and <a href=\"https://profiles.wordpress.org/willstedt\">willstedt</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:56:\"https://wordpress.org/news/2015/05/wordpress-4-2-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:\"\";}}}}}}}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:32:\"https://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:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 28 Aug 2015 20:59:46 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"connection\";s:5:\"close\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:10:\"x-pingback\";s:37:\"https://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Wed, 19 Aug 2015 13:10:24 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}s:5:\"build\";s:14:\"20140305154441\";}','no'),(16730,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1440838787','no'),(16731,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1440795587','no'),(16728,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1440838787','no'),(16729,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','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:57:\"Post Status: Our WordPress 4.4 wishlist — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/?p=14136\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/our-wordpress-4-4-wishlist-draft-podcast/\";s: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:1647:\"<p>Welcome to the Post Status Draft podcast, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a> and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Brian and his co-host, <a href=\"https://twitter.com/joe_hoyle\">Joe Hoyle</a>, a co-founder and the CTO of <a href=\"https://hmn.md/\">Human Made</a>, discuss some of today’s hottest, current WordPress news.</p>\n<p>Listen now:</p>\n<!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.fm/16131.mp3\">https://audio.simplecast.fm/16131.mp3</a>\n<p><a href=\"http://audio.simplecast.fm/16131.mp3\">Direct Download</a></p>\n<p>Stories discussed:</p>\n<ul>\n<li><a href=\"https://poststatus.com/wordpress-4-3-billie-released/\">WordPress 4.3 “Billie” released</a></li>\n<li><a href=\"https://make.wordpress.org/core/2015/08/19/wordpress-4-4-whats-on-your-wishlist/\">What is on your wishlist for WordPress 4.4?</a></li>\n<li><a href=\"https://make.wordpress.org/core/2015/08/19/wordpress-4-4-whats-on-your-wishlist/#comment-26718\">Don’t add WP API to Core in 4.4?</a></li>\n<li><a href=\"https://choycedesign.com/2015/01/23/my-top-wordpress-pain-points/\">Mel Choyce’s biggest issues with WordPress</a></li>\n<li><a href=\"https://make.wordpress.org/core/2015/07/23/rest-api-whos-using-this-thing/\">Who is using WP REST API and why?</a></li>\n<li><a href=\"http://wp-api.org/\">REST API Documentation</a></li>\n<li><a href=\"https://poststatus.com/wordpress-json-rest-api/\">A not-so-brief summary of the REST API</a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 Aug 2015 13:45: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:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WPTavern: WordPress.com Unveils the Action 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47954\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-com-unveils-the-action-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3846:\"<p>WordPress.com has <a href=\"https://en.blog.wordpress.com/2015/08/26/new-action-bar/\">unveiled a new user interface</a> called the Action Bar. It’s a bar that shows up in the bottom right corner of the screen for logged in users and is accessible from any device. The bar performs multiple tasks depending on the page you’re on.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/WordPressComActionBar.png\"><img class=\"size-full wp-image-47955\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/WordPressComActionBar.png?resize=1025%2C627\" alt=\"WordPress Action Bar\" /></a>WordPress Action Bar\n<p>When on a WordPress.com powered site that you’re not following, the bar turns into a Follow button. Clicking the follow button will notify you of new posts published on the site.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/actionbar-follow.png\"><img class=\"size-full wp-image-47956\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/actionbar-follow.png?resize=192%2C60\" alt=\"Action Bar Follow Button\" /></a>Action Bar Follow Button\n<p>If you click the three dots to the right, you’ll see a variety of options depending upon the page you’re viewing. If it’s the homepage, you’ll see links to download the theme the site uses, report the content, or manage the sites you follow.</p>\n<p>If you’re browsing a specific post on a WordPress.com site, you’ll see an additional link to copy a shortlink for quick and easy sharing.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/ActionBarThreeDots.png\"><img class=\"size-full wp-image-47957\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/ActionBarThreeDots.png?resize=265%2C319\" alt=\"Easily Share Posts\" /></a>Easily Share Posts\n<p>If you have a site on WordPress.com and are logged in, the Follow button turns into a Customize button. This link provides a quick way to enter the Customizer. There’s also an Edit link if you’re browsing a published post.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/ActionBarEditCustomizeButton.png\"><img class=\"size-full wp-image-47958\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/ActionBarEditCustomizeButton.png?resize=307%2C348\" alt=\"Edit and Customize Links\" /></a>Edit and Customize Links\n<p>If the action bar is too big and you want to minimize it, click the three dots and select the option to Collapse the bar. It will shrink the bar into squares and get out of your way.</p>\n<h2>My User Experience</h2>\n<p>One of the best features of the action bar is the ability to quickly see and download a theme used on a WordPress.com site. However, it doesn’t work for WordPress.com specific sites like <a href=\"https://dailypost.wordpress.com/\">The Daily Post</a>.</p>\n<p>What annoys me about the action bar is that it disappears when I scroll down. I caught myself scrolling down to read a post and when I looked for the edit button to fix a typo, the action bar was gone. I think it should stay on the screen at all times.</p>\n<p>I’d also like to see the Edit link in the action bar open a front-end editor. It’s time WordPress.com step up its game and stop forcing users through a backend interface to edit published content.</p>\n<p>I like the experimental action bar but at the same time, I question the reasoning for adding yet another user interface element to mimic actions already supported by other buttons and links.</p>\n<p>For example, between the admin bar, dashboard, the edit link underneath a post, and the action bar, there are now four different ways to edit a post. How many roads are necessary to reach the same destination?</p>\n<p>If you have a site on WordPress.com, let me know what you think of the action bar.</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, 28 Aug 2015 07:43:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:29:\"Matt: Frequent Flyer Syndrome\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45311\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2015/08/frequent-flyer-syndrome/\";s: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:175:\"<p>It turns out <a href=\"http://www.economist.com/blogs/gulliver/2015/08/frequent-flyers\">not everything about traveling all the time is roses</a>. (Posted from 38k feet.)</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, 28 Aug 2015 07:17: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: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: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:92:\"WPTavern: BuddyPress 2.3.3 Patches Security Vulnerabilities in BuddyPress Messages Component\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47948\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://wptavern.com/buddypress-2-3-3-patches-security-vulnerabilities-in-buddypress-messages-component\";s: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:1516:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/04/BuddyPressFeaturedImage.png\"><img class=\"aligncenter size-full wp-image-41978\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/04/BuddyPressFeaturedImage.png?resize=828%2C265\" alt=\"BuddyPress Featured Image\" /></a>BuddyPress 2.3.3<a href=\"https://buddypress.org/2015/08/buddypress-2-3-3/\"> is available</a> and users are encouraged to <strong>update as soon as possible</strong>. A few security vulnerabilities were discovered in <a href=\"https://codex.buddypress.org/buddypress-components-and-features/#internal-messaging\">BuddyPress Messages, </a>a core component that allows users to send and receive private messages.</p>\n<p>A vulnerability was responsibly disclosed to the BuddyPress team that could allow members to manipulate a failed private outbound message and inject unexpected output to the browser. The vulnerability was reported by Krzysztof Katowicz-Kowalewski.</p>\n<p>In addition to the first vulnerability, the BuddyPress core development team independently discovered and fixed related vulnerabilities with the messages component that could allow for carefully crafted private message content to be rendered incorrectly to the browser.</p>\n<p>BuddyPress 2.3.3 also fixes a couple of bugs in the 2.3 codebase and improves support for backend changes made in WordPress 4.3. To protect your sites from these vulnerabilities, you should perform a full backup and <strong>update BuddyPress as soon as possible</strong>.</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, 28 Aug 2015 06:27:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:62:\"WPTavern: Theme Review Team Begins Phasing Out Favicon Support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/theme-review-team-begins-phasing-out-favicon-support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2148:\"<p>One of the main features in WordPress 4.3 are Site Icons. A <a href=\"http://wptavern.com/wordpress-4-3-adds-new-site-icons-feature-and-a-text-editor-to-press-this\">Site Icon</a> is an image that represents a website across multiple platforms and replaces Favicons. With Site Icons in WordPress core, the WordPress Theme Review team is <a href=\"https://make.wordpress.org/themes/2015/08/28/backward-compatible-faviconsicons/\">phasing out the feature</a> in existing themes hosted in the theme directory.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/site-icon-customizer.png\"><img class=\"size-full wp-image-47808\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/site-icon-customizer.png?resize=1010%2C568\" alt=\"Site Icons in The Customizer\" /></a>Site Icons in The Customizer\n<p>Justin Tadlock, a theme review admin, <a href=\"https://make.wordpress.org/themes/2015/08/28/backward-compatible-faviconsicons/\">published a tutorial</a> that explains how to provide a backwards compatible experience.</p>\n<p>According to Tadlock, the easiest method is to check if the <code>has_site_icon()</code> function exists. This tells you if the user is running WordPress 4.3 and has the site icon feature available.</p>\n<p>You can also check if the user has set up a new icon using the core WordPress feature by using the <code>has_site_icon()</code> conditional tag which returns either <code>TRUE</code> or <code>FALSE</code>.</p>\n<p>Here’s some example code from the tutorial you can use to handle the check:</p>\n<pre><code>if ( ! function_exists( \'has_site_icon\' ) || ! has_site_icon() ) {\n\n // Output old, custom favicon feature.\n}</code></pre>\n<p>For additional information, I encourage you to read<a href=\"http://scratch99.com/wordpress/development/backwards-compatibility-site-icons/\"> Stephen Cronin’s post</a> which goes into more detail.</p>\n<p>The Theme Review Team enforces a guideline where features added to core are phased out of themes within two major releases. By the time WordPress 4.5 is released, theme authors will be able to remove legacy code without disrupting the user experience.</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, 28 Aug 2015 05:05:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: WordPress Community Summit Set for December 2-3, 2015\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47930\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-community-summit-set-for-december-2-3-2015\";s: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:2007:\"<p>The <a href=\"https://2015.us.wordcamp.org/2015/08/26/2015-wordpress-community-summit-dates-announced/\">WordPress community summit</a> will take place on December 2-3, 2015, in Philadelphia, PA two days before WordCamp US. The summit will be held at <a href=\"http://philadelphia.impacthub.net/\" target=\"_blank\">Impact Hub Philadelphia</a>, a co-working space where freelancers, entrepreneurs, and social innovators work together, share ideas, and build networks.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/ImpactHub.jpg\"><img class=\"size-large wp-image-47931\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/ImpactHub.jpg?resize=500%2C333\" alt=\"inside Impact Hub\" /></a>Inside Impact HubImpact Hub is spacious and has dedicated meeting and conference rooms. According to the announcement, the summit is invite only similar to last year’s event at WordCamp San Francisco:</p>\n<blockquote><p>The WordPress Community Summit is a smaller, invite-only event for active members and contributors on the many teams that work to improve WordPress: Core, Design, Mobile, Accessibility, Support, Polygots, Documentation, Themes, Plugins, Community, Meta, Training, Flow and TV .</p></blockquote>\n<p>A survey or application form will soon be published which will result in a pool from which the attendees will be invited.</p>\n<p>The summit is a rare opportunity for members of various contributor teams to focus and work together in the same physical location.</p>\n<h2>Annual WordPress Survey</h2>\n<p>If you use, build, or make a living with WordPress, please take the <a href=\"http://wp-survey.polldaddy.com/s/wp-2015\">annual survey</a>. Results will be shared during Matt Mullenweg’s State of the Word presentation at WordCamp US. The more people who fill out the survey, the more representative the data will be.</p>\n<p>Watch Mullenweg’s State of the Word presentation from 2014 to see results from the previous survey.</p>\n<p></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, 27 Aug 2015 21:07: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Stream Is Shutting Down Its Cloud Data Storage October 1st\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47925\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/stream-is-shutting-down-its-cloud-data-storage-october-1st\";s: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:3977:\"<p>Stream 3 is <a href=\"https://wp-stream.com/introducing-stream-3/\">available for download</a> and includes some significant improvements. Stream is a WordPress plugin that tracks changes to a site similar to an audit trail. When <a href=\"http://wptavern.com/stream-morphs-from-a-plugin-into-a-service\">version two was released</a> nearly a year ago, it morphed from a plugin to a service. Activity logs were stored in the cloud which lessened the amount of resources used on local webservers.</p>\n<p>Version three will no longer store data in the cloud. Instead, it will store activity logs locally. The cloud service provided by Stream 2 is closing on <strong>October 1st</strong>. This gives users a little more than a month to migrate data from the cloud to their local webserver.</p>\n<h2>The Cloud is Expensive</h2>\n<p>Luke Carbis, lead developer of Stream, says the time frame was chosen based on a number of factors, “We chose a 6 week migration window as a balance between bleeding cash and doing the right thing by our users.</p>\n<p>“It’s also helpful to remember that the vast majority of our users are on a Free plan, which only includes 12 weeks of storage. We are monitoring the accounts of each of our paid users and I’m personally making sure that every one of them has migrated,” Carbis told the Tavern.</p>\n<p>The move away from the cloud is largely based on cost. The majority of Stream’s customers signed up to the free plan with a significant lack of interest in the Pro Subscription. Server costs were also higher than expected.</p>\n<h2>XWP to The Rescue</h2>\n<p>With a lack of income from Stream 2 and acquisition talks failing, Carbis was contracted to do outside work leaving Frankie Jarrett the only person working on the project. Stream’s investor decided to pull the plug on the project at the same time Jarrett decided to resign from the company.</p>\n<p>“When I heard that Frankie had resigned I gave him a call. We reminisced on our achievements, and threw around some of our ideas on what could have been. That conversation renewed my inspiration. I jotted down some notes, and that’s when things started to turn around,” Carbis said.</p>\n<p>Members from <a href=\"https://xwp.co/\">XWP</a> stepped in to lend a helping hand and the project is now officially under the XWP umbrella. This allows Stream to remain free and open source. The partnership will also facilitate add-on, connectors, and adapters</p>\n<h2>What’s New in Stream 3</h2>\n<p>Stream 3 is rewritten from the ground up. Activity logs use half the space in the database compared to Stream 2. It supports multisite through the use of Network Admin and uses a dependency injection model to be more extendable and efficient.</p>\n<p>Although Stream 3 includes a variety of improvements two notable features have been removed, Notifications and Reports. If you depend on these features, please <a href=\"https://wp-stream.com/stream-3-faq/\">review the following FAQ</a>.</p>\n<h2>A New Direction</h2>\n<p>Carbis and XWP are taking Stream into a new direction. Stream’s <a href=\"https://github.com/wp-stream/roadmap/\">proposed roadmap</a> is available on GitHub and Carbis encourages users to not only review it, but to contribute to the project’s future, “I’d like to see Stream’s users contribute more to its direction. Contribution isn’t limited to ideas either. If you can design, develop, or translate, please consider <a href=\"http://github.com/wp-stream/stream\">contributing to the Stream project</a>,” he said.</p>\n<p>It will be interesting to see if Stream can regain the momentum it lost after transitioning to a cloud based system to store data. Now that Stream stores activity logs locally again, those in the EU should be able to use it without breaking privacy laws. Stream is <a href=\"https://wordpress.org/plugins/stream/\">available for free</a> on the WordPress plugin directory.</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, 27 Aug 2015 20:17: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:35:\"Akismet: Quantifying Reddit Bigotry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://blog.akismet.com/?p=1859\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://blog.akismet.com/2015/08/27/quantifying-reddit-bigotry/\";s: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:1555:\"<p>We never pass on the opportunity to mix in a little bit of humor with our passion for web content moderation.</p>\n<p>One of our engineers, Dan Walmsley, participated in <a href=\"http://www.comedyhackday.org/la-2015\">Cultivated Wit’s Comedy Hack Day</a> in Los Angeles last weekend, and his team’s resulting project has since surfaced on <a href=\"http://motherboard.vice.com/read/this-tool-quantifies-reddit-bigotry\">Motherboard</a> and <a href=\"http://www.engadget.com/2015/08/26/reddit-bigotry-check/\">Engadget</a>.</p>\n<p><a href=\"http://www.freeredditcheck.com/\">Free Reddit Check</a>, created by Dan’s team and crowned with the day’s top prize, is a site which attempts to quantify the terribleness of Reddit users based on their public comment content and subreddit participation. While perfectly suited for a hack day which pairs developers and comedians, there is certainly usefulness in determining the respectability of a potential online acquaintance. Or just knowing who to ignore.</p>\n<p>And being obsessed with content analysis, community moderation, and keeping the web’s underbelly in check, we can’t help but think it’s a nifty idea.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1859/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1859/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1859&subd=akismet&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, 27 Aug 2015 11:43: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:13:\"Anthony Bubel\";s: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:63:\"WPTavern: WPWeekly Episode 205 – Interview With Miriam Schwab\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47915\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wptavern.com/wpweekly-episode-205-interview-with-miriam-schwab\";s: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:2039:\"<p>In this episode of WordPress Weekly, I’m joined by Miriam Schwab, founder and CEO of <a href=\"http://illuminea.com/\">Illuminea</a>, a web development company based in Israel. She’s also on the Steering Board of <a href=\"http://digitaleveisrael.com/\">Digital Eve Israel</a>, one of the leading communities for professional women in Israel to help empower women economically.</p>\n<p>Schwab explains her WordPress origin story, what it’s like to live in Israel, and how active the WordPress community is in her area. She shares her thoughts on the future of WordPress and warns that if it doesn’t improve the user experience, it will drive users away to competing platforms. At the end of the interview, she tells us her favorite plugins that she installs on most of her client sites.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/first-look-at-the-twenty-sixteen-default-wordpress-theme\">First Look at the Twenty Sixteen Default WordPress Theme</a><br />\n<a href=\"http://wptavern.com/sessions-from-buddycamp-brighton-uk-now-available-to-watch-on-wordpress-tv\">Sessions From BuddyCamp Brighton, UK Now Available to Watch on WordPress.tv</a><br />\n<a href=\"http://wptavern.com/ostraining-makes-pods-framework-video-training-series-available-for-free\">OSTraining Makes Pods Framework Video Training Series Available for Free</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, September 2nd 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"http://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #205:</strong><br />\n</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, 27 Aug 2015 04:24: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:66:\"WPTavern: First Look at the Twenty Sixteen Default WordPress 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:28:\"http://wptavern.com/?p=47897\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://wptavern.com/first-look-at-the-twenty-sixteen-default-wordpress-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2281:\"<p>WordPress 4.4 is the last scheduled major release of the year and with it will come a new default theme to replace Twenty Fifteen. On the Make WordPress Core site, Tammie Lister <a href=\"https://make.wordpress.org/core/2015/08/25/introducing-twenty-sixteen/\">published an image gallery</a> that shows off the design of Twenty Sixteen.</p>\n<p>According to Lister, the process of determining the new default theme has taken months, “Lots of themes were considered, eventually settling on the one you see below. It’s a perfect fit,” she said.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/TwentySixteenConcept.png\"><img class=\"size-large wp-image-47898\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/TwentySixteenConcept.png?resize=433%2C500\" alt=\"Twenty Sixteen\" /></a>Twenty Sixteen\n<p>Twenty Sixteen is designed by <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie,</a> who also designed the <a href=\"http://takashiirie.com/2013/12/13/twenty-fourteen-wordpress-3-8-parker/\">Twenty Fourteen</a> and <a href=\"http://takashiirie.com/2015/03/19/twenty-fifteen-the-wordpress-default-theme-for-2015/\">Twenty Fifteen</a> default themes. Irie describes Twenty Sixteen as:</p>\n<blockquote><p>A modernized approach of an ever-popular layout — a horizontal masthead and an optional right sidebar that works well with both blogs and websites. It has custom color options that allow you to make your own Twenty Sixteen. The theme was designed on a harmonious fluid grid with a mobile first approach. This means it looks great on any device.</p></blockquote>\n<p>The new theme has hints of Twenty Fourteen but is different enough to stand on its own as a unique design. It doesn’t look as modern as <a href=\"https://twentyfifteendemo.wordpress.com/\">Twenty Fifteen</a> out-of-the box but the design could change during the 4.4 development cycle.</p>\n<p>If you want to help Twenty Sixteen be the best it can be, please join the weekly meetings held every Monday and Friday at 16:00 UTC in the #core-themes channel on <a href=\"https://make.wordpress.org/chat/\">SlackHQ</a>. The meetings are a half hour-long and start once the theme is initially added to WordPress core.</p>\n<p>What do you think of Twenty Sixteen?</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, 26 Aug 2015 01:20:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:85:\"WPTavern: Sessions From BuddyCamp Brighton, UK Now Available to Watch on WordPress.tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47892\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"http://wptavern.com/sessions-from-buddycamp-brighton-uk-now-available-to-watch-on-wordpress-tv\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1354:\"<p>Earlier this month, the first <a href=\"https://brighton.buddycamp.org/2015/\">BuddyCamp Brighton, UK</a> successfully took place. Six speakers presented their sessions from within the venue while four participated remotely. Here’s a break down of the attendees:</p>\n<ul>\n<li>13 Sponsors.</li>\n<li>8 Sessions.</li>\n<li>7 Volunteers.</li>\n<li>6 Speakers plus another 4 via video message.</li>\n<li>33 Attendees.</li>\n</ul>\n<p>The conference featured sessions on the <a href=\"https://brighton.buddycamp.org/2015/session/the-origin-of-buddypress/\">origin of BuddyPress</a>, a <a href=\"https://brighton.buddycamp.org/2015/session/fireside-with-paul-gibbs/\">fireside chat with Paul Gibbs</a>, and <a href=\"https://brighton.buddycamp.org/2015/session/messages-from-contributors/\">messages from BuddyPress contributors</a>.</p>\n<p>Photographs of the event <a href=\"https://brighton.buddycamp.org/2015/photos/\">are available</a> on the official BuddyCamp Brighton website. In addition to photographs, sessions were recorded and are <a href=\"http://wordpress.tv/event/buddycamp-brighton-2015/\">available to watch for free</a> on WordPress.tv.</p>\n<p>In the following video, Gibbs explains the origins of <a href=\"https://buddypress.org/\">BuddyPress</a>.</p>\n<p></p>\n<p>If you attended BuddyCamp Brighton, UK please share your experience in the comments.</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, 26 Aug 2015 01:11: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:82:\"WPTavern: OSTraining Makes Pods Framework Video Training Series Available for 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:28:\"http://wptavern.com/?p=47885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://wptavern.com/ostraining-makes-pods-framework-video-training-series-available-for-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2214:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg\"><img class=\"aligncenter size-full wp-image-40653\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg?resize=628%2C290\" alt=\"pods\" /></a><a href=\"https://www.ostraining.com/\">OSTraining</a>, a site that offers video training for WordPress, Joomla, Drupal, and other technologies <a href=\"https://www.ostraining.com/blog/wordpress/pods/\">announced</a> their <a href=\"http://pods.io/\">Pods Framework</a> video <a href=\"https://www.ostraining.com/courses/class/wordpress/pods/\">training series</a> is now available for free. Steve Burge, founder of OSTraining.com, says offering the video series for free is the result of a partnership with the Pods Framework project.</p>\n<p>“This project came about because the OSTraining and Pods teams bumped into each other on a regular basis. I often ran into Jim True and Josh Pollock from Pods. We met at WordCamps and WordPress meetups in Tampa, Orlando, and Miami, FL.</p>\n<p>“The Pods team explained that they were working on improving their documentation. They started a YouTube series, wrote tutorials, and started the <a href=\"http://wptavern.com/pods-lead-developer-scott-kingsley-clark-launches-friends-of-pods-funding-campaign\">Friends of Pods</a> initiative to support their efforts. Making the videos free is our way of contributing to the Pods project,” Burge told the Tavern.</p>\n<p>Burge recorded the series after using Pods to create the <a href=\"http://appalachiantrail.com/\">Appalachian Trail</a> website. The series provides an introduction to Pods, templates, creating a custom taxonomy, and more. Those interested can view the series on <a href=\"https://www.ostraining.com/courses/class/wordpress/pods/\">OSTraining.com</a> or <a href=\"https://www.youtube.com/watch?list=PLtaXuX0nEZk9dCVMQRmSptuJ6YdVzMkr5&v=4rm95kNxRXg\">YouTube</a>.</p>\n<p>Here’s a look at the first video in the series which introduces viewers to the Pods Framework.</p>\n<p><span class=\"embed-youtube\"></span></p>\n<p>Although it was created in 2014, the series contains great insight into the project and provides an educational foundation for learning Pods 3.0.</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, 24 Aug 2015 21:20: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:43:\"Alex King: Request: Alex King Rememberances\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://alexking.org/?p=22017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://alexking.org/blog/2015/08/24/rememberances\";s: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:1445:\"<p>Dear WordPress community,</p>\n<p>My apologies for the selfish and personal nature of this post. I hope you will forgive me given the circumstances. As most of you know, I was <a href=\"http://alexking.org/blog/thread/cancer\">diagnosed with stage 4 colon cancer in 2013</a>.</p>\n<p>One of the things my wife and I are trying to do is put together some information about my career that will hopefully give my 6 year-old daughter a better sense of who I was as an adult. She knows me as “dad”, but when she gets older she’ll be curious about who I was to my peers and colleagues.</p>\n<p>I’ve spent more than a decade in the WordPress community and I’d like to request that you to share a few thoughts or remembrances about me that we can compile and share with her when the time is right.</p>\n<p>If we have crossed paths or if I have managed to do something that you found helpful, I’d love it if you would take a few minutes to write it down and <a href=\"http://alexking.org/contact\">send it to me</a> or my wife: heatherkingcom@gmail.com. If you’re willing to have the story shared publicly, please indicate that accordingly. By default, we will keep everything confidential.</p>\n<p class=\"threads-post-notice\">This post is part of the thread: <a href=\"http://alexking.org/blog/thread/cancer\">Cancer</a> – an ongoing story on this site. View the thread timeline for more context on this post.</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, 24 Aug 2015 21:01:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"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: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:74:\"WPTavern: Step Up Your Game: How to Work With Successful WordPress Clients\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47868\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/step-up-your-game-how-to-work-with-successful-wordpress-clients\";s: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:25388:\"<hr />\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/MarioPeshev.jpg\"><img class=\"alignright size-thumbnail wp-image-47869\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/MarioPeshev.jpg?resize=150%2C150\" alt=\"Mario Y. Peshev\" /></a>This post was contributed by <a title=\"Ryan Hellyer\" href=\"http://geek.ryanhellyer.net/\" target=\"_blank\">Mario Peshev</a>. Mario is the founder and WordPress Architect at <a href=\"http://t.co/p9TnMSFMi2\">DevriX</a> building and maintaining large WordPress-driven platforms. With over 10,000 hours of consulting and training, Mario’s Yin and Yang is his Open Source advocacy and business growth strategy.</p>\n<hr />\n<blockquote><p>Without continual growth and progress, such words as improvement, achievement, and success have no meaning – Benjamin Franklin</p></blockquote>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/StepUpYourGameFeaturedImage.png\"><img class=\"size-full wp-image-47879\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/StepUpYourGameFeaturedImage.png?resize=682%2C281\" alt=\"Step up your game featured image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58522126@N00/430932479\">Stairwell</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>I’ve been a learnaholic for as long as I can remember and when I read the aforementioned quote, it resonates strongly with me. My prelude to WordPress years ago was one of the steps toward improvement and success and I’ve developed a special love-hate relationship with WordPress.</p>\n<p>Utmost admiration about its influence over the world in terms of Open Source and opportunities for various people in different niches, and its plague of being diminished and depreciated by professional developers and successful businesses.</p>\n<p>There are ways to solve these issues as long as the inner circle works towards the same goal.</p>\n<p><strong>Note</strong>: If you are happy building lego type websites with random ThemeForest themes and you see that as your future, this post is not for you. If you love doing the same repeatedly for mom and pop shops, this may not resonate with you. This is applicable to people who want to get better at what they do, be more professional, and make some impact by solving complex problems for larger customers.</p>\n<h2>WordPress For a Better Future</h2>\n<p>In May, I presented at a conference focused on kids and teenagers to motivate them, prepare them for the adult life, and nurture their creativity. Kids these days hardly think about their future, between their teenage emotional dramas and boring homework assignments. If you think about it, how can they be passionate about becoming someone if they have no real idea what they need to know and do on a daily basis?</p>\n<p>I used WordPress as an example of a platform that children can use, one that provides them with the opportunity to develop a talent or passion.</p>\n<p>Using WordPress for homework and general notes (or a diary) could indicate interest in several areas:</p>\n<ul>\n<li>Young bloggers can potentially do creative writing or copywriting.</li>\n<li>Constantly switching themes and playing with colors might open the room to design.</li>\n<li>Adding plugins and trying to implement complex combinations is the first step to programming.</li>\n<li>Sharing posts, looking at analytics and comparing different titles or photos is the way to marketing.</li>\n</ul>\n<p>There are other potential areas of course, but as long as kids can associate with an activity, become passionate about it, and start digging into it, they can save years of slacking, not to mention tens of thousands of dollars on college degrees for specialties they couldn’t care less about.</p>\n<p>This is one of the reasons why more and more people join the WordPress industry and switch boring jobs in order to make a living off of WordPress.</p>\n<h2>What Types Of WordPress Services Exist?</h2>\n<p>The amount of opportunities for WordPress work is incredible but the vast pool of WordPress jobs is so vague and blurry, that hiring and educating talent is out of control.</p>\n<p>I keep an eye on dozens of job boards, portals, and freelance networks. Clients look for Virtual Assistants to get their websites built. They look for expert WordPress developers to apply content changes to their site or web designers to develop complex plugins.</p>\n<p>On a weekly basis I see references to WordPress administrators, programmers, developers, designers, marketers, digital artists, webmasters, VAs, and plenty of other job titles used improperly. As a matter of fact, I’m now fascinated when I see a WordPress related job post or an offer looking for the right type of candidate.</p>\n<p>The great news is that you can do anything with WordPress. The caveat here is that WordPress itself is not a skill. You don’t ask for an Internet expert nowadays and you don’t go to the same doctor when you have a headache or you’ve injured your leg.</p>\n<p>The wide industry of innocent clients and amateur service providers have made it nearly impossible to tell a developer from a marketer, or from a general user who has installed WordPress with an auto-installer twice.</p>\n<h2>The Indecent World of WordPress Experts</h2>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/JobTitleFeaturedImage.png\"><img class=\"size-full wp-image-39089\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/JobTitleFeaturedImage.png?resize=650%2C200\" alt=\"Job Titles Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58871905@N03/5565517971\">I love ’84</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>I’ve read a lot about impostor syndrome in several reputable WordPress blogs, and people keep identifying themselves in the comments. In my opinion, this is a problem so insignificant as compared to the ever-growing pool of people claiming to be WordPress Experts.</p>\n<p>In the last several years, I’ve interacted with people all around the world working with WordPress. From freelancers to successful business owners at conferences, and from beginner virtual assistants to full-stack consultants in social media, blogs and job networks.</p>\n<p>The largest group of service providers that I’ve found is the one of <em>WordPress experts</em>. You can easily substitute expert with specialist, guru, master, ninja and rockstar. Just open a new tab and do a few quick searches in Google, job networks, social media and view the large number of results.</p>\n<p>Next on the list are <em>WordPress developers</em>. A WordPress developer is often described as people who install plugins. There are various possible scenarios, but this is rarely the definition of an actual developer proficient in WordPress.</p>\n<p>Some boards or blogs list specific skills that let you filter by programming language or a separate tool. My latest research with 200 contractors with WordPress developer titles led to 170 people who rate themselves with 4 or 5 out of 5 stars in PHP proficiency, and 30 with 3 stars.</p>\n<p>Out of the 170 people in the first group, 150 were college students, Internet marketers, VAs, and people who have substituted strings in WordPress themes thanks to support forums or help from the Codex. Not a single line of code was written from scratch, let alone building anything, and 4 out of 5 or higher self-assessed their level of PHP experience.</p>\n<p>Tom McFarlin <a href=\"http://tommcfarlin.com/wordpress-developers-programmer-implementer/\">published a post</a> on the difference between a developer and implementer and I wrote an overview defining <a href=\"http://wptavern.com/why-wordpress-job-titles-dont-mean-much-anymore\">various technical skills in the WordPress context</a>. Due to the lack of proper training, any official educational resource or meaningful set of skills per role, both finding talent and improving one’s skills is being challenged.</p>\n<p>I challenge you to interview several successful clients around you who looked for skillful WordPress folks. They either happened to know the right people, were recommended someone, ended up with several freelancers who messed up big time, went AWOL and suddenly took the cash and disappeared, couldn’t deliver, or they did and the site is incredibly slow and/or got hacked soon thereafter.</p>\n<p>That’s sending serious businesses away and I won’t touch the topic of under pricing services and products which brings the quality and support way down.</p>\n<p>What motivates people to use a reliable resource in order to grow? The WordPress Foundation, nor any of the big players provide official training curriculum, and a definition for formal roles. There is no WordPress certification program (I won’t get into that to avoid unnecessary discussions), and there are no clear paths for requirements.</p>\n<h2>The WordPress Community is Filled with Amateurs</h2>\n<p>As a result, our community is a large group mostly composed of amateurs who started using WordPress one way or another. These people started earning money and reached a point where they don’t know where they stand, what they’re proficient in, if they’re doing fine, whether they’re experts, impostors, or somewhere in the middle, and what would be helpful to them?</p>\n<p>We still use FTP and work with PHP 5.2-supported hosts. The most popular theme marketplaces provide products with broken and inconsistent code. The WordPress.org plugin repository accepts plenty of plugins with suspicious consistency and compatibility.</p>\n<p>None of these issues are recognized publicly in the WordPress community. Some hosts prohibit SSH and allow solely FTP. PHP 5.2 will be supported by Core for a while, which doesn’t motivate hosts to upgrade. Marketplaces earn millions from their top sellers, so they’re not interested in quickly bringing up quality as long as poorly coded themes sell well. There’s also no formal constantly reviewed plugin repository for high quality plugins and no one is actively backing this idea up.</p>\n<p>If you read the last paragraph as a rant, it’s because it is. It’s meant to be a “wake up call” to clients who don’t know better and service providers who want to become better. While the WordPress Core itself is incredibly stable and flexible, the rest of the infrastructure is mostly poorly coded due to under pricing, lack of skills, and lack of more successful clients interested in backing up WordPress teams and consultants.</p>\n<p>There are different kinds of people and plenty of applications of WordPress. Whatever you do, it’s your professional duty to offer the right type of service instead of misleading your clients, and be aware of the other pertinent verticals. Moreover, it’s the only way forward working with reputable organizations and large profitable corporations.</p>\n<h2>What is a Successful Client?</h2>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/10/SuccessFeaturedImage.png\"><img class=\"size-full wp-image-32204\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/10/SuccessFeaturedImage.png?resize=636%2C278\" alt=\"Success Featured Image\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/seeveeaar/2035597695/\">seeveeaar</a> – <a href=\"http://creativecommons.org/licenses/by-nd/2.0/\">cc</a>\n<p><a href=\"http://prestigeconf.com/\">Prestige Conference</a> happened a few weeks ago, and Shane Pearlman from <a href=\"https://tri.be/\">Modern Tribe</a> shared his experience in a presentation entitled, Land the Big Fish: Strategies Acquiring Larger Clients. It’s a motivational talk that outlines different strategies on negotiating and landing larger customers.</p>\n<p>During the Q&A at the end of the session, Pearlman is asked, “What’s in it for me to go through all of that headache to procure bigger brand names?”</p>\n<p>As I stated at the beginning, working with successful clients is not for everyone. Some people are afraid to leave their comfort zone. Others are too lazy to learn new skills or sometimes doing the same thing repeatedly may be their perfect job. For every other entrepreneur or business player, successful clients are exciting.</p>\n<p>Each small change is magnified when working with successful clients. Usually, they have a lot of employees, a solid budget for marketing and advertising, a lot of traffic, and various complex requirements that help them attract more leads or automate their processes. T</p>\n<p>hey are often respectable and have access to more capital. This allows them to invest more since their return of investment is worth it; while taking a risk due to saving a few bucks could very well ruin their reputation and harm their business. There are several examples of products or companies in the WordPress community that were hacked or where updates caused major issues.</p>\n<p>Working with successful clients is extremely rewarding and exciting, but getting there requires ace skills and solid experience, as well as the right mindset.</p>\n<h2>How to Target Successful Clients</h2>\n<p>Based on my experience with banks, telecoms, automotive, airline brands, large educational institutions and media outlets over the last 12 years as a developer and a technical lead, there are several specific areas where courageous WordPress freelancers and small business owners can focus on if they are aiming for growth and successful clients, but aren’t there yet.</p>\n<p>I have identified some steps for <a href=\"http://www.wpelevation.com/2015/08/8-steps-to-move-from-freelancer-to-successful-company/\">moving from a freelancer to a successful company</a>. Here is what we should focus on in the WordPress context in order to step up our game, understand our industry better, and start acting professionally if we want to be taken seriously.</p>\n<h2>WordPress is a Vague Term</h2>\n<p>Being a WordPress Expert says nothing. You may be a lead developer of WordPress or someone who can memorize the order of all submenus under Settings in the admin dashboard. Both are classified as WordPress experts and that’s what many people don’t realize.</p>\n<p>Specialize in a given niche and polish your skills. Focus on a specific group of projects – membership websites, eCommerce stores, multisite installs. Become a know-it-all professional for an extensible plugin such as, BuddyPress, Gravity Forms, or Easy Digital Downloads.</p>\n<p>Understand the value you are providing and what it corresponds to. Be respectful to the broad community of professionals in your area, learn from them, ask them to be your mentors. Even the best athletes and CEOs have coaches, business mentors, and boards of directors. Find out what it is that you do whether it’s design, development, marketing, or something else and learn the skill inside and out.</p>\n<h2>WordPress Installments Don’t Matter</h2>\n<p>Plenty of people offer WordPress services as an add-on to their portfolio of other services without realizing the impact it has on the business. While WordPress is used for plenty of purposes, it’s still a technical platform that comes with its own specific set of requirements.</p>\n<p>Imagine what will happen if:</p>\n<ul>\n<li>You set up a vulnerable plugin that is exploited and your client’s password is stolen, along with their private details.</li>\n<li>You forget to protect the media uploader and the client uploads sensitive data. Scanned images of contracts and ID cards end up in the public space.</li>\n<li>Your sitemap plugin indexes protected data since you used a plugin that doesn’t work.</li>\n<li>You set up a site and sell it to a client, and due to the terrible choice of plugins, the site crashes miserably and kills the server during a demonstration in front of their big clients.</li>\n</ul>\n<p>Its a small list of what ifs, but they happen all the time. If you don’t possess the skills or offer the wrong service, this could damage your client’s business. Upping your game and providing solutions instead of websites allows you to take care of the infrastructure, maintenance work, support, development, security, marketing of the project.</p>\n<p>At the very least, be aware of the consequences and partner up with other agencies and consultants. Complete packages are what successful clients look for and inexperienced people often mess up what others have built.</p>\n<h2>WordPress Expert Skills Won’t Cut It</h2>\n<p>Successful clients look for professional skills. They have real problems that can’t be solved with yet another plugin, and they are smart enough to know that.</p>\n<p>If you are in the business of configuring themes and installing a few plugins for clients, that won’t do it for successful customers. You need to specialize in code, design, user experience, marketing, or something else that brings real value to them.</p>\n<p>Large clients are looking for state of the art designs, performant and secure code, brilliant marketing skills, and growth hacking strategy. Large clients are successful because they are outstanding at what they do, the services they offer, and they appreciate high quality.</p>\n<h2>Context-Specific WordPress Solutions</h2>\n<p>Large organizations take their marketing presence and technical stack seriously. They carefully delegate based on multiple factors. Being in a meeting with a large client typically means discussing a use case together with several people such as, a creative director, VP of marketing, network engineer, and project manager.</p>\n<p>In addition to being skillful in your niche and ready to provide value, you have to learn the business processes of your target client. Your idea of a solution may be applicable for small sites, but it may very well be a bad fit based on the company policy or the variety of services used by the team.</p>\n<p>As an example, a creative director may require you to prepare your theme to be ADA Section 508 compliant, which is an accessibility standard required by certain organizations. The VP of marketing may ask for a Hubspot integration with Cvent within your website for proper CRM and meeting request management.</p>\n<p>The network engineer could outline that they need to host the solution on-site, and set up a specific set of web application firewalls and internal web server security rules restricting certain process callbacks. The project manager might share a complicated timeline based on the organization load, holiday schedule, decision maker’s availability, conferences, and various deliverables that need to be presented by different people and other third-parties.</p>\n<p>All of the above are things that we’ve been asked for over the past few months. If you are used to working with a specific host using Apache, prepare for writing documentation and shipping to a restricted server running HHVM. If you use a framework that isn’t accessible, you will need to step back, explore the Section 508 standards, and build something compatible.</p>\n<p>Generic solutions are often not the right fit for large clients. But if you’re determined to learn more and become a better professional, that’s the perfect challenge for you.</p>\n<h2>Solving More Complex Problems</h2>\n<p>In addition to being able to adjust to different environments, working with large clients means solving more complex problems.</p>\n<p>If a mom and pop shop is somewhat broken or down, it’s probably not a big deal if their site receives 100 visits per month. But for a project with tens of millions of views a month and thousands of concurrent users, it is unacceptable.</p>\n<p>Working on larger and heavy platforms often means dealing with a lot of data, complex relationships, and solid traffic. This means that every single line of your code and business decision will inevitably impact the entire system in a way visible to hundreds of thousands of people.</p>\n<p>In order to be able to cope with these, you should study your specialty in detail and understand what the impact is of every single change. These skills increase your value and let you face similar challenges and solve problems that the majority of beginners can’t even imagine.</p>\n<p>You will learn a lot about the entire stack, and get to know hundreds of different rules. At some point you will voluntarily violate those rules, being aware of the fact that some design patterns and best practices don’t solve specific problems. It’s better to denormalize a database or minify a compression algorithm in order to solve a business problem for a large platform.</p>\n<p>It’s just as they say at a music college – you learn the music theory for three years, and then you throw everything away and start playing jazz. You need to know the entire architecture and strategy first in order to decide how to optimize it in the best possible manner, whether it’s using a best practice or violating one for a specific purpose.</p>\n<h2>Teaming Up</h2>\n<p>If you have worked solo or in a small team, you will eventually need to partner up or grow. Either way, large projects are time consuming and require different expertise, and it’s unthinkable for one to know it all. Therefore, you will work with other professionals from more industries, team up and solve more complex problems together, and learn more about their challenges.</p>\n<p>If you have thought about mastering a single skill, teaming up with the right people will add a few more skills as an extra perk, which will increase the potential of your main skill as well. Working with financial analysts on a project for a bank helped me to understand the entire model of loans and mortgages, as well as the internal banking policy.</p>\n<p>This allowed me to learn how loans and interests work in different cases and get acquainted with standardized security regulations at companies in the financial field.</p>\n<h2>Security Concerns</h2>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/05/HelloSecurityFeaturedImage.png\"><img class=\"size-full wp-image-44224\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/05/HelloSecurityFeaturedImage.png?resize=688%2C368\" alt=\"Hello Security Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/8264582@N06/3383392046\">Two Locks</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Data privacy and security are important topics that people often misjudge. Working with large clients means more responsibility and higher impact in case of a problem. In the process of building a solution or consulting a reputable organization, you will most likely have to comply with various security policies.</p>\n<p>While some of them may seem unnecessary, there is a reason they exist. The more familiar you are with them, the better it is for you, your clients, and future endeavors. If you’re not using VPNs, SSH keys, two-factor authentication, or voice recognition IDS, this may be a good lesson for you. Why are they needed, what problems do they solve, and how can you apply them to your personal data and existing set of clients?</p>\n<h2>Organization and Accountability</h2>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/BrainyQuote1.jpg\"><img class=\"size-full wp-image-47877\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/BrainyQuote1.jpg?resize=620%2C400\" alt=\"BrainyQuote\" /></a>BrainyQuote\n<p>In order to be helpful to large businesses as a consultant, or an agency, you need to be reliable. This may be a result of a number of testimonials, successful track record at previous companies or a good portfolio. It’s always challenging to start with large customers, so improving your skills and working hard in order to become valuable is important.</p>\n<p>Being organized and process-oriented is essential to most reputable organizations. The majority of them are more conservative and operate slowly, since a minor mistake could cost them millions or more.</p>\n<p>They rely on detailed specifications, scope of work documents, use case diagrams, UX mockups/wireframes, E/R diagrams, and a large list of documents. They include every single detail in their planning – from holidays for each member of their team, to different dependencies from other service providers and third-party members.</p>\n<p>Successful clients have managed to build a process and scale it in a way that grows their revenue in a predictable way. In order to be able to handle large projects, you need to treat them as a small project that takes longer to complete.</p>\n<p>Learn how to use a project management system and version control properly, define your pricing strategy, make sure to predict all of the delays for both communication and payments. Learn how large organizations operate and do your due diligence upfront in order to avoid surprises.</p>\n<p>Don’t take anything for granted and don’t assume anything. The more confident you are, the higher the possibility of making a major mistake. There are always new automatic deployment strategies or a DevOps service you haven’t heard of, another massive CSS3 grid, or a growth hacking strategy that you haven’t explored.</p>\n<p>The more challenges you face, the more you’ll learn, and be able to solve complex problems.</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, 24 Aug 2015 18:42:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:35:\"Alex King: Personal WordPress 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:28:\"http://alexking.org/?p=21662\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2015/08/22/personal-wordpress-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2188:\"<p>I’ve forked the FavePersonal theme to release a few changes that I’ve made to it for my own site.</p>\n<ol>\n<li>An improved Gallery feature, including support for WordPress shortcode galleries. If you’re uploading photos directly to your gallery post, you can use drag and drop to set the order for them now.</li>\n<li>The Post Formats admin UI is now responsive and works great on mobile devices.</li>\n<li>Remove the Social plugin from the theme (requested by WP.org) – it can still be installed separately.</li>\n<li>Make tons of misc. code changes to match new coding standards vs. previous coding standards (and pass the theme check).</li>\n</ol>\n<p><img src=\"http://alexking.org/wp-content/uploads/2015/08/maine-gallery-510x469.png\" alt=\"Gallery\" width=\"480\" height=\"441\" class=\"alignnone size-medium-img wp-image-22028\" /></p>\n<p>I was originally hoping to have the modified theme hosted on WordPress.org but after weeks of waiting for review, they responded that features of the theme like <a href=\"https://themes.trac.wordpress.org/ticket/24520#comment:4\">choosing colors and post formats</a> should be done in separate plugins instead. This makes no sense to me as these are core features of the theme, but happily there are great places like <a href=\"https://github.com/alexkingorg/wp-personal\">GitHub</a> that will host the project for us.</p>\n<p>The Personal theme is quite assuredly <a href=\"https://www.google.com/webmasters/tools/mobile-friendly/?url=alexking.org\">mobile-friendly</a>, which makes it a great fit for the importance Google’s is placing on mobile-friendly sites lately.</p>\n<p>You can download from the <a href=\"https://github.com/alexkingorg/wp-personal/releases\">releases page</a> on GitHub or, for you technically minded, grab the reop with git. Just make sure to also grab the submodules.</p>\n<p><code>git clone git@github.com:alexkingorg/wp-personal.git<br />\ncd wp-personal<br />\ngit submodule update --init --recursive</code></p>\n<p class=\"threads-post-notice\">This post is part of the project: <a href=\"http://alexking.org/project/personal\">Personal Theme</a>. View the project timeline for more context on this post.</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, 22 Aug 2015 19:11: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: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: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:80:\"WPTavern: WordCampus a Conference Devoted to Using WordPress in Higher Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47853\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"http://wptavern.com/wordcampus-a-conference-devoted-to-using-wordpress-in-higher-education\";s: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:1861:\"<p>Higher education is a subject that <a href=\"http://wordpress.tv/?s=education\">some WordCamps</a> have tackled over the years, but what if there was an event entirely devoted to it? That’s the idea <a href=\"http://bamadesigner.com\">Rachel Carden</a> is proposing with <a href=\"http://wpcampus.org/\">WordCampus</a>. The idea started off as a tweet but quickly gained momentum with others in the community.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Ooh. Dream with me: \"<a href=\"https://twitter.com/hashtag/WordCampus?src=hash\">#WordCampus</a>: A WordCamp for folks using <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a> in Higher Education.\" I like it. <a href=\"https://twitter.com/hashtag/heweb?src=hash\">#heweb</a> <a href=\"https://t.co/m1zEkpkP4B\">https://t.co/m1zEkpkP4B</a></p>\n<p>— Rachel Carden (@bamadesigner) <a href=\"https://twitter.com/bamadesigner/status/628324358126235648\">August 3, 2015</a></p></blockquote>\n<p></p>\n<p>WordCampus is an event that would cover topics such as, how to manage a large-scale network of faculty blogs, abiding by FERPA regulations, or how to best implement single sign-on that integrates with Active Directory.</p>\n<p>Carden <a href=\"https://poststatus.com/wordpress-higher-ed-conference-wordcampus/\">outlines her idea in detail</a> on Post Status and says that even though camp is in the event’s name, it doesn’t imply that it would be an official WordCamp event. She’s also open to organizing an event not affiliated with the WordPress Foundation.</p>\n<p>If you’re interested in speaking, sponsoring, or attending WordCampus, please <a href=\"http://wpcampus.org/\">fill out the survey </a>and help spread the word. The more interest Carden generates, the more likely it is that the WordPress Foundation will back the event.</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, 20 Aug 2015 19:40: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:51:\"WPTavern: What Do You Want to See in WordPress 4.4?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47850\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/what-do-you-want-to-see-in-wordpress-4-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1220:\"<p>Scott Taylor, who is <a href=\"http://wptavern.com/wordpress-core-team-announces-release-leads-for-wordpress-4-3-and-4-4\">leading the development cycle</a> for WordPress 4.4, <a href=\"https://make.wordpress.org/core/2015/08/19/wordpress-4-4-whats-on-your-wishlist/\">published a post</a> on the Make WordPress Core site asking people what they’d like to see in WordPress 4.4. The post has generated a number of comments from the community. Some of the most popular suggestions include:</p>\n<ul>\n<li>REST API</li>\n<li>Fields API</li>\n<li>Term Meta</li>\n<li>Shortcake UI</li>\n<li><a href=\"https://core.trac.wordpress.org/ticket/31467\">Ticket 31467</a> Images should default to not linking</li>\n<li>RICG Responsive Images</li>\n<li>Posts 2 Posts</li>\n</ul>\n<p>Most of the items suggested are at various stages of development and there’s no guarantee any of them will make it into WordPress 4.4. However, the comments provide insight into what a lot of developers want in WordPress.</p>\n<p>If there’s a ticket, feature, or plugin you’d like to see in WordPress 4.4, please <a href=\"https://make.wordpress.org/core/2015/08/19/wordpress-4-4-whats-on-your-wishlist/\">leave a comment</a> on the post.</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, 20 Aug 2015 18:16:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:60:\"WPTavern: WPWeekly Episode 204 – Overview of WordPress 4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47844\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wpweekly-episode-204-overview-of-wordpress-4-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:2272:\"<p>In this week’s episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I review WordPress 4.3. We discuss the Kim Parsell memorial scholarship and the events that led to its creation. We also discuss Nick Haskins’ rebrand of Lasso. Last but not least, we spread the news that Automattic is hiring.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/wordpress-4-3-billie-named-after-jazz-singer-billie-holiday-is-available-for-download\">WordPress 4.3 “Billie” Named After Jazz Singer Billie Holiday Is Available</a><br />\n<a href=\"http://wptavern.com/the-wordpress-foundation-begins-accepting-applications-for-the-kim-parsell-memorial-scholarship\"> The WordPress Foundation Begins Accepting Applications for the Kim Parsell Memorial Scholarship</a><br />\n<a href=\"http://wptavern.com/nick-haskins-rebrands-lasso-to-editus\"> Nick Haskins Rebrands Lasso to Editus</a><br />\n<a href=\"https://automattic.com/work-with-us/\">Automattic is Hiring</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/wp-remote-multisite-post/\">WP Remote Multisite Post</a> allows for advanced remote posting from a WordPress master site to many WordPress client sites using XML-RPC.</p>\n<p><a href=\"https://wordpress.org/plugins/fb-group-feed/\">FB Group Feed</a> is a plugin to display Facebook group posts or a feed on your site in a post or a widget.</p>\n<p><a href=\"https://wordpress.org/plugins/wp-webinarsystem/\">WP Webinar System</a> allows you to run webinars within your WordPress website and customize everything around it.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 26th 4:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"http://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #204:</strong><br />\n</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, 20 Aug 2015 17:28:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:105:\"WPTavern: The WordPress Foundation Begins Accepting Applications for the Kim Parsell Memorial Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47835\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"http://wptavern.com/the-wordpress-foundation-begins-accepting-applications-for-the-kim-parsell-memorial-scholarship\";s: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:2885:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/01/KimParsell.png\"><img class=\"size-full wp-image-36619\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/01/KimParsell.png?resize=655%2C418\" alt=\"WordCamp San Francisco 2014 By Sheri Bigelow\" /></a>WordCamp San Francisco 2014 By Sheri Bigelow\n<p>Earlier this year, the WordPress Foundation <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\">created a scholarship</a> in memory of <a href=\"http://wptavern.com/kim-parsell-affectionately-known-as-wpmom-passes-away\">Kim Parsell</a> to celebrate her life and contributions to WordPress. With the date and location secured for <a href=\"http://wptavern.com/philadelphia-pa-to-host-wordcamp-us-december-4th-6th\">WordCamp US</a>, applications for the scholarship are now <a href=\"http://wordcampcentral.polldaddy.com/s/kim-parsell-scholarship-application\">being accepted</a> by the Foundation.</p>\n<p>Details of the scholarship are as follows:</p>\n<ul>\n<li>It is a scholarship for a woman contributor with financial need who has never attended WordCamp San Francisco before.</li>\n<li>It will cover the ticket cost, flight, and lodging.</li>\n<li>It will not cover things like taxis, meals outside the official event, or airport transportation.</li>\n<li>One scholarship is awarded per year.</li>\n<li>It is funded by the WordPress Foundation.</li>\n<li>The application deadline is September 2, 2015.</li>\n<li>A decision will be made by September 16, 2015, and applicants contacted.</li>\n</ul>\n<p>Because of the nature of this scholarship <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\">explained here</a>, applicants must fulfill four requirements.</p>\n<ol>\n<li>A woman (this includes trans women)</li>\n<li>An active contributor to the WordPress open source project (through one of the contributor teams or as a local meetup/WordCamp organizer)</li>\n<li>Someone with financial need</li>\n<li>Someone who has never attended WordCamp San Francisco (the precursor to WCUS).</li>\n</ol>\n<p>Kim was an older woman who encouraged others, especially women around the same age group to get involved with WordPress. In light of this, older women are highly encouraged to apply for the scholarship if you meet the other requirements.</p>\n<p>Kim once told me that attending WordCamp San Francisco 2014 was one of the best experiences of her life. It was her first WordCamp San Francisco and although she was unemployed at the time, she was able to attend thanks to financial assistance received from the <a title=\"http://wordpressfoundation.org/\" href=\"http://wordpressfoundation.org/\">WordPress Foundation</a>.</p>\n<p>Thank you to Jen Mylo, the WordPress Foundation, and Matt Mullenweg for not only creating the scholarship, but for providing the opportunity for others to potentially have the same experience.</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, 19 Aug 2015 20:18: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:73:\"WPTavern: Hybrid Core 3.0 Experiments With Community-driven Documentation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47825\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/hybrid-core-3-0-experiments-with-community-driven-documentation\";s: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:2762:\"<p>Hybrid Core 3.0, developed by Justin Tadlock, is <a href=\"http://themehybrid.com/weblog/hybrid-core-version-3-0-mr-reynolds\">available for download</a>. More than a year in the making, 3.0 has over 269 commits and a slew of new features.</p>\n<p>After the release of Hybrid Core 2.0 last year, Tadlock assumed it would be at least two years before he tackled another major release, “I’d planned on doing minor and patch releases for a while, all along building themes,” he said.</p>\n<p>“However, a lot has changed in the theming world in just the past year. WordPress has added a lot of cool features for theme authors that were previously handled by Hybrid Core,” Tadlock said.</p>\n<p>Tadlock wants the project to feel fresh and one way to do that is to remove features that are handled natively by WordPress. Features removed from Hybrid Core include:</p>\n<ul>\n<li>Atomic hooks functionality.</li>\n<li>Random Custom Background extension.</li>\n<li>Featured Header extension.</li>\n<li>Cleaner Caption extension (handled in WP).</li>\n<li>Loop title/description (replaced by WP).</li>\n<li>Pagination (replaced by WP).</li>\n</ul>\n<p>It’s clear that the <a href=\"https://make.wordpress.org/core/2015/06/09/trust-live-preview-and-menus-in-the-customizer/\">customizer in WordPress is here to stay</a> and will be an important part of the project’s future. Hybrid Core 3.0 adds a variety of enhancements that make the customizer more flexible, these include:</p>\n<ul>\n<li>Color Palette.</li>\n<li>Multiple Checkbox.</li>\n<li>Dropdown Terms.</li>\n<li>Layout.</li>\n<li>Radio Image.</li>\n<li>Select Group.</li>\n<li>Multiple Select.</li>\n</ul>\n<p>There’s also a few customizer setting classes:</p>\n<ul>\n<li>Array Map.</li>\n<li>Image Data.</li>\n</ul>\n<h2>Tadlock Experiments with Community-driven Documentation</h2>\n<p>One of the largest changes to the Hybrid project is opening up documentation to be community-driven. The <a href=\"https://github.com/justintadlock/hybrid-core/wiki\">Hybrid Core wiki</a> hosted on Github is now open to contributions from the community.</p>\n<p>Tadlock believes that this will drive adoption of the framework by more theme authors, “The more developers we have using and contributing to the project, the better,” he said.</p>\n<p>If the community responds well to the experiment, it will allow Tadlock to focus on longer-form tutorials for club members, something he feels he’s better at doing than reference style documentation.</p>\n<p>Hybrid Core 3.0 includes a number of features, bug fixes, and improvements. If you want to see all of the changes in 3.0, check out the <a href=\"https://github.com/justintadlock/hybrid-core/blob/master/changelog.md\">lengthy changelog</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, 19 Aug 2015 19:38:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:32:\"Matt: 1.6m Downloads in 23 Hours\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45306\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/08/1-6m-downloads-in-23-hours/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"<p></p>\n<p>23 hours hours ago, WordPress 4.3 was released. <a href=\"https://wordpress.org/download/counter/\">It’s already had 1.6 million downloads and counting</a>. For a look at what’s new in this version you can watch the quick video above, or <a href=\"https://wordpress.org/news/2015/08/billie/\">check out the blog post</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, 19 Aug 2015 18:01: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: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:101:\"WPTavern: WordPress 4.3 “Billie” Named After Jazz Singer Billie Holiday Is Available for Download\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47803\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-4-3-billie-named-after-jazz-singer-billie-holiday-is-available-for-download\";s: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:10229:\"<p>After four months of development led by <a href=\"http://konstantin.obenland.it/\">Konstantin Obenland</a>, WordPress 4.3 “Billie” named after jazz singer <a href=\"http://www.billieholiday.com/\">Billie Holiday</a>, is <a href=\"https://wordpress.org/news/2015/08/billie/\">available for download</a>. This release features menus in the customizer, strong passwords by default, site icons, and variety of other improvements.</p>\n<p></p>\n<p></p>\n<h2>Menus in the Customizer</h2>\n<p>You can now create, add, and edit menus in the customizer while previewing changes to your site in real-time. Unlike other parts of the customizer, previewing menus should be fast as it uses a new hybrid transport layer. Weston Ruter, who contributed to fast previews in the customizer <a href=\"https://make.wordpress.org/core/2015/07/29/fast-previewing-changes-to-menus-in-the-customizer/\">explains the approach</a>.</p>\n<blockquote><p>We also wanted to enable fast previewing of menu changes by default. So we implemented a <code>postMessage</code>/<code>refresh</code> hybrid approach which uses <code>postMessage</code> to sync the menus settings to the preview, and then the preview does an Ajax request to render just the contents of the menu container, and this Ajax response is then inserted into the DOM to replace the previous menu container. The technical name for this approach we have been calling ‘partial refresh’, but you can call it fast preview.</p></blockquote>\n<p>In general, previewing menus in most themes should be a fast experience.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/menu-customizer.png\"><img class=\"size-full wp-image-47806\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/menu-customizer.png?resize=1010%2C568\" alt=\"Menu Customizer\" /></a>Menu Customizer\n<h2>Strong Passwords by Default</h2>\n<p>Mark Jaquith <a href=\"https://make.wordpress.org/core/2015/07/28/passwords-strong-by-default/\">led the effort</a> to improve the way passwords are chosen and changed in WordPress. On the account management page, clicking the Generate Password button generates a strong password by default. The password strength meter is better integrated into the password field which lets users know immediately when their password is weak.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/better-passwords.png\"><img class=\"size-full wp-image-47807\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/better-passwords.png?resize=1010%2C568\" alt=\"Better Passwords in WordPress\" /></a>Better Passwords in WordPress\n<p>The same interface is on the add new user screen, the password reset screen, and the WordPress install screen. While WordPress doesn’t require users to have a strong password, it does everything it can to encourage users to choose one.</p>\n<p>In addition, WordPress no longer emails passwords and password reset links expire after 24 hours. When your password or e-mail changes, WordPress sends you an email so if someone hijacks your browser session and changes these items, you’ll be notified that it happened, and you can take action. You can disable these e-mails via the <code>send_pass_change_email</code> and <code>send_email_change_email</code> filters by setting them to false.</p>\n<h2>Site Icons</h2>\n<p><a href=\"http://wptavern.com/wordpress-4-3-adds-new-site-icons-feature-and-a-text-editor-to-press-this\">Site Icons</a> are images that represent a website across multiple platforms. You can configure your Site Icon in the Site Identity panel within the customizer where you can upload a 512X512 sized image. This image will be used for browsers, iOS, Android, and Microsoft devices when a visitor bookmarks your site.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/site-icon-customizer.png\"><img class=\"size-full wp-image-47808\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/site-icon-customizer.png?resize=1010%2C568\" alt=\"Site Icons in The Customizer\" /></a>Site Icons in The Customizer\n<h2>Text Patterns, Quick Link Toolbar, and Word Count Changes</h2>\n<p>The editor in WordPress 4.3 has <a href=\"http://wptavern.com/text-patterns-and-the-quick-link-toolbar-in-wordpress-4-3\">undergone more improvements</a> with text shortcuts, a quick link toolbar, and word count changes. Text patterns or text shortcuts allow you to quickly add unordered lists, ordered lists, headers, and blockquotes without having to use a mouse.</p>\n<p>When starting a new paragraph with one of these formatting shortcuts followed by a space, the formatting will be applied automatically. Press Backspace or Escape to undo.</p>\n<p>In the visual editor in WordPress 4.3, typing <code>*</code> or <code>-</code> and hitting the space bar will generate a bulleted list. Typing <code>1. </code> or <code>1)</code> and hitting space will generate a numbered list. If you don’t want to create these lists or do so in error, clicking the undo button or hitting <code>ctrl/cmd+z</code> or <code>esc</code> will undo the text pattern.</p>\n<p>Starting a paragraph with two to six number signs <code>#</code> will convert the paragraph to a heading. Similarly, the greater-than symbol <code>></code> will convert the paragraph to a blockquote.</p>\n<ul>\n<li>## = H2</li>\n<li>### = H3</li>\n<li>#### = H4</li>\n<li>##### = H5</li>\n<li>###### = H6</li>\n</ul>\n<h3>Quick Link Preview Toolbar</h3>\n<p>When you click a link in the WordPress 4.3 visual editor, a small inline link toolbar displays the full URL with buttons to edit or remove it. This avoids having to use the Insert/edit link modal window.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/PreviewLinks.png\"><img class=\"size-full wp-image-47792\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/PreviewLinks.png?resize=571%2C102\" alt=\"Preview Links in The Visual Editor WordPress 4.3\" /></a>Preview Links in The Visual Editor WordPress 4.3\n<p>Word and character counts have also changed in WordPress 4.3. Instead of updating counts when pressing enter or return, it will refresh when you stop typing. A lot more characters that shouldn’t be counted as words are excluded. Ella Iseulde Van Dorpe, WordPress core contributor, <a href=\"https://make.wordpress.org/core/2015/07/23/wordcharacter-count-updates-in-4-3/\">lists other notable changes</a>.</p>\n<h2>Changes to the Admin Bar</h2>\n<p>WordPress 4.3 moves the Customize link to the top-level menu of the admin bar. This link opens the customizer, allowing you to manage menus, appearance, and widgets through the customizer interface.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/WP42AdminBar.png\"><img class=\"wp-image-46995 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/WP42AdminBar.png?resize=429%2C232\" alt=\"WordPress 4.2 Admin Bar\" /></a>WordPress 4.2 Admin Bar\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/WP43AdminBar.png\"><img class=\"wp-image-46996 size-full\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/WP43AdminBar.png?resize=428%2C202\" alt=\"WP43AdminBar\" /></a>WordPress 4.3 Admin Bar\n<p>The Dashboard, Themes, Widgets, and Menus links take users to their corresponding admin pages in the backend of WordPress. This makes it clear which interface users are about to enter. The enhancement is a result of <a href=\"https://core.trac.wordpress.org/ticket/32678\">ticket #32678</a> where Helen Hou-Sandí and other WordPress core contributors discussed ways to improve the context of each link over the course of five weeks.</p>\n<h2>Noteworthy Changes</h2>\n<ul>\n<li><a href=\"http://wptavern.com/wordpress-4-3-improves-user-search-and-turns-comments-off-on-pages-by-default\">Comments are turned off on pages by default</a>.</li>\n<li><a href=\"https://make.wordpress.org/core/2015/07/02/deprecating-php4-style-constructors-in-wordpress-4-3/\">PHP-4 Style constructors have been deprecated</a> to prepare for the release of PHP 7.</li>\n<li>Singular.php was added to the <a href=\"https://make.wordpress.org/core/2015/07/06/singular-php-new-theme-template-in-wordpress-4-3/\">WordPress template hierarchy.</a></li>\n<li>Changes to c<a href=\"https://make.wordpress.org/core/2015/07/27/changes-to-customizer-panels-and-sections-in-4-3/\">ustomizer panels and sections.</a></li>\n<li><a href=\"https://make.wordpress.org/core/2015/07/31/headings-in-admin-screens-change-in-wordpress-4-3/\">Header tags were updated through the admin screens</a>. Plugin, theme, and framework developers, please change the main heading from an <code><h2></code> into an <code><h1></code>. Also, check the rest of your heading structure to ensure it’s semantic.</li>\n<li><a href=\"https://make.wordpress.org/core/2015/07/24/multisite-focused-changes-in-4-3/\">Multisite focused changes in 4.3</a> specifically, the introduction of get_main_network_id()</li>\n<li><a href=\"https://make.wordpress.org/core/2015/07/30/get_transient-is-now-more-strict-in-4-3/\">get_transient() is now more strict in 4.3</a></li>\n<li>The old <a href=\"https://make.wordpress.org/core/2015/07/29/old-distraction-free-writing-code-removed-in-4-3/\">Distraction Free Writing (DFW) code has been removed</a>.</li>\n<li>The code that powered the <a href=\"https://make.wordpress.org/core/2015/07/30/legacy-theme-preview-removed-in-4-3/\">old theme preview has been removed</a>.</li>\n<li><a href=\"https://make.wordpress.org/core/2015/08/08/list-table-changes-in-4-3/\">List tables have undergone API and UI changes</a>, with the introduction of a primary column concept and easier subclassing.</li>\n</ul>\n<p>WordPress 4.3 is the result of hundreds of paid and non-paid volunteers working tirelessly to improve the software used on more than 24% of the web. If you experience any issues with WordPress 4.3, please <a href=\"https://wordpress.org/support/\">report them on the support forums</a>. Volunteers are watching support threads closely and if warranted, will create a thread listing known issues.</p>\n<p>To enjoy the full upgrade experience, I encourage you to listen to Lady sings The Blues by Billie Holiday as you upgrade your WordPress sites.</p>\n<p><span class=\"embed-youtube\"></span></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, 18 Aug 2015 19:13: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:26:\"Matt: Automattic is Hiring\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45297\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://ma.tt/2015/08/automattic-is-hiring-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:635:\"<p>Do you know someone who is an amazing developer or designer? Someone who is passionate about helping people? An awesome lounge manager? Or maybe that person is you. <a href=\"https://automattic.com/work-with-us/\">Automattic is hiring for a variety of positions</a>, and for all except two you can live and work wherever you like in the entire planet. There are also a number of other benefits; the main downside it’s a high performance culture and expectations are extremely high. Automattic hires the best folks regardless of geography, and we are <em>especially</em> looking for people right now outside of US timezones.</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, 18 Aug 2015 16:05:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:67:\"WPTavern: Text Patterns and the Quick Link Toolbar in WordPress 4.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47790\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/text-patterns-and-the-quick-link-toolbar-in-wordpress-4-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:4590:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/QuickLinkToolbarFeaturedImage.png\"><img class=\"size-full wp-image-47794\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/QuickLinkToolbarFeaturedImage.png?resize=675%2C209\" alt=\"Quick Link Toolbar Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/34547181@N00/4309431757\">metal chain</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>WordPress 4.3 is on schedule to be released <a href=\"https://make.wordpress.org/core/version-4-3-project-schedule/\">August 18th</a> and contains a number of improvements. Among the enhancements to the visual editor are text patterns. Text patterns or text shortcuts allow you to quickly add unordered lists, ordered lists, headers, and blockquotes without having to use a mouse.</p>\n<p>In the visual editor in WordPress 4.3, typing <code>*</code> or <code>-</code> and hitting the space bar will generate a bulleted list. Typing <code>1. </code> or <code>1)</code> and hitting space will generate a numbered list. If you don’t want to create these lists or do so in error, clicking the undo button or hitting <code>ctrl/cmd+z</code> or <code>esc</code> will undo the text pattern.</p>\n<p>Starting a paragraph with two to six number signs <code>#</code> will convert the paragraph to a heading. Similarly, the greater-than symbol <code>></code> will convert the paragraph to a blockquote.</p>\n<ul>\n<li>## = H2</li>\n<li>### = H3</li>\n<li>#### = H4</li>\n<li>##### = H5</li>\n<li>###### = H6</li>\n</ul>\n<p>It took a few tries to figure out but once I got the hang of it, I discovered that I prefer using text patterns versus clicking the appropriate button in the editor.</p>\n<p>For example, the blockquote text pattern places text into a blockquote and automatically closes it while also starting a new paragraph. Traditionally, I highlight text and click on the blockquote button in the editor. Often times, I have to visit the text editor and close the blockquote to start a new paragraph.</p>\n<p>Ryan Boren, WordPress core lead developer, created the <a href=\"https://make.wordpress.org/core/2015/08/01/editor-enhancements-in-4-3-%E2%9C%A8/\">following video</a> which shows the text patterns in action on a mobile device.</p>\n<h2>Quick Previews of Links</h2>\n<p>WordPress 4.2 included a subtle but convenient feature for adding links to text. Pasting the URL to highlighted text automatically turns it into a link. The problem is that there isn’t an easy way to preview the URL without opening it in a new browser tab.</p>\n<p>When you click a link in the WordPress 4.3 visual editor, a small inline link toolbar displays the full URL with buttons to edit or remove it. This avoids having to use the Insert/edit link modal window.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/PreviewLinks.png\"><img class=\"size-full wp-image-47792\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/PreviewLinks.png?resize=571%2C102\" alt=\"Preview Links in The Visual Editor WordPress 4.3\" /></a>Preview Links in The WordPress 4.3 Visual Editor\n<h2>Changes to Word and Character Counts</h2>\n<p>Word and character counts have also changed in WordPress 4.3. Instead of updating counts when pressing enter or return, it will refresh when you stop typing. A lot more characters that shouldn’t be counted as words are excluded. Ella Iseulde Van Dorpe, WordPress core contributor, <a href=\"https://make.wordpress.org/core/2015/07/23/wordcharacter-count-updates-in-4-3/\">lists other notable changes</a>.</p>\n<ul>\n<li>For <strong>character</strong> count, we no longer exclude any of these characters. This means that numbers and common western punctuation are no longer excluded compared to 4.2. Emoji and other astral characters are now counted as one character instead of two.</li>\n<li>We added a new type <strong>all</strong>, in addition to words and characters, that will count characters including spaces. This seemed necessary for Japanese and maybe other languages. This is now <code>character_including_spaces</code> and <code>character_excluding_spaces</code>.</li>\n<li>Shortcodes and HTML comments are now excluded.</li>\n</ul>\n<p>To view details and a summary of all the work that went into improving word counts, check out <a href=\"https://core.trac.wordpress.org/ticket/30966\">ticket #30966</a> on trac. As someone who uses the WordPress content editor for a living, I’m anxiously looking forward to utilizing these enhancements on an everyday basis.</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, 17 Aug 2015 22:13:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:86:\"Post Status: A WordPress conference for higher education: coming to a campus near you?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=14001\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/wordpress-higher-ed-conference-wordcampus/\";s: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:8684:\"<p><em><strong>Editor’s Note</strong>: Thus far, there have been numerous niche WordPress conferences aiming toward for-profit initiatives and geared toward businesses, marketers, or eCommerce site owners. But <a href=\"http://bamadesigner.com/\">Rachel Carden</a>‘s concept for a niche, education focused, non-profit event is unique and I’d love to see it happen.</em></p>\n<p><em>As she notes, universities have unique challenges for managing websites and are also great candidates for utilizing WordPress to its full potential. What follows is her pitch and public brainstorming session on what a <a href=\"http://wordcampus.org/\">higher education focused WordPress conference</a> might look like.</em></p>\n<p>This all started with a tweet.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">Ooh. Dream with me: \"<a href=\"https://twitter.com/hashtag/WordCampus?src=hash\">#WordCampus</a>: A WordCamp for folks using <a href=\"https://twitter.com/hashtag/WordPress?src=hash\">#WordPress</a> in Higher Education.\" I like it. <a href=\"https://twitter.com/hashtag/heweb?src=hash\">#heweb</a> <a href=\"https://t.co/m1zEkpkP4B\">https://t.co/m1zEkpkP4B</a></p>\n<p>— Rachel Carden (@bamadesigner) <a href=\"https://twitter.com/bamadesigner/status/628324358126235648\">August 3, 2015</a></p></blockquote>\n<p></p>\n<p>WordCamp U.S. made a big announcement that was all over Twitter, Chris Lema tweeted what we were all thinking, and I couldn’t help but start daydreaming about the possibilities.</p>\n<p>You see, I’m a web designer and developer with a passion for all things WordPress, especially using WordPress to build the world of higher ed web. Having spent the last 8 years working in higher education, I’m always looking for ways to utilize the power of WordPress to fulfill my campus’s needs and to help its communication grow, whether it’s using the powerful CMS to stretch limited resources or using its new API capabilities to share information, and break down silos, across campus departments.</p>\n<p>I love attending WordCamps and other WordPress-related events, but the issues we generally encounter in higher ed are often overlooked.</p>\n<p>Much like online businesses or blogging, higher ed is a world of its own with unique challenges, content, stakeholders, and target audiences. In our world, we don’t worry so much about which eCommerce plugin is best. Instead, we’re more concerned with things like how to manage a large-scale network of faculty blogs, making sure we’re abiding with FERPA regulations, or wondering how to best implement single sign-on that integrates with Active Directory.</p>\n<p>That’s why I’m proposing a new event in the WordPress community: a conference focused on using WordPress in the world of higher education. I call the idea “WordCampus”. (Kind of a perfect name, right? How did nobody think of this before?)</p>\n<p>The name “WordCampus” came to me from a tweet and does not, at this point, imply it would be an official WordCamp event. If needed, I’m open to organizing an event that is not affiliated with the WordPress Foundation. This is a detail that remains to be seen, but honestly, at this point, all details remain to be seen. A WordCamp representative has confirmed that a user group specific WordCamp is possible, but I would need to prove that it could draw a crowd. That’s why I need your help.</p>\n<p>If a WordPress conference for higher ed is something you would be interested in (whether it’s as an attendee, speaker, planner, sponsor, or all of the above), I invite you to read a few of my thoughts, share yours in the comments, and visit <a href=\"http://wordcampus.org/\">wordcampus.org</a> to show your support.</p>\n<h3>Cost and fee consideration</h3>\n<p>Much like your usual WordCamp, the goal for this event is to keep the costs and ticket price as low as possible. The point of this event is professional development and community, not profit. The phrases “big budget” and “higher ed” don’t generally appear in the same sentence anyway.</p>\n<p>A lot of higher ed-oriented web conferences can run upwards of $500 so an inexpensive, but valuable, event would be attractive for most higher education web professionals.</p>\n<h3>Unique sponsorship opportunity</h3>\n<p>Having sponsors to help with costs would be crucial and I am open to all kinds of support, whether it’s monetary or in-kind. Sponsoring an event like WordCampus would be a unique way to get an organization’s name in front of one of the best communities <em>outside</em> of WordPress that <em>uses</em> WordPress all the time.</p>\n<p>In the world of higher education, you often have limited resources, so there are plenty of opportunities for third party products or services like hosting, themes, plugins, custom design, accessibility consulting, and custom development, among others.</p>\n<h3>Location is a factor</h3>\n<p>The location could be a sticking point, as high travel costs might be a deal breaker for many WordCampus attendees. The beauty of local WordCamps is that they are tied to a geographical region and therefore, for most attendees, have limited travel requirements. This could be a problem for an event that is not tied to a specific region.</p>\n<p>Venue wise, universities have beautiful facilities, so I’d love to host the event on an actual college campus and, if the hosting university could donate the space in kind, this would be a huge cost saver. The most preferable universities would also be located near a major airport to help reduce travel time.</p>\n<p>If I’m really dreaming big, it would be great to find numerous universities that would be willing to host and, therefore, we could have regional WordCampus events spread across the country. I don’t think this is outside the realm of possibility, but would depend on interest and attendance. I’m certainly interested in hearing from anyone that may be interested in hosting WordCampus at their university.</p>\n<h3>A big target audience</h3>\n<p>There are a wide variety of WordPress users in higher ed, from the university-level WordPress developers and administrators, to the users who run WordPress for a college, to the faculty members using WordPress as a learning tool, and any students who’d love to learn a thing or two (they are our future, you know). That’s not even including content strategists, designers, social media managers, and more.</p>\n<p>WordCampus has the potential to attract a variety of users who could inspire a multitude of topics and professional development.</p>\n<h3>A broad variety of topics, even within the education umbrella</h3>\n<p>Speaking of topics, these could also run the gamut from higher ed marketing and content strategy to infrastructure, managing multi-author blogs, and streamlining application processes. Accessibility should also be a featured topic as federally funded institutions are required by law to make their electronic and information technology accessible to people with disabilities.</p>\n<p>Personally, I see the structure of higher ed as tailor-made for the open source mindset and would love to hear someone encourage collaboration and openness by comparing the ideologies of open source with the inner workings of higher education.</p>\n<h3>Event timing</h3>\n<p>As organizing something of this magnitude takes time, I’m looking at a 2016 booking. What time of the year in 2016, however, remains to be seen. There are obviously a lot of variables at play, from venue availability to which time of the year is best for our target attendees. In higher ed, you need time to clear your schedule and request funding, so I’d want to allow for that.</p>\n<p>Usually, the middle of the semester is best for most higher ed professionals, but this can vary depending on their field. And if we’re being honest, the majority of fall might be out of the question because of football season. We’ve included a straw poll <a href=\"http://wordcampus.org\">on the event landing page</a> to help us gauge which time of year might be best for those interested in attending.</p>\n<p>Thank you for taking the time to read through my proposal and hopefully interested parties will have a few additional thoughts for the comments. If you would like be notified of any future developments, or show your support for the project, please visit <a href=\"http://wordcampus.org\">wordcampus.org</a> to share a little bit of information. And don’t forget to tell your friends!</p>\n<p>If you have any questions, or would like to chat, you can also find me on Twitter <a href=\"https://twitter.com/bamadesigner\">@bamadesigner</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, 17 Aug 2015 21:33: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:13:\"Rachel Carden\";s: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:21:\"Matt: Artisanal Water\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45285\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"http://ma.tt/2015/08/water/\";s: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:301:\"<p></p>\n<p>Many of my friends know how obsessed I am with different types of water, from <a href=\"http://www.badoit.com/\">Badoit</a> to <a href=\"https://www.drinkhint.com/\">Hint Water (yum)</a> to <a href=\"http://delaubier.ca/site_en.html\">De L’aubier</a>. This definitely hit close to home.</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, 17 Aug 2015 06:38: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: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: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:21:\"Matt: SF Germ Warfare\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45300\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2015/08/sf-germ-warfare/\";s: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:258:\"<p>Speaking of San Francisco, did you know <a href=\"http://www.businessinsider.com/the-military-tested-bacterial-weapons-in-san-francisco-2015-7\">for 20 years, the military secretly tested biological/bacterial agents there, delivered through the fog</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, 16 Aug 2015 03: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: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:23:\"Matt: Smokestack SF BBQ\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45290\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/08/smokestack-sf-bbq/\";s: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:454:\"<p>I had great BBQ in San Francisco last week at a new place called Smokestack. The brisket was on-point, and competitive with anything I’ve had in Texas. <a href=\"http://insidescoopsf.sfgate.com/blog/2014/05/08/magnolia-opens-dogpatch-brewery-and-its-restaurant-smokestack/#photo-451076\">This review in the SF Chronicle covers things pretty well</a>, if you’re hankering for some great Southern food in SF this is the place to check out.</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, 15 Aug 2015 05:34: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: WP REST API 1.2.3 Patches XSS Vulnerability\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47770\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wp-rest-api-1-2-3-patches-xss-vulnerability\";s: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:798:\"<p>WP REST API version 1.2.3 and 2.0 Beta 4 <a href=\"https://make.wordpress.org/core/2015/08/14/rest-api-v1-2-3-and-v2-0-b4/\">address a security issue</a> that affects sites running 1.2 or 2.0 beta. This release fixes a potential XSS vulnerability related to JSONP support in 1.2 and 2.0 of the API. Automatic updates are in progress for 1.2.3 but if your site hasn’t automatically updated, the team suggests updating manually as soon as possible.</p>\n<p>In addition to the security release, <a href=\"https://wordpress.org/plugins/rest-api/\">2.0 Beta 4</a> includes a number of enhancements, some of which break backwards compatibility. Developers and beta testers should read the <a href=\"https://github.com/WP-API/WP-API/releases/tag/2.0-beta4\">detailed changelog</a> and release notes.</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, 14 Aug 2015 15:22:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:47:\"WPTavern: Nick Haskins Rebrands Lasso to Editus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47763\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/nick-haskins-rebrands-lasso-to-editus\";s: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:1876:\"<p>In mid July, Nick Haskins, founder and lead developer of Lasso, was served a <a href=\"http://wptavern.com/nick-haskins-receives-cease-and-desist-letter-for-violating-lassosoft-trademarks\">cease and desist letter</a> from LassoSoft. LassoSoft argued that Lasso violates its <a href=\"http://www.tmfile.com/mark/?q=861046116\">registered trademarks</a> and causes confusion to its customers.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/EdiusFeaturedImage.png\"><img class=\"aligncenter size-full wp-image-47764\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/EdiusFeaturedImage.png?resize=650%2C182\" alt=\"Edit us Featured Image\" /></a>Instead of fighting litigation, Haskins decided to rebrand the product from Lasso to<a href=\"https://edituswp.com/lasso-is-now-editus/\"> Editus.</a> The name was suggested by <a href=\"http://www.iklektive.com/\">Gavin Aldrich</a>. According to Haskins, the only references to the name is a band in Costa Rica and a directory in Luxemburg.</p>\n<p>In addition to a new domain and cloned website, Lasso 0.9.8 is available for download which includes the renaming of various admin menu items that used the term Lasso.</p>\n<h2>Lasso 0.9.8 Requires a Manual Update</h2>\n<p>Haskins says users will need to update to 0.9.8 manually because of the switch in domain names but automatic updates will return after 0.9.8, “Updates after 0.9.8, will continue to be automatic, just as the way they were before,” Haskins said.</p>\n<p>Aesopinteractive LLC is <a href=\"http://nickhaskins.com/2015/07/on-life-and-family/\">looking for a buyer</a> but after receiving low offers, Haskins has decided to use a broker to facilitate the sale. The broker requested that the rebrand of Lasso be completed before proceeding with the sale process.</p>\n<p>I think Editus has a nice ring to it, what do you think?</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, 14 Aug 2015 13:39: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:25:\"Matt: Death of Mobile Web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=45292\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/08/death-of-mobile-web/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:633:\"<blockquote><p>Mobile web and mobile in-app behaviour are not binary. When users are in the facebook app, they spend a tremendous amount of time accessing the mobile web through facebook’s own in-app browser. The same for twitter and others. We enter social apps for discovery and then access the mobile web while still in-app. It is a mistake to conflate time spent on the mobile web with time spent in a traditional browser.</p></blockquote>\n<p>Amen. Tony Haile of Chartbeat: <a href=\"http://www.tonyhaile.com/2015/08/11/a-correction-around-the-death-of-the-mobile-web/\">A correction around the death of the mobile 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, 14 Aug 2015 03:19: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: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: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:66:\"WPTavern: WordPress for iOS: Version 5.4 Adds Statistical Insights\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47740\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-for-ios-version-5-4-adds-statistical-insights\";s: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:2285:\"<p>WordPress for iOS: Version 5.4 is <a href=\"https://itunes.apple.com/us/app/wordpress/id335703880?mt=8&uo=6&at=&ct=\">available on the app store</a> and includes a couple of new features. To compliment the <a href=\"http://wptavern.com/wordpress-for-ios-5-3-released-with-refreshed-stats-and-a-new-layout-for-posts-and-pages\">improvements to stats in 5.3</a>, 5.4 adds a new stats screen called insights.</p>\n<p>Insights is similar to the Right Now widget in the WordPress dashboard in that it displays a summary of key statistics for a site including, total number of published posts, views, visitors, and the best traffic day. There’s also a section that displays the current day’s stats.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/IMG_7433.png\"><img class=\"size-large wp-image-47744\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/IMG_7433.png?resize=282%2C500\" alt=\"Stat Insights\" /></a>Stat Insights\n<p>Prior to 5.4, you could only add images to posts that were stored on the device. WordPress for iOS 5.4 adds the ability to insert images from the WordPress media library.</p>\n<p>To add an image from the WordPress media library, select media library from the menu at the top of the screen. If you have a lot of items in the media library, it may take a few minutes to load.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/WPiPhoneMediaLibrary.png\"><img class=\"aligncenter size-large wp-image-47746\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/WPiPhoneMediaLibrary.png?resize=500%2C399\" alt=\"WP For iOS 5.4 Media Library Selection\" /></a>Other improvements include the ability to search the My Sites list and viewing embedded images in comments. This makes it easier to see the full context of a comment without having to view it in a different part of the app.</p>\n<p>Last but not least, the team fixed a bug that caused the app to not restore its state properly. WordPress for iOS: Version 5.4 is <a href=\"https://itunes.apple.com/us/app/wordpress/id335703880?mt=8&uo=6&at=&ct=\">free and available</a> on the app store. If you encounter any issues, you’re encouraged to report them on the <a href=\"https://ios.forums.wordpress.org/\">WordPress for iOS support forums</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, 13 Aug 2015 20:15:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:75:\"WPTavern: Short Interview With Nikolay Bachiyski WordPress’ Security Czar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47728\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://wptavern.com/short-interview-with-nikolay-bachiyski-wordpress-security-czar\";s: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:2331:\"<p>While on stage at <a href=\"https://europe.wordcamp.org/2015/\">WordCamp Europe</a> answering a question related to WordPress’ security track record, Matt Mullenweg named <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a> as the first Security Czar for the <a href=\"https://wordpress.org/\">WordPress project</a>.</p>\n<p>I interviewed Bachiyski to learn why the role was created and what its purpose is.</p>\n<p><strong>What are the responsibilities of your new role?</strong></p>\n<p>My responsibilities are to coordinate the security efforts of<span class=\"Apple-converted-space\"> </span><a href=\"http://wordpress.org/\" target=\"_blank\" rel=\"noreferrer\">WordPress.org</a><span class=\"Apple-converted-space\">, </span>mostly with incident response and to make sure we respond quickly, have solid fixes, and make sure everyone involved is informed.</p>\n<p><strong>What circumstances led to this role’s creation?<br />\n</strong></p>\n<p>Nothing too spicy around the creation of the role. As the volume of requests increased, we realized a bit more structure would be helpful so that we are more focused and use our resources wisely.</p>\n<p><strong>Will you only handle security issues for the open source project or will you also help with Automattic’s bounty program as well?</strong></p>\n<p>There are other colleagues at Automattic who are responsible for the bounty program.</p>\n<p><strong>How important are the connections and trust you’ve established over the last 11 years to your role?</strong></p>\n<p>Offline relationships are very important in an online community and I am lucky to know many of the members of the security team in person. This definitely makes working with them easier.</p>\n<h2>Learn More About the WordPress Security Team</h2>\n<p>If you’d like to learn more about who’s on the WordPress security team, what they do, and how they handle security releases, listen to my interview with Gary Pendergast.</p>\n<p>Pendergast who works for Automattic, is a WordPress core contributor, and a member of the WordPress core security team. In the interview, we discuss what happened behind the scenes before <a href=\"http://wptavern.com/plugin-developers-demand-a-better-security-release-process-after-wordpress-4-2-3-breaks-thousands-of-websites\">4.2.3 was released</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, 13 Aug 2015 18:26: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: WPWeekly Episode 203 – Interview With Kiko Doran Co-organizer of Prestige Conference\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wptavern.com?p=47721&preview_id=47721\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://wptavern.com/wpweekly-episode-203-interview-with-kiko-doran-co-organizer-of-prestige-conference\";s: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:2165:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"http://kikodoran.com/\">Kiko Doran</a>, co-organizer of <a href=\"http://prestigeconf.com/\">Prestige conference</a>. Doran describes how he discovered WordPress in 2009 and explains the origin of Prestige, a career and business development conference.</p>\n<p>We discuss the <a href=\"http://wptavern.com/the-mantra-of-family-comes-first\">mantra of family first </a>and how Brazilian Jiu Jitsu helps him in his everyday life. Near the end of the interview, we learn Prestige 4 is in the planning stages.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/wordpress-plugin-directory-surpasses-one-billion-total-downloads\">WordPress Plugin Directory Surpasses One Billion Total Downloads</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/site-import/\">Site Import</a> allows you to import posts and items from other websites without having to export anything. The content is extracted directly from the site.</p>\n<p><a href=\"https://wordpress.org/plugins/followprice/\">Followprice</a> adds a button to your storefront that when clicked, saves products into a universal wish list. This allows visitors to subscribe and receive price or stock alerts from your store.</p>\n<p><a href=\"https://wordpress.org/plugins/revision-strike/\">Revision Strike</a> is designed to automatically remove unneeded revisions on older, published posts.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 19th 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"http://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #203:</strong><br />\n</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, 13 Aug 2015 16:31: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:14:\"Matt: Avis GPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45255\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://ma.tt/2015/08/avis-gps/\";s: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:2713:\"<p>After an amazing WordCamp Scranton on Saturday I was heading to a friend’s birthday on Long Island on Sunday, a few people were surprised I had flown from New York and said driving took about the same amount of time when you factor in all the airport hassle.</p>\n<p>I Google Mapped it and it did look like it was only 5-6 hours from Scranton to where I was going. Being a born and raised Texan, I love a good drive, and I probably haven’t had a proper road trip since my sister’s birthday a few years ago when we went up Highway 1. I’ve also never driven on the East Coast, and it seemed like there were some really pretty parks and lakes in between Scranton and Long Island so I ended up going to the airport anyway because that’s where the rental cars were.</p>\n<p>I like <a href=\"http://www.avis.com/\">Avis</a>. They try harder. <img src=\"http://i2.wp.com/s.ma.tt/blog/wp-includes/images/smilies/simple-smile.png?w=604\" alt=\":)\" class=\"wp-smiley\" /> One thing they do that’s pretty cool is sell decent cables, USB wall chargers, and car chargers for a cheap price right at the check-in desk. (I always carry my own car charger, <a href=\"http://www.amazon.com/Incase-Speed-Charger-Lightning-Cable/dp/B00P7Y6M2Y/\">this is my current pick</a>. It’s super-handy in Ubers as well.) Amazingly though they still try to give you one of those Garmin GPS units that’s worse than your smartphone in every possible way. I’m sure it’s a money maker, otherwise the only reasonable thing to do would be provide <a href=\"http://www.amazon.com/dp/B00O5JARCI\">a smartphone mount</a> (or have one already set up in the car) rather than saddling people with an <a href=\"http://www.amazon.com/gp/bestsellers/electronics/559938/ref=zg_b_bs_559938_1\">archaic, non-networked navigation device</a> that has no idea about construction or traffic.</p>\n<p>I ended up going to a Walmart that was nearby to pick up a car mount (price, $12) that ended up being a life-saver for the trip. <strong>I also believe that every person in tech should visit Walmart at least once a year, and spend time in their technology section.</strong> It’s good to understand and see how people who don’t live for technology every day interact with it. It’s eye-opening, and it’s handy to know what’s in stock in case you need 50 feet of ethernet at 4 AM.</p>\n<p>Dropping the car off in Manhattan, it looks like they charged me $20 for a GPS which I don’t even have, so now going to need to sort out both the fee and the “missing” GPS system.</p>\n<p>tl; dr: Smart car rental companies should ditch the GPS, provide smartphone mounts instead.</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, 13 Aug 2015 02:44: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: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: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:24:\"Matt: Filled With Wonder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45288\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://ma.tt/2015/08/filled-with-wonder/\";s: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:129:\"<blockquote><p>Teach when you are filled with wonder, before you become a boring expert.</p>\n<p>— Mark Pilgrim</p></blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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 2015 01:44:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Organizing Team Explains Why Philadelphia Should Host WordCamp 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47699\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/organizing-team-explains-why-philadelphia-should-host-wordcamp-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2198:\"<p>When organizing teams in different <a href=\"http://wptavern.com/wordcamp-us-2015-now-accepting-applications-for-host-city\">cities applied to host</a> WordCamp US earlier this year, they provided a substantial amount of information through the application process. While <a href=\"http://wptavern.com/philadelphia-pa-to-host-wordcamp-us-december-4th-6th\">Philadelphia will host</a> the event in 2015 and 2016, their application is not public information.</p>\n<p>Juliana Reyes, who writes for <a href=\"http://technical.ly/philly\">Technical.ly Philly</a>, acquired and <a href=\"http://technical.ly/philly/2015/08/11/wordcamp-us-philadelphia-wordpress-devs/\">published a few</a> of the responses from the organizing team’s application, specifically questions four, nine, ten, and eleven.</p>\n<p>Question nine on the application asks, why do you think your city should host WordCamp US 2015? The organizing team responded:</p>\n<blockquote>\n<p dir=\"ltr\">Philadelphia is the birthplace of our nation. The United States started here, and so should WordCamp US.</p>\n<p dir=\"ltr\">We’re ideally situated on the East Coast between New York and Washington DC, and the halfway point between the West Coast and parts of Europe.</p>\n<p dir=\"ltr\">With a population of 1.5 million, it is the 5th largest city in North America, and is a cultural hub for all things food, music, art, and technology. It is well-known for its many excellent medical and educational facilities, including the University of Pennsylvania, Temple University, Drexel University, and the University of the Sciences.</p>\n<p dir=\"ltr\">With over 1,200 daily inbound and outbound flights, Philadelphia is easy to reach from anywhere in the world. The average hotel room and cost of living, is far below any other major East Coast city, and nowhere else has cheesesteaks like we do.</p>\n</blockquote>\n<p dir=\"ltr\">I’ve yet to visit Philadelphia but one thing I’ve learned is that residents take their reputation for cheesesteaks seriously. Be sure to read <a href=\"http://technical.ly/philly/2015/08/11/wordcamp-us-philadelphia-wordpress-devs/\">the post</a> to see the team’s responses to the other three questions.</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, 11 Aug 2015 18:58: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: ThemeConf a Conference for Front-End Developers and Designers September 2nd-4th, 2015\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47686\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/themeconf-a-conference-for-front-end-developers-and-designers-september-2nd-4th-2015\";s: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:2009:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/ThemeConfLogo.png\"><img class=\"alignright size-full wp-image-47688\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/ThemeConfLogo.png?resize=215%2C181\" alt=\"ThemeConf Logo\" /></a><a href=\"http://themeconf.com/\">ThemeConf</a> is a new conference set to take place September 2nd-4th, 2015, in Keswick, England aimed at front-end developers and designers. Confirmed speakers include a handful of Automattic theme wranglers, Noel Tock of Human Made, freelancer Adam Onishi, and Chris Hutchinson of The Times.</p>\n<p>The session schedule is expected to be released later this week however, here are some of the topics that will be covered at the event.</p>\n<ul>\n<li>Craft, workflow and best practices</li>\n<li>Browser performance and developer tools</li>\n<li>Design and photography</li>\n<li>JavaScript and REST APIs</li>\n<li>User experience</li>\n<li>Build tools</li>\n</ul>\n<p>Jack Lenox and Tammie Lister, who are the primary organizers of the event, originally came up with the idea for ThemeConf at the Automattic UK Christmas dinner, “Lenox wanted to bring a conference to where he lives in the Lake district and I wanted to do one focusing on themes,” Lister said.</p>\n<p>The two have been planning the event since January of this year. Although most of the confirmed speakers work with WordPress, ThemeConf is not dedicated to it, “It’s geared to those making themes in general and working on the front end. We have tried hard not to focus on WordPress,” Lister said.</p>\n<p><a href=\"https://ti.to/themeconf/2015\">Tickets for ThemeConf</a> are £49 and £99 respectively. The £49 tickets are for speaker sessions only while the £99 tickets include access to a workshop on using the REST API and lunch. Accommodations in the Lake District two hours from Manchester, Glasgow, Edinburgh, Newcastle, Liverpool and Leeds are available through <a href=\"http://www.keswick.org/\">Keswick.org.</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:\"Tue, 11 Aug 2015 16:37: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:15:\"Matt: $46M Scam\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45283\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://ma.tt/2015/08/46m-scam/\";s: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:384:\"<p>An incredible story: <a href=\"http://krebsonsecurity.com/2015/08/tech-firm-ubiquiti-suffers-46m-cyberheist/\">Tech Firm Ubiquiti Suffers $46M Cyberheist</a>. Notable for two reasons: I love Ubiquiti’s products, <a href=\"https://www.ubnt.com/products/#enterprise\">especially their Unifi line</a>, and I’ve never heard of phishing getting so much from a single victim.</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, 11 Aug 2015 06:33: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:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: WordPress Plugin Directory Surpasses One Billion Total Downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47673\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://wptavern.com/wordpress-plugin-directory-surpasses-one-billion-total-downloads\";s: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:1706:\"<p>The WordPress project achieved a milestone earlier today as the official WordPress plugin directory <a href=\"https://wordpress.org/plugins/\">surpassed one billion</a> total downloads.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/1billiondownloads.png\"><img class=\"size-full wp-image-47674\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/1billiondownloads.png?resize=944%2C312\" alt=\"One billion total plugin downloads\" /></a>More than one billion total downloads\n<p>According to Scott Reilly who helps maintain WordPress.org, we’ll never know which plugin generated the one billionth download. That’s because WordPress.org doesn’t log information that matches downloads to plugins.</p>\n<p>“A download counter exists for each plugin for each day and the total amount is the summation of all those daily download counts,” Reilly said.</p>\n<p>As WordPress’ <a href=\"http://w3techs.com/technologies/details/cm-wordpress/all/all\">market share</a> continues to grow, so does the amount of downloads from the plugin directory. The following numbers are the total amount of downloads from March 2006 to August 2015. This year, the directory is on pace to serve more than 300 million downloads.</p>\n<ul>\n<li>March 2006 191,567</li>\n<li>2007 2,845,802</li>\n<li>2008 15,130,856</li>\n<li>2009 49,822,116</li>\n<li>2010 72,342,598</li>\n<li>2011 108,501,907</li>\n<li>2012 141,609,682</li>\n<li>2013 182,236,517</li>\n<li>2014 241,142,505</li>\n<li>January 2015 to August 2015 186,243,700</li>\n</ul>\n<p>It took nine years for the plugin directory to reach one billion downloads, when do you think it will reach two billion?</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, 11 Aug 2015 03:41:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:59:\"WPTavern: SkiPress a Week Long Excursion in the French Alps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47654\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wptavern.com/skipress-a-week-long-excursion-in-the-french-alps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1333:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/SkiPressFeaturedImage.png\"><img class=\"aligncenter size-full wp-image-47658\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/08/SkiPressFeaturedImage.png?resize=852%2C269\" alt=\"SkiPress Featured Image\" /></a>If you enjoy skiing and WordPress, mark your calendars for <a href=\"http://skipressweek.com/\">SkiPress</a>, November 21-28, 2015. SkiPress is a week long excursion to Serre Chevalier, a ski resort in the French Alps. The cottage can hold up to 15 people where attendees can ski, discuss WordPress, develop code, or disconnect from technology.</p>\n<p><a href=\"http://skipressweek.com/\">Bernard-Jacquet</a> who writes for <a href=\"http://wp-spread.com\" target=\"_blank\">WP-spread</a>, and helps organize the local WordPress meetup in Grenoble, France, is organizing the event.</p>\n<p>Rooms at the cottage cost 350 euros. This amount covers the room for a week plus dinner at two restaurants. Prepare to bring some extra cash as the bus, skipass, and ski rental are additional costs.</p>\n<p>There’s not an official deadline to book a room but the sooner you book the better. If you’re interested in booking a room, please <a href=\"http://skipressweek.com/\">contact Berard-Jacquet</a> as soon as possible so he can make arrangements.</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, 07 Aug 2015 20:29: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:76:\"WPTavern: Richard Best Publishes Human Readable Version of the GPLv2 License\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47645\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/richard-best-publishes-human-readable-version-of-the-gplv2-license\";s: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:2234:\"<p>WordPress is licensed under the <a href=\"https://wordpress.org/about/gpl/\">GPLv2</a> and the four freedoms it allows is considered to be its <a href=\"http://ma.tt/2014/01/four-freedoms/\">Bill of Rights</a>. The four freedoms are:</p>\n<ol start=\"0\">\n<li>The freedom to run the program, for any purpose.</li>\n<li>The freedom to study how the program works, and change it so it does your computing as you wish.</li>\n<li>The freedom to redistribute copies so you can help your neighbor.</li>\n<li>The freedom to distribute copies of your modified versions, giving the community a chance to benefit from your changes.</li>\n</ol>\n<p>There is a lot more to the GPL than the four freedoms listed above however, the license details can be difficult to read and decipher. Richard Best, a qualified lawyer in New Zealand, England, and Wales, has published a <a href=\"http://wpandlegalstuff.com/a-human-readable-summary-of-the-gpl/\">human readable summary</a> of the GPL license.</p>\n<p>Inspired by how Creative Commons offers a <a href=\"http://creativecommons.org/licenses/by/3.0/\">human readable version</a> of its licenses, the summary explains the core concepts of the GPL and outlines the position in relation to copying, distribution, fees, modifications/derivative works, distributing non-source forms, termination, and downstream licensing.</p>\n<p>It’s important to note that the document is not endorsed by the Free Software Foundation nor a substitute for the full license text.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/GPLSummarySample2.png\"><img class=\"size-full wp-image-47647\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/08/GPLSummarySample2.png?resize=705%2C554\" alt=\"Sample of the human readable summary of the GPL\" /></a>Sample of the human readable summary of the GPL\n<p>I encourage everyone participating in the WordPress ecosystem to read the <a href=\"https://wordpress.org/about/gpl/\">full license</a> text at least once. However, the summary does a good job explaining the core components of the GPL without having to dig into the license.</p>\n<p>If you have questions concerning the GPL, I suggest seeking legal council with a lawyer familiar with software licensing.</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, 07 Aug 2015 18:31: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:63:\"WPTavern: WPWeekly Episode 202 – Prestige is Serious 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:44:\"http://wptavern.com?p=47628&preview_id=47628\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wptavern.com/wpweekly-episode-202-prestige-is-serious-business\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2339:\"<p>On this week’s episode, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I talk about the news of the week, including the release of WordPress 4.2.4 which patches six security vulnerabilities.</p>\n<p>I shared my experience attending Prestige last weekend while Marcus describes what it was like to watch the livestream. Marcus and I closed out the show with a candid conversation on the difficulty of achieving balance between work and life.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/wordpress-4-2-4-patches-six-security-vulnerabilities\">WordPress 4.2.4 Patches Six Security Vulnerabilities</a><br />\n<a href=\"http://wptavern.com/recap-of-prestige-a-conference-geared-towards-growing-businesses\"> Recap of Prestige a Conference Geared Towards Growing Businesses</a><br />\n<a href=\"http://nickhaskins.com/2015/07/on-life-and-family/\"> Aesop Interactive LLC For Sale</a><br />\n<a href=\"http://wptavern.com/the-mantra-of-family-comes-first\"> The Mantra of Family Comes First</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/export-plugins-and-templates/\">Export Plugins and Templates</a> exports your plugins and templates to a Zip file directly from the WordPress dashboard.</p>\n<p><a href=\"https://wordpress.org/plugins/expire-posts/\">Expire posts</a> automatically expires posts in WordPress and supports custom post types.</p>\n<p><a href=\"https://wordpress.org/plugins/local-seo-and-business-listings/\">Local SEO and Business Listings</a> allows you to optimize your local business website through a step by step actionable Local SEO Guide and a host of tools proven to increase web rankings.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 12th 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"http://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #202:</strong><br />\n</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, 07 Aug 2015 16:20:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:88:\"WPTavern: The WordPress Core Team Receives Praise for Their Efforts to Maintain 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:28:\"http://wptavern.com/?p=47619\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"http://wptavern.com/the-wordpress-core-team-receives-praise-for-their-efforts-to-maintain-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1832:\"<p>Netanel Rubin, a vulnerability researcher for <a href=\"http://www.checkpoint.com/\">Check Point Software</a> and <a href=\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/\">credited</a> for properly disclosing a security vulnerability to WordPress, published the <a href=\"http://blog.checkpoint.com/2015/08/04/wordpress-vulnerabilities-1/\">first in a trilogy of posts</a> that explains how he discovered it.</p>\n<p>The vulnerability was discovered during a full audit of WordPress’ code base in which Rubin praised the efforts of the WordPress development team.</p>\n<blockquote><p>In contrast to these frequent findings in 3rd party plug-ins’ code, barebones WordPress issues are rare, as WordPress core developers are well-trained to hold high security awareness for all released code.</p>\n<p>We can confirm that during our audit of the source code, we witnessed the developers ‘leaving nothing to chance’, and implementing multiple layers of security protecting most attack vectors we could think of.</p>\n<p>WordPress developers deserve praise for their efforts to maintain such complex software in this level of security, specifically considering the presence of the notoriously trigger-happy foot-gun called PHP.</p></blockquote>\n<p>I recommend <a href=\"http://blog.checkpoint.com/2015/08/04/wordpress-vulnerabilities-1/\">reading the post</a> as it’s a brief look into the mind of a <a href=\"https://en.wikipedia.org/wiki/White_hat\">white hat</a> security researcher.</p>\n<p>Although WordPress has <a href=\"http://wptavern.com/wordpress-4-2-4-patches-six-security-vulnerabilities\">seen its fair share</a> of security related releases this year, it’s reassuring to hear a third-party whose job it is to penetrate software security praise WordPress’ codebase.</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, 06 Aug 2015 00:05: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WPTavern: The Mantra of Family Comes First\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47609\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/the-mantra-of-family-comes-first\";s: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:2219:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/FamilyFirstFeaturedImage.png\"><img class=\"size-full wp-image-47611\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/FamilyFirstFeaturedImage.png?resize=669%2C247\" alt=\"Family First Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/63122283@N06/11867028263\">Mama’s </a>– <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>At <a href=\"http://wptavern.com/recap-of-prestige-a-conference-geared-towards-growing-businesses\">Prestige over the weekend</a>, I heard a presenter say that family comes first. This isn’t the first time I’ve heard this advice but it’s becoming more prevalent. I generally hear this advice from those who are living comfortably, have two kids or more, and/or have gone through the startup process more than once.</p>\n<p>I’m a distributed worker who receives a check every two weeks. I’m married, have no kids, and write about WordPress for a living. Putting family first should be easy but it’s not. The last two years as a distributed worker, I’ve put work before family unless it’s an emergency.</p>\n<p>Two weeks ago, my wife and I had a serious conversation about the way I work and how it has negatively impacted our marriage. I’m a late owl and on most nights, my wife sleeps alone. As a distributed worker, I get to make the rules and put myself in the best environment to get the job done.</p>\n<p>The conversation with my wife involved words not fit for reproduction but everything she said was right. I’m spending too much time on digital devices and not enough with her. Our conversation was the wake up call I didn’t know I needed.</p>\n<p>It’s not easy putting family first all the time. Some argue that you need to put yourself before family so that you can provide for them. Others find a critical balance between spending time with family and getting the job done.</p>\n<p>How do you put family first when there are bills that need to be paid, sites to be built, and a constant deluge of work to be done? Please share your thoughts, experiences, and advice in the comments.</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, 05 Aug 2015 01:43:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:62:\"WPTavern: WordPress 4.2.4 Patches Six Security Vulnerabilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47605\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wordpress-4-2-4-patches-six-security-vulnerabilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2004:\"<p>WordPress <a href=\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/\">4.2.4 is available</a> and patches six security vulnerabilities. The vulnerabilities were discovered by outside parties and members of the WordPress core security team. This release also fixes four bugs:</p>\n<ul>\n<ul>\n<li>WPDB: When checking the encoding of strings against the database, make sure we’re only relying on the return value of strings that were sent to the database. <a class=\"external text\" href=\"https://core.trac.wordpress.org/ticket/32279\">#32279</a></li>\n<li>Don’t blindly trust the output of <tt>glob()</tt> to be an array. <a class=\"external text\" href=\"https://core.trac.wordpress.org/ticket/33093\">#33093</a></li>\n<li>Shortcodes: Handle <tt>do_shortcode(\'<[shortcode]\')</tt> edge cases. <a class=\"external text\" href=\"https://core.trac.wordpress.org/ticket/33116\">#33116</a></li>\n<li>Shortcodes: Protect newlines inside of <tt>CDATA</tt>. <a class=\"external text\" href=\"https://core.trac.wordpress.org/ticket/33106\">#33106</a></li>\n</ul>\n</ul>\n<p>It’s been a busy year for the WordPress security team. Since the beginning of the year, there has been five security releases.</p>\n<ul>\n<ul>\n<li><a href=\"https://wordpress.org/news/2015/04/wordpress-4-1-2/\">WordPress 4.1.2</a></li>\n<li><a href=\"https://wordpress.org/news/2015/04/wordpress-4-2-1/\">WordPress 4.2.1</a></li>\n<li><a href=\"https://wordpress.org/news/2015/05/wordpress-4-2-2/\">WordPress 4.2.2</a></li>\n<li><a href=\"https://wordpress.org/news/2015/07/wordpress-4-2-3/\">WordPress 4.2.3</a></li>\n<li><a href=\"https://wordpress.org/news/2015/08/wordpress-4-2-4-security-and-maintenance-release/\">WordPress 4.2.4</a></li>\n</ul>\n</ul>\n<p>Users should check their sites to make sure they’re running 4.2.4. If your site hasn’t automatically updated yet, you should perform a full backup and manually update. Sites running WordPress RC 2 are safe since it fixes the same issues as 4.2.4.</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, 04 Aug 2015 23:45: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:74:\"WPTavern: Recap of Prestige a Conference Geared Towards Growing Businesses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=47580\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://wptavern.com/recap-of-prestige-a-conference-geared-towards-growing-businesses\";s: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:4245:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/PrestigeconfFeaturedImage.png\"><img class=\"size-full wp-image-47595\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/08/PrestigeconfFeaturedImage.png?resize=677%2C268\" alt=\"Tony Perez of Sucuri\" /></a>Tony Perez of Sucuri Presenting on Security at Prestige\n<p>Over the weekend, I attended <a href=\"http://prestigeconf.com/\">Prestige</a>, a conference geared towards freelancers, entrepreneurs, and small agencies looking to grow their businesses. Unlike WordCamps, plugins, themes, and WordPress in general were rarely mentioned. Instead, sessions included high level topics such as, how to land enterprise clients, knowing when to move on to the next big thing, and the benefits of partnerships.</p>\n<p>The venue was perfect with plenty of space and the WiFi worked well. Lunch was an hour-long and provided on both days. The lunchroom can easily seat 300 people or more. Only a third of the space was used when attendees ate lunch providing a great environment to network with people.</p>\n<h2>Nancy Lyons and Technology’s Dirty Little Secret</h2>\n<p>Since I don’t deal with clients or own an agency, many of the sessions at Prestige are non-applicable to my day job. However, there is one session in particular that resonated with me. <a href=\"http://www.nancylyons.com/\">Nancy Lyons</a>, founder and CEO of <a href=\"http://www.clockwork.net/\">Clockwork</a>, shared her philosophies on hiring and getting employees engaged. Happy employees do good work but what makes them happy?</p>\n<ul>\n<li>Autonomy: Control over time, technique, team, or task.</li>\n<li>Mastery: Make progress and get better.</li>\n<li>Purpose: Be part of something bigger.</li>\n</ul>\n<p>A lot of the tips shared by Lyons are geared towards employers but they’re just as applicable to employees. The biggest danger to agencies and freelancers is the inability to have conversations with clients about what is and isn’t possible. According to Lyons, you can love someone and still tell them what they need to hear. One of the best tips she shared is to find and have fun at work as there’s nothing wrong with having fun.</p>\n<h2>Behind the Scenes of the Livestream</h2>\n<p>Prestige is <a href=\"http://prestigeconf.com/free-livestream-minneapolis-2015/\">known for having</a> a high quality livestream where more than 1,000 people can watch the conference live. The livestream is produced by <a href=\"http://pixpromedia.com/\">PixProMedia</a>. The gentleman in charge uses a TriCaster to switch between speakers and slides during sessions. Here are a couple of photographs of his equipment.</p>\n<a href=\"http://wptavern.com/recap-of-prestige-a-conference-geared-towards-growing-businesses#gallery-47580-1-slideshow\">Click to view slideshow.</a>\n<p>According to some viewers, watching the livestream was like being at the conference but is not a substitute for face-to-face interactions.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p lang=\"en\" dir=\"ltr\">.<a href=\"https://twitter.com/jeffr0\">@jeffr0</a> The learning is like being there. I miss the handshakes in the hallway, meeting people face-to-face. <a href=\"https://twitter.com/hashtag/prestigeconf?src=hash\">#prestigeconf</a></p>\n<p>— Cate DeRosia (@mysweetcate) <a href=\"https://twitter.com/mysweetcate/status/627924263799009280\">August 2, 2015</a></p></blockquote>\n<p></p>\n<h2>Westwerk Is a Great Venue for After Parties</h2>\n<p>The after party was held at <a href=\"http://westwerk.com/\">Westwerk</a>, a WordPress development agency and primary sponsor of the event. Their office was perfect for an after party as it includes, a foosball table, Nintendo Wii, shuffleboard, drinks, pool table, and small offices for private conversations. It’s one of the best after parties for a conference that I’ve attended.</p>\n<h2>Prestige is Serious Business</h2>\n<p>It may seem like a WordPress conference on the surface but Prestige is geared towards business minded people. It’s highly focused and filled with information you can apply to companies in and outside of WordPress. If you want to learn how to take your business to the next level, Prestige is an excellent value.</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, 04 Aug 2015 20:40:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:69:\"WPTavern: How to Avoid This Embarrassing Sharing Bug on 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:28:\"http://wptavern.com/?p=47476\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://wptavern.com/how-to-avoid-embarrassing-sharing-bug-on-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:1804:\"<p>If you use the sharing feature on WordPress.com, you may have noticed an anomaly between your post title and what’s shared to social services. Since the post title is the first field to complete when writing a post, it makes sense to fill it in even if it’s a work in progress.</p>\n<p>The sharing module on WordPress.com has a bug where the initial text in a post title is used when sharing the post to social networks. For the past several months, I’ve published many articles on WordPress.com where the text within social links does not match the text used in the post title leaving me feeling embarrassed.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/07/BuginAction.png\"><img class=\"size-full wp-image-47477\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/07/BuginAction.png?resize=728%2C482\" alt=\"WordPress.com Bug in Action\" /></a>WordPress.com Bug in Action\n<p>To avoid this embarrassment, you’ll need to alter the text used in the sharing module before publishing each post. If you’re using the New Dash interface on WordPress.com, locate the Sharing metabox as seen in the screenshot above. When you’re ready to hit the publish button, change the text to match your title.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/TheCorrectPostTitle.png\"><img class=\"size-full wp-image-47478\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/TheCorrectPostTitle.png?resize=571%2C462\" alt=\"Post Title Matches the Sharing Text\" /></a>Post Title Matches the Sharing Text\n<p>I’ve spoken to several Automattic employees at various WordPress events and they’re aware of the bug. Until it’s fixed, you’ll need to remember to change the sharing text before you publish a post.</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, 31 Jul 2015 21:52: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:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:82:\"WPTavern: WPWeekly Episode 201 – Interview With Paul Gibbs and 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wptavern.com?p=47469&preview_id=47469\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"http://wptavern.com/wpweekly-episode-201-interview-with-paul-gibbs-and-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2500:\"<p>In this episode of WordPress Weekly, <a href=\"http://marcuscouch.com/\">Marcus Couch</a> and I are joined by <a href=\"http://byotos.com/\">Paul Gibbs</a> and <a href=\"http://jjj.me/\">John James Jacoby</a>. Jacoby shares what he learned and accomplished <a href=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\">working on bbPress and BuddyPress</a> full-time for six months.</p>\n<p>Gibbs explains his motivation to organize the first ever <a href=\"https://brighton.buddycamp.org/2015/\">BuddyCamp Brighton, UK</a>, that takes place on August 8th. We also discuss a new working group dedicated to possibly bringing back <a href=\"http://backpress.org/\">BackPress</a>. Last but not least, Gibbs and Jacoby offer their opinions on <a href=\"http://wptavern.com/meet-peepso-buddypress-newest-competitor-in-open-source-social-networking-for-wordpress\">PeepSo</a>, a new social networking plugin for WordPress.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"http://wptavern.com/philadelphia-pa-to-host-wordcamp-us-december-4th-6th\">Philadelphia, PA to Host WordCamp US December 4th–6th</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a href=\"https://wordpress.org/plugins/gallery-for-instagram/\">Instagram Gallery</a> displays a gallery from one or more Instagram accounts.</p>\n<p><a href=\"https://wordpress.org/plugins/backup-amazon-s3/\">Amazon S3 Backup and Restore</a> enables you to create full backups to Amazon S3 and restore, duplicate, clone, or migrate your site.</p>\n<p><a href=\"https://wordpress.org/plugins/responsivevoice-text-to-speech/\">ResponsiveVoice Text To Speech</a> is a HTML5 based text-to-speech library designed to add voice features to WordPress across all smart phone, tablet, and desktop devices. It supports 51 languages through 168 voices and has no dependencies.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 5th 9:30 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"http://www.wptavern.com/feed/podcast\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #201:</strong><br />\n</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, 31 Jul 2015 19:45:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:23:\"Matt: Hong Kong Morning\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=45280\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/07/hong-kong-morning/\";s: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:381:\"<p><span class=\"embed-youtube\"></span></p>\n<p>The upside of jet lag, like <a href=\"http://om.co/2015/07/10/paris-je-laime/\">Om discovering the streets of Paris</a>, are enjoying parts of the day you might not normally be awake for, like a beautiful sun rise. Here’s a time lapse I made of the Victoria Harbor in Hong Kong taken from the incredible view I have in my room.</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, 30 Jul 2015 23:40: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:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 28 Aug 2015 20:59:47 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"165690\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Fri, 28 Aug 2015 20:45:15 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20140305154441\";}','no'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) 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`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=607 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (6,6,'_wp_attached_file','2013/08/logo-modo-learning.png'),(7,6,'_wp_attachment_context','custom-header'),(8,7,'_wp_attached_file','2013/08/header.png'),(9,7,'_wp_attachment_context','custom-header'),(10,7,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2013/08/header.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"header-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"header-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:18:\"header-620x100.png\";s:5:\"width\";i:620;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:18:\"header-270x100.png\";s:5:\"width\";i:270;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:18:\"header-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:18:\"header-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(11,7,'_wp_attachment_is_custom_header','optimal'),(12,8,'_wp_attached_file','2013/08/bg.png'),(13,8,'_wp_attachment_context','custom-background'),(14,8,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:29;s:6:\"height\";i:25;s:4:\"file\";s:14:\"2013/08/bg.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(15,8,'_wp_attachment_is_custom_background','optimal'),(16,9,'_wp_attached_file','2013/08/bg3.png'),(17,9,'_wp_attachment_context','custom-background'),(18,9,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:27;s:6:\"height\";i:436;s:4:\"file\";s:15:\"2013/08/bg3.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"bg3-27x150.png\";s:5:\"width\";i:27;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"bg3-18x300.png\";s:5:\"width\";i:18;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:14:\"bg3-27x320.png\";s:5:\"width\";i:27;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:14:\"bg3-27x150.png\";s:5:\"width\";i:27;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:14:\"bg3-27x150.png\";s:5:\"width\";i:27;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:14:\"bg3-27x150.png\";s:5:\"width\";i:27;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(19,9,'_wp_attachment_is_custom_background','optimal'),(20,10,'_edit_last','1'),(21,10,'_edit_lock','1439487764:1'),(22,11,'_wp_attached_file','2013/08/slide1.jpg'),(23,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1242;s:6:\"height\";i:578;s:4:\"file\";s:18:\"2013/08/slide1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide1-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x476.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:18:\"slide1-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:18:\"slide1-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:18:\"slide1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"slider\";a:4:{s:4:\"file\";s:19:\"slide1-1000x500.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(278,98,'_wp_attached_file','2013/08/slide11.jpg'),(25,10,'_wp_page_template','default'),(33,16,'_menu_item_type','custom'),(34,16,'_menu_item_menu_item_parent','0'),(35,16,'_menu_item_object_id','16'),(36,16,'_menu_item_object','custom'),(37,16,'_menu_item_target',''),(38,16,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(39,16,'_menu_item_xfn',''),(40,16,'_menu_item_url','http://modolearning.com/site/'),(42,17,'_menu_item_type','post_type'),(43,17,'_menu_item_menu_item_parent','0'),(44,17,'_menu_item_object_id','10'),(45,17,'_menu_item_object','page'),(46,17,'_menu_item_target',''),(47,17,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(48,17,'_menu_item_xfn',''),(49,17,'_menu_item_url',''),(51,18,'_wp_attached_file','2013/08/header1.png'),(52,18,'_wp_attachment_context','custom-header'),(53,18,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:100;s:4:\"file\";s:19:\"2013/08/header1.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"header1-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"header1-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:19:\"header1-620x100.png\";s:5:\"width\";i:620;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:19:\"header1-270x100.png\";s:5:\"width\";i:270;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:19:\"header1-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:19:\"header1-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(54,18,'_wp_attachment_is_custom_header','optimal'),(55,19,'_edit_last','1'),(56,19,'_edit_lock','1379113383:1'),(57,19,'_wp_page_template','default'),(183,49,'_menu_item_menu_item_parent','0'),(182,49,'_menu_item_type','post_type'),(180,48,'_menu_item_url',''),(179,48,'_menu_item_xfn',''),(67,22,'_edit_last','1'),(68,22,'_edit_lock','1429033224:1'),(69,22,'_wp_page_template','default'),(70,22,'_genesis_layout','full-width-content'),(178,48,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(177,48,'_menu_item_target',''),(176,48,'_menu_item_object','page'),(175,48,'_menu_item_object_id','38'),(174,48,'_menu_item_menu_item_parent','0'),(173,48,'_menu_item_type','post_type'),(575,207,'_edit_lock','1415208648:1'),(576,211,'_wp_attached_file','2013/08/comira.jpeg'),(574,207,'_edit_last','1'),(89,26,'_edit_last','1'),(90,26,'_edit_lock','1379381317:1'),(91,26,'_wp_page_template','default'),(92,28,'_edit_last','1'),(93,28,'_edit_lock','1395255458:1'),(94,28,'_wp_page_template','default'),(95,30,'_edit_last','1'),(96,30,'_edit_lock','1429033929:1'),(97,30,'_wp_page_template','default'),(98,32,'_edit_last','1'),(99,32,'_edit_lock','1405537430:1'),(100,32,'_wp_page_template','default'),(101,34,'_edit_last','1'),(102,34,'_edit_lock','1376498751:1'),(103,34,'_wp_page_template','page_blog.php'),(104,36,'_edit_last','1'),(105,36,'_edit_lock','1376498774:1'),(106,36,'_wp_page_template','default'),(107,38,'_edit_last','1'),(108,38,'_edit_lock','1376498793:1'),(109,38,'_wp_page_template','default'),(119,42,'_menu_item_type','post_type'),(120,42,'_menu_item_menu_item_parent','46'),(121,42,'_menu_item_object_id','36'),(122,42,'_menu_item_object','page'),(123,42,'_menu_item_target',''),(124,42,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(125,42,'_menu_item_xfn',''),(126,42,'_menu_item_url',''),(188,49,'_menu_item_xfn',''),(279,98,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:955;s:6:\"height\";i:476;s:4:\"file\";s:19:\"2013/08/slide11.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slide11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slide11-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:19:\"slide11-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:19:\"slide11-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:19:\"slide11-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:19:\"slide11-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(277,10,'_genesis_layout','full-width-content'),(276,26,'_genesis_layout','full-width-content'),(137,44,'_menu_item_type','post_type'),(138,44,'_menu_item_menu_item_parent','0'),(139,44,'_menu_item_object_id','32'),(140,44,'_menu_item_object','page'),(141,44,'_menu_item_target',''),(142,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(143,44,'_menu_item_xfn',''),(144,44,'_menu_item_url',''),(187,49,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(146,45,'_menu_item_type','post_type'),(147,45,'_menu_item_menu_item_parent','0'),(148,45,'_menu_item_object_id','30'),(149,45,'_menu_item_object','page'),(150,45,'_menu_item_target',''),(151,45,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(152,45,'_menu_item_xfn',''),(153,45,'_menu_item_url',''),(186,49,'_menu_item_target',''),(155,46,'_menu_item_type','post_type'),(156,46,'_menu_item_menu_item_parent','0'),(157,46,'_menu_item_object_id','28'),(158,46,'_menu_item_object','page'),(159,46,'_menu_item_target',''),(160,46,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(161,46,'_menu_item_xfn',''),(162,46,'_menu_item_url',''),(185,49,'_menu_item_object','page'),(164,47,'_menu_item_type','post_type'),(165,47,'_menu_item_menu_item_parent','0'),(166,47,'_menu_item_object_id','26'),(167,47,'_menu_item_object','page'),(168,47,'_menu_item_target',''),(169,47,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(170,47,'_menu_item_xfn',''),(171,47,'_menu_item_url',''),(184,49,'_menu_item_object_id','34'),(189,49,'_menu_item_url',''),(191,50,'_menu_item_type','post_type'),(192,50,'_menu_item_menu_item_parent','0'),(193,50,'_menu_item_object_id','26'),(194,50,'_menu_item_object','page'),(195,50,'_menu_item_target',''),(196,50,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(197,50,'_menu_item_xfn',''),(198,50,'_menu_item_url',''),(232,62,'_menu_item_xfn',''),(233,62,'_menu_item_url','http://modolearning.com/site/'),(235,63,'_menu_item_type','post_type'),(236,63,'_menu_item_menu_item_parent','0'),(237,63,'_menu_item_object_id','19'),(238,63,'_menu_item_object','page'),(239,63,'_menu_item_target',''),(240,63,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(241,63,'_menu_item_xfn',''),(242,63,'_menu_item_url',''),(244,64,'_wp_attached_file','2013/09/courses2.png'),(245,64,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:20:\"2013/09/courses2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"courses2-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(209,56,'_wp_attached_file','2013/09/logo-modo-learning.png'),(210,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:263;s:6:\"height\";i:81;s:4:\"file\";s:30:\"2013/09/logo-modo-learning.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"logo-modo-learning-150x81.png\";s:5:\"width\";i:150;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:29:\"logo-modo-learning-210x81.png\";s:5:\"width\";i:210;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:29:\"logo-modo-learning-210x81.png\";s:5:\"width\";i:210;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(211,56,'_edit_lock','1378398636:1'),(225,61,'_edit_lock','1378429885:1'),(226,62,'_menu_item_type','custom'),(227,62,'_menu_item_menu_item_parent','0'),(228,62,'_menu_item_object_id','62'),(229,62,'_menu_item_object','custom'),(230,62,'_menu_item_target',''),(231,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(223,61,'_wp_attached_file','2013/09/nav-bg.png'),(224,61,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1;s:6:\"height\";i:1;s:4:\"file\";s:18:\"2013/09/nav-bg.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(246,65,'_wp_attached_file','2013/09/dallas1.png'),(247,65,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:19:\"2013/09/dallas1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dallas1-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(248,66,'_wp_attached_file','2013/09/dallas2.png'),(249,66,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:19:\"2013/09/dallas2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dallas2-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(250,67,'_wp_attached_file','2013/09/irving1.png'),(251,67,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:19:\"2013/09/irving1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"irving1-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(252,68,'_wp_attached_file','2013/09/irving2.png'),(253,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:19:\"2013/09/irving2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"irving2-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(254,69,'_wp_attached_file','2013/09/testing1.png'),(255,69,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:20:\"2013/09/testing1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"testing1-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(256,70,'_wp_attached_file','2013/09/testing2.png'),(257,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:20:\"2013/09/testing2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"testing2-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(258,71,'_wp_attached_file','2013/09/courses1.png'),(259,71,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:203;s:6:\"height\";i:114;s:4:\"file\";s:20:\"2013/09/courses1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"courses1-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(260,64,'_edit_lock','1378485201:1'),(261,72,'_wp_attached_file','2013/08/courses-thumb.png'),(262,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:25:\"2013/08/courses-thumb.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(263,32,'_thumbnail_id','72'),(264,73,'_wp_attached_file','2013/08/learning.png'),(265,73,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2013/08/learning.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(266,28,'_thumbnail_id','73'),(267,76,'_wp_attached_file','2013/08/Untitled-4.png'),(268,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2013/08/Untitled-4.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(269,30,'_thumbnail_id','76'),(270,79,'_wp_attached_file','2013/08/locations.png'),(271,79,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2013/08/locations.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(272,22,'_thumbnail_id','79'),(273,81,'_wp_attached_file','2013/09/CATC_logo.jpg'),(274,81,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:192;s:6:\"height\";i:64;s:4:\"file\";s:21:\"2013/09/CATC_logo.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"CATC_logo-150x64.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:64;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(275,81,'_edit_lock','1378486881:1'),(284,10,'_thumbnail_id','99'),(281,11,'_edit_lock','1379384686:1'),(282,99,'_wp_attached_file','2013/09/slide1-new.jpg'),(283,99,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1242;s:6:\"height\";i:578;s:4:\"file\";s:22:\"2013/09/slide1-new.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"slide1-new-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"slide1-new-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"slide1-new-1024x476.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:476;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:22:\"slide1-new-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:22:\"slide1-new-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:22:\"slide1-new-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:22:\"slide1-new-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(285,30,'_genesis_layout','full-width-content'),(297,121,'_menu_item_type','post_type'),(298,121,'_menu_item_menu_item_parent','0'),(299,121,'_menu_item_object_id','10'),(300,121,'_menu_item_object','page'),(301,121,'_menu_item_target',''),(302,121,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(303,121,'_menu_item_xfn',''),(304,121,'_menu_item_url',''),(324,28,'_genesis_layout','full-width-content'),(306,122,'_menu_item_type','custom'),(307,122,'_menu_item_menu_item_parent','0'),(308,122,'_menu_item_object_id','122'),(309,122,'_menu_item_object','custom'),(310,122,'_menu_item_target',''),(311,122,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(312,122,'_menu_item_xfn',''),(313,122,'_menu_item_url','http://modolearning.com'),(597,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:24:\"2014/08/room-a-1502.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"room-a-1502-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"room-a-1502-300x177.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:24:\"room-a-1502-620x320.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:24:\"room-a-1502-270x150.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:24:\"room-a-1502-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:24:\"room-a-1502-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(596,221,'_wp_attached_file','2014/08/room-a-1502.jpeg'),(595,10,'_post_restored_from','a:3:{s:20:\"restored_revision_id\";i:213;s:16:\"restored_by_user\";i:1;s:13:\"restored_time\";i:1429544083;}'),(325,126,'_wp_attached_file','2014/03/header.png'),(326,126,'_wp_attachment_context','custom-header'),(327,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2014/03/header.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"header-150x100.png\";s:5:\"width\";i:150;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"header-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:18:\"header-620x100.png\";s:5:\"width\";i:620;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:18:\"header-270x100.png\";s:5:\"width\";i:270;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:18:\"header-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:18:\"header-210x100.png\";s:5:\"width\";i:210;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(328,126,'_wp_attachment_is_custom_header','optimal'),(329,131,'_wp_attached_file','2013/08/CertiportLogos.png'),(330,131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:751;s:6:\"height\";i:126;s:4:\"file\";s:26:\"2013/08/CertiportLogos.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"CertiportLogos-150x126.png\";s:5:\"width\";i:150;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"CertiportLogos-300x50.png\";s:5:\"width\";i:300;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:26:\"CertiportLogos-620x126.png\";s:5:\"width\";i:620;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:26:\"CertiportLogos-270x126.png\";s:5:\"width\";i:270;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:26:\"CertiportLogos-210x126.png\";s:5:\"width\";i:210;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:26:\"CertiportLogos-210x126.png\";s:5:\"width\";i:210;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(331,134,'_wp_attached_file','2013/08/pearsonvue.jpg'),(332,134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:680;s:6:\"height\";i:358;s:4:\"file\";s:22:\"2013/08/pearsonvue.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pearsonvue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"pearsonvue-300x157.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:22:\"pearsonvue-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:22:\"pearsonvue-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:22:\"pearsonvue-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:22:\"pearsonvue-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(333,136,'_wp_attached_file','2013/08/prometric.jpg'),(334,136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1019;s:6:\"height\";i:377;s:4:\"file\";s:21:\"2013/08/prometric.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"prometric-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"prometric-300x110.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:110;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:21:\"prometric-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:21:\"prometric-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:21:\"prometric-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:21:\"prometric-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(335,145,'_menu_item_type','post_type'),(336,145,'_menu_item_menu_item_parent','0'),(337,145,'_menu_item_object_id','32'),(338,145,'_menu_item_object','page'),(339,145,'_menu_item_target',''),(340,145,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(341,145,'_menu_item_xfn',''),(342,145,'_menu_item_url',''),(344,146,'_wp_attached_file','2014/05/partnerlearning.jpg'),(345,146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:525;s:6:\"height\";i:226;s:4:\"file\";s:27:\"2014/05/partnerlearning.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"partnerlearning-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"partnerlearning-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:27:\"partnerlearning-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:27:\"partnerlearning-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:27:\"partnerlearning-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(346,154,'_wp_attached_file','2014/07/modolearning.png'),(347,154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2014/07/modolearning.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(348,155,'_wp_attached_file','2014/07/modonetworks.png'),(349,155,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2014/07/modonetworks.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(350,154,'_edit_lock','1405525889:1'),(351,155,'_edit_lock','1405525905:1'),(352,158,'_menu_item_type','custom'),(353,158,'_menu_item_menu_item_parent','0'),(354,158,'_menu_item_object_id','158'),(355,158,'_menu_item_object','custom'),(356,158,'_menu_item_target',''),(357,158,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(358,158,'_menu_item_xfn',''),(359,158,'_menu_item_url','http://www.modonetworks.com/'),(361,160,'_edit_last','1'),(362,160,'_edit_lock','1429544757:1'),(363,160,'_wp_page_template','default'),(364,160,'_genesis_layout','full-width-content'),(365,163,'title','Galleries'),(366,163,'name','galleries'),(367,163,'has_variations',''),(368,163,'variation','0'),(369,163,'filter','raw'),(370,163,'returns','WyJpbWFnZSJd'),(371,163,'aliases','WyJnYWxsZXJ5IiwiaW1hZ2VzIiwiaW1hZ2UiXQ=='),(372,163,'id_field','ID'),(373,164,'title','Albums'),(374,164,'name','albums'),(375,164,'has_variations',''),(376,164,'variation','0'),(377,164,'filter','raw'),(378,164,'returns','WyJnYWxsZXJ5IiwiYWxidW0iXQ=='),(379,164,'aliases','WyJhbGJ1bSJd'),(380,164,'id_field','ID'),(381,165,'title','Tags'),(382,165,'name','tags'),(383,165,'has_variations',''),(384,165,'variation','0'),(385,165,'filter','raw'),(386,165,'returns','WyJpbWFnZSJd'),(387,165,'aliases','WyJ0YWciLCJpbWFnZV90YWciLCJpbWFnZV90YWdzIl0='),(388,165,'id_field','ID'),(389,166,'title','Random Images'),(390,166,'has_variations','1'),(391,166,'name','random_images'),(392,166,'variation','0'),(393,166,'filter','raw'),(394,166,'returns','WyJpbWFnZSJd'),(395,166,'aliases','WyJyYW5kb20iLCJyYW5kb21faW1hZ2UiXQ=='),(396,166,'id_field','ID'),(397,167,'title','Recent images'),(398,167,'name','recent_images'),(399,167,'has_variations',''),(400,167,'variation','0'),(401,167,'filter','raw'),(402,167,'returns','WyJpbWFnZSJd'),(403,167,'aliases','WyJyZWNlbnQiLCJyZWNlbnRfaW1hZ2UiXQ=='),(404,167,'id_field','ID'),(405,168,'name','none'),(406,168,'title','No lightbox'),(407,168,'code',''),(408,168,'styles',''),(409,168,'scripts',''),(410,168,'filter','raw'),(411,168,'values','W10='),(412,168,'i18n','W10='),(413,168,'id_field','ID'),(414,168,'display_settings','W10='),(415,169,'name','lightbox'),(416,169,'title','Lightbox'),(417,169,'code','class=\'ngg_lightbox\''),(418,169,'styles','photocrati-lightbox#jquery.lightbox/jquery.lightbox-0.5.css'),(419,169,'scripts','photocrati-lightbox#jquery.lightbox/jquery.lightbox-0.5.min.js\nphotocrati-lightbox#jquery.lightbox/nextgen_lightbox_init.js'),(420,169,'filter','raw'),(421,169,'values','eyJuZXh0Z2VuX2xpZ2h0Ym94X2xvYWRpbmdfaW1nX3VybCI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9saWdodGJveC1pY28tbG9hZGluZy5naWYiLCJuZXh0Z2VuX2xpZ2h0Ym94X2Nsb3NlX2J0bl91cmwiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2pxdWVyeS5saWdodGJveFwvbGlnaHRib3gtYnRuLWNsb3NlLmdpZiIsIm5leHRnZW5fbGlnaHRib3hfYnRuX3ByZXZfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWJ0bi1wcmV2LmdpZiIsIm5leHRnZW5fbGlnaHRib3hfYnRuX25leHRfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWJ0bi1uZXh0LmdpZiIsIm5leHRnZW5fbGlnaHRib3hfYmxhbmtfaW1nX3VybCI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9saWdodGJveC1ibGFuay5naWYifQ=='),(422,169,'i18n','W10='),(423,169,'id_field','ID'),(424,169,'display_settings','W10='),(425,170,'name','fancybox'),(426,170,'title','Fancybox'),(427,170,'code','class=\"ngg-fancybox\" rel=\"%GALLERY_NAME%\"'),(428,170,'styles','photocrati-lightbox#fancybox/jquery.fancybox-1.3.4.css'),(429,170,'scripts','photocrati-lightbox#fancybox/jquery.easing-1.3.pack.js\nphotocrati-lightbox#fancybox/jquery.fancybox-1.3.4.pack.js\nphotocrati-lightbox#fancybox/nextgen_fancybox_init.js'),(430,170,'filter','raw'),(431,170,'values','W10='),(432,170,'i18n','W10='),(433,170,'id_field','ID'),(434,170,'display_settings','W10='),(435,171,'name','highslide'),(436,171,'title','Highslide'),(437,171,'code','class=\"highslide\" onclick=\"return hs.expand(this, {slideshowGroup: \'%GALLERY_NAME%\'});\"'),(438,171,'styles','photocrati-lightbox#highslide/highslide.css'),(439,171,'scripts','photocrati-lightbox#highslide/highslide-full.packed.js\nphotocrati-lightbox#highslide/nextgen_highslide_init.js'),(440,171,'filter','raw'),(441,171,'values','eyJuZXh0Z2VuX2hpZ2hzbGlkZV9ncmFwaGljc19kaXIiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvZ3JhcGhpY3MifQ=='),(442,171,'i18n','eyJjc3NEaXJlY3Rpb24iOiJsdHIiLCJsb2FkaW5nVGV4dCI6IkxvYWRpbmcuLi4iLCJwcmV2aW91c1RleHQiOiJQcmV2aW91cyIsIm5leHRUZXh0IjoiTmV4dCIsIm1vdmVUZXh0IjoiTW92ZSIsImNsb3NlVGV4dCI6IkNsb3NlIiwicmVzaXplVGl0bGUiOiJSZXNpemUiLCJwbGF5VGV4dCI6IlBsYXkiLCJwYXVzZVRleHQiOiJQYXVzZSIsIm1vdmVUaXRsZSI6Ik1vdmUiLCJmdWxsRXhwYW5kVGV4dCI6IjE6MSIsImNsb3NlVGl0bGUiOiJDbG9zZSAoZXNjKSIsInBhdXNlVGl0bGUiOiJQYXVzZSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsImxvYWRpbmdUaXRsZSI6IkNsaWNrIHRvIGNhbmNlbCIsImZvY3VzVGl0bGUiOiJDbGljayB0byBicmluZyB0byBmcm9udCIsImZ1bGxFeHBhbmRUaXRsZSI6IkV4cGFuZCB0byBhY3R1YWwgc2l6ZSAoZikiLCJjcmVkaXRzVGV4dCI6IlBvd2VyZWQgYnkgSGlnaHNsaWRlIEpTIiwicGxheVRpdGxlIjoiUGxheSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsInByZXZpb3VzVGl0bGUiOiJQcmV2aW91cyAoYXJyb3cgbGVmdCkiLCJuZXh0VGl0bGUiOiJOZXh0IChhcnJvdyByaWdodCkiLCJudW1iZXIiOiJJbWFnZSAlMSBvZiAlMiIsImNyZWRpdHNUaXRsZSI6IkdvIHRvIHRoZSBIaWdoc2xpZGUgSlMgaG9tZXBhZ2UiLCJyZXN0b3JlVGl0bGUiOiJDbGljayB0byBjbG9zZSBpbWFnZSwgY2xpY2sgYW5kIGRyYWcgdG8gbW92ZS4gVXNlIGFycm93IGtleXMgZm9yIG5leHQgYW5kIHByZXZpb3VzLiJ9'),(443,171,'id_field','ID'),(444,171,'display_settings','W10='),(445,172,'name','shutter'),(446,172,'title','Shutter'),(447,172,'code','class=\"shutterset_%GALLERY_NAME%\"'),(448,172,'styles','photocrati-lightbox#shutter/shutter.css'),(449,172,'scripts','photocrati-lightbox#shutter/shutter.js\nphotocrati-lightbox#shutter/nextgen_shutter.js'),(450,172,'filter','raw'),(451,172,'values','W10='),(452,172,'i18n','eyJtc2dMb2FkaW5nIjoiTCBPIEEgRCBJIE4gRyIsIm1zZ0Nsb3NlIjoiQ2xpY2sgdG8gQ2xvc2UifQ=='),(453,172,'id_field','ID'),(454,172,'display_settings','W10='),(455,173,'name','shutter2'),(456,173,'title','Shutter 2'),(457,173,'code','class=\"shutterset_%GALLERY_NAME%\"'),(458,173,'styles','photocrati-lightbox#shutter_reloaded/shutter.css'),(459,173,'scripts','photocrati-lightbox#shutter_reloaded/shutter.js\nphotocrati-lightbox#shutter_reloaded/nextgen_shutter_reloaded.js'),(460,173,'filter','raw'),(461,173,'values','W10='),(462,173,'i18n','WyJQcmV2aW91cyIsIk5leHQiLCJDbG9zZSIsIkZ1bGwgU2l6ZSIsIkZpdCB0byBTY3JlZW4iLCJJbWFnZSIsIm9mIiwiTG9hZGluZy4uLiJd'),(463,173,'id_field','ID'),(464,173,'display_settings','W10='),(465,174,'name','thickbox'),(466,174,'title','Thickbox'),(467,174,'code','class=\'thickbox\' rel=\'%GALLERY_NAME%\''),(468,174,'styles','wordpress#thickbox'),(469,174,'scripts','photocrati-lightbox#thickbox/nextgen_thickbox_init.js\nwordpress#thickbox'),(470,174,'filter','raw'),(471,174,'values','W10='),(472,174,'i18n','eyJuZXh0IjoiTmV4dCAmZ3Q7IiwicHJldiI6IiZsdDsgUHJldiIsImltYWdlIjoiSW1hZ2UiLCJvZiI6Im9mIiwiY2xvc2UiOiJDbG9zZSIsIm5vaWZyYW1lcyI6IlRoaXMgZmVhdHVyZSByZXF1aXJlcyBpbmxpbmUgZnJhbWVzLiBZb3UgaGF2ZSBpZnJhbWVzIGRpc2FibGVkIG9yIHlvdXIgYnJvd3NlciBkb2VzIG5vdCBzdXBwb3J0IHRoZW0uIn0='),(473,174,'id_field','ID'),(474,174,'display_settings','W10='),(475,175,'title','NextGEN Basic Compact Album'),(476,175,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_album\\static\\compact_preview.jpg'),(477,175,'default_source','albums'),(478,175,'view_order','10200'),(479,175,'name','photocrati-nextgen_basic_compact_album'),(480,175,'installed_at_version','2.0.66.27'),(481,175,'filter','raw'),(482,175,'entity_types','WyJhbGJ1bSIsImdhbGxlcnkiXQ=='),(483,175,'id_field','ID'),(484,175,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIn0='),(485,176,'title','NextGEN Basic Extended Album'),(486,176,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_album\\static\\extended_preview.jpg'),(487,176,'default_source','albums'),(488,176,'view_order','10210'),(489,176,'name','photocrati-nextgen_basic_extended_album'),(490,176,'installed_at_version','2.0.66.27'),(491,176,'filter','raw'),(492,176,'entity_types','WyJhbGJ1bSIsImdhbGxlcnkiXQ=='),(493,176,'id_field','ID'),(494,176,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOnRydWUsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMifQ=='),(495,177,'title','NextGEN Basic Thumbnails'),(496,177,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_gallery\\static\\thumb_preview.jpg'),(497,177,'default_source','galleries'),(498,177,'view_order','10000'),(499,177,'name','photocrati-nextgen_basic_thumbnails'),(500,177,'installed_at_version','2.0.66.27'),(501,177,'filter','raw'),(502,177,'entity_types','WyJpbWFnZSJd'),(503,177,'id_field','ID'),(504,177,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJpbWFnZXNfcGVyX3BhZ2UiOiIyMCIsIm51bWJlcl9vZl9jb2x1bW5zIjowLCJ0aHVtYm5haWxfd2lkdGgiOjEyMCwidGh1bWJuYWlsX2hlaWdodCI6OTAsInNob3dfYWxsX2luX2xpZ2h0Ym94IjowLCJhamF4X3BhZ2luYXRpb24iOjAsInVzZV9pbWFnZWJyb3dzZXJfZWZmZWN0IjowLCJ0ZW1wbGF0ZSI6IiIsImRpc3BsYXlfbm9faW1hZ2VzX2Vycm9yIjoxLCJkaXNhYmxlX3BhZ2luYXRpb24iOjAsInNob3dfc2xpZGVzaG93X2xpbmsiOjEsInNsaWRlc2hvd19saW5rX3RleHQiOiJbU2hvdyBzbGlkZXNob3ddIiwib3ZlcnJpZGVfdGh1bWJuYWlsX3NldHRpbmdzIjowLCJ0aHVtYm5haWxfcXVhbGl0eSI6IjEwMCIsInRodW1ibmFpbF9jcm9wIjoxLCJ0aHVtYm5haWxfd2F0ZXJtYXJrIjowLCJwaWNsZW5zX2xpbmtfdGV4dCI6IltTaG93IFBpY0xlbnNdIiwic2hvd19waWNsZW5zX2xpbmsiOjAsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIifQ=='),(505,178,'title','NextGEN Basic Slideshow'),(506,178,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_gallery\\static\\slideshow_preview.jpg'),(507,178,'default_source','galleries'),(508,178,'view_order','10010'),(509,178,'name','photocrati-nextgen_basic_slideshow'),(510,178,'installed_at_version','2.0.66.27'),(511,178,'filter','raw'),(512,178,'entity_types','WyJpbWFnZSJd'),(513,178,'id_field','ID'),(514,178,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJ5X3dpZHRoIjo2MDAsImdhbGxlcnlfaGVpZ2h0Ijo0MDAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwiY3ljbGVfaW50ZXJ2YWwiOjEwLCJjeWNsZV9lZmZlY3QiOiJmYWRlIiwiZmxhc2hfZW5hYmxlZCI6MCwiZmxhc2hfcGF0aCI6IiIsImZsYXNoX3NodWZmbGUiOnRydWUsImZsYXNoX25leHRfb25fY2xpY2siOnRydWUsImZsYXNoX25hdmlnYXRpb25fYmFyIjowLCJmbGFzaF9sb2FkaW5nX2ljb24iOjAsImZsYXNoX3dhdGVybWFya19sb2dvIjowLCJmbGFzaF9zdHJldGNoX2ltYWdlIjoiVHJ1ZSIsImZsYXNoX3RyYW5zaXRpb25fZWZmZWN0IjoicmFuZG9tIiwiZmxhc2hfc2xvd196b29tIjowLCJmbGFzaF9iYWNrZ3JvdW5kX2NvbG9yIjoiMDAwMDAwIiwiZmxhc2hfdGV4dF9jb2xvciI6IkZGRkZGRiIsImZsYXNoX3JvbGxvdmVyX2NvbG9yIjoiQ0MwMDAwIiwiZmxhc2hfc2NyZWVuX2NvbG9yIjoiMDAwMDAwIiwiZmxhc2hfYmFja2dyb3VuZF9tdXNpYyI6IiIsImZsYXNoX3hodG1sX3ZhbGlkYXRpb24iOjAsImVmZmVjdF9jb2RlIjoiY2xhc3M9XCJuZ2ctZmFuY3lib3hcIiByZWw9XCIlR0FMTEVSWV9OQU1FJVwiIiwic2hvd190aHVtYm5haWxfbGluayI6MSwidGh1bWJuYWlsX2xpbmtfdGV4dCI6IltTaG93IHRodW1ibmFpbHNdIiwidGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIn0='),(515,179,'title','NextGEN Basic ImageBrowser'),(516,179,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_imagebrowser\\static\\preview.jpg'),(517,179,'default_source','galleries'),(518,179,'view_order','10020'),(519,179,'name','photocrati-nextgen_basic_imagebrowser'),(520,179,'installed_at_version','2.0.66.27'),(521,179,'filter','raw'),(522,179,'entity_types','WyJpbWFnZSJd'),(523,179,'id_field','ID'),(524,179,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJ0ZW1wbGF0ZSI6IiIsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIifQ=='),(525,180,'title','NextGEN Basic SinglePic'),(526,180,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_singlepic\\static\\preview.gif'),(527,180,'default_source','galleries'),(528,180,'view_order','10060'),(529,180,'name','photocrati-nextgen_basic_singlepic'),(530,180,'installed_at_version','2.0.66.27'),(531,180,'filter','raw'),(532,180,'entity_types','WyJpbWFnZSJd'),(533,180,'id_field','ID'),(534,180,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJ3aWR0aCI6IiIsImhlaWdodCI6IiIsIm1vZGUiOiIiLCJkaXNwbGF5X3dhdGVybWFyayI6MCwiZGlzcGxheV9yZWZsZWN0aW9uIjowLCJmbG9hdCI6IiIsImxpbmsiOiIiLCJsaW5rX3RhcmdldCI6Il9ibGFuayIsInF1YWxpdHkiOjEwMCwiY3JvcCI6MCwidGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIn0='),(535,181,'title','NextGEN Basic TagCloud'),(536,181,'preview_image_relpath','\\WDP\\DFS\\30\\3\\0\\8\\3086682803\\user\\sites\\3452762.site\\www\\site\\wp-content\\plugins\\nextgen-gallery\\products\\photocrati_nextgen\\modules\\nextgen_basic_tagcloud\\static\\preview.gif'),(537,181,'default_source','tags'),(538,181,'view_order','10100'),(539,181,'name','photocrati-nextgen_basic_tagcloud'),(540,181,'installed_at_version','2.0.66.27'),(541,181,'filter','raw'),(542,181,'entity_types','WyJpbWFnZSJd'),(543,181,'id_field','ID'),(544,181,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3R5cGUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsIm51bWJlciI6NDV9'),(577,211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:144;s:4:\"file\";s:19:\"2013/08/comira.jpeg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(547,183,'_wp_attached_file','2014/08/GetImage.ashx_.jpg'),(548,183,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:26:\"2014/08/GetImage.ashx_.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:26:\"GetImage.ashx_-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(549,184,'_wp_attached_file','2014/08/2.jpg'),(550,184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:13:\"2014/08/2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:13:\"2-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:13:\"2-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:13:\"2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:13:\"2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(551,185,'_wp_attached_file','2014/08/3.jpg'),(552,185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:13:\"2014/08/3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:13:\"3-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:13:\"3-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:13:\"3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:13:\"3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(553,186,'_wp_attached_file','2014/08/4.jpg'),(554,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:13:\"2014/08/4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:13:\"4-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:13:\"4-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:13:\"4-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:13:\"4-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(555,187,'_wp_attached_file','2014/08/5.jpg'),(556,187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:13:\"2014/08/5.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:13:\"5-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:13:\"5-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:13:\"5-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:13:\"5-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(557,192,'_wp_attached_file','2014/08/2.1.jpg'),(558,192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:15:\"2014/08/2.1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2.1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2.1-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:15:\"2.1-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:15:\"2.1-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:15:\"2.1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:15:\"2.1-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(559,193,'_wp_attached_file','2014/08/2.2.jpg'),(560,193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:15:\"2014/08/2.2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2.2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2.2-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:15:\"2.2-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:15:\"2.2-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:15:\"2.2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:15:\"2.2-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(561,194,'_wp_attached_file','2014/08/2.3.jpg'),(562,194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:15:\"2014/08/2.3.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2.3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2.3-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:15:\"2.3-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:15:\"2.3-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:15:\"2.3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:15:\"2.3-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(563,195,'_wp_attached_file','2014/08/2.4.jpg'),(564,195,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:15:\"2014/08/2.4.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2.4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2.4-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:15:\"2.4-620x320.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:15:\"2.4-270x150.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:15:\"2.4-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:15:\"2.4-210x150.jpg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:10:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";}}'),(606,6,'_oembed_42dcca43cb0e0e36bec7edbcbe6c831b','{{unknown}}'),(578,211,'_wp_attachment_image_alt','comira'),(579,212,'_wp_attached_file','2013/08/Castle-Signature-Color.gif'),(580,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:403;s:6:\"height\";i:96;s:4:\"file\";s:34:\"2013/08/Castle-Signature-Color.gif\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Castle-Signature-Color-150x96.gif\";s:5:\"width\";i:150;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Castle-Signature-Color-300x71.gif\";s:5:\"width\";i:300;s:6:\"height\";i:71;s:9:\"mime-type\";s:9:\"image/gif\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:33:\"Castle-Signature-Color-270x96.gif\";s:5:\"width\";i:270;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:33:\"Castle-Signature-Color-210x96.gif\";s:5:\"width\";i:210;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:33:\"Castle-Signature-Color-210x96.gif\";s:5:\"width\";i:210;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/gif\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(581,212,'_wp_attachment_image_alt','Castle'),(582,214,'_edit_last','1'),(583,214,'_edit_lock','1429544259:1'),(584,214,'_wp_page_template','default'),(585,214,'_genesis_layout','full-width-content'),(598,222,'_wp_attached_file','2014/08/rooma-150.jpeg'),(599,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:22:\"2014/08/rooma-150.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"rooma-150-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"rooma-150-300x177.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:22:\"rooma-150-620x320.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:22:\"rooma-150-270x150.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:22:\"rooma-150-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:22:\"rooma-150-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(600,224,'_wp_attached_file','2014/08/small-room4.jpeg'),(601,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:24:\"2014/08/small-room4.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"small-room4-300x177.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:24:\"small-room4-620x320.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:24:\"small-room4-270x150.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:24:\"small-room4-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room4-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(602,225,'_wp_attached_file','2014/08/small-room2.jpeg'),(603,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:24:\"2014/08/small-room2.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"small-room2-300x177.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:24:\"small-room2-620x320.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:24:\"small-room2-270x150.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:24:\"small-room2-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room2-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),(604,226,'_wp_attached_file','2014/08/small-room1.jpeg'),(605,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:378;s:4:\"file\";s:24:\"2014/08/small-room1.jpeg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"small-room1-300x177.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"featured-image\";a:4:{s:4:\"file\";s:24:\"small-room1-620x320.jpeg\";s:5:\"width\";i:620;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"featured-sidebar\";a:4:{s:4:\"file\";s:24:\"small-room1-270x150.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"home-featured-posts\";a:4:{s:4:\"file\";s:24:\"small-room1-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"portfolio-thumbnail\";a:4:{s:4:\"file\";s:24:\"small-room1-210x150.jpeg\";s:5:\"width\";i:210;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_posts` -- DROP TABLE IF EXISTS `wp_posts`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_posts` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `post_author` bigint(20) 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` longtext 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 `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`), KEY `post_name` (`post_name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=238 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (83,1,'2013-08-08 20:07:43','2013-08-08 20:07:43','We want to hear from you!\r\n\r\nPlease contact us with any comments or questions at the following number or through our email address provided below.\r\n\r\n<strong>Modo Learning</strong>\r\nPhone Number (972) 756-6636 or (972) 756-MODO\r\nFax Number (972) 756-6637\r\n6230 N. Beltline Road, Suite 325\r\nIrving, Texas 75063\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n\r\n\r\n<strong>Modo Learning and Modo Networks Headquarters</strong>\r\nPhone Number (214) 299-8040 Extension 110 for Mary\r\n8787 N. Stemmons Freeway,Suite 320\r\nDallas, Texas 75247\r\n<a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>\r\nor\r\n<a href=\"mailto:mary@modonetworks.com\">mary@modonetworks.com</a>','Contact Us ','','inherit','open','open','','19-revision-v1','','','2013-08-08 20:07:43','2013-08-08 20:07:43','',19,'http://modolearning.com/site/19-revision-v1/',0,'revision','',0),(84,1,'2013-09-13 23:03:59','2013-09-13 23:03:59','We want to hear from you!\r\n\r\nPlease contact us with any comments or questions at the following number or through our email address provided below.\r\n\r\n<strong>\r\n</strong><strong>Irving Texas Office:</strong>\r\nModo Learning - Training and Test Center\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n(972) 756-6636\r\nor (972) 756-MODO\r\nThe Corner of Gateway Drive and N. Beltline Road\r\n(behind the first red brick building near Campus Circle Road)<strong></strong>\r\n\r\n<strong>Dallas Texas Office - Training Center:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040\r\n\r\n ','Contact Us ','','inherit','open','open','','19-revision-v1','','','2013-09-13 23:03:59','2013-09-13 23:03:59','',19,'http://modolearning.com/site/19-revision-v1/',0,'revision','',0),(11,1,'2013-08-08 19:15:14','2013-08-08 19:15:14','','slide1','','inherit','open','open','','slide1','','','2013-08-08 19:15:14','2013-08-08 19:15:14','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/slide1.jpg',0,'attachment','image/jpeg',0),(6,1,'2013-08-05 19:58:57','2013-08-05 19:58:57','http://modolearning.com/site/wp-content/uploads/2013/08/logo-modo-learning.png','logo-modo-learning.png','','inherit','open','open','','logo-modo-learning-png','','','2013-08-05 19:58:57','2013-08-05 19:58:57','',0,'http://modolearning.com/site/wp-content/uploads/2013/08/logo-modo-learning.png',0,'attachment','image/png',0),(7,1,'2013-08-05 20:00:10','2013-08-05 20:00:10','http://modolearning.com/site/wp-content/uploads/2013/08/header.png','header.png','','inherit','open','open','','header-png','','','2013-08-05 20:00:10','2013-08-05 20:00:10','',0,'http://modolearning.com/site/wp-content/uploads/2013/08/header.png',0,'attachment','image/png',0),(8,1,'2013-08-07 15:30:48','2013-08-07 15:30:48','http://modolearning.com/site/wp-content/uploads/2013/08/bg.png','bg.png','','inherit','open','open','','bg-png','','','2013-08-07 15:30:48','2013-08-07 15:30:48','',0,'http://modolearning.com/site/wp-content/uploads/2013/08/bg.png',0,'attachment','image/png',0),(9,1,'2013-08-07 15:39:59','2013-08-07 15:39:59','http://modolearning.com/site/wp-content/uploads/2013/08/bg3.png','bg3.png','','inherit','open','open','','bg3-png','','','2013-08-07 15:39:59','2013-08-07 15:39:59','',0,'http://modolearning.com/site/wp-content/uploads/2013/08/bg3.png',0,'attachment','image/png',0),(10,1,'2013-08-08 19:15:26','2013-08-08 19:15:26','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<address>\r\n<h2>Modo Learning Corporate Training</h2>\r\n8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247\r\n\r\n214-299-8040\r\n</address>\r\n\r\n</div>','About','','publish','open','open','','about','','','2015-08-13 17:45:05','2015-08-13 17:45:05','',0,'http://modolearning.com/site/?page_id=10',0,'page','',0),(236,1,'2015-08-13 17:45:05','2015-08-13 17:45:05','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<address>\r\n<h2>Modo Learning Corporate Training</h2>\r\n8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247\r\n\r\n214-299-8040\r\n</address>\r\n\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-08-13 17:45:05','2015-08-13 17:45:05','',10,'http://modolearning.com/?p=236',0,'revision','',0),(235,1,'2015-08-13 17:44:47','2015-08-13 17:44:47','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<address>\r\n<h2>Modo Learning Corporate Training</h2>\r\n8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247\r\n\r\n214-299-8040\r\n</address>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td></td>\r\n<td valign=\"top\"><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-08-13 17:44:47','2015-08-13 17:44:47','',10,'http://modolearning.com/?p=235',0,'revision','',0),(234,1,'2015-08-13 17:44:17','2015-08-13 17:44:17','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<address>\r\n<h2>Modo Learning Corporate Training</h2>\r\n8787 Stemmons Freeway, Suite 320\r\nDallas, Texas TX 75247\r\n\r\n214-299-8040\r\n</address>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n(817) 754-6636 or (817) 754-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td valign=\"top\"><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-08-13 17:44:17','2015-08-13 17:44:17','',10,'http://modolearning.com/?p=234',0,'revision','',0),(12,1,'2013-08-08 19:14:48','2013-08-08 19:14:48','','About','','inherit','open','open','','10-revision-v1','','','2013-08-08 19:14:48','2013-08-08 19:14:48','',10,'http://modolearning.com/site/?p=12',0,'revision','',0),(94,1,'2013-09-17 01:31:15','2013-09-17 01:31:15','<h2>Our Training Center Locations:</h2>\r\nIrving Texas Office:\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\nCorner of Gateway Drive and N. Beltline Road\r\n(across the road from Sara\'s)\r\n\r\nDallas Texas Office:\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580','About','','inherit','open','open','','10-revision-v1','','','2013-09-17 01:31:15','2013-09-17 01:31:15','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(95,1,'2015-04-14 18:02:29','2015-04-14 18:02:29','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\n\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr>\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\n</tr>\n<tr>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\n</tr>\n</tbody>\n</table>\n<h4>Maps & Directions</h4>\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\n<div class=\"home-table\">\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\n<tbody>\n<tr>\n<td>\n<h4>Irving Texas Office</h4>\n<address>\n6210 N. Beltline Road\nSuite 150\nIrving, Texas 75063\n</address>\n(972) 756-6636 or (972) 756-MODO\nsupport@modolearning.com</td>\n<td></td>\n</tr>\n<tr>\n<td><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe>\n<ul>\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\n</ul>\n<h2>Driving Directions:</h2>\n<ul>\n <li>\n<h2>From 114/121</h2>\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\n</ul>\n<ul>\n <li>\n<h2>From Dallas or I635</h2>\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From 183 (From Dallas off I35)</h2>\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Arlington Area</h2>\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Forth Worth</h2>\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Denton Area</h2>\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n</td>\n<td valign=\"top\"></td>\n</tr>\n</tbody>\n</table>\n</div>','About','','inherit','open','open','','10-autosave-v1','','','2015-04-14 18:02:29','2015-04-14 18:02:29','',10,'http://modolearning.com/site/10-autosave-v1/',0,'revision','',0),(85,1,'2013-09-13 23:04:54','2013-09-13 23:04:54','<p style=\"text-align: justify;\">We want to hear from you!</p>\r\n<p style=\"text-align: justify;\">Please contact us with any comments or questions at the following number or through our email address provided below.</p>\r\n<p style=\"text-align: justify;\"><strong></strong><strong>Irving Texas Office:</strong>\r\nModo Learning - Training and Test Center\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n(972) 756-6636\r\nor(972) 756-MODO\r\n<em>The Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (behind the first red brick building near Campus Circle Road)</em><strong></strong></p>\r\n<p style=\"text-align: justify;\"><strong>Dallas Texas Office - Training Center:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040</p>\r\n<p style=\"text-align: justify;\"></p>','Contact Us ','','inherit','open','open','','19-revision-v1','','','2013-09-13 23:04:54','2013-09-13 23:04:54','',19,'http://modolearning.com/site/19-revision-v1/',0,'revision','',0),(16,1,'2013-08-08 19:17:59','2013-08-08 19:17:59','','Home','','publish','open','open','','home','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=16',7,'nav_menu_item','',0),(17,1,'2013-08-08 19:17:59','2013-08-08 19:17:59','','About Us','','publish','open','open','','17','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=17',1,'nav_menu_item','',0),(18,1,'2013-08-08 19:34:17','2013-08-08 19:34:17','http://modolearning.com/site/wp-content/uploads/2013/08/header1.png','header1.png','','inherit','open','open','','header1-png','','','2013-08-08 19:34:17','2013-08-08 19:34:17','',0,'http://modolearning.com/site/wp-content/uploads/2013/08/header1.png',0,'attachment','image/png',0),(19,1,'2013-08-08 20:07:43','2013-08-08 20:07:43','<p style=\"text-align: justify;\">We want to hear from you!</p>\r\n<p style=\"text-align: justify;\">Please contact us with any comments or questions at the following number or through our email address provided below.</p>\r\n<p style=\"text-align: justify;\"><strong></strong><strong>Irving Texas Office:</strong>\r\nModo Learning - Training and Test Center\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n(972) 756-6636\r\nor(972) 756-MODO\r\n<em>The Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (behind the first red brick building near Campus Circle Road)</em><strong></strong></p>\r\n<p style=\"text-align: justify;\"><strong>Dallas Texas Office - Training Center:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040</p>\r\n<p style=\"text-align: justify;\"></p>','Contact Us ','','publish','closed','closed','','contact-us','','','2013-09-13 23:04:54','2013-09-13 23:04:54','',0,'http://modolearning.com/site/?page_id=19',0,'page','',0),(20,1,'2013-08-08 20:07:15','2013-08-08 20:07:15','','Contact Us ','','inherit','open','open','','19-revision-v1','','','2013-08-08 20:07:15','2013-08-08 20:07:15','',19,'http://modolearning.com/site/?p=20',0,'revision','',0),(49,1,'2013-08-14 17:13:00','2013-08-14 17:13:00',' ','','','publish','open','open','','49','','','2013-08-14 17:13:00','2013-08-14 17:13:00','',0,'http://modolearning.com/site/?p=49',3,'nav_menu_item','',0),(22,1,'2013-08-08 20:40:43','2013-08-08 20:40:43','<div id=\"text-4\">\r\n<div>\r\n<h4>Test Center Locations</h4>\r\n<div>\r\n\r\nIrving Texas Office:\r\nModo Learning - Training and Test Center\r\n\r\n6210 N. Beltline Road\r\nSuite 150\r\nIrving, Texas 75063\r\nsupport@modolearning.com\r\n\r\n(972) 756-6636\r\nor (972) 756-MODO\r\n\r\nEnd of the Far Back Building near Beltline Road and Train Overhead.\r\n\r\n<hr />\r\n\r\nDallas Texas Office - Training Center:\r\nModo Learning and Modo Networks\r\n\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040\r\n\r\n</div>\r\n</div>\r\n</div>','Testing Centers','','publish','closed','closed','','testing-centers','','','2015-04-14 17:42:30','2015-04-14 17:42:30','',0,'http://modolearning.com/site/?page_id=22',0,'page','',0),(23,1,'2013-08-08 20:40:31','2013-08-08 20:40:31','','Testing Centers','','inherit','open','open','','22-revision-v1','','','2013-08-08 20:40:31','2013-08-08 20:40:31','',22,'http://modolearning.com/site/?p=23',0,'revision','',0),(48,1,'2013-08-14 17:13:00','2013-08-14 17:13:00',' ','','','publish','open','open','','48','','','2013-08-14 17:13:00','2013-08-14 17:13:00','',0,'http://modolearning.com/site/?p=48',2,'nav_menu_item','',0),(104,1,'2013-11-11 19:06:47','2013-11-11 19:06:47','{APPOINTY}','Schedule Your Test','','inherit','open','open','','30-revision-v1','','','2013-11-11 19:06:47','2013-11-11 19:06:47','',30,'http://modolearning.com/site/30-revision-v1/',0,'revision','',0),(26,1,'2013-08-14 16:46:08','2013-08-14 16:46:08','<p style=\"text-align: justify;\">Modo Learning is a Public Testing and Training Center where individuals will\r\nlearn new skills, upgrade to new technologies and earn certifications to enhance\r\ntheir careers.</p>\r\n<p style=\"text-align: justify;\">“Certifications are a great way to break into a new technology, cover gaps in\r\nyour resume or advance your current position. The best people in the IT business\r\nare the ones who are passionate about learning and that is a key to being\r\nsuccessful. Technology is evolving at a pace that is difficult to keep up with.\r\nAs the environment moves forward and changes so must you. Regular education is\r\na must whether it’s back to college, buying a book or getting a certification.”\r\nSource: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a></p>\r\n<p style=\"text-align: justify;\">A certified individual will use their skills and their knowledge to enhance\r\ntheir careers and assist organizations to succeed. Modo Learning offers you the\r\ntraining and the testing environment, together, to complete your certification\r\nprocess.</p>','Why Modo Learning','','publish','closed','closed','','why-modo-learning','','','2013-09-17 01:29:53','2013-09-17 01:29:53','',0,'http://modolearning.com/site/?page_id=26',0,'page','',0),(27,1,'2013-08-14 16:45:47','2013-08-14 16:45:47','','Why Modo Learning','','inherit','open','open','','26-revision-v1','','','2013-08-14 16:45:47','2013-08-14 16:45:47','',26,'http://modolearning.com/site/26-revision/',0,'revision','',0),(28,1,'2013-08-14 16:46:34','2013-08-14 16:46:34','Coming soon....','Learning ','','publish','closed','closed','','learning','','','2014-03-19 18:59:28','2014-03-19 18:59:28','',0,'http://modolearning.com/site/?page_id=28',0,'page','',0),(29,1,'2013-08-14 16:46:29','2013-08-14 16:46:29','','Learning ','','inherit','open','open','','28-revision-v1','','','2013-08-14 16:46:29','2013-08-14 16:46:29','',28,'http://modolearning.com/site/28-revision/',0,'revision','',0),(30,1,'2013-08-14 16:46:55','2013-08-14 16:46:55','{APPOINTY}','Schedule Your Test','','publish','closed','closed','','testing','','','2013-11-11 19:06:47','2013-11-11 19:06:47','',0,'http://modolearning.com/site/?page_id=30',0,'page','',0),(31,1,'2013-08-14 16:46:49','2013-08-14 16:46:49','','Testing','','inherit','open','open','','30-revision-v1','','','2013-08-14 16:46:49','2013-08-14 16:46:49','',30,'http://modolearning.com/site/30-revision/',0,'revision','',0),(32,1,'2013-08-14 16:47:16','2013-08-14 16:47:16','<ul>\r\n <li>\r\n<h2>Microsoft Silver Learning Partner</h2>\r\n</li>\r\n\r\n <li>\r\n<h2>SQL Boot Camp</h2>\r\n</li>\r\n</ul>\r\n<h3>Upcoming Classes:</h3>\r\n<ul>\r\n <li>MS SharePoint 2013 Power User – 3 Days</li>\r\n <li>MS Office365 – SharePoint Online – 2 Days</li>\r\n <li>MS Office365 – IT Pro / Admin – 3 Days</li>\r\n <li>MS Office365 – Power User – 1 Day</li>\r\n <li>MS Word 2010 Basics – 2 Days</li>\r\n <li>MS Word 2010 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Basics – 2 Days</li>\r\n <li>MS Excel 2013 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Intermediate – 3 Days</li>\r\n <li>MCSA MS SQL Server 2012/2014 Boot Camp – 10 Days</li>\r\n <li>MCSE Data Platform SQL 2012/2014 Certification - 14 Days</li>\r\n <li>MCSE BI SQL 2012/2014 Certification – 8 Days</li>\r\n <li>QuickBooks 2013 Basics</li>\r\n <li>MS Excel and QuickBooks 2013 Reporting Basics</li>\r\n</ul>\r\nSend your class request to: <a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>','Courses','','publish','closed','closed','','courses','','','2014-07-16 15:53:18','2014-07-16 15:53:18','',0,'http://modolearning.com/site/?page_id=32',0,'page','',0),(33,1,'2013-08-14 16:47:12','2013-08-14 16:47:12','','Courses','','inherit','open','open','','32-revision-v1','','','2013-08-14 16:47:12','2013-08-14 16:47:12','',32,'http://modolearning.com/site/32-revision/',0,'revision','',0),(34,1,'2013-08-14 16:47:41','2013-08-14 16:47:41','','Blog','','publish','closed','closed','','blog','','','2013-08-14 16:47:41','2013-08-14 16:47:41','',0,'http://modolearning.com/site/?page_id=34',0,'page','',0),(35,1,'2013-08-14 16:47:31','2013-08-14 16:47:31','','Blog','','inherit','open','open','','34-revision','','','2013-08-14 16:47:31','2013-08-14 16:47:31','',34,'http://modolearning.com/site/34-revision/',0,'revision','',0),(36,1,'2013-08-14 16:48:04','2013-08-14 16:48:04','','Resources','','publish','closed','closed','','resources','','','2013-08-14 16:48:04','2013-08-14 16:48:04','',0,'http://modolearning.com/site/?page_id=36',0,'page','',0),(37,1,'2013-08-14 16:48:00','2013-08-14 16:48:00','','Resources','','inherit','open','open','','36-revision','','','2013-08-14 16:48:00','2013-08-14 16:48:00','',36,'http://modolearning.com/site/36-revision/',0,'revision','',0),(38,1,'2013-08-14 16:48:24','2013-08-14 16:48:24','','FAQ/Support','','publish','closed','closed','','faqsupport','','','2013-08-14 16:48:24','2013-08-14 16:48:24','',0,'http://modolearning.com/site/?page_id=38',0,'page','',0),(39,1,'2013-08-14 16:48:21','2013-08-14 16:48:21','','FAQ/Support','','inherit','open','open','','38-revision','','','2013-08-14 16:48:21','2013-08-14 16:48:21','',38,'http://modolearning.com/site/38-revision/',0,'revision','',0),(42,1,'2013-08-14 16:49:49','2013-08-14 16:49:49',' ','','','publish','open','open','','42','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=42',5,'nav_menu_item','',0),(44,1,'2013-08-14 16:49:49','2013-08-14 16:49:49',' ','','','publish','open','open','','44','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=44',2,'nav_menu_item','',0),(45,1,'2013-08-14 16:49:49','2013-08-14 16:49:49',' ','','','publish','open','open','','45','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=45',3,'nav_menu_item','',0),(46,1,'2013-08-14 16:49:49','2013-08-14 16:49:49',' ','','','publish','open','open','','46','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=46',4,'nav_menu_item','',0),(47,1,'2013-08-14 16:49:49','2013-08-14 16:49:49',' ','','','publish','open','open','','47','','','2013-11-11 19:05:59','2013-11-11 19:05:59','',0,'http://modolearning.com/site/?p=47',6,'nav_menu_item','',0),(50,1,'2013-08-14 17:13:00','2013-08-14 17:13:00',' ','','','publish','open','open','','50','','','2013-08-14 17:13:00','2013-08-14 17:13:00','',0,'http://modolearning.com/site/?p=50',1,'nav_menu_item','',0),(92,1,'2013-09-17 01:29:23','2013-09-17 01:29:23','<p style=\"text-align: justify;\">Modo Learning is a Public Testing and Training Center where individuals will\r\nlearn new skills, upgrade to new technologies and earn certifications to enhance\r\ntheir careers.</p>\r\n<p style=\"text-align: justify;\">“Certifications are a great way to break into a new technology, cover gaps in\r\nyour resume or advance your current position. The best people in the IT business\r\nare the ones who are passionate about learning and that is a key to being\r\nsuccessful. Technology is evolving at a pace that is difficult to keep up with.\r\nAs the environment moves forward and changes so must you. Regular education is\r\na must whether it’s back to college, buying a book or getting a certification.”\r\nSource: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a></p>\r\n<p style=\"text-align: justify;\">A certified individual will use their skills and their knowledge to enhance\r\ntheir careers and assist organizations to succeed. Modo Learning offers you the\r\ntraining and the testing environment, together, to complete your certification\r\nprocess.</p>','Why Modo Learning','','inherit','open','open','','26-revision-v1','','','2013-09-17 01:29:23','2013-09-17 01:29:23','',26,'http://modolearning.com/site/26-revision-v1/',0,'revision','',0),(91,1,'2013-09-17 01:28:23','2013-09-17 01:28:23','<p style=\"text-align: justify;\">Modo Learning is a Public Testing and Training Center where individuals will\r\nlearn new skills, upgrade to new technologies and earn certifications to enhance\r\ntheir careers.</p>\r\n<p style=\"text-align: justify;\">“Certifications are a great way to break into a new technology, cover gaps in\r\nyour resume or advance your current position. The best people in the IT business\r\nare the ones who are passionate about learning and that is a key to being\r\nsuccessful. Technology is evolving at a pace that is difficult to keep up with.\r\nAs the environment moves forward and changes so must you. Regular education is\r\na must whether it’s back to college, buying a book or getting a certification.”\r\nSource:\r\n<a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n<a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\"><http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay></a></p>\r\n<p style=\"text-align: justify;\">A certified individual will use their skills and their knowledge to enhance\r\ntheir careers and assist organizations to succeed. Modo Learning offers you the\r\ntraining and the testing environment, together, to complete your certification\r\nprocess.</p>','Why Modo Learning','','inherit','open','open','','26-revision-v1','','','2013-09-17 01:28:23','2013-09-17 01:28:23','',26,'http://modolearning.com/site/26-revision-v1/',0,'revision','',0),(64,1,'2013-09-06 16:33:14','2013-09-06 16:33:14','','courses2','','inherit','open','open','','courses2','','','2013-09-06 16:33:14','2013-09-06 16:33:14','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/courses2.png',0,'attachment','image/png',0),(56,1,'2013-09-05 16:30:30','2013-09-05 16:30:30','','logo-modo-learning','','inherit','open','open','','logo-modo-learning','','','2013-09-05 16:30:30','2013-09-05 16:30:30','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/logo-modo-learning.png',0,'attachment','image/png',0),(62,1,'2013-09-06 01:27:18','2013-09-06 01:27:18','','Home','','publish','open','open','','home-2','','','2013-09-06 01:41:49','2013-09-06 01:41:49','',0,'http://modolearning.com/site/?p=62',2,'nav_menu_item','',0),(63,1,'2013-09-06 01:27:18','2013-09-06 01:27:18',' ','','','publish','open','open','','63','','','2013-09-06 01:41:49','2013-09-06 01:41:49','',0,'http://modolearning.com/site/?p=63',1,'nav_menu_item','',0),(61,1,'2013-09-06 01:11:23','2013-09-06 01:11:23','','nav-bg','','inherit','open','open','','nav-bg','','','2013-09-06 01:11:23','2013-09-06 01:11:23','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/nav-bg.png',0,'attachment','image/png',0),(65,1,'2013-09-06 16:33:15','2013-09-06 16:33:15','','dallas1','','inherit','open','open','','dallas1','','','2013-09-06 16:33:15','2013-09-06 16:33:15','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/dallas1.png',0,'attachment','image/png',0),(66,1,'2013-09-06 16:33:15','2013-09-06 16:33:15','','dallas2','','inherit','open','open','','dallas2','','','2013-09-06 16:33:15','2013-09-06 16:33:15','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/dallas2.png',0,'attachment','image/png',0),(67,1,'2013-09-06 16:33:15','2013-09-06 16:33:15','','irving1','','inherit','open','open','','irving1','','','2013-09-06 16:33:15','2013-09-06 16:33:15','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/irving1.png',0,'attachment','image/png',0),(68,1,'2013-09-06 16:33:16','2013-09-06 16:33:16','','irving2','','inherit','open','open','','irving2','','','2013-09-06 16:33:16','2013-09-06 16:33:16','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/irving2.png',0,'attachment','image/png',0),(69,1,'2013-09-06 16:33:16','2013-09-06 16:33:16','','testing1','','inherit','open','open','','testing1','','','2013-09-06 16:33:16','2013-09-06 16:33:16','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/testing1.png',0,'attachment','image/png',0),(70,1,'2013-09-06 16:33:16','2013-09-06 16:33:16','','testing2','','inherit','open','open','','testing2','','','2013-09-06 16:33:16','2013-09-06 16:33:16','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/testing2.png',0,'attachment','image/png',0),(71,1,'2013-09-06 16:33:17','2013-09-06 16:33:17','','courses1','','inherit','open','open','','courses1','','','2013-09-06 16:33:17','2013-09-06 16:33:17','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/courses1.png',0,'attachment','image/png',0),(72,1,'2013-09-06 16:38:01','2013-09-06 16:38:01','','courses-thumb','','inherit','open','open','','courses-thumb','','','2013-09-06 16:38:01','2013-09-06 16:38:01','',32,'http://modolearning.com/site/wp-content/uploads/2013/08/courses-thumb.png',0,'attachment','image/png',0),(73,1,'2013-09-06 16:41:26','2013-09-06 16:41:26','','learning','','inherit','open','open','','learning-2','','','2013-09-06 16:41:26','2013-09-06 16:41:26','',28,'http://modolearning.com/site/wp-content/uploads/2013/08/learning.png',0,'attachment','image/png',0),(87,1,'2013-09-17 01:24:54','2013-09-17 01:24:54','Coming soon....','Learning ','','inherit','open','open','','28-revision-v1','','','2013-09-17 01:24:54','2013-09-17 01:24:54','',28,'http://modolearning.com/site/28-revision-v1/',0,'revision','',0),(74,1,'2013-09-06 16:43:08','2013-09-06 16:43:08','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat','Learning ','','inherit','open','open','','28-revision-v1','','','2013-09-06 16:43:08','2013-09-06 16:43:08','',28,'http://modolearning.com/site/28-revision-v1/',0,'revision','',0),(86,1,'2013-09-17 01:23:35','2013-09-17 01:23:35','Coming soon....','Courses','','inherit','open','open','','32-revision-v1','','','2013-09-17 01:23:35','2013-09-17 01:23:35','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(90,1,'2013-09-17 01:28:13','2013-09-17 01:28:13','Modo Learning is a Public Testing and Training Center where individuals will\r\nlearn new skills, upgrade to new technologies and earn certifications to enhance\r\ntheir careers.\r\n\r\n“Certifications are a great way to break into a new technology, cover gaps in\r\nyour resume or advance your current position. The best people in the IT business\r\nare the ones who are passionate about learning and that is a key to being\r\nsuccessful. Technology is evolving at a pace that is difficult to keep up with.\r\nAs the environment moves forward and changes so must you. Regular education is\r\na must whether it’s back to college, buying a book or getting a certification.”\r\nSource:\r\n<a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n<a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\"><http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay></a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance\r\ntheir careers and assist organizations to succeed. Modo Learning offers you the\r\ntraining and the testing environment, together, to complete your certification\r\nprocess.','Why Modo Learning','','inherit','open','open','','26-revision-v1','','','2013-09-17 01:28:13','2013-09-17 01:28:13','',26,'http://modolearning.com/site/26-revision-v1/',0,'revision','',0),(75,1,'2013-09-06 16:43:49','2013-09-06 16:43:49','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\nLaborum. culpa enim sed nulla ut Duis dolor pariatur. tempor elit, elit, dolor dolor consectetur mollit mollit anim incididunt dolor laborum. in minim occaecat non nostrud sed Excepteur ex sed aliquip cillum consectetur dolor proident, labore veniam, velit Excepteur consectetur nulla in laboris nisi Ut velit pariatur. mollit sit Duis veniam, labore esse Ut.\r\nExcepteur velit nisi ut Lorem dolor magna eu irure tempor reprehenderit minim anim amet, fugiat anim in proident, incididunt mollit dolore occaecat mollit ea aute magna exercitation quis fugiat do mollit Duis in do ipsum Ut sunt Ut pariatur. nulla proident, veniam, laboris dolore ea dolore culpa Lorem undefined laborum. id in ut nulla cillum pariatur. do commodo enim culpa exercitation occaecat enim tempor officia ut aliquip consequat. magna amet, est.\r\nIn et cillum culpa in in cillum nulla consequat. anim id aliqua. cupidatat in tempor nulla nisi dolore Excepteur ut esse ut undefined','Courses','','inherit','open','open','','32-revision-v1','','','2013-09-06 16:43:49','2013-09-06 16:43:49','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(76,1,'2013-09-06 16:44:15','2013-09-06 16:44:15','','Untitled-4','','inherit','open','open','','untitled-4','','','2013-09-06 16:44:15','2013-09-06 16:44:15','',30,'http://modolearning.com/site/wp-content/uploads/2013/08/Untitled-4.png',0,'attachment','image/png',0),(88,1,'2013-09-17 01:26:05','2013-09-17 01:26:05','Coming soon....','Testing','','inherit','open','open','','30-revision-v1','','','2013-09-17 01:26:05','2013-09-17 01:26:05','',30,'http://modolearning.com/site/30-revision-v1/',0,'revision','',0),(77,1,'2013-09-06 16:44:19','2013-09-06 16:44:19','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\nLaborum. culpa enim sed nulla ut Duis dolor pariatur. tempor elit, elit, dolor dolor consectetur mollit mollit anim incididunt dolor laborum. in minim occaecat non nostrud sed Excepteur ex sed aliquip cillum consectetur dolor proident, labore veniam, velit Excepteur consectetur nulla in laboris nisi Ut velit pariatur. mollit sit Duis veniam, labore esse Ut.\r\nExcepteur velit nisi ut Lorem dolor magna eu irure tempor reprehenderit minim anim amet, fugiat anim in proident, incididunt mollit dolore occaecat mollit ea aute magna exercitation quis fugiat do mollit Duis in do ipsum Ut sunt Ut pariatur. nulla proident, veniam, laboris dolore ea dolore culpa Lorem undefined laborum. id in ut nulla cillum pariatur. do commodo enim culpa exercitation occaecat enim tempor officia ut aliquip consequat. magna amet, est.\r\nIn et cillum culpa in in cillum nulla consequat. anim id aliqua. cupidatat in tempor nulla nisi dolore Excepteur ut esse ut undefined','Testing','','inherit','open','open','','30-revision-v1','','','2013-09-06 16:44:19','2013-09-06 16:44:19','',30,'http://modolearning.com/site/30-revision-v1/',0,'revision','',0),(78,1,'2013-08-08 20:40:43','2013-08-08 20:40:43','Locations Here','Testing Centers','','inherit','open','open','','22-revision-v1','','','2013-08-08 20:40:43','2013-08-08 20:40:43','',22,'http://modolearning.com/site/22-revision-v1/',0,'revision','',0),(79,1,'2013-09-06 16:44:42','2013-09-06 16:44:42','','locations','','inherit','open','open','','locations','','','2013-09-06 16:44:42','2013-09-06 16:44:42','',22,'http://modolearning.com/site/wp-content/uploads/2013/08/locations.png',0,'attachment','image/png',0),(210,1,'2015-04-14 17:42:30','2015-04-14 17:42:30','<div id=\"text-4\">\r\n<div>\r\n<h4>Test Center Locations</h4>\r\n<div>\r\n\r\nIrving Texas Office:\r\nModo Learning - Training and Test Center\r\n\r\n6210 N. Beltline Road\r\nSuite 150\r\nIrving, Texas 75063\r\nsupport@modolearning.com\r\n\r\n(972) 756-6636\r\nor (972) 756-MODO\r\n\r\nEnd of the Far Back Building near Beltline Road and Train Overhead.\r\n\r\n<hr />\r\n\r\nDallas Texas Office - Training Center:\r\nModo Learning and Modo Networks\r\n\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040\r\n\r\n</div>\r\n</div>\r\n</div>','Testing Centers','','inherit','open','open','','22-revision-v1','','','2015-04-14 17:42:30','2015-04-14 17:42:30','',22,'http://modolearning.com/?p=210',0,'revision','',0),(89,1,'2013-09-17 01:26:32','2013-09-17 01:26:32','<div id=\"text-4\">\r\n<div>\r\n<h4>Test Center Locations</h4>\r\n<div>\r\n\r\nIrving Texas Office:\r\nModo Learning - Training and Test Center\r\nBeltline Business Center\r\n\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\nsupport@modolearning.com\r\n\r\n(972) 756-6636\r\nor (972) 756-MODO\r\n\r\nThe Corner of Gateway Drive and N. Beltline Road\r\n(behind the first red brick building near Campus Circle Road)\r\n\r\n<hr />\r\n\r\nDallas Texas Office - Training Center:\r\nModo Learning and Modo Networks\r\n\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040\r\n\r\n</div>\r\n</div>\r\n</div>','Testing Centers','','inherit','open','open','','22-revision-v1','','','2013-09-17 01:26:32','2013-09-17 01:26:32','',22,'http://modolearning.com/site/22-revision-v1/',0,'revision','',0),(80,1,'2013-09-06 16:44:49','2013-09-06 16:44:49','Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\nLaborum. culpa enim sed nulla ut Duis dolor pariatur. tempor elit, elit, dolor dolor consectetur mollit mollit anim incididunt dolor laborum. in minim occaecat non nostrud sed Excepteur ex sed aliquip cillum consectetur dolor proident, labore veniam, velit Excepteur consectetur nulla in laboris nisi Ut velit pariatur. mollit sit Duis veniam, labore esse Ut.\r\nExcepteur velit nisi ut Lorem dolor magna eu irure tempor reprehenderit minim anim amet, fugiat anim in proident, incididunt mollit dolore occaecat mollit ea aute magna exercitation quis fugiat do mollit Duis in do ipsum Ut sunt Ut pariatur. nulla proident, veniam, laboris dolore ea dolore culpa Lorem undefined laborum. id in ut nulla cillum pariatur. do commodo enim culpa exercitation occaecat enim tempor officia ut aliquip consequat. magna amet, est.\r\nIn et cillum culpa in in cillum nulla consequat. anim id aliqua. cupidatat in tempor nulla nisi dolore Excepteur ut esse ut undefined','Testing Centers','','inherit','open','open','','22-revision-v1','','','2013-09-06 16:44:49','2013-09-06 16:44:49','',22,'http://modolearning.com/site/22-revision-v1/',0,'revision','',0),(81,1,'2013-09-06 17:01:18','2013-09-06 17:01:18','','CATC_logo','','inherit','open','open','','catc_logo','','','2013-09-06 17:01:18','2013-09-06 17:01:18','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/CATC_logo.jpg',0,'attachment','image/jpeg',0),(93,1,'2013-08-08 19:15:26','2013-08-08 19:15:26','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.\r\n\r\n\"Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it\'s back to college, buying a book or getting a certification.\"\r\nSource: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n\r\nOur Training Center Locations:\r\n\r\nIrving Texas Office:\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\nCorner of Gateway Drive and N. Beltline Road\r\n(across the road from Sara\'s)\r\n\r\nDallas Texas Office:\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580','About','','inherit','open','open','','10-revision-v1','','','2013-08-08 19:15:26','2013-08-08 19:15:26','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(96,1,'2013-09-17 01:34:16','2013-09-17 01:34:16','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\">Irving Texas Office:\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\nCorner of Gateway Drive and N. Beltline Road\r\n(across the road from Sara\'s)</td>\r\n<td valign=\"top\">Dallas Texas Office:\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>','About','','inherit','open','open','','10-revision-v1','','','2013-09-17 01:34:16','2013-09-17 01:34:16','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(97,1,'2013-09-17 01:35:15','2013-09-17 01:35:15','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>','About','','inherit','open','open','','10-revision-v1','','','2013-09-17 01:35:15','2013-09-17 01:35:15','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(98,1,'2013-09-17 02:23:31','2013-09-17 02:23:31','','slide1','','inherit','open','open','','slide1-2','','','2013-09-17 02:23:31','2013-09-17 02:23:31','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/slide11.jpg',0,'attachment','image/jpeg',0),(99,1,'2013-09-17 02:25:31','2013-09-17 02:25:31','','slide1-new','','inherit','open','open','','slide1-new','','','2013-09-17 02:25:31','2013-09-17 02:25:31','',0,'http://modolearning.com/site/wp-content/uploads/2013/09/slide1-new.jpg',0,'attachment','image/jpeg',0),(101,1,'2013-09-23 20:10:47','2013-09-23 20:10:47','{APPOINTY}','Testing','','inherit','open','open','','30-revision-v1','','','2013-09-23 20:10:47','2013-09-23 20:10:47','',30,'http://modolearning.com/site/30-revision-v1/',0,'revision','',0),(105,1,'2013-11-18 19:28:09','2013-11-18 19:28:09','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580 </td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\nADDRESS: 6230 N. Beltine Road, Suite 325 Irving, TX 75063\r\n\r\nNOTE: Do NOT put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road\r\n\r\nFrom 114/121 Take 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.\r\n\r\nFrom Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.\r\n\r\nFrom 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.\r\n\r\nFrom Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.\r\n\r\nFrom Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.\r\n\r\nFrom Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.\r\n\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:28:09','2013-11-18 19:28:09','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(106,1,'2013-11-18 19:29:47','2013-11-18 19:29:47','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></li>\r\n</ul>\r\n</blockquote>\r\n<p style=\"padding-left: 60px;\"><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</p>\r\n\r\n<blockquote>\r\n<ul>\r\n <li>From 114/121 Take 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n <li>From Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n <li>From Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:29:47','2013-11-18 19:29:47','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(107,1,'2013-11-18 19:30:13','2013-11-18 19:30:13','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></li>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</blockquote>\r\n<blockquote>\r\n<ul>\r\n <li>From 114/121 Take 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n <li>From Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n <li>From Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n <li>From Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:30:13','2013-11-18 19:30:13','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(108,1,'2013-11-18 19:31:35','2013-11-18 19:31:35','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></li>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</blockquote>\r\n<blockquote>\r\n<ul>\r\n <li>From 114/121 Take 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:31:35','2013-11-18 19:31:35','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(109,1,'2013-11-18 19:32:09','2013-11-18 19:32:09','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></li>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n<ul>\r\n <li>From 114/121 Take 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:32:09','2013-11-18 19:32:09','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(110,1,'2013-11-18 19:35:17','2013-11-18 19:35:17','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Dallas or I635 Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From 183 (From Dallas off I35) Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Arlington Area: Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Forth Worth: You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li>From Denton Area: Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:35:17','2013-11-18 19:35:17','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(111,1,'2013-11-18 19:36:51','2013-11-18 19:36:51','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n \r\n<ul>\r\n <li><h2>From Dallas or I635</h2> Take I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li><h2>From 183 (From Dallas off I35)</h2> Take I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li><h2>From Arlington Area</h2> Take 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li><h2>From Forth Worth</h2> You can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n \r\n<ul>\r\n <li><h2>From Denton Area</h2> Take I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>\r\n ','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:36:51','2013-11-18 19:36:51','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(112,1,'2013-11-18 19:37:48','2013-11-18 19:37:48','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:37:48','2013-11-18 19:37:48','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(113,1,'2013-11-18 19:40:25','2013-11-18 19:40:25','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>\r\n<h2>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></h2>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> Do <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:40:25','2013-11-18 19:40:25','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(114,1,'2013-11-18 19:40:48','2013-11-18 19:40:48','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>\r\n<h2>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></h2>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> <span style=\"text-decoration: underline;\">Do</span> <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:40:48','2013-11-18 19:40:48','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(115,1,'2013-11-18 19:41:06','2013-11-18 19:41:06','<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td colspan=\"2\">\r\n<h2>Our Training Center Locations:</h2>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td valign=\"top\"><strong>Irving Texas Office:</strong>\r\nModo Learning\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\n<a href=\"mailto:support@modolearning.com\">support@modolearning.com</a>\r\n<em>Corner of Gateway Drive and N. Beltline Road</em>\r\n<em> (across the road from Sara\'s)</em></td>\r\n<td style=\"text-align: justify;\" valign=\"top\"><strong>Dallas Texas Office:</strong>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h2></h2>\r\n<h2>Driving Directions:</h2>\r\n \r\n<blockquote>\r\n<ul>\r\n <li>\r\n<h2>ADDRESS: <strong>6230 N. Beltine Road, Suite 325 Irving, TX 75063</strong></h2>\r\n<ul>\r\n <li><span style=\"text-decoration: underline;\">NOTE:</span> <span style=\"text-decoration: underline;\">Do</span> <span style=\"text-decoration: underline;\">NOT</span> put Beltline Business Center into GPS - sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left - Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W - Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles - Take Exit Towards Belt LIne Road North - stay on service road Turn Right onto N. Belt Line Road - 1.3 miles down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E - Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North - Left onto Belt Line Road - 1.3 Miles Down Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) - Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive - We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</blockquote>','About','','inherit','open','open','','10-revision-v1','','','2013-11-18 19:41:06','2013-11-18 19:41:06','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(121,1,'2014-03-19 18:58:51','2014-03-19 18:58:51',' ','','','publish','open','open','','121','','','2015-08-13 17:45:30','2015-08-13 17:45:30','',0,'http://modolearning.com/site/?p=121',3,'nav_menu_item','',0),(122,1,'2014-03-19 18:58:51','2014-03-19 18:58:51','','Home','','publish','open','open','','home-3','','','2015-08-13 17:45:30','2015-08-13 17:45:30','',0,'http://modolearning.com/site/?p=122',1,'nav_menu_item','',0),(133,1,'2014-04-30 18:59:31','2014-04-30 18:59:31','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 18:59:31','2014-04-30 18:59:31','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(125,1,'2014-03-19 19:00:46','2014-03-19 19:00:46','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification.”Source: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4></h4>\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"size-full wp-image-24 alignnone\" alt=\"CATC_logo\" src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/CATC_logo.jpg\" width=\"192\" height=\"64\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-03-19 19:00:46','2014-03-19 19:00:46','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(124,1,'2014-03-19 19:00:15','2014-03-19 19:00:15','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification.”Source: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4></h4>\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"size-full wp-image-24 alignnone\" alt=\"CATC_logo\" src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/CATC_logo.jpg\" width=\"192\" height=\"64\" /></td>\r\n<td>\r\n<h4><span style=\"text-decoration: underline;\">Contact Us</span></h4>\r\n[contact-form-7 id=\"45\" title=\"Contact form 1\"]</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-03-19 19:00:15','2014-03-19 19:00:15','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(126,1,'2014-03-19 19:03:34','2014-03-19 19:03:34','http://modolearning.com/site/wp-content/uploads/2014/03/header.png','header.png','','inherit','open','open','','header-png-2','','','2014-03-19 19:03:34','2014-03-19 19:03:34','',0,'http://modolearning.com/site/wp-content/uploads/2014/03/header.png',0,'attachment','image/png',0),(134,1,'2014-04-30 19:04:38','2014-04-30 19:04:38','','pearsonvue','','inherit','open','open','','pearsonvue','','','2014-04-30 19:04:38','2014-04-30 19:04:38','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg',0,'attachment','image/jpeg',0),(127,1,'2014-03-19 19:18:02','2014-03-19 19:18:02','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.\r\n\r\n“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification.”\r\n\r\nSource: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4></h4>\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"size-full wp-image-24 alignnone\" alt=\"CATC_logo\" src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/CATC_logo.jpg\" width=\"192\" height=\"64\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-03-19 19:18:02','2014-03-19 19:18:02','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(130,1,'2014-04-30 18:57:07','2014-04-30 18:57:07','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification.”\r\n\r\nSource: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"size-full wp-image-24 alignnone\" alt=\"CATC_logo\" src=\"http://potatodesigns.com/modo/wp-content/uploads/2014/03/CATC_logo.jpg\" width=\"192\" height=\"64\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 18:57:07','2014-04-30 18:57:07','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(131,1,'2014-04-30 18:58:40','2014-04-30 18:58:40','','CertiportLogos','','inherit','open','open','','certiportlogos','','','2014-04-30 18:58:40','2014-04-30 18:58:40','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png',0,'attachment','image/png',0),(132,1,'2014-04-30 18:58:49','2014-04-30 18:58:49','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification.”Source: <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 18:58:49','2014-04-30 18:58:49','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(135,1,'2014-04-30 19:04:57','2014-04-30 19:04:57','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" />\r\n\r\n<img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 19:04:57','2014-04-30 19:04:57','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(136,1,'2014-04-30 19:05:49','2014-04-30 19:05:49','','prometric','','inherit','open','open','','prometric','','','2014-04-30 19:05:49','2014-04-30 19:05:49','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/prometric.jpg',0,'attachment','image/jpeg',0),(138,1,'2014-04-30 19:06:33','2014-04-30 19:06:33','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" />\r\n\r\n<img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"300\" height=\"110\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 19:06:33','2014-04-30 19:06:33','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(137,1,'2014-04-30 19:06:04','2014-04-30 19:06:04','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" />\r\n\r\n<img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"300\" height=\"110\" /></td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td>\r\n<h4>Dallas Texas Office:</h4>\r\nModo Learning and Modo Networks\r\n8787 N. Stemmons Freeway\r\nSuite 320\r\nDallas, Texas 75247\r\n(214) 299-8040 or\r\n(972) 499-4580</td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3352.410620003206!2d-96.8763479!3d32.834378!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864e9c578c25801b%3A0x99670102a5ef93c7!2s8787+N+Stemmons+Fwy+%23320!5e0!3m2!1sen!2sus!4v1395109479999\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 19:06:04','2014-04-30 19:06:04','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(212,1,'2015-04-14 17:52:47','2015-04-14 17:52:47','','Castle-Signature-Color','','inherit','open','open','','castle-signature-color','','','2015-04-14 17:52:53','2015-04-14 17:52:53','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color.gif',0,'attachment','image/gif',0),(139,1,'2014-04-30 19:08:34','2014-04-30 19:08:34','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n <tr>\r\n <th colspan=\"2\" scope=\"col\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n </tr>\r\n <tr>\r\n <td><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /></td>\r\n <td><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"300\" height=\"110\" />;</td>\r\n </tr>\r\n</table>\r\n\r\n\r\n</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 19:08:34','2014-04-30 19:08:34','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(140,1,'2014-04-30 19:09:46','2014-04-30 19:09:46','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n <tr>\r\n <th colspan=\"2\" bgcolor=\"#FFFFFF\" scope=\"col\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n </tr>\r\n <tr>\r\n <td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /></td>\r\n <td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"300\" height=\"110\" />;</td>\r\n </tr>\r\n</table>\r\n\r\n\r\n</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-04-30 19:09:46','2014-04-30 19:09:46','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(141,1,'2014-05-01 01:56:23','2014-05-01 01:56:23','<ul>\r\n <li>Microsoft Silver Learning Partner</li>\r\n <li>CLEP Test Center (Coming Soon)</li>\r\n <li>SQL Boot Camp</li>\r\n</ul>','Courses','','inherit','open','open','','32-revision-v1','','','2014-05-01 01:56:23','2014-05-01 01:56:23','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(142,1,'2014-05-01 01:59:25','2014-05-01 01:59:25','<ul>\n <li>Microsoft Silver Learning Partner</li>\n <li>CLEP Test Center (Coming Soon)</li>\n <li>SQL Boot Camp</li>\n</ul>\nUpcoming Classes:\n<ul>\n <li>MS SharePoint 2013 Power User – 3 Days</li>\n</ul>\nMS Office365 – SharePoint Online – 2 Days\nMS Office365 – IT Pro / Admin – 3 Days\nMS Office365 – Power User – 1 Day\nMS Word 2010 Basics – 2 Days\nMS Word 2010 Advanced – 2 Days\nMS Excel 2013 Basics – 2 Days\nMS Excel 2013 Advanced – 2 Days\nMS Excel 2013 Intermediate – 3 Days\nMCSA MS SQL Server 2012/2014 Boot Camp – 10 Days\nMCSE Data Platform SQL 2012/2014 Certification - 14 Days\nMCSE BI SQL 2012/2014 Certification – 8 Days\nQuickBooks 2013 Basics\nMS Excel and QuickBooks 2013 Reporting Basics\nSend your class request to: <a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>','Courses','','inherit','open','open','','32-autosave-v1','','','2014-05-01 01:59:25','2014-05-01 01:59:25','',32,'http://modolearning.com/site/32-autosave-v1/',0,'revision','',0),(143,1,'2014-05-01 01:59:59','2014-05-01 01:59:59','<ul>\r\n <li>Microsoft Silver Learning Partner</li>\r\n <li>CLEP Test Center (Coming Soon)</li>\r\n <li>SQL Boot Camp</li>\r\n</ul>\r\nUpcoming Classes:\r\n<ul>\r\n <li>MS SharePoint 2013 Power User – 3 Days</li>\r\n <li>MS Office365 – SharePoint Online – 2 Days</li>\r\n <li>MS Office365 – IT Pro / Admin – 3 Days</li>\r\n <li>MS Office365 – Power User – 1 Day</li>\r\n <li>MS Word 2010 Basics – 2 Days</li>\r\n <li>MS Word 2010 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Basics – 2 Days</li>\r\n <li>MS Excel 2013 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Intermediate – 3 Days</li>\r\n <li>MCSA MS SQL Server 2012/2014 Boot Camp – 10 Days</li>\r\n <li>MCSE Data Platform SQL 2012/2014 Certification - 14 Days</li>\r\n <li>MCSE BI SQL 2012/2014 Certification – 8 Days</li>\r\n <li>QuickBooks 2013 Basics</li>\r\n <li>MS Excel and QuickBooks 2013 Reporting Basics</li>\r\n</ul>\r\nSend your class request to: <a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>','Courses','','inherit','open','open','','32-revision-v1','','','2014-05-01 01:59:59','2014-05-01 01:59:59','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(156,1,'2014-07-16 15:53:18','2014-07-16 15:53:18','<ul>\r\n <li>\r\n<h2>Microsoft Silver Learning Partner</h2>\r\n</li>\r\n\r\n <li>\r\n<h2>SQL Boot Camp</h2>\r\n</li>\r\n</ul>\r\n<h3>Upcoming Classes:</h3>\r\n<ul>\r\n <li>MS SharePoint 2013 Power User – 3 Days</li>\r\n <li>MS Office365 – SharePoint Online – 2 Days</li>\r\n <li>MS Office365 – IT Pro / Admin – 3 Days</li>\r\n <li>MS Office365 – Power User – 1 Day</li>\r\n <li>MS Word 2010 Basics – 2 Days</li>\r\n <li>MS Word 2010 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Basics – 2 Days</li>\r\n <li>MS Excel 2013 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Intermediate – 3 Days</li>\r\n <li>MCSA MS SQL Server 2012/2014 Boot Camp – 10 Days</li>\r\n <li>MCSE Data Platform SQL 2012/2014 Certification - 14 Days</li>\r\n <li>MCSE BI SQL 2012/2014 Certification – 8 Days</li>\r\n <li>QuickBooks 2013 Basics</li>\r\n <li>MS Excel and QuickBooks 2013 Reporting Basics</li>\r\n</ul>\r\nSend your class request to: <a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>','Courses','','inherit','open','open','','32-revision-v1','','','2014-07-16 15:53:18','2014-07-16 15:53:18','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(144,1,'2014-05-01 02:00:15','2014-05-01 02:00:15','<ul>\r\n <li>\r\n<h2>Microsoft Silver Learning Partner</h2>\r\n</li>\r\n <li>\r\n<h2>CLEP Test Center (Coming Soon)</h2>\r\n</li>\r\n <li>\r\n<h2>SQL Boot Camp</h2>\r\n</li>\r\n</ul>\r\n<h3>Upcoming Classes:</h3>\r\n<ul>\r\n <li>MS SharePoint 2013 Power User – 3 Days</li>\r\n <li>MS Office365 – SharePoint Online – 2 Days</li>\r\n <li>MS Office365 – IT Pro / Admin – 3 Days</li>\r\n <li>MS Office365 – Power User – 1 Day</li>\r\n <li>MS Word 2010 Basics – 2 Days</li>\r\n <li>MS Word 2010 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Basics – 2 Days</li>\r\n <li>MS Excel 2013 Advanced – 2 Days</li>\r\n <li>MS Excel 2013 Intermediate – 3 Days</li>\r\n <li>MCSA MS SQL Server 2012/2014 Boot Camp – 10 Days</li>\r\n <li>MCSE Data Platform SQL 2012/2014 Certification - 14 Days</li>\r\n <li>MCSE BI SQL 2012/2014 Certification – 8 Days</li>\r\n <li>QuickBooks 2013 Basics</li>\r\n <li>MS Excel and QuickBooks 2013 Reporting Basics</li>\r\n</ul>\r\nSend your class request to: <a href=\"mailto:mary@modolearning.com\">mary@modolearning.com</a>','Courses','','inherit','open','open','','32-revision-v1','','','2014-05-01 02:00:15','2014-05-01 02:00:15','',32,'http://modolearning.com/site/32-revision-v1/',0,'revision','',0),(145,1,'2014-05-01 02:02:15','2014-05-01 02:02:15',' ','','','publish','open','open','','145','','','2015-08-13 17:45:30','2015-08-13 17:45:30','',0,'http://modolearning.com/site/?p=145',2,'nav_menu_item','',0),(146,1,'2014-05-01 02:05:15','2014-05-01 02:05:15','','partnerlearning','','inherit','open','open','','partnerlearning','','','2014-05-01 02:05:15','2014-05-01 02:05:15','',10,'http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning.jpg',0,'attachment','image/jpeg',0),(150,1,'2014-05-01 02:09:30','2014-05-01 02:09:30','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"2\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"202\" height=\"74\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:09:30','2014-05-01 02:09:30','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(147,1,'2014-05-01 02:06:05','2014-05-01 02:06:05','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"2\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"408\" height=\"215\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"300\" height=\"110\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:06:05','2014-05-01 02:06:05','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(148,1,'2014-05-01 02:06:36','2014-05-01 02:06:36','<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"2\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"202\" height=\"74\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:06:36','2014-05-01 02:06:36','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(149,1,'2014-05-01 02:08:59','2014-05-01 02:08:59','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"20\">\r\n<tbody>\r\n<tr>\r\n<td valign=\"top\">\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"2\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"202\" height=\"74\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:08:59','2014-05-01 02:08:59','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(151,1,'2014-05-01 02:09:56','2014-05-01 02:09:56','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"202\" height=\"74\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:09:56','2014-05-01 02:09:56','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(152,1,'2014-05-01 02:10:58','2014-05-01 02:10:58','<p>Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a></p>\r\n<p>A certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.</p>\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table width=\"100%\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" alt=\"CertiportLogos\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" alt=\"pearsonvue\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-136\" alt=\"prometric\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/prometric-300x110.jpg\" width=\"202\" height=\"74\" />;</td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" alt=\"partnerlearning\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table width=\"100%\" border=\"0\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" height=\"300\" width=\"400\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2014-05-01 02:10:58','2014-05-01 02:10:58','',10,'http://modolearning.com/site/10-revision-v1/',0,'revision','',0),(154,1,'2014-07-16 15:51:26','2014-07-16 15:51:26','','modolearning','','inherit','open','open','','modolearning','','','2014-07-16 15:51:26','2014-07-16 15:51:26','',0,'http://modolearning.com/site/wp-content/uploads/2014/07/modolearning.png',0,'attachment','image/png',0),(155,1,'2014-07-16 15:51:27','2014-07-16 15:51:27','','modonetworks','','inherit','open','open','','modonetworks','','','2014-07-16 15:51:27','2014-07-16 15:51:27','',0,'http://modolearning.com/site/wp-content/uploads/2014/07/modonetworks.png',0,'attachment','image/png',0),(158,1,'2014-08-06 02:13:26','2014-08-06 02:13:26','','Modo Networks','','publish','open','open','','modo-networks','','','2015-08-13 17:45:30','2015-08-13 17:45:30','',0,'http://modolearning.com/site/?p=158',4,'nav_menu_item','',0),(160,1,'2014-08-26 17:31:23','2014-08-26 17:31:23','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">A Room 150</span></h2>\r\n<img class=\"alignleft size-medium wp-image-221\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/room-a-1502-300x177.jpeg\" alt=\"room a-1502\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150.jpeg\"><img class=\"alignnone size-medium wp-image-222\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150-300x177.jpeg\" alt=\"rooma-150\" width=\"300\" height=\"177\" /></a>\r\n\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h4><span style=\"font-weight: normal;\">Price:</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$40/Hour: No Equipment Minimum 2 hours</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$100/Day</span></h4>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nLarge Training Room for 8-10 people with Separate Receptionist area and Large Kitchen. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. Projector or Wireless SMART 50\" TV available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee $20/day.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Small Meeting Room</span></h2>\r\n<img class=\"alignleft size-medium wp-image-224\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room4-300x177.jpeg\" alt=\"small room4\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room2.jpeg\"><img class=\"alignleft size-medium wp-image-225\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room2-300x177.jpeg\" alt=\"small room2\" width=\"300\" height=\"177\" /></a> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room1.jpeg\"><img class=\"alignleft size-medium wp-image-226\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room1-300x177.jpeg\" alt=\"small room1\" width=\"300\" height=\"177\" /></a>\r\n\r\n \r\n<h4><span style=\"font-weight: normal;\">Price: $30/Hourly | $70/Daily</span></h4>\r\n<a href=\"http://www.evenues.com/meeting-space/small-meeting-room-Irving/11193\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nThis is a small training room for no more than 6 people. You will have access to a small kitchen area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - purchase in increments of 100 pages B/W. We are 5 minutes from DFW Airport.\r\n\r\n </td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','publish','open','open','','meeting-room-rentals','','','2015-04-20 15:48:19','2015-04-20 15:48:19','',0,'http://modolearning.com/site/?page_id=160',0,'page','',0),(161,1,'2014-08-26 17:30:41','2014-08-26 17:30:41','<table>\r\n<tr>\r\n<td>Large Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n<td></td>\r\n</tr>\r\n</table>\r\n\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/a-room-190-Irving/11192\'><img src=\'http://www.evenues.com/pics/banner1.png\'/><a/>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:30:41','2014-08-26 17:30:41','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(162,1,'2014-08-26 17:31:23','2014-08-26 17:31:23','<table>\r\n<tr>\r\n<td>\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/a-room-190-Irving/11192\'><img src=\'http://www.evenues.com/pics/banner1.png\'/><a/>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n</td>\r\n<td></td>\r\n</tr>\r\n</table>\r\n\r\n','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:31:23','2014-08-26 17:31:23','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(163,1,'2014-08-26 17:33:30','0000-00-00 00:00:00','eyJ0aXRsZSI6IkdhbGxlcmllcyIsInJldHVybnMiOlsiaW1hZ2UiXSwiYWxpYXNlcyI6WyJnYWxsZXJ5IiwiaW1hZ2VzIiwiaW1hZ2UiXSwibmFtZSI6ImdhbGxlcmllcyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=','Galleries','','draft','open','open','','','','','2014-08-26 17:33:30','0000-00-00 00:00:00','eyJ0aXRsZSI6IkdhbGxlcmllcyIsInJldHVybnMiOlsiaW1hZ2UiXSwiYWxpYXNlcyI6WyJnYWxsZXJ5IiwiaW1hZ2VzIiwiaW1hZ2UiXSwibmFtZSI6ImdhbGxlcmllcyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=',0,'http://modolearning.com/site/?p=163',0,'gal_display_source','',0),(164,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IkFsYnVtcyIsInJldHVybnMiOlsiZ2FsbGVyeSIsImFsYnVtIl0sImFsaWFzZXMiOlsiYWxidW0iXSwibmFtZSI6ImFsYnVtcyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=','Albums','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IkFsYnVtcyIsInJldHVybnMiOlsiZ2FsbGVyeSIsImFsYnVtIl0sImFsaWFzZXMiOlsiYWxidW0iXSwibmFtZSI6ImFsYnVtcyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=',0,'http://modolearning.com/site/?p=164',0,'gal_display_source','',0),(165,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlRhZ3MiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsidGFnIiwiaW1hZ2VfdGFnIiwiaW1hZ2VfdGFncyJdLCJuYW1lIjoidGFncyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=','Tags','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlRhZ3MiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsidGFnIiwiaW1hZ2VfdGFnIiwiaW1hZ2VfdGFncyJdLCJuYW1lIjoidGFncyIsImlkX2ZpZWxkIjoiSUQiLCJoYXNfdmFyaWF0aW9ucyI6ZmFsc2UsInZhcmlhdGlvbiI6MH0=',0,'http://modolearning.com/site/?p=165',0,'gal_display_source','',0),(166,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlJhbmRvbSBJbWFnZXMiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsicmFuZG9tIiwicmFuZG9tX2ltYWdlIl0sImhhc192YXJpYXRpb25zIjp0cnVlLCJuYW1lIjoicmFuZG9tX2ltYWdlcyIsImlkX2ZpZWxkIjoiSUQiLCJ2YXJpYXRpb24iOjB9','Random Images','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlJhbmRvbSBJbWFnZXMiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsicmFuZG9tIiwicmFuZG9tX2ltYWdlIl0sImhhc192YXJpYXRpb25zIjp0cnVlLCJuYW1lIjoicmFuZG9tX2ltYWdlcyIsImlkX2ZpZWxkIjoiSUQiLCJ2YXJpYXRpb24iOjB9',0,'http://modolearning.com/site/?p=166',0,'gal_display_source','',0),(167,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlJlY2VudCBpbWFnZXMiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsicmVjZW50IiwicmVjZW50X2ltYWdlIl0sIm5hbWUiOiJyZWNlbnRfaW1hZ2VzIiwiaWRfZmllbGQiOiJJRCIsImhhc192YXJpYXRpb25zIjpmYWxzZSwidmFyaWF0aW9uIjowfQ==','Recent images','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6IlJlY2VudCBpbWFnZXMiLCJyZXR1cm5zIjpbImltYWdlIl0sImFsaWFzZXMiOlsicmVjZW50IiwicmVjZW50X2ltYWdlIl0sIm5hbWUiOiJyZWNlbnRfaW1hZ2VzIiwiaWRfZmllbGQiOiJJRCIsImhhc192YXJpYXRpb25zIjpmYWxzZSwidmFyaWF0aW9uIjowfQ==',0,'http://modolearning.com/site/?p=167',0,'gal_display_source','',0),(168,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoibm9uZSIsInRpdGxlIjoiTm8gbGlnaHRib3giLCJjb2RlIjoiIiwidmFsdWVzIjpbXSwiaTE4biI6W10sInN0eWxlcyI6IiIsInNjcmlwdHMiOiIiLCJpZF9maWVsZCI6IklEIiwiZGlzcGxheV9zZXR0aW5ncyI6W119','none','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoibm9uZSIsInRpdGxlIjoiTm8gbGlnaHRib3giLCJjb2RlIjoiIiwidmFsdWVzIjpbXSwiaTE4biI6W10sInN0eWxlcyI6IiIsInNjcmlwdHMiOiIiLCJpZF9maWVsZCI6IklEIiwiZGlzcGxheV9zZXR0aW5ncyI6W119',0,'http://modolearning.com/site/?p=168',0,'lightbox_library','',0),(169,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoibGlnaHRib3giLCJ0aXRsZSI6IkxpZ2h0Ym94IiwiY29kZSI6ImNsYXNzPSduZ2dfbGlnaHRib3gnIiwidmFsdWVzIjp7Im5leHRnZW5fbGlnaHRib3hfbG9hZGluZ19pbWdfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWljby1sb2FkaW5nLmdpZiIsIm5leHRnZW5fbGlnaHRib3hfY2xvc2VfYnRuX3VybCI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9saWdodGJveC1idG4tY2xvc2UuZ2lmIiwibmV4dGdlbl9saWdodGJveF9idG5fcHJldl91cmwiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2pxdWVyeS5saWdodGJveFwvbGlnaHRib3gtYnRuLXByZXYuZ2lmIiwibmV4dGdlbl9saWdodGJveF9idG5fbmV4dF91cmwiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2pxdWVyeS5saWdodGJveFwvbGlnaHRib3gtYnRuLW5leHQuZ2lmIiwibmV4dGdlbl9saWdodGJveF9ibGFua19pbWdfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWJsYW5rLmdpZiJ9LCJpMThuIjpbXSwic3R5bGVzIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2pxdWVyeS5saWdodGJveC0wLjUuY3NzIiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9qcXVlcnkubGlnaHRib3gtMC41Lm1pbi5qc1xucGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL25leHRnZW5fbGlnaHRib3hfaW5pdC5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=','lightbox','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoibGlnaHRib3giLCJ0aXRsZSI6IkxpZ2h0Ym94IiwiY29kZSI6ImNsYXNzPSduZ2dfbGlnaHRib3gnIiwidmFsdWVzIjp7Im5leHRnZW5fbGlnaHRib3hfbG9hZGluZ19pbWdfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWljby1sb2FkaW5nLmdpZiIsIm5leHRnZW5fbGlnaHRib3hfY2xvc2VfYnRuX3VybCI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9saWdodGJveC1idG4tY2xvc2UuZ2lmIiwibmV4dGdlbl9saWdodGJveF9idG5fcHJldl91cmwiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2pxdWVyeS5saWdodGJveFwvbGlnaHRib3gtYnRuLXByZXYuZ2lmIiwibmV4dGdlbl9saWdodGJveF9idG5fbmV4dF91cmwiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2pxdWVyeS5saWdodGJveFwvbGlnaHRib3gtYnRuLW5leHQuZ2lmIiwibmV4dGdlbl9saWdodGJveF9ibGFua19pbWdfdXJsIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2xpZ2h0Ym94LWJsYW5rLmdpZiJ9LCJpMThuIjpbXSwic3R5bGVzIjoicGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL2pxdWVyeS5saWdodGJveC0wLjUuY3NzIiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjanF1ZXJ5LmxpZ2h0Ym94XC9qcXVlcnkubGlnaHRib3gtMC41Lm1pbi5qc1xucGhvdG9jcmF0aS1saWdodGJveCNqcXVlcnkubGlnaHRib3hcL25leHRnZW5fbGlnaHRib3hfaW5pdC5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=',0,'http://modolearning.com/site/?p=169',0,'lightbox_library','',0),(170,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoiZmFuY3lib3giLCJ0aXRsZSI6IkZhbmN5Ym94IiwiY29kZSI6ImNsYXNzPVwibmdnLWZhbmN5Ym94XCIgcmVsPVwiJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOltdLCJzdHlsZXMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2ZhbmN5Ym94XC9qcXVlcnkuZmFuY3lib3gtMS4zLjQuY3NzIiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjZmFuY3lib3hcL2pxdWVyeS5lYXNpbmctMS4zLnBhY2suanNcbnBob3RvY3JhdGktbGlnaHRib3gjZmFuY3lib3hcL2pxdWVyeS5mYW5jeWJveC0xLjMuNC5wYWNrLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I2ZhbmN5Ym94XC9uZXh0Z2VuX2ZhbmN5Ym94X2luaXQuanMiLCJpZF9maWVsZCI6IklEIiwiZGlzcGxheV9zZXR0aW5ncyI6W119','fancybox','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoiZmFuY3lib3giLCJ0aXRsZSI6IkZhbmN5Ym94IiwiY29kZSI6ImNsYXNzPVwibmdnLWZhbmN5Ym94XCIgcmVsPVwiJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOltdLCJzdHlsZXMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2ZhbmN5Ym94XC9qcXVlcnkuZmFuY3lib3gtMS4zLjQuY3NzIiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjZmFuY3lib3hcL2pxdWVyeS5lYXNpbmctMS4zLnBhY2suanNcbnBob3RvY3JhdGktbGlnaHRib3gjZmFuY3lib3hcL2pxdWVyeS5mYW5jeWJveC0xLjMuNC5wYWNrLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I2ZhbmN5Ym94XC9uZXh0Z2VuX2ZhbmN5Ym94X2luaXQuanMiLCJpZF9maWVsZCI6IklEIiwiZGlzcGxheV9zZXR0aW5ncyI6W119',0,'http://modolearning.com/site/?p=170',0,'lightbox_library','',0),(171,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoiaGlnaHNsaWRlIiwidGl0bGUiOiJIaWdoc2xpZGUiLCJjb2RlIjoiY2xhc3M9XCJoaWdoc2xpZGVcIiBvbmNsaWNrPVwicmV0dXJuIGhzLmV4cGFuZCh0aGlzLCB7c2xpZGVzaG93R3JvdXA6ICclR0FMTEVSWV9OQU1FJSd9KTtcIiIsInZhbHVlcyI6eyJuZXh0Z2VuX2hpZ2hzbGlkZV9ncmFwaGljc19kaXIiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvZ3JhcGhpY3MifSwiaTE4biI6eyJjc3NEaXJlY3Rpb24iOiJsdHIiLCJsb2FkaW5nVGV4dCI6IkxvYWRpbmcuLi4iLCJwcmV2aW91c1RleHQiOiJQcmV2aW91cyIsIm5leHRUZXh0IjoiTmV4dCIsIm1vdmVUZXh0IjoiTW92ZSIsImNsb3NlVGV4dCI6IkNsb3NlIiwicmVzaXplVGl0bGUiOiJSZXNpemUiLCJwbGF5VGV4dCI6IlBsYXkiLCJwYXVzZVRleHQiOiJQYXVzZSIsIm1vdmVUaXRsZSI6Ik1vdmUiLCJmdWxsRXhwYW5kVGV4dCI6IjE6MSIsImNsb3NlVGl0bGUiOiJDbG9zZSAoZXNjKSIsInBhdXNlVGl0bGUiOiJQYXVzZSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsImxvYWRpbmdUaXRsZSI6IkNsaWNrIHRvIGNhbmNlbCIsImZvY3VzVGl0bGUiOiJDbGljayB0byBicmluZyB0byBmcm9udCIsImZ1bGxFeHBhbmRUaXRsZSI6IkV4cGFuZCB0byBhY3R1YWwgc2l6ZSAoZikiLCJjcmVkaXRzVGV4dCI6IlBvd2VyZWQgYnkgSGlnaHNsaWRlIEpTIiwicGxheVRpdGxlIjoiUGxheSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsInByZXZpb3VzVGl0bGUiOiJQcmV2aW91cyAoYXJyb3cgbGVmdCkiLCJuZXh0VGl0bGUiOiJOZXh0IChhcnJvdyByaWdodCkiLCJudW1iZXIiOiJJbWFnZSAlMSBvZiAlMiIsImNyZWRpdHNUaXRsZSI6IkdvIHRvIHRoZSBIaWdoc2xpZGUgSlMgaG9tZXBhZ2UiLCJyZXN0b3JlVGl0bGUiOiJDbGljayB0byBjbG9zZSBpbWFnZSwgY2xpY2sgYW5kIGRyYWcgdG8gbW92ZS4gVXNlIGFycm93IGtleXMgZm9yIG5leHQgYW5kIHByZXZpb3VzLiJ9LCJzdHlsZXMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvaGlnaHNsaWRlLmNzcyIsInNjcmlwdHMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvaGlnaHNsaWRlLWZ1bGwucGFja2VkLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvbmV4dGdlbl9oaWdoc2xpZGVfaW5pdC5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=','highslide','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoiaGlnaHNsaWRlIiwidGl0bGUiOiJIaWdoc2xpZGUiLCJjb2RlIjoiY2xhc3M9XCJoaWdoc2xpZGVcIiBvbmNsaWNrPVwicmV0dXJuIGhzLmV4cGFuZCh0aGlzLCB7c2xpZGVzaG93R3JvdXA6ICclR0FMTEVSWV9OQU1FJSd9KTtcIiIsInZhbHVlcyI6eyJuZXh0Z2VuX2hpZ2hzbGlkZV9ncmFwaGljc19kaXIiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvZ3JhcGhpY3MifSwiaTE4biI6eyJjc3NEaXJlY3Rpb24iOiJsdHIiLCJsb2FkaW5nVGV4dCI6IkxvYWRpbmcuLi4iLCJwcmV2aW91c1RleHQiOiJQcmV2aW91cyIsIm5leHRUZXh0IjoiTmV4dCIsIm1vdmVUZXh0IjoiTW92ZSIsImNsb3NlVGV4dCI6IkNsb3NlIiwicmVzaXplVGl0bGUiOiJSZXNpemUiLCJwbGF5VGV4dCI6IlBsYXkiLCJwYXVzZVRleHQiOiJQYXVzZSIsIm1vdmVUaXRsZSI6Ik1vdmUiLCJmdWxsRXhwYW5kVGV4dCI6IjE6MSIsImNsb3NlVGl0bGUiOiJDbG9zZSAoZXNjKSIsInBhdXNlVGl0bGUiOiJQYXVzZSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsImxvYWRpbmdUaXRsZSI6IkNsaWNrIHRvIGNhbmNlbCIsImZvY3VzVGl0bGUiOiJDbGljayB0byBicmluZyB0byBmcm9udCIsImZ1bGxFeHBhbmRUaXRsZSI6IkV4cGFuZCB0byBhY3R1YWwgc2l6ZSAoZikiLCJjcmVkaXRzVGV4dCI6IlBvd2VyZWQgYnkgSGlnaHNsaWRlIEpTIiwicGxheVRpdGxlIjoiUGxheSBzbGlkZXNob3cgKHNwYWNlYmFyKSIsInByZXZpb3VzVGl0bGUiOiJQcmV2aW91cyAoYXJyb3cgbGVmdCkiLCJuZXh0VGl0bGUiOiJOZXh0IChhcnJvdyByaWdodCkiLCJudW1iZXIiOiJJbWFnZSAlMSBvZiAlMiIsImNyZWRpdHNUaXRsZSI6IkdvIHRvIHRoZSBIaWdoc2xpZGUgSlMgaG9tZXBhZ2UiLCJyZXN0b3JlVGl0bGUiOiJDbGljayB0byBjbG9zZSBpbWFnZSwgY2xpY2sgYW5kIGRyYWcgdG8gbW92ZS4gVXNlIGFycm93IGtleXMgZm9yIG5leHQgYW5kIHByZXZpb3VzLiJ9LCJzdHlsZXMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvaGlnaHNsaWRlLmNzcyIsInNjcmlwdHMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvaGlnaHNsaWRlLWZ1bGwucGFja2VkLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I2hpZ2hzbGlkZVwvbmV4dGdlbl9oaWdoc2xpZGVfaW5pdC5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=',0,'http://modolearning.com/site/?p=171',0,'lightbox_library','',0),(172,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoic2h1dHRlciIsInRpdGxlIjoiU2h1dHRlciIsImNvZGUiOiJjbGFzcz1cInNodXR0ZXJzZXRfJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOnsibXNnTG9hZGluZyI6IkwgTyBBIEQgSSBOIEciLCJtc2dDbG9zZSI6IkNsaWNrIHRvIENsb3NlIn0sInN0eWxlcyI6InBob3RvY3JhdGktbGlnaHRib3gjc2h1dHRlclwvc2h1dHRlci5jc3MiLCJzY3JpcHRzIjoicGhvdG9jcmF0aS1saWdodGJveCNzaHV0dGVyXC9zaHV0dGVyLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I3NodXR0ZXJcL25leHRnZW5fc2h1dHRlci5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=','shutter','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoic2h1dHRlciIsInRpdGxlIjoiU2h1dHRlciIsImNvZGUiOiJjbGFzcz1cInNodXR0ZXJzZXRfJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOnsibXNnTG9hZGluZyI6IkwgTyBBIEQgSSBOIEciLCJtc2dDbG9zZSI6IkNsaWNrIHRvIENsb3NlIn0sInN0eWxlcyI6InBob3RvY3JhdGktbGlnaHRib3gjc2h1dHRlclwvc2h1dHRlci5jc3MiLCJzY3JpcHRzIjoicGhvdG9jcmF0aS1saWdodGJveCNzaHV0dGVyXC9zaHV0dGVyLmpzXG5waG90b2NyYXRpLWxpZ2h0Ym94I3NodXR0ZXJcL25leHRnZW5fc2h1dHRlci5qcyIsImlkX2ZpZWxkIjoiSUQiLCJkaXNwbGF5X3NldHRpbmdzIjpbXX0=',0,'http://modolearning.com/site/?p=172',0,'lightbox_library','',0),(173,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoic2h1dHRlcjIiLCJ0aXRsZSI6IlNodXR0ZXIgMiIsImNvZGUiOiJjbGFzcz1cInNodXR0ZXJzZXRfJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOlsiUHJldmlvdXMiLCJOZXh0IiwiQ2xvc2UiLCJGdWxsIFNpemUiLCJGaXQgdG8gU2NyZWVuIiwiSW1hZ2UiLCJvZiIsIkxvYWRpbmcuLi4iXSwic3R5bGVzIjoicGhvdG9jcmF0aS1saWdodGJveCNzaHV0dGVyX3JlbG9hZGVkXC9zaHV0dGVyLmNzcyIsInNjcmlwdHMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I3NodXR0ZXJfcmVsb2FkZWRcL3NodXR0ZXIuanNcbnBob3RvY3JhdGktbGlnaHRib3gjc2h1dHRlcl9yZWxvYWRlZFwvbmV4dGdlbl9zaHV0dGVyX3JlbG9hZGVkLmpzIiwiaWRfZmllbGQiOiJJRCIsImRpc3BsYXlfc2V0dGluZ3MiOltdfQ==','shutter2','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoic2h1dHRlcjIiLCJ0aXRsZSI6IlNodXR0ZXIgMiIsImNvZGUiOiJjbGFzcz1cInNodXR0ZXJzZXRfJUdBTExFUllfTkFNRSVcIiIsInZhbHVlcyI6W10sImkxOG4iOlsiUHJldmlvdXMiLCJOZXh0IiwiQ2xvc2UiLCJGdWxsIFNpemUiLCJGaXQgdG8gU2NyZWVuIiwiSW1hZ2UiLCJvZiIsIkxvYWRpbmcuLi4iXSwic3R5bGVzIjoicGhvdG9jcmF0aS1saWdodGJveCNzaHV0dGVyX3JlbG9hZGVkXC9zaHV0dGVyLmNzcyIsInNjcmlwdHMiOiJwaG90b2NyYXRpLWxpZ2h0Ym94I3NodXR0ZXJfcmVsb2FkZWRcL3NodXR0ZXIuanNcbnBob3RvY3JhdGktbGlnaHRib3gjc2h1dHRlcl9yZWxvYWRlZFwvbmV4dGdlbl9zaHV0dGVyX3JlbG9hZGVkLmpzIiwiaWRfZmllbGQiOiJJRCIsImRpc3BsYXlfc2V0dGluZ3MiOltdfQ==',0,'http://modolearning.com/site/?p=173',0,'lightbox_library','',0),(174,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoidGhpY2tib3giLCJ0aXRsZSI6IlRoaWNrYm94IiwiY29kZSI6ImNsYXNzPSd0aGlja2JveCcgcmVsPSclR0FMTEVSWV9OQU1FJSciLCJ2YWx1ZXMiOltdLCJpMThuIjp7Im5leHQiOiJOZXh0ICZndDsiLCJwcmV2IjoiJmx0OyBQcmV2IiwiaW1hZ2UiOiJJbWFnZSIsIm9mIjoib2YiLCJjbG9zZSI6IkNsb3NlIiwibm9pZnJhbWVzIjoiVGhpcyBmZWF0dXJlIHJlcXVpcmVzIGlubGluZSBmcmFtZXMuIFlvdSBoYXZlIGlmcmFtZXMgZGlzYWJsZWQgb3IgeW91ciBicm93c2VyIGRvZXMgbm90IHN1cHBvcnQgdGhlbS4ifSwic3R5bGVzIjoid29yZHByZXNzI3RoaWNrYm94Iiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjdGhpY2tib3hcL25leHRnZW5fdGhpY2tib3hfaW5pdC5qc1xud29yZHByZXNzI3RoaWNrYm94IiwiaWRfZmllbGQiOiJJRCIsImRpc3BsYXlfc2V0dGluZ3MiOltdfQ==','thickbox','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJuYW1lIjoidGhpY2tib3giLCJ0aXRsZSI6IlRoaWNrYm94IiwiY29kZSI6ImNsYXNzPSd0aGlja2JveCcgcmVsPSclR0FMTEVSWV9OQU1FJSciLCJ2YWx1ZXMiOltdLCJpMThuIjp7Im5leHQiOiJOZXh0ICZndDsiLCJwcmV2IjoiJmx0OyBQcmV2IiwiaW1hZ2UiOiJJbWFnZSIsIm9mIjoib2YiLCJjbG9zZSI6IkNsb3NlIiwibm9pZnJhbWVzIjoiVGhpcyBmZWF0dXJlIHJlcXVpcmVzIGlubGluZSBmcmFtZXMuIFlvdSBoYXZlIGlmcmFtZXMgZGlzYWJsZWQgb3IgeW91ciBicm93c2VyIGRvZXMgbm90IHN1cHBvcnQgdGhlbS4ifSwic3R5bGVzIjoid29yZHByZXNzI3RoaWNrYm94Iiwic2NyaXB0cyI6InBob3RvY3JhdGktbGlnaHRib3gjdGhpY2tib3hcL25leHRnZW5fdGhpY2tib3hfaW5pdC5qc1xud29yZHByZXNzI3RoaWNrYm94IiwiaWRfZmllbGQiOiJJRCIsImRpc3BsYXlfc2V0dGluZ3MiOltdfQ==',0,'http://modolearning.com/site/?p=174',0,'lightbox_library','',0),(175,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgQ29tcGFjdCBBbGJ1bSIsImVudGl0eV90eXBlcyI6WyJhbGJ1bSIsImdhbGxlcnkiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoiXFxXRFBcXERGU1xcMzBcXDNcXDBcXDhcXDMwODY2ODI4MDNcXHVzZXJcXHNpdGVzXFwzNDUyNzYyLnNpdGVcXHd3d1xcc2l0ZVxcd3AtY29udGVudFxccGx1Z2luc1xcbmV4dGdlbi1nYWxsZXJ5XFxwcm9kdWN0c1xccGhvdG9jcmF0aV9uZXh0Z2VuXFxtb2R1bGVzXFxuZXh0Z2VuX2Jhc2ljX2FsYnVtXFxzdGF0aWNcXGNvbXBhY3RfcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImFsYnVtcyIsInZpZXdfb3JkZXIiOjEwMjAwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2NvbXBhY3RfYWxidW0iLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIn19','NextGEN Basic Compact Album','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgQ29tcGFjdCBBbGJ1bSIsImVudGl0eV90eXBlcyI6WyJhbGJ1bSIsImdhbGxlcnkiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoiXFxXRFBcXERGU1xcMzBcXDNcXDBcXDhcXDMwODY2ODI4MDNcXHVzZXJcXHNpdGVzXFwzNDUyNzYyLnNpdGVcXHd3d1xcc2l0ZVxcd3AtY29udGVudFxccGx1Z2luc1xcbmV4dGdlbi1nYWxsZXJ5XFxwcm9kdWN0c1xccGhvdG9jcmF0aV9uZXh0Z2VuXFxtb2R1bGVzXFxuZXh0Z2VuX2Jhc2ljX2FsYnVtXFxzdGF0aWNcXGNvbXBhY3RfcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImFsYnVtcyIsInZpZXdfb3JkZXIiOjEwMjAwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2NvbXBhY3RfYWxidW0iLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIn19',0,'http://modolearning.com/site/?p=175',0,'display_type','',0),(176,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgRXh0ZW5kZWQgQWxidW0iLCJlbnRpdHlfdHlwZXMiOlsiYWxidW0iLCJnYWxsZXJ5Il0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19hbGJ1bVxcc3RhdGljXFxleHRlbmRlZF9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiYWxidW1zIiwidmlld19vcmRlciI6MTAyMTAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfZXh0ZW5kZWRfYWxidW0iLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOnRydWUsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMifX0=','NextGEN Basic Extended Album','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgRXh0ZW5kZWQgQWxidW0iLCJlbnRpdHlfdHlwZXMiOlsiYWxidW0iLCJnYWxsZXJ5Il0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19hbGJ1bVxcc3RhdGljXFxleHRlbmRlZF9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiYWxidW1zIiwidmlld19vcmRlciI6MTAyMTAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfZXh0ZW5kZWRfYWxidW0iLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJpZXNfcGVyX3BhZ2UiOjAsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwidGVtcGxhdGUiOiIiLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOnRydWUsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMifX0=',0,'http://modolearning.com/site/?p=176',0,'display_type','',0),(177,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGh1bWJuYWlscyIsImVudGl0eV90eXBlcyI6WyJpbWFnZSJdLCJwcmV2aWV3X2ltYWdlX3JlbHBhdGgiOiJcXFdEUFxcREZTXFwzMFxcM1xcMFxcOFxcMzA4NjY4MjgwM1xcdXNlclxcc2l0ZXNcXDM0NTI3NjIuc2l0ZVxcd3d3XFxzaXRlXFx3cC1jb250ZW50XFxwbHVnaW5zXFxuZXh0Z2VuLWdhbGxlcnlcXHByb2R1Y3RzXFxwaG90b2NyYXRpX25leHRnZW5cXG1vZHVsZXNcXG5leHRnZW5fYmFzaWNfZ2FsbGVyeVxcc3RhdGljXFx0aHVtYl9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMDAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsImltYWdlc19wZXJfcGFnZSI6IjIwIiwibnVtYmVyX29mX2NvbHVtbnMiOjAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwic2hvd19hbGxfaW5fbGlnaHRib3giOjAsImFqYXhfcGFnaW5hdGlvbiI6MCwidXNlX2ltYWdlYnJvd3Nlcl9lZmZlY3QiOjAsInRlbXBsYXRlIjoiIiwiZGlzcGxheV9ub19pbWFnZXNfZXJyb3IiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwic2hvd19zbGlkZXNob3dfbGluayI6MSwic2xpZGVzaG93X2xpbmtfdGV4dCI6IltTaG93IHNsaWRlc2hvd10iLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjAsInRodW1ibmFpbF9xdWFsaXR5IjoiMTAwIiwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInBpY2xlbnNfbGlua190ZXh0IjoiW1Nob3cgUGljTGVuc10iLCJzaG93X3BpY2xlbnNfbGluayI6MCwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==','NextGEN Basic Thumbnails','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGh1bWJuYWlscyIsImVudGl0eV90eXBlcyI6WyJpbWFnZSJdLCJwcmV2aWV3X2ltYWdlX3JlbHBhdGgiOiJcXFdEUFxcREZTXFwzMFxcM1xcMFxcOFxcMzA4NjY4MjgwM1xcdXNlclxcc2l0ZXNcXDM0NTI3NjIuc2l0ZVxcd3d3XFxzaXRlXFx3cC1jb250ZW50XFxwbHVnaW5zXFxuZXh0Z2VuLWdhbGxlcnlcXHByb2R1Y3RzXFxwaG90b2NyYXRpX25leHRnZW5cXG1vZHVsZXNcXG5leHRnZW5fYmFzaWNfZ2FsbGVyeVxcc3RhdGljXFx0aHVtYl9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMDAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsImltYWdlc19wZXJfcGFnZSI6IjIwIiwibnVtYmVyX29mX2NvbHVtbnMiOjAsInRodW1ibmFpbF93aWR0aCI6MTIwLCJ0aHVtYm5haWxfaGVpZ2h0Ijo5MCwic2hvd19hbGxfaW5fbGlnaHRib3giOjAsImFqYXhfcGFnaW5hdGlvbiI6MCwidXNlX2ltYWdlYnJvd3Nlcl9lZmZlY3QiOjAsInRlbXBsYXRlIjoiIiwiZGlzcGxheV9ub19pbWFnZXNfZXJyb3IiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwic2hvd19zbGlkZXNob3dfbGluayI6MSwic2xpZGVzaG93X2xpbmtfdGV4dCI6IltTaG93IHNsaWRlc2hvd10iLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjAsInRodW1ibmFpbF9xdWFsaXR5IjoiMTAwIiwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInBpY2xlbnNfbGlua190ZXh0IjoiW1Nob3cgUGljTGVuc10iLCJzaG93X3BpY2xlbnNfbGluayI6MCwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==',0,'http://modolearning.com/site/?p=177',0,'display_type','',0),(178,1,'2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2xpZGVzaG93IiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19nYWxsZXJ5XFxzdGF0aWNcXHNsaWRlc2hvd19wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMTAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfc2xpZGVzaG93IiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIyLjAuNjYuMjciLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV93aWR0aCI6NjAwLCJnYWxsZXJ5X2hlaWdodCI6NDAwLCJ0aHVtYm5haWxfd2lkdGgiOjEyMCwidGh1bWJuYWlsX2hlaWdodCI6OTAsImN5Y2xlX2ludGVydmFsIjoxMCwiY3ljbGVfZWZmZWN0IjoiZmFkZSIsImZsYXNoX2VuYWJsZWQiOjAsImZsYXNoX3BhdGgiOiIiLCJmbGFzaF9zaHVmZmxlIjp0cnVlLCJmbGFzaF9uZXh0X29uX2NsaWNrIjp0cnVlLCJmbGFzaF9uYXZpZ2F0aW9uX2JhciI6MCwiZmxhc2hfbG9hZGluZ19pY29uIjowLCJmbGFzaF93YXRlcm1hcmtfbG9nbyI6MCwiZmxhc2hfc3RyZXRjaF9pbWFnZSI6IlRydWUiLCJmbGFzaF90cmFuc2l0aW9uX2VmZmVjdCI6InJhbmRvbSIsImZsYXNoX3Nsb3dfem9vbSI6MCwiZmxhc2hfYmFja2dyb3VuZF9jb2xvciI6IjAwMDAwMCIsImZsYXNoX3RleHRfY29sb3IiOiJGRkZGRkYiLCJmbGFzaF9yb2xsb3Zlcl9jb2xvciI6IkNDMDAwMCIsImZsYXNoX3NjcmVlbl9jb2xvciI6IjAwMDAwMCIsImZsYXNoX2JhY2tncm91bmRfbXVzaWMiOiIiLCJmbGFzaF94aHRtbF92YWxpZGF0aW9uIjowLCJlZmZlY3RfY29kZSI6ImNsYXNzPVwibmdnLWZhbmN5Ym94XCIgcmVsPVwiJUdBTExFUllfTkFNRSVcIiIsInNob3dfdGh1bWJuYWlsX2xpbmsiOjEsInRodW1ibmFpbF9saW5rX3RleHQiOiJbU2hvdyB0aHVtYm5haWxzXSIsInRlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==','NextGEN Basic Slideshow','','draft','open','open','','','','','2014-08-26 17:33:31','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2xpZGVzaG93IiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19nYWxsZXJ5XFxzdGF0aWNcXHNsaWRlc2hvd19wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMTAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfc2xpZGVzaG93IiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIyLjAuNjYuMjciLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV93aWR0aCI6NjAwLCJnYWxsZXJ5X2hlaWdodCI6NDAwLCJ0aHVtYm5haWxfd2lkdGgiOjEyMCwidGh1bWJuYWlsX2hlaWdodCI6OTAsImN5Y2xlX2ludGVydmFsIjoxMCwiY3ljbGVfZWZmZWN0IjoiZmFkZSIsImZsYXNoX2VuYWJsZWQiOjAsImZsYXNoX3BhdGgiOiIiLCJmbGFzaF9zaHVmZmxlIjp0cnVlLCJmbGFzaF9uZXh0X29uX2NsaWNrIjp0cnVlLCJmbGFzaF9uYXZpZ2F0aW9uX2JhciI6MCwiZmxhc2hfbG9hZGluZ19pY29uIjowLCJmbGFzaF93YXRlcm1hcmtfbG9nbyI6MCwiZmxhc2hfc3RyZXRjaF9pbWFnZSI6IlRydWUiLCJmbGFzaF90cmFuc2l0aW9uX2VmZmVjdCI6InJhbmRvbSIsImZsYXNoX3Nsb3dfem9vbSI6MCwiZmxhc2hfYmFja2dyb3VuZF9jb2xvciI6IjAwMDAwMCIsImZsYXNoX3RleHRfY29sb3IiOiJGRkZGRkYiLCJmbGFzaF9yb2xsb3Zlcl9jb2xvciI6IkNDMDAwMCIsImZsYXNoX3NjcmVlbl9jb2xvciI6IjAwMDAwMCIsImZsYXNoX2JhY2tncm91bmRfbXVzaWMiOiIiLCJmbGFzaF94aHRtbF92YWxpZGF0aW9uIjowLCJlZmZlY3RfY29kZSI6ImNsYXNzPVwibmdnLWZhbmN5Ym94XCIgcmVsPVwiJUdBTExFUllfTkFNRSVcIiIsInNob3dfdGh1bWJuYWlsX2xpbmsiOjEsInRodW1ibmFpbF9saW5rX3RleHQiOiJbU2hvdyB0aHVtYm5haWxzXSIsInRlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==',0,'http://modolearning.com/site/?p=178',0,'display_type','',0),(179,1,'2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgSW1hZ2VCcm93c2VyIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXJcXHN0YXRpY1xccHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDIwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsInRlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==','NextGEN Basic ImageBrowser','','draft','open','open','','','','','2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgSW1hZ2VCcm93c2VyIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXJcXHN0YXRpY1xccHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDIwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsInRlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciJ9fQ==',0,'http://modolearning.com/site/?p=179',0,'display_type','',0),(180,1,'2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2luZ2xlUGljIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19zaW5nbGVwaWNcXHN0YXRpY1xccHJldmlldy5naWYiLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDYwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3NpbmdsZXBpYyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsIndpZHRoIjoiIiwiaGVpZ2h0IjoiIiwibW9kZSI6IiIsImRpc3BsYXlfd2F0ZXJtYXJrIjowLCJkaXNwbGF5X3JlZmxlY3Rpb24iOjAsImZsb2F0IjoiIiwibGluayI6IiIsImxpbmtfdGFyZ2V0IjoiX2JsYW5rIiwicXVhbGl0eSI6MTAwLCJjcm9wIjowLCJ0ZW1wbGF0ZSI6IiIsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIifX0=','NextGEN Basic SinglePic','','draft','open','open','','','','','2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2luZ2xlUGljIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6IlxcV0RQXFxERlNcXDMwXFwzXFwwXFw4XFwzMDg2NjgyODAzXFx1c2VyXFxzaXRlc1xcMzQ1Mjc2Mi5zaXRlXFx3d3dcXHNpdGVcXHdwLWNvbnRlbnRcXHBsdWdpbnNcXG5leHRnZW4tZ2FsbGVyeVxccHJvZHVjdHNcXHBob3RvY3JhdGlfbmV4dGdlblxcbW9kdWxlc1xcbmV4dGdlbl9iYXNpY19zaW5nbGVwaWNcXHN0YXRpY1xccHJldmlldy5naWYiLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDYwLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3NpbmdsZXBpYyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMi4wLjY2LjI3IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsIndpZHRoIjoiIiwiaGVpZ2h0IjoiIiwibW9kZSI6IiIsImRpc3BsYXlfd2F0ZXJtYXJrIjowLCJkaXNwbGF5X3JlZmxlY3Rpb24iOjAsImZsb2F0IjoiIiwibGluayI6IiIsImxpbmtfdGFyZ2V0IjoiX2JsYW5rIiwicXVhbGl0eSI6MTAwLCJjcm9wIjowLCJ0ZW1wbGF0ZSI6IiIsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIifX0=',0,'http://modolearning.com/site/?p=180',0,'display_type','',0),(181,1,'2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGFnQ2xvdWQiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoiXFxXRFBcXERGU1xcMzBcXDNcXDBcXDhcXDMwODY2ODI4MDNcXHVzZXJcXHNpdGVzXFwzNDUyNzYyLnNpdGVcXHd3d1xcc2l0ZVxcd3AtY29udGVudFxccGx1Z2luc1xcbmV4dGdlbi1nYWxsZXJ5XFxwcm9kdWN0c1xccGhvdG9jcmF0aV9uZXh0Z2VuXFxtb2R1bGVzXFxuZXh0Z2VuX2Jhc2ljX3RhZ2Nsb3VkXFxzdGF0aWNcXHByZXZpZXcuZ2lmIiwiZGVmYXVsdF9zb3VyY2UiOiJ0YWdzIiwidmlld19vcmRlciI6MTAxMDAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGFnY2xvdWQiLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3R5cGUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsIm51bWJlciI6NDV9fQ==','NextGEN Basic TagCloud','','draft','open','open','','','','','2014-08-26 17:33:32','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGFnQ2xvdWQiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoiXFxXRFBcXERGU1xcMzBcXDNcXDBcXDhcXDMwODY2ODI4MDNcXHVzZXJcXHNpdGVzXFwzNDUyNzYyLnNpdGVcXHd3d1xcc2l0ZVxcd3AtY29udGVudFxccGx1Z2luc1xcbmV4dGdlbi1nYWxsZXJ5XFxwcm9kdWN0c1xccGhvdG9jcmF0aV9uZXh0Z2VuXFxtb2R1bGVzXFxuZXh0Z2VuX2Jhc2ljX3RhZ2Nsb3VkXFxzdGF0aWNcXHByZXZpZXcuZ2lmIiwiZGVmYXVsdF9zb3VyY2UiOiJ0YWdzIiwidmlld19vcmRlciI6MTAxMDAsIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGFnY2xvdWQiLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjIuMC42Ni4yNyIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3R5cGUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsIm51bWJlciI6NDV9fQ==',0,'http://modolearning.com/site/?p=181',0,'display_type','',0),(183,1,'2014-08-26 17:38:14','2014-08-26 17:38:14','','GetImage.ashx','','inherit','open','open','','getimage-ashx','','','2014-08-26 17:38:14','2014-08-26 17:38:14','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/GetImage.ashx_.jpg',0,'attachment','image/jpeg',0),(184,1,'2014-08-26 17:38:16','2014-08-26 17:38:16','','2','','inherit','open','open','','2','','','2014-08-26 17:38:16','2014-08-26 17:38:16','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/2.jpg',0,'attachment','image/jpeg',0),(185,1,'2014-08-26 17:38:17','2014-08-26 17:38:17','','3','','inherit','open','open','','3','','','2014-08-26 17:38:17','2014-08-26 17:38:17','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/3.jpg',0,'attachment','image/jpeg',0),(186,1,'2014-08-26 17:38:19','2014-08-26 17:38:19','','4','','inherit','open','open','','4','','','2014-08-26 17:38:19','2014-08-26 17:38:19','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/4.jpg',0,'attachment','image/jpeg',0),(187,1,'2014-08-26 17:38:21','2014-08-26 17:38:21','','5','','inherit','open','open','','5','','','2014-08-26 17:38:21','2014-08-26 17:38:21','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/5.jpg',0,'attachment','image/jpeg',0),(188,1,'2014-08-26 17:39:15','2014-08-26 17:39:15','<table>\r\n<tr>\r\n<td>[gallery link=\"none\" columns=\"5\" ids=\"183,184,185,186,187\"]\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/a-room-190-Irving/11192\'><img src=\'http://www.evenues.com/pics/banner1.png\'/><a/>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n</td>\r\n<td></td>\r\n</tr>\r\n</table>\r\n\r\n','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:39:15','2014-08-26 17:39:15','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(189,1,'2014-08-26 17:39:59','2014-08-26 17:39:59','<table>\r\n<tbody>\r\n<tr>\r\n<td>[gallery columns=\"5\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:39:59','2014-08-26 17:39:59','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(190,1,'2015-04-20 15:47:51','2015-04-20 15:47:51','<table>\n<tbody>\n<tr>\n<td>\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">A Room 150</span></h2>\n<img class=\"alignleft size-medium wp-image-221\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/room-a-1502-300x177.jpeg\" alt=\"room a-1502\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150.jpeg\"><img class=\"alignnone size-medium wp-image-222\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150-300x177.jpeg\" alt=\"rooma-150\" width=\"300\" height=\"177\" /></a>\n\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\n<h4><span style=\"font-weight: normal;\">Price:</span></h4>\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$40/Hour: No Equipment Minimum 2 hours</span></h4>\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$100/Day</span></h4>\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\nLarge Training Room for 8-10 people with Separate Receptionist area and Large Kitchen. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. Projector or Wireless SMART 50\" TV available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee $20/day.\n\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\n\nIf the open floor plan is required - the tables will be around the edge of the room.\n\n<hr />\n\n </td>\n</tr>\n<tr>\n<td>\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Small Meeting Room</span></h2>\n \n\n \n<h4><span style=\"font-weight: normal;\">Price: $30/Hourly | $70/Daily</span></h4>\n<a href=\"http://www.evenues.com/meeting-space/small-meeting-room-Irving/11193\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\nThis is a small training room for no more than 6 people. You will have access to a small kitchen area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - purchase in increments of 100 pages B/W. We are 5 minutes from DFW Airport.\n\n </td>\n</tr>\n</tbody>\n</table>','Meeting Room Rentals','','inherit','open','open','','160-autosave-v1','','','2015-04-20 15:47:51','2015-04-20 15:47:51','',160,'http://modolearning.com/site/160-autosave-v1/',0,'revision','',0),(191,1,'2014-08-26 17:41:44','2014-08-26 17:41:44','<table>\r\n<tbody>\r\n<tr>\r\n<td><h3>Room 190</h3>[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n<td></td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:41:44','2014-08-26 17:41:44','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(192,1,'2014-08-26 17:45:27','2014-08-26 17:45:27','','2.1','','inherit','open','open','','2-1','','','2014-08-26 17:45:27','2014-08-26 17:45:27','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/2.1.jpg',0,'attachment','image/jpeg',0),(193,1,'2014-08-26 17:45:28','2014-08-26 17:45:28','','2.2','','inherit','open','open','','2-2','','','2014-08-26 17:45:28','2014-08-26 17:45:28','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/2.2.jpg',0,'attachment','image/jpeg',0),(194,1,'2014-08-26 17:45:30','2014-08-26 17:45:30','','2.3','','inherit','open','open','','2-3','','','2014-08-26 17:45:30','2014-08-26 17:45:30','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/2.3.jpg',0,'attachment','image/jpeg',0),(195,1,'2014-08-26 17:45:32','2014-08-26 17:45:32','','2.4','','inherit','open','open','','2-4','','','2014-08-26 17:45:32','2014-08-26 17:45:32','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/2.4.jpg',0,'attachment','image/jpeg',0),(196,1,'2014-08-26 17:45:47','2014-08-26 17:45:47','<table>\r\n<tbody>\r\n<tr>\r\n<td><h3>Room 190</h3>[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n<td><h3>Study Room</h3>[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/study-room-Irving/11193\'><img src=\'http://www.evenues.com/pics/linkbnr_sm2.png\'/><a/>\r\n<h4>Price: $20/Hourly | $100/Daily</h4></td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:45:47','2014-08-26 17:45:47','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(197,1,'2014-08-26 17:46:15','2014-08-26 17:46:15','<table>\r\n<tbody>\r\n<tr>\r\n<td><h3>Room 190</h3>[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n</tr>\r\n<tr>\r\n<td><h3>Study Room</h3>[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/study-room-Irving/11193\'><img src=\'http://www.evenues.com/pics/linkbnr_sm2.png\'/><a/>\r\n<h4>Price: $20/Hourly | $100/Daily</h4></td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:46:15','2014-08-26 17:46:15','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(198,1,'2014-08-26 17:47:26','2014-08-26 17:47:26','<table>\r\n<tbody>\r\n<tr>\r\n<td><h3>Room 190</h3>[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.</td>\r\n</tr>\r\n<tr>\r\n<td><h3>Study Room</h3>[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n<a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/study-room-Irving/11193\'><img src=\'http://www.evenues.com/pics/linkbnr_sm2.png\'/><a/>\r\n<h4>Price: $20/Hourly | $100/Daily</h4>\r\n<p>This is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport. </p></td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:47:26','2014-08-26 17:47:26','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(199,1,'2014-08-26 17:48:36','2014-08-26 17:48:36','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2>Room 190</h2>\r\n[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2>Study Room</h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n<a href=\"http://www.evenues.com/meeting-space/study-room-Irving/11193\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/linkbnr_sm2.png\" alt=\"\" /></a>\r\n<h4>Price: $20/Hourly | $100/Daily</h4>\r\n<h3>Description</h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:48:36','2014-08-26 17:48:36','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(200,1,'2014-08-26 17:49:34','2014-08-26 17:49:34','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2>Room 190</h2>\r\n[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price: $75/Hourly | $450/Daily</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2>Study Room</h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n\r\n \r\n<h4>Price: $20/Hourly | $100/Daily</h4><a target=\'_blank\' href=\'http://www.evenues.com/meeting-space/study-room-Irving/11193\'><img src=\'http://www.evenues.com/pics/banner1.png\'/><a/>\r\n<h3>Description</h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-08-26 17:49:34','2014-08-26 17:49:34','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(203,1,'2014-10-26 21:07:57','2014-10-26 21:07:57','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2>Room 190</h2>\r\n[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price:</h4>\r\n<h4>$40/Hour: No Equipment Minimum 2 hours OR</h4>\r\n<h4>$200/Hour With Equipment Minimum 2 hours</h4>\r\n<h4>$125/Day: No Equipment</h4>\r\n<h4>$650/Day With Equipment up to 10 days</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2>Study Room</h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n\r\n \r\n<h4>Price: $20/Hourly | $100/Daily</h4>\r\n<a href=\"http://www.evenues.com/meeting-space/study-room-Irving/11193\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h3>Description</h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-10-26 21:07:57','2014-10-26 21:07:57','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(204,1,'2014-10-26 21:08:32','2014-10-26 21:08:32','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2>Room 190</h2>\r\n[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price:</h4>\r\n<h4 style=\"padding-left: 30px;\">$40/Hour: No Equipment Minimum 2 hours</h4>\r\n<h4 style=\"padding-left: 30px;\">$200/Hour With Equipment Minimum 2 hours</h4>\r\n<h4 style=\"padding-left: 30px;\">$125/Day: No Equipment</h4>\r\n<h4 style=\"padding-left: 30px;\">$650/Day With Equipment up to 10 days</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2>Study Room</h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n\r\n \r\n<h4>Price: $20/Hourly | $100/Daily</h4>\r\n<a href=\"http://www.evenues.com/meeting-space/study-room-Irving/11193\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h3>Description</h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-10-26 21:08:32','2014-10-26 21:08:32','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(205,1,'2014-10-26 21:09:06','2014-10-26 21:09:06','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2>Room 190</h2>\r\n[gallery columns=\"5\" link=\"none\" ids=\"183,184,185,186,187\"]\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h4>Price:</h4>\r\n<h4 style=\"padding-left: 30px;\">$40/Hour: No Equipment Minimum 2 hours</h4><br>\r\n<h4 style=\"padding-left: 30px;\">$200/Hour With Equipment Minimum 2 hours</h4><br>\r\n<h4 style=\"padding-left: 30px;\">$125/Day: No Equipment</h4><br>\r\n<h4 style=\"padding-left: 30px;\">$650/Day With Equipment up to 10 days</h4>\r\n<h3>Description</h3>\r\nLarge Training Room for 20 people with Separate Receptionist area and Large Kitchen with Small Front reception area. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. LCD Project is actually either one of two Wireless SMART 50\" TVs available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room or in the hallway.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2>Study Room</h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n\r\n \r\n<h4>Price: $20/Hourly | $100/Daily</h4>\r\n<a href=\"http://www.evenues.com/meeting-space/study-room-Irving/11193\" target=\"_blank\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></a>\r\n<h3>Description</h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2014-10-26 21:09:06','2014-10-26 21:09:06','',160,'http://modolearning.com/site/160-revision-v1/',0,'revision','',0),(207,1,'2014-11-05 17:32:44','2014-11-05 17:32:44','','SQL Travel Training (PA/FL)','','publish','closed','closed','','sql-travel-training-pafl','','','2014-11-05 17:32:44','2014-11-05 17:32:44','',0,'http://modolearning.com/site/?post_type=wcs3_class&p=207',0,'wcs3_class','',0),(211,1,'2015-04-14 17:52:07','2015-04-14 17:52:07','','comira','','inherit','open','open','','comira','','','2015-04-14 17:52:15','2015-04-14 17:52:15','',10,'http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg',0,'attachment','image/jpeg',0),(217,1,'2015-04-14 18:03:34','2015-04-14 18:03:34','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\n<address>\r\n6210 N. Beltline Road\r\nSuite 150\r\nIrving, Texas 75063\r\n</address>\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com\r\n<p>End of the Far Back Building near Beltline Road and Train Overhead.</p>\r\n</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe>\r\n<ul>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-04-14 18:03:34','2015-04-14 18:03:34','',10,'http://modolearning.com/?p=217',0,'revision','',0),(213,1,'2015-04-14 17:53:00','2015-04-14 17:53:00','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" width=\"400\" height=\"300\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-04-14 17:53:00','2015-04-14 17:53:00','',10,'http://modolearning.com/?p=213',0,'revision','',0),(214,1,'2015-04-14 17:54:46','2015-04-14 17:54:46','<iframe src=\"http://modolearningftw.appointy.com/?isGadget=1\" width=\"760px\" height=\"555px\" scrolling=\"auto\" frameborder=\"0\" allowtransparency=\"true\"></iframe>','SCHEDULE YOUR TRAINING','','publish','open','open','','schedule-your-training','','','2015-04-20 15:39:59','2015-04-20 15:39:59','',0,'http://modolearning.com/?page_id=214',0,'page','',0),(215,1,'2015-04-14 17:54:46','2015-04-14 17:54:46','{APPOINTY}','SCHEDULE YOUR TRAINING','','inherit','open','open','','214-revision-v1','','','2015-04-14 17:54:46','2015-04-14 17:54:46','',214,'http://modolearning.com/?p=215',0,'revision','',0),(231,1,'2015-05-27 16:52:26','2015-05-27 16:52:26','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<p class=\"p1\">6210 N. Beltline Road</p>\r\n<p class=\"p1\">Suite 150</p>\r\n<p class=\"p1\">Irving, Texas 75063</p>\r\n\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n(817) 754-6636 or (817) 754-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td valign=\"top\"><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-05-27 16:52:26','2015-05-27 16:52:26','',10,'http://modolearning.com/?p=231',0,'revision','',0),(218,1,'2015-04-20 15:33:37','2015-04-20 15:33:37','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\n\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\n<tbody>\n<tr>\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\n</tr>\n<tr>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\n</tr>\n</tbody>\n</table>\n<h4>Maps & Directions</h4>\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\n<div class=\"home-table\">\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\n<tbody>\n<tr>\n<td>\n<h4>Irving Texas Office</h4>\n<address>\n6210 N. Beltline Road\nSuite 150\nIrving, Texas 75063\n</address>\n(972) 756-6636 or (972) 756-MODO\nsupport@modolearning.com</td>\n<td></td>\n</tr>\n<tr>\n<td><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe>\n<ul>\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\n</ul>\n<h2>Driving Directions:</h2>\n<ul>\n <li>\n<h2>From 114/121</h2>\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\n</ul>\n<ul>\n <li>\n<h2>From Dallas or I635</h2>\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From 183 (From Dallas off I35)</h2>\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Arlington Area</h2>\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Forth Worth</h2>\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n<ul>\n <li>\n<h2>From Denton Area</h2>\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\n</ul>\n</td>\n<td valign=\"top\"></td>\n</tr>\n</tbody>\n</table>\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-04-20 15:33:37','2015-04-20 15:33:37','',10,'http://modolearning.com/?p=218',0,'revision','',0),(229,1,'2015-04-23 00:29:24','2015-04-23 00:29:24','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" /><img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<p class=\"p1\">6210 N. Beltline Road</p>\r\n<p class=\"p1\">Suite 150</p>\r\n<p class=\"p1\">Irving, Texas 75063</p>\r\n\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n<td valign=\"top\"><iframe width=\"600\" height=\"450\" frameborder=\"0\" style=\"border:0\" src=\"https://www.google.com/maps/embed/v1/place?q=6210%20N.%20Beltline%20Road%20%20Suite%20150%20%20Irving%2C%20Texas%2075063&key=AIzaSyDvImlZXnbSF-5A8Fb2Le8j8YTJcWy83jY\"></iframe></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-04-23 00:29:24','2015-04-23 00:29:24','',10,'http://modolearning.com/?p=229',0,'revision','',0),(219,1,'2015-04-20 15:34:43','2015-04-20 15:34:43','Modo Learning is a Public Testing and Training Center where individuals will learn new skills, upgrade to new technologies and earn certifications to enhance their careers.“Certifications are a great way to break into a new technology, cover gaps in your resume or advance your current position. The best people in the IT business are the ones who are passionate about learning and that is a key to being successful. Technology is evolving at a pace that is difficult to keep up with. As the environment moves forward and changes so must you. Regular education is a must whether it’s back to college, buying a book or getting a certification. <a href=\"http://www.cio.com/article/715529/23_IT_Certifications_That_Mean_Higher_Pay\">[Source]</a>\r\n\r\nA certified individual will use their skills and their knowledge to enhance their careers and assist organizations to succeed. Modo Learning offers you the training and the testing environment, together, to complete your certification process.\r\n<h4><span style=\"text-decoration: underline;\">Partners & Certifications:</span></h4>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"2\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<th colspan=\"3\" scope=\"col\" bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-131\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/CertiportLogos.png\" alt=\"CertiportLogos\" width=\"751\" height=\"126\" /></th>\r\n</tr>\r\n<tr>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone wp-image-134\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/pearsonvue.jpg\" alt=\"pearsonvue\" width=\"272\" height=\"143\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-full wp-image-211\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/comira.jpeg\" alt=\"comira\" width=\"144\" height=\"144\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-212\" src=\"http://modolearning.com/site/wp-content/uploads/2013/08/Castle-Signature-Color-300x71.gif\" alt=\"Castle\" width=\"300\" height=\"71\" /></td>\r\n<td bgcolor=\"#FFFFFF\"><img class=\"alignnone size-medium wp-image-146\" src=\"http://modolearning.com/site/wp-content/uploads/2014/05/partnerlearning-300x129.jpg\" alt=\"partnerlearning\" width=\"300\" height=\"129\" />;</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h4>Maps & Directions</h4>\r\n<h4>Hours: Monday-Saturday 10AM-7PM | Sunday, Call For Appointments</h4>\r\n<div class=\"home-table\">\r\n<table border=\"0\" width=\"100%\" cellspacing=\"4\" cellpadding=\"2\">\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h4>Irving Texas Office</h4>\r\nBeltline Business Center\r\n6230 N.Beltline Road\r\nSuite 325\r\nIrving, Texas 75063\r\n(972) 756-6636 or (972) 756-MODO\r\nsupport@modolearning.com</td>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3350.193450215169!2d-96.9904425!3d32.8930532!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x864c29e673736c69%3A0xb0363c976c8eb0d3!2s6230+N+Belt+Line+Rd+%23325!5e0!3m2!1sen!2sus!4v1395109396636\" width=\"400\" height=\"300\" frameborder=\"0\"></iframe>\r\n<ul>\r\n <li>NOTE: Do NOT put Beltline Business Center into GPS – sends you to the wrong center. Ours is the red brick buildings on the corner of Gateway Drive / North Beltline Road.</li>\r\n</ul>\r\n<h2>Driving Directions:</h2>\r\n<ul>\r\n <li>\r\n<h2>From 114/121</h2>\r\nTake 114 E Towards Dallas Take Belt Line Road Exit (slight Right) Go down about 1.1 miles Turn Right Onto Gateway Dr (at light) We are in the Red Brick Building on Right Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.4</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Dallas or I635</h2>\r\nTake I635 West Take 161South President George Bush Turnpike Exit 30 Exit Left – Toll Road Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From 183 (From Dallas off I35)</h2>\r\nTake I-35E N/US-77N Towards Denton Keep Left to take TX-183W – Exit 433A (TX-114/Irving/DFWAirport) to FT Worth Go about 4.4 miles – Take Exit Towards Belt LIne Road North – stay on service road Turn Right onto N. Belt Line Road – 1.3 miles down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Arlington Area</h2>\r\nTake 360 to 183E and Exit N. Beltline Road to Gateway Drive or if coming from I30E – Take President George Bush Turnlike N TX 161-Exit Northgate Dr, Left onto TX161 (Toll) Rurn Right on W. NorthGate Dr, Right onto N. Beltline Road to Gateway Drive Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign-before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Forth Worth</h2>\r\nYou can take I20 to 161 and follow Arlington Directions above or You can take I35W N/US287N to DFW Airport/US-377N and Merge onto 121N Exit 52B towards DFW Airport Take 183E to Belt Line Road North – Left onto Belt Line Road – 1.3 Miles Down Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle and right into the parking lot Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n<ul>\r\n <li>\r\n<h2>From Denton Area</h2>\r\nTake I-35E S/US-77 S Take President George Bush Turnpike South (Toll Road) – Exit 445A Take the Exit for Airport/TX-114/Royal Lane/Gateway Dr Go 1 mile on TX-161 Right Onto Valley View Lane-go 1/2 mile Right Onto N. Beltline Road-go .3 mile Turn Right onto Gateway Drive – We are in the Red Brick Building on Right Pull into the parking lot and go around first bldg or Turn Right Onto Campus Circle Modo Learning is the Red Brick Building on the Right-Middle Bldg Suite 325 Do Not Pass the NuSil sign before the bend, turn around.</li>\r\n</ul>\r\n</td>\r\n<td valign=\"top\"></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</div>','About','','inherit','open','open','','10-revision-v1','','','2015-04-20 15:34:43','2015-04-20 15:34:43','',10,'http://modolearning.com/?p=219',0,'revision','',0),(220,1,'2015-04-20 15:39:59','2015-04-20 15:39:59','<iframe src=\"http://modolearningftw.appointy.com/?isGadget=1\" width=\"760px\" height=\"555px\" scrolling=\"auto\" frameborder=\"0\" allowtransparency=\"true\"></iframe>','SCHEDULE YOUR TRAINING','','inherit','open','open','','214-revision-v1','','','2015-04-20 15:39:59','2015-04-20 15:39:59','',214,'http://modolearning.com/?p=220',0,'revision','',0),(221,1,'2015-04-20 15:45:18','2015-04-20 15:45:18','','room a-1502','','inherit','open','open','','room-a-1502','','','2015-04-20 15:45:18','2015-04-20 15:45:18','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/room-a-1502.jpeg',0,'attachment','image/jpeg',0),(222,1,'2015-04-20 15:45:20','2015-04-20 15:45:20','','rooma-150','','inherit','open','open','','rooma-150','','','2015-04-20 15:45:20','2015-04-20 15:45:20','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150.jpeg',0,'attachment','image/jpeg',0),(223,1,'2015-04-20 15:45:36','2015-04-20 15:45:36','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">A Room 150</span></h2>\r\n<img class=\"alignleft size-medium wp-image-221\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/room-a-1502-300x177.jpeg\" alt=\"room a-1502\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150.jpeg\"><img class=\"alignnone size-medium wp-image-222\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150-300x177.jpeg\" alt=\"rooma-150\" width=\"300\" height=\"177\" /></a>\r\n\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h4><span style=\"font-weight: normal;\">Price:</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$40/Hour: No Equipment Minimum 2 hours</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$100/Day</span></h4>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nLarge Training Room for 8-10 people with Separate Receptionist area and Large Kitchen. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. Projector or Wireless SMART 50\" TV available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee $20/day.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Study Room</span></h2>\r\n[gallery columns=\"4\" ids=\"192,193,194,195\"]\r\n\r\n \r\n<h4><span style=\"font-weight: normal;\">Price: $20/Hourly | $100/Daily</span></h4>\r\n<a href=\"http://www.evenues.com/meeting-space/study-room-Irving/11193\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nThis is a study room for no more than 5 people. You will have access to a small kitchenette area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - limited to 100 pages B/W. We are 5 minutes from DFW Airport.</td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2015-04-20 15:45:36','2015-04-20 15:45:36','',160,'http://modolearning.com/?p=223',0,'revision','',0),(224,1,'2015-04-20 15:48:09','2015-04-20 15:48:09','','small room4','','inherit','open','open','','small-room4','','','2015-04-20 15:48:09','2015-04-20 15:48:09','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/small-room4.jpeg',0,'attachment','image/jpeg',0),(225,1,'2015-04-20 15:48:11','2015-04-20 15:48:11','','small room2','','inherit','open','open','','small-room2','','','2015-04-20 15:48:11','2015-04-20 15:48:11','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/small-room2.jpeg',0,'attachment','image/jpeg',0),(226,1,'2015-04-20 15:48:13','2015-04-20 15:48:13','','small room1','','inherit','open','open','','small-room1','','','2015-04-20 15:48:13','2015-04-20 15:48:13','',160,'http://modolearning.com/site/wp-content/uploads/2014/08/small-room1.jpeg',0,'attachment','image/jpeg',0),(227,1,'2015-04-20 15:48:19','2015-04-20 15:48:19','<table>\r\n<tbody>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">A Room 150</span></h2>\r\n<img class=\"alignleft size-medium wp-image-221\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/room-a-1502-300x177.jpeg\" alt=\"room a-1502\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150.jpeg\"><img class=\"alignnone size-medium wp-image-222\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/rooma-150-300x177.jpeg\" alt=\"rooma-150\" width=\"300\" height=\"177\" /></a>\r\n\r\n<a href=\"http://www.evenues.com/meeting-space/a-room-190-Irving/11192\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h4><span style=\"font-weight: normal;\">Price:</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$40/Hour: No Equipment Minimum 2 hours</span></h4>\r\n<h4 style=\"padding-left: 30px;\"><span style=\"font-weight: normal;\">$100/Day</span></h4>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nLarge Training Room for 8-10 people with Separate Receptionist area and Large Kitchen. Bathrooms down a hallway from meeting rooms. Tinted windows and shades if TV viewing needed. Projector or Wireless SMART 50\" TV available to project your presentation. Kitchen does NOT have a stove or oven. Small microwave, toaster and coffee pot available or KCUP coffee machine available for Amenity Fee $20/day.\r\n\r\nComputer Equipment is NOT included - call to discuss if any needed. Separate fee per person for Computer Equipment.\r\n\r\nIf the open floor plan is required - the tables will be around the edge of the room.\r\n\r\n<hr />\r\n\r\n </td>\r\n</tr>\r\n<tr>\r\n<td>\r\n<h2><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Small Meeting Room</span></h2>\r\n<img class=\"alignleft size-medium wp-image-224\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room4-300x177.jpeg\" alt=\"small room4\" width=\"300\" height=\"177\" /> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room2.jpeg\"><img class=\"alignleft size-medium wp-image-225\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room2-300x177.jpeg\" alt=\"small room2\" width=\"300\" height=\"177\" /></a> <a href=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room1.jpeg\"><img class=\"alignleft size-medium wp-image-226\" src=\"http://modolearning.com/site/wp-content/uploads/2014/08/small-room1-300x177.jpeg\" alt=\"small room1\" width=\"300\" height=\"177\" /></a>\r\n\r\n \r\n<h4><span style=\"font-weight: normal;\">Price: $30/Hourly | $70/Daily</span></h4>\r\n<a href=\"http://www.evenues.com/meeting-space/small-meeting-room-Irving/11193\" target=\"_blank\"><span style=\"color: #333333;\"><img src=\"http://www.evenues.com/pics/banner1.png\" alt=\"\" /></span></a>\r\n<h3><span style=\"font-size: 16px; font-weight: normal; line-height: 24px;\">Description</span></h3>\r\nThis is a small training room for no more than 6 people. You will have access to a small kitchen area with a Microwave, Sink and Refrigerator. If refreshments or candy are needed - that is an additional cost. Printer services available at a low cost - purchase in increments of 100 pages B/W. We are 5 minutes from DFW Airport.\r\n\r\n </td>\r\n</tr>\r\n</tbody>\r\n</table>','Meeting Room Rentals','','inherit','open','open','','160-revision-v1','','','2015-04-20 15:48:19','2015-04-20 15:48:19','',160,'http://modolearning.com/?p=227',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_relationships` -- DROP TABLE IF EXISTS `wp_term_relationships`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) 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; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_relationships` -- LOCK TABLES `wp_term_relationships` WRITE; /*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */; INSERT INTO `wp_term_relationships` VALUES (1,2,0),(2,2,0),(3,2,0),(4,2,0),(5,2,0),(6,2,0),(7,2,0),(121,6,0),(16,3,0),(17,3,0),(48,4,0),(50,4,0),(122,6,0),(42,3,0),(44,3,0),(45,3,0),(46,3,0),(47,3,0),(49,4,0),(62,5,0),(63,5,0),(145,6,0),(158,6,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_term_taxonomy` -- DROP TABLE IF EXISTS `wp_term_taxonomy`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_term_taxonomy` ( `term_taxonomy_id` bigint(20) 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 AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,0),(2,2,'link_category','',0,7),(3,3,'nav_menu','',0,7),(4,4,'nav_menu','',0,3),(5,5,'nav_menu','',0,2),(6,6,'nav_menu','',0,4); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_terms` -- DROP TABLE IF EXISTS `wp_terms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_terms` ( `term_id` bigint(20) 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`), KEY `slug` (`slug`(191)), KEY `name` (`name`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_terms` -- LOCK TABLES `wp_terms` WRITE; /*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */; INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Blogroll','blogroll',0),(3,'navigation','navigation',0),(4,'sub navigation','sub-navigation',0),(5,'top','top',0),(6,'main','main',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_usermeta` -- DROP TABLE IF EXISTS `wp_usermeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_usermeta` ( `umeta_id` bigint(20) 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`(191)) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'first_name',''),(2,1,'last_name',''),(3,1,'nickname','admin'),(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,'wp_capabilities','a:1:{s:13:\"administrator\";s:1:\"1\";}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp330_toolbar,wp330_media_uploader,wp330_saving_widgets,wp340_choose_image_from_library,wp340_customize_current_theme_link,wp350_media,wp360_revisions,wp410_dfw,wp390_widgets'),(13,1,'show_welcome_panel','1'),(14,1,'wp_dashboard_quick_press_last_post_id','237'),(15,1,'wp_user-settings','libraryContent=browse&hidetb=1&editor=html&wplink=1&urlbutton=none&imgsize=medium&align=left'),(16,1,'wp_user-settings-time','1429748960'),(17,1,'managenav-menuscolumnshidden','a:2:{i:0;s:3:\"xfn\";i:1;s:11:\"description\";}'),(18,1,'metaboxhidden_nav-menus','a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'),(19,1,'nav_menu_recently_edited','6'),(20,1,'closedpostboxes_page','a:0:{}'),(21,1,'metaboxhidden_page','a:3:{i:0;s:10:\"postcustom\";i:1;s:7:\"slugdiv\";i:2;s:9:\"authordiv\";}'),(22,1,'session_tokens','a:1:{s:64:\"3a23cc722af27b984e2d4760a649e406daf7a70dc6bb575c579aaa6bff721e93\";a:4:{s:10:\"expiration\";i:1440968380;s:2:\"ip\";s:13:\"107.210.5.128\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36\";s:5:\"login\";i:1440795580;}}'); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_users` -- DROP TABLE IF EXISTS `wp_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_users` ( `ID` bigint(20) unsigned NOT NULL auto_increment, `user_login` varchar(60) NOT NULL default '', `user_pass` varchar(64) NOT NULL default '', `user_nicename` varchar(50) NOT NULL default '', `user_email` varchar(100) NOT NULL default '', `user_url` varchar(100) NOT NULL default '', `user_registered` datetime NOT NULL default '0000-00-00 00:00:00', `user_activation_key` varchar(60) NOT NULL default '', `user_status` int(11) NOT NULL default '0', `display_name` varchar(250) NOT NULL default '', PRIMARY KEY (`ID`), KEY `user_login_key` (`user_login`), KEY `user_nicename` (`user_nicename`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_users` -- LOCK TABLES `wp_users` WRITE; /*!40000 ALTER TABLE `wp_users` DISABLE KEYS */; INSERT INTO `wp_users` VALUES (1,'admin','$P$BCZm5RR/6fbaM4a97f5odSy6fwDpAf0','admin','katherine@potatodesigns.com','','2013-08-05 19:55:27','',0,'admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wcs3_schedule` -- DROP TABLE IF EXISTS `wp_wcs3_schedule`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wcs3_schedule` ( `id` int(11) unsigned NOT NULL auto_increment, `class_id` int(20) unsigned NOT NULL, `instructor_id` int(20) unsigned NOT NULL, `location_id` int(20) unsigned NOT NULL, `weekday` int(3) unsigned NOT NULL, `start_hour` time NOT NULL, `end_hour` time NOT NULL, `timezone` varchar(255) NOT NULL default 'UTC', `visible` tinyint(1) NOT NULL default '1', `notes` text, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wcs3_schedule` -- LOCK TABLES `wp_wcs3_schedule` WRITE; /*!40000 ALTER TABLE `wp_wcs3_schedule` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wcs3_schedule` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_wpclone` -- DROP TABLE IF EXISTS `wp_wpclone`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_wpclone` ( `id` bigint(20) unsigned NOT NULL auto_increment, `backup_name` varchar(250) NOT NULL, `backup_size` int(11) default NULL, `data_time` datetime NOT NULL default '0000-00-00 00:00:00', `creator` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_wpclone` -- LOCK TABLES `wp_wpclone` WRITE; /*!40000 ALTER TABLE `wp_wpclone` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_wpclone` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '1_037d444_0' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2017-01-27 12:37:21