0byt3m1n1
Path:
/
data
/
24
/
2
/
144
/
45
/
2633697
/
meta
/
2889790
/
mysql.backup
/
[
Home
]
File: uisi.mysqlv114.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv114 Database: uisi -- ------------------------------------------------------ -- 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_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`) ) 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 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 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 */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_options` ( `option_id` bigint(20) 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=1192 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://uisi.com/','yes'),(2,'home','http://people4hour.com','yes'),(3,'blogname','Universal Information Solutions','yes'),(4,'blogdescription','Bringing you a world of Knowledge','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','mail@provized.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','closed','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','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'),(26,'comment_moderation','','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%postname%/','yes'),(29,'gzipcompression','0','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:6:{i:0;s:27:\"js_composer/js_composer.php\";i:1;s:23:\"revslider/revslider.php\";i:2;s:44:\"tt-sidebar-login-widget/tt-sidebar-login.php\";i:3;s:41:\"wordpress-importer/wordpress-importer.php\";i:4;s:79:\"wp-job-manager-registration-use-email/wp-job-manager-registration-use-email.php\";i:5;s:33:\"wp-job-manager/wp-job-manager.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'advanced_edit','0','yes'),(37,'comment_max_links','2','yes'),(38,'gmt_offset','0','yes'),(39,'default_email_category','1','yes'),(40,'recently_edited','a:5:{i:0;s:73:\"/home/people4h/public_html/wp-content/plugins/job-manager/job-manager.php\";i:1;s:63:\"/home/people4h/public_html/wp-content/themes/uisi/pager_sbl.php\";i:2;s:60:\"/home/people4h/public_html/wp-content/themes/uisi/header.php\";i:3;s:59:\"/home/people4h/public_html/wp-content/themes/uisi/style.css\";i:4;s:99:\"/home/people4h/public_html/wp-content/plugins/wp-job-manager-locations/wp-job-manager-locations.php\";}','no'),(41,'template','uisi','yes'),(42,'stylesheet','uisi','yes'),(43,'comment_whitelist','1','yes'),(44,'blacklist_keys','','no'),(45,'comment_registration','','yes'),(46,'html_type','text/html','yes'),(47,'use_trackback','0','yes'),(48,'default_role','subscriber','yes'),(49,'db_version','30133','yes'),(50,'uploads_use_yearmonth_folders','1','yes'),(51,'upload_path','','yes'),(52,'blog_public','1','yes'),(53,'default_link_category','2','yes'),(54,'show_on_front','page','yes'),(55,'tag_base','','yes'),(56,'show_avatars','1','yes'),(57,'avatar_rating','G','yes'),(58,'upload_url_path','','yes'),(59,'thumbnail_size_w','150','yes'),(60,'thumbnail_size_h','150','yes'),(61,'thumbnail_crop','1','yes'),(62,'medium_size_w','300','yes'),(63,'medium_size_h','300','yes'),(64,'avatar_default','mystery','yes'),(65,'large_size_w','1024','yes'),(66,'large_size_h','1024','yes'),(67,'image_default_link_type','file','yes'),(68,'image_default_size','','yes'),(69,'image_default_align','','yes'),(70,'close_comments_for_old_posts','','yes'),(71,'close_comments_days_old','14','yes'),(72,'thread_comments','1','yes'),(73,'thread_comments_depth','5','yes'),(74,'page_comments','','yes'),(75,'comments_per_page','50','yes'),(76,'default_comments_page','newest','yes'),(77,'comment_order','asc','yes'),(78,'sticky_posts','a:0:{}','yes'),(79,'widget_categories','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(80,'widget_text','a:2:{i:2;a:3:{s:5:\"title\";s:15:\"News and Events\";s:4:\"text\";s:485:\"<div class=\"news\">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quaerat ipsam tempora similique autem.</div>\r\n<div class=\"newsdate\">5th June 2014</div>\r\n<div class=\"news\">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quaerat ipsam tempora.</div>\r\n<div class=\"newsdate\">5th June 2014</div>\r\n<div class=\"news\">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolores quaerat ipsam tempora.</div>\r\n<div class=\"newsdate\">5th June 2014</div>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(81,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(82,'uninstall_plugins','a:1:{s:27:\"job-manager/job-manager.php\";s:16:\"jobman_uninstall\";}','no'),(83,'timezone_string','','yes'),(84,'page_for_posts','0','yes'),(85,'page_on_front','481','yes'),(86,'default_post_format','0','yes'),(87,'link_manager_enabled','0','yes'),(88,'initial_db_version','29630','yes'),(89,'wp_user_roles','a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:101:{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:19:\"manage_job_listings\";b:1;s:16:\"edit_job_listing\";b:1;s:16:\"read_job_listing\";b:1;s:18:\"delete_job_listing\";b:1;s:17:\"edit_job_listings\";b:1;s:24:\"edit_others_job_listings\";b:1;s:20:\"publish_job_listings\";b:1;s:25:\"read_private_job_listings\";b:1;s:19:\"delete_job_listings\";b:1;s:27:\"delete_private_job_listings\";b:1;s:29:\"delete_published_job_listings\";b:1;s:26:\"delete_others_job_listings\";b:1;s:25:\"edit_private_job_listings\";b:1;s:27:\"edit_published_job_listings\";b:1;s:24:\"manage_job_listing_terms\";b:1;s:22:\"edit_job_listing_terms\";b:1;s:24:\"delete_job_listing_terms\";b:1;s:24:\"assign_job_listing_terms\";b:1;s:11:\"edit_resume\";b:1;s:18:\"edit_others_resume\";b:1;s:21:\"edit_resume_positions\";b:1;s:28:\"edit_others_resume_positions\";b:1;s:29:\"edit_private_resume_positions\";b:1;s:31:\"edit_published_resume_positions\";b:1;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:1;s:23:\"delete_resume_positions\";b:1;s:30:\"delete_others_resume_positions\";b:1;s:31:\"delete_private_resume_positions\";b:1;s:33:\"delete_published_resume_positions\";b:1;s:24:\"publish_resume_positions\";b:1;s:22:\"manage_resume_sections\";b:1;s:27:\"manage_resume_organizations\";b:1;s:20:\"edit_resume_sections\";b:1;s:25:\"edit_resume_organizations\";b:1;s:22:\"delete_resume_sections\";b:1;s:27:\"delete_resume_organizations\";b:1;s:22:\"assign_resume_sections\";b:1;s:27:\"assign_resume_organizations\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:55:{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:11:\"edit_resume\";b:1;s:18:\"edit_others_resume\";b:1;s:21:\"edit_resume_positions\";b:1;s:28:\"edit_others_resume_positions\";b:1;s:29:\"edit_private_resume_positions\";b:1;s:31:\"edit_published_resume_positions\";b:1;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:1;s:23:\"delete_resume_positions\";b:1;s:30:\"delete_others_resume_positions\";b:1;s:31:\"delete_private_resume_positions\";b:1;s:33:\"delete_published_resume_positions\";b:1;s:24:\"publish_resume_positions\";b:1;s:22:\"manage_resume_sections\";b:1;s:27:\"manage_resume_organizations\";b:1;s:20:\"edit_resume_sections\";b:1;s:25:\"edit_resume_organizations\";b:1;s:22:\"delete_resume_sections\";b:1;s:27:\"delete_resume_organizations\";b:1;s:22:\"assign_resume_sections\";b:1;s:27:\"assign_resume_organizations\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:31:{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:\"edit_resume\";b:1;s:18:\"edit_others_resume\";b:0;s:21:\"edit_resume_positions\";b:1;s:28:\"edit_others_resume_positions\";b:0;s:29:\"edit_private_resume_positions\";b:0;s:31:\"edit_published_resume_positions\";b:1;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:0;s:23:\"delete_resume_positions\";b:1;s:30:\"delete_others_resume_positions\";b:0;s:31:\"delete_private_resume_positions\";b:0;s:33:\"delete_published_resume_positions\";b:1;s:24:\"publish_resume_positions\";b:1;s:22:\"manage_resume_sections\";b:1;s:27:\"manage_resume_organizations\";b:1;s:20:\"edit_resume_sections\";b:1;s:25:\"edit_resume_organizations\";b:1;s:22:\"delete_resume_sections\";b:0;s:27:\"delete_resume_organizations\";b:0;s:22:\"assign_resume_sections\";b:1;s:27:\"assign_resume_organizations\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:26:{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:11:\"edit_resume\";b:1;s:18:\"edit_others_resume\";b:0;s:21:\"edit_resume_positions\";b:1;s:28:\"edit_others_resume_positions\";b:0;s:29:\"edit_private_resume_positions\";b:0;s:31:\"edit_published_resume_positions\";b:0;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:0;s:23:\"delete_resume_positions\";b:1;s:30:\"delete_others_resume_positions\";b:0;s:31:\"delete_private_resume_positions\";b:0;s:33:\"delete_published_resume_positions\";b:0;s:24:\"publish_resume_positions\";b:0;s:22:\"manage_resume_sections\";b:1;s:27:\"manage_resume_organizations\";b:1;s:20:\"edit_resume_sections\";b:1;s:25:\"edit_resume_organizations\";b:1;s:22:\"delete_resume_sections\";b:0;s:27:\"delete_resume_organizations\";b:0;s:22:\"assign_resume_sections\";b:1;s:27:\"assign_resume_organizations\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:23:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:11:\"edit_resume\";b:0;s:18:\"edit_others_resume\";b:0;s:21:\"edit_resume_positions\";b:0;s:28:\"edit_others_resume_positions\";b:0;s:29:\"edit_private_resume_positions\";b:0;s:31:\"edit_published_resume_positions\";b:0;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:0;s:23:\"delete_resume_positions\";b:0;s:30:\"delete_others_resume_positions\";b:0;s:31:\"delete_private_resume_positions\";b:0;s:33:\"delete_published_resume_positions\";b:0;s:24:\"publish_resume_positions\";b:0;s:22:\"manage_resume_sections\";b:0;s:27:\"manage_resume_organizations\";b:0;s:20:\"edit_resume_sections\";b:0;s:25:\"edit_resume_organizations\";b:0;s:22:\"delete_resume_sections\";b:0;s:27:\"delete_resume_organizations\";b:0;s:22:\"assign_resume_sections\";b:0;s:27:\"assign_resume_organizations\";b:0;}}s:8:\"employer\";a:2:{s:4:\"name\";s:8:\"Employer\";s:12:\"capabilities\";a:24:{s:4:\"read\";b:1;s:10:\"edit_posts\";b:0;s:12:\"delete_posts\";b:0;s:11:\"edit_resume\";b:0;s:18:\"edit_others_resume\";b:0;s:21:\"edit_resume_positions\";b:0;s:28:\"edit_others_resume_positions\";b:0;s:29:\"edit_private_resume_positions\";b:0;s:31:\"edit_published_resume_positions\";b:0;s:21:\"read_resume_positions\";b:1;s:29:\"read_private_resume_positions\";b:0;s:23:\"delete_resume_positions\";b:0;s:30:\"delete_others_resume_positions\";b:0;s:31:\"delete_private_resume_positions\";b:0;s:33:\"delete_published_resume_positions\";b:0;s:24:\"publish_resume_positions\";b:0;s:22:\"manage_resume_sections\";b:0;s:27:\"manage_resume_organizations\";b:0;s:20:\"edit_resume_sections\";b:0;s:25:\"edit_resume_organizations\";b:0;s:22:\"delete_resume_sections\";b:0;s:27:\"delete_resume_organizations\";b:0;s:22:\"assign_resume_sections\";b:0;s:27:\"assign_resume_organizations\";b:0;}}}','yes'),(90,'widget_search','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(91,'widget_recent-posts','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(92,'widget_recent-comments','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(93,'widget_archives','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(94,'widget_meta','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(95,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:4:\"0001\";a:2:{i:0;s:14:\"sidebarlogin-2\";i:1;s:6:\"text-2\";}s:13:\"array_version\";i:3;}','yes'),(96,'cron','a:7:{i:1427219591;a:1:{s:34:\"job_manager_check_for_expired_jobs\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1427223191;a:1:{s:31:\"job_manager_delete_old_previews\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1427224260;a:1:{s:20:\"wp_maybe_auto_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1427249458;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1427249498;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1427263823;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','yes'),(101,'_transient_random_seed','11aebe5df5936f681161b3ff077324b3','yes'),(127,'theme_mods_twentyfourteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1410919918;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}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:{}}}}','yes'),(128,'current_theme','UISI 2.0','yes'),(129,'theme_mods_twentytwelve','a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1410921259;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}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:{}}}}','yes'),(130,'theme_switched','','yes'),(132,'WPLANG','','yes'),(140,'recently_activated','a:4:{s:27:\"job-manager/job-manager.php\";i:1426618324;s:19:\"akismet/akismet.php\";i:1426618085;s:79:\"wp-job-manager-custom-management-role/wp-job-manager-custom-management-role.php\";i:1426572290;s:53:\"wp-job-manager-locations/wp-job-manager-locations.php\";i:1426507390;}','yes'),(148,'revslider_checktables','1','yes'),(149,'revslider-static-css','.tp-caption a {\ncolor:#ff7302;\ntext-shadow:none;\n-webkit-transition:all 0.2s ease-out;\n-moz-transition:all 0.2s ease-out;\n-o-transition:all 0.2s ease-out;\n-ms-transition:all 0.2s ease-out;\n}\n\n.tp-caption a:hover {\ncolor:#ffa902;\n}','yes'),(150,'revslider-update-check-short','1426687530','yes'),(152,'category_children','a:0:{}','yes'),(154,'vc_version','4.3.3','yes'),(156,'wpb_js_composer_license_activation_notified','yes','yes'),(158,'revslider-valid-notice','false','yes'),(162,'theme_mods_uisi','a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:4:{s:8:\"mainmenu\";i:2;s:7:\"topmenu\";i:3;s:7:\"resmenu\";i:14;s:10:\"bottommenu\";i:13;}}','yes'),(163,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(183,'widget_sidebarlogin','a:2:{i:2;a:8:{s:5:\"title\";s:5:\"Login\";s:15:\"chk_show_avatar\";s:0:\"\";s:17:\"chk_show_remember\";s:2:\"on\";s:17:\"chk_show_register\";s:2:\"on\";s:15:\"chk_show_forgot\";s:2:\"on\";s:13:\"chk_show_dash\";s:2:\"on\";s:16:\"chk_show_profile\";s:2:\"on\";s:18:\"chk_show_postcount\";s:2:\"on\";}s:12:\"_multiwidget\";i:1;}','yes'),(213,'resume_widget_title','Resume Submission','yes'),(214,'resume_db_version','2.5.3','yes'),(215,'resume_captcha','Disabled','yes'),(216,'resume_captcha_private_key','','yes'),(217,'resume_captcha_public_key','','yes'),(218,'resume_captcha_options','a:2:{s:5:\"theme\";s:3:\"red\";s:4:\"lang\";s:2:\"en\";}','yes'),(219,'resume_form_page','http://emerchantdigital.in/projects/uisinew/submit-resume/','yes'),(220,'resume_jobs_page','','yes'),(221,'resume_use_wpautop','false','yes'),(222,'resume_use_tinymce','false','yes'),(223,'resume_use_tinymce_qt','false','yes'),(224,'resume_thank_you_text','<b>Thank you for your submission.</b>\r\n\r\nYour resumé is now stored in our database for future reference.\r\n\r\nIf you have any questions, please feel free to contact us.','yes'),(225,'resume_attachments','a:3:{s:3:\"num\";s:1:\"3\";s:7:\"allowed\";s:12:\"pdf|doc|docx\";s:6:\"delete\";s:7:\"Enabled\";}','yes'),(226,'resume_pdf_base_file','/home/edsin13/public_html/projects/uisinew/wp-content/plugins/resume-submissions-job-postings/base-files/submission-entry.pdf','yes'),(227,'resume_state_list','a:2:{s:3:\"use\";s:6:\"Custom\";s:4:\"list\";a:1:{i:0;s:0:\"\";}}','yes'),(228,'resume_send_admin_email_to',' info@uisi.com','yes'),(229,'resume_email_user_from','','yes'),(230,'resume_send_email_to_user','Enabled','yes'),(231,'resume_user_email_subject','Thank You For Submitting Resume','yes'),(232,'resume_user_email_copy','Dear %fname%,\r\n\r\nWe at %siteName% appreciate your interests with us.\r\n\r\nIf you have met our qualifications, we will contact for further information.\r\n\r\n ','yes'),(233,'resume_input_fields','a:13:{s:5:\"fname\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:5:\"lname\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:7:\"address\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:8:\"address2\";a:2:{i:0;N;i:1;N;}s:4:\"city\";a:2:{i:0;N;i:1;N;}s:5:\"state\";a:2:{i:0;N;i:1;N;}s:3:\"zip\";a:2:{i:0;N;i:1;N;}s:7:\"pnumber\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:7:\"snumber\";a:2:{i:0;N;i:1;N;}s:5:\"email\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:10:\"attachment\";a:2:{i:0;s:1:\"1\";i:1;s:1:\"1\";}s:5:\"cover\";a:2:{i:0;N;i:1;N;}s:6:\"resume\";a:2:{i:0;N;i:1;N;}}','yes'),(255,'revslider-latest-version','4.6.5','yes'),(377,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:17:\"mail@provized.com\";s:7:\"version\";s:5:\"4.0.1\";s:9:\"timestamp\";i:1419932435;}','yes'),(582,'job_manager_generate_username_from_email','1','yes'),(596,'_transient_timeout_geocode_03646d1410157ef2b91709154815d206','1456563660','no'),(597,'_transient_geocode_03646d1410157ef2b91709154815d206','O:8:\"stdClass\":2:{s:7:\"results\";a:30:{i:0;O:8:\"stdClass\":6:{s:18:\"address_components\";a:7:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:23:\"Cashion Terrace Various\";s:10:\"short_name\";s:23:\"Cashion Terrace Various\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Cashion\";s:10:\"short_name\";s:7:\"Cashion\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Avondale\";s:10:\"short_name\";s:8:\"Avondale\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Maricopa County\";s:10:\"short_name\";s:15:\"Maricopa County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Arizona\";s:10:\"short_name\";s:2:\"AZ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"85323\";s:10:\"short_name\";s:5:\"85323\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:48:\"Cashion Terrace Various, Avondale, AZ 85323, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.430430999999998675775714218616485595703125;s:3:\"lng\";d:-112.2921180000000020982042769901454448699951171875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.42962810000000217769411392509937286376953125;s:3:\"lng\";d:-112.29379299999999375359038822352886199951171875;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.4298873999999983652742230333387851715087890625;s:3:\"lng\";d:-112.29298230000000557993189431726932525634765625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.4313785302914965313902939669787883758544921875;s:3:\"lng\";d:-112.291606519708494715814595110714435577392578125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.42868056970849721665217657573521137237548828125;s:3:\"lng\";d:-112.2943044802915011359800701029598712921142578125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJryXRWvE-K4cRavDgzYgPTmQ\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:26:\"Queen of All Saints Church\";s:10:\"short_name\";s:26:\"Queen of All Saints Church\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"300\";s:10:\"short_name\";s:3:\"300\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"Vanderbilt Avenue\";s:10:\"short_name\";s:14:\"Vanderbilt Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Clinton Hill\";s:10:\"short_name\";s:12:\"Clinton Hill\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Brooklyn\";s:10:\"short_name\";s:8:\"Brooklyn\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Kings County\";s:10:\"short_name\";s:12:\"Kings County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"11205\";s:10:\"short_name\";s:5:\"11205\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"3696\";s:10:\"short_name\";s:4:\"3696\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:74:\"Queen of All Saints Church, 300 Vanderbilt Avenue, Brooklyn, NY 11205, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.688476000000008525603334419429302215576171875;s:3:\"lng\";d:-73.96922200000000202635419555008411407470703125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.68982498029151173568607191555202007293701171875;s:3:\"lng\";d:-73.9678730197085059216988156549632549285888671875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.6871270197085124209479545243084430694580078125;s:3:\"lng\";d:-73.970570980291512341864290647208690643310546875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJC9phMLpbwokRNMgBxDrFOrQ\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:2;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"All In Martial Arts\";s:10:\"short_name\";s:19:\"All In Martial Arts\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"6161\";s:10:\"short_name\";s:4:\"6161\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Lincoln Avenue\";s:10:\"short_name\";s:11:\"Lincoln Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Buena Park\";s:10:\"short_name\";s:10:\"Buena Park\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Orange County\";s:10:\"short_name\";s:13:\"Orange County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"California\";s:10:\"short_name\";s:2:\"CA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"90620\";s:10:\"short_name\";s:5:\"90620\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:67:\"All In Martial Arts, 6161 Lincoln Avenue, Buena Park, CA 90620, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.832766300000002956949174404144287109375;s:3:\"lng\";d:-118.0260181999999957724867272190749645233154296875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.8341152802914990616045542992651462554931640625;s:3:\"lng\";d:-118.024669219708499667831347323954105377197265625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.83141731970849974686643690802156925201416015625;s:3:\"lng\";d:-118.0273671802915060879968223161995410919189453125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJP3SLmaku3YARfGkiZFjz8gI\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:3;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:24:\"Queen of All Sts. School\";s:10:\"short_name\";s:24:\"Queen of All Sts. School\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1715\";s:10:\"short_name\";s:4:\"1715\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"East Barker Avenue\";s:10:\"short_name\";s:12:\"E Barker Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Michigan City\";s:10:\"short_name\";s:13:\"Michigan City\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Michigan\";s:10:\"short_name\";s:8:\"Michigan\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"LaPorte County\";s:10:\"short_name\";s:14:\"LaPorte County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Indiana\";s:10:\"short_name\";s:2:\"IN\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"46360\";s:10:\"short_name\";s:5:\"46360\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:79:\"Queen of All Sts. School, 1715 East Barker Avenue, Michigan City, IN 46360, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.70531760000000076615833677351474761962890625;s:3:\"lng\";d:-86.8736401999999969802956911735236644744873046875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.7066665802914968708137166686356067657470703125;s:3:\"lng\";d:-86.872291219708500875640311278402805328369140625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.70396861970849755607559927739202976226806640625;s:3:\"lng\";d:-86.8749891802915072958057862706482410430908203125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJmZrpAG8IEYgR6iZur-jwPfA\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:4;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:34:\"Sonora Meadows (various locations)\";s:10:\"short_name\";s:34:\"Sonora Meadows (various locations)\";s:5:\"types\";a:3:{i:0;s:11:\"bus_station\";i:1;s:15:\"transit_station\";i:2;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Mono Vista\";s:10:\"short_name\";s:10:\"Mono Vista\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Tuolumne County\";s:10:\"short_name\";s:15:\"Tuolumne County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"California\";s:10:\"short_name\";s:2:\"CA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"95370\";s:10:\"short_name\";s:5:\"95370\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:61:\"Sonora Meadows (various locations), Mono Vista, CA 95370, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.01405310000001236403477378189563751220703125;s:3:\"lng\";d:-120.2754680000000035988705349154770374298095703125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.0154020802915084686901536770164966583251953125;s:3:\"lng\";d:-120.2741190197084932833604398183524608612060546875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.01270411970850915395203628577291965484619140625;s:3:\"lng\";d:-120.276816980291499703525914810597896575927734375;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJf77xOcjOkIAR2LGrZbZVwxw\";s:5:\"types\";a:3:{i:0;s:11:\"bus_station\";i:1;s:15:\"transit_station\";i:2;s:13:\"establishment\";}}i:5;O:8:\"stdClass\":6:{s:18:\"address_components\";a:11:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:27:\"All Nations Assembly of God\";s:10:\"short_name\";s:27:\"All Nations Assembly of God\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"5001\";s:10:\"short_name\";s:4:\"5001\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Hickman Road\";s:10:\"short_name\";s:10:\"Hickman Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Merle Hay\";s:10:\"short_name\";s:9:\"Merle Hay\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Des Moines\";s:10:\"short_name\";s:10:\"Des Moines\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Des Moines\";s:10:\"short_name\";s:10:\"Des Moines\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Polk County\";s:10:\"short_name\";s:11:\"Polk County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"Iowa\";s:10:\"short_name\";s:2:\"IA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"50310\";s:10:\"short_name\";s:5:\"50310\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:10;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"3314\";s:10:\"short_name\";s:4:\"3314\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:73:\"All Nations Assembly of God, 5001 Hickman Road, Des Moines, IA 50310, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.61509050000000087266016635112464427947998046875;s:3:\"lng\";d:-93.687821200000001908847480081021785736083984375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.61643948029149697731554624624550342559814453125;s:3:\"lng\";d:-93.6864722197085058041921001859009265899658203125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.613741519708497662577428855001926422119140625;s:3:\"lng\";d:-93.6891701802915122243575751781463623046875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJrQbPfZme7ocRMsNh7mlUGoY\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:6;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:33:\"Crystal Falls (various locations)\";s:10:\"short_name\";s:33:\"Crystal Falls (various locations)\";s:5:\"types\";a:3:{i:0;s:11:\"bus_station\";i:1;s:15:\"transit_station\";i:2;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Mono Vista\";s:10:\"short_name\";s:10:\"Mono Vista\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Tuolumne County\";s:10:\"short_name\";s:15:\"Tuolumne County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"California\";s:10:\"short_name\";s:2:\"CA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"95370\";s:10:\"short_name\";s:5:\"95370\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:60:\"Crystal Falls (various locations), Mono Vista, CA 95370, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.00466569999999677520463592372834682464599609375;s:3:\"lng\";d:-120.2620103999999940924681141041219234466552734375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.0060146802914999852873734198510646820068359375;s:3:\"lng\";d:-120.260661419708497987812734209001064300537109375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.00331671970850067054925602860748767852783203125;s:3:\"lng\";d:-120.2633593802915044079782092012465000152587890625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJNXygOpjOkIARr92nDQgnEgY\";s:5:\"types\";a:3:{i:0;s:11:\"bus_station\";i:1;s:15:\"transit_station\";i:2;s:13:\"establishment\";}}i:7;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:20:\"4 All Driving School\";s:10:\"short_name\";s:20:\"4 All Driving School\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"178\";s:10:\"short_name\";s:3:\"178\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Stelton Road\";s:10:\"short_name\";s:10:\"Stelton Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"Piscataway Township\";s:10:\"short_name\";s:19:\"Piscataway Township\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Middlesex County\";s:10:\"short_name\";s:16:\"Middlesex County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"New Jersey\";s:10:\"short_name\";s:2:\"NJ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"08854\";s:10:\"short_name\";s:5:\"08854\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:74:\"4 All Driving School, 178 Stelton Road, Piscataway Township, NJ 08854, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.569431100000002743399818427860736846923828125;s:3:\"lng\";d:-74.45688319999999293941073119640350341796875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.57078008029149174262784072197973728179931640625;s:3:\"lng\";d:-74.4555342197084968347553513012826442718505859375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.56808211970849953331708093173801898956298828125;s:3:\"lng\";d:-74.458232180291503254920826293528079986572265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJBxGUl_a4w4kRgcmgNreGVqg\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:8;O:8:\"stdClass\":6:{s:18:\"address_components\";a:11:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:22:\"Church For All Nations\";s:10:\"short_name\";s:22:\"Church For All Nations\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"417\";s:10:\"short_name\";s:3:\"417\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"West 57th Street\";s:10:\"short_name\";s:9:\"W 57th St\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Hell\'s Kitchen\";s:10:\"short_name\";s:14:\"Hell\'s Kitchen\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Manhattan\";s:10:\"short_name\";s:9:\"Manhattan\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"New York County\";s:10:\"short_name\";s:15:\"New York County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"10019\";s:10:\"short_name\";s:5:\"10019\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:10;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1701\";s:10:\"short_name\";s:4:\"1701\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:69:\"Church For All Nations, 417 West 57th Street, New York, NY 10019, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.7685445999999984678652253933250904083251953125;s:3:\"lng\";d:-73.9862646999999924446456134319305419921875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.76989358029150167794796288944780826568603515625;s:3:\"lng\";d:-73.9849157197084963399902335368096828460693359375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.76719561970850236320984549820423126220703125;s:3:\"lng\";d:-73.987613680291502760155708529055118560791015625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJR8elBFlYwokRE-ey_XKnmgQ\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:9;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:25:\"All Nations Church of God\";s:10:\"short_name\";s:25:\"All Nations Church of God\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:2:\"67\";s:10:\"short_name\";s:2:\"67\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Kenyon Street\";s:10:\"short_name\";s:9:\"Kenyon St\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"Bay\";s:10:\"short_name\";s:3:\"Bay\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Springfield\";s:10:\"short_name\";s:11:\"Springfield\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Hampden County\";s:10:\"short_name\";s:14:\"Hampden County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Massachusetts\";s:10:\"short_name\";s:2:\"MA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"01109\";s:10:\"short_name\";s:5:\"01109\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"3157\";s:10:\"short_name\";s:4:\"3157\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:71:\"All Nations Church of God, 67 Kenyon Street, Springfield, MA 01109, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.11756630000000001246007741428911685943603515625;s:3:\"lng\";d:-72.56028870000000097206793725490570068359375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.118915280291503222542814910411834716796875;s:3:\"lng\";d:-72.5589397197085048674125573597848415374755859375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.1162173197084968023773399181663990020751953125;s:3:\"lng\";d:-72.561637680291511287578032352030277252197265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJ3yD3t6Pn5okRaV6Gz__KNpo\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:10;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:22:\"Church for all Nations\";s:10:\"short_name\";s:22:\"Church for all Nations\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"111\";s:10:\"short_name\";s:3:\"111\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"112th Street East\";s:10:\"short_name\";s:10:\"112th St E\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Tacoma\";s:10:\"short_name\";s:6:\"Tacoma\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Pierce County\";s:10:\"short_name\";s:13:\"Pierce County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Washington\";s:10:\"short_name\";s:2:\"WA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"98445\";s:10:\"short_name\";s:5:\"98445\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:68:\"Church for all Nations, 111 112th Street East, Tacoma, WA 98445, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.1560338000000029978764359839260578155517578125;s:3:\"lng\";d:-122.4290041000000002213710104115307331085205078125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.15738278029149199710445827804505825042724609375;s:3:\"lng\";d:-122.42765511970850411671563051640987396240234375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.15468481970849978779369848780333995819091796875;s:3:\"lng\";d:-122.430353080291496326026390306651592254638671875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJnwhBSY0BkVQRy0vwUQL-3F8\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:11;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:30:\"All World Languages & Cultures\";s:10:\"short_name\";s:30:\"All World Languages & Cultures\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"777\";s:10:\"short_name\";s:3:\"777\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:22:\"Northwest Blue Parkway\";s:10:\"short_name\";s:12:\"NW Blue Pkwy\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Lee\'s Summit\";s:10:\"short_name\";s:12:\"Lee\'s Summit\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Prairie Township\";s:10:\"short_name\";s:16:\"Prairie Township\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Jackson County\";s:10:\"short_name\";s:14:\"Jackson County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Missouri\";s:10:\"short_name\";s:2:\"MO\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"64086\";s:10:\"short_name\";s:5:\"64086\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"5694\";s:10:\"short_name\";s:4:\"5694\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:87:\"All World Languages & Cultures, 777 Northwest Blue Parkway, Lee\'s Summit, MO 64086, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.93165570000000030859155231155455112457275390625;s:3:\"lng\";d:-94.399294900000001007356331683695316314697265625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.93300468029150351867428980767726898193359375;s:3:\"lng\";d:-94.3979459197085049027009517885744571685791015625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.9303067197084970985088148154318332672119140625;s:3:\"lng\";d:-94.40064388029151132286642678081989288330078125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJd55TT98fwYcR5ERt_Y6q_4M\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:12;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:26:\"St.Vincent\'s Health System\";s:10:\"short_name\";s:26:\"St.Vincent\'s Health System\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"810\";s:10:\"short_name\";s:3:\"810\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:20:\"Saint Vincents Drive\";s:10:\"short_name\";s:14:\"St Vincents Dr\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Highland Park\";s:10:\"short_name\";s:13:\"Highland Park\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Birmingham\";s:10:\"short_name\";s:10:\"Birmingham\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Jefferson County\";s:10:\"short_name\";s:16:\"Jefferson County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Alabama\";s:10:\"short_name\";s:2:\"AL\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"35205\";s:10:\"short_name\";s:5:\"35205\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:79:\"St.Vincent\'s Health System, 810 Saint Vincents Drive, Birmingham, AL 35205, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.5080817999999993617166182957589626312255859375;s:3:\"lng\";d:-86.787795799999997825580067001283168792724609375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.50943078029150257179935579188168048858642578125;s:3:\"lng\";d:-86.7864468197085017209246871061623096466064453125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.506732819708503257061238400638103485107421875;s:3:\"lng\";d:-86.789144780291508141090162098407745361328125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJ-1lS78kbiYgRaBTAJPrDAyY\";s:5:\"types\";a:3:{i:0;s:8:\"hospital\";i:1;s:17:\"point_of_interest\";i:2;s:13:\"establishment\";}}i:13;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:22:\"All About Nannies LLC.\";s:10:\"short_name\";s:22:\"All About Nannies LLC.\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"3633\";s:10:\"short_name\";s:4:\"3633\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"North 3rd Avenue\";s:10:\"short_name\";s:9:\"N 3rd Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Encanto\";s:10:\"short_name\";s:7:\"Encanto\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Phoenix\";s:10:\"short_name\";s:7:\"Phoenix\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Maricopa County\";s:10:\"short_name\";s:15:\"Maricopa County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Arizona\";s:10:\"short_name\";s:2:\"AZ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"85013\";s:10:\"short_name\";s:5:\"85013\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:69:\"All About Nannies LLC., 3633 North 3rd Avenue, Phoenix, AZ 85013, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.4903359999999992169250617735087871551513671875;s:3:\"lng\";d:-112.0779059999999986985130817629396915435791015625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.49168498029150242700779926963150501251220703125;s:3:\"lng\";d:-112.0765570197085025938577018678188323974609375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:33.488987019708503112269681878387928009033203125;s:3:\"lng\";d:-112.079254980291494803168461658060550689697265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJWbLYpvYSK4cRx1wtFqkEv2U\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:14;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:28:\"Our Lady Queen of All Saints\";s:10:\"short_name\";s:28:\"Our Lady Queen of All Saints\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"2915\";s:10:\"short_name\";s:4:\"2915\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"East 36th Street\";s:10:\"short_name\";s:9:\"E 36th St\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Pueblo Gardens\";s:10:\"short_name\";s:14:\"Pueblo Gardens\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Tucson\";s:10:\"short_name\";s:6:\"Tucson\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Pima County\";s:10:\"short_name\";s:11:\"Pima County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Arizona\";s:10:\"short_name\";s:2:\"AZ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"85713\";s:10:\"short_name\";s:5:\"85713\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"4041\";s:10:\"short_name\";s:4:\"4041\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:74:\"Our Lady Queen of All Saints, 2915 East 36th Street, Tucson, AZ 85713, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.19180329999999656820364180020987987518310546875;s:3:\"lng\";d:-110.929385499999995090547599829733371734619140625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.1931522802914997782863792963325977325439453125;s:3:\"lng\";d:-110.9280365197084989858922199346125125885009765625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.19045431970850046354826190508902072906494140625;s:3:\"lng\";d:-110.93073448029150540605769492685794830322265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJU9b9mnRw1oYRRAw23WTF_A4\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:15;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:32:\"All About Kids Montessori School\";s:10:\"short_name\";s:32:\"All About Kids Montessori School\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"485\";s:10:\"short_name\";s:3:\"485\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"North Commons Drive\";s:10:\"short_name\";s:12:\"N Commons Dr\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Aurora\";s:10:\"short_name\";s:6:\"Aurora\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Naperville\";s:10:\"short_name\";s:10:\"Naperville\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"DuPage County\";s:10:\"short_name\";s:13:\"Dupage County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Illinois\";s:10:\"short_name\";s:2:\"IL\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"60504\";s:10:\"short_name\";s:5:\"60504\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"4426\";s:10:\"short_name\";s:4:\"4426\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:80:\"All About Kids Montessori School, 485 North Commons Drive, Aurora, IL 60504, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.7646782999999999219653545878827571868896484375;s:3:\"lng\";d:-88.2194104000000010046278475783765316009521484375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.76602728029150313204809208400547504425048828125;s:3:\"lng\";d:-88.218061419708504899972467683255672454833984375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.76332931970849671188261709176003932952880859375;s:3:\"lng\";d:-88.2207593802915113201379426755011081695556640625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJI7Sh_Mb5DogRpLo-eM--QL8\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:16;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:36:\"VCA All Pets Animal Hospital Boulder\";s:10:\"short_name\";s:36:\"VCA All Pets Animal Hospital Boulder\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"5290\";s:10:\"short_name\";s:4:\"5290\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Manhattan Circle\";s:10:\"short_name\";s:13:\"Manhattan Cir\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Boulder\";s:10:\"short_name\";s:7:\"Boulder\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Boulder County\";s:10:\"short_name\";s:14:\"Boulder County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Colorado\";s:10:\"short_name\";s:2:\"CO\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"80303\";s:10:\"short_name\";s:5:\"80303\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:83:\"VCA All Pets Animal Hospital Boulder, 5290 Manhattan Circle, Boulder, CO 80303, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.9848209999999966157702147029340267181396484375;s:3:\"lng\";d:-105.2285710000000023001121007837355136871337890625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.98616998029149982585295219905674457550048828125;s:3:\"lng\";d:-105.227222019708506195456720888614654541015625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.983472019708500511114834807813167572021484375;s:3:\"lng\";d:-105.229919980291498404767480678856372833251953125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJFynirHnta4cRnST-qEUsGWY\";s:5:\"types\";a:3:{i:0;s:15:\"veterinary_care\";i:1;s:17:\"point_of_interest\";i:2;s:13:\"establishment\";}}i:17;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:33:\"All Stucco & Mold Inspections Inc\";s:10:\"short_name\";s:33:\"All Stucco & Mold Inspections Inc\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:2:\"15\";s:10:\"short_name\";s:2:\"15\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Bridlewood Court\";s:10:\"short_name\";s:13:\"Bridlewood Ct\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Cartersville\";s:10:\"short_name\";s:12:\"Cartersville\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Bartow County\";s:10:\"short_name\";s:13:\"Bartow County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Georgia\";s:10:\"short_name\";s:2:\"GA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"30120\";s:10:\"short_name\";s:5:\"30120\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:83:\"All Stucco & Mold Inspections Inc, 15 Bridlewood Court, Cartersville, GA 30120, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.10666429999999849087544134818017482757568359375;s:3:\"lng\";d:-84.7839901999999909776306594721972942352294921875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.108013280291487490103463642299175262451171875;s:3:\"lng\";d:-84.7826412197084806621205643750727176666259765625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.10531531970850238622006145305931568145751953125;s:3:\"lng\";d:-84.7853391802915012931407545693218708038330078125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJL1UlDZdI9YgRB6ievPGjsas\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:18;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:28:\"Scotia-Glenville High School\";s:10:\"short_name\";s:28:\"Scotia-Glenville High School\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:1:\"1\";s:10:\"short_name\";s:1:\"1\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Tartan Way\";s:10:\"short_name\";s:10:\"Tartan Way\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Scotia\";s:10:\"short_name\";s:6:\"Scotia\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Glenville\";s:10:\"short_name\";s:9:\"Glenville\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"Schenectady County\";s:10:\"short_name\";s:18:\"Schenectady County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"12302\";s:10:\"short_name\";s:5:\"12302\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1290\";s:10:\"short_name\";s:4:\"1290\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:65:\"Scotia-Glenville High School, 1 Tartan Way, Scotia, NY 12302, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.83585819999999699803083785809576511383056640625;s:3:\"lng\";d:-73.97323629999999639039742760360240936279296875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.83720718029150020811357535421848297119140625;s:3:\"lng\";d:-73.971887319708486074887332506477832794189453125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.83450921970850089337545796297490596771240234375;s:3:\"lng\";d:-73.974585280291506705907522700726985931396484375;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJf-JVn09u3okRfwbqb3lr2qA\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:19;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:38:\"All-Merciful Savior Orthodox Monastery\";s:10:\"short_name\";s:38:\"All-Merciful Savior Orthodox Monastery\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"9933\";s:10:\"short_name\";s:4:\"9933\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:22:\"Southwest 268th Street\";s:10:\"short_name\";s:11:\"SW 268th St\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Vashon\";s:10:\"short_name\";s:6:\"Vashon\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"King County\";s:10:\"short_name\";s:11:\"King County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Washington\";s:10:\"short_name\";s:2:\"WA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"98070\";s:10:\"short_name\";s:5:\"98070\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"8458\";s:10:\"short_name\";s:4:\"8458\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:90:\"All-Merciful Savior Orthodox Monastery, 9933 Southwest 268th Street, Vashon, WA 98070, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.36077490000000267400537268258631229400634765625;s:3:\"lng\";d:-122.4631150000000019417711882852017879486083984375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.3621238802914916732333949767053127288818359375;s:3:\"lng\";d:-122.461766019708505837115808390080928802490234375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:47.35942591970849235849527758546173572540283203125;s:3:\"lng\";d:-122.4644639802914980464265681803226470947265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJNxx-c6JRkFQRupFamkRiRE8\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:20;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:33:\"VCA All Creatures Animal Hospital\";s:10:\"short_name\";s:33:\"VCA All Creatures Animal Hospital\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"2205\";s:10:\"short_name\";s:4:\"2205\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Highway K\";s:10:\"short_name\";s:11:\"State Hwy K\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"O\'Fallon\";s:10:\"short_name\";s:8:\"O\'Fallon\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Weldon Spring\";s:10:\"short_name\";s:13:\"Weldon Spring\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"St. Charles County\";s:10:\"short_name\";s:17:\"St Charles County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Missouri\";s:10:\"short_name\";s:2:\"MO\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"63368\";s:10:\"short_name\";s:5:\"63368\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:80:\"VCA All Creatures Animal Hospital, 2205 State Highway K, O\'Fallon, MO 63368, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.778807000000000471118255518376827239990234375;s:3:\"lng\";d:-90.70058399999999210194800980389118194580078125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.7801559802914965757736354134976863861083984375;s:3:\"lng\";d:-90.699235019708481786437914706766605377197265625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.77745801970849726103551802225410938262939453125;s:3:\"lng\";d:-90.7019329802914882066033896990120410919189453125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJC_UfheHQ3ocR7GUyZr8UbDM\";s:5:\"types\";a:3:{i:0;s:15:\"veterinary_care\";i:1;s:17:\"point_of_interest\";i:2;s:13:\"establishment\";}}i:21;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:36:\"All Creatures Veterinary Care Center\";s:10:\"short_name\";s:36:\"All Creatures Veterinary Care Center\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"352\";s:10:\"short_name\";s:3:\"352\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Greentree Road\";s:10:\"short_name\";s:12:\"Greentree Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Sewell\";s:10:\"short_name\";s:6:\"Sewell\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"Washington Township\";s:10:\"short_name\";s:19:\"Washington Township\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"Gloucester County\";s:10:\"short_name\";s:17:\"Gloucester County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"New Jersey\";s:10:\"short_name\";s:2:\"NJ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"08080\";s:10:\"short_name\";s:5:\"08080\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1867\";s:10:\"short_name\";s:4:\"1867\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:79:\"All Creatures Veterinary Care Center, 352 Greentree Road, Sewell, NJ 08080, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.74574450000000069849193096160888671875;s:3:\"lng\";d:-75.0831740999999937002939986996352672576904296875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.7470934802914968031473108567297458648681640625;s:3:\"lng\";d:-75.0818251197084833847839036025106906890869140625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:39.74439551970849748840919346548616886138916015625;s:3:\"lng\";d:-75.08452308029148980494937859475612640380859375;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJE4WucrXWxokR4tNyYvUlAVI\";s:5:\"types\";a:3:{i:0;s:15:\"veterinary_care\";i:1;s:17:\"point_of_interest\";i:2;s:13:\"establishment\";}}i:22;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"All-Pro Tae Kwon Do\";s:10:\"short_name\";s:19:\"All-Pro Tae Kwon Do\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:1:\"D\";s:10:\"short_name\";s:1:\"D\";s:5:\"types\";a:1:{i:0;s:10:\"subpremise\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"15545\";s:10:\"short_name\";s:5:\"15545\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"Los Gatos Boulevard\";s:10:\"short_name\";s:14:\"Los Gatos Blvd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Los Gatos\";s:10:\"short_name\";s:9:\"Los Gatos\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"Santa Clara County\";s:10:\"short_name\";s:18:\"Santa Clara County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"California\";s:10:\"short_name\";s:2:\"CA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"95032\";s:10:\"short_name\";s:5:\"95032\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:72:\"All-Pro Tae Kwon Do, 15545 Los Gatos Boulevard, Los Gatos, CA 95032, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:37.24293579999999792562448419630527496337890625;s:3:\"lng\";d:-121.9603687000000036277924664318561553955078125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:37.24428478029148692485250649042427539825439453125;s:3:\"lng\";d:-121.959019719708493312282371334731578826904296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:37.241586819708487610114389099180698394775390625;s:3:\"lng\";d:-121.9617176802914997324478463269770145416259765625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJsR1nSbg1joARnMbll5ZF5tg\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:23;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:31:\"All Angels Episcopal Day School\";s:10:\"short_name\";s:31:\"All Angels Episcopal Day School\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"601\";s:10:\"short_name\";s:3:\"601\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:23:\"Montaño Road Northwest\";s:10:\"short_name\";s:14:\"Montaño Rd NW\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Los Poblanos\";s:10:\"short_name\";s:12:\"Los Poblanos\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Albuquerque\";s:10:\"short_name\";s:11:\"Albuquerque\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"Bernalillo County\";s:10:\"short_name\";s:17:\"Bernalillo County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"New Mexico\";s:10:\"short_name\";s:2:\"NM\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"87107\";s:10:\"short_name\";s:5:\"87107\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"5226\";s:10:\"short_name\";s:4:\"5226\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:88:\"All Angels Episcopal Day School, 601 Montaño Road Northwest, Albuquerque, NM 87107, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:35.13914340000000180452843778766691684722900390625;s:3:\"lng\";d:-106.6448276999999933423168840818107128143310546875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:35.14049238029149790918381768278777599334716796875;s:3:\"lng\";d:-106.643478719708497237661504186689853668212890625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:35.137794419708512805300415493547916412353515625;s:3:\"lng\";d:-106.6461766802915036578269791789352893829345703125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJY0PtznZzIocRCBi4gZ88dsQ\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:24;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:27:\"All About Tots Home Daycare\";s:10:\"short_name\";s:27:\"All About Tots Home Daycare\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1500\";s:10:\"short_name\";s:4:\"1500\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Maple Lane\";s:10:\"short_name\";s:8:\"Maple Ln\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Ellisville\";s:10:\"short_name\";s:10:\"Ellisville\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Wildhorse\";s:10:\"short_name\";s:9:\"Wildhorse\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"St. Louis County\";s:10:\"short_name\";s:15:\"St Louis County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Missouri\";s:10:\"short_name\";s:2:\"MO\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"63011\";s:10:\"short_name\";s:5:\"63011\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:71:\"All About Tots Home Daycare, 1500 Maple Lane, Ellisville, MO 63011, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.59306860000000227728378376923501491546630859375;s:3:\"lng\";d:-90.596318099999990636206348426640033721923828125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.59441758029149838193916366435587406158447265625;s:3:\"lng\";d:-90.5949691197084945315509685315191745758056640625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.59171961970849906720104627311229705810546875;s:3:\"lng\";d:-90.59766708029150095171644352376461029052734375;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJ3U0EI4zV2IcRVERPWEFMLV0\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:25;O:8:\"stdClass\":6:{s:18:\"address_components\";a:10:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:26:\"All Saints Lutheran Church\";s:10:\"short_name\";s:26:\"All Saints Lutheran Church\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"6065\";s:10:\"short_name\";s:4:\"6065\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"South Park Avenue\";s:10:\"short_name\";s:14:\"South Park Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Hamburg\";s:10:\"short_name\";s:7:\"Hamburg\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Hamburg\";s:10:\"short_name\";s:7:\"Hamburg\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Erie County\";s:10:\"short_name\";s:11:\"Erie County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"14075\";s:10:\"short_name\";s:5:\"14075\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"3771\";s:10:\"short_name\";s:4:\"3771\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:74:\"All Saints Lutheran Church, 6065 South Park Avenue, Hamburg, NY 14075, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.7298779999999993606252246536314487457275390625;s:3:\"lng\";d:-78.8266599999999897363522904925048351287841796875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.73122698029150257070796214975416660308837890625;s:3:\"lng\";d:-78.825311019708493631696910597383975982666015625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.728529019708503255969844758510589599609375;s:3:\"lng\";d:-78.8280089802915000518623855896294116973876953125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJ-3h0-cUE04kRWoyfYfUhVMc\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:26;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:23:\"All For One Health Care\";s:10:\"short_name\";s:23:\"All For One Health Care\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"2326\";s:10:\"short_name\";s:4:\"2326\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:21:\"South Congress Avenue\";s:10:\"short_name\";s:14:\"S Congress Ave\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Palm Springs\";s:10:\"short_name\";s:12:\"Palm Springs\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:17:\"Palm Beach County\";s:10:\"short_name\";s:17:\"Palm Beach County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Florida\";s:10:\"short_name\";s:2:\"FL\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"33406\";s:10:\"short_name\";s:5:\"33406\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"7614\";s:10:\"short_name\";s:4:\"7614\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:80:\"All For One Health Care, 2326 South Congress Avenue, Palm Springs, FL 33406, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:26.642432199999998232442521839402616024017333984375;s:3:\"lng\";d:-80.0874261000000018384525901637971401214599609375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:26.643781180291501442525259335525333881378173828125;s:3:\"lng\";d:-80.0860771197084915229424950666725635528564453125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:26.64108321970849857507346314378082752227783203125;s:3:\"lng\";d:-80.0887750802915121539626852609217166900634765625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJRa3dxvnX2IgRm-y0qSzqCQE\";s:5:\"types\";a:4:{i:0;s:6:\"doctor\";i:1;s:17:\"point_of_interest\";i:2;s:6:\"health\";i:3;s:13:\"establishment\";}}i:27;O:8:\"stdClass\":6:{s:18:\"address_components\";a:9:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:23:\"St Michael & All Angels\";s:10:\"short_name\";s:23:\"St Michael & All Angels\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:3:\"545\";s:10:\"short_name\";s:3:\"545\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:24:\"East Palm Park Boulevard\";s:10:\"short_name\";s:16:\"E Palm Park Blvd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Casa Grande\";s:10:\"short_name\";s:11:\"Casa Grande\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Pinal County\";s:10:\"short_name\";s:12:\"Pinal County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Arizona\";s:10:\"short_name\";s:2:\"AZ\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"85122\";s:10:\"short_name\";s:5:\"85122\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"2033\";s:10:\"short_name\";s:4:\"2033\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:81:\"St Michael & All Angels, 545 East Palm Park Boulevard, Casa Grande, AZ 85122, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.89888930000000044628905015997588634490966796875;s:3:\"lng\";d:-111.7464595999999943387592793442308902740478515625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.90023828029149655094443005509674549102783203125;s:3:\"lng\";d:-111.7451106197084982341038994491100311279296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.897540319708497236206312663853168487548828125;s:3:\"lng\";d:-111.7478085802915046542693744413554668426513671875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJj6ElzVtnKocRLJhwpaM0QN4\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:28;O:8:\"stdClass\":6:{s:18:\"address_components\";a:8:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:30:\"Peace For All Ministries, Inc.\";s:10:\"short_name\";s:30:\"Peace For All Ministries, Inc.\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"18014\";s:10:\"short_name\";s:5:\"18014\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:21:\"James Couzens Freeway\";s:10:\"short_name\";s:17:\"James Couzens Fwy\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Detroit\";s:10:\"short_name\";s:7:\"Detroit\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Wayne County\";s:10:\"short_name\";s:12:\"Wayne County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Michigan\";s:10:\"short_name\";s:2:\"MI\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"48235\";s:10:\"short_name\";s:5:\"48235\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:83:\"Peace For All Ministries, Inc., 18014 James Couzens Freeway, Detroit, MI 48235, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.42225690000000071222530095838010311126708984375;s:3:\"lng\";d:-83.176991399999991472213878296315670013427734375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.42360588029149681688068085350096225738525390625;s:3:\"lng\";d:-83.17564241970848115670378319919109344482421875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.42090791970849750214256346225738525390625;s:3:\"lng\";d:-83.17834038029150178772397339344024658203125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJAajwQuPLJIgRetAJEOAM72M\";s:5:\"types\";a:4:{i:0;s:6:\"church\";i:1;s:16:\"place_of_worship\";i:2;s:17:\"point_of_interest\";i:3;s:13:\"establishment\";}}i:29;O:8:\"stdClass\":6:{s:18:\"address_components\";a:11:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:30:\"All World Languages & Cultures\";s:10:\"short_name\";s:30:\"All World Languages & Cultures\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"15804\";s:10:\"short_name\";s:5:\"15804\";s:5:\"types\";a:1:{i:0;s:13:\"street_number\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"East 78th Street\";s:10:\"short_name\";s:9:\"E 78th St\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"Little Blue Valley\";s:10:\"short_name\";s:18:\"Little Blue Valley\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Kansas City\";s:10:\"short_name\";s:4:\"KCMO\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Brooking\";s:10:\"short_name\";s:8:\"Brooking\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Jackson County\";s:10:\"short_name\";s:14:\"Jackson County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:7;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Missouri\";s:10:\"short_name\";s:2:\"MO\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:8;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:9;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"64139\";s:10:\"short_name\";s:5:\"64139\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}i:10;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"1292\";s:10:\"short_name\";s:4:\"1292\";s:5:\"types\";a:1:{i:0;s:18:\"postal_code_suffix\";}}}s:17:\"formatted_address\";s:82:\"All World Languages & Cultures, 15804 East 78th Street, Kansas City, MO 64139, USA\";s:8:\"geometry\";O:8:\"stdClass\":3:{s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.97787100000000037880454328842461109161376953125;s:3:\"lng\";d:-94.3971099999999978535925038158893585205078125;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.97921998029149648345992318354547023773193359375;s:3:\"lng\";d:-94.3957610197085017489371239207684993743896484375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:38.9765220197084971687218057923018932342529296875;s:3:\"lng\";d:-94.398458980291508169102598913013935089111328125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJNzNYUh0ewYcR12jAZQ-oCtA\";s:5:\"types\";a:2:{i:0;s:17:\"point_of_interest\";i:1;s:13:\"establishment\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(598,'job_listing_type_children','a:0:{}','yes'),(599,'_transient_timeout_geocode_76a07bff176325b65751db906a7d5ff1','1456563792','no'),(600,'_transient_geocode_76a07bff176325b65751db906a7d5ff1','O:8:\"stdClass\":2:{s:7:\"results\";a:1:{i:0;O:8:\"stdClass\":5:{s:18:\"address_components\";a:4:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Chicago\";s:10:\"short_name\";s:4:\"Chgo\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Cook County\";s:10:\"short_name\";s:11:\"Cook County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Illinois\";s:10:\"short_name\";s:2:\"IL\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:16:\"Chicago, IL, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.02313099999999934652805677615106105804443359375;s:3:\"lng\";d:-87.5240439999999892961568548344075679779052734375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.64433489999999693509380449540913105010986328125;s:3:\"lng\";d:-87.9402668999999974630554788745939731597900390625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.87811359999999893943822826258838176727294921875;s:3:\"lng\";d:-87.6297981999999961999492370523512363433837890625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:42.02313099999999934652805677615106105804443359375;s:3:\"lng\";d:-87.5240439999999892961568548344075679779052734375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:41.64433489999999693509380449540913105010986328125;s:3:\"lng\";d:-87.9402668999999974630554788745939731597900390625;}}}s:8:\"place_id\";s:27:\"ChIJ7cv00DwsDogRAMDACa2m4K8\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(623,'job_listing_category_children','a:0:{}','yes'),(661,'_transient_timeout_geocode_6c7e120df929c77ba790d2a76878e388','1456578839','no'),(662,'_transient_geocode_6c7e120df929c77ba790d2a76878e388','O:8:\"stdClass\":2:{s:7:\"results\";a:1:{i:0;O:8:\"stdClass\":5:{s:18:\"address_components\";a:3:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Hyderabad\";s:10:\"short_name\";s:9:\"Hyderabad\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Telangana\";s:10:\"short_name\";s:9:\"Telangana\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"India\";s:10:\"short_name\";s:2:\"IN\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:27:\"Hyderabad, Telangana, India\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:17.6078088000000008150891517288982868194580078125;s:3:\"lng\";d:78.6561693999999960169589030556380748748779296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:17.216888600000000764111973694525659084320068359375;s:3:\"lng\";d:78.1599216999999981680957716889679431915283203125;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:17.38504400000000060799720813520252704620361328125;s:3:\"lng\";d:78.4866710000000011859810911118984222412109375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:17.6078088000000008150891517288982868194580078125;s:3:\"lng\";d:78.6561693999999960169589030556380748748779296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:17.216888600000000764111973694525659084320068359375;s:3:\"lng\";d:78.1599216999999981680957716889679431915283203125;}}}s:8:\"place_id\";s:27:\"ChIJx9Lr6tqZyzsRwvu6koO3k64\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(692,'job_manager_installed_terms','1','yes'),(695,'wp_job_manager_version','1.21.3','yes'),(698,'job_manager_per_page','5','yes'),(699,'job_manager_hide_filled_positions','','yes'),(700,'job_manager_enable_categories','','yes'),(701,'job_manager_enable_default_category_multiselect','','yes'),(702,'job_manager_category_filter_type','any','yes'),(703,'job_manager_user_requires_account','1','yes'),(704,'job_manager_enable_registration','1','yes'),(705,'job_manager_registration_role','employer','yes'),(706,'job_manager_submission_requires_approval','1','yes'),(707,'job_manager_user_can_edit_pending_submissions','','yes'),(708,'job_manager_submission_duration','30','yes'),(709,'job_manager_allowed_application_method','','yes'),(710,'job_manager_submit_job_form_page_id','573','yes'),(711,'job_manager_job_dashboard_page_id','574','yes'),(712,'job_manager_jobs_page_id','575','yes'),(765,'wp_resume','a:5:{s:6:\"fix_ie\";b:1;s:7:\"rewrite\";b:0;s:10:\"hide-title\";b:0;s:10:\"db_version\";s:5:\"2.5.7\";s:13:\"pb_activation\";i:1425363287;}','yes'),(861,'_site_transient_timeout_browser_dc77d9a3513abf47444c2181e42c972e','1427107299','yes'),(862,'_site_transient_browser_dc77d9a3513abf47444c2181e42c972e','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"41.0.2272.89\";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'),(875,'_transient_timeout_plugin_slugs','1426776489','no'),(876,'_transient_plugin_slugs','a:6:{i:0;s:23:\"revslider/revslider.php\";i:1;s:44:\"tt-sidebar-login-widget/tt-sidebar-login.php\";i:2;s:41:\"wordpress-importer/wordpress-importer.php\";i:3;s:27:\"js_composer/js_composer.php\";i:4;s:33:\"wp-job-manager/wp-job-manager.php\";i:5;s:79:\"wp-job-manager-registration-use-email/wp-job-manager-registration-use-email.php\";}','no'),(883,'_site_transient_timeout_browser_c065642163dbd30eb6b040fc31296a58','1427108335','yes'),(884,'_site_transient_browser_c065642163dbd30eb6b040fc31296a58','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"36.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(887,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(888,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(889,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(890,'widget_nav_menu','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(891,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(892,'widget_rev-slider-widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(893,'widget_widget_recent_jobs','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(894,'_transient_timeout_geocode_6ea95f3d0099ef5359e585135969b1a6','1458041187','no'),(895,'_transient_geocode_6ea95f3d0099ef5359e585135969b1a6','O:8:\"stdClass\":2:{s:7:\"results\";a:1:{i:0;O:8:\"stdClass\":6:{s:18:\"address_components\";a:4:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Bengaluru\";s:10:\"short_name\";s:9:\"Bengaluru\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Bangalore Urban\";s:10:\"short_name\";s:15:\"Bangalore Urban\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Karnataka\";s:10:\"short_name\";s:2:\"KA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"India\";s:10:\"short_name\";s:2:\"IN\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:27:\"Bengaluru, Karnataka, India\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:13.173705999999999249894244712777435779571533203125;s:3:\"lng\";d:77.882680899999996881888364441692829132080078125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:12.7342887999999998527300704154185950756072998046875;s:3:\"lng\";d:77.37919809999999642968759872019290924072265625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:12.9715986999999994822019289131276309490203857421875;s:3:\"lng\";d:77.5945626999999973349986248649656772613525390625;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:13.173705999999999249894244712777435779571533203125;s:3:\"lng\";d:77.882680899999996881888364441692829132080078125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:12.7342887999999998527300704154185950756072998046875;s:3:\"lng\";d:77.37919809999999642968759872019290924072265625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJbU60yXAWrjsR4E9-UejD3_g\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(907,'_transient_timeout_geocode_53481967fe31ef682a32dd2092504908','1458042536','no'),(908,'_transient_geocode_53481967fe31ef682a32dd2092504908','O:8:\"stdClass\":2:{s:7:\"results\";a:1:{i:0;O:8:\"stdClass\":5:{s:18:\"address_components\";a:4:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Chennai\";s:10:\"short_name\";s:7:\"Chennai\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Chennai\";s:10:\"short_name\";s:7:\"Chennai\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Tamil Nadu\";s:10:\"short_name\";s:2:\"TN\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"India\";s:10:\"short_name\";s:2:\"IN\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:26:\"Chennai, Tamil Nadu, India\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:13.261166100000000511727193952538073062896728515625;s:3:\"lng\";d:80.3362063999999946872776490636169910430908203125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:12.83395469999999960464265313930809497833251953125;s:3:\"lng\";d:80.08170069999999896026565693318843841552734375;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:13.0826802000000004255753083270974457263946533203125;s:3:\"lng\";d:80.2707184000000069090674514882266521453857421875;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:13.261166100000000511727193952538073062896728515625;s:3:\"lng\";d:80.3362063999999946872776490636169910430908203125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:12.83395469999999960464265313930809497833251953125;s:3:\"lng\";d:80.08170069999999896026565693318843841552734375;}}}s:8:\"place_id\";s:27:\"ChIJYTN9T-plUjoRM9RjaAunYW4\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(914,'job_manager_regions_filter','0','yes'),(918,'_transient_timeout_geocode_7b750d8eacfee224ab8f1a92759b4094','1458043399','no'),(919,'_transient_geocode_7b750d8eacfee224ab8f1a92759b4094','O:8:\"stdClass\":2:{s:7:\"results\";a:9:{i:0;O:8:\"stdClass\":6:{s:18:\"address_components\";a:5:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Bằng B\";s:10:\"short_name\";s:8:\"Bằng B\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Hoàng Liệt\";s:10:\"short_name\";s:13:\"Hoàng Liệt\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Hoàng Mai\";s:10:\"short_name\";s:10:\"Hoàng Mai\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Hà Nội\";s:10:\"short_name\";s:9:\"Hà Nội\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Vietnam\";s:10:\"short_name\";s:2:\"VN\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:55:\"Bằng B, Hoàng Liệt, Hoàng Mai, Hà Nội, Vietnam\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:20.959380700000000530280885868705809116363525390625;s:3:\"lng\";d:105.830188399999997272971086204051971435546875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:20.955427199999999032797859399579465389251708984375;s:3:\"lng\";d:105.8281515999999982113877194933593273162841796875;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:20.956680500000000932914190343581140041351318359375;s:3:\"lng\";d:105.828748300000000881482264958322048187255859375;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:20.959380700000000530280885868705809116363525390625;s:3:\"lng\";d:105.8305189802915009522621403448283672332763671875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:20.955427199999999032797859399579465389251708984375;s:3:\"lng\";d:105.8278210197084945320966653525829315185546875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJx4I3AKqtNTEReOi6aQcYEAU\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":6:{s:18:\"address_components\";a:7:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Bang Road\";s:10:\"short_name\";s:7:\"Bang Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Grantsburg\";s:10:\"short_name\";s:10:\"Grantsburg\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"West Marshland\";s:10:\"short_name\";s:14:\"West Marshland\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:14:\"Burnett County\";s:10:\"short_name\";s:14:\"Burnett County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Wisconsin\";s:10:\"short_name\";s:2:\"WI\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"54840\";s:10:\"short_name\";s:5:\"54840\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:36:\"Bang Road, Grantsburg, WI 54840, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:45.9137261999999992667653714306652545928955078125;s:3:\"lng\";d:-92.6414156999999960362401907332241535186767578125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:45.90894689999999656038198736496269702911376953125;s:3:\"lng\";d:-92.6563221999999910849510342814028263092041015625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:45.91062149999999775218384456820785999298095703125;s:3:\"lng\";d:-92.6506303999999971665602060966193675994873046875;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:45.9137261999999992667653714306652545928955078125;s:3:\"lng\";d:-92.6414156999999960362401907332241535186767578125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:45.90894689999999656038198736496269702911376953125;s:3:\"lng\";d:-92.6563221999999910849510342814028263092041015625;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJdXh19fUMslIRkrLBwNYbQP8\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:2;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Bang Road\";s:10:\"short_name\";s:7:\"Bang Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Byromville\";s:10:\"short_name\";s:10:\"Byromville\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Dooly County\";s:10:\"short_name\";s:12:\"Dooly County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Georgia\";s:10:\"short_name\";s:2:\"GA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"31007\";s:10:\"short_name\";s:5:\"31007\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:36:\"Bang Road, Byromville, GA 31007, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.276194500000002562956069596111774444580078125;s:3:\"lng\";d:-83.8430451999999917234163149259984493255615234375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.267321199999997816121322102844715118408203125;s:3:\"lng\";d:-83.8451553999999958932676236145198345184326171875;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.270592800000002853266778402030467987060546875;s:3:\"lng\";d:-83.84506410000000187210389412939548492431640625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.276194500000002562956069596111774444580078125;s:3:\"lng\";d:-83.84275131970849770368658937513828277587890625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:32.267321199999997816121322102844715118408203125;s:3:\"lng\";d:-83.8454492802915041238520643673837184906005859375;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJD7xq-XTM84gR5u1CsVaXjc0\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:3;O:8:\"stdClass\":6:{s:18:\"address_components\";a:5:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Bångvägen\";s:10:\"short_name\";s:11:\"Bångvägen\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Lycksele\";s:10:\"short_name\";s:8:\"Lycksele\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"Lycksele\";s:10:\"short_name\";s:8:\"Lycksele\";s:5:\"types\";a:1:{i:0;s:11:\"postal_town\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:19:\"Västerbottens län\";s:10:\"short_name\";s:19:\"Västerbottens län\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Sweden\";s:10:\"short_name\";s:2:\"SE\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:29:\"Bångvägen, Lycksele, Sweden\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:64.604729800000001205262378789484500885009765625;s:3:\"lng\";d:18.672556199999998938210410415194928646087646484375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:64.5912445999999960122295306064188480377197265625;s:3:\"lng\";d:18.66256609999999938054315862245857715606689453125;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:64.59772970000000213985913433134555816650390625;s:3:\"lng\";d:18.670096099999998529028744087554514408111572265625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:64.604729800000001205262378789484500885009765625;s:3:\"lng\";d:18.672556199999998938210410415194928646087646484375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:64.5912445999999960122295306064188480377197265625;s:3:\"lng\";d:18.66256609999999938054315862245857715606689453125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJJ6PRl0bXe0YRV10XRuXW0Bk\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:4;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Bångvägen\";s:10:\"short_name\";s:11:\"Bångvägen\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Hudiksvall SV\";s:10:\"short_name\";s:13:\"Hudiksvall SV\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"Forsa\";s:10:\"short_name\";s:5:\"Forsa\";s:5:\"types\";a:1:{i:0;s:11:\"postal_town\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:16:\"Gävleborgs län\";s:10:\"short_name\";s:16:\"Gävleborgs län\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Sweden\";s:10:\"short_name\";s:2:\"SE\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"82065\";s:10:\"short_name\";s:5:\"82065\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:33:\"Bångvägen, 820 65 Forsa, Sweden\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:61.72643579999999730034687672741711139678955078125;s:3:\"lng\";d:16.914827500000001236912794411182403564453125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:61.72373660000000228365024668164551258087158203125;s:3:\"lng\";d:16.906371799999998728480932186357676982879638671875;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:61.7245931000000069843736127950251102447509765625;s:3:\"lng\";d:16.910686500000000620502760284580290317535400390625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:61.72643579999999730034687672741711139678955078125;s:3:\"lng\";d:16.914827500000001236912794411182403564453125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:61.72373660000000228365024668164551258087158203125;s:3:\"lng\";d:16.906371799999998728480932186357676982879638671875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJm7aIuRqhZkYRWappK-DBntA\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:5;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:9:\"Bang Road\";s:10:\"short_name\";s:7:\"Bang Rd\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Canoga Park\";s:10:\"short_name\";s:11:\"Canoga Park\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:18:\"Los Angeles County\";s:10:\"short_name\";s:18:\"Los Angeles County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"California\";s:10:\"short_name\";s:2:\"CA\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"91304\";s:10:\"short_name\";s:5:\"91304\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:37:\"Bang Road, Canoga Park, CA 91304, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.23432360000000329591784975491464138031005859375;s:3:\"lng\";d:-118.6648754999999937354004941880702972412109375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.23262559999999865567588130943477153778076171875;s:3:\"lng\";d:-118.666042599999997264603734947741031646728515625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.23345789999999766450855531729757785797119140625;s:3:\"lng\";d:-118.665490000000005466063157655298709869384765625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.23482358029149708045224542729556560516357421875;s:3:\"lng\";d:-118.6641100697084993953467346727848052978515625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:34.2321256197084977657141280360519886016845703125;s:3:\"lng\";d:-118.6668080302915058155122096650302410125732421875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJj_eCkVudwoAR0MoyYhZjNc4\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:6;O:8:\"stdClass\":6:{s:18:\"address_components\";a:6:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Bångvägen\";s:10:\"short_name\";s:11:\"Bångvägen\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Mora S\";s:10:\"short_name\";s:6:\"Mora S\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Nusnäs\";s:10:\"short_name\";s:7:\"Nusnäs\";s:5:\"types\";a:1:{i:0;s:11:\"postal_town\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Dalarnas län\";s:10:\"short_name\";s:13:\"Dalarnas län\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:6:\"Sweden\";s:10:\"short_name\";s:2:\"SE\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"79277\";s:10:\"short_name\";s:5:\"79277\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:35:\"Bångvägen, 792 77 Nusnäs, Sweden\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.96665840000000713416739017702639102935791015625;s:3:\"lng\";d:14.6491346999999993983010426745750010013580322265625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.964776999999997997292666696012020111083984375;s:3:\"lng\";d:14.6468776999999992227685652323998510837554931640625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.96567610000000314585122396238148212432861328125;s:3:\"lng\";d:14.647962100000000873478711582720279693603515625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.96706668029150222309908713214099407196044921875;s:3:\"lng\";d:14.64935518029150074426070204935967922210693359375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.96436871970848869750625453889369964599609375;s:3:\"lng\";d:14.6466572197084996531657452578656375408172607421875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJSbzMtBHDZ0YRqzmd9ndX8G8\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:7;O:8:\"stdClass\":6:{s:18:\"address_components\";a:7:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Bang Terrace\";s:10:\"short_name\";s:12:\"Bang Terrace\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Shore Acres\";s:10:\"short_name\";s:11:\"Shore Acres\";s:5:\"types\";a:2:{i:0;s:12:\"neighborhood\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"Staten Island\";s:10:\"short_name\";s:13:\"Staten Island\";s:5:\"types\";a:3:{i:0;s:19:\"sublocality_level_1\";i:1;s:11:\"sublocality\";i:2;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:15:\"Richmond County\";s:10:\"short_name\";s:15:\"Richmond County\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_2\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:8:\"New York\";s:10:\"short_name\";s:2:\"NY\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:5;O:8:\"stdClass\":3:{s:9:\"long_name\";s:13:\"United States\";s:10:\"short_name\";s:2:\"US\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:6;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"10305\";s:10:\"short_name\";s:5:\"10305\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:42:\"Bang Terrace, Staten Island, NY 10305, USA\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.60905489999999673500497010536491870880126953125;s:3:\"lng\";d:-74.06381509999999934734660200774669647216796875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.60845470000000290156094706617295742034912109375;s:3:\"lng\";d:-74.0644459999999895671862759627401828765869140625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.6087608000000130914486362598836421966552734375;s:3:\"lng\";d:-74.064091899999993984238244593143463134765625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.61010378029150302836569608189165592193603515625;s:3:\"lng\";d:-74.062781569708505458038416691124439239501953125;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:40.60740581970849660820022108964622020721435546875;s:3:\"lng\";d:-74.0654795302915118782038916833698749542236328125;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJBWcA86dPwokRbK0XVbQFsX4\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:8;O:8:\"stdClass\":6:{s:18:\"address_components\";a:5:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:10:\"Bangstigen\";s:10:\"short_name\";s:10:\"Bangstigen\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:4:\"Åbo\";s:10:\"short_name\";s:3:\"TKU\";s:5:\"types\";a:2:{i:0;s:8:\"locality\";i:1;s:9:\"political\";}}i:2;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"Turku\";s:10:\"short_name\";s:5:\"Turku\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_3\";i:1;s:9:\"political\";}}i:3;O:8:\"stdClass\":3:{s:9:\"long_name\";s:7:\"Finland\";s:10:\"short_name\";s:2:\"FI\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}i:4;O:8:\"stdClass\":3:{s:9:\"long_name\";s:5:\"20100\";s:10:\"short_name\";s:5:\"20100\";s:5:\"types\";a:1:{i:0;s:11:\"postal_code\";}}}s:17:\"formatted_address\";s:31:\"Bangstigen, 20100 Åbo, Finland\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.450498699999997143095242790877819061279296875;s:3:\"lng\";d:22.245434800000001729358700686134397983551025390625;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.45004609999998734792825416661798954010009765625;s:3:\"lng\";d:22.24459110000000094942151918075978755950927734375;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.450498699999997143095242790877819061279296875;s:3:\"lng\";d:22.245434800000001729358700686134397983551025390625;}s:13:\"location_type\";s:16:\"GEOMETRIC_CENTER\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.4516213802915132191628799773752689361572265625;s:3:\"lng\";d:22.246361930291499220402329228818416595458984375;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:60.44892341970849969357004738412797451019287109375;s:3:\"lng\";d:22.24366396970849990566421183757483959197998046875;}}}s:13:\"partial_match\";b:1;s:8:\"place_id\";s:27:\"ChIJ6a5TYVR2jEYR2AiOSWjxFh8\";s:5:\"types\";a:1:{i:0;s:5:\"route\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(977,'_transient_timeout_geocode_c9c2956ce7fe96adeebf39a5311ed2d3','1458106867','no'),(978,'_transient_geocode_c9c2956ce7fe96adeebf39a5311ed2d3','O:8:\"stdClass\":2:{s:7:\"results\";a:1:{i:0;O:8:\"stdClass\":5:{s:18:\"address_components\";a:2:{i:0;O:8:\"stdClass\":3:{s:9:\"long_name\";s:12:\"Metro Manila\";s:10:\"short_name\";s:3:\"NCR\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}i:1;O:8:\"stdClass\":3:{s:9:\"long_name\";s:11:\"Philippines\";s:10:\"short_name\";s:2:\"PH\";s:5:\"types\";a:2:{i:0;s:7:\"country\";i:1;s:9:\"political\";}}}s:17:\"formatted_address\";s:25:\"Metro Manila, Philippines\";s:8:\"geometry\";O:8:\"stdClass\":4:{s:6:\"bounds\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:14.7812169999999998282191882026381790637969970703125;s:3:\"lng\";d:121.132012000000003126842784695327281951904296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:14.349386100000000254794940701685845851898193359375;s:3:\"lng\";d:120.9172568999999981542714522220194339752197265625;}}s:8:\"location\";O:8:\"stdClass\":2:{s:3:\"lat\";d:14.609053700000000475256456411443650722503662109375;s:3:\"lng\";d:121.022256499999997458871803246438503265380859375;}s:13:\"location_type\";s:11:\"APPROXIMATE\";s:8:\"viewport\";O:8:\"stdClass\":2:{s:9:\"northeast\";O:8:\"stdClass\":2:{s:3:\"lat\";d:14.7812169999999998282191882026381790637969970703125;s:3:\"lng\";d:121.132012000000003126842784695327281951904296875;}s:9:\"southwest\";O:8:\"stdClass\":2:{s:3:\"lat\";d:14.349386100000000254794940701685845851898193359375;s:3:\"lng\";d:120.9172568999999981542714522220194339752197265625;}}}s:8:\"place_id\";s:27:\"ChIJbTgmYNLIlzMR0HiSrNoj7V8\";s:5:\"types\";a:2:{i:0;s:27:\"administrative_area_level_1\";i:1;s:9:\"political\";}}}s:6:\"status\";s:2:\"OK\";}','no'),(999,'job_manager_enable_registration_use_email','','yes'),(1000,'job_manager_registration_use_email_custom_username_label','Username or Email','yes'),(1001,'Job_Manager_Registration_Use_Email','1.2.0','yes'),(1009,'_site_transient_timeout_browser_73b9f98ff6ae54da565d4ec89e273c53','1427222657','yes'),(1010,'_site_transient_browser_73b9f98ff6ae54da565d4ec89e273c53','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"41.0.2272.89\";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'),(1015,'_transient_timeout_feed_867bd5c64f85878d03a060509cd2f92c','1426661060','no'),(1016,'_transient_feed_867bd5c64f85878d03a060509cd2f92c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: Hackers Hijack Fancybox Plugin to Deface WordPress Sites with ISIS Propaganda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40719\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/hackers-hijack-fancybox-plugin-to-deface-wordpress-sites-with-isis-propaganda\";s: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:3494:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/isis-hack.png\" rel=\"prettyphoto[40719]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/isis-hack.png?resize=945%2C552\" alt=\"isis-hack\" class=\"aligncenter size-full wp-image-40730\" /></a></p>\n<p>Last month a vulnerability was discovered in the <a href=\"http://wptavern.com/zero-day-vulnerability-discovered-in-fancybox-for-wordpress-plugin\" target=\"_blank\">Fancybox for WordPress</a> plugin, making it possible for a hacker to inject an iframe into the website without needing administrator access. Although the issue was promptly patched, a string of seemingly random WordPress websites were recently compromised using this vulnerability.</p>\n<p>Hackers claiming to be acting on behalf of ISIS exploited Fancybox to deface the websites with propaganda for the terrorist group. <a href=\"http://www.cujournal.com/news/isis-update-hacking-of-montana-cu-provides-vital-lesson-to-community-1024100-1.html\" target=\"_blank\">Credit Union Journal</a> reports that a Montana credit union website was attacked using the Fancybox plugin as the entry point.</p>\n<p><a href=\"http://area43.net/2015/03/isis-vs-nascar-the-tech-behind-the-hacking-of-eldoraspeedway-com/\" target=\"_blank\">Area43.net</a> examined the cached Google source code for several other hacked sites and reported that both <a href=\"http://Eldoraspeedway.com\" target=\"_blank\">Eldoraspeedway.com</a> and <a href=\"http://Montgomeryinn.com\" target=\"_blank\">Montgomeryinn.com</a> have since removed the Fancybox for WordPress plugin.</p>\n<p>In order to deface the websites, the suspected ISIS hackers likely scanned for sites that have not updated the Fancybox for WordPress plugin, as the sites bear no other commonalities apart from using WordPress. Many <a href=\"http://www.independent.ie/irish-news/dublin-rape-crisis-center-website-hacked-by-isis-31051435.html\" target=\"_blank\">major</a> <a href=\"http://www.newsweek.com/isis-hacker-targets-websites-folk-singer-hotels-nascar-driver-312636\" target=\"_blank\">news</a> <a href=\"http://www.nbcnews.com/news/us-news/isis-hackers-almost-certainly-not-isis-hackers-n320296\" target=\"_blank\">outlets</a> with no understanding of WordPress’ plugin system have wrongly attributed the security flaw to WordPress itself.</p>\n<p><a href=\"https://wordpress.org/plugins/fancybox-for-wordpress/\" target=\"_blank\">Fancybox for WordPress</a> is currently active on more than 100,000 sites, but stats on WordPress.org do not break down how many of those are using a version older than the patched update issued in February. According to Samuel “Otto” Wood, WordPress.org pushed out a forced update for the Fancybox plugin vulnerability, although it wasn’t widely reported.</p>\n<p>What is it going to take for WordPress site administrators to keep their plugins updated? If you’re not comfortable updating WordPress plugins yourself, then you need to be on a maintenance plan with a development company to keep your software updated and secure.</p>\n<p>While many developers are not too keen on the possibility of WordPress someday <a href=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\" target=\"_blank\">adopting automatic updates for core, plugins, and themes by default</a>, your average website owner would probably probably prefer it over would-be ISIS hackers exploiting the simplest of vulnerabilities to deface their websites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 17:02: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:\"Sarah Gooding\";s: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:30:\"Matt: Meetups Around the World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44783\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"http://ma.tt/2015/03/meetups-around-the-world/\";s: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:337:\"<p><a href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">Here’s a great article about WordPress meetup communities around the world</a>, including Singapore, Argentina, France, Croatia, India, Serbia, Malta, Norway, South Africa, Canada, Switzerland, Ireland, Estonia, Egypt, Poland, Belgium, and Slovakia.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 05:00: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: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:85:\"WPTavern: Ultimate Member: A New Free Community and User Profile Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40639\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/ultimate-member-a-new-free-community-and-user-profile-plugin-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5310:\"<p><a href=\"https://ultimatemember.com/\" target=\"_blank\">Ultimate Member</a> is the newest plugin to join the ranks of WordPress membership solutions after seven months in development. One month after landing in the WordPress.org directory, the <a href=\"https://wordpress.org/plugins/ultimate-member/\" target=\"_blank\">plugin</a> is already active on more than 2,000 WordPress sites and has received a 5-star rating from 73/75 reviewers.</p>\n<p>The WordPress ecosystem is flush with both free and commercial membership plugins, but Ultimate Member takes a unique approach with its heavy emphasis on frontend community features. The plugin goes beyond content restriction to provide beautifully-designed user profiles and directories out of the box.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member.png\" rel=\"prettyphoto[40639]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member.png?resize=949%2C457\" alt=\"ultimate-member\" class=\"aligncenter size-full wp-image-40641\" /></a></p>\n<p>It includes searchable member directories and frontend user registration, login, and profiles. Administrators can create custom form fields with conditional logic. The membership features include custom user roles, content restriction, conditional menus, and more. Ultimate Member is compatible with multisite and Mandrill. It was also designed to be developer friendly with dozens of actions and filters for further customization.</p>\n<p><a href=\"http://ultimatememberdemo.com/\" target=\"_blank\">Live demos</a> are available for the user profiles, member directory, and user account pages.</p>\n<h3>Ultimate Member Extensions Sales Hit $1500 in the First 5 Days</h3>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member-extensions.jpg\" rel=\"prettyphoto[40639]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member-extensions.jpg?resize=1019%2C174\" alt=\"ultimate-member-extensions\" class=\"aligncenter size-full wp-image-40701\" /></a></p>\n<p>Co-founders <a href=\"https://twitter.com/calumallison\" target=\"_blank\">Calum Allison</a> and Ahmed Elmahd opted to keep the base plugin free and offer additional commercial <a href=\"https://ultimatemember.com/extensions/\" target=\"_blank\">extensions</a>.</p>\n<p>“We decided to use the free core + paid extensions model as we’ve seen how successful plugins such as WooCommerce, Ninja Forms, and Easy Digital Downloads have been with this model,” Allison said. “We want to try replicate this success in the community/user space.”</p>\n<p>Initial extension sales indicate that the team has identified a competitive niche. “We’ve had sales of just under $1,500 from our first five days and we hope this will grow as more extensions are built and more people learn about the plugin,” Allison told the Tavern.</p>\n<p>Ultimate Member is not quite a BuddyPress alternative, but its founding duo entered the market to provide basic social features on top of membership functionality.</p>\n<p>“The plugin is useful for people looking to build a site where users can sign up and become members but are not necessarily looking to create a full-blown social network which is offered by plugins such as BuddyPress or WP Symposium,” Allison said.</p>\n<p>Currently, the most popular extensions in terms of sales are the bbPress integration and Social Login extensions. More modular social features, such as private messaging and paid membership upgrades, are currently in the works.</p>\n<p>“Longer term we are considering building themes which are designed specifically for the community niche,” Allison said.</p>\n<p>In the meantime, the duo is focusing on providing support for all users and have answered more than 400 topics on their community forum and the WordPress.org plugin support forum.</p>\n<p>“We made a decision from the beginning that we would provide support for all users of the plugin, regardless of whether they purchased an extension or not,” Allison said. “We feel that providing at least some support to free users means they are more likely to want to purchase an extension or two.”</p>\n<p>Ultimate Member is open source and available on <a href=\"https://github.com/ultimatemember/ultimatemember\" target=\"_blank\">GitHub</a> for contribution from developers. Co-founders Allison and Elmahd also maintain a <a href=\"https://trello.com/b/30quaczv/ultimate-member\" target=\"_blank\">Trello board</a> for mapping the future of the plugin and managing current issues.</p>\n<p>With a strong set of <a href=\"https://ultimatemember.com/features/\" target=\"_blank\">core features</a> and solid extensions sales numbers right out of the gate, <a href=\"https://ultimatemember.com/\" target=\"_blank\">Ultimate Member</a> is already demonstrating success with the free core plus commercial extensions business model. Even in a seemingly saturated WordPress membership plugin market, a quality product that can zero in on a specific niche has a decent chance of becoming competitive within a short time after launching. The challenge will be keeping up with the level of support they intend to offer for both commercial and free users, while growing the library of extensions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2015 22:55: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:\"Sarah Gooding\";s: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:68:\"WPTavern: Pods Framework Security Release Fixes Severe 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=40651\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/pods-framework-security-release-fixes-severe-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:3704:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg\" rel=\"prettyphoto[40651]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg?resize=628%2C290\" alt=\"pods\" class=\"aligncenter size-full wp-image-40653\" /></a></p>\n<p>Last week <a href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\">a blind SQL injection vulnerability</a> was discovered in Yoast’s popular WordPress SEO plugin. Given the severity of the vulnerability and the fact that the plugin is installed on more than one million WordPress sites, the security team at WordPress.org pushed <a href=\"http://wptavern.com/how-to-stay-in-the-loop-if-you-turn-off-wordpress-automatic-updates\" target=\"_blank\">a forced update</a> to mitigate the possibility of mass exploitation.</p>\n<p>Following this incident, the <a href=\"http://pods.io/\" target=\"_blank\">Pods framework</a> team proactively performed a security review of their <a href=\"https://wordpress.org/plugins/pods/\" target=\"_blank\">plugin</a> and found an issue similar to the one discovered and disclosed last week in the WordPress SEO plugin. Contributor Josh Pollock describes the issue in the <a href=\"http://pods.io/2015/03/16/important-security-disclosure/\" target=\"_blank\">release announcement</a>:</p>\n<blockquote><p>We believe this is an especially severe issue as this issue occurred in the PodsUI class, which is not only used for the Pods admin, but is also employed by many end-users to create front-end and back-end content management interfaces for non-admin users.</p>\n<p>The issue occurred in approximately Line 859 of the PodsUI class. The orderby parameter, which is passed from the browser in a GET variable was subsequently used in an SQL query without being properly sanitized.</p>\n<p>As a result malicious or other unintended SQL queries could be sent to the database by manipulating the GET request.</p></blockquote>\n<p>Pods 2.5.1.2, released today, is a security update that patches this vulnerability. If you require an earlier version of the plugin, patched versions of older versions are available the <a href=\"https://wordpress.org/plugins/pods/developers/\" target=\"_blank\">releases page</a>. All users are advised to update immediately.</p>\n<p>The Pods framework is used for creating, managing, and deploying customized content types and fields. It’s active on more than 30,000 WordPress installations. Contributors on the project credit Yoast’s transparency on the recent security issue as having inspired their team to proactively examine Pods.</p>\n<p>“Reading the details of their issue led us to search for similar security issues in Pods,” Pollock said. “We applaud their responsible disclosure to the community. Publishing the details helps other developers work to improve security in their own codebase.”</p>\n<h3>More Security Updates on the Way for Popular WordPress Plugins</h3>\n<p>All relatively complex plugins will have security issues pop up from time to time that will require immediate patching. Fortunately, the plugin authors in these scenarios have been quick to respond.</p>\n<p>This particular vulnerability is not limited to Pods and the WordPress SEO plugin by Yoast. Pollock advises that WordPress users should be on the lookout for more security updates to follow for other popular plugins.</p>\n<p>“Our team has done a search in several other plugins for similar issues and has reported our findings to their authors,” he said. “At this time we can not share specifics about theses issues, but will as soon as it is responsible to do so.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2015 18:17: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:\"Sarah Gooding\";s: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:35:\"Alex King: In Praise of BackupBuddy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=21405\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://alexking.org/blog/2015/03/15/backupbuddy\";s: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:1571:\"<p>I’m thrilled with my <a href=\"https://alexking.org/blog/2015/02/25/hosted-on-webfaction\">new hosting set-up</a> for this site, however WebFaction doesn’t offer daily backups. I knew could spend the time to write a little script to export my database and pass it along to another storage location, but then I thought of <a href=\"https://ithemes.com/purchase/backupbuddy/\">BackupBuddy from iThemes</a>.</p>\n<p>5 minutes later I had BackupBuddy installed, with a nightly job configured to do a full export of my database and store the last 10 days of backups in my Dropbox account.</p>\n<p>Sure, I could have written the code to do this myself. It’s always tempting to do-it-yourself when you know you <em>can</em> do something. The key is to ask yourself if you <em>should</em> do something. It would have taken much more than 5 minutes to get even a simple backup script written and configured; and I definitely wouldn’t have had the storage and and automation options that BackupBuddy provides out of the box.</p>\n<p>If you need hassle-free backups for your self-hosted WordPress site<sup id=\"fnref:1\"><a href=\"http://alexking.org/blog/topic/wordpress/feed#fn:1\" rel=\"footnote\">1</a></sup>, give BackupBuddy a try.</p>\n<div class=\"footnotes\">\n<hr />\n<ol>\n<li id=\"fn:1\">\nIf you have a website, <em>please</em> make sure you have an automated backup system, and that you’ve tested your backups to make sure they actually work. <a href=\"http://alexking.org/blog/topic/wordpress/feed#fnref:1\" rev=\"footnote\">↩</a>\n</li>\n</ol>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 15 Mar 2015 20:05:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"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: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:24:\"Matt: Live in the Moment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44759\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/live-in-the-moment/\";s: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:369:\"<p>Jenna Wortham writes on <a href=\"http://bits.blogs.nytimes.com/2014/10/18/trying-to-live-in-the-moment-and-not-on-the-phone/\">Trying to Live in the Moment (and Not on the Phone)</a>. I’ve been using the Moment app recently too, <a href=\"https://cloudup.com/cSfRDLJHDiv\">here’s my past week of usage</a>. (I think it might count phone calls as usage.)</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, 15 Mar 2015 18:45: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: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:23:\"Matt: Series A Struggle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44853\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"http://ma.tt/2015/03/raising-series-a/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:312:\"<p><a href=\"http://firstround.com/review/what-the-seed-funding-boom-means-for-raising-a-series-a/\">Josh Kopelman on why raising a Series A is harder than ever, and how startups can adapt to survive the changing investment landscape</a>. Fantastic essay, relevant for every company raising money at any stage.</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, 14 Mar 2015 20:45: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: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:81:\"WPTavern: BuddyPress Live Notification 2.0 Adds Real-Time Notifications for Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40500\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wptavern.com/buddypress-live-notification-2-0-adds-real-time-notifications-for-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3787:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg\" rel=\"prettyphoto[40500]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg?resize=1024%2C484\" alt=\"photo credit: MACSwriter - cc\" class=\"size-full wp-image-28480\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/88758069@N08/8445004895/\">MACSwriter</a> – <a href=\"http://creativecommons.org/licenses/by-sa/2.0/\">cc</a>\n<p>The <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BuddyPress Live Notification</a> plugin was originally released in 2011. Brajesh Singh, prolific plugin author and founder of <a href=\"http://buddydev.com/\" target=\"_blank\">BuddyDev</a>, created the plugin to provide Facebook-style real-time notifications for users. Over the past four years, a number of significant changes in both WordPress and BuddyPress have necessitated a complete rewrite of the extension.</p>\n<p>The <a href=\"http://buddydev.com/buddypress/introducing-buddypress-live-notification-2-0/\" target=\"_blank\">2.0 version</a> of the plugin adds support for BuddyPress’ new <a href=\"http://wptavern.com/buddypress-1-9-sammy-released-with-new-notifications-component\" target=\"_blank\">notifications component</a>, as well as the <a href=\"http://codex.wordpress.org/Function_Reference/wp_heartbeat_settings\" target=\"_blank\">Heartbeat API</a>, which is now used to fetch the notifications.</p>\n<p>The updated version includes the following:</p>\n<ul>\n<li>Complete rewrite of the code to include support for BP notifications component (introduced in BuddyPress 1.9.0)</li>\n<li>Uses WordPress Heartbeat API instead of long AJAX polling for greatly improved performance</li>\n<li>Allows theme authors to change the notifying mechanism by overriding the notify method of the bpln object</li>\n<li>Fires custom JavaScript event bpln:new_notifications when new notifications are received on the client side. A theme author can hook into it to make modifications.</li>\n</ul>\n<p>Because BP Live Notification was designed to be easy to theme and extend, Singh created an <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module\" target=\"_blank\">example plugin</a> to demonstrate how to replace the notify window UI with your own customization.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png\" rel=\"prettyphoto[40500]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png?resize=449%2C250\" alt=\"jquery-notice-style\" class=\"aligncenter size-full wp-image-40617\" /></a></p>\n<p>The sample plugin repackages the notification window with the <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module/tree/master/assets/notify\" target=\"_blank\">jQuery notice plugin</a>. Check out a <a href=\"http://creativedream.net/plugins/jquery.notify/\" target=\"_blank\">live demo</a> to see how that style of notice is presented.</p>\n<p>If you don’t like how BP Live Notification styles its alerts by default, you can easily integrate a different jQuery notice plugin using the example Singh posted on GitHub. Searching the web will turn up a <a href=\"http://jqueryhouse.com/best-jquery-notification-plugins/\" target=\"_blank\">wide variety</a> of beautiful notification styles that you can adapt for use with BuddyPress.</p>\n<p>Both Twitter and Facebook use live notifications to keep users interacting on their social networks. When you receive a live notice, it confirms, in an almost tangible way, that you are at the center of where the social activity is happening. If you think this would benefit your BuddyPress network, download <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BP Live Notification</a> 2.0 for free from WordPress.org.</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, 14 Mar 2015 02:07:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:80:\"WPTavern: How to Stay in the Loop if You Turn Off WordPress’ Automatic Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"http://wptavern.com/how-to-stay-in-the-loop-if-you-turn-off-wordpress-automatic-updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5514:\"<p>When a critical <a href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" target=\"_blank\">security vulnerability was discovered in Yoast’s SEO plugin</a> this week, WordPress.org took the initiative to automatically update users’ sites with the patched version of the plugin. Many users were taken by surprise, given that the WordPress codex clearly stated that automatic plugin and theme updates are disabled by default.</p>\n<p>Shortly after the automatic update rolled out, the <a href=\"http://codex.wordpress.org/Configuring_Automatic_Background_Updates\" target=\"_blank\">codex page</a> was updated to reflect the fact that in rare instances WordPress.org will automatically update your plugins and themes unless you opt to turn this feature off entirely. Many users are not comfortable with forced automatic updates, but the good news is that there is a filter to turn them off, including the WordPress.org security updates for popular plugins:</p>\n<pre class=\"brush: php; light: true; title: ; notranslate\">add_filter( \'auto_update_plugin\', \'__return_false\' );</pre>\n<p>Prior to this security issue, users were not aware that they had to opt out of these forced updates. On one side of the fence there are those who think it’s no big deal and are thankful that WordPress.org is proactive on behalf of user security.</p>\n<p>On the other hand, there are those who are wary of forced updates from plugin authors who are notorious for pushing out problematic updates. The <a href=\"https://wordpress.org/support/plugin/wordpress-seo\">support forum</a> for Yoast’s SEO plugin contains many threads regarding fatal errors following updates issued in the past.</p>\n<p>In this particular case, Nick Haskins <a href=\"http://nickhaskins.com/2015/03/on-automatic-wordpress-updates/\" target=\"_blank\">summarizes</a> why he was not comfortable with WordPress.org’s forced update:</p>\n<blockquote><p>The plugin in question is Yoast WordPress SEO. If you’re not familiar with his plugins, the history of updates is awful. In the last two weeks, I’ve updated twice, and both times have resulted in fatal PHP errors which require FTP’ing into the site, to manually remove the plugin. Both cases were due to not checking if a file exists before loading it.</p></blockquote>\n<p>Those who are not comfortable with WordPress.org’s forced update policy have the option to turn updates off for particular plugins or for all plugins. If you opt to go the route of turning automatic updates off, there are alternative ways that you can stay up-to-date on plugin releases.</p>\n<h3>Get Email Notices When Core, Plugin, and Theme Updates are Available</h3>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg\" rel=\"prettyphoto[40498]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg?resize=1018%2C494\" alt=\"photo credit: Par avion - (license)\" class=\"size-full wp-image-40600\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/79016591@N07/13204207393\">Par avion</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>No site admin can realistically be expected to log into his site(s) and check for update every day, let alone follow all the news surrounding plugin and theme security issues. The <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> plugin will monitor your WordPress installation for updates and will send you an email as they become available. It includes the following features:</p>\n<ul>\n<li>Set the interval of how often to check for updates; hourly, twice daily or daily.</li>\n<li>Sets WordPress to check for updates more often meaning you get to know about updates sooner.</li>\n<li>Get emailed about core, plugin and theme updates.</li>\n<li>Chose if you want to be notified about active only themes and plugins updates.</li>\n<li>Remove upgrade nag message to non-admin users.</li>\n<li>For advanced users there are a number of filters and actions you can use.</li>\n</ul>\n<p>It would be truly awesome if WP Updates Notifier was also able to scan a plugin’s changelog for the word “Security” and tack it onto the email if it is applicable.</p>\n<p>WP Updates Notifier can be useful even if you’re comfortable allowing WordPress.org to perform occasional forced updates to themes and plugins for security. You may be using a plugin that is not nearly popular enough meet the criteria for a forced automatic update. Regardless, it may be useful for you to know as soon as there is an update available.</p>\n<p>The important thing is to stay in the loop about potential security issues and get patches as soon as they are available. <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> lets you do that without having to allow any third party update core, plugins, or themes on your server. The plugin is most useful when you have only a handful of sites or fewer. Otherwise, it’s probably better to utilize a central dashboard service where you check in regularly to see updates across all of your sites at once.</p>\n<p>Your other alternative is to ditch plugins created by authors who you cannot trust to issue clean updates. That will put you in a better position to leave automatic background updates on, which is recommended for the vast majority of WordPress users.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 19:38: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:\"Sarah Gooding\";s: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:88:\"Post Status: Running a successful membership site in real life, with Jonathan Williamson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://poststatus.com/?p=7208\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/running-a-wordpress-membership-website-jonathan-williamson/\";s: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:12427:\"<p>Jonathan Williamson is the co-founder and COO of <a href=\"http://cgcookie.com/\">CGCookie</a>, a membership website that provides as an educational resource for computer graphics and modeling. CGCookie has been around since 2008, and today is a network of five websites, has thousands of paying members, a team of six full time employees plus a number of contractors.</p>\n<p>CGCookie is built completely on WordPress and has a built in membership component. Some astute readers may recognize both the site and Jonathan’s name; Jonathan is <a href=\"https://twitter.com/pippinsplugins\">Pippin Williamson’s</a> identical twin brother, and Pippin has worked with Jonathan on CGCookie many times. So, in this interview, you’re not listening to me talk to Pippin — though it sounds like it — but I’m talking to Jonathan Williamson.</p>\n<p>Jonathan is as passionate about CG, modeling, 3D printing, and the software that surrounds these disciplines as Pippin is about WordPress and programming. It was a pleasure to talk to Jonathan about what it’s like to run a membership site that runs on WordPress. I think this interview will be beneficial for those that want to run a membership site, and also those that work with clients who make their living off of their website.</p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"http://audio.simplecast.fm/9023.mp3\">http://audio.simplecast.fm/9023.mp3</a><br />\n<a href=\"http://audio.simplecast.fm/9023.mp3\">Direct Download</a></p>\n<p><a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">Or subscribe to the Post Status Draft podcast on iTunes!</a></p>\n<h3>How CGCookie evolved</h3>\n<p>CGCookie started as a blog with news, tutorials, and resources for CG enthusiasts. The first form of its monetization was by selling the source files for the various tutorials. Within about two years, Jonathan and co-founder Wes Burke decided to add a membership component that ended up working far better than they anticipated.</p>\n<p>Jonathan has been working full-time on CGCookie since around the summer of 2009. They originally launched on aMember, before eventually migrating to Pippin’s <a href=\"https://pippinsplugins.com/restrict-content-pro-premium-content-plugin/\">Restrict Content Pro</a> plugin, along with <a href=\"https://easydigitaldownloads.com/\">Easy Digital Downloads</a>.</p>\n<p>Today, CGCookie has more than 120,000 free users, and they have around 4,800 paid members.</p>\n<p>Since 2008, CGCookie have managed to not have a full time web developer until February of 2014, when they hired Nick Haskins. You may recognize Nick as the founder of <a title=\"Aesop, a Medium-esque “story engine” for WordPress\" href=\"https://poststatus.com/aesop-medium-esque-story-engine-wordpress/\">Aesop Stories</a> as well. Nick manages front-end development for the site, and they still don’t have a backend developer — though a backend developer and designer are on their roadmap.</p>\n<h3>How CGCookie’s eCommerce setup runs</h3>\n<p>Considering Jonathan is using his brother’s own plugins in the real world, it makes for a great avenue for feedback and insight for Pippin to improve those products.</p>\n<p>CGCookie is using Restrict Content Pro for <a href=\"https://cgcookie.com/membership/\">memberships</a> themselves, and EDD plus the <a href=\"https://easydigitaldownloads.com/extensions/frontend-submissions/\">Front-End Submissions</a> add-on for their <a href=\"http://cgcookiemarkets.com/blender/\">marketplace</a>. We talked about whether EDD could be used for both, or if there is room for improvement in the marriage between the two systems, and he believes there is and that it’s a goal for the two plugins. For instance, currently, reporting and user management and a number of other features are independent between each plugin even though often times the users that utilize the system may overlap.</p>\n<p>I asked Jonathan about scaling WordPress and eCommerce for their large user base. He says that scaling for eCommerce has not been difficult, but with over a hundred thousand users, some default WordPress functionality has not scaled well; for instance, some admin areas create dropdowns for all users, which does not work well. Fortunately, there are some trac tickets in place currently to help solve some of these problems.</p>\n<h3>Prioritizing goals for a membership site</h3>\n<p>When discussing challenges running a membership site, Jonathan highlights the internal battles: balancing new features versus iterative improvements. Based on my short experience managing this membership site, I completely agree.</p>\n<p>For an example, Jonathan told me about a potential question and answer system to help his members get answers for specific technical topics that may be beyond the scope of a specific course. They believe a Stack Exchange style setup that allows them to refer their courses to specific questions would allow them to better serve their customers with the same content they already have.</p>\n<blockquote><p>How do you get people to find your content that answers their question, but you don’t have a way of just explicitly saying that these are the questions this course answers?</p></blockquote>\n<p>They’re considering a method of post to post relationships that direct courses as question answers and vice versa. For this feature and others, they try to do things with a short return on investment, but they also don’t want to be a slave to it. They sometimes do things “that are important to the quality of CGCookie, that never make a dime.” They removed ads last year under that very premise, to make CGCookie a better learning experience.</p>\n<h3>Not the only place to learn</h3>\n<p>Jonathan knows CGCookie isn’t the only place to learn, so they focus on creating an excellent community and learning experience for their customers.</p>\n<p>Realizing that our sites aren’t the only way to get certain information is an important thing to know to be able to better focus what we create for our users and why we create it.</p>\n<h3>Pricing for CGCookie</h3>\n<p>CGCookie has pricing for monthly, quarterly, or yearly pricing; all plans renew automatically unless explicitly cancelled. This is a feature they actively A/B test to see what’s working and what’s not.</p>\n<p>Behavior of customers varies between the three levels. Jonathan says that the users are more invested in their purchases (and getting more out of it) when they sign up for longer. Quarterly members have 10% longer lifetime memberships and spend three times longer on the site.</p>\n<p>However, they do have “a fair bit” of what I called “download and dash” members that sign up for a month, download a bunch of assets and cancel. Monthly memberships are also the most popular plan. They’ve considered locking down downloads for monthly signups but it’s not something they want to do unless it becomes a bigger problem; however they do lose money on those customers that download gigabytes of files and videos but only stay subscribed for one month.</p>\n<h3>Testing</h3>\n<p>During A/B tests, they have found that people will be just as likely to sign up for quarterly as monthly if monthly isn’t available, and quarterly members are more engaged. One thing they noted is that once people stick around for a few months, the average tenure of a user skyrockets; they have some users that have been a paying member as long as the site has been running.</p>\n<p>One of my big takeaways talking to Jonathan was about how significant testing can be. Their tests help them decide on the optimal pricing and payment plans to maximize a lifetime value.</p>\n<p>For testing, insights, and statistics they use <a href=\"https://www.optimizely.com/\">Optimizely</a>, <a href=\"https://mixpanel.com/\">Mixpanel</a>, and Google Analytics.</p>\n<p>Mixpanel allows you to create custom events in your software, and does require some code knowledge, but it can deliver valuable insights if you use it correctly. Jonathan notes, “It’s basically as comprehensive as you make it.”</p>\n<p>They can also mesh tools. They can track which A/B test from Optimizely a customer signed up with, and then use Mixpanel to track what they did and how they did it. They can get login metrics, renewal numbers, and more for each plan and signup flow.</p>\n<p>Mixpanel requires PHP and JavaScript knowledge to utilize, but Optimizely has an extensive visual interface that doesn’t require code knowledge to utilize.</p>\n<h3>What encourages membership signups</h3>\n<p>“It varies day to day, week to week, month to month,” in regard to how their signups work. A bad month in the economy can make their signups go down. Sometimes quarterly users will spike while monthly users are steady.</p>\n<p>Their biggest thing that affects signup rates is customer support. Some presale, but also support for new members to help answer questions and get people engaged. <span class=\"pullquote alignright\">When we can help someone answer the question, “Where do I go next?”, we are able to keep them for a long time.</span></p>\n<p>They have one or two courses that drive a ton of traffic to their site, and it is therefore their largest onboarding channel for new members. However, they don’t have a silver bullet for what it takes to get new users. They are always trying new things.</p>\n<h3>On competing and the industry</h3>\n<p>Jonathan doesn’t see themselves as a part of a singular industry. While many think of CG as a part of the film industry, it’s one of dozens of potential applications, and they don’t want to narrow themselves to a particular one.</p>\n<p>They also poll users to get a feel for who they are and what industry actual users come from. Based on around a thousand responses, they had no real pattern at all. The results were all over the board.</p>\n<p>So they don’t want to compete with a film tutorials site or any other industry site. They want to focus on the tool itself. They want to teach people how to use Blender and show them how it can be applied to various industries their users are a part of.</p>\n<h3>Advice for those running membership sites</h3>\n<blockquote><p>“Build your community would be the main one. It’s one thing to offer a really good product. It’s one thing to build a really good website. But if you don’t have the community behind you that’s going to be willing to trust in you with their wallet … it’s not going to go anywhere long term, sustainably.”</p></blockquote>\n<p>Jonathan says it’s about building the community as well as the sense of trust within that community. He believes that customers will want to know that not only the content will be worth it, but that it will continue to be worth it — and that the communication and support from the team behind the site will be consistent as well.</p>\n<p>He believes that subscriptions and products are very different. With a subscription, the interaction is just as or far more important than specific content itself.</p>\n<p>When he refers to community, he doesn’t mean it has to be strictly through something like a forum. He considers it a broad term, and for them it evolved out of their Blender community user base. At the time we recorded this, they didn’t have forums, a dedicated chat system, or an actual community integration part — though <a href=\"http://community.cgcookie.com/\">they have opened a forum</a> since we chatted. But the community exists and thrives within comments and their gallery functionality.</p>\n<h3>Wrapping up</h3>\n<p>Jonathan is full of great advice and I could listen to him talk about membership sites for a long time. I have no experience with CG but at the end of this interview he had me wanted to go build something with Blender.</p>\n<p>You can (and should) keep up with <a href=\"https://twitter.com/carter2422\">Jonathan on Twitter</a>, or perhaps you’ll see him at a conference near you — but you’ll probably think it’s Pippin at first. Also be sure to checkout <a href=\"http://cgcookie.com/\">CGCookie’s website</a>; it’s really great.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 17:01: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:15:\"Brian Krogsgard\";s: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:63:\"Matt: Love is the light that sparked when only darkness existed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s: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:186:\"<p> <img alt=\"\" src=\"http://i1.wp.com/ma.tt/files/2015/03/IMG_5196.jpg?resize=604%2C466\" title=\"\" class=\"size-custom\" /></p>\n<p>Taken in Houston today. Happy birthday Mom! </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 15:49: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: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:37:\"Matt: Government Taking Over Internet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44766\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://ma.tt/2015/03/government-taking-over-internet/\";s: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:569:\"<p>Since the Title II ruling from the FCC there’s been a lot of partisan rhetoric about the government taking over the internet, <a href=\"http://ma.tt/2015/02/net-neutrality-win/\">even in the comments of this very blog</a>. I just came across Brad Feld’s post, <a href=\"http://feld.com/archives/2015/02/final-thoughts-fcc-title-ii-ahead-tomorrows-vote-net-neutrality.html\">Some Final Thoughts on the FCC and Title II Ahead of Tomorrow’s Vote on Net Neutrality</a> and he does an awesome job breaking down and addressing each of the misconceptions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 02:06: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: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:56:\"WPTavern: WordPress 4.2 Beta 1 Now Available for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40568\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-4-2-beta-1-now-available-for-testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3336:\"<p><a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">WordPress 4.2 beta 1</a> is now available for early testers to download. It’s “pencils down” time for core contributors as far as new feature requests are concerned. This is the point in the release cycle where contributors are focusing their efforts on bug fixes and inline documentation.</p>\n<p>Drew Jaynes, the 4.2 release lead, posted the <a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">beta release announcement</a> and summarized the main features that could use further testing. The <a href=\"http://wptavern.com/preview-the-press-this-bookmarklet-redesign-alpha-plugin-now-ready-for-testing\" target=\"_blank\">Press This bookmarklet feature has been totally redeigned</a> to be more intuitive and mobile-friendly. If you want to test it out, install the beta and then navigate to the Tools screen in the admin.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg?resize=898%2C408\" alt=\"press-this-featured\" class=\"aligncenter size-full wp-image-24221\" /></a></p>\n<p>Jaynes also encourages users to test drive the new theme browsing and switching capabilities that are now built into the customizer. “We’re especially interested to know if this helps streamline the process of setting up your site,” he said.</p>\n<p>The customizer theme switcher is one of the more controversial additions to this release. The new feature was met with a significant amount of resistance from our commenters when it was <a href=\"http://wptavern.com/customizer-theme-switcher-approved-for-merge-into-wordpress-4-2\" target=\"_blank\">approved for merge into WordPress 4.2</a>.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg?resize=1025%2C473\" alt=\"customizer-theme-switcher\" class=\"aligncenter size-full wp-image-38931\" /></a></p>\n<p>The installation and update process for plugins has been beautifully re-tooled to provide a smoother, more convenient experience where users can perform these actions without leaving the Plugins screen. Feel free to leave any feedback on the corresponding <a href=\"https://core.trac.wordpress.org/ticket/29820\" target=\"_blank\">ticket</a> for this improvement.</p>\n<p>WordPress 4.2 also <a href=\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\" target=\"_blank\">expands core support for emoji</a>. Jaynes suggested that users go to town on testing it everywhere.</p>\n<p>“If you felt like emoji were starkly missing from your content toolbox, worry no more,” he said. “We’ve added emoji support nearly everywhere, even post slugs.”</p>\n<p>According to the current <a href=\"https://make.wordpress.org/core/version-4-2-project-schedule/\" target=\"_blank\">4.2 project schedule</a>, the official release is targeted for the week of April 22nd. A series of betas and at least one release candidate are likely to precede the official release during the course of the next month.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 00:01: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:\"Sarah Gooding\";s: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:56:\"WPTavern: WPWeekly Episode 183 – Backing Up The 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wptavern.com?p=40559&preview_id=40559\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wpweekly-episode-183-backing-up-the-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4337:\"<p>In this episode of WordPress Weekly, <a title=\"http://onlinebizcoach.com/\" href=\"http://onlinebizcoach.com/\">Marcus Couch</a> and I discuss a lot of different stories. We share our opinions on the redesigned theme and plugin directories. We discuss CodeGuard’s survey results that indicate WordPress users need a lot more education on backup plugins, strategies, and services. Last but not least, we discuss the WordPress history book. Near the end of the show, Marcus describes a new venture he’s pursuing to help coach online businesses.</p>\n<h2>Stories Discussed:</h2>\n<p><a title=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\">WordPress Version Stats Updated: More Than 1/3 of Sites are Running WordPress 4.1</a><br />\n<a title=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\">WordPress Plugin Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\">WordPress Theme Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\" href=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\">Version One of The WordPress History Book is Ready For Review</a><br />\n<a title=\"http://wptavern.com/wordpress-publishes-security-white-paper\" href=\"http://wptavern.com/wordpress-publishes-security-white-paper\">WordPress Publishes Security White Paper</a><br />\n<a title=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\" href=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\">CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress</a><br />\n<a title=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\" href=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\">bbPress 2.5.5 Released, Patches Three Potential Security Vulnerabilities</a><br />\n<a title=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\">Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/custom-upload-folders-plus/\" href=\"https://wordpress.org/plugins/custom-upload-folders-plus/\">Custom Upload Folders Plus</a> lets you organize file uploads by file type and logged in users.</p>\n<p><a title=\"https://wordpress.org/plugins/scratchpad/\" href=\"https://wordpress.org/plugins/scratchpad/\">Scratchpad</a> lets you keep running notes when composing your posts. It can be used to keep an outline for the post, be visible next to the post, or to have a list of links or snippets to refer to.</p>\n<p><a title=\"https://wordpress.org/plugins/gravity-buttons/\" href=\"https://wordpress.org/plugins/gravity-buttons/\">Gravity Buttons</a> is a powerful button creation plugin that allows anyone to create great-looking CSS3 buttons that can be used anywhere on your site.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 18th 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 #183:</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, 12 Mar 2015 22:58:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:42:\"WPTavern: Is a WordPress Plugin a Startup?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40528\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wptavern.com/is-a-wordpress-plugin-a-startup\";s: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:8949:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg?resize=150%2C150\" alt=\"petersuhm\" class=\"alignright size-thumbnail wp-image-40534\" /></a>This post was contributed by guest author <a href=\"http://petersuhm.com/\" target=\"_blank\">Peter Suhm</a>. Peter is a web developer from the Land of the Danes. He is the creator of <a href=\"http://wptavern.com/wp-pusher-aims-to-provide-pain-free-deployment-of-wordpress-themes-and-plugins-from-github\" target=\"_blank\">WP Pusher</a> and a huge travel addict, bringing his work along with him as he goes.<br />\n </p>\n<hr />\n<p>About two months ago, I released my first commercial WordPress product, <a href=\"https://wppusher.com/\" target=\"_blank\">WP Pusher</a>, a plugin that makes deploying themes and plugins really easy. WP Pusher was not meant to be “just a plugin”. It was supposed to be a SaaS product, and throughout it all, when I was building it, I always thought of it as a startup I was creating.</p>\n<p>For “just a WordPress plugin”, I think it has been quite successful so far, and to a large extent, I believe that to be a result of my own perception of the whole thing. I think it was more successful because, even after I realized it was just going to be a plugin, I still treated it as a startup.</p>\n<h2>What Is a Startup?</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg?resize=1025%2C493\" alt=\"office\" class=\"aligncenter size-full wp-image-40552\" /></a></p>\n<p>In the fall of 2014, I was traveling around Southeast Asia, enjoying the digital nomad lifestyle, while making WP Pusher. I spent quite a bit of time in Chiang Mai, the capital of digital nomads, and everyone was talking about a guy named Pieter Levels, who did all kinds of cool things, all related to digital nomadism. One of these things was to take up the challenge of building a new startup every month for 12 months.</p>\n<p>Hearing people talk about Pieter’s startup quest got me thinking about the term “startup”. Honestly, when I first heard about it, I did not think of the 12 startups as real startups – which Pieter obviously did. To me, creating a portfolio of 12 startups in such a short time seemed a bit silly. In my head, a real startup required more dedication and commitment than that.</p>\n<p>In the meantime, some of Pieter’s startups have been really successful and the whole process has been really inspiring to follow. I now understand that my idea of a startup was missing some pieces. All of the 12 projects that Pieter created qualified as startups. Some of them were more successful than others, but he validated 12 ideas in a short time and the result is really impressive. And one thing, which is very important, is that Pieter treated all of the 12 projects as startups instead of just another side project (which is how many developers talk about their projects). Calling something a side project is an easy way of protecting yourself against your fear of failure.</p>\n<p>If you ask Steve Blank about his definition of a startup, he will tell you that <a href=\"http://steveblank.com/2010/01/25/whats-a-startup-first-principles/\" target=\"_blank\">“a startup is an organization formed to search for a repeatable and scalable business model”</a>. If we break that up, “an organization” can mean anything. It can be you alone or it can be a team. “Repeatable” and “scalable” are two sides of the same coin.</p>\n<p>Building a WordPress plugin and calling it a day is not enough. That is not a startup. Honestly, to me, “repeatable“ is the main factor. I am in it for the freedom – not the empire building. I want a business to be repeatable in the sense that I can teach someone else how to run it for me – hence, freedom. It does not have to be scalable in order to put food on my table or allow me to travel around the world – it just has to be profitable.</p>\n<p>WordPress offers a giant market full of small niches and potential customers. There is no reason why something you are building for WordPress could not be as huge as any other software startup. The market share of the WordPress platform is <a href=\"http://w3techs.com/technologies/overview/content_management/all/\" target=\"_blank\">large enough</a>.</p>\n<p>In relation to the Steve Blank quote, what could you do to make your WordPress plugin a startup instead of a side project? First of all, you need to think about the “organization”. Most likely, you are the programmer or the engineer behind your product. But do you know how to design a shiny, high-converting landing page? Do you have any clue about how to approach marketing or customer relations? What about the legal and financial aspects? Maybe you do. If you do not, you need to either be willing to learn or team up with someone who does. At the very minimum, you need to at least consider it.</p>\n<p>How can you build a business around a WordPress plugin that is more “repeatable” and “scalable”? Well, you could do most of the things that other startups do. Here are a few questions to consider:</p>\n<ul>\n<li>Could you charge more or offer more expensive options?</li>\n<li>Could you turn your plugin into a SaaS or find something that you could charge for on a recurring basis?</li>\n<li>Could you sell additional add-ons or extensions for your plugin?</li>\n<li>Could you offer a service in addition to your plugin?</li>\n<li>Given you solve some kind of pain for your customers, could you copy your idea to other niches or customer segments?</li>\n<li>Could you come up with ways to attract more customers on a recurring basis? (SEO, content marketing, advertising etc.)</li>\n<li>Could you have someone else help you find new customers? (copywriters, affiliate partners etc.)</li>\n</ul>\n<p>You get it.</p>\n<h2>Solving Your Own Problems vs. Solving Other People’s Problems</h2>\n<p>A very important point I want to make relates to the business idea of your WordPress plugin. In a market like WordPress, programmers tend to be tempted to find solutions to their own problems – not necessarily other people’s problems. Finding a solution for a problem you have yourself is a good place to start and great for motivation, domain knowledge and so on, but it is not enough.</p>\n<p>If you want it to be a business, you need to make sure that other people have the same problem and are willing to pay for it. Startups are not made to solve their own problems. The original business idea behind the startup might have been to solve a problem the founder had, but if the only customer in the startup is going to be the founder alone, it is not a very good business model. You need to figure out how you can make your product relevant to more people – not everyone of course, but more people than yourself.</p>\n<p>As an example, WP Pusher solves a problem I had with clients. There were already solutions to this problem – both free and paid. Most of them required either Git installed or that I granted them access to my clients’ servers. Given I am actually in control of, or at least have an influence over, most of the server environments of my clients, I could in theory have used one of these existing solutions.</p>\n<p>However, I knew that was not the case for a lot of WordPress developers. I saw the possibility of solving my own problem as well as solving a problem I knew a lot of other developers had. Reading about Pieter’s 12 startups inspires me to build more products for WordPress. Solve more problems. Build more startups.</p>\n<h2>Say It Out Loud</h2>\n<p>When I thought WP Pusher was going to be a SaaS business, I thought of it as a startup. When I decided to change the business model and rebuild it all as a single plugin, it felt weird calling it a business – or even a startup. For a short time I think I phrased it as “just a project for WordPress”, when telling people about it.</p>\n<p>Personally, I still like to think of it as a startup. I kept the landing page I built for the SaaS and I kept the blog I set up. I kept everything that I initially made when it was a “startup” I was working on. Today, I have made a conscious decision that it is in fact a startup – no matter how big or small it is.</p>\n<p>WP Pusher has many characteristics of a startup. It solves a very obvious pain point that is easy to communicate. It has a simple business model in a very large market. And finally, it has a logo and it has a nice landing page. That is a startup right there.</p>\n<p>What are you missing before you can confidently call your WordPress plugin a startup?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 21:28:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:45:\"Matt: Portland + Phoenix Press Publish Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=44801\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://ma.tt/2015/03/portland-phoenix-press-publish-events/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:775:\"<p>We’re organizing an exciting <a href=\"http://presspublish.events/\">new conference series focused on blogging, called Press Publish</a>. The speaker list has some really awesome folks on it, and will include notable WordPress bloggers telling their stories as well as <a href=\"http://automattic.com/\">Automattic</a> employees teaching tutorials and workshops. Plus, WordPress.com Happiness Engineers will be ready and waiting to help people one-on-one with their blogs.</p>\n<p>The first two events are in <strong>Portland</strong> on March 28 and in <strong>Phoenix</strong> on April 18, and <a href=\"http://presspublish.events/register/?tix_coupon=MATTBLOG\">if you register with this link in the next week or so you get a discount</a>, special for Ma.tt readers.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 04:58: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:\"\";}}}}}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:91:\"WPTavern: EDD 2.3 Introduces New Customer Management Interface and Performance Improvements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40484\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://wptavern.com/edd-2-3-introduces-new-customer-management-interface-and-performance-improvements\";s: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:4339:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png\" rel=\"prettyphoto[40484]\"><img class=\"aligncenter size-full wp-image-40496\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png?resize=620%2C223\" alt=\"EasyDigitalDownloadsFeaturedImage\" /></a></p>\n<p>Easy Digital Downloads 2.3 is <a title=\"https://easydigitaldownloads.com/blog/version-2-3-released/\" href=\"https://easydigitaldownloads.com/blog/version-2-3-released/\">available for download</a> and includes new features along with performance improvements. One of the highlights is the new customer management interface. The improved interface lets you quickly browse customer data in an intuitive fashion. There’s also some new API’s that allow developers to interact with customer data behind the scenes.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png\" rel=\"prettyphoto[40484]\"><img class=\"size-full wp-image-40487\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png?resize=1025%2C808\" alt=\"New Customer Management Interface\" /></a>New Customer Management Interface\n<p>File download URLs are more secure, have better performance, and are more reliable. URLs now contain secure tokens and expiration dates to maintain the security of files. This decreases the likelihood of individuals being able to tamper with downloadable files. URLs are also shorter and easier to share.</p>\n<p>EDD 2.3 significantly improves stat tracking. For example, when you add or remove Download products on an existing payment record, the earnings and sales for the affected products are now properly updated when the payment record is saved. Performance improvements to reports include:</p>\n<ul>\n<li>Tax reports are now much more efficient</li>\n<li>A race condition related to the update process for Download earnings / sales has been resolved</li>\n<li>Individual customer stats are now much more performant</li>\n<li>The Sales / Earnings widget on the Dashboard now loads via Ajax to improve the first-load performance</li>\n</ul>\n<p>According <a title=\"https://twitter.com/chriscct7/status/575724923899023360\" href=\"https://twitter.com/chriscct7/status/575724923899023360\">to Chris Christoff</a>, core developer of EDD, the product has officially passed 10,000 commits made by 121 people since its inception on Github. Pippin Williamson, founder of EDD, states on Twitter that even though the release adds substantial features, the code base has shrunk significantly.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Thanks to the keen eyes of <a href=\"https://twitter.com/andyfragen\">@andyfragen</a>, it\'s been noticed that the EDD code base shrunk significantly with 2.3, even though we add a LOT</p>\n<p>— Pippinsplugins (@pippinsplugins) <a href=\"https://twitter.com/pippinsplugins/status/575721400650043392\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p>EDD 2.3 has eight other notable improvements:</p>\n<ul>\n<li>Download products can now be added to the cart with multiple price IDs at one time</li>\n<li>Better support for the <a href=\"https://wordpress.org/plugins/polylang/\" target=\"_blank\">Polylang</a> plugin has been added</li>\n<li>PayPal Buy Now buttons no longer create pending payment records on each click</li>\n<li>A new {ip_address} email tag has been added</li>\n<li>Numerous new action hooks and filters have been added for developers</li>\n<li>Numerous translation files have been added and several new languages as well</li>\n<li>The display of items in the cart widget has been improved to properly show quantities</li>\n<li>A large number of minor PHP issues have been resolved</li>\n</ul>\n<p>The full list of bugs and improvements is <a title=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\" href=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\">available on Github</a>. You can <a title=\"https://wordpress.org/plugins/easy-digital-downloads/\" href=\"https://wordpress.org/plugins/easy-digital-downloads/\">download 2.3</a> from the WordPress plugin directory or update from within WordPress by visiting the Updates screen.</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, 11 Mar 2015 23:18: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: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:54:\"WPTavern: WordPress Foundation Website Gets a Redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40035\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wptavern.com/wordpress-foundation-website-gets-a-redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3663:\"<p>The <a href=\"http://wordpressfoundation.org/\" target=\"_blank\">WordPress Foundation</a> website is sporting a fresh coat of paint, based on the Twenty Fifteen default theme released with <a href=\"http://wptavern.com/wordpress-4-1-dinah-released\" target=\"_blank\">WordPress 4.1</a> last December. The foundation exists to further the mission of the open source project, most importantly by ensuring free access to the software for years to come. It also serves to protect the WordPress-related trademarks and educate the public about the software.</p>\n<p>With that mission at its core, it’s fitting that the foundation selected Twenty Fifteen for the new look. Matt Mullenweg, founder of the organization, <a href=\"https://twitter.com/photomatt/status/573256190462984192\" target=\"_blank\">identified</a> Automattic employee <a href=\"https://twitter.com/NickHamze\" target=\"_blank\">Nick Hamze</a> as responsible for the foundation’s updated design.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png?resize=1025%2C703\" alt=\"wordpress-foundation\" class=\"aligncenter size-full wp-image-40473\" /></a></p>\n<p>When we offered a <a href=\"http://wptavern.com/first-look-at-designs-for-the-twenty-fifteen-default-wordpress-theme\" target=\"_blank\">first look at the design of Twenty Fifteen</a> prior to its release, readers made it clear that this theme would be more enthusiastically received than any other default theme in WordPress’ recent history. Twenty Fifteen offers users a clean canvas that easily lends itself to customization.</p>\n<p>Nick Hamze’s personal <a href=\"http://blog.nickhamze.com/\" target=\"_blank\">blog</a> is another beautiful example of a Twenty Fifteen customization in the wild.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png?resize=1025%2C688\" alt=\"nick-hamze\" class=\"aligncenter size-full wp-image-40474\" /></a></p>\n<p>WordCamps in particular are making excellent use of the default theme as a base for their event websites. <a href=\"http://maine.wordcamp.org/2015/\" target=\"_blank\">WordCamp Maine 2015</a> is a prime example of how designers are creatively adapting Twenty Fifteen:</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png?resize=1025%2C713\" alt=\"wordcamp-maine\" class=\"aligncenter size-full wp-image-40475\" /></a></p>\n<p><a href=\"http://london.wordcamp.org/2015/\" target=\"_blank\">WordCamp London 2015</a> organizers used the default theme to bring a grunge look to their site with the help of Google fonts and spray paint style backgrounds.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png?resize=1025%2C713\" alt=\"wordcamp-london\" class=\"aligncenter size-full wp-image-40477\" /></a></p>\n<p>Armed with a unique background image and a little bit of color inspiration, it’s easy for anyone to make their own totally unique version of Twenty Fifteen. Thanks to the options built into the customizer, you may not even need to create a child theme.</p>\n<p>Where else have you seen <a href=\"https://wordpress.org/themes/twentyfifteen/\" target=\"_blank\">Twenty Fifteen</a> in the wild?</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, 11 Mar 2015 22:44:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:63:\"WPTavern: Akismet Improves User Privacy by Encrypting API Calls\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40459\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wptavern.com/akismet-improves-user-privacy-by-encrypting-api-calls\";s: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:2837:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png\" rel=\"prettyphoto[40459]\"><img class=\"size-full wp-image-40462\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png?resize=656%2C301\" alt=\"Akismet SSL Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/61423903@N06/7557181168\">Secure Cloud Computing</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Akismet 3.1 <a title=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\" href=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\">is available for download</a> and contains a bug fix that prevents it from inadvertently modifying a comment’s content during the spam filtering process. In addition to the bug fix, calls made to the Akismet API are now encrypted via SSL.</p>\n<p>While it may not seem like much on the surface, encrypting communications between WordPress and Akismet is an important change that increases the privacy of those who leave comments on your site. Christopher Finke, who works on the Akismet development team, explains why:</p>\n<blockquote><p>Akismet’s API is being offered over SSL for the same reason that all <a href=\"http://wordpress.com\">wordpress.com</a> subdomains are <a title=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\" href=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\">now served over SSL by default</a>. Encrypting that connection decreases the chances of surveillance by a third-party. No matter what a commenter is writing about, sending their comment to be checked using SSL ensures that it will only be read by those who are meant to read it.</p></blockquote>\n<p>The move is part of a larger effort to apply SSL across WordPress.com and WordPress.org. In late 2014, almost all of WordPress.org <a title=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\" href=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\">was transitioned</a> to load over SSL/HTTPS. As part of the security hardening process of WordPress 3.7, <a title=\"http://codex.wordpress.org/WordPress.org_API\" href=\"http://codex.wordpress.org/WordPress.org_API\">api.wordpress.org,</a> which handles theme, plugin, and core updates, was forced to use SSL if the webserver supports it.</p>\n<p>If you’re not sure what SSL is or would like to learn how to implement it on your site, read the <a title=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\" href=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\">HTTPS section in the WordPress user manual</a>. It has an introduction to the protocol and provides tips on implementing, tweaking, and applying good practices</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, 11 Mar 2015 21:12:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:117:\"WPTavern: Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40433\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\";s: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:4095:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg\" rel=\"prettyphoto[40433]\"><img class=\"aligncenter size-full wp-image-40456\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg?resize=1025%2C457\" alt=\"yoast\" /></a></p>\n<p>A blind SQL injection vulnerability was discovered today in the popular <a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO plugin by Yoast</a>. WPScanVulnerability Database <a href=\"https://wpvulndb.com/vulnerabilities/7841\" target=\"_blank\">issued an advisory</a> after responsibly disclosing the vulnerability to the plugin’s author:</p>\n<blockquote><p>The latest version at the time of writing (1.7.3.3) has been found to be affected by two authenticated (admin, editor or author user) Blind SQL Injection vulnerabilities.</p>\n<p>The authenticated Blind SQL Injection vulnerability can be found within the ‘admin/class-bulk-editor-list-table.php’ file. The orderby and order GET parameters are not sufficiently sanitized before being used within a SQL query.</p></blockquote>\n<p>Yoast was quick to respond with a patch and released version 1.7.4 with the following security fix:</p>\n<blockquote><p>Fixed possible CSRF and blind SQL injection vulnerabilities in bulk editor. Added strict sanitation to order_by and order params. Added extra nonce checks on requests sending additional parameters. Minimal capability needed to access the bulk editor is now Editor. Thanks <a href=\"https://github.com/ethicalhack3r\" target=\"_blank\">Ryan Dewhurst</a> from WPScan for discovering and responsibly disclosing this issue.</p></blockquote>\n<h3>Immediate Update Advised</h3>\n<p>Users running the most recent version are advised to update immediately. If you’re using Jetpack on all your sites, you can quickly update them by visiting: <a href=\"https://wordpress.com/plugins/wordpress-seo\" target=\"_blank\">https://wordpress.com/plugins/wordpress-seo</a>. There you will see all the sites where you have the plugin installed and can update from your centralized dashboard.</p>\n<p>Hosting companies are scrambling to add a fix to protect customers. The Pressable status blog sent out an <a href=\"http://status.pressable.com/2015/03/11/wordpress-seo-vulnerability/\" target=\"_blank\">advisory</a> on the vulnerability and is immediately updating installations where the plugin is active:</p>\n<blockquote><p>Our systems have already begun updating this plugin across all impacted sites on our systems, and we expect this process to be completed shortly.</p></blockquote>\n<p>SiteGround has added a <a href=\"https://www.siteground.com/blog/wordpress-seo-by-yoast-vulnerability/\" target=\"_blank\">temporary fix</a> to tide customers over in the meantime before they have the chance to update. The company added new security rules to its WAF (web application firewall), which will actively filter any possible incoming hacking attempts that try to exploit the vulnerability.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Our security team has just added a fix to protect customers from a vulnerability in <a href=\"https://twitter.com/hashtag/WP?src=hash\">#WP</a> SEO plugin by Yoast <a href=\"https://t.co/nP9qrJaO0x\">https://t.co/nP9qrJaO0x</a></p>\n<p>— SiteGround (@SiteGround) <a href=\"https://twitter.com/SiteGround/status/575701133550878720\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO by Yoast</a> is active on more than one million websites. While many hosts are being proactive about getting plugin updates to customers, most of the plugin’s users will not be able to rely on their host to take care of the update. Keeping your site safe from the vulnerability is as easy as logging in and updating to the latest version.</p>\n<p><em><strong>Update</strong></em> Joost de Valk <a title=\"https://yoast.com/wordpress-seo-security-release/\" href=\"https://yoast.com/wordpress-seo-security-release/\">published an update</a> discussing the vulnerabilities and what is fixed.</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, 11 Mar 2015 18:13: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:50:\"Akismet: Akismet 3.1 Plugin for WordPress Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1197:\"<p>Version 3.1 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>As of version 3.1, all calls to the Akismet API are now made using SSL, increasing the confidentiality of your commenters’ data as it travels over the wire. Developers of other Akismet libraries are now free to use <code>https</code> URLs for Akismet API endpoints as well.</p>\n<p>This update also includes a bugfix that prevents Akismet from inadvertently modifying a comment’s content during the spam filtering process.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1794/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1794/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1794&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:\"Wed, 11 Mar 2015 17:00: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:17:\"Christopher Finke\";s: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:26:\"Matt: Lessons from Jetpack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44701\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://ma.tt/2015/03/lessons-from-jetpack/\";s: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:375:\"<blockquote><p>Personally I can say that it was the Jetpack features that helped provide the defaults that got me hooked on WordPress. If it weren’t for that, I wouldn’t be where I am today.</p></blockquote>\n<p>Josh Pollock at Torque writes about <a href=\"http://torquemag.io/lessons-can-learn-jetpack-helped-wordpress-succeed/\">Lessons we can learn from Jetpack</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, 11 Mar 2015 03:01: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: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:90:\"WPTavern: Mentionable Plugin Adds @mentions for WordPress Content with Inline Autocomplete\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=39424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"http://wptavern.com/mentionable-plugin-adds-mentions-for-wordpress-content-with-inline-autocomplete\";s: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:3037:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg\" rel=\"prettyphoto[39424]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg?resize=1024%2C508\" alt=\"photo credit: gordon2208 - cc\" class=\"size-full wp-image-36986\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/gordon2208/4987669000/\">gordon2208</a> – <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a>\n<p>Finding and linking to previously published content on your site is a daily necessity for bloggers and content managers. Usually, you have to search the frontend of your site or search posts/pages in the admin to track down the content you’re trying to link.</p>\n<p><a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> is a handy tool, created by the folks at <a href=\"https://xwp.co/\" target=\"_blank\">XWP</a>, that saves a lot of time on internal linking. The plugin adds @mentions to the visual editor with autocomplete for any content published on the site, including posts, pages, media, and custom post types.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png\" rel=\"prettyphoto[39424]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png?resize=843%2C438\" alt=\"mentionable\" class=\"aligncenter size-full wp-image-40405\" /></a></p>\n<p>Mentionable includes a settings panel for specifying the post types for which the plugin will be active. You can also select the post types that the auto-completion will match against. Users can further customize the plugin by replacing the mentionable tag with a custom <em>mentionable.php</em> template.</p>\n<p>The support for custom post types means that users can call out recipes, books, movies, products, or posts from any registered content type as links within pages or posts. This makes it easy to link to the backstory for new content, put together quick reference lists, cross promote products, etc. – all without ever having to leave the post editor.</p>\n<p>I tested the plugin and found that it works as advertised. When mentioning a post you don’t even have to start with the first word of the post title. The autocomplete will pick up any word found in a title, in case your memory of the exact title is foggy.</p>\n<p>If you decide later on that you don’t want to use the plugin anymore, it won’t affect any of the links you created previously. Your content remains intact even after the plugin is deactivated and uninstalled.</p>\n<p>A healthy amount of internal linking is often recommended for boosting your site’s SEO. According to Moz, <a href=\"http://moz.com/learn/seo/internal-link\" target=\"_blank\">internal links</a> are critical for establishing site architecture and spreading link juice. If you’re not in the habit of linking to your own content, the <a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> plugin will help you do it with minimal effort.</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, 11 Mar 2015 01:17: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:\"Sarah Gooding\";s: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:78:\"WPTavern: Delicious Brains Publishes In-depth Guides on The 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40388\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/delicious-brains-publishes-in-depth-guides-on-the-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1896:\"<p><a title=\"https://deliciousbrains.com/\" href=\"https://deliciousbrains.com/\">Delicious Brains</a>, the creators of <a title=\"https://wordpress.org/plugins/wp-migrate-db/\" href=\"https://wordpress.org/plugins/wp-migrate-db/\">WP Migrate DB</a>, <a title=\"https://deliciousbrains.com/tour-wordpress-database/\" href=\"https://deliciousbrains.com/tour-wordpress-database/\">published a guide</a> that walks developers through the WordPress database. The guide describes every database table and there associated columns within WordPress single site. It also features an <a title=\"http://codex.wordpress.org/Database_Description#Database_Diagram\" href=\"http://codex.wordpress.org/Database_Description#Database_Diagram\">entity relationship diagram</a> that explains the relationships between the various tables. Although the image was created for WordPress 3.8, it’s still accurate.</p>\n<p>For those who want to learn the database structure of WordPress Multisite, check out their <a title=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\" href=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\">Multisite database tour</a> as there are some key database changes to take note of:</p>\n<blockquote><p>When a WordPress site is <a href=\"http://codex.wordpress.org/Create_A_Network\">converted to a Multisite install</a>, a “network” of subsites is created. The existing site is converted to the first subsite in the network. The database classes the network itself as a site (wp_site), and each subsite as a blog (wp_blogs).</p>\n<p>Certain tables are used only by a subsite, and a new set of tables are created every time a site is added to the network. Each set of tables is differentiated by the blog_id for the subsite used in the table prefix. e.g. `wp_2_posts`.</p></blockquote>\n<p>I encourage you to bookmark both guides as they’re excellent resources.</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, 10 Mar 2015 21:58: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: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:116:\"WPTavern: CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40341\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4426:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png\" rel=\"prettyphoto[40341]\"><img class=\"aligncenter size-large wp-image-40382\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png?resize=500%2C187\" alt=\"CodeGuard Survey Results Featured Image\" /></a></p>\n<p><a title=\"https://www.codeguard.com/\" href=\"https://www.codeguard.com/\">CodeGuard</a>, a service that specializes in automated backups to the cloud, has published the results of its 2015 WordPress survey. The survey took place between February 18th-20th and was answered by 503 WordPress users. Backing up is an important part of maintaining a website, so it’s a bit shocking to see such high percentages of people who either don’t backup on a regular basis or who don’t think backup plans are important.</p>\n<p>Out of 503 respondents:</p>\n<ul>\n<li>25% have received “very little training” in the use of WordPress</li>\n<li>22% haven’t been trained at all in WordPress backup and have “no idea” how to do it</li>\n<li>21% have seen the “white screen of death” multiple times, and “it’s horrible!”</li>\n<li>69% have had a plugin fail after an update, and 24% have had it happen “many times”</li>\n<li>63% have deleted files that were not backed up</li>\n<li>22% said that a backup plugin seems “unimportant” to them</li>\n<li>24% said “This site is my livelihood, I’d pay almost anything for a complete restore,” while 19% said they’d be willing to spend several thousand dollars, at least</li>\n</ul>\n<p>I’m surprised to see only 24% of respondents use a backup plugin at all considering there’s so many <a title=\"https://wordpress.org/plugins/search.php?q=backup\" href=\"https://wordpress.org/plugins/search.php?q=backup\">free options available</a>. There appears to be a correlation between those who have little to no WordPress training and the lack of education on how to establish a backup plan. I realize 503 WordPress users is not a large sample size, but the numbers indicate more education is needed on backup software, services, and strategies.</p>\n<p>It’s also alarming to see 69% of respondents have had a plugin fail after an update and 24% of those have had it happen several times. This is further proof that WordPress is <a title=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\" href=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\">not ready to automatically update plugins</a> by default.</p>\n<p>An important data point missing from the survey is how many of the respondents rely on automatic backups provided by their webhost. Not every user needs a plugin to manage backups and for a number of managed WordPress hosting companies, automatic backups are part of the package. In fact, most managed WordPress hosting providers discourage and disallow backup plugins from being used. An <a title=\"http://wpengine.com/support/disallowed-plugins/\" href=\"http://wpengine.com/support/disallowed-plugins/\">example is WP Engine</a>:</p>\n<blockquote><p>In general, however, we discourage the use of backup plugins. They needlessly duplicate our built-in functionality, rely on a large amount of local storage and can store files in an insecure manner. Not only that, many of these plugins run their backup jobs at inopportune times. This can slow database connectivity with extra — and sometimes very large — MySQL queries and cause timeouts on larger sites.</p></blockquote>\n<p>This infographic provided by CodeGuard visually shows the survey’s results. When browsing, I suggest replacing <em>WordPress users</em> with <em>respondents</em> as WordPress users sounds too broad. After reviewing the data, let me know if the results surprise you or if it corresponds to what you’re experiencing with clients.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png\" rel=\"prettyphoto[40341]\"><img class=\"wp-image-40371 size-full\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png?resize=1025%2C4879\" alt=\"CodeGuard Infographic Showing Survey Results\" /></a>CodeGuard Infographic Showing Survey Results\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:\"Tue, 10 Mar 2015 19:49:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:87:\"WPTavern: WordPress Antispam Bee Plugin Adds Option to Trust Commenters with a Gravatar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40344\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wordpress-antispam-bee-plugin-adds-option-to-trust-commenters-with-a-gravatar\";s: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:4082:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg?resize=1025%2C467\" alt=\"photo credit: Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax - (license)\" class=\"size-full wp-image-40353\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/54563451@N08/9302552275\">Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Version 2.6.5 of the popular <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a> plugin is out today with a new feature that allows administrators to trust commenters with a <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a>. The idea for the function was suggested by Caspar Hübinger, a long-time user of the plugin.</p>\n<p>“Have you ever seen a spam comment with a Gravatar image? I haven’t,” Hübinger said in a <a href=\"http://glueckpress.com/6500/trust-the-gravatar/\" target=\"_blank\">post</a> introducing the new feature. “So I suggested to include an option in Antispam Bee to trust commenters with a Gravatar by default, and Sergej, creator of Antispam Bee, was kind enough to implement it.”</p>\n<p>Although the plugin was mentioned by Matt Mullenweg during his Q&A at WordCamp Europe 2014, English speakers have largely overlooked it in the past. Antispam Bee was created by German WordPress plugin developer <a href=\"http://wpcoder.de/\" target=\"_blank\">Sergej Müller</a> and its description page on WordPress.org is written in German. He has actively developed and maintained the plugin since 2009. It is currently used on 200,000+ installations of WordPress.</p>\n<p>One might think that it would make sense to include an English copy of the description to gain a larger user base, but Müller elected to keep it in German due to the plugin’s incompatibilities. Antispam Bee is incompatible with many of the major commenting systems used by English speakers, including Disqus, Jetpack Comments, and AJAX Comment Form.</p>\n<p>English speakers who use <a href=\"http://jetpack.me/support/comments/\" target=\"_blank\">Jetpack Comments</a> often use <a href=\"http://akismet.com/\" target=\"_blank\">Akismet</a>, since the two work together seamlessly. Akismet is far more well-known, since it comes packaged with WordPress by default. However, Antispam Bee has a solid set of features that make it a decent alternative:</p>\n<ul>\n<li>Ad-free</li>\n<li>No storage of personal data</li>\n<li>No registration required</li>\n<li>Free for commercial projects</li>\n<li>No adjustment required by theme templates</li>\n<li>All functions can be controlled by the user</li>\n<li>Statistics for the last 30 days displayed as a dashboard widget</li>\n<li>Supports six languages: German, English, French, Russian, Dutch, and Slovenian</li>\n</ul>\n<p>The plugin also comes with 20 configurable options for customizing its spam-blocking features, including the ability to disable spam email notifications, block comments from certain countries, allow comments only in certain languages, delete after X days, and much more. These options allow you to tailor your anti-spam shield to lessen your moderation load.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg?resize=1025%2C714\" alt=\"antispam-bee\" class=\"aligncenter size-full wp-image-40377\" /></a></p>\n<p>If you’re intrigued by <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a>‘s latest feature that allows you to trust commenters who have a Gravatar, give the plugin a try the next time you’re reviewing spam-blocking solutions. The option is a creative use of WordPress’ built-in support for Gravatar. Current users of the plugin can find the new setting in the admin under <strong>Settings > Antispam Bee</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:\"Tue, 10 Mar 2015 19:06: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:\"Sarah Gooding\";s: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:87:\"WPTavern: WPupdatePHP Project Aims to Help WordPress Users Get on Newer Versions of PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40303\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wpupdatephp-project-aims-to-help-wordpress-users-get-on-newer-versions-of-php\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4470:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg\" rel=\"prettyphoto[40303]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg?resize=700%2C329\" alt=\"photo credit: Feediza.com\" class=\"size-full wp-image-40331\" /></a>photo credit: <a href=\"http://feediza.com/\">Feediza.com</a>\n<p>Developers are anxious for WordPress to bump up the minimum PHP requirement for core, as it’s currently lingering at 5.2, which is no longer among the <a href=\"http://php.net/supported-versions.php\" target=\"_blank\">supported versions of PHP</a>. As of August 2014, PHP 5.3 no longer receives patches for security vulnerabilities.</p>\n<p><a href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" target=\"_blank\">Recent updates to WordPress.org stats</a> indicate that 16.4% of WordPress sites are still running on PHP 5.2 and 38% on PHP 5.3. According to lead developer Andrew Nacin, bumping the minimum required version is not likely to happen soon, due to the sheer number of sites that would be negatively impacted.</p>\n<p>“One-sixth of all sites running PHP 5.2 is still many millions of sites,” he said. “If we move the PHP minimum version too early, we risk stranding millions of installs on older versions of WordPress.” In the meantime, the WordPress project is researching the current state of PHP offerings available at popular hosts and will soon be urging them to update to more recent versions.</p>\n<p>WordPress developer <a href=\"http://coenjacobs.me/\" target=\"_blank\">Coen Jacobs</a> believes that the effort to contact hosts will not be enough to help everyone. His new <a href=\"http://www.wpupdatephp.com/\" target=\"_blank\">WPupdatePHP</a> project was created to educate end users on outdated versions of PHP. The <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP library</a> is a tool that developers can bundle into their plugins in order to require users to upgrade to PHP 5.4+ hosting. It is intended for use within new plugins, not for locking users out of existing ones.</p>\n<p>If a user does not meet the minimum PHP version requirements when installing the plugin, he will be presented with an admin notice:</p>\n<blockquote><p>Unfortunately, this plugin can not run on PHP versions older than [ specified version ]. Read more information about <a href=\"http://www.wpupdatephp.com/update/\">how you can update</a>.</p></blockquote>\n<p>The idea of the WPupdatePHP project is to enlist end users in putting pressure on hosts to <a href=\"http://www.wpupdatephp.com/update/\" target=\"_blank\">update their versions of PHP</a>. A future version of the library would add the ability for developers to make the PHP version a “soft requirement,” which would still display the notice but won’t stop the user from using the plugin.</p>\n<p>“The core WordPress team can’t get every single hosting company to comply,” Jacobs said in a recent post titled <em><a href=\"http://coenjacobs.me/updating-php-everyones-responsibility/\" target=\"_blank\">Updating PHP is Everyone’s Responsibility</a></em>. “I admire their intentions, but in reality this is not going to help everybody.”</p>\n<p>He predicts a need for the WPupdatePHP library even after WordPress bumps its minimum required PHP version. “PHP 5.4 is actually already nearing its EOL date and we’re still figuring out how to make PHP 5.2 and 5.3 platforms go away,” he said. In mid-September 2015, PHP 5.4 will not longer receive security fixes.</p>\n<p>Jacobs believes that the changes that need to happen require more than a one-time campaign where the WordPress project successfully badgers hosts to update to PHP 5.4.</p>\n<p>“In six months we’ll have this same issue all over again,” he said. “As soon as webhosting companies have finally finished off their PHP 5.2 and 5.3 environments, we can start this whole campaign all over again to get rid of PHP 5.4. And so on.”</p>\n<p>If you are a WordPress developer interested in enlisting your plugin’s users to help push hosts to update PHP versions, check out <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP on GitHub</a>.</p>\n<p>“The end user is one of our most important, but underestimated, assets in this battle,” Jacobs said. “They have the strongest voice in this all.”</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, 09 Mar 2015 22:24: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:13:\"Sarah Gooding\";s: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:60:\"WPTavern: WordPress.com Adds oEmbed Support For CartoDB Maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40265\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wptavern.com/wordpress-com-adds-oembed-support-for-cartodb-maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1371:\"<p>WordPress.com <a title=\"https://en.support.wordpress.com/cartodb-embeds/\" href=\"https://en.support.wordpress.com/cartodb-embeds/\">now supports oEmbeds</a> for<a title=\"http://cartodb.com/\" href=\"http://cartodb.com/\"> CartoDB,</a> a tool used to create and share interactive maps. Simply copy and paste a CartoDB map URL into the WordPress.com post editor and a live preview will display. Here’s an example of a map using the standard HTML embed code.</p>\n<p></p>\n<p>According to an announcement on the <a title=\"http://blog.cartodb.com/wordpress/\" href=\"http://blog.cartodb.com/wordpress/\">official CartoDB blog</a>, embed support has also been added to Jetpack. However, I discovered after testing that it’s not yet supported. I reached out to Jetpack’s development team to find out when it will be added, but they’re <a title=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\" href=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\">not available</a> until March 16th.</p>\n<p>With more than 60 million users, CartoDB has an incredible opportunity to expand its reach by being accessible on a platform where over <a title=\"https://wordpress.com/activity/\" href=\"https://wordpress.com/activity/\">409 million people</a> view more than 17.6 billion pages each month.</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, 09 Mar 2015 20:13: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: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:96:\"WPTavern: Lovecraft: New Free WordPress Theme Combines Prominent Imagery with Strong Serif Fonts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40251\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/lovecraft-new-free-wordpress-theme-combines-prominent-imagery-with-strong-serif-fonts\";s: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:3402:\"<p>WordPress theme author <a href=\"http://www.andersnoren.se/\" target=\"_blank\">Anders Norén</a> is back to releasing themes after a brief hiatus over the winder holidays. <a href=\"https://wordpress.org/themes/lovecraft/\" target=\"_blank\">Lovecraft</a>, is his 10th theme to be approved on WordPress.org.</p>\n<p>The Lovecraft design was inspired by the work of <a href=\"http://en.wikipedia.org/wiki/H._P._Lovecraft\" target=\"_blank\">H.P. Lovecraft</a>, an American horror fiction author known for his “weird realism” – the idea that reality is fundamentally weird and the human mind is incapable of realistically representing it.</p>\n<p>Norén’s tribute to Lovecraft’s work is conveyed most clearly through the serif-heavy typography of the theme and a strong focus on the imagery assigned to each post. He selected Google Font’s <a href=\"http://www.google.com/fonts/specimen/Playfair+Display\" target=\"_blank\">Playfair Display</a> for page and post headers, accompanied by Georgia for the body text. The bright red links and red post meta complement the design’s literary theme.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png?resize=880%2C660\" alt=\"lovecraft\" class=\"aligncenter size-full wp-image-40267\" /></a></p>\n<p>The homepage showcases a full-width header image and each post replaces that image with its own featured image. These images, along with the rest of the theme, gracefully scale down for smaller devices.</p>\n<p>Lovecraft, like many other recently released themes, adds additional features by offering support for <a href=\"http://jetpack.me/\" target=\"_blank\">Jetpack</a>, including the infinite scroll module and styles for tiled galleries.</p>\n<p>Norén took every small detail into consideration when creating Lovecraft, as you can see with the blockquotes design, ordered lists, post media, and form styles on the <a href=\"http://andersnoren.se/themes/lovecraft/style-guide/\" target=\"_blank\">Style Guide</a> page.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg?resize=617%2C217\" alt=\"lovecraft-blockquote\" class=\"aligncenter size-full wp-image-40283\" /></a></p>\n<p>The theme allows you to select the accent color via the customizer. It also includes support for a custom logo, editor styles, and matching widgets for Flicker, recent posts, and recent comments with thumbnails. Pages have an additional template for full-width display. Check out the <a href=\"http://andersnoren.se/themes/lovecraft/\" target=\"_blank\">live demo</a> to see Lovecraft in action.</p>\n<p>If you’re looking for a bold new theme for your blog and you appreciate strong serif fonts, Lovecraft is a thoughtfully-designed option. The theme is <a href=\"http://www.wordpress.org/themes/lovecraft\" target=\"_blank\">available for free</a> in the WordPress Theme Directory as of today. For more information on how Anders Norén finds continual inspiration for his free themes, check out our recent <a href=\"http://wptavern.com/a-chat-with-anders-noren-on-finding-inspiration-for-wordpress-theme-design\" target=\"_blank\">interview</a> with the designer.</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, 09 Mar 2015 18:54: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:\"Sarah Gooding\";s: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:21:\"Matt: NNT of Medicine\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44289\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/ntt-of-medicine/\";s: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:643:\"<p><a href=\"http://www.wired.com/2014/10/number-needed-to-treat/\">This Man’s Simple System Could Transform American Medicine</a>, about a quest to quantify the effects of medicine and treatment differently, which is really needed.</p>\n<p>Update: Looks like it’s built on WordPress, too:</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>.<a href=\"https://twitter.com/photomatt\">@photomatt</a> Thanks for the link! I built the site with Dave Newman (powered by WordPress)!</p>\n<p>— Graham Walker (@grahamwalker) <a href=\"https://twitter.com/grahamwalker/status/575069240140656641\">March 9, 2015</a></p></blockquote>\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:\"Mon, 09 Mar 2015 18:47: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: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:82:\"WPTavern: bbPress 2.5.5 Released, Patches Three Potential 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=40253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-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:907:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png\" rel=\"prettyphoto[40253]\"><img class=\"aligncenter size-full wp-image-24338\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png?resize=1025%2C378\" alt=\"bbpress\" /></a></p>\n<p>bbPress 2.5.5 is <a title=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\" href=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\">available for download</a>. This release fixes three potential security vulnerabilities reported by <a title=\"https://profiles.wordpress.org/jdgrimes\" href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a> and was pushed out within nearly 24 hours of being notified. Users should update as soon as possible as all previous 2.x versions are vulnerable. The patches have also been applied to the 2.6 development branch that will soon have a beta release.</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, 09 Mar 2015 17:24:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: 25k DMCA Win\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44791\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"http://ma.tt/2015/03/25k-dmca-win/\";s: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:566:\"<blockquote><p>WordPress [actually Automattic] has scored an important victory in court against a man who abused the DMCA to censor an article of a critical journalist. The court agreed that the takedown request was illegitimate and awarded WordPress roughly $25,000 in damages and attorneys fees.</p></blockquote>\n<p>Yes! Good laws become bad when people abuse them. Here’s the source: <a href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">WordPress Wins $25,000 From DMCA Takedown Abuser</a> (s/WordPress/Automattic/).</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, 08 Mar 2015 17:55:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"Matt: Psychology of a Small Playlist\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=44757\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/03/psychology-of-a-small-playlist/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"<p>Joseph Mosby experiments with my trick of listening to a song on repeat to get work done, <a href=\"http://josephmosby.com/2015/02/15/the-psychology-of-a-small-playlist-on-repeat.html\">and digs a bit into the psychology behind it</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, 08 Mar 2015 07:10: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: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:84:\"WPTavern: Automattic and Oliver Hotham Win Court Battle Against DMCA Takedown Abuser\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40222\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/automattic-and-oliver-hotham-win-court-battle-against-dmca-takedown-abuser\";s: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:3721:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png\" rel=\"prettyphoto[40222]\"><img class=\"size-full wp-image-40224\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png?resize=642%2C299\" alt=\"Automattic Court Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/46274125@N00/1558886731\">Former Supreme Court, Singapore</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>In August of 2013, <a title=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\" href=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\">Automattic was criticized</a> for its role in taking down <a title=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\" href=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\">Oliver Hotham’s website</a> after the Straight Pride UK group filed a DMCA takedown notice with WordPress.com. In the Guardian article, WordPress.com admitted that the takedown notice was an abuse of the law. In November of 2013, <a title=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\" href=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\">Automattic announced</a> that it teamed up with Hotham in <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\">two</a> separate <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\">lawsuits</a>.</p>\n<p>The lawsuits were filed in federal court under Section 512(f) of the DMCA. Section 512(f) is the provision that allows users to hold people accountable when they make false infringement accusations.</p>\n<p>Torrentfreak reports that <a title=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\" href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">Automattic has won the case</a> with a $25K settlement. According to court documents, United States Magistrate Judge Joseph Spero <a title=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\" href=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\">wrote a report</a> and recommendation in favor of Automattic and Hotham. The <a title=\"http://torrentfreak.com/images/wp-steiner.pdf\" href=\"http://torrentfreak.com/images/wp-steiner.pdf\">courts agreed with his report</a> and recommendation. Since the defendant chose to default, the courts saw no reason to require further expenditure of resources and awarded the victory to Automattic.</p>\n<p>The settlement is split between three parties: Automattic’s employee time, attorneys, and Hotham.</p>\n<blockquote><p>It is Ordered and Adjudged that defendant Nick Steiner pay damages in the amount of $960.00 for Hotham’s work and time, $1,860.00 for time spent by Automattic’s employees, and $22,264.00 for Automattic’s attorney’s fees, for a total award of $25,084.00.</p></blockquote>\n<p>There are two things I take away from the victory. First, it sets a precedent that Automattic can and will fight against those who abuse the <a title=\"http://automattic.com/dmca-notice/\" href=\"http://automattic.com/dmca-notice/\">DMCA takedown procedure</a>. Second, attorneys are expensive.</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, 07 Mar 2015 04:44: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: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:24:\"Matt: Standalone Cameras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44780\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/standalone-cameras/\";s: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:172:\"<p>Om Malik on the decline of cameras as gadgets, <a href=\"http://om.co/2015/03/06/standalone-camera-shot-dead-by-iphone/\">Standalone camera: Shot (Dead) By iPhone</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Mar 2015 02:08:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:55:\"WPTavern: New Plugin Adds Openname Avatars to WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39992\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wptavern.com/new-plugin-adds-openname-avatars-to-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4497:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg?resize=720%2C299\" alt=\"openname\" class=\"aligncenter size-full wp-image-40208\" /></a></p>\n<p>In November 2014, Onename <a href=\"http://blog.onename.io/decentralized-auth-identity-open-source/\" target=\"_blank\">announced</a> that it would be extending its Openname protocol to support decentralized authentication. The company also <a href=\"https://github.com/openname\" target=\"_blank\">open sourced the protocol and directory software</a> so that developers can build their own infrastructure with it.</p>\n<blockquote><p>We believe the future of identity will be decentralized, and for any identity system to be truly decentralized, no entity can have a monopoly over registering users or displaying their profiles. Anyone should be able to claim a username and fill out their profiles either using a provider/registrar of their choice or on their own without any third party.</p></blockquote>\n<p>The <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> decentralized identity and naming system is built on the Blockchain. It makes it possible for anyone to create an online identity, which can then be used to make Bitcoin transactions. The company’s long-term goal is to pioneer a decentralized authentication protocol:</p>\n<blockquote><p>What we need is a password-less authentication process that doesn’t require any particular third party; an open, decentralized auth protocol that lets users conveniently sign in and be in control of the data they release to apps and where they store it.</p>\n<p>Openname Auth is our work-in-progress proposal for decentralized, password-less authentication in which users login by simply entering a username (their openname) and approving an auth request on their desktop or mobile device.</p></blockquote>\n<p>OneName <a href=\"http://venturebeat.com/2014/11/14/y-combinator-backed-onename-raises-1-5m-open-sources-its-bitcoin-identity-directory/\" target=\"_blank\">raised $1.5 million in funding</a> to continue developing the platform as part of its quest to <a href=\"http://blog.onename.io/evolution-of-the-internet/\" target=\"_blank\">return the web to its decentralized roots</a>.</p>\n<h3>Openname Avatars for WordPress</h3>\n<p>WordPress core supports <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a> by default for providing blog and comment author avatars. Thanks to the new <a href=\"https://wordpress.org/plugins/openname/\" target=\"_blank\">Opennname plugin for WordPress</a>, site administrators can now offer users the option to associate a Openname avatars with an account on self-hosted sites.</p>\n<p>In order to test the plugin, you’ll need to first sign up for an <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> account (which requires an account at Onename or Namecoin).</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg?resize=1025%2C307\" alt=\"openname-profile\" class=\"aligncenter size-full wp-image-40190\" /></a></p>\n<p>After you install the Openname plugin on your WordPress site, any registered user will be able to elect to use his Openname avatar by visiting /wp-admin/profile.php. Once you add your Openname, the plugin will keep your WordPress avatar in sync (with a short delay) with your Openname Avatar.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg?resize=720%2C264\" alt=\"openname-settings\" class=\"aligncenter size-full wp-image-40191\" /></a></p>\n<p>The Openname plugin was created by <a href=\"https://www.larrysalibra.com/\" target=\"_blank\">Larry Salibra</a>, founder and CEO of <a href=\"https://www.pay4bugs.com/\" target=\"_blank\">Pay4Bugs</a>. I tested it and found it to work as advertised.</p>\n<p>In the future, once the Openname Auth is more developed, it would be awesome if Salibra added this to his WordPress plugin. Onename might do well to create its own official plugin for this. Given that WordPress currently powers 23% of the world’s websites, an official Openname authentication plugin might bring wider adoption for its decentralized identity system.</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, 06 Mar 2015 23:30:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:50:\"WPTavern: WordPress Publishes Security White Paper\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40096\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-publishes-security-white-paper\";s: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:3694:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg\" rel=\"prettyphoto[40096]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg?resize=1024%2C514\" alt=\"photo credit: Lock - (license)\" class=\"size-full wp-image-40187\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58441544@N00/2660230441\">Lock</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>As WordPress currently powers 23% of the web, the platform’s security is constantly under scrutiny. WordPress has long been a favorite target of hackers and spammers who want to get the most return on their efforts. Since the the platform powers millions of websites, a critical vulnerability with a popular plugin or WordPress core can affect a large chunk of the web in a short amount of time.</p>\n<p>WordPress published a <a href=\"https://wordpress.org/about/security/\" target=\"_blank\">security white paper</a> this week to help the public learn more about the core software security. Many consultants have had the experience of clients who are considering WordPress but are wondering if it’s secure. This document was created both for decision makers who are evaluating WordPress and developers who are building on top of the software.</p>\n<p>The document is available as a <a href=\"https://github.com/WordPress/Security-White-Paper/blob/master/WordPressSecurityWhitePaper.pdf?raw=true\" target=\"_blank\">PDF</a>, and here’s what you’ll find inside:</p>\n<blockquote><p>This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software.</p></blockquote>\n<p>The white paper gives an introduction to the core leadership team, the WordPress Security Team, how a release cycle works, and responsible disclosure of vulnerabilities. The second half of the document covers common security vulnerabilities and how WordPress protects itself against those potential risks.</p>\n<p>Just like WordPress itself, the security white paper is open to contribution. Anyone can submit a pull request on the <a href=\"https://github.com/WordPress/Security-White-Paper\" target=\"_blank\">WordPress repository</a>.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png\" rel=\"prettyphoto[40096]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png?resize=1025%2C753\" alt=\"wordpress-security-whitepaper\" class=\"aligncenter size-full wp-image-40178\" /></a></p>\n<p>The security white paper is in need of translations in order to be more accessible to WordPress’ global audience. If you can assist with a particular translation, the repository has simple instructions for how to submit it on GitHub.</p>\n<blockquote><p>To translate the white paper, please create a sub-directory of the project, giving it the correct ISO639 code (for example, pt for Portuguese), and submit a pull request.</p></blockquote>\n<p>WordPress consultants will find this white paper to be an excellent resource to refer to during sales negotiations. If you’re a developer just getting started learning about WordPress’ inherent security, the document is provides a solid overview.</p>\n<p>Hackers who are looking to receive bounty for finding security vulnerabilities can find <a href=\"https://hackerone.com/automattic\" target=\"_blank\">Automattic on HackerOne</a>. The company regularly rewards hackers with bounty for security bugs discovered with WordPress.com, which is powered by the core WordPress software.</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, 06 Mar 2015 20:11: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:13:\"Sarah Gooding\";s: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:71:\"WPTavern: Version One of The WordPress History Book is Ready For Review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40148\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\";s: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:4283:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png\" rel=\"prettyphoto[40148]\"><img class=\"aligncenter size-full wp-image-40153\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png?resize=657%2C231\" alt=\"WordPress History Book Featured Image\" /></a></p>\n<p>During the <a title=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\" href=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\">2013 State of the Word</a> presentation at WordCamp San Francisco, Matt Mullenweg announced a new project called <a title=\"https://github.com/WordPress/book\" href=\"https://github.com/WordPress/book\">WordPress The Book</a>. After nearly two years of writing, Siobhan McKeown <a title=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\" href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">has announced</a> that version one is ready for review. She also states that the book will be produced in just over a month and that now’s the time to give feedback.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Finished V1 of the WordPress book: <a href=\"https://t.co/MC59LjeyFH\">https://t.co/MC59LjeyFH</a> We\'ll be producing it in just over a month so if you have feedback now\'s the time</p>\n<p>— Siobhan McKeown (@SiobhanPMcKeown) <a href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">March 5, 2015</a></p></blockquote>\n<p></p>\n<p>While you can download the book, I recommend browsing and reading it on Github so you don’t have to worry about opening files with the .MD extension. It’s also easier to submit pull requests to correct typos or grammatical errors. The book is <a title=\"https://github.com/WordPress/book/tree/master/Content\" href=\"https://github.com/WordPress/book/tree/master/Content\">divided into six parts</a> that contain a few chapters each.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png\" rel=\"prettyphoto[40148]\"><img class=\"size-full wp-image-40152\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png?resize=1025%2C432\" alt=\"Chapters Of The WordPress History Book\" /></a>Chapters Of The WordPress History Book\n<p>If you come across any errors while reading the book, you can submit corrections by creating a pull request or an issue on the tracker. Here are a few things to look out for as you read:</p>\n<ul>\n<li>Factual errors: notes about factual errors are welcome. All suggestions for changes should be evidenced with links that back up any claims. Any facts that cannot be corroborated will not be included.</li>\n<li>Clarity: any paragraphs or sections that you feel are not clear. This would be of particular help in sections that are technical in nature.</li>\n<li>Omissions: anything that you feel has been omitted or not sufficiently covered. Note that this is a lengthy piece of writing and many issues have to be condensed to ensure that it is a manageable and interesting read. Suggestions about omissions should be accompanied with information about why it should be included, and backed up with evidence as to their importance.</li>\n<li>Images: if you have any images that you feel would complement the text, we’d love to have them.</li>\n</ul>\n<p>McKeown is also looking for help writing haikus. Ideally, she’d like one for the book’s opening and one for each section. It will be published in two forms, a digital edition for the web and an e-book. McKeown also hinted at the possibility of printing physical copies, “We’re investigating different print options, so the feasibility of doing a print run or of offering print on demand.”</p>\n<p>I’ve read a few chapters of the book already and it’s like a trip down memory lane. It’s interesting to read some of the historical moments of the project’s history, especially the years of GPL debates. Whether you’re brand new to WordPress and want to learn its history or you’re a veteran who needs a refresher, this book delivers. Please help McKeown by proofreading the first version and help make it the best WordPress history book possible.</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, 06 Mar 2015 17:00:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:48:\"Dougal Campbell: WordPress › About » 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:34:\"http://dougal.gunters.org/?p=80603\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-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:1059:\"<p><i>“This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software. Decision makers evaluating WordPress as a content management system or web application framework should use this document in their analysis and decition-making, and for developers to refer to it to familiarize themselves with the security components and best practices of the software.”</i></p>\n<p><a href=\"https://wordpress.org/about/security/\">WordPress › About » Security</a></p>\n<p>Original Article: <a rel=\"nofollow\" href=\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-security/\">WordPress › About » Security</a><br />\n<a rel=\"nofollow\" href=\"http://dougal.gunters.org\">Dougal Campbell's geek ramblings - WordPress, web development, and world domination.</a></p>\n<div class=\"yarpp-related-rss yarpp-related-none\">\n<img src=\"http://yarpp.org/pixels/5db43ee24c4f1e1d0e45d08cc91b0130\" alt=\"YARPP\" />\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2015 15:36: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:15:\"Dougal Campbell\";s: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:61:\"WPTavern: Insight Into WordPress Communities Around The World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wptavern.com/insight-into-wordpress-communities-around-the-world\";s: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:3508:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png\" rel=\"prettyphoto[40138]\"><img class=\"aligncenter size-full wp-image-40141\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png?resize=727%2C338\" alt=\"KInsta WordPress Communities Featured Image\" /></a></p>\n<p>One of the greatest things about WordPress is its diverse community throughout the world. <a title=\"https://kinsta.com/\" href=\"https://kinsta.com/\">Kinsta</a> has published a <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">fantastic and inspirational post</a> that looks at up and coming WordPress communities in 5 continents and 17 countries.</p>\n<p>My favorite story is Juanfra Aldasoro, co-organizer of WordCamp Buenos Aires, describing how the WordPress community in Argentina was organized. In 2007, Buenos Aires hosted the first WordCamp outside the US. Despite hosting a few more WordCamps, the community lacked organization. Aldasoro explains how celebrating WordPress’ 10th anniversary brought the right group of people together:</p>\n<blockquote><p>When WordPress turned 10, in May of 2013, thanks to a banner in the Codex site we created a celebration meetup. More than 20 people showed up, and the good thing was that we were a bunch of geeks on the same track. We had the people but we were lacking an organization. The ones interested in having an organized community kept in touch, we formed WordPress Argentina (<a href=\"https://twitter.com/wpargentina\" target=\"_blank\">@wpargentina</a>) and during 2014 we started to hold more formal monthly meetups.</p></blockquote>\n<p>One of the things I noticed is that several of the people <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">featured in the article</a> use Facebook groups for communication. Although a number of US based WordPress meetups use <a title=\"http://www.meetup.com/\" href=\"http://www.meetup.com/\">Meetup.com</a>, in other countries, Facebook appears to be the dominant way to communicate and organize members.</p>\n<p>Meetups are grassroots efforts that help WordPress reach every corner of the globe. As Matt Mullenweg said during his 2014 <a title=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\" href=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\">State of The Word presentation</a>, “Organizing a meetup is one of the hardest things to do in terms of contributing to WordPress. Every single month, you have to come up with new stuff.” Those who help maintain community as a pillar of WordPress’ success are helping to maintain its growth and popularity.</p>\n<p>It’s exciting to think about the enormous amount of WordPress education, contributions, and learning that takes place across the world everyday, thanks in large part to people like those featured in the article. It’s wonderful to see so many WordPress communities around the world growing in size to the point of having their own WordCamps.</p>\n<p>If you’re having trouble organizing a WordPress meetup in your area, let us know in the comments. Thousands of people across the world access the Tavern on a daily basis and we might be able to help connect you to others in your area.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2015 05:16: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: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:20:\"Matt: Kanye on Color\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44745\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://ma.tt/2015/03/kanye-on-color/\";s: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:955:\"<p><a href=\"http://ma.tt/2015/03/pink-and-blue/\">Speaking of color masculinity</a>, here’s Kanye on creativity, society, and color from <a href=\"http://www.thefader.com/2012/11/29/kanye-west-im-amazing\">his 2008 FADER interview</a>:</p>\n<blockquote><p>I feel like all the words are in you, you’re just blocking yourself, you’re blocking your creativity. Society has put up so many boundaries, so many limitations on what’s right and wrong that it’s almost impossible to get a pure thought out. It’s like a little kid, a little boy, looking at colors, and no one told him what colors are good, before somebody tells you you shouldn’t like pink because that’s for girls, or you’d instantly become a gay two-year-old. Why would anyone pick blue over pink? Pink is obviously a better color. Everyone’s born confident, and everything’s taken away from you. So many people try to put their personality on someone else.</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:\"Fri, 06 Mar 2015 04: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: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:93:\"WPTavern: WPWeekly Episode 182 – John James Jacoby Talks BuddyPress, bbPress, and GlotPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40127&preview_id=40127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wpweekly-episode-182-john-james-jacoby-talks-buddypress-bbpress-and-glotpress\";s: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:2988:\"<p><a title=\"http://jjj.me/\" href=\"http://jjj.me/\">John James Jacoby</a> is nearly halfway through his <a title=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\" href=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\">six month development cycle</a> on <a title=\"https://buddypress.org/\" href=\"https://buddypress.org/\">BuddyPress</a>, <a title=\"https://bbpress.org/\" href=\"https://bbpress.org/\">bbPress</a>, and <a title=\"http://blog.glotpress.org/\" href=\"http://blog.glotpress.org/\">GlotPress</a>. So, <a title=\"http://marcuscouch.com/\" href=\"http://marcuscouch.com/\">Marcus Couch</a> and I invited him on the show to give us an update on how things are progressing. On average, WordPress Weekly is an hour-long. This episode however, is two hours and nine minutes, but is filled with deep conversations surrounding each project.</p>\n<p>In this episode, we learn the history of BuddyPress and how its connection to WordPress MU (WordPress Multisite), influenced the project’s direction. Jacoby explains what GlotPress is and why its a cornerstone of the WordPress project. We discuss the future of comments on the web and the role bbPress can play in turning things around. Last but not least, we discuss whether Jacoby’s successful crowdfunding campaign has opened the door for others who need funding to work on open source projects.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/buddypress-identicons/\" href=\"https://wordpress.org/plugins/buddypress-identicons/\">BuddyPress Identicons</a> automatically replaces default avatars with GitHub-style identicons. Each member’s identicon is likely to be unique, because it’s generated from a hash of their username.</p>\n<p><a title=\"https://wordpress.org/plugins/buddypress-cover-photo/\" href=\"https://wordpress.org/plugins/buddypress-cover-photo/\">BuddyPress Cover Photo</a> allows users to upload a cover photo to their profile.</p>\n<p><a title=\"https://wordpress.org/plugins/friends-for-bbpress/\" href=\"https://wordpress.org/plugins/friends-for-bbpress/\">Friends For bbPress</a> allows users to add friends in bbPress forums. This plugin creates a section on each user’s profile page that contains their friends.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 11th 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 #182:</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, 06 Mar 2015 01:22:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:86:\"WPTavern: Wocker: Create a Docker-Based WordPress Development Environment in 3 Seconds\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"http://wptavern.com/wocker-create-a-docker-based-wordpress-development-environment-in-3-seconds\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5731:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg?resize=1025%2C494\" alt=\"docker-wordpress\" class=\"aligncenter size-full wp-image-40098\" /></a></p>\n<p>If you haven’t caught on to the <a href=\"https://www.docker.com/\" target=\"_blank\">Docker</a> craze, it might be time to see what it’s all about. Fans of the open source container technology appreciate that it’s lightweight, super fast to boot up, and easy to share containers through the <a href=\"https://registry.hub.docker.com/\" target=\"_blank\">Docker Hub</a>.</p>\n<p>Docker standardizes an app platform and its dependencies so you can hand the box over to another party without worrying about conflicting dependencies or differences between machines. While virtual machines can be rather weighty with an application plus an entire guest operating system, Docker is much lighter, containing just the application and its dependencies.</p>\n<h3>Introducing Wocker</h3>\n<p><a href=\"http://www.vagrantup.com/blog/vagrant-1-6.html\" target=\"_blank\">Vagrant 1.6.0</a>, released last May, introduced support for Docker-based development environments, enabling Vagrant to manage them within Docker-powered Linux containers, instead of virtual machines.</p>\n<p>WordPress developers who want to incorporate Docker into their workflow now have a new tool at their disposal. <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> is a Docker-based rapid development environment of WordPress.</p>\n<p>If you already have Vagrant, VirtualBox, and the vagrant-hostsupdater plugin installed, then getting started with Wocker takes next to no time. Simply clone the Wocker repository:</p>\n<p><code>$ git clone https://github.com/wckr/wocker.git && cd wocker</code></p>\n<p>Then run <code>vagrant up</code>. You can now navigate to your Wocker development site at: <a href=\"http://wocker.dev/\" target=\"blank\">http://wocker.dev/</a>. Here you’ll find the latest version of WordPress installed with the default theme active.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png?resize=1025%2C650\" alt=\"wocker\" class=\"aligncenter size-full wp-image-40093\" /></a></p>\n<p>Running a new Wocker container takes just three seconds:</p>\n<p><code>core@wocker ~ $ wocker run --name wp</code></p>\n<p>The tasks of creating a new container, restarting a stopped container, or shutting down, can all be done in a matter of seconds with <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker commands</a>.</p>\n<h3>Kite Koga on Creating Wocker</h3>\n<p>Japanese WordPress developer <a href=\"https://twitter.com/ixkaito\" target=\"_blank\">Kite Koga</a> created Wocker to speed up his own development. Koga is also the organizer of the upcoming <a href=\"https://www.facebook.com/WordCampKansai2015\" target=\"_blank\">WordCamp Kansai 2015</a>.</p>\n<p>“I used to use MAMP and VCCW for developing on WordPress,” Koga said. “MAMP is simple and easy but I have to download or copy WordPress core and create a database every time. <a href=\"http://vccw.cc/\" target=\"_blank\">VCCW</a> is a great tool, and I still use it now and then. It has a lot of options and functions but takes awhile to provision.”</p>\n<p>Koga also experimented with using <a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">VVV</a> before creating Wocker. “Maybe VVV is good for developing WordPress core, but I feel it’s not fit for developing on WordPress. It takes too long to provision every time,” he said.</p>\n<p>“Ultimately, I found that Docker was a good choice for me,” Koga said. “Once I have a Docker image, it takes only three seconds for every new WordPress container. However, Docker is a little tricky, and the command line is complex. Therefore, I made the Wocker command line to run containers and sync files with local more easily.”</p>\n<p>Wocker is intentionally simple and limited to just a handful of options, as Koga’s primary objective was to make it super fast to create a new WordPress development environment. One drawback is that you cannot run two or more containers at the same time, but it takes just seconds to switch between containers.</p>\n<p>Koga summarized the main reasons that he opted to use Vagrant to manage Docker deployments:</p>\n<ol>\n<li>I could write some provision scripts in the Vagrantfile, so users only have to do `$ vagrant up`</li>\n<li>It was easier to map hostnames to IP addresses.</li>\n<li>Vagrant with CoreOS was simpler to manage Docker images and containers than boot2docker.</li>\n<li>To sync files between local machine, virtual machine, and the Docker container was tricky, so I made Wocker commands to make it easier.</li>\n</ol>\n<p>If you want to test out Wocker and find that it’s not for you, it’s easy and fast to uninstall. Simply run <code>$ vagrant destroy</code> to remove the Wocker folder, and your local machine will always be clean.</p>\n<p>I tested Wocker and found that it was insanely fast to create new containers (as well as restart existing ones), a task for which I would require an extra utility (such as <a href=\"http://wptavern.com/variable-vvv-a-new-vvv-site-creation-wizard-for-wordpress\" target=\"_blank\">Variable VVV</a>) to perform with VVV. If you find VVV to be too slow and want to check out an alternative, <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> provides a faster way to set up simple development environments.</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, 06 Mar 2015 00:52: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:13:\"Sarah Gooding\";s: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:68:\"WPTavern: WordCamp Europe Now Taking Applications for 2016 Host City\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40057\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordcamp-europe-now-taking-applications-for-2016-host-city\";s: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:4150:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg\" rel=\"prettyphoto[40057]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg?resize=1025%2C485\" alt=\"wceu-volunteers\" class=\"aligncenter size-full wp-image-31631\" /></a></p>\n<p>Organizing an event the size of <a href=\"http://europe.wordcamp.org/2015/\" target=\"_blank\">WordCamp Europe</a> is a year-round endeavor. The 2015 event is just four months away, speaker applications are closed, and the organization team is already asking for applications for the next host city. So far, the camp has been held in Leiden and Sofia, and will come to Seville in June.</p>\n<p>Applying to host WordCamp Europe is similar to applying to be an Olympic city. Local WordPress communities in potential host cities must submit applications, including a budget and a convincing plan. Organizers scrutinize the applications for the following factors:</p>\n<ul>\n<li>Preparation of the budget and venue research</li>\n<li>Strength of the local WordPress community</li>\n<li>The merits of the new location, as compared to the previous year</li>\n<li>Affordability for attendees</li>\n<li>Potential travel difficulties</li>\n</ul>\n<p>This year <a href=\"http://wptavern.com/seville-spain-to-host-wordcamp-europe-2015\" target=\"_blank\">Seville, Spain was selected as the host city</a> after a short bidding process. WordCamp Central requested the event be scheduled earlier in the year to avoid calendar conflicts. This was an unusual turn of events but organizers are committed to re-instituting a public bidding process for all future events.</p>\n<h3>WordCamp Europe to Pilot New Organizer Mentorship Program</h3>\n<p>For months in advance, an all-star lineup of WordCamp organizers from around Europe put their heads together, sharing their experiences to plan the best event possible.</p>\n<p>“Organizing WordCamp Europe is both a pleasure and a challenge,” co-organizer Petya Raykovska told the Tavern. “What’s great about it is that you get to work with experienced WordCamp organizers from across Europe. Each organizer brings their own knowledge and perspective to the organizing team which makes it a fantastic opportunity to learn and grow.”</p>\n<p>The event has traditionally highlighted the diversity of the European WordPress community and its <a href=\"http://wptavern.com/wordpress-beyond-boundaries-a-recap-of-wordcamp-europe-2014\" target=\"_blank\">attendees’ eagerness to connect beyond boundaries</a>.</p>\n<p>“It’s a challenge because each of us has our own way of doing things and we have to learn how to listen to each other and compromise,” Raykovska said. “And, of course, there are all of those idioms that don’t cross language and cultural barriers!”</p>\n<p>New WordCamp Europe organizers should be equipped with a solid grasp of diplomacy and the ability to work with others across cultural differences.</p>\n<p>This year the current organization team plans to experiment with a mentorship program that would prepare the next crop of organizers to take the helm in 2016.</p>\n<p>“We’re introducing a new process that we hope will help not only find the best team for next year, but will also be a pilot for a mentorship program for future WordCamp Europe (or any large 600+ people WordPress event) events,” Raykovska said.</p>\n<p>“So what we want to do in 2015 is choose the team for 2016 and get them to work with us for the 2015 edition, so they can get to know what it takes, get introduced to the processes, work closely with the existing team and monitor what’s required of the local team.”</p>\n<p>Current organizers are prioritizing mentoring new additions in order to create a seamless transition from one organizational team to the next. Instead of learning the ropes at the last minute, new organizers will have the opportunity to see how it works without all of the pressure.</p>\n<p>“We believe it will be highly beneficial for them and will ensure smooth sailing for next year’s organisation,” Raykovska said.</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, 05 Mar 2015 19:32:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:100:\"WPTavern: New Theme Development Company Makes First Sale Minutes After Being Approved on ThemeForest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40045\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"http://wptavern.com/new-theme-development-company-makes-first-sale-minutes-after-being-approved-on-themeforest\";s: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:4372:\"<p><a title=\"http://warriorsofcode.com/\" href=\"http://warriorsofcode.com/\">Warriors Of Code</a> is a new WordPress theme development shop in Australia. An employee who goes by the name <a title=\"http://www.reddit.com/user/genesisfan\" href=\"http://www.reddit.com/user/genesisfan\">Genesisfan</a> on Reddit, <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">published a post </a>explaining how the company recently had its first theme accepted on ThemeForest and was willing to answer questions others had about the experience. According to the post, he spent the better part of six months with a designer he hired while working a full-time job developing <a title=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\" href=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\">Broadsword</a>.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png\" rel=\"prettyphoto[40045]\"><img class=\"size-full wp-image-40046\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png?resize=1025%2C496\" alt=\"BroadSword Single Page View\" /></a>BroadSword Single Page View\n<p>When asked what he thought of the ThemeForest submission and review process, he responded, “We were pleasantly surprised with how quickly they turned around our review, and the level of detail they provided in their soft rejection. Aside from some technicalities that we’d missed (being more specific about what features we supported), the biggest issue was that we were missing some data validation in our files. Make sure you use the esc_ and sanitize_ functions provided by WordPress!”</p>\n<p>Once the issues were addressed, ThemeForest approved the submission and the team made its first sale within minutes of it going live. When asked what makes their theme different in the marketplace, he responded, “We kept the theme options to a minimum. We were both pretty tired of themes that include a thousand options and tend to be more like frameworks than standalone themes.”</p>\n<p>Based on <a title=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\" href=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\">stats that highlight</a> how well ThemeForest is doing, it’s not surprising that Warriors of code made their first sale within minutes of going live. However, the company used social media to its advantage, so it’s possible one their followers purchased the theme based on tweets. In fact, the company explains how they handled promotion:</p>\n<blockquote><p>Regarding promotion, we’ve been tweeting it out and liking the facebook page we’ve set up and luckily, it’s now trending on ThemeForest. It helps that I’m on the east coast of Canada and my partner is in Sydney, Australia, so we’re able to pretty much cover comment replies quickly at any time of the day. I think that goes a long way to helping promote a positive vibe about the theme.</p></blockquote>\n<p>After 24 hours, the company has six sales at $43 each. It’s not a huge amount, but it’s a start. The big takeaways is that ThemeForest reviews are catching insecure coding practices and making the first sale is a quick endeavor, especially if you already have a social media presence. The company <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">answers several other questions</a> related to the experience.</p>\n<p>We know that in this instance, ThemeForest did its job to discover insecure coding practices during reviews. It’s also refreshing to hear from an up and coming theme company that they’re tired of theme options. I haven’t used their product so I can’t confirm if its claims are true, but it’s a step in the right direction to see other ThemeForest sellers make such statements in public.</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, 05 Mar 2015 07:33: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: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:21:\"Matt: WIRED Re-launch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44764\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/wired-re-launch/\";s: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:2726:\"<p>There’s the smart publishers, and then there’s the <a href=\"http://ma.tt/2015/02/developer-employment-act/\">ones going out of business</a>. WIRED is one of the smart ones, and just launched an awesome redesign on WordPress. <a href=\"http://www.wired.com/2015/03/our-new-site/\">From their editor-in-chief</a>:</p>\n<blockquote><p>Back in 1994 we launched Hotwired, the first site with original editorial content created for the web. It was a digital home for reporting on the future of science, business, design, and technology. You’ve come to trust us over the past two decades, but our growth online has sometimes come too quickly and with some pain. When I took over as editor in chief in 2012, WIRED had an archive of more than 100,000 stories. That’s good! But they were spread out over more than a dozen different databases, sections, and homepages tenuously connected by virtual duct tape and chewing gum. The cleanup process—onerous and without a shred of glamour—took almost 15 months. But finally, last year, our engineers rolled out a newly unified site architecture built atop a single streamlined WordPress installation. And you didn’t notice a hiccup. Maybe you saw that pages loaded a touch faster. Stories looked more WIRED.</p></blockquote>\n<p>The story of <a href=\"http://www.wired.com/2015/03/wired-dot-com-from-the-devs/\">the engineering behind it from Kathleen Vignos is also cool</a>:</p>\n<blockquote><p>The redesign gives us the third incarnation of our Curator application, which started years ago as a separate Groovy on Grails application maintained by a single Java developer. Curator once consumed articles from 35 different blogs for curation on our homepage. When we migrated our 17 active WordPress blogs into one WordPress install, we also rewrote Curator in Cake PHP to match our WordPress PHP backend. After this, anyone on our team could maintain Curator—but the architecture remained the same and lived outside of WordPress. Using this version of Curator, our web producer team manually constructed the homepage throughout each day as various stories were ready to be promoted.</p>\n<p>Our new and improved Curator is now a custom WordPress plugin—and it’s artificially intelligent! This allows our homepage and section landing pages to be both automated and curated at the same time. Stories flow through automagically based on editorial criteria, but editors can take control of the flow by locking stories in certain slots in our card system. This means our homepage and section landing pages are constantly changing with new stories all day long.</p></blockquote>\n<p>Curator sounds cool, as does the coming “longform feature article builder.”</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, 05 Mar 2015 02:36: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: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:67:\"WPTavern: Ninja Forms 2.9 Ships With Major Performance Improvements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=39995\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/ninja-forms-2-9-ships-with-major-performance-improvements\";s: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:5648:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png\" rel=\"prettyphoto[39995]\"><img class=\"aligncenter size-full wp-image-40019\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png?resize=840%2C273\" alt=\"Ninja Forms Featured Image\" /></a></p>\n<p>Ninja Forms <a title=\"https://ninjaforms.com/version-2-9/\" href=\"https://ninjaforms.com/version-2-9/\">2.9 is available</a> and features an improved user experience along with major performance enhancements. One of the biggest performance problems 2.9 solves is handling large forms. Prior to 2.9, users had to edit a php.ini file to handle the increased amount of server resources needed to process long forms, something many shared webhosts don’t allow. According to Kevin Stover, lead developer of Ninja Forms, 2.9 not only solves this problem, but the form builder is more efficient overall.</p>\n<blockquote><p>In our local tests, a 578 field form was 12.8mb and took 33.52 seconds to load. (It also occasionally crashed our browser.) In version 2.9, the same form was only 1.2mb and took only 1.41 seconds to load. We call that progress.</p></blockquote>\n<p>The user experience is vastly improved compared to earlier versions of the plugin. Now when you edit an existing form or want to create a new one, you’re taken to the form builder instead of a page filled with confusing settings. After installing Ninja Forms, it took less than five minutes to recreate the <a title=\"http://wptavern.com/contact-me\" href=\"http://wptavern.com/contact-me\">Tavern’s contact form</a>.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29UserInterface.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40012\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29UserInterface.png?resize=1025%2C500\" alt=\"Ninja Forms 2.9 User Interface\" /></a>Ninja Forms 2.9 User Interface\n<p>A small but noticeable change is that, when you create a new form without a submit button and save it, a model window pops up reminding you to add one. Or, you can let Ninja Forms add it automatically. It’s hard to make a form useful without a submit button!</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29SubmitButtonReminder.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40013\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaForms29SubmitButtonReminder.png?resize=549%2C268\" alt=\"Ninja Forms 2.9 Submit Button\" /></a>Ninja Forms 2.9 Submit Button Reminder\n<p>One of the major changes to the form building experience is configuring fields. In previous versions of Ninja Forms, all of the configuration options for fields were in view which felt overwhelming. In Ninja Forms 2.9, field options are hidden behind drop down menus that are closed by default. This allows you to configure them at your own pace.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFieldSettings.png\" rel=\"prettyphoto[39995]\"><img class=\"size-full wp-image-40014\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFieldSettings.png?resize=535%2C477\" alt=\"Ninja Forms 2.9 Field Settings\" /></a>Ninja Forms 2.9 Field Settings\n<p>Overall, Ninja Forms 2.9 is a solid release and offers a better experience than its predecessors. I found it easier to build forms without having to rely on documentation. Stover says this release, “lays the groundwork for even better stuff to come down the road.” You can download Ninja Forms free from the <a title=\"https://wordpress.org/plugins/ninja-forms/\" href=\"https://wordpress.org/plugins/ninja-forms/\">WordPress plugin directory</a>.</p>\n<p>To learn more about James Laws, Co-founder of WP Ninjas and his company, <a title=\"http://wptavern.com/wpweekly-episode-179-interview-with-james-laws-co-founder-of-wp-ninjas\" href=\"http://wptavern.com/wpweekly-episode-179-interview-with-james-laws-co-founder-of-wp-ninjas\">listen to episode 179</a> of WordPress Weekly. In the show, we discuss some of the improvements that made it into Ninja Forms 2.9.</p>\n<div class=\"audio-shortcode-wrap\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/NinjaFormsFeaturedImage.png?resize=175%2C131\" alt=\"Ninja Forms Featured Image\" class=\"landscape thumbnail post-thumbnail audio-image\" /><a href=\"http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3\">http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3</a></div><div class=\"media-shortcode-extend\"><div class=\"media-info audio-info\"><ul class=\"media-meta\"><li><span class=\"prep\">Run Time</span> <span class=\"data\">1:17:51</span></li><li><span class=\"prep\">Artist</span> <span class=\"data\">Jeff Chandler and Marcus Couch</span></li><li><span class=\"prep\">Album</span> <span class=\"data\">WordPress Weekly</span></li><li><span class=\"prep\">Track</span> <span class=\"data\">179</span></li><li><span class=\"prep\">File Name</span> <span class=\"data\"><a href=\"http://wptavern.com/wp-content/uploads/2015/02/EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3\">EPISODE-179-Interview-With-James-Laws-Co-Founder-of-WP-Ninjas.mp3</a></span></li><li><span class=\"prep\">File Size</span> <span class=\"data\">33.64 MB</span></li><li><span class=\"prep\">File Type</span> <span class=\"data\">MP3</span></li><li><span class=\"prep\">Mime Type</span> <span class=\"data\">audio/mpeg</span></li></ul></div><button class=\"media-info-toggle\">Audio Info</button></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Mar 2015 00:32: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: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:88:\"WPTavern: BuddyPress 2.3 Development Kicks Off, Contributors Prioritize Work on New APIs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=39890\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/buddypress-2-3-development-kicks-off-contributors-prioritize-work-on-new-apis\";s: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:2810:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/buddypress-wall.jpg\" rel=\"prettyphoto[39890]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2014/04/buddypress-wall.jpg?resize=1018%2C458\" alt=\"buddypress-wall\" class=\"aligncenter size-full wp-image-20901\" /></a></p>\n<p>The BuddyPress 2.3 development cycle is now in full swing, following a successful 2.2.1 maintenance release that <a href=\"http://wptavern.com/buddypress-breaks-one-day-download-record-with-2-2-1-release\" target=\"_blank\">broke the plugin’s one-day download record</a> with more than 10,000 downloads in just 24 hours. More minor fixes are on deck for inclusion in the forthcoming 2.2.2 release.</p>\n<p>This week contributors identified priorities for new features and improvements to work on for the <a href=\"https://bpdevel.wordpress.com/2015/03/03/bp-2-3-0-dev-cycle-contributor-priorities/\" target=\"_blank\">2.3 development cycle</a>. Updates to BuddyPress’ existing APIs and work on the following new APIs commenced this week:</p>\n<ul>\n<li><a href=\"https://buddypress.trac.wordpress.org/ticket/6210\" target=\"_blank\">New Invitations API</a> – a flexible API to create/retrieve invitations across components</li>\n<li><a href=\"https://buddypress.trac.wordpress.org/ticket/5429\" target=\"_blank\">New Attachments API</a> – a new component to manage BuddyPress attachments</li>\n<li><a href=\"https://github.com/paulgibbs/buddypress/tree/posts2posts\" target=\"_blank\">Possible new Relationships API</a> – for the Favorites/Likes features</li>\n<li>Improvements to Member Types API – <a href=\"https://buddypress.trac.wordpress.org/ticket/5192\" target=\"_blank\">ability to create member-type-specific xprofile fields</a>, fixes for existing bugs</li>\n<li>Notifications API – <a href=\"https://buddypress.trac.wordpress.org/ticket/6257\" target=\"_blank\">add a metadata table</a> – useful for storing additional data outside the available notification table’s schema</li>\n</ul>\n<p>New APIs would make it possible for BuddyPress developers to build extensions that bring in more exciting features, such as a core-supported way to manage media/user galleries, local avatar management, invitation capabilities for groups, sites, blogs, docs, etc. The APIs give developers a way to custom tailor those experiences for their communities.</p>\n<p>While none of these APIs and improvements are yet guaranteed to make it into 2.3, contributors have hammered out the tickets they will be investing in during the next three months. The official release is currently targeted for the end of May, 2015. To follow progress on tickets for the 2.3 milestone, check out the <a href=\"https://buddypress.trac.wordpress.org/milestone/2.3\" target=\"_blank\">roadmap</a> on BuddyPress trac.</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, 04 Mar 2015 22:10: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:\"Sarah Gooding\";s: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:75:\"Post Status: Adii Pienaar is making a WordPress comeback with stake in Obox\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://poststatus.com/?p=9009\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://poststatus.com/adii-pienaar-making-wordpress-comeback-stake-obox/\";s: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:6289:\"<p>Adii Pienaar has been largely away from the WordPress community for much of the last year and a half. He’s one of three co-founders of WooThemes and was instrumental in <a href=\"http://www.woothemes.com/about/\">their growth</a> and success they achieved from 2008 until his departure in late 2013.</p>\n<p>Today, Adii is making the second step of his WordPress comeback. In addition to <a href=\"https://receiptful.com/\">Receiptful</a> — his new eCommerce receipts product — he’s taking on an advisory role with Obox, to go along with a cash investment in the company.</p>\n<p><a href=\"http://oboxthemes.com/\">Obox</a> is based in Cape Town, South Africa — where Adii and WooThemes are also based. Obox has been around the block as well.</p>\n<p>They were founded in 2009 and are lead by brothers Marc and David Perel. Obox has experienced times of great success — peaking as a team of 8 in 2012 — and also years where they’ve scaled back in response to more competition and watering down of the WordPress theme market.</p>\n<p>Before Adii left WooThemes, he had numerous conversations with Obox about an acquisition, but the parties could never agree on the specifics.</p>\n<h3>Adii now owns a 30% stake in Obox</h3>\n<p>David Perel showed Adii some screenshots of Layers while they were wrapping up development of <a title=\"Layers, by Obox, introduces a beautiful page building interface\" href=\"https://poststatus.com/layers-theme-obox/\">the new product</a>. Adii was intrigued and they started once again talking about joining forces, except this time the direction changed; they started talking about what it would look like for Adii to join Obox.</p>\n<p>Adii has made a cash investment in the Obox team, in return for a 30% stake in the company. The investment gives Obox a valuation in the millions of dollars, “but less than $10 million.”</p>\n<p>The cash from Adii’s investment is largely going to be used for operating expenses for the Obox team as they create the business model around Layers. Obox has also beefed up their team by <a href=\"http://blog.oboxthemes.com/calyx-joins-obox/\">acquihiring Calyx</a>, a two man Cape Town agency.</p>\n<p>According to David, <span class=\"pullquote alignright\">“Every cent Obox raises and makes will go into Layers.”</span></p>\n<h3>Roller coaster ride</h3>\n<p>Adii has been on a bit of a roller coaster ride since his departure of WooThemes. I’ve heard both Adii and his cofounders (Magnus Jepson and Mark Forrester) describe their split as a divorce. It was a hard time.</p>\n<p>The split was complete, and Adii released all ownership of the company for an amount he has <a href=\"http://mixergy.com/interviews/adii-pienaar-public-beta-interview/\">confirmed on Mixergy</a> was seven figures. He tells me that he has been fully paid for his shares.</p>\n<p>With cash in hand, Adii had room to take some risks, and with that risk came a mixture of successes and failures. His first foray into another product was Public Beta, which had many iterations before he ultimately deemed it a lost cause.</p>\n<p>His latest startup seems to have traction; Receiptful has had a successful launch, is getting nice adoption, and is expanding to multiple eCommerce platforms after an initial WooCommerce-only launch.</p>\n<p>Time heals all wounds, and it appears Adii’s relationship with WooThemes is also mended. They even <a href=\"http://www.woothemes.com/2015/02/why-customized-receipts-increase-ecommerce-revenue/\">blogged about Receiptful</a> recently on the main WooThemes blog.</p>\n<h3>Renewed passion for WordPress</h3>\n<p>Both Receiptful and the Obox investment show renewed passion for WordPress, as well as a sign of Adii getting back to his roots and what he knows best. With the launch of WooCommerce, Adii spearheaded what became a huge success during his time at WooThemes; and WooCommerce has only further grown since his departure.</p>\n<p>Adii hopes to take what he’s learned — both at WooThemes and with his adventures since — to his role at Obox.</p>\n<blockquote><p>One of the biggest challenges within WordPress is the disconnect between how developers and end-users use it, which makes building great WordPress products really hard. It’s also something that we encountered often at Woo and instead of truly tackling the problem we leaned towards building tools for developers.</p>\n<p>Layers is different in that sense, because it’s focused on the (end-)user experience from the ground up. I couldn’t be more excited to work with David & Marc to grow Layers, as they’re fanatical about UX and it’s my belief that they’ll finally make progress to closing the gap between a developer tool and end-user product.</p>\n<p>And in terms of the commercialisation of Layers… Well, let’s just say that I see opportunities and patterns that were prevalent in WooCommerce’s early days too…</p></blockquote>\n<h3>A new step for a dynamic WordPress figure</h3>\n<p>Adii was a huge and dynamic figure in the early days of WordPress’ commercial product space. He’s always made bold decisions — some good and some not so good.</p>\n<p>He has a penchant to make quick decisions and he iterates at a rapid pace; to some it can be off-putting, but for finding a hit it can be hugely important. In contrast, the Obox team makes calculated risks. While they’ve done a great deal of interesting work and experimentation on their own, they have largely stuck with the theme business while some of their early theme competitors rotated toward plugins and other verticals.</p>\n<p>I believe that the combination of Adii and the Perel brothers will make for a compelling trio of leadership at the helm for Obox. Their Layers launch <a href=\"http://blog.oboxthemes.com/what-hitting-the-top-spot-on-product-hunt-did-to-our-launch-day/\">certainly made waves</a>, and their next steps will be hugely important for the future of a company that has gone all in on a product without a monetization strategy.</p>\n<p>You can read the <a href=\"http://blog.oboxthemes.com/adii-co-founder-of-woothemes-and-woocommerce-has-joined-obox/\">official announcement on the Obox blog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Mar 2015 15:56:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s: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:56:\"WPTavern: WordPress Plugin Directory Launches New Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39957\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-plugin-directory-launches-new-design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3778:\"<p>The WordPress.org Meta team is on a roll this month. Following the successful <a href=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\" target=\"_blank\">launch of the new theme directory</a>, the <a href=\"https://wordpress.org/plugins/\" target=\"_blank\">plugin directory</a> is getting the same treatment with <a href=\"https://make.wordpress.org/meta/2015/03/04/new-plugin-directory-theme/\" target=\"_blank\">a fresh coat of paint</a> and a set of brand new features.</p>\n<p>Browsing the official plugin directory is now similar to searching via the admin plugin browser. Having all of this code on hand made it easier for the meta team to replicate the experience in the directory.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-plugin-directory.png\" rel=\"prettyphoto[39957]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-plugin-directory.png?resize=1025%2C970\" alt=\"wordpress-plugin-directory\" class=\"aligncenter size-full wp-image-39963\" /></a></p>\n<p>In addition to the new design, the directory includes a new section for logged-in users to manage favorited plugins. Previously, users had to navigate to their own profile pages to access this information. With more than 36,000 listings in the directory, favorites are becoming an important feature for users who want to keep track of plugins they use frequently.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/plugin-favorites.png\" rel=\"prettyphoto[39957]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/plugin-favorites.png?resize=1025%2C511\" alt=\"plugin-favorites\" class=\"aligncenter size-full wp-image-39975\" /></a></p>\n<p>The “Popular” section seems to be populated by extensions with the highest number of active installs. It would be helpful to be able to further sort popular plugins based on different criteria, i.e. the most-favorited plugins and those with the highest ratings.</p>\n<p><a href=\"https://wordpress.org/plugins/browse/beta/\" target=\"_blank\">Beta Testing</a> is a new section which you may recognize from the WordPress admin. It lists all the feature plugins that are currently under consideration for inclusion in core at some point in the future. This more prominent display will help users discover the plugins, resulting in an increase in feedback for contributors.</p>\n<p>Users can also now search for plugins based on author, keyword, or tag. Searching is lightning fast, but it could be improved with filtering options to further narrow down the results.</p>\n<p>Although individual plugin pages did not receive a design update, they now reflect more accurate data with the number of active installs for each plugin. This provides plugin authors with a better understanding of how many sites are actively using that functionality, as opposed to just having downloaded it once and then uninstalled it.</p>\n<p>The new design is more visually-oriented than the previous one, making it easier for users to quickly scan through a long list of results. It is now more important than ever for developers to prioritize <a href=\"http://wptavern.com/wordpress-4-0-adds-custom-icons-to-the-plugin-installer\" target=\"_blank\">plugin branding</a> if they want their work to stand out in the official directory.</p>\n<p>In his <a href=\"https://make.wordpress.org/meta/2015/03/04/new-plugin-directory-theme/\" target=\"_blank\">announcement</a> about updates to the plugin directory, WordPress.org contributor Scott Reilly said that a backend reimplementation of the directory is on the roadmap for a future update. If you find a bug in the current implementation, feel free to open a ticket on <a href=\"https://meta.trac.wordpress.org/\" target=\"_blank\">meta.trac</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, 04 Mar 2015 09:25: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:\"Sarah Gooding\";s:7:\"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:\"Tue, 17 Mar 2015 18:44:20 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"196659\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 17 Mar 2015 18:30:12 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:\"20140917020556\";}','no'),(1017,'_transient_timeout_feed_mod_867bd5c64f85878d03a060509cd2f92c','1426661060','no'),(1018,'_transient_feed_mod_867bd5c64f85878d03a060509cd2f92c','1426617860','no'),(1025,'_site_transient_timeout_browser_d731389443c1dc79df25aeea8fbd3f27','1427222854','yes'),(1026,'_site_transient_browser_d731389443c1dc79df25aeea8fbd3f27','a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:5:\"8.0.3\";s:10:\"update_url\";s:28:\"http://www.apple.com/safari/\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/safari.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/safari.png\";s:15:\"current_version\";s:1:\"5\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(1033,'db_upgraded','','yes'),(1035,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.1.1.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.1.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.1.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.1.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.1.1\";s:7:\"version\";s:5:\"4.1.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1427215332;s:15:\"version_checked\";s:5:\"4.1.1\";s:12:\"translations\";a:0:{}}','yes'),(1037,'can_compress_scripts','0','yes'),(1040,'job_manager_hide_expired_content','1','yes'),(1046,'_transient_get_job_listings-transient-version','1426692338','yes'),(1047,'_transient_timeout_jm-c19a5deb4952c3e0d15199eca16deaa8','1429210519','no'),(1048,'_transient_jm-c19a5deb4952c3e0d15199eca16deaa8','O:8:\"WP_Query\":47:{s:5:\"query\";a:11:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:64:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:215:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:3:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:605;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-17 05:41:12\";s:13:\"post_date_gmt\";s:19:\"2015-03-17 05:41:12\";s:12:\"post_content\";s:23:\"<p>4+ exp in oracle</p>\";s:10:\"post_title\";s:6:\"oracle\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"emerch-ncr-15-oracle\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 05:46:06\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 05:46:06\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://uisi.com/job/emerch-ncr-15-oracle/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:30:\"<p>5+ Experience in Java </p>\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-16 12:47:49\";s:17:\"post_modified_gmt\";s:19:\"2015-03-16 12:47:49\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:581;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-03 07:04:45\";s:13:\"post_date_gmt\";s:19:\"2015-03-03 07:04:45\";s:12:\"post_content\";s:43:\"<p>Urgent requirement for PHP Programer</p>\";s:10:\"post_title\";s:13:\"PHP Programer\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:4:\"open\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"emerch-15-php-programer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-03 07:05:21\";s:17:\"post_modified_gmt\";s:19:\"2015-03-03 07:05:21\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:3;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"3\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"1d2b1dbdded7917f20b8a5670bbf0111\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1050,'_transient_timeout_jm-a82db7b1f26dc751bcd3adec7ca628e4','1429210846','no'),(1051,'_transient_jm-a82db7b1f26dc751bcd3adec7ca628e4','O:8:\"WP_Query\":47:{s:5:\"query\";a:11:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:64:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:215:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:3:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:605;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-17 05:41:12\";s:13:\"post_date_gmt\";s:19:\"2015-03-17 05:41:12\";s:12:\"post_content\";s:16:\"4+ exp in oracle\";s:10:\"post_title\";s:6:\"oracle\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"emerch-ncr-15-oracle\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:30\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:30\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://uisi.com/job/emerch-ncr-15-oracle/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:581;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-03 07:04:45\";s:13:\"post_date_gmt\";s:19:\"2015-03-03 07:04:45\";s:12:\"post_content\";s:36:\"Urgent requirement for PHP Programer\";s:10:\"post_title\";s:13:\"PHP Programer\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"emerch-15-php-programer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:56:13\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:56:13\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:3;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"3\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"1d2b1dbdded7917f20b8a5670bbf0111\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1069,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426730753','no'),(1070,'_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:\"Thu, 12 Mar 2015 23:22: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: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.2-beta1-31804\";s:7:\"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:20:\"WordPress 4.2 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 23:22: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3446\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"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.2 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.2, 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:11:\"Drew Jaynes\";s: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:4259:\"<p>WordPress 4.2 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.2, 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.2-beta1.zip\">download the beta here</a> (zip).</p>\n<p>4.2 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>Press This</strong> has been completely revamped to make sharing content from around the web easier than ever. The new workflow is mobile friendly, and we’d love for you to try it out on all of your devices. Navigate to the Tools screen in your WordPress backend to get started (<a href=\"https://core.trac.wordpress.org/ticket/31373\">#31373</a>). </li>\n<li><strong>Browsing and switching installed themes</strong> has been added to the Customizer to make switching faster and more convenient. 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/31303\">#31303</a>).</li>\n<li>The workflow for <strong>updating and installing plugins</strong> just got more intuitive with the ability to install or update in-place from the Plugins screens. Try it out and let us know what you think! (<a href=\"https://core.trac.wordpress.org/ticket/29820\">#29820</a>)</li>\n<li>If you felt like <strong>emoji</strong> were starkly missing from your content toolbox, worry no more. We’ve added emoji support nearly everywhere, even post slugs <img src=\"https://s0.wp.com/wp-content/mu-plugins/emoji/twemoji/72x72/1f44d.png\" class=\"wp-smiley\" style=\"height: 1em;\" /> (<a href=\"https://core.trac.wordpress.org/ticket/31242\">#31242</a>).</li>\n</ul>\n<p><strong>Developers</strong>: There have been a lot 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/02/16/taxonomy-term-splitting-in-4-2-a-developer-guide/\">now be split</a> into separate terms when one of them is updated. Please let us know if you hit any snags (<a href=\"https://core.trac.wordpress.org/ticket/5809/\">#5809</a>).</li>\n<li>New <code>wp.a11y.speak()</code> functionality helps your JavaScript talk to screen readers to better inform impaired users what’s happening on-screen. Try it out in your plugin or theme and let us know if you notice any adverse affects (<a href=\"https://core.trac.wordpress.org/ticket/31368/\">#31368</a>).</li>\n<li>Named clause support has been added to <code>WP_Query</code>, <code>WP_Comment_Query</code>, and <code>WP_User_Query</code>, allowing specific <code>meta_query</code> clauses to be used with <code>orderby</code>. If you have any complex queries, please test them (<a href=\"https://core.trac.wordpress.org/ticket/31045/\">#31045</a>, <a href=\"https://core.trac.wordpress.org/ticket/31265/\">#31265</a>).</li>\n</ul>\n<p>If you want a more in-depth view of what changes have made it into 4.2, <a href=\"https://make.wordpress.org/core/tag/week-in-core/\">check out the weekly review 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.2\">everything we’ve fixed</a> so far.</p>\n<p>Happy testing!</p>\n<p><em>Press This: switch a theme</em><br />\n<em>Save time installing plugins</em><br />\n<em>Testing makes us</em> <img src=\"https://s0.wp.com/wp-content/mu-plugins/emoji/twemoji/72x72/1f603.png\" class=\"wp-smiley\" style=\"height: 1em;\" /></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/03/wordpress-4-2-beta-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.1.1 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/02/wordpress-4-1-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/news/2015/02/wordpress-4-1-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Feb 2015 23:40:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3436\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 4.1.1 is now available. This maintenance release fixes 21 bugs in version 4.1. Some of you may have been waiting to update to the latest version until now, but there just wasn’t much to address. WordPress 4.1 was a smooth-sailing release and has seen more than 14 million downloads in the last two months. For a full […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3086:\"<p>WordPress 4.1.1 is now available. This maintenance release fixes 21 bugs in version 4.1.</p>\n<p>Some of you may have been waiting to update to the latest version until now, but there just wasn’t much to address. WordPress 4.1 was a smooth-sailing release and has seen more than 14 million downloads in the last two months.</p>\n<p class=\"p1\"><span class=\"s1\">For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.1.1&group=severity&order=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.1?stop_rev=30974&rev=31474\">changelog</a>. We fixed one annoying issue where a tag and a category with the same name could get muddled and prevent each other from being updated.</span></p>\n<p>If you are one of the millions already running WordPress 4.1 and your site, we’ve started rolling out automatic background updates for 4.1.1 for sites <a href=\"https://wordpress.org/plugins/background-update-tester/\">that support them</a>. Otherwise, <a href=\"https://wordpress.org/download/\">download WordPress 4.1.1</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.”</p>\n<p>Thanks to everyone who contributed to 4.1.1: <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/hissy\">Takuro Hishikawa</a>, <a href=\"https://profiles.wordpress.org/ipm-frommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Iseulde</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sippis\">sippis</a>, <a href=\"https://profiles.wordpress.org/tmatsuur\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, and <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>.</p>\n<p>It is with both great honor and sadness we also recognize Kim Parsell as a contributor to this release and a <a href=\"https://make.wordpress.org/docs/2015/01/05/rip-kim-parsell/\">truly beloved member of the community</a> until her untimely passing in December. The project is working to establish a conference travel <a href=\"https://make.wordpress.org/community/2015/01/15/remembering-kim-parsell/\">scholarship</a> in her memory. We miss you, Kim.</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/02/wordpress-4-1-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 4.1 “Dinah”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2014/12/dinah/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/news/2014/12/dinah/#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, 18 Dec 2014 18:35:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3386\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:360:\"Version 4.1 of WordPress, named “Dinah” in honor of jazz singer Dinah Washington, is available for download or update in your WordPress dashboard. New features in WordPress 4.1 help you focus on your writing, and the new default theme lets you show it off in style. Introducing Twenty Fifteen Our newest default theme, Twenty Fifteen, is […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:24562:\"<p>Version 4.1 of WordPress, named “Dinah” in honor of jazz singer <a href=\"http://wikipedia.org/wiki/Dinah_Washington\">Dinah Washington</a>, is available for download or update in your WordPress dashboard. New features in WordPress 4.1 help you focus on your writing, and the new default theme lets you show it off in style.</p>\n<hr />\n<h2 style=\"text-align: center\">Introducing Twenty Fifteen</h2>\n<p><img class=\"aligncenter size-large wp-image-3389\" src=\"https://wordpress.org/news/files/2014/12/2015-laptop-1024x533.png\" alt=\"2015-laptop\" width=\"692\" height=\"360\" /></p>\n<h3>Our newest default theme, Twenty Fifteen, is a blog-focused theme designed for clarity.</h3>\n<p><img class=\"alignright wp-image-3426 size-medium\" src=\"https://wordpress.org/news/files/2014/12/2015-phones-languages-small-300x250.png\" alt=\"\" width=\"300\" height=\"250\" />Twenty Fifteen has flawless language support, with help from <a href=\"https://www.google.com/get/noto/\">Google’s Noto font family</a>.</p>\n<p>The straightforward typography is readable on any screen size.</p>\n<p>Your content always takes center stage, whether viewed on a phone, tablet, laptop, or desktop computer.</p>\n<hr />\n<h2 style=\"text-align: center\">Distraction-free writing</h2>\n<p><img class=\"aligncenter size-large wp-image-3392\" src=\"https://wordpress.org/news/files/2014/12/dfw-screen-1024x614.png\" alt=\"dfw-screen\" width=\"692\" height=\"415\" /></p>\n<h3 style=\"text-align: center\"><em>Just write.</em></h3>\n<p>Sometimes, you just need to concentrate on putting your thoughts into words. Try turning on <strong>distraction-free writing mode</strong>. When you start typing, all the distractions will fade away, letting you focus solely on your writing. All your editing tools instantly return when you need them.</p>\n<hr />\n<h2 style=\"text-align: center\">The Finer Points</h2>\n<h5><strong><img class=\"alignleft wp-image-3405\" src=\"https://wordpress.org/news/files/2014/12/icon-language2.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Choose a language</h5>\n<p>Right now, WordPress 4.1 is already translated into over forty languages, with more always in progress. You can switch to any translation on the General Settings screen.</p>\n<h5><strong><img class=\"alignleft wp-image-3406\" src=\"https://wordpress.org/news/files/2014/12/icon-logout1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Log out everywhere</h5>\n<p>If you’ve ever worried you forgot to sign out from a shared computer, you can now go to your profile and log out everywhere.</p>\n<h5><strong><img class=\"alignleft wp-image-3407\" src=\"https://wordpress.org/news/files/2014/12/icon-vine1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Vine embeds</h5>\n<p>Embedding videos from Vine is as simple as pasting a URL onto its own line in a post. See the <a href=\"https://codex.wordpress.org/Embeds\">full list</a> of supported embeds.</p>\n<h5><strong><img class=\"alignleft wp-image-3408\" src=\"https://wordpress.org/news/files/2014/12/icon-recommended1.png\" alt=\"\" width=\"80\" height=\"80\" /></strong>Plugin recommendations</h5>\n<p>The plugin installer suggests plugins for you to try. Recommendations are based on the plugins you and other users have installed.</p>\n<hr />\n<h2 style=\"text-align: center\">Under the Hood</h2>\n<h5>Complex Queries</h5>\n<p>Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — <code>A AND ( B OR C )</code>.</p>\n<h5>Customizer API</h5>\n<p>The customizer now supports conditionally showing panels and sections based on the page being previewed.</p>\n<h5><code><title></code> tags in themes</h5>\n<p><code>add_theme_support( \'title-tag\' )</code> tells WordPress to handle the complexities of document titles.</p>\n<h5>Developer Reference</h5>\n<p>Continued improvements to inline code documentation have made the <a href=\"https://developer.wordpress.org/reference/\">developer reference</a> more complete than ever.</p>\n<hr />\n<h2 style=\"text-align: center\">The Choir</h2>\n<p>This release was led by <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, with the help of these awesome folks. Check out some of their profiles while listening to Dinah Washington on the music service of your choice:</p>\n<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/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/akumria\">akumria</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</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/collinsinternet\">Allan Collins</a>, <a href=\"https://profiles.wordpress.org/momo360modena\">Amaury Balmer</a>, <a href=\"https://profiles.wordpress.org/amruta123b\">Amruta Bhosale</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/sumobi\">Andrew Munro (sumobi)</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/andrewryno\">Andrew Ryno</a>, <a href=\"https://profiles.wordpress.org/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/ankitgadertcampcom\">Ankit Gade</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/arippberger\">arippberger</a>, <a href=\"https://profiles.wordpress.org/filosofo\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/bainternet\">Bainternet</a>, <a href=\"https://profiles.wordpress.org/barrykooij\">Barry Kooij</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/benjmay\">Ben May</a>, <a href=\"https://profiles.wordpress.org/neoxx\">Bernhard Riedl</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</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/briandichiara\">Brian DiChiara</a>, <a href=\"https://profiles.wordpress.org/rzen\">Brian Richards</a>, <a href=\"https://profiles.wordpress.org/bswatson\">Brian Watson</a>, <a href=\"https://profiles.wordpress.org/camdensegal\">Camden Segal</a>, <a href=\"https://profiles.wordpress.org/captaintheme\">Captain Theme</a>, <a href=\"https://profiles.wordpress.org/hiwhatsup\">Carlos</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/ccprice\">ccprice</a>, <a href=\"https://profiles.wordpress.org/mackensen\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/aprea\">Chris Aprea</a>, <a href=\"https://profiles.wordpress.org/chrisbliss18\">Chris Jean</a>, <a href=\"https://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"https://profiles.wordpress.org/jazzs3quence\">Chris Reynolds</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chrisl27\">chrisl27</a>, <a href=\"https://profiles.wordpress.org/cfoellmann\">Christian Foellmann</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/cyclometh\">Corey Snow</a>, <a href=\"https://profiles.wordpress.org/corphi\">Corphi</a>, <a href=\"https://profiles.wordpress.org/curtjen\">curtjen</a>, <a href=\"https://profiles.wordpress.org/colorful-tones\">Damon Cook</a>, <a href=\"https://profiles.wordpress.org/dancameron\">Dan Cameron</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/convissor\">Daniel Convissor</a>, <a href=\"https://profiles.wordpress.org/nerrad\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/koop\">Daryl Koopersmith</a>, <a href=\"https://profiles.wordpress.org/dmchale\">Dave McHale</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/davidjlaietta\">David Laietta</a>, <a href=\"https://profiles.wordpress.org/technical_mastermind\">David Wood</a>, <a href=\"https://profiles.wordpress.org/davidthemachine\">DavidTheMachine</a>, <a href=\"https://profiles.wordpress.org/dcavins\">dcavins</a>, <a href=\"https://profiles.wordpress.org/realloc\">Dennis Ploetner</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/wedi\">Dirk Weise</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dominikschwind-1\">Dominik Schwind</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustyf\">Dustin Filippini</a>, <a href=\"https://profiles.wordpress.org/dustinhartzler\">Dustin Hartzler</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/ebinnion\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/ew_holmes\">Eric Holmes</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Lewis</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/florianziegler\">florianziegler</a>, <a href=\"https://profiles.wordpress.org/hereswhatidid\">Gabe Shackle</a>, <a href=\"https://profiles.wordpress.org/garyc40\">Gary Cao</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/soulseekah\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/babbardel\">George Olaru</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/gregrickaby\">Greg Rickaby</a>, <a href=\"https://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/bordoni\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/hardy101\">hardy101</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/heshiming\">heshiming</a>, <a href=\"https://profiles.wordpress.org/honeysilvas\">honeysilvas</a>, <a href=\"https://profiles.wordpress.org/hugodelgado\">hugodelgado</a>, <a href=\"https://profiles.wordpress.org/iandstewart\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianmjones\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</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/ivankristianto\">Ivan Kristianto</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jaimieolmstead\">jaimieolmstead</a>, <a href=\"https://profiles.wordpress.org/jakubtyrcha\">jakub.tyrcha</a>, <a href=\"https://profiles.wordpress.org/janhenckens\">janhenckens</a>, <a href=\"https://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jwenerd\">Jared Wenerd</a>, <a href=\"https://profiles.wordpress.org/jarednova\">jarednova</a>, <a href=\"https://profiles.wordpress.org/jeanyoungkim\">jeanyoungkim</a>, <a href=\"https://profiles.wordpress.org/jfarthing84\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jeffstieler\">Jeff Stieler</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jayjdk\">Jesper Johansen (jayjdk)</a>, <a href=\"https://profiles.wordpress.org/engelen\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jessepollak\">Jesse Pollak</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">jipmoors</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johneckman\">John Eckman</a>, <a href=\"https://profiles.wordpress.org/johnrom\">johnrom</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip\">johnstonphilip</a>, <a href=\"https://profiles.wordpress.org/jb510\">Jon Brown</a>, <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/softmodeling\">Jordi Cabot</a>, <a href=\"https://profiles.wordpress.org/joshuaabenazer\">Joshua Abenazer</a>, <a href=\"https://profiles.wordpress.org/tai\">JOTAKI Taisuke</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/julien731\">Julien Liabeuf</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kamelkev\">kamelkev</a>, <a href=\"https://profiles.wordpress.org/karpstrucking\">karpstrucking</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevinlangleyjr\">Kevin Langley</a>, <a href=\"https://profiles.wordpress.org/kdoran\">Kiko Doran</a>, <a href=\"https://profiles.wordpress.org/kpdesign\">Kim Parsell</a>, <a href=\"https://profiles.wordpress.org/kwight\">Kirk Wight</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/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kosvrouvas\">Kostas Vrouvas</a>, <a href=\"https://profiles.wordpress.org/kristastevens\">kristastevens</a>, <a href=\"https://profiles.wordpress.org/kurtpayne\">Kurt Payne</a>, <a href=\"https://profiles.wordpress.org/lancewillett\">Lance Willett</a>, <a href=\"https://profiles.wordpress.org/offereins\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/linuxologos\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/ideag\">Liuiza Arunas</a>, <a href=\"https://profiles.wordpress.org/loushou\">loushou</a>, <a href=\"https://profiles.wordpress.org/latz\">Lutz Schroer</a>, <a href=\"https://profiles.wordpress.org/manoz69\">Manoz69</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/marcosf\">Marco Schmoecker</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/landakram\">Mark Hudnall</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/senff\">Mark Senff</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/matveb\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattkeys\">mattkeys</a>, <a href=\"https://profiles.wordpress.org/mlteal\">Maura Teal</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/merty\">Mert Yazicioglu</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/tw2113\">Michael Beckwith</a>, <a href=\"https://profiles.wordpress.org/cainm\">Michael Cain</a>, <a href=\"https://profiles.wordpress.org/smashcut\">Michael Pick</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/chellycat\">Michelle Langston</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley\">Mike Jolley</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/mikeyarce\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/studionashvegas\">Mitch Canter (studionashvegas)</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mvd7793\">mvd7793</a>, <a href=\"https://profiles.wordpress.org/alex-ye\">Nashwan Doaqan</a>, <a href=\"https://profiles.wordpress.org/niallkennedy\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nikv\">Nikhil Vimal</a>, <a href=\"https://profiles.wordpress.org/nikolovtmw\">Nikola Nikolov</a>, <a href=\"https://profiles.wordpress.org/nobleclem\">nobleclem</a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nvwd\">Nowell VanHoesen</a>, <a href=\"https://profiles.wordpress.org/originalexe\">OriginalEXE</a>, <a href=\"https://profiles.wordpress.org/p_enrique\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/pushplaybang\">Paul</a>, <a href=\"https://profiles.wordpress.org/pauldewouters\">Paul de Wouters</a>, <a href=\"https://profiles.wordpress.org/paulschreiber\">Paul Schreiber</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/peterchester\">Peter Chester</a>, <a href=\"https://profiles.wordpress.org/donutz\">Peter J. Herrel</a>, <a href=\"https://profiles.wordpress.org/westi\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/phpmypython\">phpmypython</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/nprasath002\">Prasath Nadarajah</a>, <a href=\"https://profiles.wordpress.org/psycleuk\">psycleuk</a>, <a href=\"https://profiles.wordpress.org/ptahdunbar\">Ptah Dunbar</a>, <a href=\"https://profiles.wordpress.org/quietnic\">quietnic</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/ramiabraham\">ramiabraham</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/richardmtl\">Richard Archambault</a>, <a href=\"https://profiles.wordpress.org/rickalee\">Ricky Lee Whittemore</a>, <a href=\"https://profiles.wordpress.org/miqrogroove\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/sakinshrestha\">Sakin Shrestha</a>, <a href=\"https://profiles.wordpress.org/samhotchkiss\">Sam Hotchkiss</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</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/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/simonp303\">Simon Pollard</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/skaeser\">skaeser</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/socki03\">socki03</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">solarissmoke</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/5um17\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/tacoverdo\">TacoVerdo</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie</a>, <a href=\"https://profiles.wordpress.org/tareq1988\">Tareq Hasan</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/kraftner\">Thomas Kraftner</a>, <a href=\"https://profiles.wordpress.org/ipm-frommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tillkruess\">Till Kruss</a>, <a href=\"https://profiles.wordpress.org/tschutter\">Tobias Schutter</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tmtrademark\">Toby McKes</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</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/topher1kenobe\">Topher</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/transom\">transom</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</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/umeshsingla\">Umesh Kumar</a>, <a href=\"https://profiles.wordpress.org/vinod-dalvi\">Vinod Dalvi</a>, <a href=\"https://profiles.wordpress.org/vlajos\">vlajos</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/nobinobi\">Yuta Sekine</a>, <a href=\"https://profiles.wordpress.org/zrothauser\">Zack Rothauser</a>, and <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>.\n<p>There were 283 contributors to this release, again a new high.</p>\n<p>If you want to help out or follow along, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Thanks for choosing WordPress. Happy holidays and see you next year for version 4.2!</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:46:\"https://wordpress.org/news/2014/12/dinah/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: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:33:\"WordPress 4.1 Release Candidate 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:69:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-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:78:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-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, 18 Dec 2014 02:22:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3411\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:429:\"The next release candidate for WordPress 4.1 is now available for testing. Seventy changes have gone in since the first release candidate. With no known issues left, we plan to release 4.1 tomorrow, December 18. To test, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can download the release candidate here (zip). If you’d like to learn more about […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"John Blackbourn\";s: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:1465:\"<p>The next release candidate for WordPress 4.1 is now available for testing.</p>\n<p><a href=\"https://core.trac.wordpress.org/log/trunk?rev=30961&stop_rev=30827\">Seventy changes</a> have gone in since the <a href=\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate/\">first release candidate</a>. With no known issues left, we plan to release 4.1 tomorrow, December 18.</p>\n<p>To test, 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.1-RC3.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.1, visit the updated About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) and also check out <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">the Beta 1 post</a>.</p>\n<p><strong>Plugin authors:</strong> Remember to test your plugins against 4.1, and if they’re compatible, make sure they are marked as tested up to 4.1. Be sure to follow along the core development blog; we’ve been posting <a href=\"https://make.wordpress.org/core/tag/4-1-dev-notes/\">notes for developers for 4.1</a> as always.</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:74:\"https://wordpress.org/news/2014/12/wordpress-4-1-release-candidate-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: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:31:\"WordPress 4.1 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/2014/12/wordpress-4-1-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/2014/12/wordpress-4-1-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:\"Thu, 11 Dec 2014 11:52: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: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.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3375\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:341:\"The release candidate for WordPress 4.1 is now available. We’ve made a lot of refinements over the last few weeks. 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.1 on Tuesday, December 16, but we need your […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"John Blackbourn\";s: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:2301:\"<p>The release candidate for WordPress 4.1 is now available.</p>\n<p>We’ve made a lot of refinements over the last few weeks. 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.1 on Tuesday, December 16, but we need your help to get there. If you haven’t tested 4.1 yet, now is the time! (Please though, not on your live site unless you’re adventurous.)</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.1 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.1-RC1.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.1, visit the About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar) or check out the <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">beta announcement</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.1 and update your plugin’s <em>Tested up to</em> version in the readme to 4.1 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/4-1-dev-notes/\">notes for developers</a> for 4.1. (For example: if you’ve written a child theme for Twenty Fifteen, some of the new pagination functions have been renamed for clarity.)</p>\n<p><em>Testing four point one</em><br />\n<em>Why are we up at this hour?</em><br />\n<em>Code is poetry</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/2014/12/wordpress-4-1-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:5;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:32:\"WordPress 4.0.1 Security 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/2014/11/wordpress-4-0-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/news/2014/11/wordpress-4-0-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Nov 2014 18:55:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3363\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 4.0.1 is now available. This is a critical security release for all previous versions and we strongly encourage you to update your sites immediately. Sites that support automatic background updates will be updated to WordPress 4.0.1 within the next few hours. If you are still on WordPress 3.9.2, 3.8.4, or 3.7.4, you will be […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Andrew Nacin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3395:\"<p>WordPress 4.0.1 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>Sites that support automatic background updates will be updated to WordPress 4.0.1 within the next few hours. If you are still on WordPress 3.9.2, 3.8.4, or 3.7.4, you will be updated to 3.9.3, 3.8.5, or 3.7.5 to keep everything secure. (We don’t support older versions, so please update to 4.0.1 for the latest and greatest.)</p>\n<p>WordPress versions 3.9.2 and earlier are affected by a critical cross-site scripting vulnerability, which could enable anonymous users to compromise a site. This was reported by <a href=\"http://klikki.fi/\">Jouko Pynnonen</a>. This issue does not affect version 4.0, but version 4.0.1 does address these eight security issues:</p>\n<ul>\n<li>Three cross-site scripting issues that a contributor or author could use to compromise a site. Discovered by <a href=\"http://joncave.co.uk/\">Jon Cave</a>, <a href=\"http://www.miqrogroove.com/\">Robert Chapin</a>, and <a href=\"https://johnblackbourn.com/\">John Blackbourn</a> of the WordPress security team.</li>\n<li>A cross-site request forgery that could be used to trick a user into changing their password.</li>\n<li>An issue that could lead to a denial of service when passwords are checked. Reported by <a href=\"http://www.behindthefirewalls.com/\">Javier Nieto Arevalo</a> and <a href=\"http://www.devconsole.info/\">Andres Rojas Guerrero</a>.</li>\n<li>Additional protections for server-side request forgery attacks when WordPress makes HTTP requests. Reported by Ben Bidner (vortfu).</li>\n<li>An extremely unlikely hash collision could allow a user’s account to be compromised, that also required that they haven’t logged in since 2008 (I wish I were kidding). Reported by <a href=\"http://david.dw-perspective.org.uk\">David Anderson</a>.</li>\n<li>WordPress now invalidates the links in a password reset email if the user remembers their password, logs in, and changes their email address. Reported separately by <a href=\"https://twitter.com/MomenBassel\">Momen Bassel</a>, <a href=\"http://c0dehouse.blogspot.in/\">Tanoy Bose</a>, and <a href=\"https://managewp.com/\">Bojan Slavković of ManageWP</a>.</li>\n</ul>\n<p>Version 4.0.1 also fixes 23 bugs with 4.0, and we’ve made two hardening changes, including better validation of EXIF data we are extracting from uploaded photos. Reported by <a href=\"http://www.securesolutions.no/\">Chris Andrè Dale</a>.</p>\n<p>We appreciated the <a href=\"https://codex.wordpress.org/FAQ_Security\">responsible disclosure</a> of these issues directly to our security team. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.0.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/log/branches/4.0?rev=30475&stop_rev=29710\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.0.1</a> or venture over to <strong>Dashboard → Updates</strong> and simply click “Update Now”.</p>\n<p><em>Already testing WordPress 4.1? The second beta is now available (<a href=\"https://wordpress.org/wordpress-4.1-beta2.zip\">zip</a>) and it contains these security fixes. For more on 4.1, see <a href=\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\">the beta 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:56:\"https://wordpress.org/news/2014/11/wordpress-4-0-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://wordpress.org/news/2014/11/wordpress-4-1-beta-1/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Nov 2014 22:35:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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:4:\"beta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3352\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"Welcome, everyone, to WordPress 4.1 Beta 1! 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.1, 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:15:\"John Blackbourn\";s: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:3409:\"<p>Welcome, everyone, to WordPress 4.1 Beta 1!</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.1, 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=\"//wordpress.org/wordpress-4.1-beta1.zip\">download the beta here</a> (zip).</p>\n<p>WordPress 4.1 is due for release next month, so we need your help with testing. Here are some highlights of what to test:</p>\n<ul>\n<li>Our beautiful new default theme, <a href=\"https://make.wordpress.org/core/2014/09/09/twenty-fifteen/\">Twenty Fifteen</a>. It’s a clean, mobile-first, blog-focused theme designed through simplicity.</li>\n<li>A new <a href=\"https://make.wordpress.org/core/2014/11/11/focus-v2-demo-video/\">distraction-free writing mode for the editor</a>. It’s enabled by default for beta, and we’d love feedback on it.</li>\n<li>The ability to automatically install new language packs right from the General Settings screen (available as long as your site’s filesystem is writable).</li>\n<li>A new inline formatting toolbar for images embedded into posts.</li>\n</ul>\n<p>There have been a lot of changes for developers to test as well:</p>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2014/10/20/update-on-query-improvements-in-4-1/\">Improvements to meta, date, comment, and taxonomy queries</a>, including complex (nested, multiple relation) queries; and querying comment types (<a href=\"https://core.trac.wordpress.org/ticket/12668\">#12668</a>).</li>\n<li>A single term shared across multiple taxonomies is now split into two when updated. For more, <a href=\"https://make.wordpress.org/core/2014/11/12/an-update-on-the-taxonomy-roadmap/\">see this post</a>, <a href=\"https://core.trac.wordpress.org/ticket/5809\">#5809</a>, and <a href=\"https://core.trac.wordpress.org/ticket/30335\">#30335</a>.</li>\n<li>A new and better way for <a href=\"https://make.wordpress.org/core/2014/10/29/title-tags-in-4-1/\">themes to handle title tags</a>.</li>\n<li>Several <a href=\"https://make.wordpress.org/core/2014/10/27/toward-a-complete-javascript-api-for-the-customizer/\">improvements to the Customizer API</a>, including contextual panels and sections, and JavaScript templates for controls.</li>\n</ul>\n<p>If you want a more in-depth view of what changes have made it into 4.1, <a href=\"https://make.wordpress.org/core/tag/week-in-core/\">check out the weekly review 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.1\">everything we’ve fixed</a> so far.</p>\n<p>Happy testing!</p>\n<p><em>Twenty Fifteen theme</em><br />\n<em> The beautiful face which hides</em><br />\n<em> Many improvements</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/2014/11/wordpress-4-1-beta-1/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;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:39:\"Watch WordCamp San Francisco Livestream\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/2014/10/wcsf-livestream/\";s:7:\"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/2014/10/wcsf-livestream/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Oct 2014 20:18: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:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s: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=3341\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"WordCamp San Francisco is the official annual WordPress conference, gathering the community every year since 2006. This is the time when Matt Mullenweg addresses the community in his annual State of the Word presentation – a recap of the year in WordPress and giving us a glimpse into its future. This year the speaker lineup is stellar. There will be talks by […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nikolay Bachiyski\";s: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:1975:\"<p><a title=\"2014 edition\" href=\"http://2014.sf.wordcamp.org\">WordCamp San Francisco</a> is the official annual WordPress conference, gathering the community every year <a title=\"An old website for a WordPress long time ago\" href=\"http://2006.sf.wordcamp.org\">since 2006</a>. This is the time when Matt Mullenweg addresses the community in his annual <a href=\"http://wordpress.tv/?s=state+of+the+word\">State of the Word</a> presentation – a recap of the year in WordPress and giving us a glimpse into its future.</p>\n<p>This year the speaker lineup is stellar. There will be talks by three of the lead WordPress developers: <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-andrew-nacin\">Andrew Nacin</a>, <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-helen-hou-sandi\">Helen Hou-Sandí</a>, and <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-mark-jaquith\">Mark Jaquith</a>. We’re also looking forward to speakers like <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-jenny-lawson\">Jenny Lawson</a>, also known as The Bloggess, and <a href=\"http://2014.sf.wordcamp.org/speaker/chris-lema/\">Chris Lema</a>. If you’re at all interested in the web, you will appreciate the appearance of <a href=\"http://2014.sf.wordcamp.org/speakers/#wcorg-speaker-jeff-veen\">Jeff Veen</a> – one of the creators of Google Analytics and co-founder of Typekit.</p>\n<p>Even though San Francisco is far far away for most of you, you can still be part of the fun and watch all presentations in real-time via livestream:</p>\n<p><a href=\"http://2014.sf.wordcamp.org/tickets/\">Get a livestream ticket and watch all talks from WordCamp San Francisco live</a></p>\n<p>If you hurry, you can get one of the special livestream tickets, including a WordCamp San Francisco 2104 t-shirt. You can find all the technical details and start times <a href=\"http://2014.sf.wordcamp.org/live-stream/\">at the WordCamp San Francisco website</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/2014/10/wcsf-livestream/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:42:\"\n \n \n \n \n \n \n\n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 4.0 “Benny”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/2014/09/benny/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/news/2014/09/benny/#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, 04 Sep 2014 17: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3296\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:370:\"Version 4.0 of WordPress, named “Benny” in honor of jazz clarinetist and bandleader Benny Goodman, is available for download or update in your WordPress dashboard. While 4.0 is just another number for us after 3.9 and before 4.1, we feel we’ve put a little extra polish into it. This release brings you a smoother writing and management experience […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:23575:\"<p>Version 4.0 of WordPress, named “Benny” in honor of jazz clarinetist and bandleader <a href=\"http://en.wikipedia.org/wiki/Benny_Goodman\">Benny Goodman</a>, is available <a href=\"https://wordpress.org/download/\">for download</a> or update in your WordPress dashboard. While 4.0 is just another number for us after 3.9 and before 4.1, we feel we’ve put a little extra polish into it. This release brings you a smoother writing and management experience we think you’ll enjoy.</p>\n<div id=\"v-bUdzKMro-1\" class=\"video-player\"><embed id=\"v-bUdzKMro-1-video\" src=\"https://v0.wordpress.com/player.swf?v=1.04&guid=bUdzKMro&isDynamicSeeking=true\" type=\"application/x-shockwave-flash\" width=\"692\" height=\"388\" title=\"Introducing WordPress 4.0 "Benny"\" wmode=\"direct\" seamlesstabbing=\"true\" allowfullscreen=\"true\" allowscriptaccess=\"always\" overstretch=\"true\"></embed></div>\n<hr />\n<h2 style=\"text-align: center\">Manage your media with style</h2>\n<p><img class=\"alignnone size-full wp-image-3316\" src=\"https://wordpress.org/news/files/2014/09/media.jpg\" alt=\"Media Library\" width=\"1000\" height=\"586\" />Explore your uploads in a beautiful, endless grid. A new details preview makes viewing and editing any amount of media in sequence a snap.</p>\n<hr />\n<h2 style=\"text-align: center\">Working with embeds has never been easier</h2>\n<div style=\"width: 632px; \" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-3296-1\" width=\"632\" height=\"445\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.0/embed.mp4?_=1\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.0/embed.webm?_=1\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.0/embed.ogv?_=1\" /><a href=\"//s.w.org/images/core/4.0/embed.mp4\">//s.w.org/images/core/4.0/embed.mp4</a></video></div>\n<p>Paste in a YouTube URL on a new line, and watch it magically become an embedded video. Now try it with a tweet. Oh yeah — embedding has become a visual experience. The editor shows a true preview of your embedded content, saving you time and giving you confidence.</p>\n<p>We’ve expanded the services supported by default, too — you can embed videos from CollegeHumor, playlists from YouTube, and talks from TED. <a href=\"https://codex.wordpress.org/Embeds\">Check out all of the embeds</a> that WordPress supports.</p>\n<hr />\n<h2 style=\"text-align: center\">Focus on your content</h2>\n<div style=\"width: 632px; \" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-3296-2\" width=\"632\" height=\"356\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"//s.w.org/images/core/4.0/focus.mp4?_=2\" /><source type=\"video/webm\" src=\"//s.w.org/images/core/4.0/focus.webm?_=2\" /><source type=\"video/ogg\" src=\"//s.w.org/images/core/4.0/focus.ogv?_=2\" /><a href=\"//s.w.org/images/core/4.0/focus.mp4\">//s.w.org/images/core/4.0/focus.mp4</a></video></div>\n<p>Writing and editing is smoother and more immersive with an editor that expands to fit your content as you write, and keeps the formatting tools available at all times.</p>\n<hr />\n<h2 style=\"text-align: center\">Finding the right plugin</h2>\n<p><img class=\"aligncenter size-large wp-image-3309\" src=\"https://wordpress.org/news/files/2014/09/add-plugin1-1024x600.png\" alt=\"Add plugins\" width=\"692\" height=\"405\" /></p>\n<p>There are more than 30,000 free and open source plugins in the WordPress plugin directory. WordPress 4.0 makes it easier to find the right one for your needs, with new metrics, improved search, and a more visual browsing experience.</p>\n<hr />\n<h2 style=\"text-align: center\">The Ensemble</h2>\n<p>This release was led by <a href=\"http://helenhousandi.com\">Helen Hou-Sandí</a>, with the help of these fine individuals. There are 275 contributors with props in this release, a new high. Pull up some Benny Goodman on your music service of choice, as a bandleader or in one of his turns as a classical clarinetist, and check out some of their profiles:</p>\n<p><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/adamsilverstein\">Adam Silverstein</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/alexanderrohmann\">Alexander Rohmann</a>, <a href=\"https://profiles.wordpress.org/aliso\">Alison Barrett</a>, <a href=\"https://profiles.wordpress.org/collinsinternet\">Allan Collins</a>, <a href=\"https://profiles.wordpress.org/amit\">Amit Gupta</a>, <a href=\"https://profiles.wordpress.org/sabreuse\">Amy Hendrix (sabreuse)</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrezrv\">Andres Villarreal</a>, <a href=\"https://profiles.wordpress.org/zamfeer\">Andrew Mowe</a>, <a href=\"https://profiles.wordpress.org/sumobi\">Andrew Munro (sumobi)</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/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/arnee\">Arne Brachhold</a>, <a href=\"https://profiles.wordpress.org/aubreypwd\">Aubrey Portwood</a>, <a href=\"https://profiles.wordpress.org/filosofo\">Austin Matzko</a>, <a href=\"https://profiles.wordpress.org/empireoflight\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</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/rzen\">Brian Richards</a>, <a href=\"https://profiles.wordpress.org/camdensegal\">Camden Segal</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/mackensen\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrico\">ChriCo</a>, <a href=\"https://profiles.wordpress.org/c3mdigital\">Chris Olbekson</a>, <a href=\"https://profiles.wordpress.org/chrisl27\">chrisl27</a>, <a href=\"https://profiles.wordpress.org/caxelsson\">Christian Axelsson</a>, <a href=\"https://profiles.wordpress.org/cfinke\">Christopher Finke</a>, <a href=\"https://profiles.wordpress.org/boda1982\">Christopher Spires</a>, <a href=\"https://profiles.wordpress.org/clifgriffin\">Clifton Griffin</a>, <a href=\"https://profiles.wordpress.org/jupiterwise\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/corphi\">Corphi</a>, <a href=\"https://profiles.wordpress.org/extendwings\">Daisuke Takahashi</a>, <a href=\"https://profiles.wordpress.org/ghost1227\">Dan Griffiths</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken\">Daniel Husken</a>, <a href=\"https://profiles.wordpress.org/redsweater\">Daniel Jalkut (Red Sweater)</a>, <a href=\"https://profiles.wordpress.org/dannydehaan\">Danny de Haan</a>, <a href=\"https://profiles.wordpress.org/dkotter\">Darin Kotter</a>, <a href=\"https://profiles.wordpress.org/koop\">Daryl Koopersmith</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</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/dnaber-de\">David Naber</a>, <a href=\"https://profiles.wordpress.org/davidthemachine\">DavidTheMachine</a>, <a href=\"https://profiles.wordpress.org/debaat\">DeBAAT</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/donncha\">Donncha O Caoimh</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/dustyn\">Dustyn Doyle</a>, <a href=\"https://profiles.wordpress.org/eddiemoya\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/edwin-at-studiojoyocom\">Edwin Siebel</a>, <a href=\"https://profiles.wordpress.org/ehg\">ehg</a>, <a href=\"https://profiles.wordpress.org/erayalakese\">erayalakese</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/ejdanderson\">Evan Anderson</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/fab1en\">Fabien Quatravaux</a>, <a href=\"https://profiles.wordpress.org/fahmiadib\">Fahmi Adib</a>, <a href=\"https://profiles.wordpress.org/feedmeastraycat\">feedmeastraycat</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/garhdez\">garhdez</a>, <a href=\"https://profiles.wordpress.org/garyc40\">Gary Cao</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/garza\">garza</a>, <a href=\"https://profiles.wordpress.org/gauravmittal1995\">gauravmittal1995</a>, <a href=\"https://profiles.wordpress.org/gavra\">Gavrisimo</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/vancoder\">Grant Mangham</a>, <a href=\"https://profiles.wordpress.org/gcorne\">Gregory Cornelius</a>, <a href=\"https://profiles.wordpress.org/bordoni\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/harrym\">harrym</a>, <a href=\"https://profiles.wordpress.org/hebbet\">hebbet</a>, <a href=\"https://profiles.wordpress.org/hinnerk\">Hinnerk Altenburg</a>, <a href=\"https://profiles.wordpress.org/hlashbrooke\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/iljoja\">iljoja</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/issuu\">issuu</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/jackreichert\">Jack Reichert</a>, <a href=\"https://profiles.wordpress.org/jacobdubail\">Jacob Dubail</a>, <a href=\"https://profiles.wordpress.org/janhenkg\">JanHenkG</a>, <a href=\"https://profiles.wordpress.org/avryl\">Janneke Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/jwenerd\">Jared Wenerd</a>, <a href=\"https://profiles.wordpress.org/strangerstudios\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/jaza613\">Jaza613</a>, <a href=\"https://profiles.wordpress.org/jeffstieler\">Jeff Stieler</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/slimndap\">Jeroen Schmit</a>, <a href=\"https://profiles.wordpress.org/jerrysarcastic\">Jerry Bates (jerrysarcastic)</a>, <a href=\"https://profiles.wordpress.org/jesin\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jayjdk\">Jesper Johansen (jayjdk)</a>, <a href=\"https://profiles.wordpress.org/engelen\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jesper800\">Jesper van Engelen</a>, <a href=\"https://profiles.wordpress.org/jessepollak\">Jesse Pollak</a>, <a href=\"https://profiles.wordpress.org/jgadbois\">jgadbois</a>, <a href=\"https://profiles.wordpress.org/jartes\">Joan Artes</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/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/johnzanussi\">John Zanussi</a>, <a href=\"https://profiles.wordpress.org/duck_\">Jon Cave</a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/joostdevalk\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/softmodeling\">Jordi Cabot</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/tai\">JOTAKI Taisuke</a>, <a href=\"https://profiles.wordpress.org/juliobox\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/greenshady\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kapeels\">kapeels</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kevinlangleyjr\">Kevin Langley</a>, <a href=\"https://profiles.wordpress.org/kworthington\">Kevin Worthington</a>, <a href=\"https://profiles.wordpress.org/kpdesign\">Kim Parsell</a>, <a href=\"https://profiles.wordpress.org/kwight\">Kirk Wight</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/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kurtpayne\">Kurt Payne</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/lessbloat\">lessbloat</a>, <a href=\"https://profiles.wordpress.org/layotte\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lritter\">lritter</a>, <a href=\"https://profiles.wordpress.org/lukecarbis\">Luke Carbis</a>, <a href=\"https://profiles.wordpress.org/lgedeon\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/m_i_n\">m_i_n</a>, <a href=\"https://profiles.wordpress.org/funkatronic\">Manny Fleurmond</a>, <a href=\"https://profiles.wordpress.org/targz-1\">Manuel Schmalstieg</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/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/sivel\">Matt Martz</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mboynes\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mdbitz\">Matthew Denton</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer\">Matthew Eppelsheimer</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/meekyhwang\">meekyhwang</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mdawaffe\">Michael Adams (mdawaffe)</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/midxcat\">midxcat</a>, <a href=\"https://profiles.wordpress.org/mauteri\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikejolley\">Mike Jolley</a>, <a href=\"https://profiles.wordpress.org/mikelittle\">Mike Little</a>, <a href=\"https://profiles.wordpress.org/mikemanger\">Mike Manger</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/mikeyarce\">Mikey Arce</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/usermrpapa\">Mr Papa</a>, <a href=\"https://profiles.wordpress.org/mrmist\">mrmist</a>, <a href=\"https://profiles.wordpress.org/m_uysl\">Mustafa Uysal</a>, <a href=\"https://profiles.wordpress.org/muvimotv\">MuViMoTV</a>, <a href=\"https://profiles.wordpress.org/nabil_kadimi\">nabil_kadimi</a>, <a href=\"https://profiles.wordpress.org/namibia\">Namibia</a>, <a href=\"https://profiles.wordpress.org/alex-ye\">Nashwan Doaqan</a>, <a href=\"https://profiles.wordpress.org/nd987\">nd987</a>, <a href=\"https://profiles.wordpress.org/neil_pie\">Neil Pie</a>, <a href=\"https://profiles.wordpress.org/niallkennedy\">Niall Kennedy</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/schoenwaldnils\">Nils Schonwald</a>, <a href=\"https://profiles.wordpress.org/ninos-ego\">Ninos</a>, <a href=\"https://profiles.wordpress.org/nvwd\">Nowell VanHoesen</a>, <a href=\"https://profiles.wordpress.org/compute\">Patrick Hesselberg</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pdclark\">Paul Clark</a>, <a href=\"https://profiles.wordpress.org/paulschreiber\">Paul Schreiber</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/westi\">Peter Westwood</a>, <a href=\"https://profiles.wordpress.org/philiparthurmoore\">Philip Arthur Moore</a>, <a href=\"https://profiles.wordpress.org/philipjohn\">Philip John</a>, <a href=\"https://profiles.wordpress.org/senlin\">Piet Bos</a>, <a href=\"https://profiles.wordpress.org/psoluch\">Piotr Soluch</a>, <a href=\"https://profiles.wordpress.org/mordauk\">Pippin Williamson</a>, <a href=\"https://profiles.wordpress.org/purzlbaum\">purzlbaum</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rclations\">RC Lations</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rickalee\">Ricky Lee Whittemore</a>, <a href=\"https://profiles.wordpress.org/rob1n\">rob1n</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/harmr\">RobertHarm</a>, <a href=\"https://profiles.wordpress.org/rohan013\">Rohan Rawat</a>, <a href=\"https://profiles.wordpress.org/rhurling\">Rouven Hurling</a>, <a href=\"https://profiles.wordpress.org/ruudjoyo\">Ruud Laan</a>, <a href=\"https://profiles.wordpress.org/ryan\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/sammybeats\">Sam Brodie</a>, <a href=\"https://profiles.wordpress.org/otto42\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/sathishn\">Sathish Nagarajan</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/greglone\">ScreenfeedFr</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seanchayes\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/nessworthy\">Sean Nessworthy</a>, <a href=\"https://profiles.wordpress.org/sergejmueller\">Sergej Muller</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shanebp\">shanebp</a>, <a href=\"https://profiles.wordpress.org/sharonaustin\">Sharon Austin</a>, <a href=\"https://profiles.wordpress.org/shaunandrews\">Shaun Andrews</a>, <a href=\"https://profiles.wordpress.org/simonp303\">Simon Pollard</a>, <a href=\"https://profiles.wordpress.org/simonwheatley\">Simon Wheatley</a>, <a href=\"https://profiles.wordpress.org/slobodanmanic\">Slobodan Manic</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">solarissmoke</a>, <a href=\"https://profiles.wordpress.org/sphoid\">sphoid</a>, <a href=\"https://profiles.wordpress.org/stephdau\">Stephane Daury</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stompweb\">Steven Jones</a>, <a href=\"https://profiles.wordpress.org/5um17\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/t4k1s\">t4k1s</a>, <a href=\"https://profiles.wordpress.org/iamtakashi\">Takashi Irie</a>, <a href=\"https://profiles.wordpress.org/taylorde\">Taylor Dewey</a>, <a href=\"https://profiles.wordpress.org/thomasvanderbeek\">Thomas van der Beek</a>, <a href=\"https://profiles.wordpress.org/tillkruess\">Till Kruss</a>, <a href=\"https://profiles.wordpress.org/codenameeli\">Tim 'Eli' Dalbey</a>, <a href=\"https://profiles.wordpress.org/tmeister\">tmeister</a>, <a href=\"https://profiles.wordpress.org/tobiasbg\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/willmot\">Tom Willmot</a>, <a href=\"https://profiles.wordpress.org/topher1kenobe\">Topher</a>, <a href=\"https://profiles.wordpress.org/torresga\">torresga</a>, <a href=\"https://profiles.wordpress.org/liljimmi\">Tracy Levesque</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/treyhunner\">treyhunner</a>, <a href=\"https://profiles.wordpress.org/umeshsingla\">Umesh Kumar</a>, <a href=\"https://profiles.wordpress.org/vinod-dalvi\">Vinod Dalvi</a>, <a href=\"https://profiles.wordpress.org/vlajos\">vlajos</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/winterdev\">winterDev</a>, <a href=\"https://profiles.wordpress.org/wojtekszkutnik\">Wojtek Szkutnik</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/katzwebdesign\">Zack Katz</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, and <a href=\"https://profiles.wordpress.org/zoerooney\">Zoe Rooney</a>. Also thanks to <a href=\"http://michaelpick.wordpress.com/\">Michael Pick</a> for producing the release video, and Helen with <a href=\"http://adriansandi.com\">Adrián Sandí</a> for the music.</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.1!</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:46:\"https://wordpress.org/news/2014/09/benny/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: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:31:\"WordPress 4.0 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/2014/08/wordpress-4-0-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/2014/08/wordpress-4-0-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, 27 Aug 2014 12:20: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"http://wordpress.org/news/?p=3287\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:321:\"The first release candidate for WordPress 4.0 is now available! In RC 1, we’ve made refinements to what we’ve been working on for this release. Check out the Beta 1 announcement post for more details on those features. We hope to ship WordPress 4.0 next week, but we need your help to get there. If you […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s: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:2134:\"<p>The first release candidate for WordPress 4.0 is now available!</p>\n<p>In RC 1, we’ve made refinements to what we’ve been working on for this release. Check out the <a href=\"https://wordpress.org/news/2014/07/wordpress-4-0-beta-1/\">Beta 1 announcement post</a> for more details on those features. We hope to ship WordPress 4.0 <em>next week</em>, but we need your help to get there. If you haven’t tested 4.0 yet, there’s no time like the present. (Please, not on a production site, unless you’re adventurous.)</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 area in the support forums</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.0 RC1, try the <a href=\"https://wordpress.org/extend/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.0-RC1.zip\">download the release candidate here</a> (zip). If you’d like to learn more about what’s new in WordPress 4.0, visit the awesome About screen in your dashboard (<strong><img src=\"https://i0.wp.com/core.svn.wordpress.org/branches/3.6/wp-content/themes/twentyten/images/wordpress.png?w=692\" alt=\"\" width=\"16\" height=\"16\" /> → About</strong> in the toolbar).</p>\n<p><strong>Developers,</strong> please test your plugins and themes against WordPress 4.0 and update your plugin’s <em>Tested up to</em> version in the readme to 4.0 before next week. If you find compatibility problems, please be sure to post any issues to the support forums so we can figure those out before the final release. You also may want to <a href=\"https://make.wordpress.org/core/2014/08/21/introducing-plugin-icons-in-the-plugin-installer/\">give your plugin an icon</a>, which we launched last week and will appear in the dashboard along with banners.</p>\n<p><em>It is almost time</em><br />\n<em> For the 4.0 release</em><br />\n<em> And its awesomeness</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/2014/08/wordpress-4-0-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:\"\";}}}}}}}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:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 18 Mar 2015 14:05:53 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:10:\"x-pingback\";s:37:\"https://wordpress.org/news/xmlrpc.php\";s:13:\"last-modified\";s:29:\"Thu, 12 Mar 2015 23:22:52 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20140917020556\";}','no'),(1071,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426730753','no'),(1072,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1426687553','no'),(1073,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1426730753','no'),(1074,'_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:47:\"WPTavern: Recap of WordCamp St. Louis, MO, 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=40776\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"http://wptavern.com/recap-of-wordcamp-st-louis-mo-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:8306:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/WordCampStLouis2015FeaturedImage.png\" rel=\"prettyphoto[40776]\"><img class=\"aligncenter size-full wp-image-39884\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/WordCampStLouis2015FeaturedImage.png?resize=754%2C218\" alt=\"WordCamp St Louis 2015 Featured Image\" /></a>This past weekend, more than 300 people attended <a title=\"http://stlouis.wordcamp.org/2015/\" href=\"http://stlouis.wordcamp.org/2015/\">WordCamp St. Louis, MO, 2015</a> on the campus of <a title=\"http://wustl.edu/\" href=\"http://wustl.edu/\">Washington University</a>. For more than half of the attendees, this was their first WordCamp. With <a title=\"http://stlouis.wordcamp.org/2015/schedule/\" href=\"http://stlouis.wordcamp.org/2015/schedule/\">four tracks</a> going on at the same time, attendees had plenty of opportunities to learn.</p>\n<h2>Great WiFi</h2>\n<p>As to be expected, WiFi coverage was great throughout the event. I didn’t hear anyone complain about connection problems or speed. In my experience, WordCamps held on college campuses usually have great speed and are built to handle a large number of concurrent connections. WordCamp St. Louis was no exception.</p>\n<h2>Crowded Classrooms</h2>\n<p>Outside of a few sessions and keynotes in the main auditorium, sessions were held in classrooms that can fit 20-30 people comfortably. Some sessions were more popular than others where there was standing and sitting room only. Not only did some attendees have to sit on the floor or stand up during the session, it caused the room’s temperature to significantly increase.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WCStLouisWPSecuritySession.jpg\" rel=\"prettyphoto[40776]\"><img class=\"size-full wp-image-40777\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WCStLouisWPSecuritySession.jpg?resize=1024%2C768\" alt=\"Standing and Sitting Room Only to Learn WP Security\" /></a>Standing and Sitting Room Only to Learn WP Security\n<p>It’s hard to predict how popular a given session is going to be without some sort of survey before hand. I hope the organizing team sends out a post event survey to find out which sessions were the most popular so they can assign them to larger rooms next year.</p>\n<h2>My Favorite Session</h2>\n<p>My favorite session was by <a title=\"http://sara-cannon.com/\" href=\"http://sara-cannon.com/\">Sara Cannon</a> on the <a title=\"stlouis.wordcamp.org/2015/session/wordpress-and-user-experience/\" href=\"http://wptavern.com/stlouis.wordcamp.org/2015/session/wordpress-and-user-experience/\">WordPress User Experience</a> and how it can be improved. She shared a number of plugins to improve the user experience for publishers, site owners, and content creators.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/SaraCannonWCStLouis.jpg\" rel=\"prettyphoto[40776]\"><img class=\"size-full wp-image-40780\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/SaraCannonWCStLouis.jpg?resize=1024%2C768\" alt=\"Sara Cannon at WordCamp St. Louis\" /></a>Sara Cannon at WordCamp St. Louis\n<p>Some of the plugins mentioned include <a title=\"https://wordpress.org/plugins/simple-page-ordering/\" href=\"https://wordpress.org/plugins/simple-page-ordering/\">Simple Page Ordering</a>, <a title=\"https://wordpress.org/plugins/featured-image-column/\" href=\"https://wordpress.org/plugins/featured-image-column/\">Featured Image Column</a>, and <a title=\"https://wordpress.org/plugins/drag-drop-featured-image/\" href=\"https://wordpress.org/plugins/drag-drop-featured-image/\">Drag and Drop Featured Image</a>. Here <a title=\"http://www.slideshare.net/saracannon/wordpress-user-experience-wordcamp-st-louis\" href=\"http://www.slideshare.net/saracannon/wordpress-user-experience-wordcamp-st-louis\">are the slides</a> from her presentation and expect reviews of these plugins in future posts on the Tavern.</p>\n<h2>KidsCamp</h2>\n<p>KidsCamp featured children between the ages of 9-13 years old learning WordPress inside and out. Russell Fair, Chris Koerner, Lucas Lima, and Eric Juden taught them the following:</p>\n<ul>\n<li>What is WordPress?</li>\n<li>How is it being used?</li>\n<li>Let’s create our blog! (using a free account on wordpress.com)</li>\n<li>How to add new posts and pages</li>\n<li>How to add multimedia (photos, video)</li>\n<li>Talk about privacy and security</li>\n<li>Copyright and fair use</li>\n<li>Free and open source software (like WordPress!)</li>\n<li>Talk about the public nature of the web.</li>\n</ul>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KidsCampStLouis.jpg\" rel=\"prettyphoto[40776]\"><img class=\"size-full wp-image-40781\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KidsCampStLouis.jpg?resize=1024%2C768\" alt=\"KidsCamp St. Louis 2015\" /></a>KidsCamp St. Louis 2015\n<p>Based on my observations, the children did well. One child in particular noticed that the admin bar looked similar to the top navigation bar provided by the theme and asked how to remove it. There were few questions asked as the children picked up on WordPress rather quickly.</p>\n<p>To my surprise, KidsCamp touched on copyright law and explained the public nature of the web. I didn’t interview any of the children to find out what they thought about the class, but I’m happy to see these subjects taught at an early age. I hope other WordCamps adopt a similar strategy.</p>\n<p>I spoke to a woman who was with her husband and son who has a business built on WordPress. Not only was she thrilled with KidsCamp, but she loved that there was time to learn WordPress as a family.</p>\n<h2>Contributor Day</h2>\n<p>On the second day of WordCamp, one of the day long sessions focused on <a title=\"http://stlouis.wordcamp.org/2015/session/give-back-to-core-2/\" href=\"http://stlouis.wordcamp.org/2015/session/give-back-to-core-2/\">contributing back to WordPress</a>. There were sessions on <a href=\"https://make.wordpress.org/docs/\">updating documentation</a>, <a href=\"https://make.wordpress.org/themes/\">helping the theme review team</a>, <a href=\"https://make.wordpress.org/support/\">answering questions</a>, <a href=\"https://make.wordpress.org/design/\">providing new designs</a>, <a href=\"https://make.wordpress.org/community/\">hosting a local WordPress-related event</a>, and <a href=\"https://make.wordpress.org/core/\">contributing code to WordPress</a>.</p>\n<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/KonstantinObenlandWCStLouis2015.jpg\" rel=\"prettyphoto[40776]\"><img class=\"size-full wp-image-40782\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/KonstantinObenlandWCStLouis2015.jpg?resize=1024%2C768\" alt=\"Q&A With Konstantin Obenland\" /></a>Q&A With Konstantin Obenland\n<p><a title=\"https://twitter.com/obenland\" href=\"https://twitter.com/obenland\">Konstantin Obenland</a> did a 45 minute session where anyone in the room could ask him a question on topics related to WordPress core. <a title=\"https://pippinsplugins.com/\" href=\"https://pippinsplugins.com/\">Pippin Williamson</a> gave a demonstration on <a title=\"http://wptavern.com/how-to-adopt-a-plugin-or-put-it-up-for-adoption\" href=\"http://wptavern.com/how-to-adopt-a-plugin-or-put-it-up-for-adoption\">how to put a plugin up for adoption</a> and showed the audience how he reviews plugins before they’re approved to be on the <a title=\"https://wordpress.org/plugins/\" href=\"https://wordpress.org/plugins/\">official plugin directory</a>.</p>\n<h2>Incredible Value</h2>\n<p>Overall, WordCamp St. Louis was a great event. There were plenty of volunteers to help guide people around, something that is a necessity when multiple tracks, floors, and classrooms are involved. The catered food was excellent and the after party held at <a title=\"http://www.citymuseum.org/\" href=\"http://www.citymuseum.org/\">City Museum</a> was a blast. One person I talked to described WordCamp St. Louis as an incredible value and several other first-time WordCamper’s shared the same sentiment.</p>\n<p>The organizers did a great job putting this event together. However, if WordCamp St. Louis wants to cater to a larger audience next year, it’s going to have to find a venue with rooms that hold 30-50 people comfortably.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2015 06:44: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: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:65:\"WPTavern: An Inside Look at VersionPress’ Crowdfunding Campaign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40758\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/an-inside-look-at-versionpress-crowdfunding-campaign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4416:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/06/VersionPressFeaturedImage.png\" rel=\"prettyphoto[40758]\"><img class=\"size-full wp-image-24643\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2014/06/VersionPressFeaturedImage.png?resize=650%2C200\" alt=\"Version Control Featured Image\" /></a>Version Control Featured Image\n<p>When <a title=\"http://wptavern.com/versionpress-misses-crowdfunding-goal-by-14-5k\" href=\"http://wptavern.com/versionpress-misses-crowdfunding-goal-by-14-5k\">VersionPress missed its crowdfunding goal</a> by raising only 45% of $30K, I cited several contributing factors, including lack of trust, licensing confusion, and the campaign’s short length. The lead developer of VersionPress, Borek Bernard, shared the <a title=\"http://blog.versionpress.net/2015/03/crowdfunding-campaign-lessons-learned/\" href=\"http://blog.versionpress.net/2015/03/crowdfunding-campaign-lessons-learned/\">lessons he learned</a> from running the campaign on the company’s blog.</p>\n<p>Bernard explains that despite the campaign being a single page site, a lot of work went into it:</p>\n<blockquote><p>In our case, the website took over 250 commits and hundreds of hours to get prepared. And it was a seemingly simple, single-page site! This was partly related to the fact that the campaign was self-hosted, but still, some tasks just can’t be skipped. For example, writing copy alone is a huge task should it be any good and easily takes weeks of effort. There are more things like that so be prepared to spend considerable amount of time and effort on the campaign page.</p></blockquote>\n<p>After I <a title=\"http://wptavern.com/versionpress-hopes-to-bring-version-control-to-the-masses\" href=\"http://wptavern.com/versionpress-hopes-to-bring-version-control-to-the-masses\">introduced readers to the VersionPress project,</a> several people <a title=\"http://wptavern.com/versionpress-hopes-to-bring-version-control-to-the-masses#comments\" href=\"http://wptavern.com/versionpress-hopes-to-bring-version-control-to-the-masses#comments\">voiced their concern</a> over the lack of licensing details. I got in touch with Bernard and explained why so many people were concerned. I explained what the GPL means to the project and the WordPress community in general. I cited examples of successful WordPress product businesses that use the license. I also told him that he’s likely receive more financial support by being 100% GPL.</p>\n<p>Although it took a few days, <a title=\"http://wptavern.com/versionpress-adopts-the-gpl-software-license\" href=\"http://wptavern.com/versionpress-adopts-the-gpl-software-license\">Bernard announced</a> VersionPress would be 100% GPL licensed. According to Bernard, the announcement didn’t translate into more backers.</p>\n<blockquote><p>By the way, it was interesting to see what the GPL announcement did to the actual contributions. We were told how the GPL was important and that it would bring us many more supporters, but in actuality, it didn’t have any measurable effect. During the whole campaign, the only factor that strongly correlated with the contributed sum was the number of visitors on the versionpress.net website.</p></blockquote>\n<p>It’s not clear why adopting the GPL license didn’t have an effect on the number of backers. However, I think that being licensed 100% GPL eliminates potential roadblocks that may have resulted in using a license not compatible with the GPL.</p>\n<p>One of the lessons I learned from VersionsPress’ campaign is that despite not reaching its goal, the amount of feedback from media coverage and backers was enough to verify the idea. The team continues to move forward with development and is <a title=\"http://blog.versionpress.net/2015/02/1-0-rc2-released/\" href=\"http://blog.versionpress.net/2015/02/1-0-rc2-released/\">nearing a 1.0 release</a>.</p>\n<p>If you’re thinking about launching a crowdfunding campaign, I highly recommend listening to <a title=\"http://wptavern.com/wpweekly-episode-156-a-crowdfunding-roundtable\" href=\"http://wptavern.com/wpweekly-episode-156-a-crowdfunding-roundtable\">episode 156 of WordPress Weekly</a> where Marcus Couch and I interview Scott Kingsley Clark, John Saddington, and Nick Haskins. All three describe their experience managing a crowdfunding campaign and share important tips and lessons to help reach funding goals.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 21:56:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:68:\"WPTavern: Tidy Repo Launches WordPress Plugin Recommendation Service\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40715\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/tidy-repo-launches-wordpress-plugin-recommendation-service\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4633:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/coffee-laptop.jpg\" rel=\"prettyphoto[40715]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/coffee-laptop.jpg?resize=1025%2C505\" alt=\"coffee-laptop\" class=\"aligncenter size-full wp-image-40753\" /></a></p>\n<p><a href=\"http://tidyrepo.com/\" target=\"_blank\">Tidy Repo</a> has been pumping out WordPress plugin reviews since 2013. Today co-owners <a href=\"https://twitter.com/jay_hoffmann\" target=\"_blank\">Jay Hoffman</a> and and <a href=\"https://twitter.com/jackmcconnell\" target=\"_blank\">Jack McConnell</a> are branching out to launch a new service that helps customers find a plugin for a $35 fee.</p>\n<p>The Tidy Repo <a href=\"http://tidyrepo.com/find-plugin-service/\" target=\"_blank\">plugin recommendation service</a> is the first of its kind. With more than 36,000 plugins listed in the WordPress.org directory, and thousands more hosted elsewhere, WordPress users can get overwhelmed when trying to pinpoint the right plugin to solve a problem. Without experience or WordPress development knowledge, the process boils down to trial and error.</p>\n<p>Tidy Repo is aiming to eliminate the need for exhaustive research. After testing thousands of plugins, with 250+ published reviews, Hoffman and McConnell believe they can save customers quite a bit of time in selecting the perfect plugin. Both are developers who have written plugins and worked with WordPress for years.</p>\n<p>“I have a good sense of where conflicts can come up and what is potentially harmful,” Hoffman said. “It does become a lot of intuition too. Anyone on the WP Plugin Review team, or the great plugin developers I know, can kind of feel through things and you start being able to spot the weak points very quickly- be that with a conflict in the code, or just a problem with its general user experience.”</p>\n<p>Hoffman has a range of criteria that he measures a plugin’s code against before recommending it to a customer:</p>\n<blockquote><p>The most important thing to me is that a plugin makes proper use of the WordPress API. If a plugin sticks to WordPress functions and hooks, that can get us a lot of the way there. It at least goes a long way in ensuring that a plugin won’t bump up against other plugins or themes. </p>\n<p>I’m also looking to make sure that if a plugin is adding something to the front-end, it is doing so in a performant way. Is it minifying CSS / JS files? Taking steps to only include external files on pages where they are necessary? You sometimes hear people complain that WordPress is slow, and I think poor front-end performance in a plugin is often the culprit. </p>\n<p>Code structure also comes into play a bit, but only as it relates to actual function. What I mean is that I don’t necessarily have a preference for structure, as long as it remains consistent. That’s just a sign of a good developer.</p></blockquote>\n<p>The basic plugin recommendation package comes with a full report, including the environment it was tested in, and a few secondary recommendations (if warranted). Additional services, such as multiple recommendations, installation, and video walkthroughs can be added to the basic package.</p>\n<p>Hoffman and McConnell hope to grow the database of Tidy Repo reviews alongside the new plugin recommendation service, but neither constitute a full-time endeavor at the moment.</p>\n<p>“It’s been a labor of love from the beginning, and this is the first time that we’re offering a premium service to our readers,” Hoffman said. “Jack and I have a ton of ideas for making the plugin discovery process a lot easier, like more elegant faceted search, in-depth guides, and a ton more, but it’s incredibly difficult to do on top of everything else that life demands.</p>\n<p>“To be frank, this is a total experiment for me. There are times when it is incredibly difficult to keep Tidy Repo going, but enough people appear to find it useful that I want to keep it around. Maybe that’s just a long way of saying Tidy Repo would be a dream full-time gig for me, if I ever had the opportunity to do so,” he said.</p>\n<p>It’s not uncommon for those who have created a helpful tool or community resource, such as <a href=\"http://tidyrepo.com/\" target=\"_blank\">Tidy Repo</a> or <a href=\"http://generatewp.com/\" target=\"_blank\">GenerateWP</a>, to try to find a way to monetize their efforts. Is there a market for the Tidy Repo co-owners’ experiment? Or will WordPress users continue to stumble on the best plugins through trial and error?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 21:25: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:\"Sarah Gooding\";s: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:28:\"Matt: Remote Work Popularity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44796\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/remote-work-popularity/\";s: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:145:\"<p>Scott Berkun asks <cite><a href=\"http://scottberkun.com/2015/why-isnt-remote-work-more-popular/\">Why Isn’t Remote Work More Popular?</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, 17 Mar 2015 21:17: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: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:39:\"Akismet: Akismet WordPress Plugin 3.1.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1797\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://blog.akismet.com/2015/03/17/akismet-3-1-1-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:938:\"<p>Version 3.1.1 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>This update includes an improvement to the “Remove comment author URL” feature and merges the pingback DDOS protection from Akismet 2.x into the 3.x plugin line.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1797/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1797/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1797&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:\"Tue, 17 Mar 2015 20:00: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s: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:87:\"WPTavern: Hackers Hijack Fancybox Plugin to Deface WordPress Sites with ISIS Propaganda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40719\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/hackers-hijack-fancybox-plugin-to-deface-wordpress-sites-with-isis-propaganda\";s: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:3494:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/isis-hack.png\" rel=\"prettyphoto[40719]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/isis-hack.png?resize=945%2C552\" alt=\"isis-hack\" class=\"aligncenter size-full wp-image-40730\" /></a></p>\n<p>Last month a vulnerability was discovered in the <a href=\"http://wptavern.com/zero-day-vulnerability-discovered-in-fancybox-for-wordpress-plugin\" target=\"_blank\">Fancybox for WordPress</a> plugin, making it possible for a hacker to inject an iframe into the website without needing administrator access. Although the issue was promptly patched, a string of seemingly random WordPress websites were recently compromised using this vulnerability.</p>\n<p>Hackers claiming to be acting on behalf of ISIS exploited Fancybox to deface the websites with propaganda for the terrorist group. <a href=\"http://www.cujournal.com/news/isis-update-hacking-of-montana-cu-provides-vital-lesson-to-community-1024100-1.html\" target=\"_blank\">Credit Union Journal</a> reports that a Montana credit union website was attacked using the Fancybox plugin as the entry point.</p>\n<p><a href=\"http://area43.net/2015/03/isis-vs-nascar-the-tech-behind-the-hacking-of-eldoraspeedway-com/\" target=\"_blank\">Area43.net</a> examined the cached Google source code for several other hacked sites and reported that both <a href=\"http://Eldoraspeedway.com\" target=\"_blank\">Eldoraspeedway.com</a> and <a href=\"http://Montgomeryinn.com\" target=\"_blank\">Montgomeryinn.com</a> have since removed the Fancybox for WordPress plugin.</p>\n<p>In order to deface the websites, the suspected ISIS hackers likely scanned for sites that have not updated the Fancybox for WordPress plugin, as the sites bear no other commonalities apart from using WordPress. Many <a href=\"http://www.independent.ie/irish-news/dublin-rape-crisis-center-website-hacked-by-isis-31051435.html\" target=\"_blank\">major</a> <a href=\"http://www.newsweek.com/isis-hacker-targets-websites-folk-singer-hotels-nascar-driver-312636\" target=\"_blank\">news</a> <a href=\"http://www.nbcnews.com/news/us-news/isis-hackers-almost-certainly-not-isis-hackers-n320296\" target=\"_blank\">outlets</a> with no understanding of WordPress’ plugin system have wrongly attributed the security flaw to WordPress itself.</p>\n<p><a href=\"https://wordpress.org/plugins/fancybox-for-wordpress/\" target=\"_blank\">Fancybox for WordPress</a> is currently active on more than 100,000 sites, but stats on WordPress.org do not break down how many of those are using a version older than the patched update issued in February. According to Samuel “Otto” Wood, WordPress.org pushed out a forced update for the Fancybox plugin vulnerability, although it wasn’t widely reported.</p>\n<p>What is it going to take for WordPress site administrators to keep their plugins updated? If you’re not comfortable updating WordPress plugins yourself, then you need to be on a maintenance plan with a development company to keep your software updated and secure.</p>\n<p>While many developers are not too keen on the possibility of WordPress someday <a href=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\" target=\"_blank\">adopting automatic updates for core, plugins, and themes by default</a>, your average website owner would probably probably prefer it over would-be ISIS hackers exploiting the simplest of vulnerabilities to deface their websites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 17:02: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:\"Sarah Gooding\";s: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:30:\"Matt: Meetups Around the World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44783\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"http://ma.tt/2015/03/meetups-around-the-world/\";s: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:337:\"<p><a href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">Here’s a great article about WordPress meetup communities around the world</a>, including Singapore, Argentina, France, Croatia, India, Serbia, Malta, Norway, South Africa, Canada, Switzerland, Ireland, Estonia, Egypt, Poland, Belgium, and Slovakia.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2015 05:00: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: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:85:\"WPTavern: Ultimate Member: A New Free Community and User Profile Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40639\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/ultimate-member-a-new-free-community-and-user-profile-plugin-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5310:\"<p><a href=\"https://ultimatemember.com/\" target=\"_blank\">Ultimate Member</a> is the newest plugin to join the ranks of WordPress membership solutions after seven months in development. One month after landing in the WordPress.org directory, the <a href=\"https://wordpress.org/plugins/ultimate-member/\" target=\"_blank\">plugin</a> is already active on more than 2,000 WordPress sites and has received a 5-star rating from 73/75 reviewers.</p>\n<p>The WordPress ecosystem is flush with both free and commercial membership plugins, but Ultimate Member takes a unique approach with its heavy emphasis on frontend community features. The plugin goes beyond content restriction to provide beautifully-designed user profiles and directories out of the box.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member.png\" rel=\"prettyphoto[40639]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member.png?resize=949%2C457\" alt=\"ultimate-member\" class=\"aligncenter size-full wp-image-40641\" /></a></p>\n<p>It includes searchable member directories and frontend user registration, login, and profiles. Administrators can create custom form fields with conditional logic. The membership features include custom user roles, content restriction, conditional menus, and more. Ultimate Member is compatible with multisite and Mandrill. It was also designed to be developer friendly with dozens of actions and filters for further customization.</p>\n<p><a href=\"http://ultimatememberdemo.com/\" target=\"_blank\">Live demos</a> are available for the user profiles, member directory, and user account pages.</p>\n<h3>Ultimate Member Extensions Sales Hit $1500 in the First 5 Days</h3>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member-extensions.jpg\" rel=\"prettyphoto[40639]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/ultimate-member-extensions.jpg?resize=1019%2C174\" alt=\"ultimate-member-extensions\" class=\"aligncenter size-full wp-image-40701\" /></a></p>\n<p>Co-founders <a href=\"https://twitter.com/calumallison\" target=\"_blank\">Calum Allison</a> and Ahmed Elmahd opted to keep the base plugin free and offer additional commercial <a href=\"https://ultimatemember.com/extensions/\" target=\"_blank\">extensions</a>.</p>\n<p>“We decided to use the free core + paid extensions model as we’ve seen how successful plugins such as WooCommerce, Ninja Forms, and Easy Digital Downloads have been with this model,” Allison said. “We want to try replicate this success in the community/user space.”</p>\n<p>Initial extension sales indicate that the team has identified a competitive niche. “We’ve had sales of just under $1,500 from our first five days and we hope this will grow as more extensions are built and more people learn about the plugin,” Allison told the Tavern.</p>\n<p>Ultimate Member is not quite a BuddyPress alternative, but its founding duo entered the market to provide basic social features on top of membership functionality.</p>\n<p>“The plugin is useful for people looking to build a site where users can sign up and become members but are not necessarily looking to create a full-blown social network which is offered by plugins such as BuddyPress or WP Symposium,” Allison said.</p>\n<p>Currently, the most popular extensions in terms of sales are the bbPress integration and Social Login extensions. More modular social features, such as private messaging and paid membership upgrades, are currently in the works.</p>\n<p>“Longer term we are considering building themes which are designed specifically for the community niche,” Allison said.</p>\n<p>In the meantime, the duo is focusing on providing support for all users and have answered more than 400 topics on their community forum and the WordPress.org plugin support forum.</p>\n<p>“We made a decision from the beginning that we would provide support for all users of the plugin, regardless of whether they purchased an extension or not,” Allison said. “We feel that providing at least some support to free users means they are more likely to want to purchase an extension or two.”</p>\n<p>Ultimate Member is open source and available on <a href=\"https://github.com/ultimatemember/ultimatemember\" target=\"_blank\">GitHub</a> for contribution from developers. Co-founders Allison and Elmahd also maintain a <a href=\"https://trello.com/b/30quaczv/ultimate-member\" target=\"_blank\">Trello board</a> for mapping the future of the plugin and managing current issues.</p>\n<p>With a strong set of <a href=\"https://ultimatemember.com/features/\" target=\"_blank\">core features</a> and solid extensions sales numbers right out of the gate, <a href=\"https://ultimatemember.com/\" target=\"_blank\">Ultimate Member</a> is already demonstrating success with the free core plus commercial extensions business model. Even in a seemingly saturated WordPress membership plugin market, a quality product that can zero in on a specific niche has a decent chance of becoming competitive within a short time after launching. The challenge will be keeping up with the level of support they intend to offer for both commercial and free users, while growing the library of extensions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2015 22:55: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:\"Sarah Gooding\";s: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:68:\"WPTavern: Pods Framework Security Release Fixes Severe 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=40651\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/pods-framework-security-release-fixes-severe-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:3704:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg\" rel=\"prettyphoto[40651]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/pods.jpg?resize=628%2C290\" alt=\"pods\" class=\"aligncenter size-full wp-image-40653\" /></a></p>\n<p>Last week <a href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\">a blind SQL injection vulnerability</a> was discovered in Yoast’s popular WordPress SEO plugin. Given the severity of the vulnerability and the fact that the plugin is installed on more than one million WordPress sites, the security team at WordPress.org pushed <a href=\"http://wptavern.com/how-to-stay-in-the-loop-if-you-turn-off-wordpress-automatic-updates\" target=\"_blank\">a forced update</a> to mitigate the possibility of mass exploitation.</p>\n<p>Following this incident, the <a href=\"http://pods.io/\" target=\"_blank\">Pods framework</a> team proactively performed a security review of their <a href=\"https://wordpress.org/plugins/pods/\" target=\"_blank\">plugin</a> and found an issue similar to the one discovered and disclosed last week in the WordPress SEO plugin. Contributor Josh Pollock describes the issue in the <a href=\"http://pods.io/2015/03/16/important-security-disclosure/\" target=\"_blank\">release announcement</a>:</p>\n<blockquote><p>We believe this is an especially severe issue as this issue occurred in the PodsUI class, which is not only used for the Pods admin, but is also employed by many end-users to create front-end and back-end content management interfaces for non-admin users.</p>\n<p>The issue occurred in approximately Line 859 of the PodsUI class. The orderby parameter, which is passed from the browser in a GET variable was subsequently used in an SQL query without being properly sanitized.</p>\n<p>As a result malicious or other unintended SQL queries could be sent to the database by manipulating the GET request.</p></blockquote>\n<p>Pods 2.5.1.2, released today, is a security update that patches this vulnerability. If you require an earlier version of the plugin, patched versions of older versions are available the <a href=\"https://wordpress.org/plugins/pods/developers/\" target=\"_blank\">releases page</a>. All users are advised to update immediately.</p>\n<p>The Pods framework is used for creating, managing, and deploying customized content types and fields. It’s active on more than 30,000 WordPress installations. Contributors on the project credit Yoast’s transparency on the recent security issue as having inspired their team to proactively examine Pods.</p>\n<p>“Reading the details of their issue led us to search for similar security issues in Pods,” Pollock said. “We applaud their responsible disclosure to the community. Publishing the details helps other developers work to improve security in their own codebase.”</p>\n<h3>More Security Updates on the Way for Popular WordPress Plugins</h3>\n<p>All relatively complex plugins will have security issues pop up from time to time that will require immediate patching. Fortunately, the plugin authors in these scenarios have been quick to respond.</p>\n<p>This particular vulnerability is not limited to Pods and the WordPress SEO plugin by Yoast. Pollock advises that WordPress users should be on the lookout for more security updates to follow for other popular plugins.</p>\n<p>“Our team has done a search in several other plugins for similar issues and has reported our findings to their authors,” he said. “At this time we can not share specifics about theses issues, but will as soon as it is responsible to do so.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2015 18:17: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:\"Sarah Gooding\";s: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:35:\"Alex King: In Praise of BackupBuddy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=21405\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"http://alexking.org/blog/2015/03/15/backupbuddy\";s: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:1571:\"<p>I’m thrilled with my <a href=\"https://alexking.org/blog/2015/02/25/hosted-on-webfaction\">new hosting set-up</a> for this site, however WebFaction doesn’t offer daily backups. I knew could spend the time to write a little script to export my database and pass it along to another storage location, but then I thought of <a href=\"https://ithemes.com/purchase/backupbuddy/\">BackupBuddy from iThemes</a>.</p>\n<p>5 minutes later I had BackupBuddy installed, with a nightly job configured to do a full export of my database and store the last 10 days of backups in my Dropbox account.</p>\n<p>Sure, I could have written the code to do this myself. It’s always tempting to do-it-yourself when you know you <em>can</em> do something. The key is to ask yourself if you <em>should</em> do something. It would have taken much more than 5 minutes to get even a simple backup script written and configured; and I definitely wouldn’t have had the storage and and automation options that BackupBuddy provides out of the box.</p>\n<p>If you need hassle-free backups for your self-hosted WordPress site<sup id=\"fnref:1\"><a href=\"http://alexking.org/blog/topic/wordpress/feed#fn:1\" rel=\"footnote\">1</a></sup>, give BackupBuddy a try.</p>\n<div class=\"footnotes\">\n<hr />\n<ol>\n<li id=\"fn:1\">\nIf you have a website, <em>please</em> make sure you have an automated backup system, and that you’ve tested your backups to make sure they actually work. <a href=\"http://alexking.org/blog/topic/wordpress/feed#fnref:1\" rev=\"footnote\">↩</a>\n</li>\n</ol>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 15 Mar 2015 20:05:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"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: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:24:\"Matt: Live in the Moment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44759\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/live-in-the-moment/\";s: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:369:\"<p>Jenna Wortham writes on <a href=\"http://bits.blogs.nytimes.com/2014/10/18/trying-to-live-in-the-moment-and-not-on-the-phone/\">Trying to Live in the Moment (and Not on the Phone)</a>. I’ve been using the Moment app recently too, <a href=\"https://cloudup.com/cSfRDLJHDiv\">here’s my past week of usage</a>. (I think it might count phone calls as usage.)</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, 15 Mar 2015 18:45: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: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:23:\"Matt: Series A Struggle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44853\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"http://ma.tt/2015/03/raising-series-a/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:312:\"<p><a href=\"http://firstround.com/review/what-the-seed-funding-boom-means-for-raising-a-series-a/\">Josh Kopelman on why raising a Series A is harder than ever, and how startups can adapt to survive the changing investment landscape</a>. Fantastic essay, relevant for every company raising money at any stage.</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, 14 Mar 2015 20:45: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: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:81:\"WPTavern: BuddyPress Live Notification 2.0 Adds Real-Time Notifications for Users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40500\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wptavern.com/buddypress-live-notification-2-0-adds-real-time-notifications-for-users\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3787:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg\" rel=\"prettyphoto[40500]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/08/megaphone.jpg?resize=1024%2C484\" alt=\"photo credit: MACSwriter - cc\" class=\"size-full wp-image-28480\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/88758069@N08/8445004895/\">MACSwriter</a> – <a href=\"http://creativecommons.org/licenses/by-sa/2.0/\">cc</a>\n<p>The <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BuddyPress Live Notification</a> plugin was originally released in 2011. Brajesh Singh, prolific plugin author and founder of <a href=\"http://buddydev.com/\" target=\"_blank\">BuddyDev</a>, created the plugin to provide Facebook-style real-time notifications for users. Over the past four years, a number of significant changes in both WordPress and BuddyPress have necessitated a complete rewrite of the extension.</p>\n<p>The <a href=\"http://buddydev.com/buddypress/introducing-buddypress-live-notification-2-0/\" target=\"_blank\">2.0 version</a> of the plugin adds support for BuddyPress’ new <a href=\"http://wptavern.com/buddypress-1-9-sammy-released-with-new-notifications-component\" target=\"_blank\">notifications component</a>, as well as the <a href=\"http://codex.wordpress.org/Function_Reference/wp_heartbeat_settings\" target=\"_blank\">Heartbeat API</a>, which is now used to fetch the notifications.</p>\n<p>The updated version includes the following:</p>\n<ul>\n<li>Complete rewrite of the code to include support for BP notifications component (introduced in BuddyPress 1.9.0)</li>\n<li>Uses WordPress Heartbeat API instead of long AJAX polling for greatly improved performance</li>\n<li>Allows theme authors to change the notifying mechanism by overriding the notify method of the bpln object</li>\n<li>Fires custom JavaScript event bpln:new_notifications when new notifications are received on the client side. A theme author can hook into it to make modifications.</li>\n</ul>\n<p>Because BP Live Notification was designed to be easy to theme and extend, Singh created an <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module\" target=\"_blank\">example plugin</a> to demonstrate how to replace the notify window UI with your own customization.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png\" rel=\"prettyphoto[40500]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/jquery-notice-style.png?resize=449%2C250\" alt=\"jquery-notice-style\" class=\"aligncenter size-full wp-image-40617\" /></a></p>\n<p>The sample plugin repackages the notification window with the <a href=\"https://github.com/sbrajesh/bp-live-notification-example-module/tree/master/assets/notify\" target=\"_blank\">jQuery notice plugin</a>. Check out a <a href=\"http://creativedream.net/plugins/jquery.notify/\" target=\"_blank\">live demo</a> to see how that style of notice is presented.</p>\n<p>If you don’t like how BP Live Notification styles its alerts by default, you can easily integrate a different jQuery notice plugin using the example Singh posted on GitHub. Searching the web will turn up a <a href=\"http://jqueryhouse.com/best-jquery-notification-plugins/\" target=\"_blank\">wide variety</a> of beautiful notification styles that you can adapt for use with BuddyPress.</p>\n<p>Both Twitter and Facebook use live notifications to keep users interacting on their social networks. When you receive a live notice, it confirms, in an almost tangible way, that you are at the center of where the social activity is happening. If you think this would benefit your BuddyPress network, download <a href=\"https://wordpress.org/plugins/bp-live-notification/\">BP Live Notification</a> 2.0 for free from WordPress.org.</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, 14 Mar 2015 02:07:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:80:\"WPTavern: How to Stay in the Loop if You Turn Off WordPress’ Automatic Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"http://wptavern.com/how-to-stay-in-the-loop-if-you-turn-off-wordpress-automatic-updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5514:\"<p>When a critical <a href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" target=\"_blank\">security vulnerability was discovered in Yoast’s SEO plugin</a> this week, WordPress.org took the initiative to automatically update users’ sites with the patched version of the plugin. Many users were taken by surprise, given that the WordPress codex clearly stated that automatic plugin and theme updates are disabled by default.</p>\n<p>Shortly after the automatic update rolled out, the <a href=\"http://codex.wordpress.org/Configuring_Automatic_Background_Updates\" target=\"_blank\">codex page</a> was updated to reflect the fact that in rare instances WordPress.org will automatically update your plugins and themes unless you opt to turn this feature off entirely. Many users are not comfortable with forced automatic updates, but the good news is that there is a filter to turn them off, including the WordPress.org security updates for popular plugins:</p>\n<pre class=\"brush: php; light: true; title: ; notranslate\">add_filter( \'auto_update_plugin\', \'__return_false\' );</pre>\n<p>Prior to this security issue, users were not aware that they had to opt out of these forced updates. On one side of the fence there are those who think it’s no big deal and are thankful that WordPress.org is proactive on behalf of user security.</p>\n<p>On the other hand, there are those who are wary of forced updates from plugin authors who are notorious for pushing out problematic updates. The <a href=\"https://wordpress.org/support/plugin/wordpress-seo\">support forum</a> for Yoast’s SEO plugin contains many threads regarding fatal errors following updates issued in the past.</p>\n<p>In this particular case, Nick Haskins <a href=\"http://nickhaskins.com/2015/03/on-automatic-wordpress-updates/\" target=\"_blank\">summarizes</a> why he was not comfortable with WordPress.org’s forced update:</p>\n<blockquote><p>The plugin in question is Yoast WordPress SEO. If you’re not familiar with his plugins, the history of updates is awful. In the last two weeks, I’ve updated twice, and both times have resulted in fatal PHP errors which require FTP’ing into the site, to manually remove the plugin. Both cases were due to not checking if a file exists before loading it.</p></blockquote>\n<p>Those who are not comfortable with WordPress.org’s forced update policy have the option to turn updates off for particular plugins or for all plugins. If you opt to go the route of turning automatic updates off, there are alternative ways that you can stay up-to-date on plugin releases.</p>\n<h3>Get Email Notices When Core, Plugin, and Theme Updates are Available</h3>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg\" rel=\"prettyphoto[40498]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/air-mail.jpg?resize=1018%2C494\" alt=\"photo credit: Par avion - (license)\" class=\"size-full wp-image-40600\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/79016591@N07/13204207393\">Par avion</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>No site admin can realistically be expected to log into his site(s) and check for update every day, let alone follow all the news surrounding plugin and theme security issues. The <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> plugin will monitor your WordPress installation for updates and will send you an email as they become available. It includes the following features:</p>\n<ul>\n<li>Set the interval of how often to check for updates; hourly, twice daily or daily.</li>\n<li>Sets WordPress to check for updates more often meaning you get to know about updates sooner.</li>\n<li>Get emailed about core, plugin and theme updates.</li>\n<li>Chose if you want to be notified about active only themes and plugins updates.</li>\n<li>Remove upgrade nag message to non-admin users.</li>\n<li>For advanced users there are a number of filters and actions you can use.</li>\n</ul>\n<p>It would be truly awesome if WP Updates Notifier was also able to scan a plugin’s changelog for the word “Security” and tack it onto the email if it is applicable.</p>\n<p>WP Updates Notifier can be useful even if you’re comfortable allowing WordPress.org to perform occasional forced updates to themes and plugins for security. You may be using a plugin that is not nearly popular enough meet the criteria for a forced automatic update. Regardless, it may be useful for you to know as soon as there is an update available.</p>\n<p>The important thing is to stay in the loop about potential security issues and get patches as soon as they are available. <a href=\"https://wordpress.org/plugins/wp-updates-notifier/\" target=\"_blank\">WP Updates Notifier</a> lets you do that without having to allow any third party update core, plugins, or themes on your server. The plugin is most useful when you have only a handful of sites or fewer. Otherwise, it’s probably better to utilize a central dashboard service where you check in regularly to see updates across all of your sites at once.</p>\n<p>Your other alternative is to ditch plugins created by authors who you cannot trust to issue clean updates. That will put you in a better position to leave automatic background updates on, which is recommended for the vast majority of WordPress users.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 19:38: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:\"Sarah Gooding\";s: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:88:\"Post Status: Running a successful membership site in real life, with Jonathan Williamson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://poststatus.com/?p=7208\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://poststatus.com/running-a-wordpress-membership-website-jonathan-williamson/\";s: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:12427:\"<p>Jonathan Williamson is the co-founder and COO of <a href=\"http://cgcookie.com/\">CGCookie</a>, a membership website that provides as an educational resource for computer graphics and modeling. CGCookie has been around since 2008, and today is a network of five websites, has thousands of paying members, a team of six full time employees plus a number of contractors.</p>\n<p>CGCookie is built completely on WordPress and has a built in membership component. Some astute readers may recognize both the site and Jonathan’s name; Jonathan is <a href=\"https://twitter.com/pippinsplugins\">Pippin Williamson’s</a> identical twin brother, and Pippin has worked with Jonathan on CGCookie many times. So, in this interview, you’re not listening to me talk to Pippin — though it sounds like it — but I’m talking to Jonathan Williamson.</p>\n<p>Jonathan is as passionate about CG, modeling, 3D printing, and the software that surrounds these disciplines as Pippin is about WordPress and programming. It was a pleasure to talk to Jonathan about what it’s like to run a membership site that runs on WordPress. I think this interview will be beneficial for those that want to run a membership site, and also those that work with clients who make their living off of their website.</p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"http://audio.simplecast.fm/9023.mp3\">http://audio.simplecast.fm/9023.mp3</a><br />\n<a href=\"http://audio.simplecast.fm/9023.mp3\">Direct Download</a></p>\n<p><a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">Or subscribe to the Post Status Draft podcast on iTunes!</a></p>\n<h3>How CGCookie evolved</h3>\n<p>CGCookie started as a blog with news, tutorials, and resources for CG enthusiasts. The first form of its monetization was by selling the source files for the various tutorials. Within about two years, Jonathan and co-founder Wes Burke decided to add a membership component that ended up working far better than they anticipated.</p>\n<p>Jonathan has been working full-time on CGCookie since around the summer of 2009. They originally launched on aMember, before eventually migrating to Pippin’s <a href=\"https://pippinsplugins.com/restrict-content-pro-premium-content-plugin/\">Restrict Content Pro</a> plugin, along with <a href=\"https://easydigitaldownloads.com/\">Easy Digital Downloads</a>.</p>\n<p>Today, CGCookie has more than 120,000 free users, and they have around 4,800 paid members.</p>\n<p>Since 2008, CGCookie have managed to not have a full time web developer until February of 2014, when they hired Nick Haskins. You may recognize Nick as the founder of <a title=\"Aesop, a Medium-esque “story engine” for WordPress\" href=\"https://poststatus.com/aesop-medium-esque-story-engine-wordpress/\">Aesop Stories</a> as well. Nick manages front-end development for the site, and they still don’t have a backend developer — though a backend developer and designer are on their roadmap.</p>\n<h3>How CGCookie’s eCommerce setup runs</h3>\n<p>Considering Jonathan is using his brother’s own plugins in the real world, it makes for a great avenue for feedback and insight for Pippin to improve those products.</p>\n<p>CGCookie is using Restrict Content Pro for <a href=\"https://cgcookie.com/membership/\">memberships</a> themselves, and EDD plus the <a href=\"https://easydigitaldownloads.com/extensions/frontend-submissions/\">Front-End Submissions</a> add-on for their <a href=\"http://cgcookiemarkets.com/blender/\">marketplace</a>. We talked about whether EDD could be used for both, or if there is room for improvement in the marriage between the two systems, and he believes there is and that it’s a goal for the two plugins. For instance, currently, reporting and user management and a number of other features are independent between each plugin even though often times the users that utilize the system may overlap.</p>\n<p>I asked Jonathan about scaling WordPress and eCommerce for their large user base. He says that scaling for eCommerce has not been difficult, but with over a hundred thousand users, some default WordPress functionality has not scaled well; for instance, some admin areas create dropdowns for all users, which does not work well. Fortunately, there are some trac tickets in place currently to help solve some of these problems.</p>\n<h3>Prioritizing goals for a membership site</h3>\n<p>When discussing challenges running a membership site, Jonathan highlights the internal battles: balancing new features versus iterative improvements. Based on my short experience managing this membership site, I completely agree.</p>\n<p>For an example, Jonathan told me about a potential question and answer system to help his members get answers for specific technical topics that may be beyond the scope of a specific course. They believe a Stack Exchange style setup that allows them to refer their courses to specific questions would allow them to better serve their customers with the same content they already have.</p>\n<blockquote><p>How do you get people to find your content that answers their question, but you don’t have a way of just explicitly saying that these are the questions this course answers?</p></blockquote>\n<p>They’re considering a method of post to post relationships that direct courses as question answers and vice versa. For this feature and others, they try to do things with a short return on investment, but they also don’t want to be a slave to it. They sometimes do things “that are important to the quality of CGCookie, that never make a dime.” They removed ads last year under that very premise, to make CGCookie a better learning experience.</p>\n<h3>Not the only place to learn</h3>\n<p>Jonathan knows CGCookie isn’t the only place to learn, so they focus on creating an excellent community and learning experience for their customers.</p>\n<p>Realizing that our sites aren’t the only way to get certain information is an important thing to know to be able to better focus what we create for our users and why we create it.</p>\n<h3>Pricing for CGCookie</h3>\n<p>CGCookie has pricing for monthly, quarterly, or yearly pricing; all plans renew automatically unless explicitly cancelled. This is a feature they actively A/B test to see what’s working and what’s not.</p>\n<p>Behavior of customers varies between the three levels. Jonathan says that the users are more invested in their purchases (and getting more out of it) when they sign up for longer. Quarterly members have 10% longer lifetime memberships and spend three times longer on the site.</p>\n<p>However, they do have “a fair bit” of what I called “download and dash” members that sign up for a month, download a bunch of assets and cancel. Monthly memberships are also the most popular plan. They’ve considered locking down downloads for monthly signups but it’s not something they want to do unless it becomes a bigger problem; however they do lose money on those customers that download gigabytes of files and videos but only stay subscribed for one month.</p>\n<h3>Testing</h3>\n<p>During A/B tests, they have found that people will be just as likely to sign up for quarterly as monthly if monthly isn’t available, and quarterly members are more engaged. One thing they noted is that once people stick around for a few months, the average tenure of a user skyrockets; they have some users that have been a paying member as long as the site has been running.</p>\n<p>One of my big takeaways talking to Jonathan was about how significant testing can be. Their tests help them decide on the optimal pricing and payment plans to maximize a lifetime value.</p>\n<p>For testing, insights, and statistics they use <a href=\"https://www.optimizely.com/\">Optimizely</a>, <a href=\"https://mixpanel.com/\">Mixpanel</a>, and Google Analytics.</p>\n<p>Mixpanel allows you to create custom events in your software, and does require some code knowledge, but it can deliver valuable insights if you use it correctly. Jonathan notes, “It’s basically as comprehensive as you make it.”</p>\n<p>They can also mesh tools. They can track which A/B test from Optimizely a customer signed up with, and then use Mixpanel to track what they did and how they did it. They can get login metrics, renewal numbers, and more for each plan and signup flow.</p>\n<p>Mixpanel requires PHP and JavaScript knowledge to utilize, but Optimizely has an extensive visual interface that doesn’t require code knowledge to utilize.</p>\n<h3>What encourages membership signups</h3>\n<p>“It varies day to day, week to week, month to month,” in regard to how their signups work. A bad month in the economy can make their signups go down. Sometimes quarterly users will spike while monthly users are steady.</p>\n<p>Their biggest thing that affects signup rates is customer support. Some presale, but also support for new members to help answer questions and get people engaged. <span class=\"pullquote alignright\">When we can help someone answer the question, “Where do I go next?”, we are able to keep them for a long time.</span></p>\n<p>They have one or two courses that drive a ton of traffic to their site, and it is therefore their largest onboarding channel for new members. However, they don’t have a silver bullet for what it takes to get new users. They are always trying new things.</p>\n<h3>On competing and the industry</h3>\n<p>Jonathan doesn’t see themselves as a part of a singular industry. While many think of CG as a part of the film industry, it’s one of dozens of potential applications, and they don’t want to narrow themselves to a particular one.</p>\n<p>They also poll users to get a feel for who they are and what industry actual users come from. Based on around a thousand responses, they had no real pattern at all. The results were all over the board.</p>\n<p>So they don’t want to compete with a film tutorials site or any other industry site. They want to focus on the tool itself. They want to teach people how to use Blender and show them how it can be applied to various industries their users are a part of.</p>\n<h3>Advice for those running membership sites</h3>\n<blockquote><p>“Build your community would be the main one. It’s one thing to offer a really good product. It’s one thing to build a really good website. But if you don’t have the community behind you that’s going to be willing to trust in you with their wallet … it’s not going to go anywhere long term, sustainably.”</p></blockquote>\n<p>Jonathan says it’s about building the community as well as the sense of trust within that community. He believes that customers will want to know that not only the content will be worth it, but that it will continue to be worth it — and that the communication and support from the team behind the site will be consistent as well.</p>\n<p>He believes that subscriptions and products are very different. With a subscription, the interaction is just as or far more important than specific content itself.</p>\n<p>When he refers to community, he doesn’t mean it has to be strictly through something like a forum. He considers it a broad term, and for them it evolved out of their Blender community user base. At the time we recorded this, they didn’t have forums, a dedicated chat system, or an actual community integration part — though <a href=\"http://community.cgcookie.com/\">they have opened a forum</a> since we chatted. But the community exists and thrives within comments and their gallery functionality.</p>\n<h3>Wrapping up</h3>\n<p>Jonathan is full of great advice and I could listen to him talk about membership sites for a long time. I have no experience with CG but at the end of this interview he had me wanted to go build something with Blender.</p>\n<p>You can (and should) keep up with <a href=\"https://twitter.com/carter2422\">Jonathan on Twitter</a>, or perhaps you’ll see him at a conference near you — but you’ll probably think it’s Pippin at first. Also be sure to checkout <a href=\"http://cgcookie.com/\">CGCookie’s website</a>; it’s really great.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 17:01: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:15:\"Brian Krogsgard\";s: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:63:\"Matt: Love is the light that sparked when only darkness existed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://ma.tt/2015/03/love-is-the-light-that-sparked-when-only-darkness-existed/\";s: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:186:\"<p> <img alt=\"\" src=\"http://i1.wp.com/ma.tt/files/2015/03/IMG_5196.jpg?resize=604%2C466\" title=\"\" class=\"size-custom\" /></p>\n<p>Taken in Houston today. Happy birthday Mom! </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 15:49: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: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:37:\"Matt: Government Taking Over Internet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44766\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://ma.tt/2015/03/government-taking-over-internet/\";s: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:569:\"<p>Since the Title II ruling from the FCC there’s been a lot of partisan rhetoric about the government taking over the internet, <a href=\"http://ma.tt/2015/02/net-neutrality-win/\">even in the comments of this very blog</a>. I just came across Brad Feld’s post, <a href=\"http://feld.com/archives/2015/02/final-thoughts-fcc-title-ii-ahead-tomorrows-vote-net-neutrality.html\">Some Final Thoughts on the FCC and Title II Ahead of Tomorrow’s Vote on Net Neutrality</a> and he does an awesome job breaking down and addressing each of the misconceptions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 02:06: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: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:56:\"WPTavern: WordPress 4.2 Beta 1 Now Available for Testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40568\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-4-2-beta-1-now-available-for-testing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3336:\"<p><a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">WordPress 4.2 beta 1</a> is now available for early testers to download. It’s “pencils down” time for core contributors as far as new feature requests are concerned. This is the point in the release cycle where contributors are focusing their efforts on bug fixes and inline documentation.</p>\n<p>Drew Jaynes, the 4.2 release lead, posted the <a href=\"https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\" target=\"_blank\">beta release announcement</a> and summarized the main features that could use further testing. The <a href=\"http://wptavern.com/preview-the-press-this-bookmarklet-redesign-alpha-plugin-now-ready-for-testing\" target=\"_blank\">Press This bookmarklet feature has been totally redeigned</a> to be more intuitive and mobile-friendly. If you want to test it out, install the beta and then navigate to the Tools screen in the admin.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/press-this-featured.jpg?resize=898%2C408\" alt=\"press-this-featured\" class=\"aligncenter size-full wp-image-24221\" /></a></p>\n<p>Jaynes also encourages users to test drive the new theme browsing and switching capabilities that are now built into the customizer. “We’re especially interested to know if this helps streamline the process of setting up your site,” he said.</p>\n<p>The customizer theme switcher is one of the more controversial additions to this release. The new feature was met with a significant amount of resistance from our commenters when it was <a href=\"http://wptavern.com/customizer-theme-switcher-approved-for-merge-into-wordpress-4-2\" target=\"_blank\">approved for merge into WordPress 4.2</a>.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg\" rel=\"prettyphoto[40568]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/02/customizer-theme-switcher.jpg?resize=1025%2C473\" alt=\"customizer-theme-switcher\" class=\"aligncenter size-full wp-image-38931\" /></a></p>\n<p>The installation and update process for plugins has been beautifully re-tooled to provide a smoother, more convenient experience where users can perform these actions without leaving the Plugins screen. Feel free to leave any feedback on the corresponding <a href=\"https://core.trac.wordpress.org/ticket/29820\" target=\"_blank\">ticket</a> for this improvement.</p>\n<p>WordPress 4.2 also <a href=\"http://wptavern.com/wordpress-4-2-on-track-to-expand-core-support-for-emoji\" target=\"_blank\">expands core support for emoji</a>. Jaynes suggested that users go to town on testing it everywhere.</p>\n<p>“If you felt like emoji were starkly missing from your content toolbox, worry no more,” he said. “We’ve added emoji support nearly everywhere, even post slugs.”</p>\n<p>According to the current <a href=\"https://make.wordpress.org/core/version-4-2-project-schedule/\" target=\"_blank\">4.2 project schedule</a>, the official release is targeted for the week of April 22nd. A series of betas and at least one release candidate are likely to precede the official release during the course of the next month.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2015 00:01: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:\"Sarah Gooding\";s: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:56:\"WPTavern: WPWeekly Episode 183 – Backing Up The 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"http://wptavern.com?p=40559&preview_id=40559\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wptavern.com/wpweekly-episode-183-backing-up-the-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4337:\"<p>In this episode of WordPress Weekly, <a title=\"http://onlinebizcoach.com/\" href=\"http://onlinebizcoach.com/\">Marcus Couch</a> and I discuss a lot of different stories. We share our opinions on the redesigned theme and plugin directories. We discuss CodeGuard’s survey results that indicate WordPress users need a lot more education on backup plugins, strategies, and services. Last but not least, we discuss the WordPress history book. Near the end of the show, Marcus describes a new venture he’s pursuing to help coach online businesses.</p>\n<h2>Stories Discussed:</h2>\n<p><a title=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\">WordPress Version Stats Updated: More Than 1/3 of Sites are Running WordPress 4.1</a><br />\n<a title=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-plugin-directory-launches-new-design\">WordPress Plugin Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\" href=\"http://wptavern.com/wordpress-theme-directory-launches-new-design\">WordPress Theme Directory Launches New Design</a><br />\n<a title=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\" href=\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\">Version One of The WordPress History Book is Ready For Review</a><br />\n<a title=\"http://wptavern.com/wordpress-publishes-security-white-paper\" href=\"http://wptavern.com/wordpress-publishes-security-white-paper\">WordPress Publishes Security White Paper</a><br />\n<a title=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\" href=\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-for-wordpress\">CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress</a><br />\n<a title=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\" href=\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-security-vulnerabilities\">bbPress 2.5.5 Released, Patches Three Potential Security Vulnerabilities</a><br />\n<a title=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\" href=\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\">Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended</a></p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/custom-upload-folders-plus/\" href=\"https://wordpress.org/plugins/custom-upload-folders-plus/\">Custom Upload Folders Plus</a> lets you organize file uploads by file type and logged in users.</p>\n<p><a title=\"https://wordpress.org/plugins/scratchpad/\" href=\"https://wordpress.org/plugins/scratchpad/\">Scratchpad</a> lets you keep running notes when composing your posts. It can be used to keep an outline for the post, be visible next to the post, or to have a list of links or snippets to refer to.</p>\n<p><a title=\"https://wordpress.org/plugins/gravity-buttons/\" href=\"https://wordpress.org/plugins/gravity-buttons/\">Gravity Buttons</a> is a powerful button creation plugin that allows anyone to create great-looking CSS3 buttons that can be used anywhere on your site.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 18th 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 #183:</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, 12 Mar 2015 22:58:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:42:\"WPTavern: Is a WordPress Plugin a Startup?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40528\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"http://wptavern.com/is-a-wordpress-plugin-a-startup\";s: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:8949:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/petersuhm.jpeg?resize=150%2C150\" alt=\"petersuhm\" class=\"alignright size-thumbnail wp-image-40534\" /></a>This post was contributed by guest author <a href=\"http://petersuhm.com/\" target=\"_blank\">Peter Suhm</a>. Peter is a web developer from the Land of the Danes. He is the creator of <a href=\"http://wptavern.com/wp-pusher-aims-to-provide-pain-free-deployment-of-wordpress-themes-and-plugins-from-github\" target=\"_blank\">WP Pusher</a> and a huge travel addict, bringing his work along with him as he goes.<br />\n </p>\n<hr />\n<p>About two months ago, I released my first commercial WordPress product, <a href=\"https://wppusher.com/\" target=\"_blank\">WP Pusher</a>, a plugin that makes deploying themes and plugins really easy. WP Pusher was not meant to be “just a plugin”. It was supposed to be a SaaS product, and throughout it all, when I was building it, I always thought of it as a startup I was creating.</p>\n<p>For “just a WordPress plugin”, I think it has been quite successful so far, and to a large extent, I believe that to be a result of my own perception of the whole thing. I think it was more successful because, even after I realized it was just going to be a plugin, I still treated it as a startup.</p>\n<h2>What Is a Startup?</h2>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg\" rel=\"prettyphoto[40528]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/office.jpeg?resize=1025%2C493\" alt=\"office\" class=\"aligncenter size-full wp-image-40552\" /></a></p>\n<p>In the fall of 2014, I was traveling around Southeast Asia, enjoying the digital nomad lifestyle, while making WP Pusher. I spent quite a bit of time in Chiang Mai, the capital of digital nomads, and everyone was talking about a guy named Pieter Levels, who did all kinds of cool things, all related to digital nomadism. One of these things was to take up the challenge of building a new startup every month for 12 months.</p>\n<p>Hearing people talk about Pieter’s startup quest got me thinking about the term “startup”. Honestly, when I first heard about it, I did not think of the 12 startups as real startups – which Pieter obviously did. To me, creating a portfolio of 12 startups in such a short time seemed a bit silly. In my head, a real startup required more dedication and commitment than that.</p>\n<p>In the meantime, some of Pieter’s startups have been really successful and the whole process has been really inspiring to follow. I now understand that my idea of a startup was missing some pieces. All of the 12 projects that Pieter created qualified as startups. Some of them were more successful than others, but he validated 12 ideas in a short time and the result is really impressive. And one thing, which is very important, is that Pieter treated all of the 12 projects as startups instead of just another side project (which is how many developers talk about their projects). Calling something a side project is an easy way of protecting yourself against your fear of failure.</p>\n<p>If you ask Steve Blank about his definition of a startup, he will tell you that <a href=\"http://steveblank.com/2010/01/25/whats-a-startup-first-principles/\" target=\"_blank\">“a startup is an organization formed to search for a repeatable and scalable business model”</a>. If we break that up, “an organization” can mean anything. It can be you alone or it can be a team. “Repeatable” and “scalable” are two sides of the same coin.</p>\n<p>Building a WordPress plugin and calling it a day is not enough. That is not a startup. Honestly, to me, “repeatable“ is the main factor. I am in it for the freedom – not the empire building. I want a business to be repeatable in the sense that I can teach someone else how to run it for me – hence, freedom. It does not have to be scalable in order to put food on my table or allow me to travel around the world – it just has to be profitable.</p>\n<p>WordPress offers a giant market full of small niches and potential customers. There is no reason why something you are building for WordPress could not be as huge as any other software startup. The market share of the WordPress platform is <a href=\"http://w3techs.com/technologies/overview/content_management/all/\" target=\"_blank\">large enough</a>.</p>\n<p>In relation to the Steve Blank quote, what could you do to make your WordPress plugin a startup instead of a side project? First of all, you need to think about the “organization”. Most likely, you are the programmer or the engineer behind your product. But do you know how to design a shiny, high-converting landing page? Do you have any clue about how to approach marketing or customer relations? What about the legal and financial aspects? Maybe you do. If you do not, you need to either be willing to learn or team up with someone who does. At the very minimum, you need to at least consider it.</p>\n<p>How can you build a business around a WordPress plugin that is more “repeatable” and “scalable”? Well, you could do most of the things that other startups do. Here are a few questions to consider:</p>\n<ul>\n<li>Could you charge more or offer more expensive options?</li>\n<li>Could you turn your plugin into a SaaS or find something that you could charge for on a recurring basis?</li>\n<li>Could you sell additional add-ons or extensions for your plugin?</li>\n<li>Could you offer a service in addition to your plugin?</li>\n<li>Given you solve some kind of pain for your customers, could you copy your idea to other niches or customer segments?</li>\n<li>Could you come up with ways to attract more customers on a recurring basis? (SEO, content marketing, advertising etc.)</li>\n<li>Could you have someone else help you find new customers? (copywriters, affiliate partners etc.)</li>\n</ul>\n<p>You get it.</p>\n<h2>Solving Your Own Problems vs. Solving Other People’s Problems</h2>\n<p>A very important point I want to make relates to the business idea of your WordPress plugin. In a market like WordPress, programmers tend to be tempted to find solutions to their own problems – not necessarily other people’s problems. Finding a solution for a problem you have yourself is a good place to start and great for motivation, domain knowledge and so on, but it is not enough.</p>\n<p>If you want it to be a business, you need to make sure that other people have the same problem and are willing to pay for it. Startups are not made to solve their own problems. The original business idea behind the startup might have been to solve a problem the founder had, but if the only customer in the startup is going to be the founder alone, it is not a very good business model. You need to figure out how you can make your product relevant to more people – not everyone of course, but more people than yourself.</p>\n<p>As an example, WP Pusher solves a problem I had with clients. There were already solutions to this problem – both free and paid. Most of them required either Git installed or that I granted them access to my clients’ servers. Given I am actually in control of, or at least have an influence over, most of the server environments of my clients, I could in theory have used one of these existing solutions.</p>\n<p>However, I knew that was not the case for a lot of WordPress developers. I saw the possibility of solving my own problem as well as solving a problem I knew a lot of other developers had. Reading about Pieter’s 12 startups inspires me to build more products for WordPress. Solve more problems. Build more startups.</p>\n<h2>Say It Out Loud</h2>\n<p>When I thought WP Pusher was going to be a SaaS business, I thought of it as a startup. When I decided to change the business model and rebuild it all as a single plugin, it felt weird calling it a business – or even a startup. For a short time I think I phrased it as “just a project for WordPress”, when telling people about it.</p>\n<p>Personally, I still like to think of it as a startup. I kept the landing page I built for the SaaS and I kept the blog I set up. I kept everything that I initially made when it was a “startup” I was working on. Today, I have made a conscious decision that it is in fact a startup – no matter how big or small it is.</p>\n<p>WP Pusher has many characteristics of a startup. It solves a very obvious pain point that is easy to communicate. It has a simple business model in a very large market. And finally, it has a logo and it has a nice landing page. That is a startup right there.</p>\n<p>What are you missing before you can confidently call your WordPress plugin a startup?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 21:28:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:45:\"Matt: Portland + Phoenix Press Publish Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=44801\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://ma.tt/2015/03/portland-phoenix-press-publish-events/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:775:\"<p>We’re organizing an exciting <a href=\"http://presspublish.events/\">new conference series focused on blogging, called Press Publish</a>. The speaker list has some really awesome folks on it, and will include notable WordPress bloggers telling their stories as well as <a href=\"http://automattic.com/\">Automattic</a> employees teaching tutorials and workshops. Plus, WordPress.com Happiness Engineers will be ready and waiting to help people one-on-one with their blogs.</p>\n<p>The first two events are in <strong>Portland</strong> on March 28 and in <strong>Phoenix</strong> on April 18, and <a href=\"http://presspublish.events/register/?tix_coupon=MATTBLOG\">if you register with this link in the next week or so you get a discount</a>, special for Ma.tt readers.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2015 04:58: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:\"\";}}}}}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:91:\"WPTavern: EDD 2.3 Introduces New Customer Management Interface and Performance Improvements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40484\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://wptavern.com/edd-2-3-introduces-new-customer-management-interface-and-performance-improvements\";s: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:4339:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png\" rel=\"prettyphoto[40484]\"><img class=\"aligncenter size-full wp-image-40496\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EasyDigitalDownloadsFeaturedImage.png?resize=620%2C223\" alt=\"EasyDigitalDownloadsFeaturedImage\" /></a></p>\n<p>Easy Digital Downloads 2.3 is <a title=\"https://easydigitaldownloads.com/blog/version-2-3-released/\" href=\"https://easydigitaldownloads.com/blog/version-2-3-released/\">available for download</a> and includes new features along with performance improvements. One of the highlights is the new customer management interface. The improved interface lets you quickly browse customer data in an intuitive fashion. There’s also some new API’s that allow developers to interact with customer data behind the scenes.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png\" rel=\"prettyphoto[40484]\"><img class=\"size-full wp-image-40487\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/EDD23CustomerManagmentInterface.png?resize=1025%2C808\" alt=\"New Customer Management Interface\" /></a>New Customer Management Interface\n<p>File download URLs are more secure, have better performance, and are more reliable. URLs now contain secure tokens and expiration dates to maintain the security of files. This decreases the likelihood of individuals being able to tamper with downloadable files. URLs are also shorter and easier to share.</p>\n<p>EDD 2.3 significantly improves stat tracking. For example, when you add or remove Download products on an existing payment record, the earnings and sales for the affected products are now properly updated when the payment record is saved. Performance improvements to reports include:</p>\n<ul>\n<li>Tax reports are now much more efficient</li>\n<li>A race condition related to the update process for Download earnings / sales has been resolved</li>\n<li>Individual customer stats are now much more performant</li>\n<li>The Sales / Earnings widget on the Dashboard now loads via Ajax to improve the first-load performance</li>\n</ul>\n<p>According <a title=\"https://twitter.com/chriscct7/status/575724923899023360\" href=\"https://twitter.com/chriscct7/status/575724923899023360\">to Chris Christoff</a>, core developer of EDD, the product has officially passed 10,000 commits made by 121 people since its inception on Github. Pippin Williamson, founder of EDD, states on Twitter that even though the release adds substantial features, the code base has shrunk significantly.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Thanks to the keen eyes of <a href=\"https://twitter.com/andyfragen\">@andyfragen</a>, it\'s been noticed that the EDD code base shrunk significantly with 2.3, even though we add a LOT</p>\n<p>— Pippinsplugins (@pippinsplugins) <a href=\"https://twitter.com/pippinsplugins/status/575721400650043392\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p>EDD 2.3 has eight other notable improvements:</p>\n<ul>\n<li>Download products can now be added to the cart with multiple price IDs at one time</li>\n<li>Better support for the <a href=\"https://wordpress.org/plugins/polylang/\" target=\"_blank\">Polylang</a> plugin has been added</li>\n<li>PayPal Buy Now buttons no longer create pending payment records on each click</li>\n<li>A new {ip_address} email tag has been added</li>\n<li>Numerous new action hooks and filters have been added for developers</li>\n<li>Numerous translation files have been added and several new languages as well</li>\n<li>The display of items in the cart widget has been improved to properly show quantities</li>\n<li>A large number of minor PHP issues have been resolved</li>\n</ul>\n<p>The full list of bugs and improvements is <a title=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\" href=\"https://github.com/easydigitaldownloads/Easy-Digital-Downloads/issues?q=is%3Aissue+milestone%3A2.3+is%3Aclosed\">available on Github</a>. You can <a title=\"https://wordpress.org/plugins/easy-digital-downloads/\" href=\"https://wordpress.org/plugins/easy-digital-downloads/\">download 2.3</a> from the WordPress plugin directory or update from within WordPress by visiting the Updates screen.</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, 11 Mar 2015 23:18: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: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:54:\"WPTavern: WordPress Foundation Website Gets a Redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40035\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://wptavern.com/wordpress-foundation-website-gets-a-redesign\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3663:\"<p>The <a href=\"http://wordpressfoundation.org/\" target=\"_blank\">WordPress Foundation</a> website is sporting a fresh coat of paint, based on the Twenty Fifteen default theme released with <a href=\"http://wptavern.com/wordpress-4-1-dinah-released\" target=\"_blank\">WordPress 4.1</a> last December. The foundation exists to further the mission of the open source project, most importantly by ensuring free access to the software for years to come. It also serves to protect the WordPress-related trademarks and educate the public about the software.</p>\n<p>With that mission at its core, it’s fitting that the foundation selected Twenty Fifteen for the new look. Matt Mullenweg, founder of the organization, <a href=\"https://twitter.com/photomatt/status/573256190462984192\" target=\"_blank\">identified</a> Automattic employee <a href=\"https://twitter.com/NickHamze\" target=\"_blank\">Nick Hamze</a> as responsible for the foundation’s updated design.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-foundation.png?resize=1025%2C703\" alt=\"wordpress-foundation\" class=\"aligncenter size-full wp-image-40473\" /></a></p>\n<p>When we offered a <a href=\"http://wptavern.com/first-look-at-designs-for-the-twenty-fifteen-default-wordpress-theme\" target=\"_blank\">first look at the design of Twenty Fifteen</a> prior to its release, readers made it clear that this theme would be more enthusiastically received than any other default theme in WordPress’ recent history. Twenty Fifteen offers users a clean canvas that easily lends itself to customization.</p>\n<p>Nick Hamze’s personal <a href=\"http://blog.nickhamze.com/\" target=\"_blank\">blog</a> is another beautiful example of a Twenty Fifteen customization in the wild.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/nick-hamze.png?resize=1025%2C688\" alt=\"nick-hamze\" class=\"aligncenter size-full wp-image-40474\" /></a></p>\n<p>WordCamps in particular are making excellent use of the default theme as a base for their event websites. <a href=\"http://maine.wordcamp.org/2015/\" target=\"_blank\">WordCamp Maine 2015</a> is a prime example of how designers are creatively adapting Twenty Fifteen:</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-maine.png?resize=1025%2C713\" alt=\"wordcamp-maine\" class=\"aligncenter size-full wp-image-40475\" /></a></p>\n<p><a href=\"http://london.wordcamp.org/2015/\" target=\"_blank\">WordCamp London 2015</a> organizers used the default theme to bring a grunge look to their site with the help of Google fonts and spray paint style backgrounds.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png\" rel=\"prettyphoto[40035]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordcamp-london.png?resize=1025%2C713\" alt=\"wordcamp-london\" class=\"aligncenter size-full wp-image-40477\" /></a></p>\n<p>Armed with a unique background image and a little bit of color inspiration, it’s easy for anyone to make their own totally unique version of Twenty Fifteen. Thanks to the options built into the customizer, you may not even need to create a child theme.</p>\n<p>Where else have you seen <a href=\"https://wordpress.org/themes/twentyfifteen/\" target=\"_blank\">Twenty Fifteen</a> in the wild?</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, 11 Mar 2015 22:44:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:63:\"WPTavern: Akismet Improves User Privacy by Encrypting API Calls\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40459\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://wptavern.com/akismet-improves-user-privacy-by-encrypting-api-calls\";s: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:2837:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png\" rel=\"prettyphoto[40459]\"><img class=\"size-full wp-image-40462\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/AkismetSSLFeaturedImage.png?resize=656%2C301\" alt=\"Akismet SSL Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/61423903@N06/7557181168\">Secure Cloud Computing</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Akismet 3.1 <a title=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\" href=\"https://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\">is available for download</a> and contains a bug fix that prevents it from inadvertently modifying a comment’s content during the spam filtering process. In addition to the bug fix, calls made to the Akismet API are now encrypted via SSL.</p>\n<p>While it may not seem like much on the surface, encrypting communications between WordPress and Akismet is an important change that increases the privacy of those who leave comments on your site. Christopher Finke, who works on the Akismet development team, explains why:</p>\n<blockquote><p>Akismet’s API is being offered over SSL for the same reason that all <a href=\"http://wordpress.com\">wordpress.com</a> subdomains are <a title=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\" href=\"https://en.blog.wordpress.com/2014/06/05/reset-the-net/\">now served over SSL by default</a>. Encrypting that connection decreases the chances of surveillance by a third-party. No matter what a commenter is writing about, sending their comment to be checked using SSL ensures that it will only be read by those who are meant to read it.</p></blockquote>\n<p>The move is part of a larger effort to apply SSL across WordPress.com and WordPress.org. In late 2014, almost all of WordPress.org <a title=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\" href=\"https://make.wordpress.org/meta/2014/09/23/wordpress-org-is-now-forced-ssl/\">was transitioned</a> to load over SSL/HTTPS. As part of the security hardening process of WordPress 3.7, <a title=\"http://codex.wordpress.org/WordPress.org_API\" href=\"http://codex.wordpress.org/WordPress.org_API\">api.wordpress.org,</a> which handles theme, plugin, and core updates, was forced to use SSL if the webserver supports it.</p>\n<p>If you’re not sure what SSL is or would like to learn how to implement it on your site, read the <a title=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\" href=\"https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/\">HTTPS section in the WordPress user manual</a>. It has an introduction to the protocol and provides tips on implementing, tweaking, and applying good practices</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, 11 Mar 2015 21:12:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:117:\"WPTavern: Blind SQL Injection Vulnerability Discovered in WordPress SEO Plugin by Yoast: Immediate Update Recommended\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40433\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"http://wptavern.com/blind-sql-injection-vulnerability-discovered-in-wordpress-seo-plugin-by-yoast-immediate-update-recommended\";s: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:4095:\"<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg\" rel=\"prettyphoto[40433]\"><img class=\"aligncenter size-full wp-image-40456\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/yoast.jpg?resize=1025%2C457\" alt=\"yoast\" /></a></p>\n<p>A blind SQL injection vulnerability was discovered today in the popular <a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO plugin by Yoast</a>. WPScanVulnerability Database <a href=\"https://wpvulndb.com/vulnerabilities/7841\" target=\"_blank\">issued an advisory</a> after responsibly disclosing the vulnerability to the plugin’s author:</p>\n<blockquote><p>The latest version at the time of writing (1.7.3.3) has been found to be affected by two authenticated (admin, editor or author user) Blind SQL Injection vulnerabilities.</p>\n<p>The authenticated Blind SQL Injection vulnerability can be found within the ‘admin/class-bulk-editor-list-table.php’ file. The orderby and order GET parameters are not sufficiently sanitized before being used within a SQL query.</p></blockquote>\n<p>Yoast was quick to respond with a patch and released version 1.7.4 with the following security fix:</p>\n<blockquote><p>Fixed possible CSRF and blind SQL injection vulnerabilities in bulk editor. Added strict sanitation to order_by and order params. Added extra nonce checks on requests sending additional parameters. Minimal capability needed to access the bulk editor is now Editor. Thanks <a href=\"https://github.com/ethicalhack3r\" target=\"_blank\">Ryan Dewhurst</a> from WPScan for discovering and responsibly disclosing this issue.</p></blockquote>\n<h3>Immediate Update Advised</h3>\n<p>Users running the most recent version are advised to update immediately. If you’re using Jetpack on all your sites, you can quickly update them by visiting: <a href=\"https://wordpress.com/plugins/wordpress-seo\" target=\"_blank\">https://wordpress.com/plugins/wordpress-seo</a>. There you will see all the sites where you have the plugin installed and can update from your centralized dashboard.</p>\n<p>Hosting companies are scrambling to add a fix to protect customers. The Pressable status blog sent out an <a href=\"http://status.pressable.com/2015/03/11/wordpress-seo-vulnerability/\" target=\"_blank\">advisory</a> on the vulnerability and is immediately updating installations where the plugin is active:</p>\n<blockquote><p>Our systems have already begun updating this plugin across all impacted sites on our systems, and we expect this process to be completed shortly.</p></blockquote>\n<p>SiteGround has added a <a href=\"https://www.siteground.com/blog/wordpress-seo-by-yoast-vulnerability/\" target=\"_blank\">temporary fix</a> to tide customers over in the meantime before they have the chance to update. The company added new security rules to its WAF (web application firewall), which will actively filter any possible incoming hacking attempts that try to exploit the vulnerability.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Our security team has just added a fix to protect customers from a vulnerability in <a href=\"https://twitter.com/hashtag/WP?src=hash\">#WP</a> SEO plugin by Yoast <a href=\"https://t.co/nP9qrJaO0x\">https://t.co/nP9qrJaO0x</a></p>\n<p>— SiteGround (@SiteGround) <a href=\"https://twitter.com/SiteGround/status/575701133550878720\">March 11, 2015</a></p></blockquote>\n<p></p>\n<p><a href=\"https://wordpress.org/plugins/wordpress-seo/\" target=\"_blank\">WordPress SEO by Yoast</a> is active on more than one million websites. While many hosts are being proactive about getting plugin updates to customers, most of the plugin’s users will not be able to rely on their host to take care of the update. Keeping your site safe from the vulnerability is as easy as logging in and updating to the latest version.</p>\n<p><em><strong>Update</strong></em> Joost de Valk <a title=\"https://yoast.com/wordpress-seo-security-release/\" href=\"https://yoast.com/wordpress-seo-security-release/\">published an update</a> discussing the vulnerabilities and what is fixed.</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, 11 Mar 2015 18:13: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:50:\"Akismet: Akismet 3.1 Plugin for WordPress Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://blog.akismet.com/2015/03/11/akismet-3-1-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1197:\"<p>Version 3.1 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>As of version 3.1, all calls to the Akismet API are now made using SSL, increasing the confidentiality of your commenters’ data as it travels over the wire. Developers of other Akismet libraries are now free to use <code>https</code> URLs for Akismet API endpoints as well.</p>\n<p>This update also includes a bugfix that prevents Akismet from inadvertently modifying a comment’s content during the spam filtering process.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1794/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1794/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1794&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:\"Wed, 11 Mar 2015 17:00: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:17:\"Christopher Finke\";s: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:26:\"Matt: Lessons from Jetpack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44701\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"http://ma.tt/2015/03/lessons-from-jetpack/\";s: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:375:\"<blockquote><p>Personally I can say that it was the Jetpack features that helped provide the defaults that got me hooked on WordPress. If it weren’t for that, I wouldn’t be where I am today.</p></blockquote>\n<p>Josh Pollock at Torque writes about <a href=\"http://torquemag.io/lessons-can-learn-jetpack-helped-wordpress-succeed/\">Lessons we can learn from Jetpack</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, 11 Mar 2015 03:01: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: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:90:\"WPTavern: Mentionable Plugin Adds @mentions for WordPress Content with Inline Autocomplete\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=39424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"http://wptavern.com/mentionable-plugin-adds-mentions-for-wordpress-content-with-inline-autocomplete\";s: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:3037:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg\" rel=\"prettyphoto[39424]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/01/links.jpg?resize=1024%2C508\" alt=\"photo credit: gordon2208 - cc\" class=\"size-full wp-image-36986\" /></a>photo credit: <a href=\"https://www.flickr.com/photos/gordon2208/4987669000/\">gordon2208</a> – <a href=\"http://creativecommons.org/licenses/by-nc-nd/2.0/\">cc</a>\n<p>Finding and linking to previously published content on your site is a daily necessity for bloggers and content managers. Usually, you have to search the frontend of your site or search posts/pages in the admin to track down the content you’re trying to link.</p>\n<p><a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> is a handy tool, created by the folks at <a href=\"https://xwp.co/\" target=\"_blank\">XWP</a>, that saves a lot of time on internal linking. The plugin adds @mentions to the visual editor with autocomplete for any content published on the site, including posts, pages, media, and custom post types.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png\" rel=\"prettyphoto[39424]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/mentionable.png?resize=843%2C438\" alt=\"mentionable\" class=\"aligncenter size-full wp-image-40405\" /></a></p>\n<p>Mentionable includes a settings panel for specifying the post types for which the plugin will be active. You can also select the post types that the auto-completion will match against. Users can further customize the plugin by replacing the mentionable tag with a custom <em>mentionable.php</em> template.</p>\n<p>The support for custom post types means that users can call out recipes, books, movies, products, or posts from any registered content type as links within pages or posts. This makes it easy to link to the backstory for new content, put together quick reference lists, cross promote products, etc. – all without ever having to leave the post editor.</p>\n<p>I tested the plugin and found that it works as advertised. When mentioning a post you don’t even have to start with the first word of the post title. The autocomplete will pick up any word found in a title, in case your memory of the exact title is foggy.</p>\n<p>If you decide later on that you don’t want to use the plugin anymore, it won’t affect any of the links you created previously. Your content remains intact even after the plugin is deactivated and uninstalled.</p>\n<p>A healthy amount of internal linking is often recommended for boosting your site’s SEO. According to Moz, <a href=\"http://moz.com/learn/seo/internal-link\" target=\"_blank\">internal links</a> are critical for establishing site architecture and spreading link juice. If you’re not in the habit of linking to your own content, the <a href=\"https://wordpress.org/plugins/mentionable/\" target=\"_blank\">Mentionable</a> plugin will help you do it with minimal effort.</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, 11 Mar 2015 01:17: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:\"Sarah Gooding\";s: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:78:\"WPTavern: Delicious Brains Publishes In-depth Guides on The 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40388\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/delicious-brains-publishes-in-depth-guides-on-the-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1896:\"<p><a title=\"https://deliciousbrains.com/\" href=\"https://deliciousbrains.com/\">Delicious Brains</a>, the creators of <a title=\"https://wordpress.org/plugins/wp-migrate-db/\" href=\"https://wordpress.org/plugins/wp-migrate-db/\">WP Migrate DB</a>, <a title=\"https://deliciousbrains.com/tour-wordpress-database/\" href=\"https://deliciousbrains.com/tour-wordpress-database/\">published a guide</a> that walks developers through the WordPress database. The guide describes every database table and there associated columns within WordPress single site. It also features an <a title=\"http://codex.wordpress.org/Database_Description#Database_Diagram\" href=\"http://codex.wordpress.org/Database_Description#Database_Diagram\">entity relationship diagram</a> that explains the relationships between the various tables. Although the image was created for WordPress 3.8, it’s still accurate.</p>\n<p>For those who want to learn the database structure of WordPress Multisite, check out their <a title=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\" href=\"https://deliciousbrains.com/wordpress-multisite-database-tour/\">Multisite database tour</a> as there are some key database changes to take note of:</p>\n<blockquote><p>When a WordPress site is <a href=\"http://codex.wordpress.org/Create_A_Network\">converted to a Multisite install</a>, a “network” of subsites is created. The existing site is converted to the first subsite in the network. The database classes the network itself as a site (wp_site), and each subsite as a blog (wp_blogs).</p>\n<p>Certain tables are used only by a subsite, and a new set of tables are created every time a site is added to the network. Each set of tables is differentiated by the blog_id for the subsite used in the table prefix. e.g. `wp_2_posts`.</p></blockquote>\n<p>I encourage you to bookmark both guides as they’re excellent resources.</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, 10 Mar 2015 21:58: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: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:116:\"WPTavern: CodeGuard Survey Shows More Education is Needed on Backup Software, Services, and Strategies For WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40341\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"http://wptavern.com/codeguard-survey-shows-more-education-is-needed-on-backup-software-services-and-strategies-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4426:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png\" rel=\"prettyphoto[40341]\"><img class=\"aligncenter size-large wp-image-40382\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardSurveyResultsFeaturedImage.png?resize=500%2C187\" alt=\"CodeGuard Survey Results Featured Image\" /></a></p>\n<p><a title=\"https://www.codeguard.com/\" href=\"https://www.codeguard.com/\">CodeGuard</a>, a service that specializes in automated backups to the cloud, has published the results of its 2015 WordPress survey. The survey took place between February 18th-20th and was answered by 503 WordPress users. Backing up is an important part of maintaining a website, so it’s a bit shocking to see such high percentages of people who either don’t backup on a regular basis or who don’t think backup plans are important.</p>\n<p>Out of 503 respondents:</p>\n<ul>\n<li>25% have received “very little training” in the use of WordPress</li>\n<li>22% haven’t been trained at all in WordPress backup and have “no idea” how to do it</li>\n<li>21% have seen the “white screen of death” multiple times, and “it’s horrible!”</li>\n<li>69% have had a plugin fail after an update, and 24% have had it happen “many times”</li>\n<li>63% have deleted files that were not backed up</li>\n<li>22% said that a backup plugin seems “unimportant” to them</li>\n<li>24% said “This site is my livelihood, I’d pay almost anything for a complete restore,” while 19% said they’d be willing to spend several thousand dollars, at least</li>\n</ul>\n<p>I’m surprised to see only 24% of respondents use a backup plugin at all considering there’s so many <a title=\"https://wordpress.org/plugins/search.php?q=backup\" href=\"https://wordpress.org/plugins/search.php?q=backup\">free options available</a>. There appears to be a correlation between those who have little to no WordPress training and the lack of education on how to establish a backup plan. I realize 503 WordPress users is not a large sample size, but the numbers indicate more education is needed on backup software, services, and strategies.</p>\n<p>It’s also alarming to see 69% of respondents have had a plugin fail after an update and 24% of those have had it happen several times. This is further proof that WordPress is <a title=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\" href=\"http://wptavern.com/its-time-for-wordpress-to-automatically-update-themes-plugins-and-core-by-default\">not ready to automatically update plugins</a> by default.</p>\n<p>An important data point missing from the survey is how many of the respondents rely on automatic backups provided by their webhost. Not every user needs a plugin to manage backups and for a number of managed WordPress hosting companies, automatic backups are part of the package. In fact, most managed WordPress hosting providers discourage and disallow backup plugins from being used. An <a title=\"http://wpengine.com/support/disallowed-plugins/\" href=\"http://wpengine.com/support/disallowed-plugins/\">example is WP Engine</a>:</p>\n<blockquote><p>In general, however, we discourage the use of backup plugins. They needlessly duplicate our built-in functionality, rely on a large amount of local storage and can store files in an insecure manner. Not only that, many of these plugins run their backup jobs at inopportune times. This can slow database connectivity with extra — and sometimes very large — MySQL queries and cause timeouts on larger sites.</p></blockquote>\n<p>This infographic provided by CodeGuard visually shows the survey’s results. When browsing, I suggest replacing <em>WordPress users</em> with <em>respondents</em> as WordPress users sounds too broad. After reviewing the data, let me know if the results surprise you or if it corresponds to what you’re experiencing with clients.</p>\n<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png\" rel=\"prettyphoto[40341]\"><img class=\"wp-image-40371 size-full\" src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/CodeGuardInfographic.png?resize=1025%2C4879\" alt=\"CodeGuard Infographic Showing Survey Results\" /></a>CodeGuard Infographic Showing Survey Results\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:\"Tue, 10 Mar 2015 19:49:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:87:\"WPTavern: WordPress Antispam Bee Plugin Adds Option to Trust Commenters with a Gravatar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40344\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wordpress-antispam-bee-plugin-adds-option-to-trust-commenters-with-a-gravatar\";s: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:4082:\"<a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/bee.jpg?resize=1025%2C467\" alt=\"photo credit: Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax - (license)\" class=\"size-full wp-image-40353\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/54563451@N08/9302552275\">Osmia pumila, M, Face, MD_2013-06-25.18.39.16 ZS PMax</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>Version 2.6.5 of the popular <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a> plugin is out today with a new feature that allows administrators to trust commenters with a <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a>. The idea for the function was suggested by Caspar Hübinger, a long-time user of the plugin.</p>\n<p>“Have you ever seen a spam comment with a Gravatar image? I haven’t,” Hübinger said in a <a href=\"http://glueckpress.com/6500/trust-the-gravatar/\" target=\"_blank\">post</a> introducing the new feature. “So I suggested to include an option in Antispam Bee to trust commenters with a Gravatar by default, and Sergej, creator of Antispam Bee, was kind enough to implement it.”</p>\n<p>Although the plugin was mentioned by Matt Mullenweg during his Q&A at WordCamp Europe 2014, English speakers have largely overlooked it in the past. Antispam Bee was created by German WordPress plugin developer <a href=\"http://wpcoder.de/\" target=\"_blank\">Sergej Müller</a> and its description page on WordPress.org is written in German. He has actively developed and maintained the plugin since 2009. It is currently used on 200,000+ installations of WordPress.</p>\n<p>One might think that it would make sense to include an English copy of the description to gain a larger user base, but Müller elected to keep it in German due to the plugin’s incompatibilities. Antispam Bee is incompatible with many of the major commenting systems used by English speakers, including Disqus, Jetpack Comments, and AJAX Comment Form.</p>\n<p>English speakers who use <a href=\"http://jetpack.me/support/comments/\" target=\"_blank\">Jetpack Comments</a> often use <a href=\"http://akismet.com/\" target=\"_blank\">Akismet</a>, since the two work together seamlessly. Akismet is far more well-known, since it comes packaged with WordPress by default. However, Antispam Bee has a solid set of features that make it a decent alternative:</p>\n<ul>\n<li>Ad-free</li>\n<li>No storage of personal data</li>\n<li>No registration required</li>\n<li>Free for commercial projects</li>\n<li>No adjustment required by theme templates</li>\n<li>All functions can be controlled by the user</li>\n<li>Statistics for the last 30 days displayed as a dashboard widget</li>\n<li>Supports six languages: German, English, French, Russian, Dutch, and Slovenian</li>\n</ul>\n<p>The plugin also comes with 20 configurable options for customizing its spam-blocking features, including the ability to disable spam email notifications, block comments from certain countries, allow comments only in certain languages, delete after X days, and much more. These options allow you to tailor your anti-spam shield to lessen your moderation load.</p>\n<p><a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg\" rel=\"prettyphoto[40344]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/antispam-bee.jpg?resize=1025%2C714\" alt=\"antispam-bee\" class=\"aligncenter size-full wp-image-40377\" /></a></p>\n<p>If you’re intrigued by <a href=\"https://wordpress.org/plugins/antispam-bee/\" target=\"_blank\">Antispam Bee</a>‘s latest feature that allows you to trust commenters who have a Gravatar, give the plugin a try the next time you’re reviewing spam-blocking solutions. The option is a creative use of WordPress’ built-in support for Gravatar. Current users of the plugin can find the new setting in the admin under <strong>Settings > Antispam Bee</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:\"Tue, 10 Mar 2015 19:06: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:\"Sarah Gooding\";s: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:87:\"WPTavern: WPupdatePHP Project Aims to Help WordPress Users Get on Newer Versions of PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40303\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wpupdatephp-project-aims-to-help-wordpress-users-get-on-newer-versions-of-php\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4470:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg\" rel=\"prettyphoto[40303]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/php.jpg?resize=700%2C329\" alt=\"photo credit: Feediza.com\" class=\"size-full wp-image-40331\" /></a>photo credit: <a href=\"http://feediza.com/\">Feediza.com</a>\n<p>Developers are anxious for WordPress to bump up the minimum PHP requirement for core, as it’s currently lingering at 5.2, which is no longer among the <a href=\"http://php.net/supported-versions.php\" target=\"_blank\">supported versions of PHP</a>. As of August 2014, PHP 5.3 no longer receives patches for security vulnerabilities.</p>\n<p><a href=\"http://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" target=\"_blank\">Recent updates to WordPress.org stats</a> indicate that 16.4% of WordPress sites are still running on PHP 5.2 and 38% on PHP 5.3. According to lead developer Andrew Nacin, bumping the minimum required version is not likely to happen soon, due to the sheer number of sites that would be negatively impacted.</p>\n<p>“One-sixth of all sites running PHP 5.2 is still many millions of sites,” he said. “If we move the PHP minimum version too early, we risk stranding millions of installs on older versions of WordPress.” In the meantime, the WordPress project is researching the current state of PHP offerings available at popular hosts and will soon be urging them to update to more recent versions.</p>\n<p>WordPress developer <a href=\"http://coenjacobs.me/\" target=\"_blank\">Coen Jacobs</a> believes that the effort to contact hosts will not be enough to help everyone. His new <a href=\"http://www.wpupdatephp.com/\" target=\"_blank\">WPupdatePHP</a> project was created to educate end users on outdated versions of PHP. The <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP library</a> is a tool that developers can bundle into their plugins in order to require users to upgrade to PHP 5.4+ hosting. It is intended for use within new plugins, not for locking users out of existing ones.</p>\n<p>If a user does not meet the minimum PHP version requirements when installing the plugin, he will be presented with an admin notice:</p>\n<blockquote><p>Unfortunately, this plugin can not run on PHP versions older than [ specified version ]. Read more information about <a href=\"http://www.wpupdatephp.com/update/\">how you can update</a>.</p></blockquote>\n<p>The idea of the WPupdatePHP project is to enlist end users in putting pressure on hosts to <a href=\"http://www.wpupdatephp.com/update/\" target=\"_blank\">update their versions of PHP</a>. A future version of the library would add the ability for developers to make the PHP version a “soft requirement,” which would still display the notice but won’t stop the user from using the plugin.</p>\n<p>“The core WordPress team can’t get every single hosting company to comply,” Jacobs said in a recent post titled <em><a href=\"http://coenjacobs.me/updating-php-everyones-responsibility/\" target=\"_blank\">Updating PHP is Everyone’s Responsibility</a></em>. “I admire their intentions, but in reality this is not going to help everybody.”</p>\n<p>He predicts a need for the WPupdatePHP library even after WordPress bumps its minimum required PHP version. “PHP 5.4 is actually already nearing its EOL date and we’re still figuring out how to make PHP 5.2 and 5.3 platforms go away,” he said. In mid-September 2015, PHP 5.4 will not longer receive security fixes.</p>\n<p>Jacobs believes that the changes that need to happen require more than a one-time campaign where the WordPress project successfully badgers hosts to update to PHP 5.4.</p>\n<p>“In six months we’ll have this same issue all over again,” he said. “As soon as webhosting companies have finally finished off their PHP 5.2 and 5.3 environments, we can start this whole campaign all over again to get rid of PHP 5.4. And so on.”</p>\n<p>If you are a WordPress developer interested in enlisting your plugin’s users to help push hosts to update PHP versions, check out <a href=\"https://github.com/WPupdatePHP/wp-update-php\" target=\"_blank\">WPupdatePHP on GitHub</a>.</p>\n<p>“The end user is one of our most important, but underestimated, assets in this battle,” Jacobs said. “They have the strongest voice in this all.”</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, 09 Mar 2015 22:24: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:13:\"Sarah Gooding\";s: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:60:\"WPTavern: WordPress.com Adds oEmbed Support For CartoDB Maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40265\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://wptavern.com/wordpress-com-adds-oembed-support-for-cartodb-maps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1371:\"<p>WordPress.com <a title=\"https://en.support.wordpress.com/cartodb-embeds/\" href=\"https://en.support.wordpress.com/cartodb-embeds/\">now supports oEmbeds</a> for<a title=\"http://cartodb.com/\" href=\"http://cartodb.com/\"> CartoDB,</a> a tool used to create and share interactive maps. Simply copy and paste a CartoDB map URL into the WordPress.com post editor and a live preview will display. Here’s an example of a map using the standard HTML embed code.</p>\n<p></p>\n<p>According to an announcement on the <a title=\"http://blog.cartodb.com/wordpress/\" href=\"http://blog.cartodb.com/wordpress/\">official CartoDB blog</a>, embed support has also been added to Jetpack. However, I discovered after testing that it’s not yet supported. I reached out to Jetpack’s development team to find out when it will be added, but they’re <a title=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\" href=\"https://wordpress.org/support/topic/jetpack-staff-will-be-unavailable-until-march-16th\">not available</a> until March 16th.</p>\n<p>With more than 60 million users, CartoDB has an incredible opportunity to expand its reach by being accessible on a platform where over <a title=\"https://wordpress.com/activity/\" href=\"https://wordpress.com/activity/\">409 million people</a> view more than 17.6 billion pages each month.</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, 09 Mar 2015 20:13: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: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: Lovecraft: New Free WordPress Theme Combines Prominent Imagery with Strong Serif Fonts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40251\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/lovecraft-new-free-wordpress-theme-combines-prominent-imagery-with-strong-serif-fonts\";s: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:3402:\"<p>WordPress theme author <a href=\"http://www.andersnoren.se/\" target=\"_blank\">Anders Norén</a> is back to releasing themes after a brief hiatus over the winder holidays. <a href=\"https://wordpress.org/themes/lovecraft/\" target=\"_blank\">Lovecraft</a>, is his 10th theme to be approved on WordPress.org.</p>\n<p>The Lovecraft design was inspired by the work of <a href=\"http://en.wikipedia.org/wiki/H._P._Lovecraft\" target=\"_blank\">H.P. Lovecraft</a>, an American horror fiction author known for his “weird realism” – the idea that reality is fundamentally weird and the human mind is incapable of realistically representing it.</p>\n<p>Norén’s tribute to Lovecraft’s work is conveyed most clearly through the serif-heavy typography of the theme and a strong focus on the imagery assigned to each post. He selected Google Font’s <a href=\"http://www.google.com/fonts/specimen/Playfair+Display\" target=\"_blank\">Playfair Display</a> for page and post headers, accompanied by Georgia for the body text. The bright red links and red post meta complement the design’s literary theme.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft.png?resize=880%2C660\" alt=\"lovecraft\" class=\"aligncenter size-full wp-image-40267\" /></a></p>\n<p>The homepage showcases a full-width header image and each post replaces that image with its own featured image. These images, along with the rest of the theme, gracefully scale down for smaller devices.</p>\n<p>Lovecraft, like many other recently released themes, adds additional features by offering support for <a href=\"http://jetpack.me/\" target=\"_blank\">Jetpack</a>, including the infinite scroll module and styles for tiled galleries.</p>\n<p>Norén took every small detail into consideration when creating Lovecraft, as you can see with the blockquotes design, ordered lists, post media, and form styles on the <a href=\"http://andersnoren.se/themes/lovecraft/style-guide/\" target=\"_blank\">Style Guide</a> page.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg\" rel=\"prettyphoto[40251]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/lovecraft-blockquote.jpg?resize=617%2C217\" alt=\"lovecraft-blockquote\" class=\"aligncenter size-full wp-image-40283\" /></a></p>\n<p>The theme allows you to select the accent color via the customizer. It also includes support for a custom logo, editor styles, and matching widgets for Flicker, recent posts, and recent comments with thumbnails. Pages have an additional template for full-width display. Check out the <a href=\"http://andersnoren.se/themes/lovecraft/\" target=\"_blank\">live demo</a> to see Lovecraft in action.</p>\n<p>If you’re looking for a bold new theme for your blog and you appreciate strong serif fonts, Lovecraft is a thoughtfully-designed option. The theme is <a href=\"http://www.wordpress.org/themes/lovecraft\" target=\"_blank\">available for free</a> in the WordPress Theme Directory as of today. For more information on how Anders Norén finds continual inspiration for his free themes, check out our recent <a href=\"http://wptavern.com/a-chat-with-anders-noren-on-finding-inspiration-for-wordpress-theme-design\" target=\"_blank\">interview</a> with the designer.</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, 09 Mar 2015 18:54: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:\"Sarah Gooding\";s: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:21:\"Matt: NNT of Medicine\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44289\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/ntt-of-medicine/\";s: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:643:\"<p><a href=\"http://www.wired.com/2014/10/number-needed-to-treat/\">This Man’s Simple System Could Transform American Medicine</a>, about a quest to quantify the effects of medicine and treatment differently, which is really needed.</p>\n<p>Update: Looks like it’s built on WordPress, too:</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>.<a href=\"https://twitter.com/photomatt\">@photomatt</a> Thanks for the link! I built the site with Dave Newman (powered by WordPress)!</p>\n<p>— Graham Walker (@grahamwalker) <a href=\"https://twitter.com/grahamwalker/status/575069240140656641\">March 9, 2015</a></p></blockquote>\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:\"Mon, 09 Mar 2015 18:47: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:82:\"WPTavern: bbPress 2.5.5 Released, Patches Three Potential 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=40253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wptavern.com/bbpress-2-5-5-released-patches-three-potential-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:907:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png\" rel=\"prettyphoto[40253]\"><img class=\"aligncenter size-full wp-image-24338\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/06/bbpress.png?resize=1025%2C378\" alt=\"bbpress\" /></a></p>\n<p>bbPress 2.5.5 is <a title=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\" href=\"https://bbpress.org/blog/2015/03/bbpress-2-5-5-security-release/\">available for download</a>. This release fixes three potential security vulnerabilities reported by <a title=\"https://profiles.wordpress.org/jdgrimes\" href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a> and was pushed out within nearly 24 hours of being notified. Users should update as soon as possible as all previous 2.x versions are vulnerable. The patches have also been applied to the 2.6 development branch that will soon have a beta release.</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, 09 Mar 2015 17:24:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:18:\"Matt: 25k DMCA Win\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44791\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"http://ma.tt/2015/03/25k-dmca-win/\";s: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:566:\"<blockquote><p>WordPress [actually Automattic] has scored an important victory in court against a man who abused the DMCA to censor an article of a critical journalist. The court agreed that the takedown request was illegitimate and awarded WordPress roughly $25,000 in damages and attorneys fees.</p></blockquote>\n<p>Yes! Good laws become bad when people abuse them. Here’s the source: <a href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">WordPress Wins $25,000 From DMCA Takedown Abuser</a> (s/WordPress/Automattic/).</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, 08 Mar 2015 17:55:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:36:\"Matt: Psychology of a Small Playlist\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://ma.tt/?p=44757\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2015/03/psychology-of-a-small-playlist/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"<p>Joseph Mosby experiments with my trick of listening to a song on repeat to get work done, <a href=\"http://josephmosby.com/2015/02/15/the-psychology-of-a-small-playlist-on-repeat.html\">and digs a bit into the psychology behind it</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, 08 Mar 2015 07:10: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: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:84:\"WPTavern: Automattic and Oliver Hotham Win Court Battle Against DMCA Takedown Abuser\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40222\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/automattic-and-oliver-hotham-win-court-battle-against-dmca-takedown-abuser\";s: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:3721:\"<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png\" rel=\"prettyphoto[40222]\"><img class=\"size-full wp-image-40224\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/AutomatticCourtFeaturedImage.png?resize=642%2C299\" alt=\"Automattic Court Featured Image\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/46274125@N00/1558886731\">Former Supreme Court, Singapore</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>In August of 2013, <a title=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\" href=\"http://www.theguardian.com/technology/2013/aug/13/wordpress-straight-pride-uk\">Automattic was criticized</a> for its role in taking down <a title=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\" href=\"https://oliverhotham.wordpress.com/2013/08/11/the-sordid-tale-of-how-i-was-censored-by-straight-pride-uk/\">Oliver Hotham’s website</a> after the Straight Pride UK group filed a DMCA takedown notice with WordPress.com. In the Guardian article, WordPress.com admitted that the takedown notice was an abuse of the law. In November of 2013, <a title=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\" href=\"http://en.blog.wordpress.com/2013/11/21/striking-back-against-censorship/\">Automattic announced</a> that it teamed up with Hotham in <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-hotham-complaint.pdf\">two</a> separate <a title=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\" href=\"http://en.blog.files.wordpress.com/2013/11/2013-11-21-final-retraction-watch-complaint.pdf\">lawsuits</a>.</p>\n<p>The lawsuits were filed in federal court under Section 512(f) of the DMCA. Section 512(f) is the provision that allows users to hold people accountable when they make false infringement accusations.</p>\n<p>Torrentfreak reports that <a title=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\" href=\"http://torrentfreak.com/wordpress-wins-25000-from-dmca-takedown-abuser-150305/\">Automattic has won the case</a> with a $25K settlement. According to court documents, United States Magistrate Judge Joseph Spero <a title=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\" href=\"http://ia601008.us.archive.org/20/items/gov.uscourts.cand.272130/gov.uscourts.cand.272130.31.0.pdf\">wrote a report</a> and recommendation in favor of Automattic and Hotham. The <a title=\"http://torrentfreak.com/images/wp-steiner.pdf\" href=\"http://torrentfreak.com/images/wp-steiner.pdf\">courts agreed with his report</a> and recommendation. Since the defendant chose to default, the courts saw no reason to require further expenditure of resources and awarded the victory to Automattic.</p>\n<p>The settlement is split between three parties: Automattic’s employee time, attorneys, and Hotham.</p>\n<blockquote><p>It is Ordered and Adjudged that defendant Nick Steiner pay damages in the amount of $960.00 for Hotham’s work and time, $1,860.00 for time spent by Automattic’s employees, and $22,264.00 for Automattic’s attorney’s fees, for a total award of $25,084.00.</p></blockquote>\n<p>There are two things I take away from the victory. First, it sets a precedent that Automattic can and will fight against those who abuse the <a title=\"http://automattic.com/dmca-notice/\" href=\"http://automattic.com/dmca-notice/\">DMCA takedown procedure</a>. Second, attorneys are expensive.</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, 07 Mar 2015 04:44: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: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:24:\"Matt: Standalone Cameras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44780\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/03/standalone-cameras/\";s: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:172:\"<p>Om Malik on the decline of cameras as gadgets, <a href=\"http://om.co/2015/03/06/standalone-camera-shot-dead-by-iphone/\">Standalone camera: Shot (Dead) By iPhone</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Mar 2015 02:08:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WPTavern: New Plugin Adds Openname Avatars to WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=39992\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://wptavern.com/new-plugin-adds-openname-avatars-to-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4497:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname.jpg?resize=720%2C299\" alt=\"openname\" class=\"aligncenter size-full wp-image-40208\" /></a></p>\n<p>In November 2014, Onename <a href=\"http://blog.onename.io/decentralized-auth-identity-open-source/\" target=\"_blank\">announced</a> that it would be extending its Openname protocol to support decentralized authentication. The company also <a href=\"https://github.com/openname\" target=\"_blank\">open sourced the protocol and directory software</a> so that developers can build their own infrastructure with it.</p>\n<blockquote><p>We believe the future of identity will be decentralized, and for any identity system to be truly decentralized, no entity can have a monopoly over registering users or displaying their profiles. Anyone should be able to claim a username and fill out their profiles either using a provider/registrar of their choice or on their own without any third party.</p></blockquote>\n<p>The <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> decentralized identity and naming system is built on the Blockchain. It makes it possible for anyone to create an online identity, which can then be used to make Bitcoin transactions. The company’s long-term goal is to pioneer a decentralized authentication protocol:</p>\n<blockquote><p>What we need is a password-less authentication process that doesn’t require any particular third party; an open, decentralized auth protocol that lets users conveniently sign in and be in control of the data they release to apps and where they store it.</p>\n<p>Openname Auth is our work-in-progress proposal for decentralized, password-less authentication in which users login by simply entering a username (their openname) and approving an auth request on their desktop or mobile device.</p></blockquote>\n<p>OneName <a href=\"http://venturebeat.com/2014/11/14/y-combinator-backed-onename-raises-1-5m-open-sources-its-bitcoin-identity-directory/\" target=\"_blank\">raised $1.5 million in funding</a> to continue developing the platform as part of its quest to <a href=\"http://blog.onename.io/evolution-of-the-internet/\" target=\"_blank\">return the web to its decentralized roots</a>.</p>\n<h3>Openname Avatars for WordPress</h3>\n<p>WordPress core supports <a href=\"https://en.gravatar.com/\" target=\"_blank\">Gravatar</a> by default for providing blog and comment author avatars. Thanks to the new <a href=\"https://wordpress.org/plugins/openname/\" target=\"_blank\">Opennname plugin for WordPress</a>, site administrators can now offer users the option to associate a Openname avatars with an account on self-hosted sites.</p>\n<p>In order to test the plugin, you’ll need to first sign up for an <a href=\"https://openname.org/\" target=\"_blank\">Openname</a> account (which requires an account at Onename or Namecoin).</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-profile.jpg?resize=1025%2C307\" alt=\"openname-profile\" class=\"aligncenter size-full wp-image-40190\" /></a></p>\n<p>After you install the Openname plugin on your WordPress site, any registered user will be able to elect to use his Openname avatar by visiting /wp-admin/profile.php. Once you add your Openname, the plugin will keep your WordPress avatar in sync (with a short delay) with your Openname Avatar.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg\" rel=\"prettyphoto[39992]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/openname-settings.jpg?resize=720%2C264\" alt=\"openname-settings\" class=\"aligncenter size-full wp-image-40191\" /></a></p>\n<p>The Openname plugin was created by <a href=\"https://www.larrysalibra.com/\" target=\"_blank\">Larry Salibra</a>, founder and CEO of <a href=\"https://www.pay4bugs.com/\" target=\"_blank\">Pay4Bugs</a>. I tested it and found it to work as advertised.</p>\n<p>In the future, once the Openname Auth is more developed, it would be awesome if Salibra added this to his WordPress plugin. Onename might do well to create its own official plugin for this. Given that WordPress currently powers 23% of the world’s websites, an official Openname authentication plugin might bring wider adoption for its decentralized identity system.</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, 06 Mar 2015 23:30:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:50:\"WPTavern: WordPress Publishes Security White Paper\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40096\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordpress-publishes-security-white-paper\";s: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:3694:\"<a href=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg\" rel=\"prettyphoto[40096]\"><img src=\"http://i2.wp.com/wptavern.com/wp-content/uploads/2015/03/security.jpg?resize=1024%2C514\" alt=\"photo credit: Lock - (license)\" class=\"size-full wp-image-40187\" /></a>photo credit: <a href=\"http://www.flickr.com/photos/58441544@N00/2660230441\">Lock</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>As WordPress currently powers 23% of the web, the platform’s security is constantly under scrutiny. WordPress has long been a favorite target of hackers and spammers who want to get the most return on their efforts. Since the the platform powers millions of websites, a critical vulnerability with a popular plugin or WordPress core can affect a large chunk of the web in a short amount of time.</p>\n<p>WordPress published a <a href=\"https://wordpress.org/about/security/\" target=\"_blank\">security white paper</a> this week to help the public learn more about the core software security. Many consultants have had the experience of clients who are considering WordPress but are wondering if it’s secure. This document was created both for decision makers who are evaluating WordPress and developers who are building on top of the software.</p>\n<p>The document is available as a <a href=\"https://github.com/WordPress/Security-White-Paper/blob/master/WordPressSecurityWhitePaper.pdf?raw=true\" target=\"_blank\">PDF</a>, and here’s what you’ll find inside:</p>\n<blockquote><p>This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software.</p></blockquote>\n<p>The white paper gives an introduction to the core leadership team, the WordPress Security Team, how a release cycle works, and responsible disclosure of vulnerabilities. The second half of the document covers common security vulnerabilities and how WordPress protects itself against those potential risks.</p>\n<p>Just like WordPress itself, the security white paper is open to contribution. Anyone can submit a pull request on the <a href=\"https://github.com/WordPress/Security-White-Paper\" target=\"_blank\">WordPress repository</a>.</p>\n<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png\" rel=\"prettyphoto[40096]\"><img src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/wordpress-security-whitepaper.png?resize=1025%2C753\" alt=\"wordpress-security-whitepaper\" class=\"aligncenter size-full wp-image-40178\" /></a></p>\n<p>The security white paper is in need of translations in order to be more accessible to WordPress’ global audience. If you can assist with a particular translation, the repository has simple instructions for how to submit it on GitHub.</p>\n<blockquote><p>To translate the white paper, please create a sub-directory of the project, giving it the correct ISO639 code (for example, pt for Portuguese), and submit a pull request.</p></blockquote>\n<p>WordPress consultants will find this white paper to be an excellent resource to refer to during sales negotiations. If you’re a developer just getting started learning about WordPress’ inherent security, the document is provides a solid overview.</p>\n<p>Hackers who are looking to receive bounty for finding security vulnerabilities can find <a href=\"https://hackerone.com/automattic\" target=\"_blank\">Automattic on HackerOne</a>. The company regularly rewards hackers with bounty for security bugs discovered with WordPress.com, which is powered by the core WordPress software.</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, 06 Mar 2015 20:11: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:13:\"Sarah Gooding\";s: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:71:\"WPTavern: Version One of The WordPress History Book is Ready For Review\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40148\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://wptavern.com/version-one-of-the-wordpress-history-book-is-ready-for-review\";s: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:4283:\"<p><a href=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png\" rel=\"prettyphoto[40148]\"><img class=\"aligncenter size-full wp-image-40153\" src=\"http://i0.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressHistoryBookFeaturedImage.png?resize=657%2C231\" alt=\"WordPress History Book Featured Image\" /></a></p>\n<p>During the <a title=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\" href=\"http://wordpress.tv/2013/07/29/matt-mullenweg-state-of-the-word-2013/\">2013 State of the Word</a> presentation at WordCamp San Francisco, Matt Mullenweg announced a new project called <a title=\"https://github.com/WordPress/book\" href=\"https://github.com/WordPress/book\">WordPress The Book</a>. After nearly two years of writing, Siobhan McKeown <a title=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\" href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">has announced</a> that version one is ready for review. She also states that the book will be produced in just over a month and that now’s the time to give feedback.</p>\n<blockquote class=\"twitter-tweet\" width=\"550\"><p>Finished V1 of the WordPress book: <a href=\"https://t.co/MC59LjeyFH\">https://t.co/MC59LjeyFH</a> We\'ll be producing it in just over a month so if you have feedback now\'s the time</p>\n<p>— Siobhan McKeown (@SiobhanPMcKeown) <a href=\"https://twitter.com/SiobhanPMcKeown/status/573544639170478081\">March 5, 2015</a></p></blockquote>\n<p></p>\n<p>While you can download the book, I recommend browsing and reading it on Github so you don’t have to worry about opening files with the .MD extension. It’s also easier to submit pull requests to correct typos or grammatical errors. The book is <a title=\"https://github.com/WordPress/book/tree/master/Content\" href=\"https://github.com/WordPress/book/tree/master/Content\">divided into six parts</a> that contain a few chapters each.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png\" rel=\"prettyphoto[40148]\"><img class=\"size-full wp-image-40152\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/WordPressBookChapters.png?resize=1025%2C432\" alt=\"Chapters Of The WordPress History Book\" /></a>Chapters Of The WordPress History Book\n<p>If you come across any errors while reading the book, you can submit corrections by creating a pull request or an issue on the tracker. Here are a few things to look out for as you read:</p>\n<ul>\n<li>Factual errors: notes about factual errors are welcome. All suggestions for changes should be evidenced with links that back up any claims. Any facts that cannot be corroborated will not be included.</li>\n<li>Clarity: any paragraphs or sections that you feel are not clear. This would be of particular help in sections that are technical in nature.</li>\n<li>Omissions: anything that you feel has been omitted or not sufficiently covered. Note that this is a lengthy piece of writing and many issues have to be condensed to ensure that it is a manageable and interesting read. Suggestions about omissions should be accompanied with information about why it should be included, and backed up with evidence as to their importance.</li>\n<li>Images: if you have any images that you feel would complement the text, we’d love to have them.</li>\n</ul>\n<p>McKeown is also looking for help writing haikus. Ideally, she’d like one for the book’s opening and one for each section. It will be published in two forms, a digital edition for the web and an e-book. McKeown also hinted at the possibility of printing physical copies, “We’re investigating different print options, so the feasibility of doing a print run or of offering print on demand.”</p>\n<p>I’ve read a few chapters of the book already and it’s like a trip down memory lane. It’s interesting to read some of the historical moments of the project’s history, especially the years of GPL debates. Whether you’re brand new to WordPress and want to learn its history or you’re a veteran who needs a refresher, this book delivers. Please help McKeown by proofreading the first version and help make it the best WordPress history book possible.</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, 06 Mar 2015 17:00:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:48:\"Dougal Campbell: WordPress › About » 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:34:\"http://dougal.gunters.org/?p=80603\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-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:1059:\"<p><i>“This document is an analysis and explanation of the WordPress core software development and its related security processes, as well as an examination of the inherent security built directly into the software. Decision makers evaluating WordPress as a content management system or web application framework should use this document in their analysis and decition-making, and for developers to refer to it to familiarize themselves with the security components and best practices of the software.”</i></p>\n<p><a href=\"https://wordpress.org/about/security/\">WordPress › About » Security</a></p>\n<p>Original Article: <a rel=\"nofollow\" href=\"http://dougal.gunters.org/blog/2015/03/06/wordpress-about-security/\">WordPress › About » Security</a><br />\n<a rel=\"nofollow\" href=\"http://dougal.gunters.org\">Dougal Campbell's geek ramblings - WordPress, web development, and world domination.</a></p>\n<div class=\"yarpp-related-rss yarpp-related-none\">\n<img src=\"http://yarpp.org/pixels/5db43ee24c4f1e1d0e45d08cc91b0130\" alt=\"YARPP\" />\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2015 15:36: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:15:\"Dougal Campbell\";s: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:61:\"WPTavern: Insight Into WordPress Communities Around The World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://wptavern.com/insight-into-wordpress-communities-around-the-world\";s: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:3508:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png\" rel=\"prettyphoto[40138]\"><img class=\"aligncenter size-full wp-image-40141\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/KinstaWordPressCommunitiesFeaturedImage.png?resize=727%2C338\" alt=\"KInsta WordPress Communities Featured Image\" /></a></p>\n<p>One of the greatest things about WordPress is its diverse community throughout the world. <a title=\"https://kinsta.com/\" href=\"https://kinsta.com/\">Kinsta</a> has published a <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">fantastic and inspirational post</a> that looks at up and coming WordPress communities in 5 continents and 17 countries.</p>\n<p>My favorite story is Juanfra Aldasoro, co-organizer of WordCamp Buenos Aires, describing how the WordPress community in Argentina was organized. In 2007, Buenos Aires hosted the first WordCamp outside the US. Despite hosting a few more WordCamps, the community lacked organization. Aldasoro explains how celebrating WordPress’ 10th anniversary brought the right group of people together:</p>\n<blockquote><p>When WordPress turned 10, in May of 2013, thanks to a banner in the Codex site we created a celebration meetup. More than 20 people showed up, and the good thing was that we were a bunch of geeks on the same track. We had the people but we were lacking an organization. The ones interested in having an organized community kept in touch, we formed WordPress Argentina (<a href=\"https://twitter.com/wpargentina\" target=\"_blank\">@wpargentina</a>) and during 2014 we started to hold more formal monthly meetups.</p></blockquote>\n<p>One of the things I noticed is that several of the people <a title=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\" href=\"https://kinsta.com/learn/wordpress-communities-around-the-world/\">featured in the article</a> use Facebook groups for communication. Although a number of US based WordPress meetups use <a title=\"http://www.meetup.com/\" href=\"http://www.meetup.com/\">Meetup.com</a>, in other countries, Facebook appears to be the dominant way to communicate and organize members.</p>\n<p>Meetups are grassroots efforts that help WordPress reach every corner of the globe. As Matt Mullenweg said during his 2014 <a title=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\" href=\"http://wordpress.tv/2014/10/26/matt-mullenweg-the-state-of-the-word-2014/\">State of The Word presentation</a>, “Organizing a meetup is one of the hardest things to do in terms of contributing to WordPress. Every single month, you have to come up with new stuff.” Those who help maintain community as a pillar of WordPress’ success are helping to maintain its growth and popularity.</p>\n<p>It’s exciting to think about the enormous amount of WordPress education, contributions, and learning that takes place across the world everyday, thanks in large part to people like those featured in the article. It’s wonderful to see so many WordPress communities around the world growing in size to the point of having their own WordCamps.</p>\n<p>If you’re having trouble organizing a WordPress meetup in your area, let us know in the comments. Thousands of people across the world access the Tavern on a daily basis and we might be able to help connect you to others in your area.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Mar 2015 05:16: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:20:\"Matt: Kanye on Color\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=44745\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"http://ma.tt/2015/03/kanye-on-color/\";s: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:955:\"<p><a href=\"http://ma.tt/2015/03/pink-and-blue/\">Speaking of color masculinity</a>, here’s Kanye on creativity, society, and color from <a href=\"http://www.thefader.com/2012/11/29/kanye-west-im-amazing\">his 2008 FADER interview</a>:</p>\n<blockquote><p>I feel like all the words are in you, you’re just blocking yourself, you’re blocking your creativity. Society has put up so many boundaries, so many limitations on what’s right and wrong that it’s almost impossible to get a pure thought out. It’s like a little kid, a little boy, looking at colors, and no one told him what colors are good, before somebody tells you you shouldn’t like pink because that’s for girls, or you’d instantly become a gay two-year-old. Why would anyone pick blue over pink? Pink is obviously a better color. Everyone’s born confident, and everything’s taken away from you. So many people try to put their personality on someone else.</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:\"Fri, 06 Mar 2015 04: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: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:93:\"WPTavern: WPWeekly Episode 182 – John James Jacoby Talks BuddyPress, bbPress, and GlotPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40127&preview_id=40127\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wptavern.com/wpweekly-episode-182-john-james-jacoby-talks-buddypress-bbpress-and-glotpress\";s: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:2988:\"<p><a title=\"http://jjj.me/\" href=\"http://jjj.me/\">John James Jacoby</a> is nearly halfway through his <a title=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\" href=\"http://wptavern.com/buddypress-bbpress-and-glotpress-development-campaign-is-now-fully-funded\">six month development cycle</a> on <a title=\"https://buddypress.org/\" href=\"https://buddypress.org/\">BuddyPress</a>, <a title=\"https://bbpress.org/\" href=\"https://bbpress.org/\">bbPress</a>, and <a title=\"http://blog.glotpress.org/\" href=\"http://blog.glotpress.org/\">GlotPress</a>. So, <a title=\"http://marcuscouch.com/\" href=\"http://marcuscouch.com/\">Marcus Couch</a> and I invited him on the show to give us an update on how things are progressing. On average, WordPress Weekly is an hour-long. This episode however, is two hours and nine minutes, but is filled with deep conversations surrounding each project.</p>\n<p>In this episode, we learn the history of BuddyPress and how its connection to WordPress MU (WordPress Multisite), influenced the project’s direction. Jacoby explains what GlotPress is and why its a cornerstone of the WordPress project. We discuss the future of comments on the web and the role bbPress can play in turning things around. Last but not least, we discuss whether Jacoby’s successful crowdfunding campaign has opened the door for others who need funding to work on open source projects.</p>\n<h2>Plugins Picked By Marcus:</h2>\n<p><a title=\"https://wordpress.org/plugins/buddypress-identicons/\" href=\"https://wordpress.org/plugins/buddypress-identicons/\">BuddyPress Identicons</a> automatically replaces default avatars with GitHub-style identicons. Each member’s identicon is likely to be unique, because it’s generated from a hash of their username.</p>\n<p><a title=\"https://wordpress.org/plugins/buddypress-cover-photo/\" href=\"https://wordpress.org/plugins/buddypress-cover-photo/\">BuddyPress Cover Photo</a> allows users to upload a cover photo to their profile.</p>\n<p><a title=\"https://wordpress.org/plugins/friends-for-bbpress/\" href=\"https://wordpress.org/plugins/friends-for-bbpress/\">Friends For bbPress</a> allows users to add friends in bbPress forums. This plugin creates a section on each user’s profile page that contains their friends.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 11th 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 #182:</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, 06 Mar 2015 01:22:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:86:\"WPTavern: Wocker: Create a Docker-Based WordPress Development Environment in 3 Seconds\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://wptavern.com/?p=40090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"http://wptavern.com/wocker-create-a-docker-based-wordpress-development-environment-in-3-seconds\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5731:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/docker-wordpress.jpg?resize=1025%2C494\" alt=\"docker-wordpress\" class=\"aligncenter size-full wp-image-40098\" /></a></p>\n<p>If you haven’t caught on to the <a href=\"https://www.docker.com/\" target=\"_blank\">Docker</a> craze, it might be time to see what it’s all about. Fans of the open source container technology appreciate that it’s lightweight, super fast to boot up, and easy to share containers through the <a href=\"https://registry.hub.docker.com/\" target=\"_blank\">Docker Hub</a>.</p>\n<p>Docker standardizes an app platform and its dependencies so you can hand the box over to another party without worrying about conflicting dependencies or differences between machines. While virtual machines can be rather weighty with an application plus an entire guest operating system, Docker is much lighter, containing just the application and its dependencies.</p>\n<h3>Introducing Wocker</h3>\n<p><a href=\"http://www.vagrantup.com/blog/vagrant-1-6.html\" target=\"_blank\">Vagrant 1.6.0</a>, released last May, introduced support for Docker-based development environments, enabling Vagrant to manage them within Docker-powered Linux containers, instead of virtual machines.</p>\n<p>WordPress developers who want to incorporate Docker into their workflow now have a new tool at their disposal. <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> is a Docker-based rapid development environment of WordPress.</p>\n<p>If you already have Vagrant, VirtualBox, and the vagrant-hostsupdater plugin installed, then getting started with Wocker takes next to no time. Simply clone the Wocker repository:</p>\n<p><code>$ git clone https://github.com/wckr/wocker.git && cd wocker</code></p>\n<p>Then run <code>vagrant up</code>. You can now navigate to your Wocker development site at: <a href=\"http://wocker.dev/\" target=\"blank\">http://wocker.dev/</a>. Here you’ll find the latest version of WordPress installed with the default theme active.</p>\n<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png\" rel=\"prettyphoto[40090]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/wocker.png?resize=1025%2C650\" alt=\"wocker\" class=\"aligncenter size-full wp-image-40093\" /></a></p>\n<p>Running a new Wocker container takes just three seconds:</p>\n<p><code>core@wocker ~ $ wocker run --name wp</code></p>\n<p>The tasks of creating a new container, restarting a stopped container, or shutting down, can all be done in a matter of seconds with <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker commands</a>.</p>\n<h3>Kite Koga on Creating Wocker</h3>\n<p>Japanese WordPress developer <a href=\"https://twitter.com/ixkaito\" target=\"_blank\">Kite Koga</a> created Wocker to speed up his own development. Koga is also the organizer of the upcoming <a href=\"https://www.facebook.com/WordCampKansai2015\" target=\"_blank\">WordCamp Kansai 2015</a>.</p>\n<p>“I used to use MAMP and VCCW for developing on WordPress,” Koga said. “MAMP is simple and easy but I have to download or copy WordPress core and create a database every time. <a href=\"http://vccw.cc/\" target=\"_blank\">VCCW</a> is a great tool, and I still use it now and then. It has a lot of options and functions but takes awhile to provision.”</p>\n<p>Koga also experimented with using <a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">VVV</a> before creating Wocker. “Maybe VVV is good for developing WordPress core, but I feel it’s not fit for developing on WordPress. It takes too long to provision every time,” he said.</p>\n<p>“Ultimately, I found that Docker was a good choice for me,” Koga said. “Once I have a Docker image, it takes only three seconds for every new WordPress container. However, Docker is a little tricky, and the command line is complex. Therefore, I made the Wocker command line to run containers and sync files with local more easily.”</p>\n<p>Wocker is intentionally simple and limited to just a handful of options, as Koga’s primary objective was to make it super fast to create a new WordPress development environment. One drawback is that you cannot run two or more containers at the same time, but it takes just seconds to switch between containers.</p>\n<p>Koga summarized the main reasons that he opted to use Vagrant to manage Docker deployments:</p>\n<ol>\n<li>I could write some provision scripts in the Vagrantfile, so users only have to do `$ vagrant up`</li>\n<li>It was easier to map hostnames to IP addresses.</li>\n<li>Vagrant with CoreOS was simpler to manage Docker images and containers than boot2docker.</li>\n<li>To sync files between local machine, virtual machine, and the Docker container was tricky, so I made Wocker commands to make it easier.</li>\n</ol>\n<p>If you want to test out Wocker and find that it’s not for you, it’s easy and fast to uninstall. Simply run <code>$ vagrant destroy</code> to remove the Wocker folder, and your local machine will always be clean.</p>\n<p>I tested Wocker and found that it was insanely fast to create new containers (as well as restart existing ones), a task for which I would require an extra utility (such as <a href=\"http://wptavern.com/variable-vvv-a-new-vvv-site-creation-wizard-for-wordpress\" target=\"_blank\">Variable VVV</a>) to perform with VVV. If you find VVV to be too slow and want to check out an alternative, <a href=\"http://wckr.github.io/\" target=\"_blank\">Wocker</a> provides a faster way to set up simple development environments.</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, 06 Mar 2015 00:52: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:13:\"Sarah Gooding\";s: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:68:\"WPTavern: WordCamp Europe Now Taking Applications for 2016 Host City\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40057\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/wordcamp-europe-now-taking-applications-for-2016-host-city\";s: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:4150:\"<p><a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg\" rel=\"prettyphoto[40057]\"><img src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2014/09/wceu-volunteers.jpg?resize=1025%2C485\" alt=\"wceu-volunteers\" class=\"aligncenter size-full wp-image-31631\" /></a></p>\n<p>Organizing an event the size of <a href=\"http://europe.wordcamp.org/2015/\" target=\"_blank\">WordCamp Europe</a> is a year-round endeavor. The 2015 event is just four months away, speaker applications are closed, and the organization team is already asking for applications for the next host city. So far, the camp has been held in Leiden and Sofia, and will come to Seville in June.</p>\n<p>Applying to host WordCamp Europe is similar to applying to be an Olympic city. Local WordPress communities in potential host cities must submit applications, including a budget and a convincing plan. Organizers scrutinize the applications for the following factors:</p>\n<ul>\n<li>Preparation of the budget and venue research</li>\n<li>Strength of the local WordPress community</li>\n<li>The merits of the new location, as compared to the previous year</li>\n<li>Affordability for attendees</li>\n<li>Potential travel difficulties</li>\n</ul>\n<p>This year <a href=\"http://wptavern.com/seville-spain-to-host-wordcamp-europe-2015\" target=\"_blank\">Seville, Spain was selected as the host city</a> after a short bidding process. WordCamp Central requested the event be scheduled earlier in the year to avoid calendar conflicts. This was an unusual turn of events but organizers are committed to re-instituting a public bidding process for all future events.</p>\n<h3>WordCamp Europe to Pilot New Organizer Mentorship Program</h3>\n<p>For months in advance, an all-star lineup of WordCamp organizers from around Europe put their heads together, sharing their experiences to plan the best event possible.</p>\n<p>“Organizing WordCamp Europe is both a pleasure and a challenge,” co-organizer Petya Raykovska told the Tavern. “What’s great about it is that you get to work with experienced WordCamp organizers from across Europe. Each organizer brings their own knowledge and perspective to the organizing team which makes it a fantastic opportunity to learn and grow.”</p>\n<p>The event has traditionally highlighted the diversity of the European WordPress community and its <a href=\"http://wptavern.com/wordpress-beyond-boundaries-a-recap-of-wordcamp-europe-2014\" target=\"_blank\">attendees’ eagerness to connect beyond boundaries</a>.</p>\n<p>“It’s a challenge because each of us has our own way of doing things and we have to learn how to listen to each other and compromise,” Raykovska said. “And, of course, there are all of those idioms that don’t cross language and cultural barriers!”</p>\n<p>New WordCamp Europe organizers should be equipped with a solid grasp of diplomacy and the ability to work with others across cultural differences.</p>\n<p>This year the current organization team plans to experiment with a mentorship program that would prepare the next crop of organizers to take the helm in 2016.</p>\n<p>“We’re introducing a new process that we hope will help not only find the best team for next year, but will also be a pilot for a mentorship program for future WordCamp Europe (or any large 600+ people WordPress event) events,” Raykovska said.</p>\n<p>“So what we want to do in 2015 is choose the team for 2016 and get them to work with us for the 2015 edition, so they can get to know what it takes, get introduced to the processes, work closely with the existing team and monitor what’s required of the local team.”</p>\n<p>Current organizers are prioritizing mentoring new additions in order to create a seamless transition from one organizational team to the next. Instead of learning the ropes at the last minute, new organizers will have the opportunity to see how it works without all of the pressure.</p>\n<p>“We believe it will be highly beneficial for them and will ensure smooth sailing for next year’s organisation,” Raykovska said.</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, 05 Mar 2015 19:32:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s: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:100:\"WPTavern: New Theme Development Company Makes First Sale Minutes After Being Approved on ThemeForest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=40045\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"http://wptavern.com/new-theme-development-company-makes-first-sale-minutes-after-being-approved-on-themeforest\";s: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:4372:\"<p><a title=\"http://warriorsofcode.com/\" href=\"http://warriorsofcode.com/\">Warriors Of Code</a> is a new WordPress theme development shop in Australia. An employee who goes by the name <a title=\"http://www.reddit.com/user/genesisfan\" href=\"http://www.reddit.com/user/genesisfan\">Genesisfan</a> on Reddit, <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">published a post </a>explaining how the company recently had its first theme accepted on ThemeForest and was willing to answer questions others had about the experience. According to the post, he spent the better part of six months with a designer he hired while working a full-time job developing <a title=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\" href=\"http://themeforest.net/item/broadsword-a-wordpress-theme-to-share-stories/full_screen_preview/10514496\">Broadsword</a>.</p>\n<a href=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png\" rel=\"prettyphoto[40045]\"><img class=\"size-full wp-image-40046\" src=\"http://i1.wp.com/wptavern.com/wp-content/uploads/2015/03/BroadSword.png?resize=1025%2C496\" alt=\"BroadSword Single Page View\" /></a>BroadSword Single Page View\n<p>When asked what he thought of the ThemeForest submission and review process, he responded, “We were pleasantly surprised with how quickly they turned around our review, and the level of detail they provided in their soft rejection. Aside from some technicalities that we’d missed (being more specific about what features we supported), the biggest issue was that we were missing some data validation in our files. Make sure you use the esc_ and sanitize_ functions provided by WordPress!”</p>\n<p>Once the issues were addressed, ThemeForest approved the submission and the team made its first sale within minutes of it going live. When asked what makes their theme different in the marketplace, he responded, “We kept the theme options to a minimum. We were both pretty tired of themes that include a thousand options and tend to be more like frameworks than standalone themes.”</p>\n<p>Based on <a title=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\" href=\"http://wptavern.com/envato-continues-to-rake-in-the-cash-from-wordpress-themes-packaged-as-complete-website-solutions\">stats that highlight</a> how well ThemeForest is doing, it’s not surprising that Warriors of code made their first sale within minutes of going live. However, the company used social media to its advantage, so it’s possible one their followers purchased the theme based on tweets. In fact, the company explains how they handled promotion:</p>\n<blockquote><p>Regarding promotion, we’ve been tweeting it out and liking the facebook page we’ve set up and luckily, it’s now trending on ThemeForest. It helps that I’m on the east coast of Canada and my partner is in Sydney, Australia, so we’re able to pretty much cover comment replies quickly at any time of the day. I think that goes a long way to helping promote a positive vibe about the theme.</p></blockquote>\n<p>After 24 hours, the company has six sales at $43 each. It’s not a huge amount, but it’s a start. The big takeaways is that ThemeForest reviews are catching insecure coding practices and making the first sale is a quick endeavor, especially if you already have a social media presence. The company <a title=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\" href=\"http://www.reddit.com/r/Wordpress/comments/2xs8l2/just_had_our_first_wordpress_theme_accepted_at/\">answers several other questions</a> related to the experience.</p>\n<p>We know that in this instance, ThemeForest did its job to discover insecure coding practices during reviews. It’s also refreshing to hear from an up and coming theme company that they’re tired of theme options. I haven’t used their product so I can’t confirm if its claims are true, but it’s a step in the right direction to see other ThemeForest sellers make such statements in public.</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, 05 Mar 2015 07:33: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:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 18 Mar 2015 14:05:53 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"193282\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 18 Mar 2015 13: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:\"20140917020556\";}','no'),(1075,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1426730753','no'),(1076,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1426687553','no'),(1077,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1426730754','no'),(1078,'_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:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s: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:39:\"WordPress Plugins » View: Most Popular\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2015 13:34:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:22:\"WordPress SEO 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: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:131:\"Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using Yoast's WordPress 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: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: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:3;a:6:{s:4:\"data\";s:30:\"\n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"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: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: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: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: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 12 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: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: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: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: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: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: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: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: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: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:7:\"bbPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/bbpress/#post-14709\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 13 Dec 2009 00:05: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:\"14709@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:50:\"bbPress is forum software, made the WordPress way.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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:63:\"The easiest, most effective way to secure WordPress in seconds.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:23:\"MailChimp for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/mailchimp-for-wp/#post-54377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Jun 2013 17:32: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:\"54377@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 best MailChimp plugin to get more email subscribers. Easily add MailChimp sign-up forms and sign-up checkboxes to your WordPress 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:16:\"Danny van Kooten\";s: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: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:137:\"Wordfence Security is a free enterprise class security and performance plugin that makes your site up to 50 times faster and more secure.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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: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: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: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:15:\"ManageWP Worker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/worker/#post-24528\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Feb 2011 13:06: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:\"24528@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:103:\"ManageWP is the ultimate WordPress productivity tool, allowing you to efficiently manage your websites.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Vladimir Prelovac\";s: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:12:\"Contact Form\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://wordpress.org/plugins/contact-form-plugin/#post-26890\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 May 2011 07:34: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:\"26890@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:43:\"Add Contact Form to your WordPress website.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"bestwebsoft\";s: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:21:\"WPtouch Mobile Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins/wptouch/#post-5468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 May 2008 04:58:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"5468@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:67:\"Make your WordPress website mobile-friendly with just a few clicks.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"BraveNewCode Inc.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:91:\"NextGEN Facebook - Advanced Social SEO for Facebook, Google+, Pinterest, Twitter & More\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/nextgen-facebook/#post-40409\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Jul 2012 20:13:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"40409@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:\"Display your content in the best possible way on Facebook, Google+, Twitter, Pinterest, etc. - no matter how your webpage is shared!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"JS Morisset\";s: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:11:\"WP-Optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/wp-optimize/#post-8691\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 21 Jan 2009 04:28:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"8691@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:\"Simple but effective plugin allows you to extensively clean up your WordPress database and optimize it without doing manual queries.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"ruhanirabin\";s: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:13:\"WP Statistics\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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-statistics/#post-25318\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 20 Mar 2011 09:03: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:\"25318@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:\"Complete statistics for your WordPress 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:\"Mostafa Soufi\";s: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: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: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: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:148:\"Displays Google Analytics reports and real-time statistics in your WordPress Dashboard. Inserts the latest tracking code in every page of your site.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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: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: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:13:\"Page Links To\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/page-links-to/#post-216\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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:53:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"216@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:\"Lets you make a WordPress page (or other content type) link to an external URL of your choosing, instead of its WordPress URL.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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: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: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:40:\"NextScripts: Social Networks Auto-Poster\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/#post-35439\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Mar 2012 00:28:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"35439@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:149:\"Automatically re-publishes blogposts to Facebook, Twitter, Google+, Pinterest, LinkedIn, Blogger, Tumblr, Delicious, Plurk, etc profiles and/or 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:11:\"NextScripts\";s: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:10:\"Newsletter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/newsletter/#post-10777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 May 2009 15:50: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:36:\"10777@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:96:\"Add a real newsletter to your blog. In seconds. For free. With unlimited emails and subscribers.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Stefano Lissa\";s: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:11:\"Ninja Forms\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/ninja-forms/#post-33147\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 20 Dec 2011 18:11:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"33147@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:142:\"Forms created with a simple drag and drop interface. Contact forms, Email collection forms, or any other form you want on your WordPress 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:7:\"kstover\";s: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: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:\"\";}}}}}}}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:\"Wed, 18 Mar 2015 14:05:54 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:\"Wed, 18 Mar 2015 14:09:49 GMT\";s:13:\"cache-control\";s:0:\"\";s:6:\"pragma\";s:0:\"\";s:13:\"last-modified\";s:31:\"Wed, 18 Mar 2015 13:34:49 +0000\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 249\";}s:5:\"build\";s:14:\"20140917020556\";}','no'),(1079,'_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109','1426730754','no'),(1080,'_transient_feed_mod_b9388c83948825c1edaef0d856b7b109','1426687554','no'),(1081,'_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51','1426730754','no'),(1082,'_transient_dash_4077549d03da2e451c8b5f002294ff51','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2015/03/wordpress-4-2-beta-1/\'>WordPress 4.2 Beta 1</a> <span class=\"rss-date\">March 12, 2015</span><div class=\"rssSummary\">WordPress 4.2 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.2, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wptavern.com/recap-of-wordcamp-st-louis-mo-2015\'>WPTavern: Recap of WordCamp St. Louis, MO, 2015</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/an-inside-look-at-versionpress-crowdfunding-campaign\'>WPTavern: An Inside Look at VersionPress’ Crowdfunding Campaign</a></li><li><a class=\'rsswidget\' href=\'http://wptavern.com/tidy-repo-launches-wordpress-plugin-recommendation-service\'>WPTavern: Tidy Repo Launches WordPress Plugin Recommendation Service</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Popular Plugin:</span> <a href=\'https://wordpress.org/plugins/google-analytics-dashboard-for-wp/\' class=\'dashboard-news-plugin-link\'>Google Analytics Dashboard for WP</a> <span>(<a href=\'plugin-install.php?tab=plugin-information&plugin=google-analytics-dashboard-for-wp&_wpnonce=09226aad57&TB_iframe=true&width=600&height=800\' class=\'thickbox\' title=\'Google Analytics Dashboard for WP\'>Install</a>)</span></li></ul></div>','no'),(1088,'_site_transient_timeout_browser_7384a42de44696ff74c3a0943e372af3','1427293841','yes'),(1089,'_site_transient_browser_7384a42de44696ff74c3a0943e372af3','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"36.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','yes'),(1090,'_transient_timeout_jm-ef2f42d24cdfa067317f789cc5c4b3ca','1429281281','no'),(1091,'_transient_jm-ef2f42d24cdfa067317f789cc5c4b3ca','O:8:\"WP_Query\":47:{s:5:\"query\";a:11:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:64:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:215:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:3:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:605;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-17 05:41:12\";s:13:\"post_date_gmt\";s:19:\"2015-03-17 05:41:12\";s:12:\"post_content\";s:16:\"4+ exp in oracle\";s:10:\"post_title\";s:6:\"oracle\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"emerch-ncr-15-oracle\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 14:33:04\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 14:33:04\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://uisi.com/job/emerch-ncr-15-oracle/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:581;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-03 07:04:45\";s:13:\"post_date_gmt\";s:19:\"2015-03-03 07:04:45\";s:12:\"post_content\";s:36:\"Urgent requirement for PHP Programer\";s:10:\"post_title\";s:13:\"PHP Programer\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"emerch-15-php-programer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:56:13\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:56:13\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:3;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"3\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"1d2b1dbdded7917f20b8a5670bbf0111\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1093,'_transient_timeout_jm-1165440574a717274d199b99ba89fd84','1429281517','no'),(1094,'_transient_jm-1165440574a717274d199b99ba89fd84','O:8:\"WP_Query\":47:{s:5:\"query\";a:11:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:64:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:215:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:4:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:616;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-18 14:36:35\";s:13:\"post_date_gmt\";s:19:\"2015-03-18 14:36:35\";s:12:\"post_content\";s:11:\"Testing Job\";s:10:\"post_title\";s:11:\"Testing Job\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"testing-job\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 14:36:35\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 14:36:35\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:56:\"http://uisi.com/?post_type=job_listing&p=616\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:605;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-17 05:41:12\";s:13:\"post_date_gmt\";s:19:\"2015-03-17 05:41:12\";s:12:\"post_content\";s:16:\"4+ exp in oracle\";s:10:\"post_title\";s:6:\"oracle\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"emerch-ncr-15-oracle\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 14:33:04\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 14:33:04\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://uisi.com/job/emerch-ncr-15-oracle/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:3;O:7:\"WP_Post\":24:{s:2:\"ID\";i:581;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-03 07:04:45\";s:13:\"post_date_gmt\";s:19:\"2015-03-03 07:04:45\";s:12:\"post_content\";s:36:\"Urgent requirement for PHP Programer\";s:10:\"post_title\";s:13:\"PHP Programer\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"emerch-15-php-programer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:56:13\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:56:13\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:4;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"4\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"1d2b1dbdded7917f20b8a5670bbf0111\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1099,'rewrite_rules','a:83:{s:56:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:51:\"category/(.+?)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:53:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:48:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:54:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:49:\"type/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:31:\"job/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"job/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"job/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"job/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"job/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:24:\"job/([^/]+)/trackback/?$\";s:38:\"index.php?job_listing=$matches[1]&tb=1\";s:32:\"job/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?job_listing=$matches[1]&paged=$matches[2]\";s:39:\"job/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?job_listing=$matches[1]&cpage=$matches[2]\";s:24:\"job/([^/]+)(/[0-9]+)?/?$\";s:50:\"index.php?job_listing=$matches[1]&page=$matches[2]\";s:20:\"job/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\"job/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"job/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"job/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\"job/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:41:\"feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:36:\"(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=481&cpage=$matches[1]\";s:50:\"comments/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:45:\"comments/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:53:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:48:\"search/(.+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:56:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:51:\"author/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:78:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:73:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:65:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:60:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:52:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:47:\"([0-9]{4})/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:49:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:44:\"(.?.+?)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:49:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:44:\"([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|job_feed)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}','yes'),(1101,'_transient_timeout_wp_job_manager_addons_html','1427295595','no'),(1102,'_transient_wp_job_manager_addons_html','<ul class=\"products\"><li class=\"post-1059 product type-product status-publish has-post-thumbnail first sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-forms product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/applications/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/06/applications.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"applications\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/applications/\">Applications</a></h2>\n\n <p>Allow candidates to apply to jobs using a form & employers to view and manage the applications from their job dashboard.</p>\n</li>\n \n <li class=\"post-56 product type-product status-publish has-post-thumbnail sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-selling instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/wc-paid-listings/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/02/wc_paid_small1-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"wc_paid_small1\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/wc-paid-listings/\">WC Paid Listings</a></h2>\n\n <p>Paid listing functionality powered by WooCommerce. Create custom job packages which can be purchased or redeemed during job submission. Requires the WooCommerce plugin.</p>\n</li>\n \n <li class=\"post-59 product type-product status-publish has-post-thumbnail last sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/resume-manager/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/02/resume-small-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"resume-small\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/resume-manager/\">Resume Manager</a></h2>\n\n <p>Resume Manager is a plugin built on top of WP Job Manager which adds a resume submission form to your site and resume listings, all manageable from WordPress admin.</p>\n</li>\n \n <li class=\"post-8123 product type-product status-publish has-post-thumbnail first sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/apply-with-facebook/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/03/facebook-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"facebook\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/apply-with-facebook/\">Apply with Facebook</a></h2>\n\n <p>Allow candidates to apply to jobs via email using their Facebook profile.</p>\n</li>\n \n <li class=\"post-819 product type-product status-publish has-post-thumbnail sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/apply-with-linkedin/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/06/linkedin.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"linkedin\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/apply-with-linkedin/\">Apply with LinkedIn</a></h2>\n\n <p>Allow candidates to apply to jobs via email using their LinkedIn profile.</p>\n</li>\n \n <li class=\"post-5046 product type-product status-publish has-post-thumbnail last sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/apply-xing/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/12/xinglogo.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"xinglogo\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/apply-xing/\">Apply with XING</a></h2>\n\n <p>Allow candidates to apply to jobs via email using their XING profile.</p>\n</li>\n \n <li class=\"post-730 product type-product status-publish has-post-thumbnail first sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/bookmarks/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/06/bookmarks1.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"bookmarks\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/bookmarks/\">Bookmarks</a></h2>\n\n <p>Allow logged in candidates and employers to bookmark jobs and resumes along with an added note.</p>\n</li>\n \n <li class=\"post-5387 product type-product status-publish has-post-thumbnail sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/embeddable-job-widget/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/01/embed-widget-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"embed-widget\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/embeddable-job-widget/\">Embeddable Job Widget</a></h2>\n\n <p>Show a form on your site that users can use to generate an embeddable job widget showing job listings from your site.</p>\n</li>\n \n <li class=\"post-61 product type-product status-publish has-post-thumbnail last sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/job-alerts/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/02/job_alerts_icon-318x222-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"job_alerts_icon-318x222\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$29</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/job-alerts/\">Job Alerts</a></h2>\n\n <p>Allow registered users to save their job searches and create alerts which send new jobs via email daily, weekly or fortnightly.</p>\n</li>\n \n <li class=\"post-6015 product type-product status-publish has-post-thumbnail first taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-importexport instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/careerbuilder-integration/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/01/careerbuilder-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"careerbuilder\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/careerbuilder-integration/\">CareerBuilder Integration</a></h2>\n\n <p>Backfill your job board from CareerBuilder. Query and display sponsored results alongside your own jobs, or list CareerBuilder jobs via shortcodes.</p>\n</li>\n \n <li class=\"post-58 product type-product status-publish has-post-thumbnail sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-importexport instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/indeed-integration/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/edd/2014/02/indeed-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"indeed\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/indeed-integration/\">Indeed Integration</a></h2>\n\n <p>Backfill your job board from Indeed and export jobs to Indeed via XML. Query and display sponsored results alongside your own jobs, or list Indeed jobs via shortcodes.</p>\n</li>\n \n <li class=\"post-191 product type-product status-publish has-post-thumbnail last sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/application-deadline/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/03/application-deadline-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"application-deadline\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/application-deadline/\">Application Deadline</a></h2>\n\n <p>Allow job listers to set a closing date via a new field on the job submission form.</p>\n</li>\n \n <li class=\"post-206 product type-product status-publish has-post-thumbnail first sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-selling instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/simple-paid-listings/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/03/simple_paid_listings-318x222-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"simple_paid_listings-318x222\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/simple-paid-listings/\">Simple Paid Listings</a></h2>\n\n <p>Add paid listing functionality. Set a price per listing and take payment via Stripe or PayPal before the listing becomes published.</p>\n</li>\n \n <li class=\"post-196 product type-product status-publish has-post-thumbnail sold-individually taxable shipping-taxable purchasable product-type-variable product-cat-core-add-ons product-cat-functionality instock\">\n \n <a href=\"https://wpjobmanager.com/add-ons/job-tags/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/03/tag_icon-318x222-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"tag_icon-318x222\" /></a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span></span>\n <a href=\"https://wpjobmanager.com/add-ons/job-tags/\">Job Tags</a></h2>\n\n <p>Tag jobs with required skills, interests & technologies, show jobs by tag using shortcodes, and add tag filtering to the main jobs shortcode.</p>\n</li>\n \n <li class=\"post-2242 product type-product status-publish has-post-thumbnail last taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-forms instock\">\n \n <a href=\"https://plugins.smyl.es/wp-job-manager-field-editor/?in=1\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/09/wpjm-addon-image.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"wpjm-addon-image\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"https://plugins.smyl.es/wp-job-manager-field-editor/?in=1\">Field Editor</a></h2>\n\n <p>Add, edit, or disable any default or custom job, company, or resume<br />\nfield. Use a widget, shortcode, or function to output fields.</p>\n</li>\n \n <li class=\"post-328 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/auto-location/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/job-manager-cover-blue-318x220.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"job-manager-cover-blue-318x220\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$20</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/auto-location/?afid=5\">Auto Location</a></h2>\n\n <p>Auto-suggests locations from Google Maps during search and job submission.</p>\n</li>\n \n <li class=\"post-1426 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-free instock\">\n \n <a href=\"http://wordpress.org/plugins/wp-job-manager-contact-listing/\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/07/WP-Manager-Contact-Listing.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"WP-Manager-Contact-Listing\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <a href=\"http://wordpress.org/plugins/wp-job-manager-contact-listing/\">Contact Listing</a></h2>\n\n <p>Allow users to contact listings via your favorite form builder plugin.</p>\n</li>\n \n <li class=\"post-326 product type-product status-publish has-post-thumbnail last taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/auto-job-suggest/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/auto-joib-suggest-cover-318x220.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"auto-joib-suggest-cover-318x220\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$20</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/auto-job-suggest/?afid=5\">Auto Job Suggest</a></h2>\n\n <p>Auto-suggests possible jobs for WP Job Manager as the user types,</p>\n</li>\n \n <li class=\"post-322 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-forms instock\">\n \n <a href=\"http://www.remicorson.com/product/wp-job-manager-custom-fields/?ref=1\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/5412191F-2102-4C56-82B4-B03B9715FEBD.jpeg\" class=\"attachment-shop_catalog wp-post-image\" alt=\"5412191F-2102-4C56-82B4-B03B9715FEBD\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$29</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://www.remicorson.com/product/wp-job-manager-custom-fields/?ref=1\">Custom Fields</a></h2>\n\n <p>Allows you to add custom fields to the admin and job submission forms. Creates a shortcode for each field to display its content easily.</p>\n</li>\n \n <li class=\"post-392 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/auto-resume-suggest/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/auto-resume-suggest-cover-318x220.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"auto-resume-suggest-cover\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$20</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/auto-resume-suggest/?afid=5\">Auto Resume Suggest</a></h2>\n\n <p class=\"p1\">Auto-suggests possible résumés / CV’s as the user types.</p>\n</li>\n \n <li class=\"post-6937 product type-product status-publish has-post-thumbnail last taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-functionality instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/user-locator/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/02/userlocator-cover-318x220.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"userlocator-cover\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$20</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/user-locator/?afid=5\">User Locator</a></h2>\n\n <p class=\"p1\"><span class=\"s1\">Auto-detect your visitors’ location to populate search fields.</span></p>\n</li>\n \n <li class=\"post-324 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"https://geomywp.com/add-ons/geo-job-manager/?affiliates=3\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/AC9BA747-F287-46FD-BEFA-31C8A62D0135@hawaii.rr_.com_.jpeg\" class=\"attachment-shop_catalog wp-post-image\" alt=\"AC9BA747-F287-46FD-BEFA-31C8A62D0135@hawaii.rr_.com_\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$32</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"https://geomywp.com/add-ons/geo-job-manager/?affiliates=3\">Geo Job Manager</a></h2>\n\n <p>Geo Job Manager enhances search functionality of WP Job Manager and adds a “real” GEO location based job search.</p>\n</li>\n \n <li class=\"post-336 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-free instock\">\n \n <a href=\"http://wordpress.org/plugins/wp-job-manager-companies/\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/company-profiles.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"company-profiles\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <a href=\"http://wordpress.org/plugins/wp-job-manager-companies/\">Company Profiles</a></h2>\n\n <p>Outputs a list of all companies that have submitted jobs with links to their listings and profile.</p>\n</li>\n \n <li class=\"post-334 product type-product status-publish has-post-thumbnail last taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-free instock\">\n \n <a href=\"http://wordpress.org/plugins/wp-job-manager-locations/\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/predefined-regions.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"predefined-regions\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <a href=\"http://wordpress.org/plugins/wp-job-manager-locations/\">Predefined Regions</a></h2>\n\n <p>Add predefined regions to WP Job Manager submission form.</p>\n</li>\n \n <li class=\"post-340 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/job-styles/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/job-styles-cover-318x220.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"job-styles-cover\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$39</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/job-styles/?afid=5\">Job Board Designer</a></h2>\n\n <p class=\"p1\">Design and Customize your WP Job Manager job board.</p>\n</li>\n \n <li class=\"post-338 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-free instock\">\n \n <a href=\"http://wordpress.org/plugins/wp-job-manager-colors/\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/job-colors.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"job-colors\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <a href=\"http://wordpress.org/plugins/wp-job-manager-colors/\">Job colours</a></h2>\n\n <p>Change a job type’s color without editing CSS.</p>\n</li>\n \n <li class=\"post-4201 product type-product status-publish has-post-thumbnail last taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-functionality instock\">\n \n <a href=\"http://www.remicorson.com/product/wp-job-manager-admin-notification/?ref=1\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/11/job-alert.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"job-alert\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$19</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://www.remicorson.com/product/wp-job-manager-admin-notification/?ref=1\">Admin Job Notification</a></h2>\n\n <p class=\"p1\">A small plugin that sends you a configurable email notification each time a new job is posted. Pretty handy to review and validate new jobs quicker!</p>\n</li>\n \n <li class=\"post-342 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://www.remicorson.com/product/wp-job-manager-adsense/?ref=1\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/wp-job-manager-adsense-thumb.jpg\" class=\"attachment-shop_catalog wp-post-image\" alt=\"wp-job-manager-adsense-thumb\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$16</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://www.remicorson.com/product/wp-job-manager-adsense/?ref=1\">Adsense</a></h2>\n\n <p>WP Job Manager AdSense allows you to add AdSense ads easily between job listings.</p>\n</li>\n \n <li class=\"post-7088 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party instock\">\n \n <a href=\"http://shop.opentuteplus.com/product/buddypress-job-manager/\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/02/^C40119786191D7EC2558F762CDD8F08FD903C8B59188A79EAD^pimgpsh_fullsize_distr-e1423334032434-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"^C40119786191D7EC2558F762CDD8F08FD903C8B59188A79EAD^pimgpsh_fullsize_distr-e1423334032434\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$29</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://shop.opentuteplus.com/product/buddypress-job-manager/\">Buddypress Job Manager</a></h2>\n\n <p>A 3rd party BuddyPress component for adding Job Manager to BuddyPress user profiles.</p>\n</li>\n \n <li class=\"post-344 product type-product status-publish last taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-free instock\">\n \n <a href=\"http://wordpress.org/plugins/restrict-content-pro-wp-job-manager/\" class=\"item\">\n <img src=\"https://wpjobmanager.com/wp-content/themes/hermit-job-manager/assets/images/addon.png\" alt=\"Placeholder\" width=\"318\" class=\"woocommerce-placeholder wp-post-image\" height=\"222\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <a href=\"http://wordpress.org/plugins/restrict-content-pro-wp-job-manager/\">Restrict Content Pro Integration</a></h2>\n\n <p>Limit job submissions through WP Job Manager to paid subscribers in Restrict Content Pro.</p>\n</li>\n \n <li class=\"post-345 product type-product status-publish has-post-thumbnail first taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-themes instock\">\n \n <a href=\"http://themeforest.net/item/jobify-job-board-wordpress-theme/5247604?ref=mikejolley\" class=\"item\">\n <img width=\"318\" height=\"220\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/05/Product-Banner5.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"Product-Banner5\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$58</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://themeforest.net/item/jobify-job-board-wordpress-theme/5247604?ref=mikejolley\">Jobify Theme</a></h2>\n\n <p>A Job Board WordPress Theme with full WP Job manager integration.</p>\n</li>\n \n <li class=\"post-3564 product type-product status-publish has-post-thumbnail taxable shipping-taxable product-type-external product-cat-3rd-party product-cat-themes instock\">\n \n <a href=\"http://themeforest.net/item/petsitter-job-board-responsive-wordpress-theme/9206865?WT.oss_phrase=&WT.oss_rank=36&WT.z_author=dan_fisher&WT.ac=search_list?ref=mikejolley\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/10/petsitter-screen-e1414362203644-318x222.jpg\" class=\"attachment-shop_catalog wp-post-image\" alt=\"petsitter-screen\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$58</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://themeforest.net/item/petsitter-job-board-responsive-wordpress-theme/9206865?WT.oss_phrase=&WT.oss_rank=36&WT.z_author=dan_fisher&WT.ac=search_list?ref=mikejolley\">PetSitter</a></h2>\n\n <p>Job board theme for pet sitting sites.</p>\n</li>\n \n <li class=\"post-3480 product type-product status-publish has-post-thumbnail last product-type-external product-cat-3rd-party product-cat-themes instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/jobfinder-wordpress-job-board-theme/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2014/10/jobfinder-main-slider-alt-3-e1414013508102-318x222.jpg\" class=\"attachment-shop_catalog wp-post-image\" alt=\"jobfinder-main-slider-alt-3\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$49</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/jobfinder-wordpress-job-board-theme/?afid=5\">JobFinder</a></h2>\n\n <p class=\"p1\"><span class=\"s1\">A WordPress Job Board Listings theme for WP Job Manager with integrated page builder.</span></p>\n</li>\n \n <li class=\"post-6235 product type-product status-publish has-post-thumbnail first product-type-external product-cat-3rd-party product-cat-themes instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/jobhaus-theme/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/01/jobhaus-main-thumb-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"jobhaus-main-thumb\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$49</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/jobhaus-theme/?afid=5\">JobHaus</a></h2>\n\n <p class=\"p1\"><span class=\"s1\">A Premium Recruitment Theme with full WP Job Manager compatibility.</span></p>\n</li>\n \n <li class=\"post-6238 product type-product status-publish has-post-thumbnail product-type-external product-cat-3rd-party product-cat-themes instock\">\n \n <a href=\"http://tinygiantstudios.co.uk/product/prime-jobs-theme/?afid=5\" class=\"item\">\n <img width=\"318\" height=\"222\" src=\"https://wpjobmanager.com/wp-content/uploads/2015/01/prime-main-thumb-318x222.png\" class=\"attachment-shop_catalog wp-post-image\" alt=\"prime-main-thumb\" /><span class=\"third_party\">3rd Party</span> </a>\n\n <h2>\n <span class=\"price\"><span class=\"amount\">$49</span> <small class=\"woocommerce-price-suffix\">(excl. Tax)</small></span>\n <a href=\"http://tinygiantstudios.co.uk/product/prime-jobs-theme/?afid=5\">Prime Jobs</a></h2>\n\n <p class=\"p1\"><span class=\"s1\">A WP Job Manager powered theme with a jobs-first approach.</span></p>\n</li>\n \n </ul>','no'),(1103,'_transient_timeout_jm-c70457505ac656a443fee064a148a61e','1429284430','no'),(1104,'_transient_jm-c70457505ac656a443fee064a148a61e','O:8:\"WP_Query\":47:{s:5:\"query\";a:11:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:64:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:215:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:4:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:616;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-18 14:36:35\";s:13:\"post_date_gmt\";s:19:\"2015-03-18 14:36:35\";s:12:\"post_content\";s:272:\"Identifying and implementing strategies for increasing site traffic through organic search listings without being blacklisted. Using web tools to track site traffic, rankings. Researching and resolving HTML code and content, link architecture and na...\r\n\r\n \r\n\r\n \";s:10:\"post_title\";s:11:\"Testing Job\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"testing-job\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 15:25:38\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 15:25:38\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:56:\"http://uisi.com/?post_type=job_listing&p=616\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:1;O:7:\"WP_Post\":24:{s:2:\"ID\";i:605;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-17 05:41:12\";s:13:\"post_date_gmt\";s:19:\"2015-03-17 05:41:12\";s:12:\"post_content\";s:16:\"4+ exp in oracle\";s:10:\"post_title\";s:6:\"oracle\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:20:\"emerch-ncr-15-oracle\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 14:33:04\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 14:33:04\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:48:\"http://uisi.com/job/emerch-ncr-15-oracle/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:2;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}i:3;O:7:\"WP_Post\":24:{s:2:\"ID\";i:581;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-03 07:04:45\";s:13:\"post_date_gmt\";s:19:\"2015-03-03 07:04:45\";s:12:\"post_content\";s:36:\"Urgent requirement for PHP Programer\";s:10:\"post_title\";s:13:\"PHP Programer\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:23:\"emerch-15-php-programer\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:56:13\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:56:13\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:72:\"http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:4;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:97;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"4\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"1d2b1dbdded7917f20b8a5670bbf0111\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1105,'_transient_timeout_jm-18161f19e2335ed4aebf8de61edb4237','1429284882','no'),(1106,'_transient_jm-18161f19e2335ed4aebf8de61edb4237','O:8:\"WP_Query\":47:{s:5:\"query\";a:12:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:8:\"_keyword\";s:4:\"java\";}s:10:\"query_vars\";a:65:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:8:\"_keyword\";s:4:\"java\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:0:{}s:8:\"relation\";N;s:10:\"meta_table\";N;s:14:\"meta_id_column\";N;s:13:\"primary_table\";N;s:17:\"primary_id_column\";N;s:16:\"\0*\0table_aliases\";a:0:{}}s:10:\"date_query\";b:0;s:7:\"request\";s:337:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) AND ( wp_posts.post_title LIKE \'%java%\' OR wp_posts.post_content LIKE \'%java%\' OR wp_posts.ID IN (584,585,585,592,592) ) ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:1:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:1;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:99;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"1\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"3ed9c8d48d4fbc506997266412eeb8a1\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1107,'_transient_timeout_jm-8ec62a39b0f8e694d176f260294e5892','1429284883','no'),(1108,'_transient_jm-8ec62a39b0f8e694d176f260294e5892','O:8:\"WP_Query\":47:{s:5:\"query\";a:13:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:10:\"meta_query\";a:1:{i:0;a:3:{s:8:\"relation\";s:2:\"OR\";i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}}}s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:8:\"_keyword\";s:4:\"java\";}s:10:\"query_vars\";a:66:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:10:\"meta_query\";a:1:{i:0;a:3:{s:8:\"relation\";s:2:\"OR\";i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}}}s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:8:\"_keyword\";s:4:\"java\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:2:{i:0;a:3:{i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:5:\"india\";s:7:\"compare\";s:4:\"like\";}s:8:\"relation\";s:2:\"OR\";}s:8:\"relation\";s:2:\"OR\";}s:8:\"relation\";s:3:\"AND\";s:10:\"meta_table\";s:11:\"wp_postmeta\";s:14:\"meta_id_column\";s:7:\"post_id\";s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";s:16:\"\0*\0table_aliases\";a:1:{i:0;s:11:\"wp_postmeta\";}}s:10:\"date_query\";b:0;s:7:\"request\";s:670:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) AND ( \n ( \n ( wp_postmeta.meta_key = \'geolocation_formatted_address\' AND CAST(wp_postmeta.meta_value AS CHAR) LIKE \'%india%\' ) \n OR \n ( wp_postmeta.meta_key = \'_job_location\' AND CAST(wp_postmeta.meta_value AS CHAR) LIKE \'%india%\' )\n )\n) AND ( wp_posts.post_title LIKE \'%java%\' OR wp_posts.post_content LIKE \'%java%\' OR wp_posts.ID IN (584,585,585,592,592) ) GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:1:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:592;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-16 12:47:38\";s:13:\"post_date_gmt\";s:19:\"2015-03-16 12:47:38\";s:12:\"post_content\";s:21:\"5+ Experience in Java\";s:10:\"post_title\";s:4:\"java\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:25:\"emerch-banglore-15-java-3\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-17 18:55:50\";s:17:\"post_modified_gmt\";s:19:\"2015-03-17 18:55:50\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:53:\"http://uisi.com/job/emerch-banglore-15-java-3/\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:1;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:133;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"1\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"fd02e08a2730ffba20027b71179d78a0\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1112,'_transient_timeout_jm-c7392a708a92129cca480770316a7f50','1429295560','no'),(1113,'_transient_jm-c7392a708a92129cca480770316a7f50','O:8:\"WP_Query\":47:{s:5:\"query\";a:12:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:10:\"meta_query\";a:1:{i:0;a:3:{s:8:\"relation\";s:2:\"OR\";i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}}}s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";}s:10:\"query_vars\";a:65:{s:9:\"post_type\";s:11:\"job_listing\";s:11:\"post_status\";s:7:\"publish\";s:19:\"ignore_sticky_posts\";i:1;s:6:\"offset\";i:0;s:14:\"posts_per_page\";i:5;s:7:\"orderby\";s:8:\"featured\";s:5:\"order\";s:4:\"DESC\";s:10:\"meta_query\";a:1:{i:0;a:3:{s:8:\"relation\";s:2:\"OR\";i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}}}s:22:\"update_post_term_cache\";b:0;s:22:\"update_post_meta_cache\";b:0;s:13:\"cache_results\";b:0;s:6:\"fields\";s:3:\"all\";s:5:\"error\";s:0:\"\";s:1:\"m\";s:0:\"\";s:1:\"p\";i:0;s:11:\"post_parent\";s:0:\"\";s:7:\"subpost\";s:0:\"\";s:10:\"subpost_id\";s:0:\"\";s:10:\"attachment\";s:0:\"\";s:13:\"attachment_id\";i:0;s:4:\"name\";s:0:\"\";s:6:\"static\";s:0:\"\";s:8:\"pagename\";s:0:\"\";s:7:\"page_id\";i:0;s:6:\"second\";s:0:\"\";s:6:\"minute\";s:0:\"\";s:4:\"hour\";s:0:\"\";s:3:\"day\";i:0;s:8:\"monthnum\";i:0;s:4:\"year\";i:0;s:1:\"w\";i:0;s:13:\"category_name\";s:0:\"\";s:3:\"tag\";s:0:\"\";s:3:\"cat\";s:0:\"\";s:6:\"tag_id\";s:0:\"\";s:6:\"author\";s:0:\"\";s:11:\"author_name\";s:0:\"\";s:4:\"feed\";s:0:\"\";s:2:\"tb\";s:0:\"\";s:5:\"paged\";i:0;s:14:\"comments_popup\";s:0:\"\";s:8:\"meta_key\";s:0:\"\";s:10:\"meta_value\";s:0:\"\";s:7:\"preview\";s:0:\"\";s:1:\"s\";s:0:\"\";s:8:\"sentence\";s:0:\"\";s:10:\"menu_order\";s:0:\"\";s:12:\"category__in\";a:0:{}s:16:\"category__not_in\";a:0:{}s:13:\"category__and\";a:0:{}s:8:\"post__in\";a:0:{}s:12:\"post__not_in\";a:0:{}s:7:\"tag__in\";a:0:{}s:11:\"tag__not_in\";a:0:{}s:8:\"tag__and\";a:0:{}s:12:\"tag_slug__in\";a:0:{}s:13:\"tag_slug__and\";a:0:{}s:15:\"post_parent__in\";a:0:{}s:19:\"post_parent__not_in\";a:0:{}s:10:\"author__in\";a:0:{}s:14:\"author__not_in\";a:0:{}s:16:\"suppress_filters\";b:0;s:8:\"nopaging\";b:0;s:17:\"comments_per_page\";s:2:\"50\";s:13:\"no_found_rows\";b:0;}s:9:\"tax_query\";O:12:\"WP_Tax_Query\":6:{s:7:\"queries\";a:0:{}s:8:\"relation\";s:3:\"AND\";s:16:\"\0*\0table_aliases\";a:0:{}s:13:\"queried_terms\";a:0:{}s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";}s:10:\"meta_query\";O:13:\"WP_Meta_Query\":7:{s:7:\"queries\";a:2:{i:0;a:3:{i:0;a:3:{s:3:\"key\";s:29:\"geolocation_formatted_address\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}i:1;a:3:{s:3:\"key\";s:13:\"_job_location\";s:5:\"value\";s:9:\"hyderabad\";s:7:\"compare\";s:4:\"like\";}s:8:\"relation\";s:2:\"OR\";}s:8:\"relation\";s:2:\"OR\";}s:8:\"relation\";s:3:\"AND\";s:10:\"meta_table\";s:11:\"wp_postmeta\";s:14:\"meta_id_column\";s:7:\"post_id\";s:13:\"primary_table\";s:8:\"wp_posts\";s:17:\"primary_id_column\";s:2:\"ID\";s:16:\"\0*\0table_aliases\";a:1:{i:0;s:11:\"wp_postmeta\";}}s:10:\"date_query\";b:0;s:7:\"request\";s:556:\"SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND wp_posts.post_type = \'job_listing\' AND ((wp_posts.post_status = \'publish\')) AND ( \n ( \n ( wp_postmeta.meta_key = \'geolocation_formatted_address\' AND CAST(wp_postmeta.meta_value AS CHAR) LIKE \'%hyderabad%\' ) \n OR \n ( wp_postmeta.meta_key = \'_job_location\' AND CAST(wp_postmeta.meta_value AS CHAR) LIKE \'%hyderabad%\' )\n )\n) GROUP BY wp_posts.ID ORDER BY wp_posts.menu_order ASC, wp_posts.post_date DESC LIMIT 0, 5\";s:5:\"posts\";a:1:{i:0;O:7:\"WP_Post\":24:{s:2:\"ID\";i:616;s:11:\"post_author\";s:1:\"1\";s:9:\"post_date\";s:19:\"2015-03-18 14:36:35\";s:13:\"post_date_gmt\";s:19:\"2015-03-18 14:36:35\";s:12:\"post_content\";s:272:\"Identifying and implementing strategies for increasing site traffic through organic search listings without being blacklisted. Using web tools to track site traffic, rankings. Researching and resolving HTML code and content, link architecture and na...\r\n\r\n \r\n\r\n \";s:10:\"post_title\";s:11:\"Testing Job\";s:12:\"post_excerpt\";s:0:\"\";s:11:\"post_status\";s:7:\"publish\";s:14:\"comment_status\";s:6:\"closed\";s:11:\"ping_status\";s:6:\"closed\";s:13:\"post_password\";s:0:\"\";s:9:\"post_name\";s:11:\"testing-job\";s:7:\"to_ping\";s:0:\"\";s:6:\"pinged\";s:0:\"\";s:13:\"post_modified\";s:19:\"2015-03-18 15:25:38\";s:17:\"post_modified_gmt\";s:19:\"2015-03-18 15:25:38\";s:21:\"post_content_filtered\";s:0:\"\";s:11:\"post_parent\";i:0;s:4:\"guid\";s:56:\"http://uisi.com/?post_type=job_listing&p=616\";s:10:\"menu_order\";i:1;s:9:\"post_type\";s:11:\"job_listing\";s:14:\"post_mime_type\";s:0:\"\";s:13:\"comment_count\";s:1:\"0\";s:6:\"filter\";s:3:\"raw\";}}s:10:\"post_count\";i:1;s:12:\"current_post\";i:-1;s:11:\"in_the_loop\";b:0;s:4:\"post\";r:131;s:13:\"comment_count\";i:0;s:15:\"current_comment\";i:-1;s:11:\"found_posts\";s:1:\"1\";s:13:\"max_num_pages\";d:1;s:21:\"max_num_comment_pages\";i:0;s:9:\"is_single\";b:0;s:10:\"is_preview\";b:0;s:7:\"is_page\";b:0;s:10:\"is_archive\";b:0;s:7:\"is_date\";b:0;s:7:\"is_year\";b:0;s:8:\"is_month\";b:0;s:6:\"is_day\";b:0;s:7:\"is_time\";b:0;s:9:\"is_author\";b:0;s:11:\"is_category\";b:0;s:6:\"is_tag\";b:0;s:6:\"is_tax\";b:0;s:9:\"is_search\";b:0;s:7:\"is_feed\";b:0;s:15:\"is_comment_feed\";b:0;s:12:\"is_trackback\";b:0;s:7:\"is_home\";b:0;s:6:\"is_404\";b:0;s:17:\"is_comments_popup\";b:0;s:8:\"is_paged\";b:0;s:8:\"is_admin\";b:1;s:13:\"is_attachment\";b:0;s:11:\"is_singular\";b:0;s:9:\"is_robots\";b:0;s:13:\"is_posts_page\";b:0;s:20:\"is_post_type_archive\";b:0;s:25:\"\0WP_Query\0query_vars_hash\";s:32:\"d15e4b4e9dec7e19366cf29ebdf77d9c\";s:28:\"\0WP_Query\0query_vars_changed\";b:0;s:17:\"thumbnails_cached\";b:0;s:19:\"\0WP_Query\0stopwords\";N;}','no'),(1187,'_site_transient_timeout_theme_roots','1427217133','yes'),(1188,'_site_transient_theme_roots','a:3:{s:13:\"twentyfifteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";s:4:\"uisi\";s:7:\"/themes\";}','yes'),(1189,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1427215335;s:7:\"checked\";a:3:{s:13:\"twentyfifteen\";s:3:\"1.0\";s:12:\"twentytwelve\";s:3:\"1.5\";s:4:\"uisi\";s:3:\"1.0\";}s:8:\"response\";a:1:{s:12:\"twentytwelve\";a:4:{s:5:\"theme\";s:12:\"twentytwelve\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwelve/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwelve.1.6.zip\";}}s:12:\"translations\";a:0:{}}','yes'),(1190,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1427215334;s:8:\"response\";a:1:{s:33:\"wp-job-manager/wp-job-manager.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"41501\";s:4:\"slug\";s:14:\"wp-job-manager\";s:6:\"plugin\";s:33:\"wp-job-manager/wp-job-manager.php\";s:11:\"new_version\";s:6:\"1.21.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/wp-job-manager/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/wp-job-manager.1.21.4.zip\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:44:\"tt-sidebar-login-widget/tt-sidebar-login.php\";O:8:\"stdClass\":7:{s:2:\"id\";s:5:\"45719\";s:4:\"slug\";s:23:\"tt-sidebar-login-widget\";s:6:\"plugin\";s:44:\"tt-sidebar-login-widget/tt-sidebar-login.php\";s:11:\"new_version\";s:3:\"2.1\";s:14:\"upgrade_notice\";s:81:\"9 More Languages Added. Also option to display/hide logged in user name is added.\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/tt-sidebar-login-widget/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/tt-sidebar-login-widget.2.1.zip\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"14975\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.6.1\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.6.1.zip\";}s:79:\"wp-job-manager-registration-use-email/wp-job-manager-registration-use-email.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:5:\"49736\";s:4:\"slug\";s:37:\"wp-job-manager-registration-use-email\";s:6:\"plugin\";s:79:\"wp-job-manager-registration-use-email/wp-job-manager-registration-use-email.php\";s:11:\"new_version\";s:5:\"1.2.0\";s:3:\"url\";s:68:\"https://wordpress.org/plugins/wp-job-manager-registration-use-email/\";s:7:\"package\";s:86:\"https://downloads.wordpress.org/plugin/wp-job-manager-registration-use-email.1.2.0.zip\";}}}','yes'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_postmeta` ( `meta_id` bigint(20) unsigned NOT NULL auto_increment, `post_id` bigint(20) unsigned NOT NULL default '0', `meta_key` varchar(255) default NULL, `meta_value` longtext, PRIMARY KEY (`meta_id`), KEY `post_id` (`post_id`), KEY `meta_key` (`meta_key`) ) ENGINE=MyISAM AUTO_INCREMENT=2232 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 (8,219,'_wp_attached_file','2014/09/slide1.jpg'),(9,219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1336;s:6:\"height\";i:350;s:4:\"file\";s:18:\"2014/09/slide1.jpg\";s:5:\"sizes\";a:4:{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:17:\"slide1-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-624x163.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:163;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:1;}}'),(10,220,'_wp_attached_file','2014/09/slide2.jpg'),(11,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1336;s:6:\"height\";i:350;s:4:\"file\";s:18:\"2014/09/slide2.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-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:17:\"slide2-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide2-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-624x163.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:163;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:1;}}'),(12,250,'_wp_attached_file','2014/09/logo1.png'),(13,250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:539;s:6:\"height\";i:48;s:4:\"file\";s:17:\"2014/09/logo1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo1-150x48.png\";s:5:\"width\";i:150;s:6:\"height\";i:48;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"logo1-300x26.png\";s:5:\"width\";i:300;s:6:\"height\";i:26;s:9:\"mime-type\";s:9:\"image/png\";}}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;}}'),(14,258,'_wp_attached_file','2014/09/1.jpg'),(15,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;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:1;}}'),(16,259,'_wp_attached_file','2014/09/2.jpg'),(17,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/2.jpg\";s:5:\"sizes\";a:1:{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: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:1;}}'),(18,260,'_wp_attached_file','2014/09/3.jpg'),(19,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/3.jpg\";s:5:\"sizes\";a:1:{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: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:1;}}'),(20,261,'_wp_attached_file','2014/09/4.jpg'),(21,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/4.jpg\";s:5:\"sizes\";a:1:{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: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:1;}}'),(22,262,'_wp_attached_file','2014/09/5.jpg'),(23,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/5.jpg\";s:5:\"sizes\";a:1:{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: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:1;}}'),(24,263,'_wp_attached_file','2014/09/6.jpg'),(25,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:200;s:4:\"file\";s:13:\"2014/09/6.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;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:1;}}'),(26,281,'_wp_attached_file','2014/09/21.jpg'),(27,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:183;s:6:\"height\";i:98;s:4:\"file\";s:14:\"2014/09/21.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"21-150x98.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:98;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;}}'),(28,303,'_wp_attached_file','2014/09/Chin_Mudhra_1.jpg'),(29,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:100;s:4:\"file\";s:25:\"2014/09/Chin_Mudhra_1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Chin_Mudhra_1-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;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:1;}}'),(30,305,'_wp_attached_file','2014/09/wipro.jpg'),(31,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2014/09/wipro.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"wipro-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;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:1;}}'),(32,306,'_wp_attached_file','2014/09/intel.jpg'),(33,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:189;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2014/09/intel.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"intel-150x100.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:100;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:1;}}'),(34,310,'_wp_attached_file','2014/09/chart-search-icon.png'),(35,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:29:\"2014/09/chart-search-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"chart-search-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}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;}}'),(36,313,'_wp_attached_file','2014/09/computer-icon.png'),(37,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:25:\"2014/09/computer-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"computer-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}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;}}'),(38,318,'_wp_attached_file','2014/09/puzzle-icon.png'),(39,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:96;s:4:\"file\";s:23:\"2014/09/puzzle-icon.png\";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;}}'),(40,319,'_wp_attached_file','2014/09/Graphics-Painting-icon.png'),(41,319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:34:\"2014/09/Graphics-Painting-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Graphics-Painting-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}}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;}}'),(42,359,'_wp_attached_file','2014/09/slider.jpg'),(43,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1358;s:6:\"height\";i:352;s:4:\"file\";s:18:\"2014/09/slider.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slider-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:17:\"slider-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slider-1024x265.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"slider-624x161.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:161;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:1;}}'),(44,360,'_wp_attached_file','2014/09/11.jpg'),(45,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:300;s:4:\"file\";s:14:\"2014/09/11.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-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:\"11-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:14:\"11-624x199.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:199;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:1;}}'),(46,361,'_wp_attached_file','2014/09/Customer_engagement.jpg'),(47,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:350;s:4:\"file\";s:31:\"2014/09/Customer_engagement.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Customer_engagement-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:30:\"Customer_engagement-300x54.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Customer_engagement-1024x186.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"Customer_engagement-624x113.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:113;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;}}'),(176,378,'_menu_item_type','custom'),(177,378,'_menu_item_menu_item_parent','486'),(178,378,'_menu_item_object_id','378'),(179,378,'_menu_item_object','custom'),(180,378,'_menu_item_target',''),(181,378,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(182,378,'_menu_item_xfn',''),(183,378,'_menu_item_url','#'),(200,381,'_wp_attached_file','2014/09/Enterprises_information_management.jpg'),(201,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:350;s:4:\"file\";s:46:\"2014/09/Enterprises_information_management.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Enterprises_information_management-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:45:\"Enterprises_information_management-300x54.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"Enterprises_information_management-1024x186.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:46:\"Enterprises_information_management-624x113.jpg\";s:5:\"width\";i:624;s:6:\"height\";i:113;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;}}'),(362,402,'_menu_item_type','custom'),(363,402,'_menu_item_menu_item_parent','0'),(364,402,'_menu_item_object_id','402'),(365,402,'_menu_item_object','custom'),(366,402,'_menu_item_target',''),(367,402,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(368,402,'_menu_item_xfn',''),(369,402,'_menu_item_url','http://uisi.com/clients/'),(370,403,'_menu_item_type','custom'),(371,403,'_menu_item_menu_item_parent','0'),(372,403,'_menu_item_object_id','403'),(373,403,'_menu_item_object','custom'),(374,403,'_menu_item_target',''),(375,403,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(376,403,'_menu_item_xfn',''),(377,403,'_menu_item_url','http://uisi.com/'),(378,404,'_menu_item_type','custom'),(379,404,'_menu_item_menu_item_parent','0'),(380,404,'_menu_item_object_id','404'),(381,404,'_menu_item_object','custom'),(382,404,'_menu_item_target',''),(383,404,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(384,404,'_menu_item_xfn',''),(385,404,'_menu_item_url','#'),(386,405,'_menu_item_type','custom'),(387,405,'_menu_item_menu_item_parent','0'),(388,405,'_menu_item_object_id','405'),(389,405,'_menu_item_object','custom'),(390,405,'_menu_item_target',''),(391,405,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(392,405,'_menu_item_xfn',''),(393,405,'_menu_item_url','#'),(394,406,'_menu_item_type','custom'),(395,406,'_menu_item_menu_item_parent','0'),(396,406,'_menu_item_object_id','406'),(397,406,'_menu_item_object','custom'),(398,406,'_menu_item_target',''),(399,406,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(400,406,'_menu_item_xfn',''),(401,406,'_menu_item_url','#'),(402,407,'_menu_item_type','custom'),(403,407,'_menu_item_menu_item_parent','0'),(404,407,'_menu_item_object_id','407'),(405,407,'_menu_item_object','custom'),(406,407,'_menu_item_target',''),(407,407,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(408,407,'_menu_item_xfn',''),(409,407,'_menu_item_url','#'),(410,408,'_menu_item_type','custom'),(411,408,'_menu_item_menu_item_parent','0'),(412,408,'_menu_item_object_id','408'),(413,408,'_menu_item_object','custom'),(414,408,'_menu_item_target',''),(415,408,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(416,408,'_menu_item_xfn',''),(417,408,'_menu_item_url','#'),(418,409,'_menu_item_type','custom'),(419,409,'_menu_item_menu_item_parent','0'),(420,409,'_menu_item_object_id','409'),(421,409,'_menu_item_object','custom'),(422,409,'_menu_item_target',''),(423,409,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(424,409,'_menu_item_xfn',''),(425,409,'_menu_item_url','#'),(426,410,'_menu_item_type','custom'),(427,410,'_menu_item_menu_item_parent','0'),(428,410,'_menu_item_object_id','410'),(429,410,'_menu_item_object','custom'),(430,410,'_menu_item_target',''),(431,410,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(432,410,'_menu_item_xfn',''),(433,410,'_menu_item_url','#'),(434,411,'_menu_item_type','custom'),(435,411,'_menu_item_menu_item_parent','0'),(436,411,'_menu_item_object_id','411'),(437,411,'_menu_item_object','custom'),(438,411,'_menu_item_target',''),(439,411,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(440,411,'_menu_item_xfn',''),(441,411,'_menu_item_url','#'),(442,412,'_menu_item_type','custom'),(443,412,'_menu_item_menu_item_parent','0'),(444,412,'_menu_item_object_id','412'),(445,412,'_menu_item_object','custom'),(446,412,'_menu_item_target',''),(447,412,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(448,412,'_menu_item_xfn',''),(449,412,'_menu_item_url','#'),(450,413,'_menu_item_type','custom'),(451,413,'_menu_item_menu_item_parent','0'),(452,413,'_menu_item_object_id','413'),(453,413,'_menu_item_object','custom'),(454,413,'_menu_item_target',''),(455,413,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(456,413,'_menu_item_xfn',''),(457,413,'_menu_item_url','#'),(458,414,'_menu_item_type','custom'),(459,414,'_menu_item_menu_item_parent','0'),(460,414,'_menu_item_object_id','414'),(461,414,'_menu_item_object','custom'),(462,414,'_menu_item_target',''),(463,414,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(464,414,'_menu_item_xfn',''),(465,414,'_menu_item_url','#'),(466,415,'_menu_item_type','custom'),(467,415,'_menu_item_menu_item_parent','0'),(468,415,'_menu_item_object_id','415'),(469,415,'_menu_item_object','custom'),(470,415,'_menu_item_target',''),(471,415,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(472,415,'_menu_item_xfn',''),(473,415,'_menu_item_url','#'),(474,416,'_menu_item_type','custom'),(475,416,'_menu_item_menu_item_parent','0'),(476,416,'_menu_item_object_id','416'),(477,416,'_menu_item_object','custom'),(478,416,'_menu_item_target',''),(479,416,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(480,416,'_menu_item_xfn',''),(481,416,'_menu_item_url','#'),(482,417,'_menu_item_type','custom'),(483,417,'_menu_item_menu_item_parent','0'),(484,417,'_menu_item_object_id','417'),(485,417,'_menu_item_object','custom'),(486,417,'_menu_item_target',''),(487,417,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(488,417,'_menu_item_xfn',''),(489,417,'_menu_item_url','#'),(490,418,'_menu_item_type','custom'),(491,418,'_menu_item_menu_item_parent','0'),(492,418,'_menu_item_object_id','418'),(493,418,'_menu_item_object','custom'),(494,418,'_menu_item_target',''),(495,418,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(496,418,'_menu_item_xfn',''),(497,418,'_menu_item_url','#'),(498,419,'_menu_item_type','custom'),(499,419,'_menu_item_menu_item_parent','0'),(500,419,'_menu_item_object_id','419'),(501,419,'_menu_item_object','custom'),(502,419,'_menu_item_target',''),(503,419,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(504,419,'_menu_item_xfn',''),(505,419,'_menu_item_url','#'),(506,420,'_menu_item_type','custom'),(507,420,'_menu_item_menu_item_parent','0'),(508,420,'_menu_item_object_id','420'),(509,420,'_menu_item_object','custom'),(510,420,'_menu_item_target',''),(511,420,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(512,420,'_menu_item_xfn',''),(513,420,'_menu_item_url','#'),(514,421,'_menu_item_type','custom'),(515,421,'_menu_item_menu_item_parent','0'),(516,421,'_menu_item_object_id','421'),(517,421,'_menu_item_object','custom'),(518,421,'_menu_item_target',''),(519,421,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(520,421,'_menu_item_xfn',''),(521,421,'_menu_item_url','#'),(522,422,'_menu_item_type','custom'),(523,422,'_menu_item_menu_item_parent','0'),(524,422,'_menu_item_object_id','422'),(525,422,'_menu_item_object','custom'),(526,422,'_menu_item_target',''),(527,422,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(528,422,'_menu_item_xfn',''),(529,422,'_menu_item_url','#'),(530,423,'_menu_item_type','custom'),(531,423,'_menu_item_menu_item_parent','0'),(532,423,'_menu_item_object_id','423'),(533,423,'_menu_item_object','custom'),(534,423,'_menu_item_target',''),(535,423,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(536,423,'_menu_item_xfn',''),(537,423,'_menu_item_url','#'),(538,424,'_menu_item_type','custom'),(539,424,'_menu_item_menu_item_parent','0'),(540,424,'_menu_item_object_id','424'),(541,424,'_menu_item_object','custom'),(542,424,'_menu_item_target',''),(543,424,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(544,424,'_menu_item_xfn',''),(545,424,'_menu_item_url','#'),(546,425,'_menu_item_type','custom'),(547,425,'_menu_item_menu_item_parent','0'),(548,425,'_menu_item_object_id','425'),(549,425,'_menu_item_object','custom'),(550,425,'_menu_item_target',''),(551,425,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(552,425,'_menu_item_xfn',''),(553,425,'_menu_item_url','#'),(554,426,'_menu_item_type','custom'),(555,426,'_menu_item_menu_item_parent','0'),(556,426,'_menu_item_object_id','426'),(557,426,'_menu_item_object','custom'),(558,426,'_menu_item_target',''),(559,426,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(560,426,'_menu_item_xfn',''),(561,426,'_menu_item_url','#'),(562,427,'_menu_item_type','custom'),(563,427,'_menu_item_menu_item_parent','0'),(564,427,'_menu_item_object_id','427'),(565,427,'_menu_item_object','custom'),(566,427,'_menu_item_target',''),(567,427,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(568,427,'_menu_item_xfn',''),(569,427,'_menu_item_url','#'),(570,428,'_menu_item_type','custom'),(571,428,'_menu_item_menu_item_parent','0'),(572,428,'_menu_item_object_id','428'),(573,428,'_menu_item_object','custom'),(574,428,'_menu_item_target',''),(575,428,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(576,428,'_menu_item_xfn',''),(577,428,'_menu_item_url','#'),(578,429,'_menu_item_type','custom'),(579,429,'_menu_item_menu_item_parent','0'),(580,429,'_menu_item_object_id','429'),(581,429,'_menu_item_object','custom'),(582,429,'_menu_item_target',''),(583,429,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(584,429,'_menu_item_xfn',''),(585,429,'_menu_item_url','#'),(586,430,'_menu_item_type','custom'),(587,430,'_menu_item_menu_item_parent','0'),(588,430,'_menu_item_object_id','430'),(589,430,'_menu_item_object','custom'),(590,430,'_menu_item_target',''),(591,430,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(592,430,'_menu_item_xfn',''),(593,430,'_menu_item_url','#'),(594,431,'_menu_item_type','custom'),(595,431,'_menu_item_menu_item_parent','0'),(596,431,'_menu_item_object_id','431'),(597,431,'_menu_item_object','custom'),(598,431,'_menu_item_target',''),(599,431,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(600,431,'_menu_item_xfn',''),(601,431,'_menu_item_url','#'),(602,432,'_menu_item_type','custom'),(603,432,'_menu_item_menu_item_parent','0'),(604,432,'_menu_item_object_id','432'),(605,432,'_menu_item_object','custom'),(606,432,'_menu_item_target',''),(607,432,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(608,432,'_menu_item_xfn',''),(609,432,'_menu_item_url','#'),(610,433,'_menu_item_type','custom'),(611,433,'_menu_item_menu_item_parent','0'),(612,433,'_menu_item_object_id','433'),(613,433,'_menu_item_object','custom'),(614,433,'_menu_item_target',''),(615,433,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(616,433,'_menu_item_xfn',''),(617,433,'_menu_item_url','#'),(618,434,'_menu_item_type','custom'),(619,434,'_menu_item_menu_item_parent','0'),(620,434,'_menu_item_object_id','434'),(621,434,'_menu_item_object','custom'),(622,434,'_menu_item_target',''),(623,434,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(624,434,'_menu_item_xfn',''),(625,434,'_menu_item_url','#'),(626,435,'_menu_item_type','custom'),(627,435,'_menu_item_menu_item_parent','0'),(628,435,'_menu_item_object_id','435'),(629,435,'_menu_item_object','custom'),(630,435,'_menu_item_target',''),(631,435,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(632,435,'_menu_item_xfn',''),(633,435,'_menu_item_url','#'),(634,436,'_menu_item_type','custom'),(635,436,'_menu_item_menu_item_parent','0'),(636,436,'_menu_item_object_id','436'),(637,436,'_menu_item_object','custom'),(638,436,'_menu_item_target',''),(639,436,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(640,436,'_menu_item_xfn',''),(641,436,'_menu_item_url','#'),(642,437,'_menu_item_type','custom'),(643,437,'_menu_item_menu_item_parent','0'),(644,437,'_menu_item_object_id','437'),(645,437,'_menu_item_object','custom'),(646,437,'_menu_item_target',''),(647,437,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(648,437,'_menu_item_xfn',''),(649,437,'_menu_item_url','#'),(650,438,'_menu_item_type','custom'),(651,438,'_menu_item_menu_item_parent','0'),(652,438,'_menu_item_object_id','438'),(653,438,'_menu_item_object','custom'),(654,438,'_menu_item_target',''),(655,438,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(656,438,'_menu_item_xfn',''),(657,438,'_menu_item_url','#'),(658,439,'_menu_item_type','custom'),(659,439,'_menu_item_menu_item_parent','0'),(660,439,'_menu_item_object_id','439'),(661,439,'_menu_item_object','custom'),(662,439,'_menu_item_target',''),(663,439,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(664,439,'_menu_item_xfn',''),(665,439,'_menu_item_url','#'),(666,440,'_menu_item_type','custom'),(667,440,'_menu_item_menu_item_parent','0'),(668,440,'_menu_item_object_id','440'),(669,440,'_menu_item_object','custom'),(670,440,'_menu_item_target',''),(671,440,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(672,440,'_menu_item_xfn',''),(673,440,'_menu_item_url','#'),(674,441,'_menu_item_type','custom'),(675,441,'_menu_item_menu_item_parent','0'),(676,441,'_menu_item_object_id','441'),(677,441,'_menu_item_object','custom'),(678,441,'_menu_item_target',''),(679,441,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(680,441,'_menu_item_xfn',''),(681,441,'_menu_item_url','#'),(682,442,'_menu_item_type','custom'),(683,442,'_menu_item_menu_item_parent','0'),(684,442,'_menu_item_object_id','442'),(685,442,'_menu_item_object','custom'),(686,442,'_menu_item_target',''),(687,442,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(688,442,'_menu_item_xfn',''),(689,442,'_menu_item_url','#'),(690,443,'_menu_item_type','custom'),(691,443,'_menu_item_menu_item_parent','0'),(692,443,'_menu_item_object_id','443'),(693,443,'_menu_item_object','custom'),(694,443,'_menu_item_target',''),(695,443,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(696,443,'_menu_item_xfn',''),(697,443,'_menu_item_url','#'),(698,444,'_menu_item_type','custom'),(699,444,'_menu_item_menu_item_parent','0'),(700,444,'_menu_item_object_id','444'),(701,444,'_menu_item_object','custom'),(702,444,'_menu_item_target',''),(703,444,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(704,444,'_menu_item_xfn',''),(705,444,'_menu_item_url','#'),(706,445,'_menu_item_type','custom'),(707,445,'_menu_item_menu_item_parent','0'),(708,445,'_menu_item_object_id','445'),(709,445,'_menu_item_object','custom'),(710,445,'_menu_item_target',''),(711,445,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(712,445,'_menu_item_xfn',''),(713,445,'_menu_item_url','#'),(714,446,'_menu_item_type','custom'),(715,446,'_menu_item_menu_item_parent','0'),(716,446,'_menu_item_object_id','446'),(717,446,'_menu_item_object','custom'),(718,446,'_menu_item_target',''),(719,446,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(720,446,'_menu_item_xfn',''),(721,446,'_menu_item_url','#'),(722,447,'_menu_item_type','custom'),(723,447,'_menu_item_menu_item_parent','0'),(724,447,'_menu_item_object_id','447'),(725,447,'_menu_item_object','custom'),(726,447,'_menu_item_target',''),(727,447,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(728,447,'_menu_item_xfn',''),(729,447,'_menu_item_url','#'),(730,448,'_menu_item_type','custom'),(731,448,'_menu_item_menu_item_parent','0'),(732,448,'_menu_item_object_id','448'),(733,448,'_menu_item_object','custom'),(734,448,'_menu_item_target',''),(735,448,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(736,448,'_menu_item_xfn',''),(737,448,'_menu_item_url','#'),(738,449,'_menu_item_type','custom'),(739,449,'_menu_item_menu_item_parent','0'),(740,449,'_menu_item_object_id','449'),(741,449,'_menu_item_object','custom'),(742,449,'_menu_item_target',''),(743,449,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(744,449,'_menu_item_xfn',''),(745,449,'_menu_item_url','#'),(746,450,'_menu_item_type','custom'),(747,450,'_menu_item_menu_item_parent','0'),(748,450,'_menu_item_object_id','450'),(749,450,'_menu_item_object','custom'),(750,450,'_menu_item_target',''),(751,450,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(752,450,'_menu_item_xfn',''),(753,450,'_menu_item_url','#'),(754,451,'_menu_item_type','custom'),(755,451,'_menu_item_menu_item_parent','0'),(756,451,'_menu_item_object_id','451'),(757,451,'_menu_item_object','custom'),(758,451,'_menu_item_target',''),(759,451,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(760,451,'_menu_item_xfn',''),(761,451,'_menu_item_url','#'),(762,452,'_menu_item_type','custom'),(763,452,'_menu_item_menu_item_parent','0'),(764,452,'_menu_item_object_id','452'),(765,452,'_menu_item_object','custom'),(766,452,'_menu_item_target',''),(767,452,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(768,452,'_menu_item_xfn',''),(769,452,'_menu_item_url','#'),(770,453,'_menu_item_type','custom'),(771,453,'_menu_item_menu_item_parent','0'),(772,453,'_menu_item_object_id','453'),(773,453,'_menu_item_object','custom'),(774,453,'_menu_item_target',''),(775,453,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(776,453,'_menu_item_xfn',''),(777,453,'_menu_item_url','#'),(778,454,'_menu_item_type','custom'),(779,454,'_menu_item_menu_item_parent','0'),(780,454,'_menu_item_object_id','454'),(781,454,'_menu_item_object','custom'),(782,454,'_menu_item_target',''),(783,454,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(784,454,'_menu_item_xfn',''),(785,454,'_menu_item_url','#'),(786,455,'_menu_item_type','custom'),(787,455,'_menu_item_menu_item_parent','0'),(788,455,'_menu_item_object_id','455'),(789,455,'_menu_item_object','custom'),(790,455,'_menu_item_target',''),(791,455,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(792,455,'_menu_item_xfn',''),(793,455,'_menu_item_url','#'),(794,456,'_menu_item_type','custom'),(795,456,'_menu_item_menu_item_parent','0'),(796,456,'_menu_item_object_id','456'),(797,456,'_menu_item_object','custom'),(798,456,'_menu_item_target',''),(799,456,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(800,456,'_menu_item_xfn',''),(801,456,'_menu_item_url','#'),(802,457,'_menu_item_type','custom'),(803,457,'_menu_item_menu_item_parent','0'),(804,457,'_menu_item_object_id','457'),(805,457,'_menu_item_object','custom'),(806,457,'_menu_item_target',''),(807,457,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(808,457,'_menu_item_xfn',''),(809,457,'_menu_item_url','#'),(810,458,'_menu_item_type','custom'),(811,458,'_menu_item_menu_item_parent','0'),(812,458,'_menu_item_object_id','458'),(813,458,'_menu_item_object','custom'),(814,458,'_menu_item_target',''),(815,458,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(816,458,'_menu_item_xfn',''),(817,458,'_menu_item_url','#'),(818,459,'_menu_item_type','custom'),(819,459,'_menu_item_menu_item_parent','0'),(820,459,'_menu_item_object_id','459'),(821,459,'_menu_item_object','custom'),(822,459,'_menu_item_target',''),(823,459,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(824,459,'_menu_item_xfn',''),(825,459,'_menu_item_url','#'),(826,460,'_menu_item_type','custom'),(827,460,'_menu_item_menu_item_parent','0'),(828,460,'_menu_item_object_id','460'),(829,460,'_menu_item_object','custom'),(830,460,'_menu_item_target',''),(831,460,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(832,460,'_menu_item_xfn',''),(833,460,'_menu_item_url','#'),(834,461,'_menu_item_type','custom'),(835,461,'_menu_item_menu_item_parent','0'),(836,461,'_menu_item_object_id','461'),(837,461,'_menu_item_object','custom'),(838,461,'_menu_item_target',''),(839,461,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(840,461,'_menu_item_xfn',''),(841,461,'_menu_item_url','#'),(842,462,'_menu_item_type','custom'),(843,462,'_menu_item_menu_item_parent','0'),(844,462,'_menu_item_object_id','462'),(845,462,'_menu_item_object','custom'),(846,462,'_menu_item_target',''),(847,462,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(848,462,'_menu_item_xfn',''),(849,462,'_menu_item_url','#'),(850,463,'_menu_item_type','custom'),(851,463,'_menu_item_menu_item_parent','0'),(852,463,'_menu_item_object_id','463'),(853,463,'_menu_item_object','custom'),(854,463,'_menu_item_target',''),(855,463,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(856,463,'_menu_item_xfn',''),(857,463,'_menu_item_url','#'),(866,465,'_menu_item_type','custom'),(867,465,'_menu_item_menu_item_parent','0'),(868,465,'_menu_item_object_id','465'),(869,465,'_menu_item_object','custom'),(870,465,'_menu_item_target',''),(871,465,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(872,465,'_menu_item_xfn',''),(873,465,'_menu_item_url','#'),(874,466,'_menu_item_type','custom'),(875,466,'_menu_item_menu_item_parent','0'),(876,466,'_menu_item_object_id','466'),(877,466,'_menu_item_object','custom'),(878,466,'_menu_item_target',''),(879,466,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(880,466,'_menu_item_xfn',''),(881,466,'_menu_item_url','#'),(882,467,'_menu_item_type','custom'),(883,467,'_menu_item_menu_item_parent','0'),(884,467,'_menu_item_object_id','467'),(885,467,'_menu_item_object','custom'),(886,467,'_menu_item_target',''),(887,467,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(888,467,'_menu_item_xfn',''),(889,467,'_menu_item_url','#'),(890,468,'_menu_item_type','custom'),(891,468,'_menu_item_menu_item_parent','0'),(892,468,'_menu_item_object_id','468'),(893,468,'_menu_item_object','custom'),(894,468,'_menu_item_target',''),(895,468,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(896,468,'_menu_item_xfn',''),(897,468,'_menu_item_url','#'),(914,105,'_edit_last','1'),(915,105,'_wp_page_template','default'),(916,105,'_wpb_vc_js_status','true'),(917,105,'_wpb_vc_js_interface_version','0'),(918,105,'slide_template','default'),(919,105,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(920,105,'_dt_sidebar_position','left'),(921,105,'_dt_sidebar_widgetarea_id','sidebar_13'),(922,105,'_dt_footer_show','1'),(923,105,'_dt_footer_widgetarea_id','sidebar_2'),(924,105,'_dt_header_title','fancy'),(925,105,'_dt_header_background','normal'),(926,105,'_dt_slideshow_mode','porthole'),(927,105,'_dt_slideshow_3d_layout','fullscreen-content'),(928,105,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(929,105,'_dt_slideshow_layout','fullwidth'),(930,105,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(931,105,'_dt_slideshow_scaling','fill'),(932,105,'_dt_slideshow_autoplay','paused'),(933,105,'_dt_slideshow_autoslide_interval','5000'),(934,105,'_dt_slideshow_hide_captions','0'),(935,105,'_dt_slideshow_slides_in_raw','5'),(936,105,'_dt_slideshow_slides_in_column','3'),(937,105,'_dt_slideshow_revolution_slider','none'),(938,105,'_dt_slideshow_layer_slider','none'),(939,105,'_dt_slideshow_layer_show_bg_and_paddings','0'),(940,105,'_dt_fancy_header_title_aligment','left'),(941,105,'_dt_fancy_header_title_color','#ffffff'),(942,105,'_dt_fancy_header_subtitle_color','#ffffff'),(943,105,'_dt_fancy_header_bg_color','#28a7fc'),(944,105,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(945,105,'_dt_fancy_header_bg_repeat','repeat'),(946,105,'_dt_fancy_header_bg_position_x','left'),(947,105,'_dt_fancy_header_bg_position_y','top'),(948,105,'_dt_fancy_header_bg_fullscreen','1'),(949,105,'_dt_fancy_header_bg_fixed','1'),(950,105,'_dt_fancy_header_parallax_speed','0'),(951,105,'_dt_fancy_header_height','100'),(952,105,'_dt_fancy_header_title','About Us'),(953,105,'_dt_fancy_header_subtitle','What We Are'),(954,106,'_wp_page_template','default'),(955,106,'_edit_last','1'),(956,106,'_wpb_vc_js_status','true'),(957,106,'_wpb_vc_js_interface_version','0'),(958,106,'slide_template','default'),(959,106,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(960,106,'_dt_sidebar_position','left'),(961,106,'_dt_sidebar_widgetarea_id','sidebar_3'),(962,106,'_dt_footer_show','1'),(963,106,'_dt_footer_widgetarea_id','sidebar_2'),(964,106,'_dt_header_title','fancy'),(965,106,'_dt_header_background','normal'),(966,106,'_dt_slideshow_mode','porthole'),(967,106,'_dt_slideshow_3d_layout','fullscreen-content'),(968,106,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(969,106,'_dt_slideshow_layout','fullwidth'),(970,106,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(971,106,'_dt_slideshow_scaling','fill'),(972,106,'_dt_slideshow_autoplay','paused'),(973,106,'_dt_slideshow_autoslide_interval','5000'),(974,106,'_dt_slideshow_hide_captions','0'),(975,106,'_dt_slideshow_slides_in_raw','5'),(976,106,'_dt_slideshow_slides_in_column','3'),(977,106,'_dt_slideshow_revolution_slider','none'),(978,106,'_dt_slideshow_layer_slider','none'),(979,106,'_dt_slideshow_layer_show_bg_and_paddings','0'),(980,106,'_dt_fancy_header_title_aligment','left'),(981,106,'_dt_fancy_header_title','Careers'),(982,106,'_dt_fancy_header_title_color','#ffffff'),(983,106,'_dt_fancy_header_subtitle','Work with us'),(984,106,'_dt_fancy_header_subtitle_color','#ffffff'),(985,106,'_dt_fancy_header_bg_color','#28a7fc'),(986,106,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(987,106,'_dt_fancy_header_bg_repeat','repeat'),(988,106,'_dt_fancy_header_bg_position_x','left'),(989,106,'_dt_fancy_header_bg_position_y','top'),(990,106,'_dt_fancy_header_bg_fullscreen','1'),(991,106,'_dt_fancy_header_bg_fixed','1'),(992,106,'_dt_fancy_header_parallax_speed','0'),(993,106,'_dt_fancy_header_height','100'),(994,107,'_edit_last','1'),(995,107,'_wp_page_template','default'),(996,107,'_wpb_vc_js_status','true'),(997,107,'_wpb_vc_js_interface_version','0'),(998,107,'slide_template','default'),(999,107,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1000,107,'_dt_sidebar_position','left'),(1001,107,'_dt_sidebar_widgetarea_id','sidebar_4'),(1002,107,'_dt_footer_show','1'),(1003,107,'_dt_footer_widgetarea_id','sidebar_2'),(1004,107,'_dt_header_title','fancy'),(1005,107,'_dt_header_background','normal'),(1006,107,'_dt_slideshow_mode','porthole'),(1007,107,'_dt_slideshow_3d_layout','fullscreen-content'),(1008,107,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1009,107,'_dt_slideshow_layout','fullwidth'),(1010,107,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1011,107,'_dt_slideshow_scaling','fill'),(1012,107,'_dt_slideshow_autoplay','paused'),(1013,107,'_dt_slideshow_autoslide_interval','5000'),(1014,107,'_dt_slideshow_hide_captions','0'),(1015,107,'_dt_slideshow_slides_in_raw','5'),(1016,107,'_dt_slideshow_slides_in_column','3'),(1017,107,'_dt_slideshow_revolution_slider','none'),(1018,107,'_dt_slideshow_layer_slider','none'),(1019,107,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1020,107,'_dt_fancy_header_title_aligment','left'),(1021,107,'_dt_fancy_header_title_color','#ffffff'),(1022,107,'_dt_fancy_header_subtitle_color','#ffffff'),(1023,107,'_dt_fancy_header_bg_color','#28a7fc'),(1024,107,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1025,107,'_dt_fancy_header_bg_repeat','repeat'),(1026,107,'_dt_fancy_header_bg_position_x','left'),(1027,107,'_dt_fancy_header_bg_position_y','top'),(1028,107,'_dt_fancy_header_bg_fullscreen','1'),(1029,107,'_dt_fancy_header_bg_fixed','1'),(1030,107,'_dt_fancy_header_parallax_speed','0'),(1031,107,'_dt_fancy_header_height','100'),(1032,107,'_dt_fancy_header_title','Software Services'),(1033,107,'_dt_fancy_header_subtitle','Business Applications'),(1034,108,'_edit_last','1'),(1035,108,'_wp_page_template','default'),(1036,108,'_wpb_vc_js_status','true'),(1037,108,'_wpb_vc_js_interface_version','0'),(1038,108,'slide_template','default'),(1039,108,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1040,108,'_dt_sidebar_position','left'),(1041,108,'_dt_sidebar_widgetarea_id','sidebar_5'),(1042,108,'_dt_footer_show','1'),(1043,108,'_dt_footer_widgetarea_id','sidebar_2'),(1044,108,'_dt_header_title','fancy'),(1045,108,'_dt_header_background','normal'),(1046,108,'_dt_slideshow_mode','porthole'),(1047,108,'_dt_slideshow_3d_layout','fullscreen-content'),(1048,108,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1049,108,'_dt_slideshow_layout','fullwidth'),(1050,108,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1051,108,'_dt_slideshow_scaling','fill'),(1052,108,'_dt_slideshow_autoplay','paused'),(1053,108,'_dt_slideshow_autoslide_interval','5000'),(1054,108,'_dt_slideshow_hide_captions','0'),(1055,108,'_dt_slideshow_slides_in_raw','5'),(1056,108,'_dt_slideshow_slides_in_column','3'),(1057,108,'_dt_slideshow_revolution_slider','none'),(1058,108,'_dt_slideshow_layer_slider','none'),(1059,108,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1060,108,'_dt_fancy_header_title_aligment','left'),(1061,108,'_dt_fancy_header_title_color','#ffffff'),(1062,108,'_dt_fancy_header_subtitle_color','#ffffff'),(1063,108,'_dt_fancy_header_bg_color','#28a7fc'),(1064,108,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1065,108,'_dt_fancy_header_bg_repeat','repeat'),(1066,108,'_dt_fancy_header_bg_position_x','left'),(1067,108,'_dt_fancy_header_bg_position_y','top'),(1068,108,'_dt_fancy_header_bg_fullscreen','1'),(1069,108,'_dt_fancy_header_bg_fixed','1'),(1070,108,'_dt_fancy_header_parallax_speed','0'),(1071,108,'_dt_fancy_header_height','100'),(1072,108,'_dt_fancy_header_title','Open Source Services'),(1073,108,'_dt_fancy_header_subtitle','Custom Development'),(1074,109,'_edit_last','1'),(1075,109,'_wp_page_template','default'),(1076,109,'_wpb_vc_js_status','true'),(1077,109,'_wpb_vc_js_interface_version','0'),(1078,109,'slide_template','default'),(1079,109,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1080,109,'_dt_sidebar_position','left'),(1081,109,'_dt_sidebar_widgetarea_id','sidebar_7'),(1082,109,'_dt_footer_show','1'),(1083,109,'_dt_footer_widgetarea_id','sidebar_2'),(1084,109,'_dt_header_title','fancy'),(1085,109,'_dt_header_background','normal'),(1086,109,'_dt_slideshow_mode','porthole'),(1087,109,'_dt_slideshow_3d_layout','fullscreen-content'),(1088,109,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1089,109,'_dt_slideshow_layout','fullwidth'),(1090,109,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1091,109,'_dt_slideshow_scaling','fill'),(1092,109,'_dt_slideshow_autoplay','paused'),(1093,109,'_dt_slideshow_autoslide_interval','5000'),(1094,109,'_dt_slideshow_hide_captions','0'),(1095,109,'_dt_slideshow_slides_in_raw','5'),(1096,109,'_dt_slideshow_slides_in_column','3'),(1097,109,'_dt_slideshow_revolution_slider','none'),(1098,109,'_dt_slideshow_layer_slider','none'),(1099,109,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1100,109,'_dt_fancy_header_title_aligment','left'),(1101,109,'_dt_fancy_header_title','Technology Consulting'),(1102,109,'_dt_fancy_header_title_color','#ffffff'),(1103,109,'_dt_fancy_header_subtitle','Smart and timely decisions'),(1104,109,'_dt_fancy_header_subtitle_color','#ffffff'),(1105,109,'_dt_fancy_header_bg_color','#28a7fc'),(1106,109,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1107,109,'_dt_fancy_header_bg_repeat','repeat'),(1108,109,'_dt_fancy_header_bg_position_x','left'),(1109,109,'_dt_fancy_header_bg_position_y','top'),(1110,109,'_dt_fancy_header_bg_fullscreen','1'),(1111,109,'_dt_fancy_header_bg_fixed','1'),(1112,109,'_dt_fancy_header_parallax_speed','0'),(1113,109,'_dt_fancy_header_height','100'),(1114,110,'_edit_last','1'),(1115,110,'_wp_page_template','default'),(1116,110,'_wpb_vc_js_status','true'),(1117,110,'_wpb_vc_js_interface_version','0'),(1118,110,'slide_template','default'),(1119,110,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1120,110,'_dt_sidebar_position','left'),(1121,110,'_dt_sidebar_widgetarea_id','sidebar_8'),(1122,110,'_dt_footer_show','1'),(1123,110,'_dt_footer_widgetarea_id','sidebar_2'),(1124,110,'_dt_header_title','fancy'),(1125,110,'_dt_header_background','normal'),(1126,110,'_dt_slideshow_mode','porthole'),(1127,110,'_dt_slideshow_3d_layout','fullscreen-content'),(1128,110,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1129,110,'_dt_slideshow_layout','fullwidth'),(1130,110,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1131,110,'_dt_slideshow_scaling','fill'),(1132,110,'_dt_slideshow_autoplay','paused'),(1133,110,'_dt_slideshow_autoslide_interval','5000'),(1134,110,'_dt_slideshow_hide_captions','0'),(1135,110,'_dt_slideshow_slides_in_raw','5'),(1136,110,'_dt_slideshow_slides_in_column','3'),(1137,110,'_dt_slideshow_revolution_slider','none'),(1138,110,'_dt_slideshow_layer_slider','none'),(1139,110,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1140,110,'_dt_fancy_header_title_aligment','left'),(1141,110,'_dt_fancy_header_title_color','#ffffff'),(1142,110,'_dt_fancy_header_subtitle_color','#ffffff'),(1143,110,'_dt_fancy_header_bg_color','#28a7fc'),(1144,110,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1145,110,'_dt_fancy_header_bg_repeat','repeat'),(1146,110,'_dt_fancy_header_bg_position_x','left'),(1147,110,'_dt_fancy_header_bg_position_y','top'),(1148,110,'_dt_fancy_header_bg_fullscreen','1'),(1149,110,'_dt_fancy_header_bg_fixed','1'),(1150,110,'_dt_fancy_header_parallax_speed','0'),(1151,110,'_dt_fancy_header_height','100'),(1152,110,'_dt_fancy_header_title','Training'),(1153,110,'_dt_fancy_header_subtitle','Acquisition of Knowledge'),(1154,111,'_edit_last','1'),(1155,111,'_wp_page_template','default'),(1156,111,'_wpb_vc_js_status','true'),(1157,111,'_wpb_vc_js_interface_version','0'),(1158,111,'slide_template','default'),(1159,111,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1160,111,'_dt_sidebar_position','left'),(1161,111,'_dt_sidebar_widgetarea_id','sidebar_9'),(1162,111,'_dt_footer_show','1'),(1163,111,'_dt_footer_widgetarea_id','sidebar_2'),(1164,111,'_dt_header_title','fancy'),(1165,111,'_dt_header_background','normal'),(1166,111,'_dt_slideshow_mode','porthole'),(1167,111,'_dt_slideshow_3d_layout','fullscreen-content'),(1168,111,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1169,111,'_dt_slideshow_layout','fullwidth'),(1170,111,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1171,111,'_dt_slideshow_scaling','fill'),(1172,111,'_dt_slideshow_autoplay','paused'),(1173,111,'_dt_slideshow_autoslide_interval','5000'),(1174,111,'_dt_slideshow_hide_captions','0'),(1175,111,'_dt_slideshow_slides_in_raw','5'),(1176,111,'_dt_slideshow_slides_in_column','3'),(1177,111,'_dt_slideshow_revolution_slider','none'),(1178,111,'_dt_slideshow_layer_slider','none'),(1179,111,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1180,111,'_dt_fancy_header_title_aligment','left'),(1181,111,'_dt_fancy_header_title','Outsourcing'),(1182,111,'_dt_fancy_header_title_color','#ffffff'),(1183,111,'_dt_fancy_header_subtitle_color','#ffffff'),(1184,111,'_dt_fancy_header_bg_color','#28a7fc'),(1185,111,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1186,111,'_dt_fancy_header_bg_repeat','repeat'),(1187,111,'_dt_fancy_header_bg_position_x','left'),(1188,111,'_dt_fancy_header_bg_position_y','top'),(1189,111,'_dt_fancy_header_bg_fullscreen','1'),(1190,111,'_dt_fancy_header_bg_fixed','1'),(1191,111,'_dt_fancy_header_parallax_speed','0'),(1192,111,'_dt_fancy_header_height','100'),(1193,111,'_dt_fancy_header_subtitle','Subcontracting with Offshoring'),(1194,471,'_menu_item_type','post_type'),(1195,471,'_menu_item_menu_item_parent','0'),(1196,471,'_menu_item_object_id','106'),(1197,471,'_menu_item_object','page'),(1198,471,'_menu_item_target',''),(1199,471,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1200,471,'_menu_item_xfn',''),(1201,471,'_menu_item_url',''),(1202,472,'_menu_item_type','post_type'),(1203,472,'_menu_item_menu_item_parent','0'),(1204,472,'_menu_item_object_id','107'),(1205,472,'_menu_item_object','page'),(1206,472,'_menu_item_target',''),(1207,472,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1208,472,'_menu_item_xfn',''),(1209,472,'_menu_item_url',''),(1210,473,'_menu_item_type','post_type'),(1211,473,'_menu_item_menu_item_parent','0'),(1212,473,'_menu_item_object_id','108'),(1213,473,'_menu_item_object','page'),(1214,473,'_menu_item_target',''),(1215,473,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1216,473,'_menu_item_xfn',''),(1217,473,'_menu_item_url',''),(1218,474,'_menu_item_type','custom'),(1219,474,'_menu_item_menu_item_parent','0'),(1220,474,'_menu_item_object_id','474'),(1221,474,'_menu_item_object','custom'),(1222,474,'_menu_item_target',''),(1223,474,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1224,474,'_menu_item_xfn',''),(1225,474,'_menu_item_url','#'),(1226,475,'_menu_item_type','custom'),(1227,475,'_menu_item_menu_item_parent','0'),(1228,475,'_menu_item_object_id','475'),(1229,475,'_menu_item_object','custom'),(1230,475,'_menu_item_target',''),(1231,475,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1232,475,'_menu_item_xfn',''),(1233,475,'_menu_item_url','#'),(1234,476,'_menu_item_type','post_type'),(1235,476,'_menu_item_menu_item_parent','0'),(1236,476,'_menu_item_object_id','109'),(1237,476,'_menu_item_object','page'),(1238,476,'_menu_item_target',''),(1239,476,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1240,476,'_menu_item_xfn',''),(1241,476,'_menu_item_url',''),(1242,477,'_menu_item_type','post_type'),(1243,477,'_menu_item_menu_item_parent','0'),(1244,477,'_menu_item_object_id','110'),(1245,477,'_menu_item_object','page'),(1246,477,'_menu_item_target',''),(1247,477,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1248,477,'_menu_item_xfn',''),(1249,477,'_menu_item_url',''),(1250,478,'_menu_item_type','post_type'),(1251,478,'_menu_item_menu_item_parent','0'),(1252,478,'_menu_item_object_id','111'),(1253,478,'_menu_item_object','page'),(1254,478,'_menu_item_target',''),(1255,478,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1256,478,'_menu_item_xfn',''),(1257,478,'_menu_item_url',''),(1258,479,'_menu_item_type','custom'),(1259,479,'_menu_item_menu_item_parent','0'),(1260,479,'_menu_item_object_id','479'),(1261,479,'_menu_item_object','custom'),(1262,479,'_menu_item_target',''),(1263,479,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1264,479,'_menu_item_xfn',''),(1265,479,'_menu_item_url','http://emerchantdigital.in/projects/uisiwp/clients/'),(1269,481,'_wp_page_template','default'),(1270,481,'_edit_last','1'),(1271,481,'_wpb_vc_js_status','true'),(1272,481,'_wpb_vc_js_interface_version','0'),(1273,481,'slide_template','default'),(1274,481,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1275,481,'_wpb_shortcodes_custom_css','.vc_custom_1410412162779{border-top-width: 3px !important;border-right-width: 3px !important;border-bottom-width: 3px !important;border-left-width: 3px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}'),(1316,112,'_edit_last','1'),(1317,112,'_wp_page_template','default'),(1318,112,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1319,112,'_wpb_vc_js_status','false'),(1320,112,'_wpb_vc_js_interface_version','0'),(1321,112,'slide_template','default'),(1322,112,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1323,112,'_dt_sidebar_position','right'),(1324,112,'_dt_sidebar_widgetarea_id','sidebar_1'),(1325,112,'_dt_footer_show','1'),(1326,112,'_dt_footer_widgetarea_id','sidebar_2'),(1327,112,'_dt_header_title','fancy'),(1328,112,'_dt_header_background','normal'),(1329,112,'_dt_slideshow_mode','porthole'),(1330,112,'_dt_slideshow_3d_layout','fullscreen-content'),(1331,112,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1332,112,'_dt_slideshow_layout','fullwidth'),(1333,112,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1334,112,'_dt_slideshow_scaling','fill'),(1335,112,'_dt_slideshow_autoplay','paused'),(1336,112,'_dt_slideshow_autoslide_interval','5000'),(1337,112,'_dt_slideshow_hide_captions','0'),(1338,112,'_dt_slideshow_slides_in_raw','5'),(1339,112,'_dt_slideshow_slides_in_column','3'),(1340,112,'_dt_slideshow_revolution_slider','none'),(1341,112,'_dt_slideshow_layer_slider','none'),(1342,112,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1343,112,'_dt_fancy_header_title_aligment','left'),(1344,112,'_dt_fancy_header_title_color','#ffffff'),(1345,112,'_dt_fancy_header_subtitle_color','#ffffff'),(1346,112,'_dt_fancy_header_bg_color','#28a7fc'),(1347,112,'_dt_fancy_header_bg_repeat','repeat'),(1348,112,'_dt_fancy_header_bg_position_x','left'),(1349,112,'_dt_fancy_header_bg_position_y','top'),(1350,112,'_dt_fancy_header_bg_fullscreen','1'),(1351,112,'_dt_fancy_header_bg_fixed','1'),(1352,112,'_dt_fancy_header_parallax_speed','0'),(1353,112,'_dt_fancy_header_height','100'),(1354,112,'_dt_fancy_header_title','Contact Us'),(1355,112,'_dt_fancy_header_subtitle','Reach Us'),(1356,113,'_edit_last','1'),(1357,113,'_wp_page_template','default'),(1358,113,'_wpb_vc_js_status','true'),(1359,113,'_wpb_vc_js_interface_version','0'),(1360,113,'slide_template','default'),(1361,113,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1362,113,'_dt_sidebar_position','left'),(1363,113,'_dt_sidebar_widgetarea_id','sidebar_10'),(1364,113,'_dt_footer_show','1'),(1365,113,'_dt_footer_widgetarea_id','sidebar_2'),(1366,113,'_dt_header_title','fancy'),(1367,113,'_dt_header_background','normal'),(1368,113,'_dt_slideshow_mode','porthole'),(1369,113,'_dt_slideshow_3d_layout','fullscreen-content'),(1370,113,'_dt_slideshow_3d_slider_proportions','a:2:{s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";}'),(1371,113,'_dt_slideshow_layout','fullwidth'),(1372,113,'_dt_slideshow_slider_proportions','a:2:{s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"500\";}'),(1373,113,'_dt_slideshow_scaling','fill'),(1374,113,'_dt_slideshow_autoplay','paused'),(1375,113,'_dt_slideshow_autoslide_interval','5000'),(1376,113,'_dt_slideshow_hide_captions','0'),(1377,113,'_dt_slideshow_slides_in_raw','5'),(1378,113,'_dt_slideshow_slides_in_column','3'),(1379,113,'_dt_slideshow_revolution_slider','none'),(1380,113,'_dt_slideshow_layer_slider','none'),(1381,113,'_dt_slideshow_layer_show_bg_and_paddings','0'),(1382,113,'_dt_fancy_header_title_aligment','left'),(1383,113,'_dt_fancy_header_title_color','#ffffff'),(1384,113,'_dt_fancy_header_subtitle_color','#ffffff'),(1385,113,'_dt_fancy_header_bg_color','#28a7fc'),(1386,113,'_dt_fancy_header_bg_image','a:1:{i:0;i:209;}'),(1387,113,'_dt_fancy_header_bg_repeat','repeat'),(1388,113,'_dt_fancy_header_bg_position_x','left'),(1389,113,'_dt_fancy_header_bg_position_y','top'),(1390,113,'_dt_fancy_header_bg_fullscreen','1'),(1391,113,'_dt_fancy_header_bg_fixed','1'),(1392,113,'_dt_fancy_header_parallax_speed','0'),(1393,113,'_dt_fancy_header_height','100'),(1437,341,'_edit_last','1'),(1438,341,'_wp_page_template','default'),(1439,341,'_wpb_vc_js_status','true'),(1440,341,'_wpb_vc_js_interface_version','2'),(1441,341,'slide_template','default'),(1442,341,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1443,482,'_edit_last','1'),(1444,482,'_wp_page_template','default'),(1445,482,'_wpb_vc_js_status','true'),(1446,482,'_wpb_vc_js_interface_version','2'),(1447,482,'slide_template','default'),(1448,482,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1457,484,'_menu_item_type','post_type'),(1458,484,'_menu_item_menu_item_parent','0'),(1459,484,'_menu_item_object_id','106'),(1460,484,'_menu_item_object','page'),(1461,484,'_menu_item_target',''),(1462,484,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1463,484,'_menu_item_xfn',''),(1464,484,'_menu_item_url',''),(1465,485,'_menu_item_type','post_type'),(1466,485,'_menu_item_menu_item_parent','486'),(1467,485,'_menu_item_object_id','108'),(1468,485,'_menu_item_object','page'),(1469,485,'_menu_item_target',''),(1470,485,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1471,485,'_menu_item_xfn',''),(1472,485,'_menu_item_url',''),(1473,486,'_menu_item_type','post_type'),(1474,486,'_menu_item_menu_item_parent','0'),(1475,486,'_menu_item_object_id','107'),(1476,486,'_menu_item_object','page'),(1477,486,'_menu_item_target',''),(1478,486,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1479,486,'_menu_item_xfn',''),(1480,486,'_menu_item_url',''),(1481,487,'_menu_item_type','post_type'),(1482,487,'_menu_item_menu_item_parent','486'),(1483,487,'_menu_item_object_id','111'),(1484,487,'_menu_item_object','page'),(1485,487,'_menu_item_target',''),(1486,487,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1487,487,'_menu_item_xfn',''),(1488,487,'_menu_item_url',''),(1489,488,'_menu_item_type','post_type'),(1490,488,'_menu_item_menu_item_parent','486'),(1491,488,'_menu_item_object_id','110'),(1492,488,'_menu_item_object','page'),(1493,488,'_menu_item_target',''),(1494,488,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1495,488,'_menu_item_xfn',''),(1496,488,'_menu_item_url',''),(1497,489,'_menu_item_type','post_type'),(1498,489,'_menu_item_menu_item_parent','486'),(1499,489,'_menu_item_object_id','109'),(1500,489,'_menu_item_object','page'),(1501,489,'_menu_item_target',''),(1502,489,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1503,489,'_menu_item_xfn',''),(1504,489,'_menu_item_url',''),(1505,490,'_menu_item_type','post_type'),(1506,490,'_menu_item_menu_item_parent','0'),(1507,490,'_menu_item_object_id','105'),(1508,490,'_menu_item_object','page'),(1509,490,'_menu_item_target',''),(1510,490,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1511,490,'_menu_item_xfn',''),(1512,490,'_menu_item_url',''),(1513,491,'_menu_item_type','post_type'),(1514,491,'_menu_item_menu_item_parent','0'),(1515,491,'_menu_item_object_id','481'),(1516,491,'_menu_item_object','page'),(1517,491,'_menu_item_target',''),(1518,491,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1519,491,'_menu_item_xfn',''),(1520,491,'_menu_item_url',''),(1521,492,'_menu_item_type','post_type'),(1522,492,'_menu_item_menu_item_parent','0'),(1523,492,'_menu_item_object_id','481'),(1524,492,'_menu_item_object','page'),(1525,492,'_menu_item_target',''),(1526,492,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1527,492,'_menu_item_xfn',''),(1528,492,'_menu_item_url',''),(1529,493,'_menu_item_type','post_type'),(1530,493,'_menu_item_menu_item_parent','0'),(1531,493,'_menu_item_object_id','105'),(1532,493,'_menu_item_object','page'),(1533,493,'_menu_item_target',''),(1534,493,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1535,493,'_menu_item_xfn',''),(1536,493,'_menu_item_url',''),(1537,494,'_menu_item_type','post_type'),(1538,494,'_menu_item_menu_item_parent','0'),(1539,494,'_menu_item_object_id','113'),(1540,494,'_menu_item_object','page'),(1541,494,'_menu_item_target',''),(1542,494,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1543,494,'_menu_item_xfn',''),(1544,494,'_menu_item_url',''),(1545,495,'_menu_item_type','post_type'),(1546,495,'_menu_item_menu_item_parent','0'),(1547,495,'_menu_item_object_id','112'),(1548,495,'_menu_item_object','page'),(1549,495,'_menu_item_target',''),(1550,495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1551,495,'_menu_item_xfn',''),(1552,495,'_menu_item_url',''),(1553,496,'_menu_item_type','post_type'),(1554,496,'_menu_item_menu_item_parent','0'),(1555,496,'_menu_item_object_id','112'),(1556,496,'_menu_item_object','page'),(1557,496,'_menu_item_target',''),(1558,496,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1559,496,'_menu_item_xfn',''),(1560,496,'_menu_item_url',''),(1561,497,'_menu_item_type','post_type'),(1562,497,'_menu_item_menu_item_parent','0'),(1563,497,'_menu_item_object_id','482'),(1564,497,'_menu_item_object','page'),(1565,497,'_menu_item_target',''),(1566,497,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1567,497,'_menu_item_xfn',''),(1568,497,'_menu_item_url',''),(1569,482,'_edit_lock','1424241562:1'),(1572,511,'_wp_attached_file','revslider/base/slider.jpg'),(1573,511,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1358;s:6:\"height\";i:352;s:4:\"file\";s:25:\"revslider/base/slider.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slider-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:17:\"slider-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slider-1024x265.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:265;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:1;}}'),(1574,512,'_wp_attached_file','revslider/base/11.jpg'),(1575,512,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:940;s:6:\"height\";i:300;s:4:\"file\";s:21:\"revslider/base/11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-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:\"11-300x95.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:95;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:1;}}'),(1576,513,'_wp_attached_file','revslider/base/slide1.jpg'),(1577,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1336;s:6:\"height\";i:350;s:4:\"file\";s:25:\"revslider/base/slide1.jpg\";s:5:\"sizes\";a:3:{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:17:\"slide1-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide1-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;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:1;}}'),(1578,514,'_wp_attached_file','revslider/base/slide2.jpg'),(1579,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1336;s:6:\"height\";i:350;s:4:\"file\";s:25:\"revslider/base/slide2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-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:17:\"slide2-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slide2-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;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:1;}}'),(1580,515,'_wp_attached_file','revslider/base/Customer_engagement.jpg'),(1581,515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:350;s:4:\"file\";s:38:\"revslider/base/Customer_engagement.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Customer_engagement-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:30:\"Customer_engagement-300x54.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Customer_engagement-1024x186.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:186;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;}}'),(1582,516,'_wp_attached_file','revslider/base/Enterprises_information_management.jpg'),(1583,516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:350;s:4:\"file\";s:53:\"revslider/base/Enterprises_information_management.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Enterprises_information_management-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:45:\"Enterprises_information_management-300x54.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:54;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"Enterprises_information_management-1024x186.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:186;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;}}'),(1584,517,'_wp_attached_file','2014/09/Télécom.jpg'),(1585,517,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:250;s:4:\"file\";s:21:\"2014/09/Télécom.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Télécom-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:\"Télécom-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;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;}}'),(1586,518,'_wp_attached_file','2014/09/Télécom1.jpg'),(1587,518,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:580;s:6:\"height\";i:250;s:4:\"file\";s:22:\"2014/09/Télécom1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Télécom1-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:\"Télécom1-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;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;}}'),(1588,518,'_edit_lock','1410949694:1'),(1589,109,'_edit_lock','1410962432:1'),(1591,528,'_edit_last','1'),(1592,528,'slide_template','default'),(1593,528,'rsjp_archive_posting','0'),(1594,528,'_edit_lock','1412143844:1'),(1611,533,'_edit_last','1'),(1612,533,'_edit_lock','1412144164:1'),(1613,533,'slide_template','default'),(1614,533,'rsjp_archive_posting','0'),(1615,535,'_edit_last','1'),(1616,535,'slide_template','default'),(1617,535,'rsjp_archive_posting','0'),(1618,535,'_edit_lock','1412146266:1'),(1778,572,'_filled','0'),(1779,572,'_featured','1'),(1780,572,'_edit_last','1'),(1781,572,'_edit_lock','1425042739:1'),(1782,572,'_job_expires','2015-03-29'),(1783,572,'geolocation_lat','17.385044'),(1784,572,'geolocation_long','78.486671'),(1785,572,'geolocation_formatted_address','Hyderabad, Telangana, India'),(1786,572,'geolocation_city','Hyderabad'),(1787,572,'geolocation_state_short','Telangana'),(1788,572,'geolocation_state_long','Telangana'),(1789,572,'geolocation_country_short','IN'),(1790,572,'geolocation_country_long','India'),(1791,572,'geolocated','1'),(1792,572,'_job_location','Hyderabad'),(1793,572,'_application','jeevan@the-emerchant.com'),(1794,572,'_company_name','UIS'),(1795,572,'_company_website','www.xyz.com'),(1796,572,'_company_tagline','the web'),(1797,572,'_company_twitter','theweb'),(1798,572,'_company_logo',''),(1799,572,'_company_video',''),(1800,572,'slide_template','default'),(1807,576,'_menu_item_type','custom'),(1808,576,'_menu_item_menu_item_parent','484'),(1809,576,'_menu_item_object_id','576'),(1810,576,'_menu_item_object','custom'),(1811,576,'_menu_item_target',''),(1812,576,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1813,576,'_menu_item_xfn',''),(1814,576,'_menu_item_url','http://uisi.com/post-a-job/'),(1822,577,'_filled','0'),(1823,577,'_featured','0'),(1824,577,'_edit_last','1'),(1825,577,'_edit_lock','1425365271:1'),(1826,577,'_job_expires','2015-04-02'),(1827,577,'_job_location',''),(1828,577,'_application','jeevan@the-emerchant.com'),(1829,577,'_company_name','aaa'),(1830,577,'_company_website','dddsdfsf'),(1831,577,'_company_tagline','tttttttttt'),(1832,577,'_company_twitter','sdafsf'),(1833,577,'_company_logo',''),(1834,577,'_company_video',''),(1835,577,'slide_template','default'),(1836,578,'_filled','0'),(1837,578,'_featured','0'),(1838,578,'_edit_last','1'),(1839,578,'_edit_lock','1425364191:1'),(1840,578,'_job_expires','2015-04-02'),(1841,578,'_job_location',''),(1842,578,'_application','jeevan@the-emerchant.com'),(1843,578,'_company_name','ddd'),(1844,578,'_company_website','sadfdsf'),(1845,578,'_company_tagline',''),(1846,578,'_company_twitter',''),(1847,578,'_company_logo',''),(1848,578,'_company_video',''),(1849,578,'slide_template','default'),(1850,579,'_filled','0'),(1851,579,'_featured','0'),(1852,579,'_edit_last','1'),(1853,579,'_edit_lock','1425365151:1'),(1854,579,'_job_expires','2015-04-02'),(1855,579,'_job_location',''),(1856,579,'_application','jeevan@the-emerchant.com'),(1857,579,'_company_name',''),(1858,579,'_company_website',''),(1859,579,'_company_tagline',''),(1860,579,'_company_twitter',''),(1861,579,'_company_logo',''),(1862,579,'_company_video',''),(1863,579,'slide_template','default'),(1864,577,'geolocation_city','Hyderabad'),(1867,581,'_filled','0'),(1868,581,'_featured','0'),(1869,581,'_job_title','PHP Programer'),(1870,581,'_job_location',''),(1871,581,'_job_description','<p>Urgent requirement for PHP Programer</p>'),(1872,581,'_application','jeevan@the-emerchant.com'),(1873,581,'_company_name','emerch'),(1874,581,'_company_website',''),(1875,581,'_company_tagline','Emerch'),(1876,581,'_company_video',''),(1877,581,'_company_twitter',''),(1878,581,'_company_logo',''),(1879,581,'_job_expires','2015-04-02'),(1880,572,'_wp_trash_meta_status','publish'),(1881,572,'_wp_trash_meta_time','1425366340'),(1884,579,'_wp_trash_meta_status','publish'),(1885,579,'_wp_trash_meta_time','1425366607'),(1886,578,'_wp_trash_meta_status','publish'),(1887,578,'_wp_trash_meta_time','1425366607'),(1888,577,'_wp_trash_meta_status','publish'),(1889,577,'_wp_trash_meta_time','1425366607'),(1890,581,'_edit_lock','1426618460:1'),(1891,584,'_filled','0'),(1892,584,'_featured','0'),(1893,584,'_job_title','java'),(1894,584,'geolocation_lat','12.9715987'),(1895,584,'geolocation_long','77.5945627'),(1896,584,'geolocation_formatted_address','Bengaluru, Karnataka, India'),(1897,584,'geolocation_city','Bengaluru'),(1898,584,'geolocation_state_short','KA'),(1899,584,'geolocation_state_long','Karnataka'),(1900,584,'geolocation_country_short','IN'),(1901,584,'geolocation_country_long','India'),(1902,584,'geolocated','1'),(1903,584,'_job_location','banglore'),(1904,584,'_job_description','<p>5+ exp</p>'),(1905,584,'_application','jeevan@the-emerchant.com'),(1906,584,'_company_name','emerch'),(1907,584,'_company_website',''),(1908,584,'_company_tagline','Emerch'),(1909,584,'_company_video',''),(1910,584,'_company_twitter',''),(1911,584,'_company_logo',''),(1912,585,'_filled','0'),(1913,585,'_featured','0'),(1914,585,'_job_title','java'),(1915,585,'geolocation_lat','12.9715987'),(1916,585,'geolocation_long','77.5945627'),(1917,585,'geolocation_formatted_address','Bengaluru, Karnataka, India'),(1918,585,'geolocation_city','Bengaluru'),(1919,585,'geolocation_state_short','KA'),(1920,585,'geolocation_state_long','Karnataka'),(1921,585,'geolocation_country_short','IN'),(1922,585,'geolocation_country_long','India'),(1923,585,'geolocated','1'),(1924,585,'_job_location','banglore'),(1925,585,'_job_description','<p>5 + EXP in JAVA</p>'),(1926,585,'_application','jeevan@the-emerchant.com'),(1927,585,'_company_name','emerch'),(1928,585,'_company_website',''),(1929,585,'_company_tagline','Emerch'),(1930,585,'_company_video',''),(1931,585,'_company_twitter',''),(1932,585,'_company_logo',''),(1933,586,'_filled','0'),(1934,586,'_featured','0'),(1935,586,'_job_title','sql'),(1936,586,'geolocation_lat','13.0826802'),(1937,586,'geolocation_long','80.2707184'),(1938,586,'geolocation_formatted_address','Chennai, Tamil Nadu, India'),(1939,586,'geolocation_city','Chennai'),(1940,586,'geolocation_state_short','TN'),(1941,586,'geolocation_state_long','Tamil Nadu'),(1942,586,'geolocation_country_short','IN'),(1943,586,'geolocation_country_long','India'),(1944,586,'geolocated','1'),(1945,586,'_job_location','chennai'),(1946,586,'_job_description','<p>sql experience more than 3 years</p>'),(1947,586,'_application','jeevan@the-emerchant.com'),(1948,586,'_company_name','emerch'),(1949,586,'_company_website',''),(1950,586,'_company_tagline','Emerch'),(1951,586,'_company_video',''),(1952,586,'_company_twitter',''),(1953,586,'_company_logo',''),(1954,106,'_edit_lock','1426506656:1'),(1955,573,'_edit_lock','1426570458:1'),(1956,573,'_edit_last','1'),(1957,573,'_wp_page_template','default'),(1958,573,'_wpb_vc_js_status','false'),(1959,573,'_wpb_vc_js_interface_version','0'),(1960,573,'slide_template','default'),(1961,573,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(1962,586,'_job_expires','2015-04-15'),(1963,585,'_job_expires','2015-04-15'),(1964,589,'_filled','0'),(1965,589,'_featured','0'),(1966,589,'_job_title','html'),(1967,589,'geolocation_lat','20.9566805'),(1968,589,'geolocation_long','105.8287483'),(1969,589,'geolocation_formatted_address','Bằng B, Hoàng Liệt, Hoàng Mai, Hà Nội, Vietnam'),(1970,589,'geolocation_street','Bằng B'),(1971,589,'geolocation_city','Hoàng Liệt'),(1972,589,'geolocation_state_short','Hà Nội'),(1973,589,'geolocation_state_long','Hà Nội'),(1974,589,'geolocation_country_short','VN'),(1975,589,'geolocation_country_long','Vietnam'),(1976,589,'geolocated','1'),(1977,589,'_job_location','bang'),(1978,589,'_job_description','<p>html developer 1+</p>'),(1979,589,'_application','jeevan@the-emerchant.com'),(1980,589,'_company_name','emerch'),(1981,589,'_company_website',''),(1982,589,'_company_tagline','Emerch'),(1983,589,'_company_video',''),(1984,589,'_company_twitter',''),(1985,589,'_company_logo',''),(1986,590,'_filled','0'),(1987,590,'_featured','0'),(1988,590,'_job_title','html'),(1999,590,'_job_location','Bang'),(2000,590,'_job_description','<p>2 + exp in html</p>'),(2001,590,'_application','jeevan@the-emerchant.com'),(2002,590,'_company_name','emerch'),(2003,590,'_company_website',''),(2004,590,'_company_tagline','Emerch'),(2005,590,'_company_video',''),(2006,590,'_company_twitter',''),(2007,590,'_company_logo',''),(2008,589,'_job_expires','2015-04-15'),(2009,590,'_job_expires','2015-04-15'),(2010,590,'_edit_lock','1426509580:1'),(2011,590,'_edit_last','1'),(2012,590,'slide_template','default'),(2013,575,'_edit_lock','1426618373:1'),(2014,590,'_wp_old_slug','emerch-bang-15-html-2'),(2015,590,'geolocation_lat','20.9566805'),(2016,590,'geolocation_long','105.8287483'),(2017,590,'geolocation_formatted_address','Bằng B, Hoàng Liệt, Hoàng Mai, Hà Nội, Vietnam'),(2018,590,'geolocation_street','Bằng B'),(2019,590,'geolocation_city','Hoàng Liệt'),(2020,590,'geolocation_state_short','Hà Nội'),(2021,590,'geolocation_state_long','Hà Nội'),(2022,590,'geolocation_country_short','VN'),(2023,590,'geolocation_country_long','Vietnam'),(2024,590,'geolocated','1'),(2025,590,'_wp_old_slug','html'),(2026,590,'_wp_old_slug','httppeople4hour-comjobemerch-bang-15-html-2html'),(2027,590,'_wp_trash_meta_status','publish'),(2028,590,'_wp_trash_meta_time','1426509729'),(2029,589,'_wp_trash_meta_status','publish'),(2030,589,'_wp_trash_meta_time','1426509733'),(2031,586,'_edit_lock','1426509831:1'),(2032,586,'_edit_last','1'),(2033,586,'_wp_old_slug','emerch-chennai-15-sql'),(2034,586,'slide_template','default'),(2037,586,'_wp_trash_meta_status','publish'),(2038,586,'_wp_trash_meta_time','1426509983'),(2039,585,'_wp_trash_meta_status','publish'),(2040,585,'_wp_trash_meta_time','1426509987'),(2041,592,'_filled','0'),(2042,592,'_featured','0'),(2043,592,'_job_title','java'),(2044,592,'geolocation_lat','12.9715987'),(2045,592,'geolocation_long','77.5945627'),(2046,592,'geolocation_formatted_address','Bengaluru, Karnataka, India'),(2047,592,'geolocation_city','Bengaluru'),(2048,592,'geolocation_state_short','KA'),(2049,592,'geolocation_state_long','Karnataka'),(2050,592,'geolocation_country_short','IN'),(2051,592,'geolocation_country_long','India'),(2052,592,'geolocated','1'),(2053,592,'_job_location','banglore'),(2054,592,'_job_description','<p>5+ Experience in Java </p>'),(2055,592,'_application','jeevan@the-emerchant.com'),(2056,592,'_company_name','emerch'),(2057,592,'_company_website',''),(2058,592,'_company_tagline','Emerch'),(2059,592,'_company_video',''),(2060,592,'_company_twitter',''),(2061,592,'_company_logo',''),(2062,592,'_job_expires','2015-04-15'),(2063,112,'_edit_lock','1426510086:1'),(2064,592,'_edit_lock','1426618422:1'),(2112,605,'_filled','0'),(2113,605,'_featured','0'),(2114,605,'_job_title','oracle'),(2115,605,'geolocation_lat','14.6090537'),(2116,605,'geolocation_long','121.0222565'),(2117,605,'geolocation_formatted_address','Metro Manila, Philippines'),(2118,605,'geolocation_state_short','NCR'),(2119,605,'geolocation_state_long','Metro Manila'),(2120,605,'geolocation_country_short','PH'),(2121,605,'geolocation_country_long','Philippines'),(2122,605,'geolocated','1'),(2123,605,'_job_location','NCR'),(2124,605,'_job_description','<p>4+ exp in oracle</p>'),(2125,605,'_application','jeevan@the-emerchant.com'),(2126,605,'_company_name','emerch'),(2127,605,'_company_website',''),(2128,605,'_company_tagline','Emerch'),(2129,605,'_company_video',''),(2130,605,'_company_twitter',''),(2131,605,'_company_logo',''),(2150,605,'_job_expires','2015-04-16'),(2160,610,'_menu_item_type','custom'),(2161,610,'_menu_item_menu_item_parent','0'),(2162,610,'_menu_item_object_id','610'),(2163,610,'_menu_item_object','custom'),(2164,610,'_menu_item_target',''),(2165,610,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2166,610,'_menu_item_xfn',''),(2167,610,'_menu_item_url','http://uisi.com/jobs'),(2171,108,'_edit_lock','1426571944:1'),(2172,597,'_edit_lock','1426618126:1'),(2173,597,'_wp_trash_meta_status','publish'),(2174,597,'_wp_trash_meta_time','1426618383'),(2175,575,'_edit_last','1'),(2176,575,'slide_template','default'),(2177,574,'_edit_last','1'),(2178,574,'slide_template',''),(2179,574,'_edit_lock','1426618498:1'),(2180,575,'_wp_page_template','default'),(2181,575,'_wpb_vc_js_status','false'),(2182,575,'_wpb_vc_js_interface_version','0'),(2183,575,'vc_teaser','a:2:{s:4:\"data\";s:115:\"[{\"name\":\"title\",\"link\":\"post\"},{\"name\":\"image\",\"image\":\"featured\",\"link\":\"none\"},{\"name\":\"text\",\"mode\":\"excerpt\"}]\";s:7:\"bgcolor\";s:0:\"\";}'),(2184,605,'_edit_lock','1426689900:1'),(2185,605,'_edit_last','1'),(2186,605,'slide_template','default'),(2187,592,'_edit_last','1'),(2188,592,'slide_template','default'),(2189,581,'_edit_last','1'),(2190,581,'slide_template','default'),(2191,614,'_menu_item_type','post_type'),(2192,614,'_menu_item_menu_item_parent','0'),(2193,614,'_menu_item_object_id','575'),(2194,614,'_menu_item_object','page'),(2195,614,'_menu_item_target',''),(2196,614,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2197,614,'_menu_item_xfn',''),(2198,614,'_menu_item_url',''),(2199,614,'_menu_item_orphaned','1426689219'),(2200,615,'_menu_item_type','custom'),(2201,615,'_menu_item_menu_item_parent','484'),(2202,615,'_menu_item_object_id','615'),(2203,615,'_menu_item_object','custom'),(2204,615,'_menu_item_target',''),(2205,615,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2206,615,'_menu_item_xfn',''),(2207,615,'_menu_item_url','http://uisi.com/jobs'),(2209,616,'_filled','0'),(2210,616,'_featured','0'),(2211,616,'_edit_last','1'),(2212,616,'_edit_lock','1426692339:1'),(2213,616,'_job_expires','2015-05-15'),(2214,616,'_job_location','Hyderabad'),(2215,616,'_application','jeevan@the-emerchant.com'),(2216,616,'_company_name','Testing'),(2217,616,'_company_website','test.com'),(2218,616,'_company_tagline','job for all'),(2219,616,'_company_twitter','@company'),(2220,616,'_company_logo','http://emerchantdigital.in/projects/uisiwp/wp-content/uploads/2014/09/logo1.png'),(2221,616,'_company_video',''),(2222,616,'slide_template','default'),(2223,616,'geolocation_lat','17.385044'),(2224,616,'geolocation_long','78.486671'),(2225,616,'geolocation_formatted_address','Hyderabad, Telangana, India'),(2226,616,'geolocation_city','Hyderabad'),(2227,616,'geolocation_state_short','Telangana'),(2228,616,'geolocation_state_long','Telangana'),(2229,616,'geolocation_country_short','IN'),(2230,616,'geolocation_country_long','India'),(2231,616,'geolocated','1'); /*!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 `post_name` (`post_name`), KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`), KEY `post_parent` (`post_parent`), KEY `post_author` (`post_author`) ) ENGINE=MyISAM AUTO_INCREMENT=618 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_posts` -- LOCK TABLES `wp_posts` WRITE; /*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */; INSERT INTO `wp_posts` VALUES (1,1,'2014-09-17 02:10:52','2014-09-17 02:10:52','Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!','Hello world!','','publish','open','open','','hello-world','','','2014-09-17 02:10:52','2014-09-17 02:10:52','',0,'http://emerchantdigital.in/projects/uisinew/?p=1',0,'post','',0),(105,1,'2014-08-21 19:47:33','2014-08-21 19:47:33','[vc_row][vc_column][vc_column_text]Founded in 1994, Universal Information Solutions (UIS) is a progressive and innovative company, built on the principles of entrepreneurial spirit,technical excellence, and superior customer service in response to increasing demand for quality Information Technology services. This evolution has allowed UIS to provide a wide range of services as a Total Solution Provider.[/vc_column_text][vc_column_text]UIS strives to be a partner that leading companies and public organisations in the areas of Public Administration, Government, Telecommunications, Banking, Healthcare services, Insurance, Pharmaceuticals turn to when thry need innovative technology application.[/vc_column_text][vc_column_text]UIS is a leading edge IT service provider, offering quality services in emerging new technologies like Service Oriented Architecture, Enterprise Portal development, eCommerce, Web enabling, b2b Integration, EDI Integration, Enterprise Application Integration. SAP Implementation, Webmethods Integration, Tera Datawarehousing etc.[/vc_column_text][vc_column_text]UIS offers a wide range of products developed using state of art technology for Health care industry at competitive prices. We have alliance partnership with leading product companies such as Exensys providing product solutions to lower to mid cap businesses for Accounting, Payroll, Document Magement, Work flow, Point of Sales, Sales & Distribution, Manufacturing etc.[/vc_column_text][vc_column_text]UIS provides IT consulting services in the following areas. UIS achieves excellance through continuous training, learning, innovation, partnership with industry leaders to provide the best value to the customer.[/vc_column_text][vc_column_text]\n<ul class=\"list\">\n <li>SAP</li>\n <li>J2EE</li>\n <li>Microsoft Technologies</li>\n <li>Open Source frameworks</li>\n <li>Legacy Migration</li>\n <li>Mainframes</li>\n <li>EAI</li>\n <li>Web Methods</li>\n <li>E Commerce</li>\n <li>Data warehousing</li>\n <li>Tibco</li>\n <li>Embedded Software</li>\n <li>Jcaps</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','About Us','','publish','closed','open','','about-us','','','2014-08-21 19:47:33','2014-08-21 19:47:33','',0,'http://www.provized.com/uisi/?page_id=4',0,'page','',0),(106,1,'2014-08-21 19:48:25','2014-08-21 19:48:25','[vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h1>Careers</h1>\n[/vc_column_text][vc_column_text]\n\nWe are seeking out standing candidates with a wide range of backgrounds to help us our clients most critical business issues. UIS offers diverse and challenging projects, competitive compensation, and a comprehensive benefits package. If you have the desire to succeed and looking for great opportunities send us your resume.\n\n[/vc_column_text][vc_column_text]Please send us your resume and a member of our recruiting department will contact you. We are currently looking to hire consultant in the following areas:[/vc_column_text][vc_column_text]\n<ul class=\"list\">\n <li>System Design and Development</li>\n <li>Programming</li>\n <li>Client/Server</li>\n <li>Mainframe</li>\n <li>Web Ennoblement</li>\n <li>Management Consulting</li>\n <li>Data Analysis and Administration</li>\n <li>Network Engineering</li>\n <li>Software Testing and Quality Assurance</li>\n <li>Technical Writing</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','Careers','','publish','closed','open','','careers','','','2014-08-21 19:48:25','2014-08-21 19:48:25','',0,'http://www.provized.com/uisi/?page_id=7',0,'page','',0),(107,1,'2014-08-21 19:49:12','2014-08-21 19:49:12','[vc_row][vc_column][vc_column_text]\n<h2>Software Services</h2>\n[/vc_column_text][vc_column_text]\n\nUIS has vast experience in designing and implementing enterprise business applications. We have developed skills in state-of-the-art areas of information technology such as\n\n[/vc_column_text][vc_column_text]\n<ul class=\"list\">\n <li>Internet/E-Commerce</li>\n <li>Data Warehousing</li>\n <li>N-tier client/Server</li>\n <li>Web enabling</li>\n</ul>\n[/vc_column_text][vc_column_text]\n\nUIS can help your enterprise experience less downtime, faster problem resolution and an overall reduction in costs.\nKey Drivers for ADMS at UIS\n\n[/vc_column_text][vc_column_text]\n<ul class=\"list\">\n <li>Focus on \'CORE\' and \'STRATEGIC\' Cost</li>\n <li>Productivity and Efficiency</li>\n <li>Follow the sun - 24*7</li>\n <li>Availability of skilled resources</li>\n <li>Makes business more flexible to change</li>\n <li>Leveraging vendor strengths - multi-skills / technology-breadth, and reach of best practices.</li>\n</ul>\n[/vc_column_text][vc_column_text]\n\nApplication Development Management Portfolio\n\nOur Application Services include\n\n[/vc_column_text][vc_column_text]\n<h3>Development</h3>\n[/vc_column_text][vc_column_text]\n\nUIS is continuously acquiring and developing skills in state-of-the-art areas of technology. We are a one-stop-shop and can offer \"total solutions\" to the end user.\n\n[/vc_column_text][vc_column_text]\n\nUIS provides a comprehensive range of application development and maintenance services. Through our management application suite, UIS has gained extensive experience in providing companies and government agencies with complete \"turn-key\" software solutions, specific to their business needs.\n\n[/vc_column_text][vc_column_text]\n\nOur expertise lies in converting business models into effective long-lasting business software solutions. Our professionals combine a unique blend of functional knowledge, technical expertise, and result-oriented management experience. They understand the competitive challenges that your company faces and can find the solutions needed to help keep you ahead.\n\n[/vc_column_text][vc_column_text]\n<h3>Our custom solutions and applications</h3>\n[/vc_column_text][vc_column_text]\n<ul class=\"list\">\n <li>Developing novel applications.</li>\n <li>Enhancing an existing application to operate in the same computing environment as well as adding additional business requirements.</li>\n <li>Redeveloping an existing application taking advantage of features offered by the underlying technology.</li>\n</ul>\n[/vc_column_text][vc_column_text]\n<h3>Integration</h3>\nIncreases efficiency, increases business agility and decreases costs. Businesses can amplify Return on Investment (ROI), people can access an integrated view of business information, and processes can be streamlined between systems. With access to a real-time flow of information, people are able to make better business decisions and systems operate more effectively.\n\n[/vc_column_text][vc_column_text]\n\nOur systems integration consulting practice helps businesses around the world rapidly and cost-efficiently integrate new technologies and business processes. With a track record for success far surpassing the industry average, we are committed to customer success. UIS Integration Services provides expert design, systems architecture, implementation, and project management services for all your business integration projects.\n\nIn business today, Enterprise Application Integration is crucial. It increases internal knowledge and productivity by enabling users to share information rapidly. Application Integration automates business processes for reliable execution, resulting in increased customer satisfaction, and Enterprise Application Integration (EAI) provides a platform for sharing information and processes enterprise-wide.\n\n[/vc_column_text][vc_column_text]\n<h3>UIS has the capability to deliver the results you expect. This can be achieved by</h3>\n<ul class=\"list\">\n <li>Refining application integration</li>\n <li>Determining the most appropriate technology solution</li>\n <li>Performing risk assessments</li>\n <li>Mapping the architectures</li>\n <li>Performing efficient project management</li>\n</ul>\n[/vc_column_text][vc_column_text]\n<h3>Migration</h3>\nMigration leverages a business model. It can also be a cost-effective alternative to rewriting or buying new existing products. At UIS, we provide end-to-end solutions for seamless migration - from planning, installing, and verifying, to customizing, testing, data migration and support.\n\nUIS has successfully migrated enterprise-wide legacy applications with the latest web-based and client-server applications.\n\n[/vc_column_text][vc_column_text]\n<h3>Our Phase Approached migration services include</h3>\n<ul class=\"list\">\n <li>Migration of applications in the same platform</li>\n <li>Migration of applications across platforms technologies</li>\n <li>Migration of databases and data servers</li>\n</ul>\n[/vc_column_text][vc_column_text]\n<h3>Re-engineering</h3>\nBusiness Re-engineering combines aspects of re-engineering and business process outsourcing. This re-thinking and re-design of business processes achieves dramatic improvements in organizational performance. It also maximizes long-term prospects for your business.\n\n[/vc_column_text][vc_column_text]\n\nBusiness Process re-engineering addresses the need to influence newer technology platforms, frameworks, and software products in order to transform IT systems and applications. At UIS our approach to Application Re-engineering comes from understanding the business requirements that shape your technical architecture. Our aim is to leverage the data and business processes that exist and transform them to meet new functionality.\n\nAt UIS, Re-engineering services are backed by delivery excellence, robust consulting capabilities and proprietary tools and frameworks.\n\n[/vc_column_text][vc_column_text]\n\nThe main drivers of Application Re-engineering are\n<ul class=\"list\">\n <li>New services or business opportunities</li>\n <li>Business Process Re-engineering</li>\n <li>Gaining and maintaining competitive edge</li>\n <li>Aligning inflexible legacy systems with contemporary business needs</li>\n <li>Difficulty in maintaining old systems on account of lack of vendor support</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','Software Services','','publish','closed','open','','software-services','','','2014-08-21 19:49:12','2014-08-21 19:49:12','',0,'http://www.provized.com/uisi/?page_id=8',0,'page','',0),(108,1,'2014-08-21 19:49:54','2014-08-21 19:49:54','[vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h2>Open Source Services</h2>\n[/vc_column_text][vc_column_text]Open Source software is catching up in a big way with small and large companies. Open source is cheap, widely available, equally good as commercial products and delivering enterprise class functionality saving large custom development costs. Open source software is becoming a strong alternative to commercial products. More small to medium corporate are now running production applications entirely using open source software.[/vc_column_text][vc_column_text]UIS began its push into open source services layer since 2006. Today we provide full time and part time solutions, support for many popular open source software used in state of art J2EE enterprise applications, Enterprise Application Integration, Enterprise Service Bus middleware and ORM tools. UIS is emerging strong in this area by tapping in the rich open source experience gained by our consultant professionals working at open source savvy clients. UIS professionals have in depth knowledge of J2EE Technologies, EAI, EDI, B2B integrations using Web Applications Server, Transactions Middleware, Messaging Middleware. Our consultants can help clients in taking a closer look at the benefits of using open source tools to solve business problems. UIS provides installation, warm start, training and consulting services at low costs.[/vc_column_text][vc_column_text]Spring is an excellent framework for effectively organizing middle tier objects and provides consistent framework for data access. UIS professionals can provide spring support services such as getting started on spring project, Architect applications to use spring, inject spring best practices and mentor developers to get up to speed in using spring effectively for building better applications.[/vc_column_text][vc_column_text]Subscription to our services enable your team to model, design, develop test and deploy your applications with confidence. Our comprehensive support services for Hibernate include Getting you started with Hibernate, Developer assistance, Spring Hibernate DAO support, HBM files generation, Writing HQL queries. We provide a range of support services, helping you to benefit maxmum from our core hibernate team of 10 professionals..[/vc_column_text][vc_column_text]JBoss Rules is an open source and standards-based business rules engine for easy business policy access, change, and management[/vc_column_text][vc_column_text]UIS professionals have extensive expertise in implementing both open source and commercial BRMS like Isaac Blaze Advisor. We can provide Developer assistance and Production support from the industry\'s highest rated BRMS professionals. We can help you in rule authoring or set up BOM to enable your policy manager author rules, dig out business rules buried in wealth of existing code etc.[/vc_column_text][vc_column_text]Jasper Intelligence Professional S[/vc_column_text][vc_column_text]JasperIntelligence Professional SpikeIgnited consists of JasperAnalysis, a robust and secure Commercial Open Source Relational OLAP server and JasperServer, a report server that enables delivery of mission critical information in real time.[/vc_column_text][vc_column_text]Suite Two SpikeIgnited[/vc_column_text][vc_column_text]Suite Two is a feature-rich online publishing suite with a simple user interface that makes it easy to stay productive. All core platform services are fully integrated, simplifying management for the suite.[/vc_column_text][vc_column_text]Open-Xchange SpikeCertified is a comprehensive messaging, calendar and collaboration solution that integrates email with advanced collaboration capabilities.[/vc_column_text][vc_column_text css_animation=\"bottom-to-top\"]Hyperic HQ SpikeCertified is a powerful next generation application management and monitoring tool that allows administrators to drive availability and performance.[/vc_column_text][/vc_column][/vc_row]','Open Source','','publish','closed','open','','open-source','','','2014-08-21 19:49:54','2014-08-21 19:49:54','',0,'http://www.provized.com/uisi/?page_id=9',0,'page','',0),(109,1,'2014-08-21 19:50:52','2014-08-21 19:50:52','[vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n<h2>Technology Consulting</h2>\r\n[/vc_column_text][vc_column_text]UIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today\'s best technology solutions.[/vc_column_text][vc_column_text]UIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\r\n\r\n<strong>Technology Consulting services include:</strong>\r\n\r\nTechnology Strategy - Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSystem Implementation – Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS’s time-tested implementation methodologies.\r\n\r\nSystems Integration – Connect disparate data, enable timely action. Today’s complex technology environment requires combination of disparate applications. UIS optimizes your use of technology through out-of-the-box and custom integration solutions.\r\n\r\nApplication Development – Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\r\n\r\nAppExchange Development – Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nLeverage our previous AppExchange deployments and experience.\r\n\r\nCustomer Support – Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Technology Consulting','','publish','closed','open','','technology-consulting','','','2014-09-17 12:07:21','2014-09-17 12:07:21','',0,'http://www.provized.com/uisi/?page_id=10',0,'page','',0),(110,1,'2014-08-21 19:51:21','2014-08-21 19:51:21','[vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h2>Training</h2>\n[/vc_column_text][vc_column_text]\n\nUIS offers software training classes in Chicago, Naperville and Schaumburg IL. These computer training classes are run on week days from 9am to 5pm. Classes consist of an average of six to ten students, each having separate workstation. All our classes are instructor-led. In addition, each student receives a manual to take home and access to practice files.\n\n[/vc_column_text][vc_column_text]\n<h2>Programming/Technologies Training</h2>\n[/vc_column_text][vc_column_text]\n\nNo matter what technology you want to learn or where you want to learn it, UIS has a training solution for you. UIs offers regularly scheduled software skills courses in over 60 subject areas from Java, Operating systems, Microsoft technologies to CRM, Peoplesoft and ERP Systems.\n\n[/vc_column_text][vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]\n<ul class=\"list\">\n <li>Middleware Microsoft Technologies</li>\n <li>Bea Weblogic Server</li>\n <li>Visual Basic 6.0 Programming</li>\n <li>Bea Workshop</li>\n <li>VB.NET programming</li>\n <li>Bea Tuxedo 9.0 Programming</li>\n <li>ASP.NET 2.0 programming using c#</li>\n</ul>\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\n<ul class=\"list\">\n <li>Bea Tuxedo 9.0 Administration</li>\n <li>SQL Server 2005</li>\n <li>Bea Weblogic Administration</li>\n <li>Korn Shell Programming</li>\n <li>Web Developer Certification Training</li>\n <li>Introduction to Linux</li>\n <li>Unix Systems Programming</li>\n <li>Linux System Administration</li>\n <li>Unix/Linux Fundamentals</li>\n <li>Public Training</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h2>Public Training</h2>\n[/vc_column_text][vc_column_text]UIS conducts training classes for Home users, IT professionals and Consultants on variety of subjects.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/3\"][vc_column_text]\n<h2>IT Certification</h2>\n<ul class=\"list\">\n <li>MCSE Training</li>\n <li>MCITP Database Administrator</li>\n <li>MCTS Exchange Server 2007</li>\n <li>MCTS SQL Server 2005</li>\n <li>MCTS SQL Server Business Intelligence</li>\n <li>MCSD .NET</li>\n <li>MCSA</li>\n <li>MCPD Windows Developer</li>\n <li>CCNA Training</li>\n <li>CCNP</li>\n <li>CCIE</li>\n</ul>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\n<h2>Office Users</h2>\n<ul class=\"list\">\n <li>Office 2007 Training</li>\n <li>InfoPath</li>\n <li>MCTS Exchange Server 2007</li>\n <li>OneNote</li>\n <li>Outlook</li>\n <li>PowerPoint</li>\n <li>SharePoint Designer</li>\n <li>Visio</li>\n <li>Word Training</li>\n <li>QuickBooks Pro 2007</li>\n <li>Photoshop CS2</li>\n <li>Illustrator</li>\n <li>Flash</li>\n <li>Dreamweaver</li>\n</ul>\n[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\n<h2>Upcoming Courses</h2>\n<ul class=\"list\">\n <li>Vista Business</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h2>Corporate Employees Training</h2>\n[/vc_column_text][vc_column_text]\n\nUIS is much more than your standard training company. UIS works with your key personnel to build customized training solutions for the corporate employees. Our certified professional instructors have unique skill sets that allow us to design, develop, launch and support your training needs. Whether you need training for a proprietary application or a more customized approach to end user client server or web application, UIS can help. UIS will design and execute an education strategy that will increase productivity, maximize return on investment in new technologies and ensure the success of training and support program.\n\n[/vc_column_text][vc_column_text]\n<h2>Training Center</h2>\n[/vc_column_text][vc_column_text]\n\nOur training center features state of the art class rooms equipped with modern networks fully designed to simulate a wide variety of real world IT environments. As a BEA Systems Authorized Education Center, Microsoft Authorized Solution Provider and Oracle Alliance Partner, UIS can develop customised classes for individuals, corporate employees and Consultants\n\n[/vc_column_text][vc_column_text]\n<h2>Instructors</h2>\n[/vc_column_text][vc_column_text]\n\nUIS is ongoing dedication to quality hands on training is the cornerstone of our commitment to the Information Technology profession. Our professional instructors guide you with simulation of real world problems and solutions. Our training professionals are experts in the technology they teach and are well versed in communication and presentation skills.\n\n[/vc_column_text][/vc_column][/vc_row]','Training','','publish','closed','open','','training','','','2014-08-21 19:51:21','2014-08-21 19:51:21','',0,'http://www.provized.com/uisi/?page_id=15',0,'page','',0),(111,1,'2014-08-21 19:53:15','2014-08-21 19:53:15','[vc_row][vc_column][vc_column_text]\n<h2>UIS Outsourcing Services</h2>\n[/vc_column_text][vc_column_text]Globalization is transforming industries and changing the way corporate manage their Information Technology. Corporate are becoming modular organizations and processes in more and more departments are outsourced to BPO and IT outsourcing companies within the country and abroad. UIS is providing variety of IT outsourcing services, to help organizations achieve more value from business applications.\n\nUIS outsourcing model takes application development, maintenance and integration to the next level, helping clients to reduce total costs and improve operational support. Learn how our outsourcing services can help you outperform your competitors and make the business agile.[/vc_column_text][vc_column_text]\n<h2>Project Based</h2>\n[/vc_column_text][vc_column_text]UIS extends the services of Outsourcing on a project Basis. UIS has taken up number of projects with small corporate clients on a project basis. This has given both the Implementation Partner and the client the advantage of UIS and its expertise. Based on experience, we had always felt that our project based outsourcing model has been well appreciated as UIS would devise the complete Project Task Plan and adhere to facilitating faster completion of the project, delivering better return on the partner and client\'s investment.[/vc_column_text][vc_column_text]\n<h2>Resource Based</h2>\n[/vc_column_text][vc_column_text]UIS also extends Outsourcing services on a Resource Basis. UIS can extende its resources to work for the end client, tier one vendors to the end client or an implementation partner\'s requirement. Client or implementation partner can curtail the risk of Project failure by contracting our resources to be as part of their in house project team. Other Implementation partner can hire resources on a contractual basis for the specific task to be accomplished by the resource.[/vc_column_text][vc_column_text]\n<h2>Build Operate Transfer</h2>\n[/vc_column_text][vc_column_text]As result of refining or developing offshore outsourcing strategies, UIS has begun to consider using what is known as a build, operate, transfer (BOT) model. In this model, UIS builds and operates an offshore development center for a client for a period of time - typically three to five years. The client then has the option to purchase (transfer) the development center. Companies are interested in this approach for several reasons, but mainly, it is because they believe that owning the offshore facility that supports them will save more money. BOT model may reduce long term IT costs, improve service levels, productivity, and quality control.[/vc_column_text][vc_column_text]Onsite subcontracting with Offshoring\nUIS uses this outsourcing model most frequently. UIS contracts its professional resources on site at client or tier one vendor office premises. UIS resources become a virtual part of the client\'s team. The model is also called staff augmentation. This model of outsourcing is typically adopted by UIS with client organizations where UIS is a preferred vendor.[/vc_column_text][vc_column_text]\n<h2>Services</h2>\n[/vc_column_text][vc_column_text]For more than 8 years, UIS has worked with senior executives to address their critical business imperatives through application outsourcing. Our services go beyond conventional development and maintenance-we help client achieve business agile[/vc_column_text][vc_column_text]\n<h2>Client Successes</h2>\n[/vc_column_text][vc_column_text]UIS application outsourcing approach helps clients control total IT costs while operating with state of art, up to date technology market innovations.[/vc_column_text][vc_column_text]\n<h2>Innovation and Insights</h2>\n[/vc_column_text][vc_column_text]Our application outsourcing Innovation constantly investigates how to better use application outsourcing services to support enterprise-wide solutions to help clients control total IT costs.[/vc_column_text][/vc_column][/vc_row]','Outsourcing','','publish','closed','open','','outsourcing','','','2014-08-21 19:53:15','2014-08-21 19:53:15','',0,'http://www.provized.com/uisi/?page_id=17',0,'page','',0),(112,1,'2014-08-21 19:54:09','2014-08-21 19:54:09','[contact-form-7 id=\"346\" title=\"Contact Us\"]','Contact Us','','publish','closed','open','','contact-us','','','2014-08-21 19:54:09','2014-08-21 19:54:09','',0,'http://www.provized.com/uisi/?page_id=18',0,'page','',0),(113,1,'2014-08-21 19:53:55','2014-08-21 19:53:55','[vc_row][vc_column width=\"1/2\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/chart-search-icon.png\" alt=\"Business\" width=\"80\" height=\"189\" align=\"left\" />\n<p align=\"center\">Business Continuity and Disaster planning</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/computer-icon.png\" alt=\"Members\" width=\"80\" height=\"189\" align=\"left\" />\n<p align=\"center\">Manage members personal documents content with Alfresco document management system></p>\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/1\"][vc_separator color=\"grey\"][/vc_column][/vc_row][vc_row][vc_column width=\"1/2\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/puzzle-icon.png\" alt=\"Business\" width=\"80\" height=\"189\" align=\"left\" />\n<p align=\"center\">Develop a cross-product infrastructure to integrate business applications using Messaging Middleware</p>\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Graphics-Painting-icon.png\" alt=\"Members\" width=\"80\" height=\"189\" align=\"left\" />\n<p align=\"center\">Build interfaces to exenSys Point of Sale System from</p>\n[/vc_column_text][/vc_column][/vc_row]','Projects','','publish','closed','open','','projects','','','2014-08-21 19:53:55','2014-08-21 19:53:55','',0,'http://www.provized.com/uisi/?page_id=19',0,'page','',0),(219,1,'2014-09-07 11:37:52','2014-09-07 11:37:52','','slide1','','inherit','closed','open','','slide1','','','2014-09-07 11:37:52','2014-09-07 11:37:52','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/slide1.jpg',0,'attachment','image/jpeg',0),(220,1,'2014-09-07 11:38:05','2014-09-07 11:38:05','','slide2','','inherit','closed','open','','slide2','','','2014-09-07 11:38:05','2014-09-07 11:38:05','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/slide2.jpg',0,'attachment','image/jpeg',0),(250,1,'2014-09-09 04:51:23','2014-09-09 04:51:23','','logo1','','inherit','closed','open','','logo1','','','2014-09-09 04:51:23','2014-09-09 04:51:23','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/logo1.png',0,'attachment','image/png',0),(258,1,'2014-09-09 12:09:50','2014-09-09 12:09:50','','1','','inherit','closed','open','','1','','','2014-09-09 12:09:50','2014-09-09 12:09:50','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/1.jpg',0,'attachment','image/jpeg',0),(259,1,'2014-09-09 12:09:53','2014-09-09 12:09:53','','2','','inherit','closed','open','','2','','','2014-09-09 12:09:53','2014-09-09 12:09:53','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/2.jpg',0,'attachment','image/jpeg',0),(260,1,'2014-09-09 12:09:54','2014-09-09 12:09:54','','3','','inherit','closed','open','','3','','','2014-09-09 12:09:54','2014-09-09 12:09:54','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/3.jpg',0,'attachment','image/jpeg',0),(261,1,'2014-09-09 12:09:56','2014-09-09 12:09:56','','4','','inherit','closed','open','','4','','','2014-09-09 12:09:56','2014-09-09 12:09:56','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/4.jpg',0,'attachment','image/jpeg',0),(262,1,'2014-09-09 12:09:57','2014-09-09 12:09:57','','5','','inherit','closed','open','','5','','','2014-09-09 12:09:57','2014-09-09 12:09:57','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/5.jpg',0,'attachment','image/jpeg',0),(263,1,'2014-09-09 12:09:58','2014-09-09 12:09:58','','6','','inherit','closed','open','','6','','','2014-09-09 12:09:58','2014-09-09 12:09:58','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/6.jpg',0,'attachment','image/jpeg',0),(281,1,'2014-09-09 13:49:18','2014-09-09 13:49:18','','2','','inherit','closed','open','','2-2','','','2014-09-09 13:49:18','2014-09-09 13:49:18','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/21.jpg',0,'attachment','image/jpeg',0),(303,1,'2014-09-11 05:31:40','2014-09-11 05:31:40','','Chin_Mudhra_1','','inherit','closed','open','','chin_mudhra_1','','','2014-09-11 05:31:40','2014-09-11 05:31:40','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Chin_Mudhra_1.jpg',0,'attachment','image/jpeg',0),(305,1,'2014-09-11 05:37:09','2014-09-11 05:37:09','','wipro','','inherit','closed','open','','wipro','','','2014-09-11 05:37:09','2014-09-11 05:37:09','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/wipro.jpg',0,'attachment','image/jpeg',0),(306,1,'2014-09-11 05:38:41','2014-09-11 05:38:41','','intel','','inherit','closed','open','','intel','','','2014-09-11 05:38:41','2014-09-11 05:38:41','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/intel.jpg',0,'attachment','image/jpeg',0),(310,1,'2014-09-11 05:47:23','2014-09-11 05:47:23','','chart-search-icon','','inherit','closed','open','','chart-search-icon','','','2014-09-11 05:47:23','2014-09-11 05:47:23','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/chart-search-icon.png',0,'attachment','image/png',0),(313,1,'2014-09-11 05:54:14','2014-09-11 05:54:14','','computer-icon','','inherit','closed','open','','computer-icon','','','2014-09-11 05:54:14','2014-09-11 05:54:14','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/computer-icon.png',0,'attachment','image/png',0),(318,1,'2014-09-11 06:02:02','2014-09-11 06:02:02','','puzzle-icon','','inherit','closed','open','','puzzle-icon','','','2014-09-11 06:02:02','2014-09-11 06:02:02','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/puzzle-icon.png',0,'attachment','image/png',0),(319,1,'2014-09-11 06:04:15','2014-09-11 06:04:15','','Graphics-Painting-icon','','inherit','closed','open','','graphics-painting-icon','','','2014-09-11 06:04:15','2014-09-11 06:04:15','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Graphics-Painting-icon.png',0,'attachment','image/png',0),(341,1,'2014-09-11 08:33:54','2014-09-11 08:33:54','[vc_row][vc_column width=\"1/2\"][vc_column_text]\n<h2>Clients</h2>\n<ul class=\"list\">\n <li>Aflac Insurance</li>\n <li>Aetna</li>\n <li>AllState</li>\n <li>AT&T</li>\n <li>Atlantic Trust</li>\n <li>Aurora Health Care</li>\n <li>Bank of America</li>\n <li>BEA Systems</li>\n <li>Blue Cross Blue Shield</li>\n <li>Chicago Public Schools</li>\n <li>First Health</li>\n <li>Hallmark</li>\n <li>Komatsu</li>\n <li>Molex</li>\n <li>Northern Trust Bank</li>\n <li>Pepsi</li>\n <li>Sears</li>\n <li>Sprint</li>\n <li>United Airlines</li>\n <li>Walgreens</li>\n</ul>\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\n<h2>Consulting Vendors</h2>\n<ul class=\"list\">\n <li>Global Consultants Inc</li>\n <li>K-Force</li>\n <li>Metmox</li>\n <li>DVS Solutions</li>\n <li>Prosoft Group</li>\n <li>Object Solutions</li>\n</ul>\n[/vc_column_text][/vc_column][/vc_row]','Clients','','publish','closed','open','','clients','','','2014-09-11 08:33:54','2014-09-11 08:33:54','',0,'http://emerchantdigital.in/projects/uisiwp/?page_id=341',0,'page','',0),(359,1,'2014-09-12 06:49:03','2014-09-12 06:49:03','','slider','','inherit','closed','open','','slider','','','2014-09-12 06:49:03','2014-09-12 06:49:03','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/slider.jpg',0,'attachment','image/jpeg',0),(360,1,'2014-09-12 07:19:02','2014-09-12 07:19:02','','1','','inherit','closed','open','','1-2','','','2014-09-12 07:19:02','2014-09-12 07:19:02','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/11.jpg',0,'attachment','image/jpeg',0),(361,1,'2014-09-12 07:21:14','2014-09-12 07:21:14','','Customer_engagement','','inherit','closed','open','','customer_engagement','','','2014-09-12 07:21:14','2014-09-12 07:21:14','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Customer_engagement.jpg',0,'attachment','image/jpeg',0),(378,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Products','','publish','closed','open','','products','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/products/',8,'nav_menu_item','',0),(381,1,'2014-09-12 07:21:45','2014-09-12 07:21:45','','Enterprises_information_management','','inherit','closed','open','','enterprises_information_management','','','2014-09-12 07:21:45','2014-09-12 07:21:45','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Enterprises_information_management.jpg',0,'attachment','image/jpeg',0),(402,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Clients','','publish','closed','open','','clients','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/clients/',13,'nav_menu_item','',0),(403,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Projects','','publish','closed','open','','projects','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/projects/',12,'nav_menu_item','',0),(404,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Sitemap','','publish','closed','open','','sitemap','','','2015-03-17 05:49:26','2015-03-17 05:49:26','',0,'http://emerchantdigital.in/projects/uisinew/sitemap/',2,'nav_menu_item','',0),(405,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Job Listings','','publish','closed','open','','job-listings','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/job-listings/',1,'nav_menu_item','',0),(406,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Submit Resume','','publish','closed','open','','submit-resume','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/submit-resume/',2,'nav_menu_item','',0),(407,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Application Development','','publish','closed','open','','application-development-2','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/application-development-2/',1,'nav_menu_item','',0),(408,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Systems Maintenance','','publish','closed','open','','systems-maintenance-2','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/systems-maintenance-2/',2,'nav_menu_item','',0),(409,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','QA Testing','','publish','closed','open','','qa-testing-2','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/qa-testing-2/',3,'nav_menu_item','',0),(410,1,'2014-09-17 02:14:26','2014-09-17 02:14:26','','Systems Integration','','publish','closed','open','','systems-integration-2','','','2014-09-17 02:14:26','2014-09-17 02:14:26','',0,'http://emerchantdigital.in/projects/uisinew/systems-integration-2/',4,'nav_menu_item','',0),(411,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Migration & Conversion','','publish','closed','open','','migration-conversion-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/migration-conversion-2/',5,'nav_menu_item','',0),(412,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Infrastructure & Architecture','','publish','closed','open','','infrastructure-architecture-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/infrastructure-architecture-2/',6,'nav_menu_item','',0),(413,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','E Commerce Development','','publish','closed','open','','e-commerce-development-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/e-commerce-development-2/',7,'nav_menu_item','',0),(414,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Portal Development','','publish','closed','open','','portal-development-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/portal-development-2/',8,'nav_menu_item','',0),(415,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Spring Framework','','publish','closed','open','','spring-framework-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/spring-framework-2/',1,'nav_menu_item','',0),(416,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Spring Batch','','publish','closed','open','','spring-batch-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/spring-batch-2/',2,'nav_menu_item','',0),(417,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Hibernate ORM','','publish','closed','open','','hibernate-orm-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/hibernate-orm-2/',3,'nav_menu_item','',0),(418,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','JRules','','publish','closed','open','','jrules-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/jrules-2/',4,'nav_menu_item','',0),(419,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Jasper Reports','','publish','closed','open','','jasper-reports-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/jasper-reports-2/',5,'nav_menu_item','',0),(420,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Struts MVC','','publish','closed','open','','struts-mvc-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/struts-mvc-2/',6,'nav_menu_item','',0),(421,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Ibatis ORM','','publish','closed','open','','ibatis-orm-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/ibatis-orm-2/',7,'nav_menu_item','',0),(422,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Service Mix ESB','','publish','closed','open','','service-mix-esb-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/service-mix-esb-2/',8,'nav_menu_item','',0),(423,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Development','','publish','closed','open','','product-development-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-development-2/',1,'nav_menu_item','',0),(424,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Maintenance','','publish','closed','open','','product-maintenance-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-maintenance-2/',2,'nav_menu_item','',0),(425,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Post Release Support','','publish','closed','open','','post-release-support-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/post-release-support-2/',3,'nav_menu_item','',0),(426,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Testing','','publish','closed','open','','product-testing-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-testing-2/',4,'nav_menu_item','',0),(427,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Reverse Engineering','','publish','closed','open','','product-reverse-engineering-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-reverse-engineering-2/',5,'nav_menu_item','',0),(428,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','SAP','','publish','closed','open','','sap-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/sap-2/',1,'nav_menu_item','',0),(429,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Datawarehousing','','publish','closed','open','','datawarehousing-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/datawarehousing-2/',2,'nav_menu_item','',0),(430,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Mainframes','','publish','closed','open','','mainframes-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/mainframes-2/',3,'nav_menu_item','',0),(431,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Legacy Systems','','publish','closed','open','','legacy-systems-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/legacy-systems-2/',4,'nav_menu_item','',0),(432,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','J2EE','','publish','closed','open','','j2ee-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/j2ee-2/',5,'nav_menu_item','',0),(433,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','EAI','','publish','closed','open','','eai-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/eai-2/',6,'nav_menu_item','',0),(434,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Web Methods','','publish','closed','open','','web-methods','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/web-methods/',7,'nav_menu_item','',0),(435,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','E Commerce','','publish','closed','open','','e-commerce-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/e-commerce-2/',8,'nav_menu_item','',0),(436,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','VB.NET','','publish','closed','open','','vb-net-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/vb-net-2/',9,'nav_menu_item','',0),(437,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Tibco','','publish','closed','open','','tibco','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/tibco/',10,'nav_menu_item','',0),(438,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Embedded Software ','','publish','closed','open','','embedded-software-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/embedded-software-2/',11,'nav_menu_item','',0),(439,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Technologies Training','','publish','closed','open','','technologies-training','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/technologies-training/',1,'nav_menu_item','',0),(440,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Public Training','','publish','closed','open','','public-training-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/public-training-2/',2,'nav_menu_item','',0),(441,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Corporate Employees Training','','publish','closed','open','','corporate-employees-training','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/corporate-employees-training/',3,'nav_menu_item','',0),(442,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Training Center','','publish','closed','open','','training-center-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/training-center-2/',4,'nav_menu_item','',0),(443,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Instructors','','publish','closed','open','','instructors-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/instructors-2/',5,'nav_menu_item','',0),(444,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Project Based','','publish','closed','open','','project-based-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/project-based-2/',1,'nav_menu_item','',0),(445,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Resource Based','','publish','closed','open','','resource-based-2','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/resource-based-2/',2,'nav_menu_item','',0),(446,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Build Operate Transfer','','publish','closed','open','','build-operate-transfer','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/build-operate-transfer/',3,'nav_menu_item','',0),(447,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Onsite subcontracting with Offshoring','','publish','closed','open','','onsite-subcontracting-with-offshoring','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/onsite-subcontracting-with-offshoring/',4,'nav_menu_item','',0),(448,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Services','','publish','closed','open','','services','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/services/',5,'nav_menu_item','',0),(449,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Client Successes','','publish','closed','open','','client-successes','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/client-successes/',6,'nav_menu_item','',0),(450,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Innovation and Insights','','publish','closed','open','','innovation-and-insights','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/innovation-and-insights/',7,'nav_menu_item','',0),(451,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Application Development','','publish','closed','open','','application-development-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/application-development-3/',1,'nav_menu_item','',0),(452,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Systems Maintenance','','publish','closed','open','','systems-maintenance-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/systems-maintenance-3/',2,'nav_menu_item','',0),(453,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','QA Testing','','publish','closed','open','','qa-testing-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/qa-testing-3/',3,'nav_menu_item','',0),(454,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Systems Integration','','publish','closed','open','','systems-integration-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/systems-integration-3/',4,'nav_menu_item','',0),(455,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Migration & Conversion','','publish','closed','open','','migration-conversion-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/migration-conversion-3/',5,'nav_menu_item','',0),(456,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Infrastructure & Architecture','','publish','closed','open','','infrastructure-architecture-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/infrastructure-architecture-3/',6,'nav_menu_item','',0),(457,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','E Commerce Development','','publish','closed','open','','e-commerce-development-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/e-commerce-development-3/',7,'nav_menu_item','',0),(458,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Portal Development','','publish','closed','open','','portal-development-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/portal-development-3/',8,'nav_menu_item','',0),(459,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Development','','publish','closed','open','','product-development-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-development-3/',1,'nav_menu_item','',0),(460,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Maintenance','','publish','closed','open','','product-maintenance-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-maintenance-3/',2,'nav_menu_item','',0),(461,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Post Release Support','','publish','closed','open','','post-release-support-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/post-release-support-3/',3,'nav_menu_item','',0),(462,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Testing','','publish','closed','open','','product-testing-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-testing-3/',4,'nav_menu_item','',0),(463,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Product Reverse Engineering','','publish','closed','open','','product-reverse-engineering-3','','','2014-09-17 02:14:27','2014-09-17 02:14:27','',0,'http://emerchantdigital.in/projects/uisinew/product-reverse-engineering-3/',5,'nav_menu_item','',0),(465,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Company Review','','publish','closed','open','','company-review','','','2014-09-17 02:18:55','2014-09-17 02:18:55','',0,'http://emerchantdigital.in/projects/uisinew/company-review/',1,'nav_menu_item','',0),(466,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Locations','','publish','closed','open','','locations','','','2014-09-17 02:18:55','2014-09-17 02:18:55','',0,'http://emerchantdigital.in/projects/uisinew/locations/',2,'nav_menu_item','',0),(467,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','Why UISI','','publish','closed','open','','why-uisi','','','2014-09-17 02:18:55','2014-09-17 02:18:55','',0,'http://emerchantdigital.in/projects/uisinew/why-uisi/',3,'nav_menu_item','',0),(468,1,'2014-09-17 02:14:27','2014-09-17 02:14:27','','News','','publish','closed','open','','news','','','2014-09-17 02:18:55','2014-09-17 02:18:55','',0,'http://emerchantdigital.in/projects/uisinew/news/',4,'nav_menu_item','',0),(471,1,'2014-09-17 02:14:27','2014-09-17 02:14:27',' ','','','publish','closed','open','','471','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/471/',3,'nav_menu_item','',0),(472,1,'2014-09-17 02:14:27','2014-09-17 02:14:27',' ','','','publish','closed','open','','472','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/472/',4,'nav_menu_item','',0),(473,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','473','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/473/',5,'nav_menu_item','',0),(474,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Services','','publish','closed','open','','services-3','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/services-3/',6,'nav_menu_item','',0),(475,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Products','','publish','closed','open','','products-2','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/products-2/',7,'nav_menu_item','',0),(476,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','476','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/476/',8,'nav_menu_item','',0),(477,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Tele Communications','','publish','closed','open','','tele-communications','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/tele-communications/',9,'nav_menu_item','',0),(478,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','478','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/478/',10,'nav_menu_item','',0),(479,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Clients','','publish','closed','open','','clients-2','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/clients-2/',12,'nav_menu_item','',0),(481,1,'2014-09-06 11:06:57','2014-09-06 11:06:57','[vc_row][vc_column width=\"3/4\"][vc_column_text]\n<h4>Job Search</h4>\n<div class=\"jobsearch\"><form><input class=\"jsinputs\" type=\"text\" placeholder=\"Keyword ( Ex: C, C++ )\" /> <input class=\"jsinputs\" type=\"text\" placeholder=\"Location ( Ex: Hyderabad )\" /> <button id=\"jobsbutton\" type=\"Submit\" value=\"\"><i class=\"fa fa-search\"></i></button></form></div>\n<div class=\"services\">\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/1.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Software Services</div>\n</div>\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/2.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Open Source Services</div>\n</div>\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/3.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Product Services</div>\n</div>\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/4.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Projects</div>\n</div>\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/5.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Technology Consulting</div>\n</div>\n<div class=\"service\">\n<div class=\"serv_img\"><img style=\"width: 100%;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/6.jpg\" alt=\"\" /></div>\n<div class=\"serv_name\">Out Sourcing</div>\n</div>\n</div>\n[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_widget_sidebar sidebar_id=\"0001\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1410412162779{border-top-width: 3px !important;border-right-width: 3px !important;border-bottom-width: 3px !important;border-left-width: 3px !important;border-left-color: #d1d1d1 !important;border-left-style: solid !important;border-right-color: #d1d1d1 !important;border-right-style: solid !important;border-top-color: #d1d1d1 !important;border-top-style: solid !important;border-bottom-color: #d1d1d1 !important;border-bottom-style: solid !important;}\"][vc_column width=\"1/4\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/intel.jpg\" alt=\"Intel\" />[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/21.jpg\" alt=\"IBM\" />[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/wipro.jpg\" alt=\"Wipro\" />[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]<img src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Chin_Mudhra_1.jpg\" alt=\"Chin Mudra\" />[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]\n\n[/vc_column_text][/vc_column][/vc_row]','Universal Information Solutions','','publish','open','open','','sample-page-2','','','2014-09-06 11:06:57','2014-09-06 11:06:57','',0,'http://emerchantdigital.in/projects/uisiwp/?page_id=2',0,'page','',0),(482,1,'2014-09-16 07:30:21','2014-09-16 07:30:21','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','publish','closed','open','','tele-communication','','','2015-02-18 06:32:38','2015-02-18 06:32:38','',0,'http://emerchantdigital.in/projects/uisiwp/?page_id=365',0,'page','',0),(484,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Career','','publish','closed','open','','career','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/career/',2,'nav_menu_item','',0),(485,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','485','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/485/',6,'nav_menu_item','',0),(486,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','486','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/486/',5,'nav_menu_item','',0),(487,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','487','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/487/',10,'nav_menu_item','',0),(488,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Services','','publish','closed','open','','services-4','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/services-4/',7,'nav_menu_item','',0),(489,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','489','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/489/',9,'nav_menu_item','',0),(490,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','490','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/490/',1,'nav_menu_item','',0),(491,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','Home','','publish','closed','open','','home','','','2015-03-17 05:49:26','2015-03-17 05:49:26','',0,'http://emerchantdigital.in/projects/uisinew/home/',1,'nav_menu_item','',0),(492,1,'2014-09-17 02:14:28','2014-09-17 02:14:28','','UISI Home','','publish','closed','open','','uisi-home','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/uisi-home/',1,'nav_menu_item','',0),(493,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','493','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/493/',2,'nav_menu_item','',0),(494,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','494','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/494/',11,'nav_menu_item','',0),(495,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','495','','','2014-09-17 02:18:30','2014-09-17 02:18:30','',0,'http://emerchantdigital.in/projects/uisinew/495/',13,'nav_menu_item','',0),(496,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','496','','','2015-03-17 05:49:26','2015-03-17 05:49:26','',0,'http://emerchantdigital.in/projects/uisinew/496/',3,'nav_menu_item','',0),(497,1,'2014-09-17 02:14:28','2014-09-17 02:14:28',' ','','','publish','closed','open','','497','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/497/',11,'nav_menu_item','',0),(498,1,'2014-09-17 02:15:41','2014-09-17 02:15:41','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410920107-1-67\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410920107-2-36\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 02:15:41','2014-09-17 02:15:41','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(500,1,'2014-09-17 02:19:43','2014-09-17 02:19:43','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"Section 1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Section 2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 02:19:43','2014-09-17 02:19:43','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(501,1,'2014-09-17 02:35:02','2014-09-17 02:35:02','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410920384-1-87\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410920384-2-87\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 02:35:02','2014-09-17 02:35:02','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(502,1,'2015-02-18 06:39:19','2015-02-18 06:39:19','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right; margin-left: 50px;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\n\nUIS Consulting Telecom Services offers turnkey and RF solutions.\n\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\n\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\n\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\n<h3></h3>\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\n\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\n\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\n\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\n<div class=\"wpb_text_column wpb_content_element \">\n<div class=\"wpb_wrapper\">\n\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\n\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\n\nA brief list of our UIS services include:\n\n</div>\n</div>\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\n<div class=\"basix_identical_icon_list\">\n<ul>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Cable Installation</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Battery installation</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Site Audits</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">LTE Site Commissioning</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Board swap outs/upgrades</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">DAS Installation & Commissioning</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Wifi Installation</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Full Cabinet Integration</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Fiber Installation and testing</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Conduit and Panduit Installation</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Post commissioning call and drive tests</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Site Acceptance testing</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">Indoor cabling</div></li>\n <li class=\"basix_icon_list_item\">\n<div class=\"icon\"></div>\n<div class=\"text\">OSS Integration</div></li>\n</ul>\n</div>\n</div>\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\n\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\n\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\n\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\n\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\n\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-autosave-v1','','','2015-02-18 06:39:19','2015-02-18 06:39:19','',482,'http://emerchantdigital.in/projects/uisinew/482-autosave-v1/',0,'revision','',0),(503,1,'2014-09-17 02:37:31','2014-09-17 02:37:31','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"Section 1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Section 2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][/vc_accordion][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 02:37:31','2014-09-17 02:37:31','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(504,1,'2014-09-17 02:38:11','2014-09-17 02:38:11','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"Section 1\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Section 2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 02:38:11','2014-09-17 02:38:11','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(505,1,'2014-09-17 05:46:44','2014-09-17 05:46:44','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Section 2\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 05:46:44','2014-09-17 05:46:44','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(506,1,'2014-09-17 05:50:15','2014-09-17 05:50:15','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 05:50:15','2014-09-17 05:50:15','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(507,1,'2014-09-17 05:51:55','2014-09-17 05:51:55','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 05:51:55','2014-09-17 05:51:55','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(508,1,'2014-09-17 05:57:08','2014-09-17 05:57:08','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UISI Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UISI engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UISI Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UISI engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UISI’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 05:57:08','2014-09-17 05:57:08','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(509,1,'2014-09-17 06:00:09','2014-09-17 06:00:09','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UISI Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UISI engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UISI Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UISI engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UISI’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Tab 1\" tab_id=\"1410921452-1-76\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][vc_tab title=\"Tab 2\" tab_id=\"1410921452-2-65\"][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 06:00:09','2014-09-17 06:00:09','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(510,1,'2014-09-17 06:05:02','2014-09-17 06:05:02','[vc_row][vc_column width=\"1/1\"][vc_column_text]UISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.[/vc_column_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UISI Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UISI engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UISI Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UISI engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UISI’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 06:05:02','2014-09-17 06:05:02','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(511,1,'2014-09-17 07:34:52','2014-09-17 07:34:52','','slider.jpg','','inherit','closed','closed','','slider-jpg','','','2014-09-17 07:34:52','2014-09-17 07:34:52','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/slider.jpg',0,'attachment','image/jpeg',0),(512,1,'2014-09-17 07:34:52','2014-09-17 07:34:52','','11.jpg','','inherit','closed','closed','','11-jpg','','','2014-09-17 07:34:52','2014-09-17 07:34:52','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/11.jpg',0,'attachment','image/jpeg',0),(513,1,'2014-09-17 07:34:52','2014-09-17 07:34:52','','slide1.jpg','','inherit','closed','closed','','slide1-jpg','','','2014-09-17 07:34:52','2014-09-17 07:34:52','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/slide1.jpg',0,'attachment','image/jpeg',0),(514,1,'2014-09-17 07:34:53','2014-09-17 07:34:53','','slide2.jpg','','inherit','closed','closed','','slide2-jpg','','','2014-09-17 07:34:53','2014-09-17 07:34:53','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/slide2.jpg',0,'attachment','image/jpeg',0),(515,1,'2014-09-17 07:34:53','2014-09-17 07:34:53','','Customer_engagement.jpg','','inherit','closed','closed','','customer-engagement-jpg','','','2014-09-17 07:34:53','2014-09-17 07:34:53','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/Customer_engagement.jpg',0,'attachment','image/jpeg',0),(516,1,'2014-09-17 07:34:53','2014-09-17 07:34:53','','Enterprises_information_management.jpg','','inherit','closed','closed','','enterprises-information-management-jpg','','','2014-09-17 07:34:53','2014-09-17 07:34:53','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/revslider/base/Enterprises_information_management.jpg',0,'attachment','image/jpeg',0),(517,1,'2014-09-17 10:19:58','2014-09-17 10:19:58','','Télécom','','inherit','closed','open','','telecom','','','2014-09-17 10:19:58','2014-09-17 10:19:58','',482,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom.jpg',0,'attachment','image/jpeg',0),(518,1,'2014-09-17 10:28:09','2014-09-17 10:28:09','','Télécom','','inherit','closed','open','','telecom-2','','','2014-09-17 10:28:09','2014-09-17 10:28:09','',0,'http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg',0,'attachment','image/jpeg',0),(519,1,'2014-09-17 10:32:19','2014-09-17 10:32:19','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUISI Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUISI\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUISI Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUISI Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UISI has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UISI Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UISI engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UISI Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UISI engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UISI’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2014-09-17 10:32:19','2014-09-17 10:32:19','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(520,1,'2014-09-17 11:53:56','2014-09-17 11:53:56','[vc_row][vc_column width=\"1/1\"][vc_column_text]\n<h2>Technology Consulting</h2>\n[/vc_column_text][vc_column_text]UIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today\'s best technology solutions.[/vc_column_text][vc_column_text]UIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\n\nTechnology Consulting services include:\n\nTechnology Strategy - Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.\n[/vc_column_text][vc_column_text]System Implementation - Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS\'s time-tested implementation methodologies.\n\nSystems Integration - Connect disparate data, enable timely action. Today\'s complex technology environment requires combination of disparate applications. UIS optimizes your use of technology through out-of-the-box and custom integration solutions.\n\nApplication Development - Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\n\nAppExchange Development - Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\n[/vc_column_text][vc_column_text]Leverage our previous AppExchange deployments and experience.\n\nCustomer Support - Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.[/vc_column_text][/vc_column][/vc_row]','Technology Consulting','','inherit','closed','open','','109-autosave-v1','','','2014-09-17 11:53:56','2014-09-17 11:53:56','',109,'http://emerchantdigital.in/projects/uisinew/109-autosave-v1/',0,'revision','',0),(521,1,'2014-09-17 11:52:48','2014-09-17 11:52:48','[vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n<h2>Technology Consulting</h2>\r\n[/vc_column_text][vc_wp_text]\r\n\r\nWhich on-demand technology is right for my business? What best practices are successful companies using for implementing and integrating new technologies?\r\n\r\nAnswering questions like these can immobilize many companies from making smart and timely decisions.\r\nUIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today’s best technology solutions.\r\n\r\nUIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\r\n\r\n<strong>Technology Consulting services include:</strong>\r\n\r\nTechnology Strategy – Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.\r\n\r\nSystem Implementation – Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS’s time-tested implementation methodologies.\r\n\r\nSystems Integration – Connect disparate data, enable timely action. Today’s complex technology environment requires combination of disparate applications.\r\n\r\nUIS optimizes your use of technology through out-of-the-box and custom integration solutions.\r\n\r\nApplication Development – Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\r\n\r\nAppExchange Development – Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\r\nLeverage our previous AppExchange deployments and experience.\r\n\r\nCustomer Support – Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.[/vc_wp_text][vc_column_text]UIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today\'s best technology solutions.[/vc_column_text][vc_column_text]UIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\r\n\r\nTechnology Consulting services include:\r\n\r\nTechnology Strategy - Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.\r\n[/vc_column_text][vc_column_text]System Implementation - Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS\'s time-tested implementation methodologies.\r\n\r\nSystems Integration - Connect disparate data, enable timely action. Today\'s complex technology environment requires combination of disparate applications. UIS optimizes your use of technology through out-of-the-box and custom integration solutions.\r\n\r\nApplication Development - Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\r\n\r\nAppExchange Development - Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\r\n[/vc_column_text][vc_column_text]Leverage our previous AppExchange deployments and experience.\r\n\r\nCustomer Support - Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.[/vc_column_text][/vc_column][/vc_row]','Technology Consulting','','inherit','closed','open','','109-revision-v1','','','2014-09-17 11:52:48','2014-09-17 11:52:48','',109,'http://emerchantdigital.in/projects/uisinew/109-revision-v1/',0,'revision','',0),(522,1,'2014-09-17 11:54:13','2014-09-17 11:54:13','[vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n<h2>Technology Consulting</h2>\r\n[/vc_column_text][vc_column_text]UIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today\'s best technology solutions.[/vc_column_text][vc_column_text]UIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\r\n\r\n<strong>Technology Consulting services include:</strong>\r\n\r\nTechnology Strategy - Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.[/vc_column_text][vc_column_text]System Implementation - Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS\'s time-tested implementation methodologies.\r\n\r\nSystems Integration - Connect disparate data, enable timely action. Today\'s complex technology environment requires combination of disparate applications. UIS optimizes your use of technology through out-of-the-box and custom integration solutions.\r\n\r\nApplication Development - Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\r\n\r\nAppExchange Development - Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\r\n[/vc_column_text][vc_column_text]Leverage our previous AppExchange deployments and experience.\r\n\r\nCustomer Support - Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.[/vc_column_text][/vc_column][/vc_row]','Technology Consulting','','inherit','closed','open','','109-revision-v1','','','2014-09-17 11:54:13','2014-09-17 11:54:13','',109,'http://emerchantdigital.in/projects/uisinew/109-revision-v1/',0,'revision','',0),(523,1,'2014-09-17 12:07:21','2014-09-17 12:07:21','[vc_row][vc_column width=\"1/1\"][vc_column_text]\r\n<h2>Technology Consulting</h2>\r\n[/vc_column_text][vc_column_text]UIS provides rapid, high-quality assessments, deployments, and integration by carefully following established methodologies and using today\'s best technology solutions.[/vc_column_text][vc_column_text]UIS thoroughly validates your sales, marketing and customer service technology needs, providing you confidence in deploying enterprise technology solutions with reduced adoption risk.\r\n\r\n<strong>Technology Consulting services include:</strong>\r\n\r\nTechnology Strategy - Choose and deploy technology with confidence. Based on detailed assessment and requirements gathering, UIS develops technology strategies and recommendations that address the needs of your organization.\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nSystem Implementation – Leverage experience and knowledge from thousands of engagements. Get the most out of your investment in technology by benefiting from a quality implementation, increasing team and individual productivity and improving overall business performance with UIS’s time-tested implementation methodologies.\r\n\r\nSystems Integration – Connect disparate data, enable timely action. Today’s complex technology environment requires combination of disparate applications. UIS optimizes your use of technology through out-of-the-box and custom integration solutions.\r\n\r\nApplication Development – Your solution from concept to launch. Using rich programming languages, UIS develops custom applications to enable new functionality and create composite user interfaces.\r\n\r\nAppExchange Development – Create and target your AppExchange product. UIS will design, develop, publish and help certify your AppExchange product.\r\n\r\n</div>\r\n</div>\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nLeverage our previous AppExchange deployments and experience.\r\n\r\nCustomer Support – Experts at your disposal. So you can focus on your core business, UIS offers efficient user and administrative support options. From assessment to deployment, allow our professionals to support your team.\r\n\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column][/vc_row]','Technology Consulting','','inherit','closed','open','','109-revision-v1','','','2014-09-17 12:07:21','2014-09-17 12:07:21','',109,'http://emerchantdigital.in/projects/uisinew/109-revision-v1/',0,'revision','',0),(528,1,'2014-10-01 06:10:43','2014-10-01 06:10:43','','Help Desk','','publish','closed','open','','help-desk','','','2014-10-01 06:10:43','2014-10-01 06:10:43','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=rsjp_job_postings&p=528',0,'rsjp_job_postings','',0),(529,1,'2014-10-01 06:10:43','2014-10-01 06:10:43','','Help Desk','','inherit','closed','open','','528-revision-v1','','','2014-10-01 06:10:43','2014-10-01 06:10:43','',528,'http://emerchantdigital.in/projects/uisinew/528-revision-v1/',0,'revision','',0),(533,1,'2014-10-01 06:16:03','2014-10-01 06:16:03','','System Architech','','publish','closed','open','','system-architech','','','2014-10-01 06:16:03','2014-10-01 06:16:03','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=rsjp_job_postings&p=533',0,'rsjp_job_postings','',0),(534,1,'2014-10-01 06:16:03','2014-10-01 06:16:03','','System Architech','','inherit','closed','open','','533-revision-v1','','','2014-10-01 06:16:03','2014-10-01 06:16:03','',533,'http://emerchantdigital.in/projects/uisinew/533-revision-v1/',0,'revision','',0),(535,1,'2014-10-01 06:17:05','2014-10-01 06:17:05','','.Net Architech','','publish','closed','open','','net-architech','','','2014-10-01 06:17:05','2014-10-01 06:17:05','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=rsjp_job_postings&p=535',0,'rsjp_job_postings','',0),(536,1,'2014-10-01 06:17:05','2014-10-01 06:17:05','','.Net Architech','','inherit','closed','open','','535-revision-v1','','','2014-10-01 06:17:05','2014-10-01 06:17:05','',535,'http://emerchantdigital.in/projects/uisinew/535-revision-v1/',0,'revision','',0),(538,1,'2015-02-18 05:41:03','2015-02-18 05:41:03','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUISI Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUISI Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUISI Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUISI Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UISI services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UISI Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UISI engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UISI Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UISI engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UISI’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 05:41:03','2015-02-18 05:41:03','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(539,1,'2015-02-18 05:43:19','2015-02-18 05:43:19','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Tele Communication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 05:43:19','2015-02-18 05:43:19','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(540,1,'2015-02-18 06:15:35','2015-02-18 06:15:35','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:15:35','2015-02-18 06:15:35','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(541,1,'2015-02-18 06:18:37','2015-02-18 06:18:37','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n<p style=\"float: left;\">UIS Consulting Telecom Services offers turnkey and RF solutions.</p>\r\n<p style=\"float: left;\">UIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.</p>\r\n<p style=\"float: left;\">UIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.</p>\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:18:37','2015-02-18 06:18:37','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(542,1,'2015-02-18 06:19:03','2015-02-18 06:19:03','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:19:03','2015-02-18 06:19:03','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(543,1,'2015-02-18 06:21:02','2015-02-18 06:21:02','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n<p style=\"float: left;\">UIS Consulting Telecom Services offers turnkey and RF solutions.</p>\r\n<p style=\"float: left;\">UIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.</p>\r\n<p style=\"float: left;\">UIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.</p>\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:21:02','2015-02-18 06:21:02','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(544,1,'2015-02-18 06:21:48','2015-02-18 06:21:48','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:21:48','2015-02-18 06:21:48','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(545,1,'2015-02-18 06:28:31','2015-02-18 06:28:31','[vc_row][vc_column width=\"1/1\"][vc_wp_text]\r\n<div class=\"vc_col-sm-6\">\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n</div>\r\n<div class=\"vc_col-sm-6\"><img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" /></div>\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:28:31','2015-02-18 06:28:31','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(546,1,'2015-02-18 06:32:38','2015-02-18 06:32:38','[vc_row][vc_column width=\"1/1\"][vc_wp_text]<img style=\"float: right;\" src=\"http://emerchantdigital.in/projects/uisinew/wp-content/uploads/2014/09/Télécom1.jpg\" alt=\"\" />\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions.\r\n\r\nUIS Consulting Telecom Services offers turnkey and RF solutions such as site acquisition, design, installation, integration, testing, troubleshooting and optimization of 3G, 4G and Wi-Fi networks.\r\n\r\nUIS Consulting technical expertise encompasses varied and evolving fields including Wifi, WiMax, UMTS, EVDO and LTE. F&S Wireless can provide solutions in site acquisition, Civil work, Installation & Commissioning, RF design, RF optimization drive testing and support services. F&S Consulting services range from Macro to Micro sites, WLAN, Small cells, DAS and In-Building solutions.\r\n\r\n[/vc_wp_text][vc_accordion][vc_accordion_tab title=\"In-Building Solutions DAS & Small Cells\"][vc_column_text]\r\n<h3></h3>\r\nUIS Consulting specializes in RF design, installation and optimization of In-Building DAS solutions using a highly qualified team of RF Engineers who understand the customer’s needs to the core. F&S Consulting objective is to develop designs that involve sophisticated strategies to deliver high performance and low cost in-building networks. We are committed to produce designs that can be quickly implemented, upgraded and modified to meet our customers’ requirements.\r\n\r\nUIS\'s Ibwave certified engineers designed DAS network of various sizes. Our work includes designing DAS for Office buildings, Stadiums, Parks, Hospitals, Hotels, Casinos, Airports, Subway transit systems and Convention centers. F&S has ibwave licenses that enables its engineers to quickly design In-building DAS solutions for different types of venues. Our engineers have provided designs for over 200 buildings across USA.\r\n\r\nUIS Consulting is fully equipped with the latest technologies that facilitate rapid development of DAS products with all the necessary licenses and certified engineers who have the experience to exploit the technology to its maximum capabilities.\r\n\r\nUIS Consulting has TEMS and JDSU walk-test tools that are key in enabling our technicians to provide quick walk-test data for in-building and DAS solutions. UIS has WindCatcher post-processing tool that can provide reports as per the ASG requirements.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"Installation & Commissioning\"][vc_column_text]\r\n<div class=\"wpb_text_column wpb_content_element \">\r\n<div class=\"wpb_wrapper\">\r\n\r\nUIS Consulting provides world class installation, commissioning and network integration services for telecommunication infrastructure projects throughout the United States. Our EF&I team has experience across a broad range of equipment and technologies (from a broad range of equipment providers) including cellular, microwave, fiber optic and satellite systems. We can perform work from a single carrier upgrade to a comprehensive 4G install. Our team of experts is ready to complete your most challenging project.\r\n\r\nUIS Consulting provides variable cost solutions so that our clients can maintain competitive edge for their continued success.\r\n\r\nA brief list of our UIS services include:\r\n\r\n</div>\r\n</div>\r\n<div class=\"basix_icon_list_container identical_list_1018222101 wpb_content_element\">\r\n<div class=\"basix_identical_icon_list\">\r\n<ul>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cabinet Placement & Relocation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Cable Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Battery installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Audits</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">LTE Site Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Board swap outs/upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">DAS Installation & Commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Wifi Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Full Cabinet Integration</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Fiber Installation and testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Conduit and Panduit Installation</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">3G Carrier Additions and Upgrades</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Post commissioning call and drive tests</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Site Acceptance testing</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Small Cell Installation, Integration & commissioning</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">Indoor cabling</div></li>\r\n <li class=\"basix_icon_list_item\">\r\n<div class=\"icon\"></div>\r\n<div class=\"text\">OSS Integration</div></li>\r\n</ul>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Optimization & Drive Testing\"][vc_column_text]UIS Consulting RF division specializes in the design, optimization and testing of today’s wireless communication system. Our highly-trained UIS engineering services team uses state-of-the-art test and optimization tools to enable our clients in achieving the most from their wireless spectrum.\r\n\r\nOur commitment to quality and customer service has made UIS Consulting into a trusted vendor for operators nationwide.\r\n\r\nF&S Consulting technicians perform drive test using F&S owned drive test kits such as <strong>TEMS pocket</strong>, <strong>JDSU Lite</strong>, NEMO, TEMS, RANA Advisor and XCAL across the nation for various operators.\r\n\r\nOur UIS engineers utilize WindCatcher/Actix/mapinfo in-house to post-process the data and analyze the post-processed data for DL/UL throughput or drop call stats to determine the cause of failures. UIS’s highly trained and qualified RF engineers recommend the changes needed to optimize the network as per the client KPI criteria.[/vc_column_text][/vc_accordion_tab][vc_accordion_tab title=\"RF Design Services\"][vc_column_text]RF technology is key to many aspects of electronics these days. With many systems from cellular to other wireless technologies including Wi-Fi, WiMAX, RFID, TV, Radio, Microwave and many other systems using RF signals. All these systems require the use of radio frequency technology in one form or another.\r\n\r\nOur multi-talented team of Wireless Telecommunications System Engineers combined with our tools can help meet your company’s growing need for high-level RF engineering expertise. Our comprehensive background and diverse skills can design and analyze RF sites for cellular, PCS, AWS, Public Safety (700MHz) and Broadband Wireless Technologies.\r\n\r\nOur RF Design services include:[/vc_column_text][/vc_accordion_tab][/vc_accordion][vc_tour][vc_tab title=\"Coverage Analysis\" tab_id=\"1410921452-1-76\"][vc_column_text]Comprehensive study of the market, coverage area, coverage holes and recommendations to possible coverage problems[/vc_column_text][/vc_tab][vc_tab title=\"Capacity Analysis\" tab_id=\"1410921452-2-65\"][vc_column_text]Capacity planning, cell blocking analysis, traffic projections, busy hour parameters[/vc_column_text][/vc_tab][vc_tab title=\"Network Design\" tab_id=\"1410933707395-2-7\"][vc_column_text]Network site design on where to place sites based on marketing strategies, traffic projections, market penetration, calling pattern, busy hour, etc. review, study and preparation of the site candidates on a map to be sent to site acquisition people.[/vc_column_text][/vc_tab][vc_tab title=\"Interference Analysis\" tab_id=\"1410933755003-3-3\"][vc_column_text]Research, study and recommendations of existing interference in the market. Interference can be adjacent channel, co-channel, inter-modulation products, etc.[/vc_column_text][/vc_tab][vc_tab title=\"Link-Budget Analysis\" tab_id=\"1410933837568-4-7\"][vc_column_text]Link-budget formulation verifies the system parameters, computes the power required in the base station and balances the path between the base station and the mobile unit.[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]','Telecommunication','','inherit','closed','open','','482-revision-v1','','','2015-02-18 06:32:38','2015-02-18 06:32:38','',482,'http://emerchantdigital.in/projects/uisinew/482-revision-v1/',0,'revision','',0),(572,1,'2015-02-27 13:13:59','2015-02-27 13:13:59','Web Developer','Web Developer','','trash','closed','closed','','web-developer','','','2015-03-03 07:05:40','2015-03-03 07:05:40','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=job_listing&p=572',0,'job_listing','',0),(573,1,'2015-02-28 06:13:10','2015-02-28 06:13:10','[submit_job_form]','Post a Job','','publish','closed','open','','post-a-job','','','2015-03-17 05:36:10','2015-03-17 05:36:10','',0,'http://emerchantdigital.in/projects/uisinew/post-a-job/',0,'page','',0),(574,1,'2015-02-28 06:13:10','2015-02-28 06:13:10','[job_dashboard]','Job Dashboard','','publish','closed','closed','','job-dashboard','','','2015-03-17 18:54:58','2015-03-17 18:54:58','',0,'http://emerchantdigital.in/projects/uisinew/job-dashboard-2/',0,'page','',0),(575,1,'2015-02-28 06:13:10','2015-02-28 06:13:10','[jobs]','Jobs','','publish','closed','closed','','jobs','','','2015-03-17 18:55:11','2015-03-17 18:55:11','',0,'http://emerchantdigital.in/projects/uisinew/jobs-2/',0,'page','',0),(576,1,'2015-03-02 07:18:01','2015-03-02 07:18:01','','Post a Job','','publish','closed','open','','post-a-job','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://emerchantdigital.in/projects/uisinew/?p=576',4,'nav_menu_item','',0),(577,1,'2015-03-03 06:16:01','2015-03-03 06:16:01','sdfdsfsf safsdf sf f','tester','','trash','closed','closed','','tester','','','2015-03-03 07:10:07','2015-03-03 07:10:07','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=job_listing&p=577',1,'job_listing','',0),(578,1,'2015-03-03 06:31:46','2015-03-03 06:31:46','safdsaf','Tester 2','','trash','closed','closed','','tester-2','','','2015-03-03 07:10:07','2015-03-03 07:10:07','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=job_listing&p=578',1,'job_listing','',0),(579,1,'2015-03-03 06:47:09','2015-03-03 06:47:09','Urgent required testing tools','tester','','trash','closed','closed','','tester-3','','','2015-03-03 07:10:07','2015-03-03 07:10:07','',0,'http://emerchantdigital.in/projects/uisinew/?post_type=job_listing&p=579',1,'job_listing','',0),(581,1,'2015-03-03 07:04:45','2015-03-03 07:04:45','Urgent requirement for PHP Programer','PHP Programer','','publish','closed','closed','','emerch-15-php-programer','','','2015-03-17 18:56:13','2015-03-17 18:56:13','',0,'http://emerchantdigital.in/projects/uisinew/job/emerch-15-php-programer/',1,'job_listing','',0),(584,1,'2015-03-16 11:26:27','2015-03-16 11:26:27','<p>5+ exp</p>','java','','preview','closed','open','','emerch-banglore-15-java','','','2015-03-16 11:26:27','2015-03-16 11:26:27','',0,'http://uisi.com/job/emerch-banglore-15-java/',1,'job_listing','',0),(585,1,'2015-03-16 11:45:37','2015-03-16 11:45:37','<p>5 + EXP in JAVA</p>','java','','trash','closed','open','','emerch-banglore-15-java-2','','','2015-03-16 12:46:27','2015-03-16 12:46:27','',0,'http://uisi.com/job/emerch-banglore-15-java-2/',1,'job_listing','',0),(586,1,'2015-03-16 11:49:05','2015-03-16 11:49:05','sql experience more than 3 years','sql','','trash','closed','closed','','httppeople4hour-comp586','','','2015-03-16 12:46:23','2015-03-16 12:46:23','',0,'http://uisi.com/job/emerch-chennai-15-sql/',1,'job_listing','',0),(587,1,'2015-03-16 12:00:48','2015-03-16 12:00:48','hiiii\r\n\r\n[submit_job_form]','Post a Job','','inherit','closed','open','','573-revision-v1','','','2015-03-16 12:00:48','2015-03-16 12:00:48','',573,'http://uisi.com/573-revision-v1/',0,'revision','',0),(588,1,'2015-03-16 12:01:07','2015-03-16 12:01:07','[submit_job_form]','Post a Job','','inherit','closed','open','','573-revision-v1','','','2015-03-16 12:01:07','2015-03-16 12:01:07','',573,'http://uisi.com/573-revision-v1/',0,'revision','',0),(589,1,'2015-03-16 12:03:24','2015-03-16 12:03:24','<p>html developer 1+</p>','html','','trash','closed','open','','emerch-bang-15-html','','','2015-03-16 12:42:13','2015-03-16 12:42:13','',0,'http://uisi.com/job/emerch-bang-15-html/',1,'job_listing','',0),(590,1,'2015-03-16 12:04:02','2015-03-16 12:04:02','2 + exp in html','html','','trash','closed','closed','','jobemerch-bang-15-html-2html','','','2015-03-16 12:42:09','2015-03-16 12:42:09','',0,'http://uisi.com/job/emerch-bang-15-html-2/',1,'job_listing','',0),(592,1,'2015-03-16 12:47:38','2015-03-16 12:47:38','5+ Experience in Java','java','','publish','closed','closed','','emerch-banglore-15-java-3','','','2015-03-17 18:55:50','2015-03-17 18:55:50','',0,'http://uisi.com/job/emerch-banglore-15-java-3/',1,'job_listing','',0),(597,1,'2015-03-17 05:32:19','2015-03-17 05:32:19','Hi! This page is used by your Job Manager plugin as a base. Feel free to change settings here, but please do not delete this page. Also note that any content you enter here will not show up when this page is displayed on your site.','Jobs Listing','','trash','closed','closed','','jobs-4','','','2015-03-17 18:53:03','2015-03-17 18:53:03','',0,'http://uisi.com/jobs-4/',0,'page','',0),(605,1,'2015-03-17 05:41:12','2015-03-17 05:41:12','4+ exp in oracle','oracle','','publish','closed','closed','','emerch-ncr-15-oracle','','','2015-03-18 14:33:04','2015-03-18 14:33:04','',0,'http://uisi.com/job/emerch-ncr-15-oracle/',1,'job_listing','',0),(609,1,'2015-03-17 05:57:07','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2015-03-17 05:57:07','0000-00-00 00:00:00','',0,'http://uisi.com/?page_id=609',0,'page','',0),(610,1,'2015-03-17 05:57:58','2015-03-17 05:57:58','','Jobs','','publish','closed','open','','jobs','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://uisi.com/?p=610',14,'nav_menu_item','',0),(611,1,'2015-03-17 18:53:03','2015-03-17 18:53:03','Hi! This page is used by your Job Manager plugin as a base. Feel free to change settings here, but please do not delete this page. Also note that any content you enter here will not show up when this page is displayed on your site.','Jobs Listing','','inherit','closed','open','','597-revision-v1','','','2015-03-17 18:53:03','2015-03-17 18:53:03','',597,'http://uisi.com/597-revision-v1/',0,'revision','',0),(612,1,'2015-03-17 18:54:50','2015-03-17 18:54:50','[jobs]','Jobs','','inherit','closed','open','','575-revision-v1','','','2015-03-17 18:54:50','2015-03-17 18:54:50','',575,'http://uisi.com/575-revision-v1/',0,'revision','',0),(613,1,'2015-03-17 18:54:58','2015-03-17 18:54:58','[job_dashboard]','Job Dashboard','','inherit','closed','open','','574-revision-v1','','','2015-03-17 18:54:58','2015-03-17 18:54:58','',574,'http://uisi.com/574-revision-v1/',0,'revision','',0),(614,1,'2015-03-18 14:33:39','0000-00-00 00:00:00',' ','','','draft','closed','open','','','','','2015-03-18 14:33:39','0000-00-00 00:00:00','',0,'http://uisi.com/?p=614',1,'nav_menu_item','',0),(615,1,'2015-03-18 14:34:31','2015-03-18 14:34:31','','Jobs Listing','','publish','closed','open','','jobs-listing','','','2015-03-18 14:34:31','2015-03-18 14:34:31','',0,'http://uisi.com/?p=615',3,'nav_menu_item','',0),(616,1,'2015-03-18 14:36:35','2015-03-18 14:36:35','Identifying and implementing strategies for increasing site traffic through organic search listings without being blacklisted. Using web tools to track site traffic, rankings. Researching and resolving HTML code and content, link architecture and na...\r\n\r\n \r\n\r\n ','Testing Job','','publish','closed','closed','','testing-job','','','2015-03-18 15:25:38','2015-03-18 15:25:38','',0,'http://uisi.com/?post_type=job_listing&p=616',1,'job_listing','',0),(617,1,'2015-03-18 15:25:11','2015-03-18 15:25:11','Identifying and implementing strategies for increasing site traffic through organic search listings without being blacklisted. Using web tools to track site traffic, rankings. Researching and resolving HTML code and content, link architecture and na...\n\n \n\n ','Testing Job','','inherit','closed','open','','616-autosave-v1','','','2015-03-18 15:25:11','2015-03-18 15:25:11','',616,'http://uisi.com/616-autosave-v1/',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_css` -- DROP TABLE IF EXISTS `wp_revslider_css`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_css` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `settings` text, `hover` text, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_css` -- LOCK TABLES `wp_revslider_css` WRITE; /*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */; INSERT INTO `wp_revslider_css` VALUES (1,'.tp-caption.medium_grey',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'); /*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_layer_animations` -- DROP TABLE IF EXISTS `wp_revslider_layer_animations`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_layer_animations` ( `id` int(9) NOT NULL auto_increment, `handle` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_layer_animations` -- LOCK TABLES `wp_revslider_layer_animations` WRITE; /*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_settings` -- DROP TABLE IF EXISTS `wp_revslider_settings`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_settings` ( `id` int(9) NOT NULL auto_increment, `general` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_settings` -- LOCK TABLES `wp_revslider_settings` WRITE; /*!40000 ALTER TABLE `wp_revslider_settings` DISABLE KEYS */; INSERT INTO `wp_revslider_settings` VALUES (1,'a:0:{}',''); /*!40000 ALTER TABLE `wp_revslider_settings` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_sliders` -- DROP TABLE IF EXISTS `wp_revslider_sliders`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_sliders` ( `id` int(9) NOT NULL auto_increment, `title` tinytext NOT NULL, `alias` tinytext, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_sliders` -- LOCK TABLES `wp_revslider_sliders` WRITE; /*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */; INSERT INTO `wp_revslider_sliders` VALUES (1,'base','base','{\"title\":\"base\",\"alias\":\"base\",\"shortcode\":\"[rev_slider base]\",\"source_type\":\"gallery\",\"post_types\":\"post\",\"post_category\":\"category_1\",\"post_sortby\":\"ID\",\"posts_sort_direction\":\"DESC\",\"max_slider_posts\":\"30\",\"excerpt_limit\":\"55\",\"slider_template_id\":\"\",\"posts_list\":\"\",\"slider_type\":\"fullwidth\",\"fullscreen_offset_container\":\"\",\"fullscreen_offset_size\":\"\",\"fullscreen_min_height\":\"\",\"full_screen_align_force\":\"off\",\"auto_height\":\"off\",\"force_full_width\":\"off\",\"min_height\":\"0\",\"width\":\"960\",\"height\":\"350\",\"responsitive_w1\":\"940\",\"responsitive_sw1\":\"770\",\"responsitive_w2\":\"780\",\"responsitive_sw2\":\"500\",\"responsitive_w3\":\"510\",\"responsitive_sw3\":\"310\",\"responsitive_w4\":\"0\",\"responsitive_sw4\":\"0\",\"responsitive_w5\":\"0\",\"responsitive_sw5\":\"0\",\"responsitive_w6\":\"0\",\"responsitive_sw6\":\"0\",\"delay\":\"9000\",\"shuffle\":\"off\",\"lazy_load\":\"off\",\"use_wpml\":\"off\",\"enable_static_layers\":\"off\",\"next_slide_on_window_focus\":\"off\",\"simplify_ie8_ios4\":\"off\",\"stop_slider\":\"off\",\"stop_after_loops\":0,\"stop_at_slide\":2,\"show_timerbar\":\"top\",\"loop_slide\":\"loop\",\"position\":\"center\",\"margin_top\":0,\"margin_bottom\":0,\"margin_left\":0,\"margin_right\":0,\"shadow_type\":\"1\",\"padding\":0,\"background_color\":\"#E9E9E9\",\"background_dotted_overlay\":\"none\",\"show_background_image\":\"false\",\"background_image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/\",\"bg_fit\":\"cover\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"stop_on_hover\":\"on\",\"keyboard_navigation\":\"off\",\"navigation_style\":\"preview2\",\"navigaion_type\":\"none\",\"navigation_arrows\":\"solo\",\"navigaion_always_on\":\"false\",\"hide_thumbs\":200,\"navigaion_align_hor\":\"center\",\"navigaion_align_vert\":\"bottom\",\"navigaion_offset_hor\":\"0\",\"navigaion_offset_vert\":20,\"leftarrow_align_hor\":\"left\",\"leftarrow_align_vert\":\"center\",\"leftarrow_offset_hor\":20,\"leftarrow_offset_vert\":0,\"rightarrow_align_hor\":\"right\",\"rightarrow_align_vert\":\"center\",\"rightarrow_offset_hor\":20,\"rightarrow_offset_vert\":0,\"thumb_width\":100,\"thumb_height\":50,\"thumb_amount\":5,\"use_spinner\":\"0\",\"spinner_color\":\"#FFFFFF\",\"use_parallax\":\"off\",\"disable_parallax_mobile\":\"off\",\"parallax_type\":\"mouse\",\"parallax_bg_freeze\":\"off\",\"parallax_level_1\":\"5\",\"parallax_level_2\":\"10\",\"parallax_level_3\":\"15\",\"parallax_level_4\":\"20\",\"parallax_level_5\":\"25\",\"parallax_level_6\":\"30\",\"parallax_level_7\":\"35\",\"parallax_level_8\":\"40\",\"parallax_level_9\":\"45\",\"parallax_level_10\":\"50\",\"touchenabled\":\"on\",\"swipe_velocity\":75,\"swipe_min_touches\":1,\"drag_block_vertical\":\"false\",\"disable_on_mobile\":\"off\",\"disable_kenburns_on_mobile\":\"off\",\"hide_slider_under\":0,\"hide_defined_layers_under\":0,\"hide_all_layers_under\":0,\"hide_arrows_on_mobile\":\"off\",\"hide_bullets_on_mobile\":\"off\",\"hide_thumbs_on_mobile\":\"off\",\"hide_thumbs_under_resolution\":0,\"hide_thumbs_delay_mobile\":1500,\"start_with_slide\":\"1\",\"first_transition_active\":\"false\",\"first_transition_type\":\"fade\",\"first_transition_duration\":300,\"first_transition_slot_amount\":7,\"reset_transitions\":\"\",\"reset_transition_duration\":0,\"0\":\"Execute settings on all slides\",\"jquery_noconflict\":\"on\",\"js_to_body\":\"false\",\"output_type\":\"none\",\"custom_css\":\"\",\"custom_javascript\":\"\",\"template\":\"false\"}'); /*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_slides` -- DROP TABLE IF EXISTS `wp_revslider_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `slide_order` int(11) NOT NULL, `params` text NOT NULL, `layers` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_slides` -- LOCK TABLES `wp_revslider_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */; INSERT INTO `wp_revslider_slides` VALUES (1,1,1,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/slider.jpg\",\"image_id\":\"359\",\"title\":\"1\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(2,1,2,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/11.jpg\",\"image_id\":\"360\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\"}','[]'),(3,1,3,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/slide1.jpg\",\"image_id\":\"219\"}','[]'),(4,1,4,'{\"background_type\":\"image\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/slide2.jpg\",\"image_id\":\"220\"}','[]'),(5,1,5,'{\"background_type\":\"image\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"361\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/Customer_engagement.jpg\"}','[]'),(6,1,6,'{\"background_type\":\"image\",\"title\":\"Slide\",\"state\":\"published\",\"date_from\":\"\",\"date_to\":\"\",\"slide_transition\":\"random\",\"0\":\"Remove\",\"slot_amount\":7,\"transition_rotation\":0,\"transition_duration\":300,\"delay\":\"\",\"save_performance\":\"off\",\"enable_link\":\"false\",\"link_type\":\"regular\",\"link\":\"\",\"link_open_in\":\"same\",\"slide_link\":\"nothing\",\"link_pos\":\"front\",\"slide_thumb\":\"\",\"class_attr\":\"\",\"id_attr\":\"\",\"attr_attr\":\"\",\"data_attr\":\"\",\"image_id\":\"362\",\"slide_bg_color\":\"#E7E7E7\",\"slide_bg_external\":\"\",\"bg_fit\":\"cover\",\"bg_fit_x\":\"100\",\"bg_fit_y\":\"100\",\"bg_repeat\":\"no-repeat\",\"bg_position\":\"center top\",\"bg_position_x\":\"0\",\"bg_position_y\":\"0\",\"bg_end_position_x\":\"0\",\"bg_end_position_y\":\"0\",\"bg_end_position\":\"center top\",\"kenburn_effect\":\"off\",\"kb_start_fit\":\"100\",\"kb_end_fit\":\"100\",\"kb_duration\":\"9000\",\"kb_easing\":\"Linear.easeNone\",\"image\":\"http:\\/\\/emerchantdigital.in\\/projects\\/uisinew\\/wp-content\\/uploads\\/revslider\\/base\\/Enterprises_information_management.jpg\"}','[]'); /*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_revslider_static_slides` -- DROP TABLE IF EXISTS `wp_revslider_static_slides`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_revslider_static_slides` ( `id` int(9) NOT NULL auto_increment, `slider_id` int(9) NOT NULL, `params` text NOT NULL, `layers` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_revslider_static_slides` -- LOCK TABLES `wp_revslider_static_slides` WRITE; /*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_rsjp_submissions` -- DROP TABLE IF EXISTS `wp_rsjp_submissions`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `wp_rsjp_submissions` ( `id` int(12) NOT NULL auto_increment, `fname` varchar(150) NOT NULL, `lname` varchar(250) NOT NULL, `address` varchar(500) NOT NULL, `address2` varchar(350) NOT NULL, `city` varchar(150) NOT NULL, `state` varchar(200) NOT NULL, `zip` varchar(100) NOT NULL, `pnumber` varchar(50) NOT NULL, `pnumbertype` varchar(15) NOT NULL, `snumber` varchar(50) NOT NULL, `snumbertype` varchar(15) NOT NULL, `email` varchar(300) NOT NULL, `job` varchar(300) NOT NULL, `attachment` text NOT NULL, `cover` text NOT NULL, `resume` text NOT NULL, `pubdate` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_rsjp_submissions` -- LOCK TABLES `wp_rsjp_submissions` WRITE; /*!40000 ALTER TABLE `wp_rsjp_submissions` DISABLE KEYS */; INSERT INTO `wp_rsjp_submissions` VALUES (1,'test','testing','hys','','','','','8297669910','Home','','','rag90kilari@gmail.com','General Purpose','63d5315308a1928e1aa0a688b33af44f-1.doc','','','2014-09-18 06:46:47'),(2,'preethi','test','jkhgjkfdhgjkh','','','','','9999999999','Mobile','','','test@gmail.com','General Purpose','73583f89a413801d269adcea69853235-1.docx','','','2014-09-18 09:33:28'); /*!40000 ALTER TABLE `wp_rsjp_submissions` 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,1,0),(378,2,0),(402,2,0),(403,2,0),(404,3,0),(405,4,0),(406,4,0),(407,5,0),(408,5,0),(409,5,0),(410,5,0),(411,5,0),(412,5,0),(413,5,0),(414,5,0),(415,6,0),(416,6,0),(417,6,0),(418,6,0),(419,6,0),(420,6,0),(421,6,0),(422,6,0),(423,7,0),(424,7,0),(425,7,0),(426,7,0),(427,7,0),(428,8,0),(429,8,0),(430,8,0),(431,8,0),(432,8,0),(433,8,0),(434,8,0),(435,8,0),(436,8,0),(437,8,0),(438,8,0),(439,9,0),(440,9,0),(441,9,0),(442,9,0),(443,9,0),(444,10,0),(445,10,0),(446,10,0),(447,10,0),(448,10,0),(449,10,0),(450,10,0),(451,11,0),(452,11,0),(453,11,0),(454,11,0),(455,11,0),(456,11,0),(457,11,0),(458,11,0),(459,12,0),(460,12,0),(461,12,0),(462,12,0),(463,12,0),(465,13,0),(466,13,0),(467,13,0),(468,13,0),(471,14,0),(472,14,0),(473,14,0),(474,14,0),(475,14,0),(476,14,0),(477,14,0),(478,14,0),(479,14,0),(484,2,0),(485,2,0),(486,2,0),(487,2,0),(488,2,0),(489,2,0),(490,2,0),(491,3,0),(492,14,0),(493,14,0),(494,14,0),(495,14,0),(496,3,0),(497,2,0),(572,15,0),(572,16,0),(572,17,0),(572,18,0),(572,19,0),(572,20,0),(576,2,0),(577,15,0),(577,20,0),(578,15,0),(578,16,0),(578,17,0),(578,18,0),(578,19,0),(578,20,0),(579,15,0),(579,16,0),(579,17,0),(579,18,0),(579,19,0),(579,20,0),(581,15,0),(584,15,0),(585,15,0),(586,15,0),(589,15,0),(590,15,0),(592,15,0),(605,15,0),(610,2,0),(615,2,0),(616,20,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=22 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_term_taxonomy` -- LOCK TABLES `wp_term_taxonomy` WRITE; /*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */; INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,14),(3,3,'nav_menu','',0,3),(4,4,'nav_menu','',0,2),(5,5,'nav_menu','',0,8),(6,6,'nav_menu','',0,8),(7,7,'nav_menu','',0,5),(8,8,'nav_menu','',0,11),(9,9,'nav_menu','',0,5),(10,10,'nav_menu','',0,7),(11,11,'nav_menu','',0,8),(12,12,'nav_menu','',0,5),(13,13,'nav_menu','',0,4),(14,14,'nav_menu','',0,13),(15,15,'job_listing_type','',0,3),(16,16,'job_listing_type','',0,0),(17,17,'job_listing_type','',0,0),(18,18,'job_listing_type','',0,0),(19,19,'job_listing_type','',0,0),(20,20,'job_listing_type','',0,1),(21,21,'job_listing_category','',0,0); /*!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 `name` (`name`), KEY `slug` (`slug`) ) ENGINE=MyISAM AUTO_INCREMENT=22 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,'Main Menu','main-menu',0),(3,'Top Menu','top-menu',0),(4,'Careers_side','careers_side',0),(5,'Software_service_side','software_service_side',0),(6,'Open_source_side','open_source_side',0),(7,'Products_side','products_side',0),(8,'Technology_side','technology_side',0),(9,'Training_side','training_side',0),(10,'Out_sourcing_side','out_sourcing_side',0),(11,'Projects_Side','projects_side',0),(12,'Client_Side','client_side',0),(13,'Bottom Menu','bottom-menu',0),(14,'Responsive Menu','responsive-menu',0),(15,'Full Time','full-time',0),(16,'Part Time','part-time',0),(17,'Temporary','temporary',0),(18,'Freelance','freelance',0),(19,'Internship','internship',0),(20,'Contract','contract',0),(21,'IT','it',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`) ) ENGINE=MyISAM AUTO_INCREMENT=35 DEFAULT CHARSET=utf8; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `wp_usermeta` -- LOCK TABLES `wp_usermeta` WRITE; /*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */; INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(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','false'),(10,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'wp_user_level','10'),(12,1,'dismissed_wp_pointers','wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wp410_dfw'),(13,1,'show_welcome_panel','0'),(15,1,'wp_dashboard_quick_press_last_post_id','583'),(16,1,'wp_user-settings','editor=tinymce&libraryContent=browse&mfold=o'),(17,1,'wp_user-settings-time','1426503952'),(18,1,'nav_menu_recently_edited','2'),(19,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),(20,1,'metaboxhidden_nav-menus','a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'),(21,1,'default_password_nag',''),(23,1,'closedpostboxes_job_listing','a:0:{}'),(24,1,'metaboxhidden_job_listing','a:1:{i:0;s:7:\"slugdiv\";}'),(25,1,'_company_name','emerch'),(26,1,'_company_website',''),(27,1,'_company_tagline','Emerch'),(28,1,'_company_twitter',''),(29,1,'_company_logo',''),(30,1,'_company_video',''),(31,1,'session_tokens','a:3:{s:64:\"96684aaa357a0c202fcf184be5a51369e41ab3b579cd34a58e747a82fc6b7641\";a:1:{s:10:\"expiration\";i:1426790656;}s:64:\"b34aa811c2f30b68b2d353c7c74b25050bf40cdafc5ffdfb9e45304d6689faf2\";a:1:{s:10:\"expiration\";i:1426790853;}s:64:\"d52e5bed103a82382a2cf4e02c666335ddc3a81edd0c24665ccdd111a60e94ad\";a:4:{s:10:\"expiration\";i:1426860349;s:2:\"ip\";s:13:\"49.206.18.231\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1426687549;}}'),(32,1,'closedpostboxes_dashboard','a:2:{i:0;s:19:\"dashboard_right_now\";i:1;s:18:\"dashboard_activity\";}'),(33,1,'metaboxhidden_dashboard','a:0:{}'),(34,1,'jobman_ignore_notice','true'); /*!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$BhPtO63fFvQXysYSakA6X4n81/ADIy1','admin','jeevan@the-emerchant.com','','2014-09-17 02:10:52','',0,'admin'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'uisi' -- 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 2020-12-01 10:44:33